]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: typos, textual improvements and formatting issues spotted or suggested...
[features.git] / lib / doc / Math.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
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 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \addto\extrasenglish{%
43  \renewcommand*{\equationautorefname}[1]{}
44  \renewcommand{\sectionautorefname}{sec.\negthinspace}
45  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
46  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
47 }
48
49 % don't load packages twice
50 % see first footnote in sec. 9.3
51 \@ifundefined{textcolor}{\usepackage{color}}{}
52
53 % the pages of the TOC are numbered roman
54 % and a PDF-bookmark for the TOC is added
55 \pagenumbering{roman}
56 \let\myTOC\tableofcontents
57 \renewcommand{\tableofcontents}{%
58  \vspace{1cm}
59  \pdfbookmark[1]{\contentsname}{}
60  \myTOC
61  \cleardoublepage
62  \pagenumbering{arabic}}
63
64 % insert additional vertical space of 1.5 mm between footnotes,
65 \let\myFoot\footnote
66 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
67
68 % provides caption formatting
69 \setkomafont{captionlabel}{\bfseries}
70
71 % used in sec. 24.5
72 \usepackage[samesize]{cancel}
73
74 % enables calculation of values
75 \usepackage{calc}
76
77 % for multiple columns used in sec. 24.7
78 \usepackage{multicol}
79
80 % needed in sec. 19.4
81 \usepackage{remreset}
82
83 % for the Fourier transformation symbol
84 \usepackage{mathrsfs}
85
86 % define a color, used in sec.9.3
87 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
88
89 % declare operators (see sec. 10.4 and sec. 15.2)
90 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
91 \DeclareMathOperator{\sgn}{sgn}
92
93 \newcommand{\spce}{\textvisiblespace}
94
95 % example definitions for sec. 20.1 
96 \newcommand{\gr}{\Longrightarrow}
97 \newcommand{\us}[1]{\underline{#1}}
98 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
99 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
100 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
101
102 % example macro from sec. 19.4
103 %\def\tagform@#1{\maketag@@@{|#1|}}
104
105 % macro from sec. 10.2
106 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
107 \def\mathclap {\mathpalette \mathclapinternal}
108 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
109
110
111 % ------------------------------------
112 % used to check for needed LaTeX packages
113 \usepackage{ifthen}
114
115 % check for package eurosym
116 % used for the Euro symbol
117 \newboolean{eurosym}
118 \IfFileExists{eurosym.sty}
119  {\usepackage[gennarrow]{eurosym}
120   \setboolean{eurosym}{true}}
121  {\setboolean{eurosym}{false}}
122
123 % check for package braket
124 % used for physical vectors
125 \newboolean{braket}
126 \IfFileExists{braket.sty}
127  {\usepackage{braket}
128   \setboolean{braket}{true}}
129  {\setboolean{braket}{false}}
130
131 % check for package cancel
132 \newboolean{cancel}
133 \IfFileExists{cancel.sty}
134  {\usepackage{cancel}
135   \setboolean{cancel}{true}}
136  {\setboolean{cancel}{false}}
137
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
146 \use_default_options false
147 \maintain_unincluded_children false
148 \language english
149 \language_package default
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_default_family default
156 \use_non_tex_fonts false
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize 12
168 \spacing single
169 \use_hyperref true
170 \pdf_title "LyX's Math Manual"
171 \pdf_author "LyX Team, Uwe Stöhr"
172 \pdf_subject "LyX-documentation about math"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry false
186 \use_amsmath 2
187 \use_esint 1
188 \use_mhchem 1
189 \use_mathdots 1
190 \cite_engine basic
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \use_refstyle 0
196 \notefontcolor #0000ff
197 \index Index
198 \shortcut idx
199 \color #008000
200 \end_index
201 \secnumdepth 4
202 \tocdepth 3
203 \paragraph_separation skip
204 \defskip medskip
205 \quotes_language english
206 \papercolumns 1
207 \papersides 2
208 \paperpagestyle plain
209 \bullet 1 0 6 -1
210 \bullet 2 2 35 -1
211 \bullet 3 2 7 -1
212 \tracking_changes true
213 \output_changes false
214 \html_math_output 0
215 \html_css_as_file 0
216 \html_be_strict false
217 \author -1853239151 "scott" 
218 \end_header
219
220 \begin_body
221
222 \begin_layout Title
223 LyX's detailed Math manual
224 \end_layout
225
226 \begin_layout Author
227 by the LyX Team
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 If you have comments or error corrections, please send them to the LyX Documenta
234 tion mailing list: 
235 \family typewriter
236
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
241 type "mailto:"
242
243 \end_inset
244
245
246 \end_layout
247
248 \end_inset
249
250
251 \begin_inset Note Note
252 status collapsed
253
254 \begin_layout Plain Layout
255 author: Uwe Stöhr
256 \end_layout
257
258 \end_inset
259
260
261 \begin_inset Newline newline
262 \end_inset
263
264
265 \begin_inset Newline newline
266 \end_inset
267
268
269 \family sans
270 Version 2.0.x
271 \end_layout
272
273 \begin_layout Standard
274 \begin_inset CommandInset toc
275 LatexCommand tableofcontents
276
277 \end_inset
278
279
280 \end_layout
281
282 \begin_layout Standard
283 \begin_inset Note Note
284 status open
285
286 \begin_layout Plain Layout
287 To export this document to PDF, PS or DVI the LaTeX-packages 
288 \series bold
289 braket, cancel, eurosym, mathdots, mhchem
290 \series default
291  and 
292 \series bold
293 was
294 \series default
295  should be installed.
296  If they are not installed the document can be exported anyway but the sections
297  where the packages are required will not appear in the output.
298  An exception is 
299 \series bold
300 mhchem
301 \series default
302 ; if it is not installed, this file cannot be exported.
303 \end_layout
304
305 \begin_layout Plain Layout
306 The latest PDF-version of this document can be found here:
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \series bold
312 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
313 \end_layout
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset Newpage newpage
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Section
328 Introduction
329 \end_layout
330
331 \begin_layout Standard
332 This document explains LyX's math features and is furthermore a collection
333  of LaTeX-commands used for mathematical characters and constructs.
334  The explanations are designed for the usage of commands.
335  It is therefore required that you have read the section 
336 \family typewriter
337 Mathematical
338 \begin_inset space ~
339 \end_inset
340
341 Formulas
342 \family default
343  of the User's Guide.
344 \end_layout
345
346 \begin_layout Standard
347 Most of the characters and many constructs explained in this manual are
348  also accessible via the menu 
349 \family sans
350 Insert
351 \series bold
352 \SpecialChar \menuseparator
353
354 \series default
355 Math
356 \family default
357  or the 
358 \family sans
359 math
360 \family default
361 \series bold
362  
363 \family sans
364 \series default
365 toolbar
366 \family default
367 .
368  But everybody who has to write lots of formulas will notice that it is
369  much faster to use commands instead of the math toolbar.
370  Therefore this manual is focused on commands but also mentions the correspondin
371 g toolbar buttons when available.
372 \end_layout
373
374 \begin_layout Standard
375 If not specially mentioned the commands are only available within formulas.
376  To be able to use all commands explained in this document, the option 
377 \family sans
378 Use AMS math package
379 \family default
380  must be checked in the document settings (menu 
381 \family sans
382 Document\SpecialChar \menuseparator
383 Settings\SpecialChar \menuseparator
384 Math
385 \begin_inset space ~
386 \end_inset
387
388 Options
389 \family default
390 ).
391 \begin_inset Foot
392 status collapsed
393
394 \begin_layout Plain Layout
395 The option 
396 \family sans
397 Use AMS math package automatically
398 \family default
399  only uses 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412 -math when math constructs are found that are supported by LyX.
413 \end_layout
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 This document doesn't list all 
422 \begin_inset ERT
423 status collapsed
424
425 \begin_layout Plain Layout
426
427
428 \backslash
429 AmS 
430 \end_layout
431
432 \end_inset
433
434 -math commands
435 \begin_inset Foot
436 status collapsed
437
438 \begin_layout Plain Layout
439 A list with all 
440 \begin_inset ERT
441 status collapsed
442
443 \begin_layout Plain Layout
444
445
446 \backslash
447 AmS
448 \end_layout
449
450 \end_inset
451
452 -math commands is in the file 
453 \family sans
454
455 \begin_inset CommandInset href
456 LatexCommand href
457 name "amsguide.ps"
458 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
459
460 \end_inset
461
462
463 \family default
464 , which is part of every LaTeX standard installation.
465 \end_layout
466
467 \end_inset
468
469  for lucidity reasons.
470 \end_layout
471
472 \begin_layout Section
473 General Instructions
474 \end_layout
475
476 \begin_layout Standard
477 To create an inline formula
478 \begin_inset Index idx
479 status collapsed
480
481 \begin_layout Plain Layout
482 Formula ! inline
483 \end_layout
484
485 \end_inset
486
487  that is embedded into a text line, use one of the shortcuts 
488 \begin_inset Info
489 type  "shortcuts"
490 arg   "math-mode"
491 \end_inset
492
493  or the toolbar button 
494 \begin_inset Graphics
495         filename ../images/math-mode.png
496         scale 85
497
498 \end_inset
499
500 .
501 \begin_inset Newline newline
502 \end_inset
503
504 To create a display style formula
505 \begin_inset Index idx
506 status collapsed
507
508 \begin_layout Plain Layout
509 Formula ! display style
510 \end_layout
511
512 \end_inset
513
514  which will appear bigger, has a different format, and will be in a separate
515  paragraph, use one of these shortcuts: 
516 \begin_inset Info
517 type  "shortcuts"
518 arg   "math-display"
519 \end_inset
520
521 .
522 \end_layout
523
524 \begin_layout Standard
525 To change a display style formula to an inline formula, set the cursor into
526  the formula and use one of the shortcuts 
527 \begin_inset Info
528 type  "shortcuts"
529 arg   "math-mode"
530 \end_inset
531
532  or the menu 
533 \family sans
534 Edit\SpecialChar \menuseparator
535 Math\SpecialChar \menuseparator
536 Change formula type
537 \family default
538 .
539  The same way is used to change an inline formula to a display style formula.
540 \end_layout
541
542 \begin_layout Standard
543 To display parts of an inline formula in the size of a display style formula,
544  enter the command 
545 \series bold
546
547 \backslash
548 displaystyle
549 \series default
550
551 \begin_inset Index idx
552 status collapsed
553
554 \begin_layout Plain Layout
555 Commands ! D ! 
556 \backslash
557 displaystyle
558 \end_layout
559
560 \end_inset
561
562  to a formula.
563  Then a new blue box appears in which the desired formula part is inserted.
564 \end_layout
565
566 \begin_layout Standard
567 Only inline formulas are allowed inside tables.
568 \end_layout
569
570 \begin_layout Standard
571 The 
572 \family sans
573 math toolbar
574 \family default
575  can be turned on in the menu 
576 \family sans
577 View\SpecialChar \menuseparator
578 Toolbars
579 \family default
580 .
581  When you click there on 
582 \begin_inset Quotes eld
583 \end_inset
584
585 Math
586 \begin_inset Quotes erd
587 \end_inset
588
589  the toolbar will be shown permanently at the bottom; this state is visualized
590  in the 
591 \family sans
592 Toolbars
593 \family default
594  menu with a checkmark.
595  When you click in this state again on 
596 \begin_inset Quotes eld
597 \end_inset
598
599 Math
600 \begin_inset Quotes erd
601 \end_inset
602
603  in the 
604 \family sans
605 Toolbars
606 \family default
607  menu, the 
608 \family sans
609 math toolbar
610 \family default
611  is only shown when the cursor is within a formula; this state is visualized
612  by the renaming of the menu entry from 
613 \begin_inset Quotes eld
614 \end_inset
615
616 Math
617 \begin_inset Quotes erd
618 \end_inset
619
620  to 
621 \begin_inset Quotes eld
622 \end_inset
623
624 Math
625 \begin_inset space ~
626 \end_inset
627
628 (auto)
629 \begin_inset Quotes erd
630 \end_inset
631
632 .
633 \end_layout
634
635 \begin_layout Standard
636 The TeX-mode
637 \begin_inset Index idx
638 status collapsed
639
640 \begin_layout Plain Layout
641 T@TeX-mode
642 \end_layout
643
644 \end_inset
645
646  is invoked by pressing the toolbar button 
647 \begin_inset Graphics
648         filename ../images/ert-insert.png
649         scale 85
650
651 \end_inset
652
653  or by using the menu 
654 \family sans
655 Insert\SpecialChar \menuseparator
656 Te
657 \begin_inset ERT
658 status collapsed
659
660 \begin_layout Plain Layout
661
662 {}
663 \end_layout
664
665 \end_inset
666
667 X Code
668 \family default
669  (shortcut 
670 \begin_inset Info
671 type  "shortcut"
672 arg   "ert-insert"
673 \end_inset
674
675 ).
676 \begin_inset Note Note
677 status collapsed
678
679 \begin_layout Plain Layout
680 In LyX there are three 
681 \begin_inset Quotes eld
682 \end_inset
683
684 proper names
685 \begin_inset Quotes erd
686 \end_inset
687
688  that appear in the output with sub- and superscript letters: TeX, LaTeX
689  and LyX
690 \end_layout
691
692 \begin_layout Plain Layout
693 To avoid that these names are recognized as proper names, a TeX-brace pair
694  is inserted.
695 \end_layout
696
697 \end_inset
698
699
700 \end_layout
701
702 \begin_layout Standard
703 To change the LaTeX-preamble
704 \begin_inset Index idx
705 status collapsed
706
707 \begin_layout Plain Layout
708 L@LaTeX-preamble
709 \end_layout
710
711 \end_inset
712
713 , use the menu 
714 \family sans
715 Document\SpecialChar \menuseparator
716 Settings\SpecialChar \menuseparator
717 LaT
718 \begin_inset ERT
719 status collapsed
720
721 \begin_layout Plain Layout
722
723 {}
724 \end_layout
725
726 \end_inset
727
728 eX
729 \family default
730  
731 \family sans
732 Preamble
733 \family default
734 .
735 \end_layout
736
737 \begin_layout Standard
738 To edit matrices, case differentiations and multiline formulas subsequently,
739  use the menus 
740 \family sans
741 Edit\SpecialChar \menuseparator
742 Math
743 \family default
744  and 
745 \family sans
746 Edit\SpecialChar \menuseparator
747 Rows
748 \begin_inset space \thinspace{}
749 \end_inset
750
751 &
752 \begin_inset space \thinspace{}
753 \end_inset
754
755 Columns,
756 \family default
757  or the 
758 \family sans
759 table toolbar
760 \family default
761 .
762  When lines and columns are swapped via the menu, the column or line where
763  the cursor is in is exchanged with the column to the right or the line
764  below, respectively.
765  Is the cursor in the last column or row, the exchange is done with the
766  column to the left or the line above.
767 \end_layout
768
769 \begin_layout Standard
770 To write text in formulas
771 \begin_inset Foot
772 status collapsed
773
774 \begin_layout Plain Layout
775 For multiline formulas the command 
776 \series bold
777
778 \backslash
779 intertext
780 \series default
781  is used, see 
782 \begin_inset CommandInset ref
783 LatexCommand ref
784 reference "sub:Text-in-multiline"
785
786 \end_inset
787
788 .
789 \end_layout
790
791 \end_inset
792
793  
794 \emph on
795 mathematical text
796 \emph default
797
798 \begin_inset Index idx
799 status collapsed
800
801 \begin_layout Plain Layout
802 Text ! in formulas
803 \end_layout
804
805 \end_inset
806
807
808 \begin_inset Index idx
809 status collapsed
810
811 \begin_layout Plain Layout
812 Mathematical text
813 \end_layout
814
815 \end_inset
816
817  is used.
818  This mode is invoked with the shortcut 
819 \begin_inset Info
820 type  "shortcut"
821 arg   "font-default"
822 \end_inset
823
824  or by the insertion of the command 
825 \series bold
826
827 \backslash
828 text
829 \series default
830
831 \begin_inset Index idx
832 status collapsed
833
834 \begin_layout Plain Layout
835 Commands ! T ! 
836 \backslash
837 text
838 \end_layout
839
840 \end_inset
841
842 .
843  The text appears black in LyX and can therefore be distinguished from the
844  other formula parts which appear blue.
845  In the output mathematical text is set upright, in contrary to other formula
846  parts.
847 \end_layout
848
849 \begin_layout Subsection*
850 Command Scheme
851 \end_layout
852
853 \begin_layout Standard
854 Most of the LaTeX-commands for math constructs have the following scheme:
855 \end_layout
856
857 \begin_layout Standard
858
859 \series bold
860
861 \backslash
862 commandname[optional
863 \series default
864  
865 \series bold
866 argument]{required
867 \series default
868  
869 \series bold
870 argument}
871 \end_layout
872
873 \begin_layout Standard
874 A command always starts with a backslash 
875 \begin_inset Quotes gld
876 \end_inset
877
878
879 \series bold
880
881 \backslash
882
883 \series default
884
885 \begin_inset Quotes grd
886 \end_inset
887
888 .
889  To omit optional arguments, also omit the associated brackets.
890  The braces around the required arguments are named in this document as
891  TeX-braces
892 \begin_inset Index idx
893 status collapsed
894
895 \begin_layout Plain Layout
896 T@TeX-braces
897 \end_layout
898
899 \end_inset
900
901 .
902  If you add in a formula a left brace to a command name, LyX automatically
903  creates a TeX-brace.
904  In all other cases TeX-braces are created in formulas with the command
905  
906 \series bold
907
908 \backslash
909 {
910 \series default
911 .
912  TeX-braces appear red in LyX, in contrary to normal braces which appear
913  blue.
914  In TeX-mode no command is needed to get TeX-braces.
915  TeX-braces don't appear in the output.
916 \end_layout
917
918 \begin_layout Standard
919 When commands without arguments, like commands for symbols are entered in
920  TeX-mode, a space character must 
921 \emph on
922 always
923 \emph default
924  be behind the command to end it.
925  This space doesn't appear in the output.
926  When the space should appear in the output, the space must be followed
927  by a protected space in normal text.
928 \end_layout
929
930 \begin_layout Standard
931 A protected space is inserted with 
932 \begin_inset Info
933 type  "shortcuts"
934 arg   "command-alternatives space-insert protected ; math-space"
935 \end_inset
936
937 .
938 \end_layout
939
940 \begin_layout Subsection*
941 \begin_inset Newpage newpage
942 \end_inset
943
944 Syntax Explanation
945 \end_layout
946
947 \begin_layout Itemize
948 The symbol
949 \begin_inset Foot
950 status collapsed
951
952 \begin_layout Plain Layout
953 This visible space character can be created with the command 
954 \series bold
955
956 \backslash
957 textvisiblespace
958 \series default
959
960 \begin_inset Index idx
961 status collapsed
962
963 \begin_layout Plain Layout
964 Commands ! T ! 
965 \backslash
966 textvisiblespace
967 \end_layout
968
969 \end_inset
970
971 , inserted in TeX-mode.
972 \end_layout
973
974 \end_inset
975
976  
977 \begin_inset ERT
978 status collapsed
979
980 \begin_layout Plain Layout
981
982
983 \backslash
984 spce 
985 \end_layout
986
987 \end_inset
988
989
990 \begin_inset space ~
991 \end_inset
992
993 denotes a space character to be input.
994 \end_layout
995
996 \begin_layout Itemize
997 An arrow like 
998 \begin_inset Formula $\to$
999 \end_inset
1000
1001  denotes the usage of the corresponding arrow key on the keyboard.
1002
1003 \change_inserted -1853239151 1332304617
1004  
1005 \family sans
1006 Tab
1007 \family default
1008  can often be used to replace 
1009 \begin_inset Formula $\to$
1010 \end_inset
1011
1012  and 
1013 \begin_inset Formula $\downarrow$
1014 \end_inset
1015
1016 , and 
1017 \family sans
1018 Shift+Tab
1019 \family default
1020  for 
1021 \begin_inset Formula $\leftarrow$
1022 \end_inset
1023
1024  and 
1025 \begin_inset Formula $\uparrow$
1026 \end_inset
1027
1028 .
1029 \change_unchanged
1030
1031 \end_layout
1032
1033 \begin_layout Subsection*
1034 Available units
1035 \end_layout
1036
1037 \begin_layout Standard
1038 \align center
1039 \begin_inset Float table
1040 placement H
1041 wide false
1042 sideways false
1043 status open
1044
1045 \begin_layout Plain Layout
1046 \align center
1047 \begin_inset Caption
1048
1049 \begin_layout Plain Layout
1050 \begin_inset CommandInset label
1051 LatexCommand label
1052 name "tab:Available-units"
1053
1054 \end_inset
1055
1056 Available units
1057 \end_layout
1058
1059 \end_inset
1060
1061
1062 \end_layout
1063
1064 \begin_layout Plain Layout
1065 \align center
1066 \begin_inset Tabular
1067 <lyxtabular version="3" rows="13" columns="2">
1068 <features tabularvalignment="middle">
1069 <column alignment="center" valignment="top" width="0">
1070 <column alignment="center" valignment="top" width="0">
1071 <row>
1072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1073 \begin_inset Text
1074
1075 \begin_layout Plain Layout
1076 Unit
1077 \end_layout
1078
1079 \end_inset
1080 </cell>
1081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 Name / Description
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 </row>
1091 <row>
1092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1093 \begin_inset Text
1094
1095 \begin_layout Plain Layout
1096 mm
1097 \end_layout
1098
1099 \end_inset
1100 </cell>
1101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1102 \begin_inset Text
1103
1104 \begin_layout Plain Layout
1105 Millimeter
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 </row>
1111 <row>
1112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1113 \begin_inset Text
1114
1115 \begin_layout Plain Layout
1116 cm
1117 \end_layout
1118
1119 \end_inset
1120 </cell>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 Centimeter
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 </row>
1131 <row>
1132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1133 \begin_inset Text
1134
1135 \begin_layout Plain Layout
1136 in
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 Inch (1
1146 \begin_inset space \thinspace{}
1147 \end_inset
1148
1149 in = 2,54
1150 \begin_inset space \thinspace{}
1151 \end_inset
1152
1153 cm)
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 </row>
1159 <row>
1160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1161 \begin_inset Text
1162
1163 \begin_layout Plain Layout
1164 pt
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 Point (72.27
1174 \begin_inset space \thinspace{}
1175 \end_inset
1176
1177 pt = 1
1178 \begin_inset space \thinspace{}
1179 \end_inset
1180
1181 in)
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 </row>
1187 <row>
1188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1189 \begin_inset Text
1190
1191 \begin_layout Plain Layout
1192 pc
1193 \end_layout
1194
1195 \end_inset
1196 </cell>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 Pica (1
1202 \begin_inset space \thinspace{}
1203 \end_inset
1204
1205 pc = 12
1206 \begin_inset space \thinspace{}
1207 \end_inset
1208
1209 pt)
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 </row>
1215 <row>
1216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1217 \begin_inset Text
1218
1219 \begin_layout Plain Layout
1220 sp
1221 \end_layout
1222
1223 \end_inset
1224 </cell>
1225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1226 \begin_inset Text
1227
1228 \begin_layout Plain Layout
1229 scaled point (65536
1230 \begin_inset space \thinspace{}
1231 \end_inset
1232
1233 sp = 1
1234 \begin_inset space \thinspace{}
1235 \end_inset
1236
1237 pt)
1238 \end_layout
1239
1240 \end_inset
1241 </cell>
1242 </row>
1243 <row>
1244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1245 \begin_inset Text
1246
1247 \begin_layout Plain Layout
1248 bp
1249 \end_layout
1250
1251 \end_inset
1252 </cell>
1253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1254 \begin_inset Text
1255
1256 \begin_layout Plain Layout
1257 big point (72
1258 \begin_inset space \thinspace{}
1259 \end_inset
1260
1261 bp = 1
1262 \begin_inset space \thinspace{}
1263 \end_inset
1264
1265 in)
1266 \end_layout
1267
1268 \end_inset
1269 </cell>
1270 </row>
1271 <row>
1272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Plain Layout
1276 dd
1277 \end_layout
1278
1279 \end_inset
1280 </cell>
1281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 Didot (1
1286 \begin_inset space \thinspace{}
1287 \end_inset
1288
1289 dd 
1290 \begin_inset Formula $\approx$
1291 \end_inset
1292
1293  0.376
1294 \begin_inset space \thinspace{}
1295 \end_inset
1296
1297 mm)
1298 \end_layout
1299
1300 \end_inset
1301 </cell>
1302 </row>
1303 <row>
1304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1305 \begin_inset Text
1306
1307 \begin_layout Plain Layout
1308 cc
1309 \end_layout
1310
1311 \end_inset
1312 </cell>
1313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1314 \begin_inset Text
1315
1316 \begin_layout Plain Layout
1317 Cicero (1
1318 \begin_inset space \thinspace{}
1319 \end_inset
1320
1321 cc = 12
1322 \begin_inset space \thinspace{}
1323 \end_inset
1324
1325 dd)
1326 \end_layout
1327
1328 \end_inset
1329 </cell>
1330 </row>
1331 <row>
1332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1333 \begin_inset Text
1334
1335 \begin_layout Plain Layout
1336 ex
1337 \end_layout
1338
1339 \end_inset
1340 </cell>
1341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1342 \begin_inset Text
1343
1344 \begin_layout Plain Layout
1345 Height of letter 
1346 \emph on
1347
1348 \begin_inset Quotes eld
1349 \end_inset
1350
1351 x
1352 \emph default
1353
1354 \begin_inset Quotes erd
1355 \end_inset
1356
1357  in the current font
1358 \end_layout
1359
1360 \end_inset
1361 </cell>
1362 </row>
1363 <row>
1364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1365 \begin_inset Text
1366
1367 \begin_layout Plain Layout
1368 em
1369 \end_layout
1370
1371 \end_inset
1372 </cell>
1373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1374 \begin_inset Text
1375
1376 \begin_layout Plain Layout
1377 width of letter 
1378 \begin_inset Quotes eld
1379 \end_inset
1380
1381
1382 \emph on
1383 M
1384 \emph default
1385
1386 \begin_inset Quotes erd
1387 \end_inset
1388
1389  in the current font
1390 \end_layout
1391
1392 \end_inset
1393 </cell>
1394 </row>
1395 <row>
1396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1397 \begin_inset Text
1398
1399 \begin_layout Plain Layout
1400 mu
1401 \end_layout
1402
1403 \end_inset
1404 </cell>
1405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1406 \begin_inset Text
1407
1408 \begin_layout Plain Layout
1409 math unit (1
1410 \begin_inset space \thinspace{}
1411 \end_inset
1412
1413 mu = 
1414 \begin_inset Formula $\nicefrac{1}{18}$
1415 \end_inset
1416
1417
1418 \begin_inset space \thinspace{}
1419 \end_inset
1420
1421 em)
1422 \end_layout
1423
1424 \end_inset
1425 </cell>
1426 </row>
1427 </lyxtabular>
1428
1429 \end_inset
1430
1431
1432 \end_layout
1433
1434 \end_inset
1435
1436
1437 \end_layout
1438
1439 \begin_layout Standard
1440 \begin_inset Newpage newpage
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \begin_layout Section
1447 Basic Functions
1448 \end_layout
1449
1450 \begin_layout Subsection
1451 Exponents
1452 \begin_inset Index idx
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456 Exponents
1457 \end_layout
1458
1459 \end_inset
1460
1461  and Indices
1462 \begin_inset Index idx
1463 status collapsed
1464
1465 \begin_layout Plain Layout
1466 Indices
1467 \end_layout
1468
1469 \end_inset
1470
1471
1472 \begin_inset Index idx
1473 status collapsed
1474
1475 \begin_layout Plain Layout
1476 Superscripts|see
1477 \begin_inset ERT
1478 status collapsed
1479
1480 \begin_layout Plain Layout
1481
1482 {
1483 \end_layout
1484
1485 \end_inset
1486
1487 Exponents
1488 \begin_inset ERT
1489 status collapsed
1490
1491 \begin_layout Plain Layout
1492
1493 }
1494 \end_layout
1495
1496 \end_inset
1497
1498
1499 \end_layout
1500
1501 \end_inset
1502
1503
1504 \begin_inset Index idx
1505 status collapsed
1506
1507 \begin_layout Plain Layout
1508 Subscripts|see
1509 \begin_inset ERT
1510 status collapsed
1511
1512 \begin_layout Plain Layout
1513
1514 {
1515 \end_layout
1516
1517 \end_inset
1518
1519 Indices
1520 \begin_inset ERT
1521 status collapsed
1522
1523 \begin_layout Plain Layout
1524
1525 }
1526 \end_layout
1527
1528 \end_inset
1529
1530
1531 \end_layout
1532
1533 \end_inset
1534
1535
1536 \end_layout
1537
1538 \begin_layout Standard
1539 Indices are created with an underscore 
1540 \begin_inset Quotes eld
1541 \end_inset
1542
1543 _
1544 \begin_inset Quotes erd
1545 \end_inset
1546
1547  or via the math toolbar button 
1548 \begin_inset Graphics
1549         filename ../images/math-subscript.png
1550         scale 85
1551
1552 \end_inset
1553
1554 , exponents with a caret 
1555 \begin_inset Quotes eld
1556 \end_inset
1557
1558 ^
1559 \begin_inset Quotes erd
1560 \end_inset
1561
1562  or via the math toolbar button 
1563 \begin_inset Graphics
1564         filename ../images/math-superscript.png
1565         scale 85
1566
1567 \end_inset
1568
1569 .
1570 \end_layout
1571
1572 \begin_layout Standard
1573 \align center
1574 \begin_inset Tabular
1575 <lyxtabular version="3" rows="4" columns="2">
1576 <features tabularvalignment="middle">
1577 <column alignment="center" valignment="top" width="0pt">
1578 <column alignment="center" valignment="top" width="0pt">
1579 <row>
1580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1581 \begin_inset Text
1582
1583 \begin_layout Plain Layout
1584 command
1585 \end_layout
1586
1587 \end_inset
1588 </cell>
1589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1590 \begin_inset Text
1591
1592 \begin_layout Plain Layout
1593 Result
1594 \begin_inset Note Note
1595 status collapsed
1596
1597 \begin_layout Plain Layout
1598
1599 \series bold
1600
1601 \backslash
1602 raisebox
1603 \series default
1604  is only used as spacer.
1605 \end_layout
1606
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \end_inset
1613 </cell>
1614 </row>
1615 <row>
1616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1617 \begin_inset Text
1618
1619 \begin_layout Plain Layout
1620 B_V
1621 \end_layout
1622
1623 \end_inset
1624 </cell>
1625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1626 \begin_inset Text
1627
1628 \begin_layout Plain Layout
1629 \begin_inset Formula $B_{V}$
1630 \end_inset
1631
1632
1633 \end_layout
1634
1635 \end_inset
1636 </cell>
1637 </row>
1638 <row>
1639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1640 \begin_inset Text
1641
1642 \begin_layout Plain Layout
1643 B^V
1644 \end_layout
1645
1646 \end_inset
1647 </cell>
1648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1649 \begin_inset Text
1650
1651 \begin_layout Plain Layout
1652 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \end_inset
1659 </cell>
1660 </row>
1661 <row>
1662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1663 \begin_inset Text
1664
1665 \begin_layout Plain Layout
1666 B^
1667 \begin_inset ERT
1668 status collapsed
1669
1670 \begin_layout Plain Layout
1671
1672
1673 \backslash
1674 spce 
1675 \end_layout
1676
1677 \end_inset
1678
1679 A
1680 \end_layout
1681
1682 \end_inset
1683 </cell>
1684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1685 \begin_inset Text
1686
1687 \begin_layout Plain Layout
1688 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1689 \end_inset
1690
1691
1692 \end_layout
1693
1694 \end_inset
1695 </cell>
1696 </row>
1697 </lyxtabular>
1698
1699 \end_inset
1700
1701
1702 \end_layout
1703
1704 \begin_layout Standard
1705 As the caret is in some languages an accent, vowels will be accentuated
1706  in this case and not set as exponents
1707 \begin_inset Foot
1708 status collapsed
1709
1710 \begin_layout Plain Layout
1711 Depending on the used keyboard settings this can also happen for characters
1712  other than vowels.
1713 \end_layout
1714
1715 \end_inset
1716
1717 .
1718  To get exponents in this case, press 
1719 \family sans
1720 Space
1721 \family default
1722  after the caret as in the last example.
1723 \end_layout
1724
1725 \begin_layout Subsection
1726 Fractions
1727 \begin_inset CommandInset label
1728 LatexCommand label
1729 name "sub:Fractions"
1730
1731 \end_inset
1732
1733
1734 \begin_inset Index idx
1735 status collapsed
1736
1737 \begin_layout Plain Layout
1738 Fractions
1739 \end_layout
1740
1741 \end_inset
1742
1743
1744 \end_layout
1745
1746 \begin_layout Standard
1747 Fractions are generated with the command 
1748 \series bold
1749
1750 \backslash
1751 frac
1752 \series default
1753
1754 \begin_inset Index idx
1755 status collapsed
1756
1757 \begin_layout Plain Layout
1758 Commands ! F ! 
1759 \backslash
1760 frac
1761 \end_layout
1762
1763 \end_inset
1764
1765  or via the math toolbar button 
1766 \begin_inset Graphics
1767         filename ../images/math/frac.png
1768         scale 50
1769
1770 \end_inset
1771
1772 .
1773  The font size is adjusted automatically, depending on whether the fraction
1774  is in an inline or display style formula.
1775  With the math toolbar button 
1776 \begin_inset Graphics
1777         filename ../images/math/frac-square.png
1778         scale 85
1779
1780 \end_inset
1781
1782  you can select different fraction types.
1783 \end_layout
1784
1785 \begin_layout Standard
1786 With the command 
1787 \series bold
1788
1789 \backslash
1790 dfrac
1791 \series default
1792
1793 \begin_inset Index idx
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797 Commands ! D ! 
1798 \backslash
1799 dfrac
1800 \end_layout
1801
1802 \end_inset
1803
1804  a fraction can be created that always has the size of a display style formula.
1805  With 
1806 \series bold
1807
1808 \backslash
1809 tfrac
1810 \series default
1811
1812 \begin_inset Index idx
1813 status collapsed
1814
1815 \begin_layout Plain Layout
1816 Commands ! T ! 
1817 \backslash
1818 tfrac
1819 \end_layout
1820
1821 \end_inset
1822
1823  the fraction appears always with the size of an inline formula.
1824  An example:
1825 \end_layout
1826
1827 \begin_layout Standard
1828 A line with the fraction 
1829 \begin_inset Formula $\frac{1}{2}$
1830 \end_inset
1831
1832  that was created with the command 
1833 \series bold
1834
1835 \backslash
1836 frac
1837 \series default
1838 .
1839 \end_layout
1840
1841 \begin_layout Standard
1842 A line with the fraction 
1843 \begin_inset Formula $\dfrac{1}{2}$
1844 \end_inset
1845
1846  that was created with the command 
1847 \series bold
1848
1849 \backslash
1850 dfrac
1851 \series default
1852 .
1853 \end_layout
1854
1855 \begin_layout Standard
1856 \align center
1857 \begin_inset Tabular
1858 <lyxtabular version="3" rows="4" columns="2">
1859 <features tabularvalignment="middle">
1860 <column alignment="center" valignment="top" width="0pt">
1861 <column alignment="center" valignment="top" width="0pt">
1862 <row>
1863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1864 \begin_inset Text
1865
1866 \begin_layout Plain Layout
1867 Command
1868 \end_layout
1869
1870 \end_inset
1871 </cell>
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876 Result
1877 \begin_inset Note Note
1878 status collapsed
1879
1880 \begin_layout Plain Layout
1881
1882 \series bold
1883
1884 \backslash
1885 raisebox
1886 \series default
1887  is only used as spacer.
1888 \end_layout
1889
1890 \end_inset
1891
1892
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 </row>
1898 <row>
1899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903
1904 \backslash
1905 frac
1906 \begin_inset ERT
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910
1911
1912 \backslash
1913 spce 
1914 \end_layout
1915
1916 \end_inset
1917
1918 A
1919 \begin_inset Formula $\downarrow$
1920 \end_inset
1921
1922 B
1923 \end_layout
1924
1925 \end_inset
1926 </cell>
1927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1928 \begin_inset Text
1929
1930 \begin_layout Plain Layout
1931 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1932 \end_inset
1933
1934
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 </row>
1940 <row>
1941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1942 \begin_inset Text
1943
1944 \begin_layout Plain Layout
1945
1946 \backslash
1947 dfrac
1948 \begin_inset ERT
1949 status collapsed
1950
1951 \begin_layout Plain Layout
1952
1953
1954 \backslash
1955 spce 
1956 \end_layout
1957
1958 \end_inset
1959
1960 A
1961 \begin_inset Formula $\downarrow$
1962 \end_inset
1963
1964 B
1965 \end_layout
1966
1967 \end_inset
1968 </cell>
1969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1970 \begin_inset Text
1971
1972 \begin_layout Plain Layout
1973 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1974 \end_inset
1975
1976
1977 \end_layout
1978
1979 \end_inset
1980 </cell>
1981 </row>
1982 <row>
1983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987
1988 \backslash
1989 dfrac
1990 \begin_inset ERT
1991 status collapsed
1992
1993 \begin_layout Plain Layout
1994
1995
1996 \backslash
1997 spce 
1998 \end_layout
1999
2000 \end_inset
2001
2002 e^
2003 \begin_inset ERT
2004 status collapsed
2005
2006 \begin_layout Plain Layout
2007
2008
2009 \backslash
2010 spce 
2011 \end_layout
2012
2013 \end_inset
2014
2015
2016 \backslash
2017 frac
2018 \begin_inset ERT
2019 status collapsed
2020
2021 \begin_layout Plain Layout
2022
2023
2024 \backslash
2025 spce 
2026 \end_layout
2027
2028 \end_inset
2029
2030 1
2031 \begin_inset Formula $\downarrow$
2032 \end_inset
2033
2034 2
2035 \begin_inset Formula $\downarrow\downarrow$
2036 \end_inset
2037
2038 3
2039 \end_layout
2040
2041 \end_inset
2042 </cell>
2043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2044 \begin_inset Text
2045
2046 \begin_layout Plain Layout
2047 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2048 \end_inset
2049
2050
2051 \end_layout
2052
2053 \end_inset
2054 </cell>
2055 </row>
2056 </lyxtabular>
2057
2058 \end_inset
2059
2060
2061 \end_layout
2062
2063 \begin_layout Standard
2064 \begin_inset VSpace bigskip
2065 \end_inset
2066
2067
2068 \begin_inset Newpage newpage
2069 \end_inset
2070
2071 For nested fractions the command 
2072 \series bold
2073
2074 \backslash
2075 cfrac
2076 \series default
2077
2078 \begin_inset Index idx
2079 status collapsed
2080
2081 \begin_layout Plain Layout
2082 Commands ! C ! 
2083 \backslash
2084 cfrac
2085 \end_layout
2086
2087 \end_inset
2088
2089  can be used.
2090  Here is an example:
2091 \begin_inset VSpace -3mm
2092 \end_inset
2093
2094
2095 \end_layout
2096
2097 \begin_layout Standard
2098 \begin_inset Formula 
2099 \begin{align*}
2100 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2101 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2102 \end{align*}
2103
2104 \end_inset
2105
2106
2107 \end_layout
2108
2109 \begin_layout Standard
2110 The command for the example above is:
2111 \end_layout
2112
2113 \begin_layout Standard
2114
2115 \series bold
2116
2117 \backslash
2118 cfrac
2119 \begin_inset ERT
2120 status collapsed
2121
2122 \begin_layout Plain Layout
2123
2124
2125 \backslash
2126 spce 
2127 \end_layout
2128
2129 \end_inset
2130
2131 A
2132 \begin_inset Formula $\downarrow$
2133 \end_inset
2134
2135 B+
2136 \backslash
2137 cfrac
2138 \begin_inset ERT
2139 status collapsed
2140
2141 \begin_layout Plain Layout
2142
2143
2144 \backslash
2145 spce 
2146 \end_layout
2147
2148 \end_inset
2149
2150 C+
2151 \backslash
2152 cfrac
2153 \begin_inset ERT
2154 status collapsed
2155
2156 \begin_layout Plain Layout
2157
2158
2159 \backslash
2160 spce 
2161 \end_layout
2162
2163 \end_inset
2164
2165 E
2166 \begin_inset Formula $\downarrow$
2167 \end_inset
2168
2169 F
2170 \begin_inset Formula $\downarrow$
2171 \end_inset
2172
2173 D
2174 \end_layout
2175
2176 \begin_layout Standard
2177 \begin_inset VSpace medskip
2178 \end_inset
2179
2180
2181 \end_layout
2182
2183 \begin_layout Standard
2184
2185 \series bold
2186
2187 \backslash
2188 cfrac
2189 \series default
2190  sets the fraction always in the size of a displayed formula, also when
2191  it is part of another fraction.
2192 \end_layout
2193
2194 \begin_layout Standard
2195 It is possible to specify the alignment of the numerator.
2196  The command 
2197 \series bold
2198
2199 \backslash
2200 cfracleft
2201 \series default
2202  is used to left align it, the command 
2203 \series bold
2204
2205 \backslash
2206 cfracright
2207 \series default
2208  to right-align it.
2209  
2210 \series bold
2211
2212 \backslash
2213 cfrac
2214 \series default
2215  centers the numerator.
2216  These fractions demonstrate the different alignments:
2217 \end_layout
2218
2219 \begin_layout Standard
2220
2221 \series bold
2222 \begin_inset Formula 
2223 \[
2224 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2225 \]
2226
2227 \end_inset
2228
2229
2230 \end_layout
2231
2232 \begin_layout Standard
2233 \begin_inset Note Greyedout
2234 status open
2235
2236 \begin_layout Plain Layout
2237
2238 \series bold
2239 Note:
2240 \series default
2241  
2242 \series bold
2243
2244 \backslash
2245 cfracleft
2246 \series default
2247  and 
2248 \series bold
2249
2250 \backslash
2251 cfracright
2252 \series default
2253  are no real LaTeX commands but represent the command 
2254 \series bold
2255
2256 \backslash
2257 cfrac[alignment]{numerator}{denominator}
2258 \series default
2259  .
2260  Therefore you cannot use them in TeX code.
2261 \end_layout
2262
2263 \end_inset
2264
2265
2266 \end_layout
2267
2268 \begin_layout Standard
2269 \begin_inset VSpace medskip
2270 \end_inset
2271
2272 It is often advantageous to combine 
2273 \series bold
2274
2275 \backslash
2276 cfrac
2277 \series default
2278  and 
2279 \series bold
2280
2281 \backslash
2282 frac
2283 \series default
2284 :
2285 \begin_inset Formula 
2286 \[
2287 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2288 \]
2289
2290 \end_inset
2291
2292
2293 \end_layout
2294
2295 \begin_layout Standard
2296 For inline fractions with a sloped fraction stroke you can use the command
2297  
2298 \series bold
2299
2300 \backslash
2301 nicefrac
2302 \series default
2303
2304 \begin_inset Index idx
2305 status collapsed
2306
2307 \begin_layout Plain Layout
2308 Commands ! N ! 
2309 \backslash
2310 nicefrac
2311 \end_layout
2312
2313 \end_inset
2314
2315
2316 \begin_inset Formula $\nicefrac{5}{31}$
2317 \end_inset
2318
2319  or 
2320 \series bold
2321
2322 \backslash
2323 unitfrac
2324 \series default
2325
2326 \begin_inset Index idx
2327 status collapsed
2328
2329 \begin_layout Plain Layout
2330 Commands ! U ! 
2331 \backslash
2332 unitfrac
2333 \end_layout
2334
2335 \end_inset
2336
2337
2338 \begin_inset Formula $\unitfrac{5}{31}$
2339 \end_inset
2340
2341  There is furthermore the command 
2342 \series bold
2343
2344 \backslash
2345 unitfracthree
2346 \series default
2347  that offers to write a fraction in combination with a number: 
2348 \begin_inset Formula $\unitfrac[2]{1}{3}$
2349 \end_inset
2350
2351
2352 \end_layout
2353
2354 \begin_layout Standard
2355 \begin_inset Note Greyedout
2356 status open
2357
2358 \begin_layout Plain Layout
2359
2360 \series bold
2361 Note:
2362 \series default
2363  
2364 \series bold
2365
2366 \backslash
2367 unitfracthree
2368 \series default
2369  is not a real LaTeX command but the command
2370 \begin_inset Newline newline
2371 \end_inset
2372
2373
2374 \series bold
2375
2376 \backslash
2377 unitfrac[number]{numerator}{denominator}
2378 \series default
2379  .
2380  Therefore you cannot use it in TeX code.
2381 \end_layout
2382
2383 \end_inset
2384
2385
2386 \end_layout
2387
2388 \begin_layout Standard
2389 How to define own fractions where the fraction stroke can be changed, is
2390  explained in 
2391 \begin_inset CommandInset ref
2392 LatexCommand ref
2393 reference "sub:Self-defined-Fractions"
2394
2395 \end_inset
2396
2397 .
2398 \end_layout
2399
2400 \begin_layout Standard
2401 \begin_inset Newpage newpage
2402 \end_inset
2403
2404
2405 \end_layout
2406
2407 \begin_layout Subsection
2408 Roots
2409 \begin_inset Index idx
2410 status collapsed
2411
2412 \begin_layout Plain Layout
2413 Roots
2414 \end_layout
2415
2416 \end_inset
2417
2418
2419 \end_layout
2420
2421 \begin_layout Standard
2422 Square roots are created with 
2423 \series bold
2424
2425 \backslash
2426 sqrt
2427 \series default
2428
2429 \begin_inset Index idx
2430 status collapsed
2431
2432 \begin_layout Plain Layout
2433 Commands ! S ! 
2434 \backslash
2435 sqrt
2436 \end_layout
2437
2438 \end_inset
2439
2440  or the math toolbar button 
2441 \begin_inset Graphics
2442         filename ../images/math/sqrt.png
2443         scale 85
2444
2445 \end_inset
2446
2447 , all other roots with the command 
2448 \series bold
2449
2450 \backslash
2451 root
2452 \series default
2453
2454 \begin_inset Index idx
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458 Commands ! R ! 
2459 \backslash
2460 root
2461 \end_layout
2462
2463 \end_inset
2464
2465  or with the math toolbar button 
2466 \begin_inset Graphics
2467         filename ../images/math/root.png
2468         scale 85
2469
2470 \end_inset
2471
2472 .
2473 \end_layout
2474
2475 \begin_layout Standard
2476 \align center
2477 \begin_inset Tabular
2478 <lyxtabular version="3" rows="3" columns="2">
2479 <features tabularvalignment="middle">
2480 <column alignment="center" valignment="top" width="0pt">
2481 <column alignment="center" valignment="top" width="0pt">
2482 <row>
2483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2484 \begin_inset Text
2485
2486 \begin_layout Plain Layout
2487 Command
2488 \end_layout
2489
2490 \end_inset
2491 </cell>
2492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2493 \begin_inset Text
2494
2495 \begin_layout Plain Layout
2496 Result
2497 \begin_inset Note Note
2498 status collapsed
2499
2500 \begin_layout Plain Layout
2501
2502 \series bold
2503
2504 \backslash
2505 raisebox
2506 \series default
2507  is only used as spacer.
2508 \end_layout
2509
2510 \end_inset
2511
2512
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 </row>
2518 <row>
2519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2520 \begin_inset Text
2521
2522 \begin_layout Plain Layout
2523
2524 \backslash
2525 sqrt
2526 \begin_inset ERT
2527 status collapsed
2528
2529 \begin_layout Plain Layout
2530
2531
2532 \backslash
2533 spce 
2534 \end_layout
2535
2536 \end_inset
2537
2538 A-B
2539 \end_layout
2540
2541 \end_inset
2542 </cell>
2543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2544 \begin_inset Text
2545
2546 \begin_layout Plain Layout
2547 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2548 \end_inset
2549
2550
2551 \end_layout
2552
2553 \end_inset
2554 </cell>
2555 </row>
2556 <row>
2557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2558 \begin_inset Text
2559
2560 \begin_layout Plain Layout
2561
2562 \backslash
2563 root
2564 \begin_inset ERT
2565 status collapsed
2566
2567 \begin_layout Plain Layout
2568
2569
2570 \backslash
2571 spce 
2572 \end_layout
2573
2574 \end_inset
2575
2576 3
2577 \begin_inset Formula $\downarrow$
2578 \end_inset
2579
2580 A-B
2581 \end_layout
2582
2583 \end_inset
2584 </cell>
2585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2586 \begin_inset Text
2587
2588 \begin_layout Plain Layout
2589 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2590 \end_inset
2591
2592
2593 \end_layout
2594
2595 \end_inset
2596 </cell>
2597 </row>
2598 </lyxtabular>
2599
2600 \end_inset
2601
2602
2603 \end_layout
2604
2605 \begin_layout Standard
2606 A square root can also be created with 
2607 \series bold
2608
2609 \backslash
2610 root
2611 \series default
2612  when the root index field is left empty.
2613 \end_layout
2614
2615 \begin_layout Standard
2616 With certain indices the distance to the root is too small, like in this
2617  formula: 
2618 \begin_inset Formula $\sqrt[\beta]{B}$
2619 \end_inset
2620
2621
2622 \begin_inset Newline newline
2623 \end_inset
2624
2625 The 
2626 \begin_inset Formula $\beta$
2627 \end_inset
2628
2629  touches the root.
2630  To avoid this, the commands 
2631 \series bold
2632
2633 \backslash
2634 leftroot
2635 \series default
2636
2637 \begin_inset Index idx
2638 status collapsed
2639
2640 \begin_layout Plain Layout
2641 Commands ! L ! 
2642 \backslash
2643 leftroot
2644 \end_layout
2645
2646 \end_inset
2647
2648  and 
2649 \series bold
2650
2651 \backslash
2652 uproot
2653 \series default
2654
2655 \begin_inset Index idx
2656 status collapsed
2657
2658 \begin_layout Plain Layout
2659 Commands ! U ! 
2660 \backslash
2661 uproot
2662 \end_layout
2663
2664 \end_inset
2665
2666  are used with the following scheme:
2667 \end_layout
2668
2669 \begin_layout Standard
2670
2671 \series bold
2672
2673 \backslash
2674 leftroot{distance}
2675 \series default
2676  and 
2677 \series bold
2678
2679 \backslash
2680 uproot{distance}
2681 \end_layout
2682
2683 \begin_layout Standard
2684 Distance is the number of Big Points (unit bp; 
2685 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2686 \end_inset
2687
2688 ), that the index should be moved to the left or top, resp..
2689  The commands are written to the index.
2690  This way the command
2691 \begin_inset Newline newline
2692 \end_inset
2693
2694
2695 \series bold
2696
2697 \backslash
2698 root
2699 \backslash
2700 leftroot{-1
2701 \begin_inset Formula $\to$
2702 \end_inset
2703
2704
2705 \backslash
2706 uproot{2
2707 \begin_inset Formula $\to$
2708 \end_inset
2709
2710
2711 \backslash
2712 beta
2713 \begin_inset ERT
2714 status collapsed
2715
2716 \begin_layout Plain Layout
2717
2718
2719 \backslash
2720 spce 
2721 \end_layout
2722
2723 \end_inset
2724
2725
2726 \begin_inset Formula $\to$
2727 \end_inset
2728
2729 B
2730 \begin_inset Newline newline
2731 \end_inset
2732
2733
2734 \series default
2735 produces a correct typeset formula: 
2736 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2737 \end_inset
2738
2739
2740 \end_layout
2741
2742 \begin_layout Subsection
2743 Binomial Coefficients
2744 \begin_inset Index idx
2745 status collapsed
2746
2747 \begin_layout Plain Layout
2748 Binomial coefficients
2749 \end_layout
2750
2751 \end_inset
2752
2753
2754 \end_layout
2755
2756 \begin_layout Standard
2757 Binomial coefficients are inserted with the command 
2758 \series bold
2759
2760 \backslash
2761 binom
2762 \series default
2763
2764 \begin_inset Index idx
2765 status collapsed
2766
2767 \begin_layout Plain Layout
2768 Commands ! B ! 
2769 \backslash
2770 binom
2771 \end_layout
2772
2773 \end_inset
2774
2775  or with the submenu of the math toolbar button 
2776 \begin_inset Graphics
2777         filename ../images/math/frac-square.png
2778         scale 85
2779
2780 \end_inset
2781
2782 .
2783  As with fractions (
2784 \series bold
2785
2786 \backslash
2787 frac
2788 \series default
2789 ) in addition to 
2790 \series bold
2791
2792 \backslash
2793 binom
2794 \series default
2795  there are the commands 
2796 \series bold
2797
2798 \backslash
2799 dbinom
2800 \series default
2801
2802 \begin_inset Index idx
2803 status collapsed
2804
2805 \begin_layout Plain Layout
2806 Commands ! D ! 
2807 \backslash
2808 dbinom
2809 \end_layout
2810
2811 \end_inset
2812
2813  and 
2814 \series bold
2815
2816 \backslash
2817 tbinom
2818 \series default
2819
2820 \begin_inset Index idx
2821 status collapsed
2822
2823 \begin_layout Plain Layout
2824 Commands ! T ! 
2825 \backslash
2826 tbinom
2827 \end_layout
2828
2829 \end_inset
2830
2831 .
2832  For other brackets around binomial coeficients there are the commands 
2833 \series bold
2834
2835 \backslash
2836 brace
2837 \series default
2838
2839 \begin_inset Index idx
2840 status collapsed
2841
2842 \begin_layout Plain Layout
2843 Commands ! B ! 
2844 \backslash
2845 brace
2846 \end_layout
2847
2848 \end_inset
2849
2850  and 
2851 \series bold
2852
2853 \backslash
2854 brack
2855 \series default
2856
2857 \begin_inset Index idx
2858 status collapsed
2859
2860 \begin_layout Plain Layout
2861 Commands ! B ! 
2862 \backslash
2863 brack
2864 \end_layout
2865
2866 \end_inset
2867
2868 .
2869 \end_layout
2870
2871 \begin_layout Standard
2872 \align center
2873 \begin_inset Tabular
2874 <lyxtabular version="3" rows="6" columns="2">
2875 <features tabularvalignment="middle">
2876 <column alignment="center" valignment="top" width="0pt">
2877 <column alignment="center" valignment="top" width="0pt">
2878 <row>
2879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883 Command
2884 \end_layout
2885
2886 \end_inset
2887 </cell>
2888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2889 \begin_inset Text
2890
2891 \begin_layout Plain Layout
2892 Result
2893 \begin_inset Note Note
2894 status collapsed
2895
2896 \begin_layout Plain Layout
2897
2898 \series bold
2899
2900 \backslash
2901 raisebox
2902 \series default
2903  is only used as spacer.
2904 \end_layout
2905
2906 \end_inset
2907
2908
2909 \end_layout
2910
2911 \end_inset
2912 </cell>
2913 </row>
2914 <row>
2915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Plain Layout
2919
2920 \backslash
2921 binom
2922 \begin_inset ERT
2923 status collapsed
2924
2925 \begin_layout Plain Layout
2926
2927
2928 \backslash
2929 spce 
2930 \end_layout
2931
2932 \end_inset
2933
2934 A
2935 \begin_inset Formula $\downarrow$
2936 \end_inset
2937
2938 B
2939 \end_layout
2940
2941 \end_inset
2942 </cell>
2943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2944 \begin_inset Text
2945
2946 \begin_layout Plain Layout
2947 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2948 \end_inset
2949
2950
2951 \end_layout
2952
2953 \end_inset
2954 </cell>
2955 </row>
2956 <row>
2957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961
2962 \backslash
2963 dbinom
2964 \begin_inset ERT
2965 status collapsed
2966
2967 \begin_layout Plain Layout
2968
2969
2970 \backslash
2971 spce 
2972 \end_layout
2973
2974 \end_inset
2975
2976 A
2977 \begin_inset Formula $\downarrow$
2978 \end_inset
2979
2980 B
2981 \end_layout
2982
2983 \end_inset
2984 </cell>
2985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2986 \begin_inset Text
2987
2988 \begin_layout Plain Layout
2989 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2990 \end_inset
2991
2992
2993 \end_layout
2994
2995 \end_inset
2996 </cell>
2997 </row>
2998 <row>
2999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003
3004 \backslash
3005 tbinom
3006 \begin_inset ERT
3007 status collapsed
3008
3009 \begin_layout Plain Layout
3010
3011
3012 \backslash
3013 spce 
3014 \end_layout
3015
3016 \end_inset
3017
3018 A
3019 \begin_inset Formula $\downarrow$
3020 \end_inset
3021
3022 B
3023 \end_layout
3024
3025 \end_inset
3026 </cell>
3027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3028 \begin_inset Text
3029
3030 \begin_layout Plain Layout
3031 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
3032 \end_inset
3033
3034
3035 \end_layout
3036
3037 \end_inset
3038 </cell>
3039 </row>
3040 <row>
3041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3042 \begin_inset Text
3043
3044 \begin_layout Plain Layout
3045
3046 \backslash
3047 brack
3048 \begin_inset ERT
3049 status collapsed
3050
3051 \begin_layout Plain Layout
3052
3053
3054 \backslash
3055 spce 
3056 \end_layout
3057
3058 \end_inset
3059
3060 A
3061 \begin_inset Formula $\downarrow$
3062 \end_inset
3063
3064 B
3065 \end_layout
3066
3067 \end_inset
3068 </cell>
3069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3070 \begin_inset Text
3071
3072 \begin_layout Plain Layout
3073 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3074 \end_inset
3075
3076
3077 \end_layout
3078
3079 \end_inset
3080 </cell>
3081 </row>
3082 <row>
3083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3084 \begin_inset Text
3085
3086 \begin_layout Plain Layout
3087
3088 \backslash
3089 brace
3090 \begin_inset ERT
3091 status collapsed
3092
3093 \begin_layout Plain Layout
3094
3095
3096 \backslash
3097 spce 
3098 \end_layout
3099
3100 \end_inset
3101
3102 A
3103 \begin_inset Formula $\downarrow$
3104 \end_inset
3105
3106 B
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3116 \end_inset
3117
3118
3119 \end_layout
3120
3121 \end_inset
3122 </cell>
3123 </row>
3124 </lyxtabular>
3125
3126 \end_inset
3127
3128
3129 \end_layout
3130
3131 \begin_layout Subsection
3132 Case Differentiations
3133 \begin_inset Index idx
3134 status collapsed
3135
3136 \begin_layout Plain Layout
3137 Case differentiations 
3138 \end_layout
3139
3140 \end_inset
3141
3142
3143 \end_layout
3144
3145 \begin_layout Standard
3146 \align center
3147 \begin_inset Tabular
3148 <lyxtabular version="3" rows="3" columns="2">
3149 <features tabularvalignment="middle">
3150 <column alignment="center" valignment="top" width="0pt">
3151 <column alignment="center" valignment="top" width="0pt">
3152 <row>
3153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3154 \begin_inset Text
3155
3156 \begin_layout Plain Layout
3157 Command
3158 \end_layout
3159
3160 \end_inset
3161 </cell>
3162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3163 \begin_inset Text
3164
3165 \begin_layout Plain Layout
3166 Result
3167 \end_layout
3168
3169 \end_inset
3170 </cell>
3171 </row>
3172 <row>
3173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Plain Layout
3177
3178 \backslash
3179 cases
3180 \begin_inset ERT
3181 status collapsed
3182
3183 \begin_layout Plain Layout
3184
3185
3186 \backslash
3187 spce 
3188 \end_layout
3189
3190 \end_inset
3191
3192 A
3193 \begin_inset Formula $\to$
3194 \end_inset
3195
3196 B>0
3197 \begin_inset Index idx
3198 status collapsed
3199
3200 \begin_layout Plain Layout
3201 Commands ! C ! 
3202 \backslash
3203 cases
3204 \end_layout
3205
3206 \end_inset
3207
3208
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217 \begin_inset Formula $\begin{cases}
3218 A & B>0\end{cases}$
3219 \end_inset
3220
3221
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 </row>
3227 <row>
3228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \backslash
3234 cases
3235 \begin_inset ERT
3236 status collapsed
3237
3238 \begin_layout Plain Layout
3239
3240
3241 \backslash
3242 spce 
3243 \end_layout
3244
3245 \end_inset
3246
3247
3248 \begin_inset Info
3249 type  "shortcut"
3250 arg   "newline-insert newline"
3251 \end_inset
3252
3253
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262 \begin_inset Formula $\begin{cases}
3263 A & \textrm{for }x>0\\
3264 B & \textrm{for }x=0
3265 \end{cases}$
3266 \end_inset
3267
3268
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 </row>
3274 </lyxtabular>
3275
3276 \end_inset
3277
3278
3279 \end_layout
3280
3281 \begin_layout Standard
3282 After inserting 
3283 \series bold
3284
3285 \backslash
3286 cases
3287 \series default
3288  or pressing the math toolbar button 
3289 \begin_inset Graphics
3290         filename ../images/math/cases.png
3291         scale 85
3292
3293 \end_inset
3294
3295  you can create new lines with the shortcut 
3296 \begin_inset Info
3297 type  "shortcut"
3298 arg   "newline-insert newline"
3299 \end_inset
3300
3301  or the table toolbar button 
3302 \begin_inset Graphics
3303         filename ../images/tabular-feature_append-row.png
3304         scale 85
3305
3306 \end_inset
3307
3308 .
3309 \end_layout
3310
3311 \begin_layout Standard
3312 The command 
3313 \series bold
3314
3315 \backslash
3316 cases
3317 \series default
3318  is also available via the menu 
3319 \family sans
3320 Insert\SpecialChar \menuseparator
3321 Math\SpecialChar \menuseparator
3322 Cases-Environment
3323 \family default
3324 .
3325 \end_layout
3326
3327 \begin_layout Subsection
3328 Negations
3329 \begin_inset Index idx
3330 status collapsed
3331
3332 \begin_layout Plain Layout
3333 Negations
3334 \end_layout
3335
3336 \end_inset
3337
3338
3339 \end_layout
3340
3341 \begin_layout Standard
3342 By inserting 
3343 \series bold
3344
3345 \backslash
3346 not
3347 \series default
3348
3349 \begin_inset Index idx
3350 status collapsed
3351
3352 \begin_layout Plain Layout
3353 Commands ! N ! 
3354 \backslash
3355 not
3356 \end_layout
3357
3358 \end_inset
3359
3360  every character can be displayed canceled.
3361  The characters are quasi accentuated by a slash.
3362 \end_layout
3363
3364 \begin_layout Standard
3365 \align center
3366 \begin_inset Tabular
3367 <lyxtabular version="3" rows="4" columns="2">
3368 <features tabularvalignment="middle">
3369 <column alignment="center" valignment="top" width="0pt">
3370 <column alignment="center" valignment="top" width="0pt">
3371 <row>
3372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376 Command
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3382 \begin_inset Text
3383
3384 \begin_layout Plain Layout
3385 Result
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 </row>
3391 <row>
3392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3393 \begin_inset Text
3394
3395 \begin_layout Plain Layout
3396
3397 \backslash
3398 not=
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407 \begin_inset Formula $\not=$
3408 \end_inset
3409
3410
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 </row>
3416 <row>
3417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421
3422 \backslash
3423 not 
3424 \backslash
3425 le
3426 \end_layout
3427
3428 \end_inset
3429 </cell>
3430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3431 \begin_inset Text
3432
3433 \begin_layout Plain Layout
3434 \begin_inset Formula $\not\le$
3435 \end_inset
3436
3437
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 </row>
3443 <row>
3444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Plain Layout
3448
3449 \backslash
3450 not 
3451 \backslash
3452 parallel
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3458 \begin_inset Text
3459
3460 \begin_layout Plain Layout
3461 \begin_inset Formula $\not\parallel$
3462 \end_inset
3463
3464
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 </row>
3470 </lyxtabular>
3471
3472 \end_inset
3473
3474
3475 \end_layout
3476
3477 \begin_layout Standard
3478 The last example shows that not all negations look good.
3479  Therefore there are special commands for some negations (see 
3480 \begin_inset CommandInset ref
3481 LatexCommand ref
3482 reference "sub:Mathematical-Symbols"
3483
3484 \end_inset
3485
3486  and 
3487 \begin_inset CommandInset ref
3488 LatexCommand ref
3489 reference "sec:Relations"
3490
3491 \end_inset
3492
3493 ).
3494 \end_layout
3495
3496 \begin_layout Subsection
3497 Placeholders
3498 \begin_inset CommandInset label
3499 LatexCommand label
3500 name "sub:Placeholders"
3501
3502 \end_inset
3503
3504
3505 \begin_inset Index idx
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Placeholders
3510 \end_layout
3511
3512 \end_inset
3513
3514
3515 \begin_inset Index idx
3516 status collapsed
3517
3518 \begin_layout Plain Layout
3519 Chemical characters ! Isotopes
3520 \end_layout
3521
3522 \end_inset
3523
3524
3525 \begin_inset Index idx
3526 status collapsed
3527
3528 \begin_layout Plain Layout
3529 Isotopes|see
3530 \begin_inset ERT
3531 status collapsed
3532
3533 \begin_layout Plain Layout
3534
3535 {
3536 \end_layout
3537
3538 \end_inset
3539
3540 Chemical characters
3541 \begin_inset ERT
3542 status collapsed
3543
3544 \begin_layout Plain Layout
3545
3546 }
3547 \end_layout
3548
3549 \end_inset
3550
3551
3552 \end_layout
3553
3554 \end_inset
3555
3556
3557 \end_layout
3558
3559 \begin_layout Standard
3560 When displaying e.
3561 \begin_inset space \thinspace{}
3562 \end_inset
3563
3564 g.
3565 \begin_inset space \space{}
3566 \end_inset
3567
3568 isotopes
3569 \begin_inset Foot
3570 status collapsed
3571
3572 \begin_layout Plain Layout
3573 Typesetting isotopes and chemical symbols is described in 
3574 \begin_inset CommandInset ref
3575 LatexCommand ref
3576 reference "sub:Chemical-Symbols-and"
3577
3578 \end_inset
3579
3580 .
3581 \end_layout
3582
3583 \end_inset
3584
3585  the following problem occurs:
3586 \end_layout
3587
3588 \begin_layout Standard
3589 \align center
3590 \begin_inset Tabular
3591 <lyxtabular version="3" rows="2" columns="2">
3592 <features tabularvalignment="middle">
3593 <column alignment="center" valignment="top" width="0pt">
3594 <column alignment="center" valignment="top" width="0pt">
3595 <row>
3596 <cell alignment="center" valignment="top" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600 Indices created with sub- and superscripts:
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 <cell alignment="center" valignment="top" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3610 \end_inset
3611
3612
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 </row>
3618 <row>
3619 <cell alignment="center" valignment="top" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 correct indices:
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3633 \end_inset
3634
3635
3636 \end_layout
3637
3638 \end_inset
3639 </cell>
3640 </row>
3641 </lyxtabular>
3642
3643 \end_inset
3644
3645
3646 \begin_inset Note Note
3647 status collapsed
3648
3649 \begin_layout Plain Layout
3650
3651 \series bold
3652
3653 \backslash
3654 raisebox
3655 \series default
3656  is only used as spacer.
3657 \end_layout
3658
3659 \end_inset
3660
3661
3662 \end_layout
3663
3664 \begin_layout Standard
3665 The shorter index is by default placed below or above the first character
3666  of the longer index.
3667  To avoid this there is the command 
3668 \series bold
3669
3670 \backslash
3671 phantom
3672 \series default
3673
3674 \begin_inset Index idx
3675 status collapsed
3676
3677 \begin_layout Plain Layout
3678 Commands ! P ! 
3679 \backslash
3680 phantom
3681 \end_layout
3682
3683 \end_inset
3684
3685  or the math toolbar button
3686 \begin_inset space \thinspace{}
3687 \end_inset
3688
3689
3690 \begin_inset Foot
3691 status collapsed
3692
3693 \begin_layout Plain Layout
3694 can be found in the submenu of the toolbar button 
3695 \begin_inset Graphics
3696         filename ../images/math/space.png
3697         scale 85
3698
3699 \end_inset
3700
3701
3702 \end_layout
3703
3704 \end_inset
3705
3706  
3707 \begin_inset Graphics
3708         filename ../images/math/phantom.png
3709         scale 85
3710
3711 \end_inset
3712
3713  that creates one or more phantom characters.
3714  When inserting 
3715 \series bold
3716
3717 \backslash
3718 phantom
3719 \series default
3720  a small blue box appears that is superposed with two red arrows.
3721  The arrows indicate that the complete width and height of the box content
3722  will be created as placeholder.
3723  Phantom characters are accordingly placeholders with the size of the characters.
3724 \end_layout
3725
3726 \begin_layout Standard
3727 \align center
3728 \begin_inset Tabular
3729 <lyxtabular version="3" rows="4" columns="2">
3730 <features tabularvalignment="middle">
3731 <column alignment="center" valignment="top" width="0">
3732 <column alignment="center" valignment="top" width="0">
3733 <row>
3734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738 Command
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 Result
3748 \begin_inset Note Note
3749 status collapsed
3750
3751 \begin_layout Plain Layout
3752
3753 \series bold
3754
3755 \backslash
3756 raisebox
3757 \series default
3758  is only used as spacer.
3759 \end_layout
3760
3761 \end_inset
3762
3763
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 </row>
3769 <row>
3770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774 ^19
3775 \begin_inset ERT
3776 status collapsed
3777
3778 \begin_layout Plain Layout
3779
3780
3781 \backslash
3782 spce 
3783 \end_layout
3784
3785 \end_inset
3786
3787 _
3788 \backslash
3789 phantom
3790 \begin_inset ERT
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794
3795
3796 \backslash
3797 spce 
3798 \end_layout
3799
3800 \end_inset
3801
3802 1
3803 \begin_inset Formula $\to$
3804 \end_inset
3805
3806 9
3807 \begin_inset ERT
3808 status collapsed
3809
3810 \begin_layout Plain Layout
3811
3812
3813 \backslash
3814 spce 
3815 \end_layout
3816
3817 \end_inset
3818
3819 F
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3829 \end_inset
3830
3831
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 </row>
3837 <row>
3838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842 ^235
3843 \begin_inset ERT
3844 status collapsed
3845
3846 \begin_layout Plain Layout
3847
3848
3849 \backslash
3850 spce 
3851 \end_layout
3852
3853 \end_inset
3854
3855 _
3856 \backslash
3857 phantom
3858 \begin_inset ERT
3859 status collapsed
3860
3861 \begin_layout Plain Layout
3862
3863
3864 \backslash
3865 spce 
3866 \end_layout
3867
3868 \end_inset
3869
3870 23
3871 \begin_inset Formula $\to$
3872 \end_inset
3873
3874 9
3875 \begin_inset ERT
3876 status collapsed
3877
3878 \begin_layout Plain Layout
3879
3880
3881 \backslash
3882 spce 
3883 \end_layout
3884
3885 \end_inset
3886
3887 F
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
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 Lambda^
3913 \begin_inset ERT
3914 status collapsed
3915
3916 \begin_layout Plain Layout
3917
3918
3919 \backslash
3920 spce 
3921 \end_layout
3922
3923 \end_inset
3924
3925
3926 \backslash
3927 phantom
3928 \begin_inset ERT
3929 status collapsed
3930
3931 \begin_layout Plain Layout
3932
3933
3934 \backslash
3935 spce 
3936 \end_layout
3937
3938 \end_inset
3939
3940 ii
3941 \begin_inset Formula $\to$
3942 \end_inset
3943
3944 t
3945 \begin_inset ERT
3946 status collapsed
3947
3948 \begin_layout Plain Layout
3949
3950
3951 \backslash
3952 spce 
3953 \end_layout
3954
3955 \end_inset
3956
3957 _MMt
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3963 \begin_inset Text
3964
3965 \begin_layout Plain Layout
3966 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3967 \end_inset
3968
3969
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 </row>
3975 </lyxtabular>
3976
3977 \end_inset
3978
3979
3980 \end_layout
3981
3982 \begin_layout Standard
3983 Furthermore there are the commands 
3984 \series bold
3985
3986 \backslash
3987 vphantom
3988 \series default
3989
3990 \begin_inset Index idx
3991 status collapsed
3992
3993 \begin_layout Plain Layout
3994 Commands ! V ! 
3995 \backslash
3996 vphantom
3997 \end_layout
3998
3999 \end_inset
4000
4001  (toolbar button 
4002 \begin_inset space ~
4003 \end_inset
4004
4005
4006 \begin_inset Graphics
4007         filename ../images/math/vphantom.png
4008         scale 85
4009
4010 \end_inset
4011
4012 ) and 
4013 \series bold
4014
4015 \backslash
4016 hphantom
4017 \series default
4018
4019 \begin_inset Index idx
4020 status collapsed
4021
4022 \begin_layout Plain Layout
4023 Commands ! H ! 
4024 \backslash
4025 hphantom
4026 \end_layout
4027
4028 \end_inset
4029
4030  (toolbar button 
4031 \begin_inset space ~
4032 \end_inset
4033
4034
4035 \begin_inset Graphics
4036         filename ../images/math/hphantom.png
4037         scale 85
4038
4039 \end_inset
4040
4041 ).
4042  
4043 \series bold
4044
4045 \backslash
4046 hphantom
4047 \series default
4048  creates only space for the maximal height of the characters in the box
4049  but not for its width.
4050  
4051 \series bold
4052
4053 \backslash
4054 vphantom
4055 \series default
4056  creates only space for the width of the box content.
4057  Therefore  the boxes of both commands have only one red arrow.
4058 \end_layout
4059
4060 \begin_layout Standard
4061 For example the command 
4062 \series bold
4063
4064 \backslash
4065 vphantom
4066 \series default
4067
4068 \begin_inset ERT
4069 status collapsed
4070
4071 \begin_layout Plain Layout
4072
4073
4074 \backslash
4075 spce 
4076 \end_layout
4077
4078 \end_inset
4079
4080
4081 \series bold
4082 a
4083 \backslash
4084 int
4085 \series default
4086  creates space for the height of the integral sign,
4087 \begin_inset Foot
4088 status collapsed
4089
4090 \begin_layout Plain Layout
4091 The command 
4092 \series bold
4093
4094 \backslash
4095 int
4096 \series default
4097  creates an integral sign, see 
4098 \begin_inset CommandInset ref
4099 LatexCommand ref
4100 reference "sub:Big-Operators"
4101
4102 \end_inset
4103
4104 .
4105 \end_layout
4106
4107 \end_inset
4108
4109  because this is the larger character.
4110  An example application is in 
4111 \begin_inset CommandInset ref
4112 LatexCommand ref
4113 reference "sub:Multiline-Brackets"
4114
4115 \end_inset
4116
4117 .
4118 \end_layout
4119
4120 \begin_layout Standard
4121 Placeholders can also be used for text when they are inserted via the menu
4122  
4123 \family sans
4124 Insert\SpecialChar \menuseparator
4125 Formatting\SpecialChar \menuseparator
4126 Phantom
4127 \family default
4128 :
4129 \end_layout
4130
4131 \begin_layout Standard
4132 This is a sentence.
4133 \begin_inset Newline newline
4134 \end_inset
4135
4136
4137 \begin_inset Phantom Phantom
4138 status open
4139
4140 \begin_layout Plain Layout
4141 This
4142 \end_layout
4143
4144 \end_inset
4145
4146  is a sentence.
4147 \end_layout
4148
4149 \begin_layout Subsection
4150 Lines
4151 \begin_inset Index idx
4152 status collapsed
4153
4154 \begin_layout Plain Layout
4155 Lines
4156 \end_layout
4157
4158 \end_inset
4159
4160
4161 \begin_inset Index idx
4162 status collapsed
4163
4164 \begin_layout Plain Layout
4165 Formula ! underlined
4166 \end_layout
4167
4168 \end_inset
4169
4170
4171 \end_layout
4172
4173 \begin_layout Standard
4174 \align center
4175 \begin_inset Tabular
4176 <lyxtabular version="3" rows="4" columns="2">
4177 <features tabularvalignment="middle">
4178 <column alignment="center" valignment="top" width="0pt">
4179 <column alignment="center" valignment="top" width="0pt">
4180 <row>
4181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185 Command
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4191 \begin_inset Text
4192
4193 \begin_layout Plain Layout
4194 Result
4195 \begin_inset Note Note
4196 status collapsed
4197
4198 \begin_layout Plain Layout
4199
4200 \series bold
4201
4202 \backslash
4203 raisebox
4204 \series default
4205  is only used as spacer.
4206 \end_layout
4207
4208 \end_inset
4209
4210
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 </row>
4216 <row>
4217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221
4222 \backslash
4223 overline
4224 \begin_inset ERT
4225 status collapsed
4226
4227 \begin_layout Plain Layout
4228
4229
4230 \backslash
4231 spce 
4232 \end_layout
4233
4234 \end_inset
4235
4236 A+B
4237 \begin_inset Index idx
4238 status collapsed
4239
4240 \begin_layout Plain Layout
4241 Commands ! O ! 
4242 \backslash
4243 overline
4244 \end_layout
4245
4246 \end_inset
4247
4248
4249 \end_layout
4250
4251 \end_inset
4252 </cell>
4253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4258 \end_inset
4259
4260
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 </row>
4266 <row>
4267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271
4272 \backslash
4273 underline
4274 \begin_inset ERT
4275 status collapsed
4276
4277 \begin_layout Plain Layout
4278
4279
4280 \backslash
4281 spce 
4282 \end_layout
4283
4284 \end_inset
4285
4286 A+B
4287 \begin_inset Index idx
4288 status collapsed
4289
4290 \begin_layout Plain Layout
4291 Commands ! U ! 
4292 \backslash
4293 underline
4294 \end_layout
4295
4296 \end_inset
4297
4298
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4304 \begin_inset Text
4305
4306 \begin_layout Plain Layout
4307 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4308 \end_inset
4309
4310
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 </row>
4316 <row>
4317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321
4322 \backslash
4323 overline
4324 \begin_inset ERT
4325 status collapsed
4326
4327 \begin_layout Plain Layout
4328
4329
4330 \backslash
4331 spce 
4332 \end_layout
4333
4334 \end_inset
4335
4336
4337 \backslash
4338 underline
4339 \begin_inset ERT
4340 status collapsed
4341
4342 \begin_layout Plain Layout
4343
4344
4345 \backslash
4346 spce 
4347 \end_layout
4348
4349 \end_inset
4350
4351 A+B
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4361 \end_inset
4362
4363
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 </row>
4369 </lyxtabular>
4370
4371 \end_inset
4372
4373
4374 \end_layout
4375
4376 \begin_layout Standard
4377 In the last example it doesn't matter if first 
4378 \series bold
4379
4380 \backslash
4381 overline
4382 \series default
4383  or 
4384 \series bold
4385
4386 \backslash
4387 underline
4388 \series default
4389  is inserted.
4390 \end_layout
4391
4392 \begin_layout Standard
4393 To double underline use 
4394 \series bold
4395
4396 \backslash
4397 underline
4398 \series default
4399  twice.
4400 \end_layout
4401
4402 \begin_layout Standard
4403 It is possible to place up to 6 lines above or below characters.
4404 \end_layout
4405
4406 \begin_layout Standard
4407 \begin_inset VSpace bigskip
4408 \end_inset
4409
4410 Custom lines can be created using the command 
4411 \series bold
4412
4413 \backslash
4414 rule
4415 \series default
4416
4417 \begin_inset Index idx
4418 status collapsed
4419
4420 \begin_layout Plain Layout
4421 Commands ! R ! 
4422 \backslash
4423 rule
4424 \end_layout
4425
4426 \end_inset
4427
4428  which has the following scheme:
4429 \end_layout
4430
4431 \begin_layout Standard
4432
4433 \series bold
4434
4435 \backslash
4436 rule[vertical offset]{length}{thickness}
4437 \end_layout
4438
4439 \begin_layout Standard
4440 The optional vertical offset shifts the line upwards (or downwards, when
4441  the value is negative).
4442  The units listed in 
4443 \begin_inset CommandInset ref
4444 LatexCommand ref
4445 reference "tab:Available-units"
4446
4447 \end_inset
4448
4449  can be used for the values.
4450  Here are two example lines created with the commands
4451 \begin_inset Newline newline
4452 \end_inset
4453
4454
4455 \series bold
4456
4457 \backslash
4458 rule[-2ex]{3cm}{2pt}
4459 \series default
4460  and 
4461 \series bold
4462
4463 \backslash
4464 rule{2cm}{1pt}
4465 \series default
4466 :
4467 \end_layout
4468
4469 \begin_layout Standard
4470 This is a sentence 
4471 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4472 \end_inset
4473
4474  with two lines.
4475 \end_layout
4476
4477 \begin_layout Standard
4478
4479 \series bold
4480
4481 \backslash
4482 rule
4483 \series default
4484  can also be used for text when a line is inserted via the menu 
4485 \family sans
4486 Insert\SpecialChar \menuseparator
4487 Formatting\SpecialChar \menuseparator
4488 Horizontal
4489 \begin_inset space ~
4490 \end_inset
4491
4492 Line
4493 \family default
4494 :
4495 \end_layout
4496
4497 \begin_layout Standard
4498 This is a sentence 
4499 \begin_inset CommandInset line
4500 LatexCommand rule
4501 offset "0.5ex"
4502 width "3cm"
4503 height "1pt"
4504
4505 \end_inset
4506
4507  with one line.
4508 \end_layout
4509
4510 \begin_layout Subsection
4511 Ellipses
4512 \begin_inset CommandInset label
4513 LatexCommand label
4514 name "sub:Ellipses"
4515
4516 \end_inset
4517
4518
4519 \begin_inset Index idx
4520 status collapsed
4521
4522 \begin_layout Plain Layout
4523 Ellipses
4524 \end_layout
4525
4526 \end_inset
4527
4528
4529 \end_layout
4530
4531 \begin_layout Standard
4532 There are different types of ellipses available.
4533 \begin_inset Foot
4534 status collapsed
4535
4536 \begin_layout Plain Layout
4537 In the math toolbar in the submenu of the button 
4538 \begin_inset Graphics
4539         filename ../images/math/ldots.png
4540         scale 85
4541
4542 \end_inset
4543
4544
4545 \end_layout
4546
4547 \end_inset
4548
4549  For listings dots at the baseline are used (
4550 \series bold
4551
4552 \backslash
4553 ldots
4554 \series default
4555
4556 \begin_inset Index idx
4557 status collapsed
4558
4559 \begin_layout Plain Layout
4560 Commands ! L ! 
4561 \backslash
4562 ldots
4563 \end_layout
4564
4565 \end_inset
4566
4567 ), while for operations dots are needed that are on the same height as the
4568  operators (
4569 \series bold
4570
4571 \backslash
4572 cdots
4573 \series default
4574
4575 \begin_inset Index idx
4576 status collapsed
4577
4578 \begin_layout Plain Layout
4579 Commands ! C ! 
4580 \backslash
4581 cdots
4582 \end_layout
4583
4584 \end_inset
4585
4586 ).
4587  When using the command 
4588 \series bold
4589
4590 \backslash
4591 dots
4592 \series default
4593
4594 \begin_inset Index idx
4595 status collapsed
4596
4597 \begin_layout Plain Layout
4598 Commands ! D ! 
4599 \backslash
4600 dots
4601 \end_layout
4602
4603 \end_inset
4604
4605 , LaTeX decides on the basis of the next character what type is used.
4606 \end_layout
4607
4608 \begin_layout Standard
4609 \align center
4610 \begin_inset Tabular
4611 <lyxtabular version="3" rows="9" columns="2">
4612 <features tabularvalignment="middle">
4613 <column alignment="center" valignment="top" width="0pt">
4614 <column alignment="center" valignment="top" width="0pt">
4615 <row>
4616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620 Command
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629 Result
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 </row>
4635 <row>
4636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640 A_1
4641 \begin_inset ERT
4642 status collapsed
4643
4644 \begin_layout Plain Layout
4645
4646
4647 \backslash
4648 spce 
4649 \end_layout
4650
4651 \end_inset
4652
4653 ,
4654 \backslash
4655 dots
4656 \begin_inset ERT
4657 status collapsed
4658
4659 \begin_layout Plain Layout
4660
4661
4662 \backslash
4663 spce 
4664 \end_layout
4665
4666 \end_inset
4667
4668 ,A_n
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677 \begin_inset Formula $A_{1},\dots,A_{n}$
4678 \end_inset
4679
4680
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 </row>
4686 <row>
4687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691 A_1
4692 \begin_inset ERT
4693 status collapsed
4694
4695 \begin_layout Plain Layout
4696
4697
4698 \backslash
4699 spce 
4700 \end_layout
4701
4702 \end_inset
4703
4704 +
4705 \backslash
4706 dots
4707 \begin_inset ERT
4708 status collapsed
4709
4710 \begin_layout Plain Layout
4711
4712
4713 \backslash
4714 spce 
4715 \end_layout
4716
4717 \end_inset
4718
4719 +A_n
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 \begin_inset Formula $A_{1}+\dots+A_{n}$
4729 \end_inset
4730
4731
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 </row>
4737 <row>
4738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742 A_1
4743 \begin_inset ERT
4744 status collapsed
4745
4746 \begin_layout Plain Layout
4747
4748
4749 \backslash
4750 spce 
4751 \end_layout
4752
4753 \end_inset
4754
4755 ,
4756 \backslash
4757 ldots
4758 \begin_inset ERT
4759 status collapsed
4760
4761 \begin_layout Plain Layout
4762
4763
4764 \backslash
4765 spce 
4766 \end_layout
4767
4768 \end_inset
4769
4770 ,A_n
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779 \begin_inset Formula $A_{1},\ldots,A_{n}$
4780 \end_inset
4781
4782
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 </row>
4788 <row>
4789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793 A_1
4794 \begin_inset ERT
4795 status collapsed
4796
4797 \begin_layout Plain Layout
4798
4799
4800 \backslash
4801 spce 
4802 \end_layout
4803
4804 \end_inset
4805
4806 +
4807 \backslash
4808 cdots
4809 \begin_inset ERT
4810 status collapsed
4811
4812 \begin_layout Plain Layout
4813
4814
4815 \backslash
4816 spce 
4817 \end_layout
4818
4819 \end_inset
4820
4821 +A_n
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4831 \end_inset
4832
4833
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 </row>
4839 <row>
4840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844
4845 \backslash
4846 vdots
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855 \begin_inset Formula $\vdots$
4856 \end_inset
4857
4858
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 </row>
4864 <row>
4865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869
4870 \backslash
4871 ddots
4872 \end_layout
4873
4874 \end_inset
4875 </cell>
4876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880 \begin_inset Formula $\ddots$
4881 \end_inset
4882
4883
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 </row>
4889 <row>
4890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4891 \begin_inset Text
4892
4893 \begin_layout Plain Layout
4894
4895 \backslash
4896 iddots
4897 \end_layout
4898
4899 \end_inset
4900 </cell>
4901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4902 \begin_inset Text
4903
4904 \begin_layout Plain Layout
4905 \begin_inset Formula $\iddots$
4906 \end_inset
4907
4908
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 </row>
4914 <row>
4915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4916 \begin_inset Text
4917
4918 \begin_layout Plain Layout
4919 3×3
4920 \begin_inset space \thinspace{}
4921 \end_inset
4922
4923 matrix with the different dots
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 \begin_inset Formula $\begin{array}{ccc}
4933 A_{11} & \cdots & A_{1m}\\
4934 \vdots & \ddots & \vdots\\
4935 A_{n1} & \cdots & A_{nm}
4936 \end{array}$
4937 \end_inset
4938
4939
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 </row>
4945 </lyxtabular>
4946
4947 \end_inset
4948
4949
4950 \end_layout
4951
4952 \begin_layout Standard
4953 The ellipses available in menu 
4954 \family sans
4955 Insert\SpecialChar \menuseparator
4956 Special
4957 \begin_inset space ~
4958 \end_inset
4959
4960 Character
4961 \family default
4962  are 
4963 \series bold
4964
4965 \backslash
4966 ldots
4967 \series default
4968 .
4969 \end_layout
4970
4971 \begin_layout Standard
4972 \begin_inset VSpace medskip
4973 \end_inset
4974
4975 To use 
4976 \series bold
4977
4978 \backslash
4979 iddots
4980 \series default
4981 , one of the options 
4982 \family sans
4983 Use mathdots package (automatically)
4984 \family default
4985  must be set in the document settings under 
4986 \family sans
4987 Math
4988 \begin_inset space ~
4989 \end_inset
4990
4991 Options
4992 \family default
4993 .
4994 \begin_inset Newline newline
4995 \end_inset
4996
4997 Using the option 
4998 \family sans
4999 Use mathdots package
5000 \family default
5001  will improve the appearance of all dots in the documents if their font
5002  style or size is not the default.
5003 \end_layout
5004
5005 \begin_layout Standard
5006 \begin_inset VSpace medskip
5007 \end_inset
5008
5009 Specially for matrices there are ellipses that span over several columns.
5010  They are created with the command 
5011 \series bold
5012
5013 \backslash
5014 hdotsfor
5015 \series default
5016
5017 \begin_inset Index idx
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Commands ! H ! 
5022 \backslash
5023 hdotsfor
5024 \end_layout
5025
5026 \end_inset
5027
5028 , that has the following scheme:
5029 \end_layout
5030
5031 \begin_layout Standard
5032
5033 \series bold
5034
5035 \backslash
5036 hdotsfor[distance]{number of columns}
5037 \end_layout
5038
5039 \begin_layout Standard
5040 The number of columns specifies how many columns should be spanned.
5041  Distance is a factor for the distance between the dots.
5042 \end_layout
5043
5044 \begin_layout Standard
5045 In the following matrix the command 
5046 \series bold
5047
5048 \backslash
5049 hdotsfor[2]{4}
5050 \series default
5051  was inserted in the first box of the second line, to get an ellipsis with
5052  a dot distance twice as long as with the command 
5053 \series bold
5054
5055 \backslash
5056 dots
5057 \series default
5058 :
5059 \begin_inset Formula 
5060 \[
5061 \left(\begin{array}{cccc}
5062 A & B & C & D\\
5063 \hdotsfor[2]{4}\\
5064 q & w & e & r
5065 \end{array}\right)
5066 \]
5067
5068 \end_inset
5069
5070 Note that the matrix fields that should be spanned must be empty, otherwise
5071  you get LaTeX-errors.
5072 \end_layout
5073
5074 \begin_layout Standard
5075 \begin_inset VSpace bigskip
5076 \end_inset
5077
5078 Furthermore you can fill with the command 
5079 \series bold
5080
5081 \backslash
5082 dotfill
5083 \series default
5084
5085 \begin_inset Index idx
5086 status collapsed
5087
5088 \begin_layout Plain Layout
5089 Commands ! D ! 
5090 \backslash
5091 dotfill
5092 \end_layout
5093
5094 \end_inset
5095
5096  the rest of a line with dots.
5097  The effect of these commands is the same as with 
5098 \series bold
5099
5100 \backslash
5101 hfill
5102 \series default
5103 , see 
5104 \begin_inset CommandInset ref
5105 LatexCommand ref
5106 reference "sub:Variable-Space"
5107
5108 \end_inset
5109
5110 .
5111 \end_layout
5112
5113 \begin_layout Standard
5114 For example the command 
5115 \series bold
5116 A
5117 \backslash
5118 dotfill
5119 \begin_inset ERT
5120 status collapsed
5121
5122 \begin_layout Plain Layout
5123
5124
5125 \backslash
5126 spce 
5127 \end_layout
5128
5129 \end_inset
5130
5131 B
5132 \series default
5133  produces
5134 \end_layout
5135
5136 \begin_layout Standard
5137 \begin_inset Formula $A\dotfill B$
5138 \end_inset
5139
5140
5141 \end_layout
5142
5143 \begin_layout Standard
5144 Similar to
5145 \series bold
5146  
5147 \backslash
5148 dotfill
5149 \series default
5150  there is for a line the command 
5151 \series bold
5152
5153 \backslash
5154 hrulefill
5155 \series default
5156
5157 \begin_inset Index idx
5158 status collapsed
5159
5160 \begin_layout Plain Layout
5161 Commands ! H ! 
5162 \backslash
5163 hrulefill
5164 \end_layout
5165
5166 \end_inset
5167
5168 :
5169 \end_layout
5170
5171 \begin_layout Standard
5172 \begin_inset Formula $A\hrulefill B$
5173 \end_inset
5174
5175
5176 \end_layout
5177
5178 \begin_layout Standard
5179 To use the commands for text, they have to be inserted in TeX-mode.
5180 \end_layout
5181
5182 \begin_layout Section
5183 Matrices
5184 \begin_inset CommandInset label
5185 LatexCommand label
5186 name "sec:Matrices"
5187
5188 \end_inset
5189
5190
5191 \begin_inset Index idx
5192 status collapsed
5193
5194 \begin_layout Plain Layout
5195 Matrices
5196 \end_layout
5197
5198 \end_inset
5199
5200
5201 \end_layout
5202
5203 \begin_layout Standard
5204 Matrices can be inserted via the math toolbar button 
5205 \begin_inset Graphics
5206         filename ../images/dialog-show_mathmatrix.png
5207         scale 85
5208
5209 \end_inset
5210
5211  or the menu 
5212 \family sans
5213 Insert\SpecialChar \menuseparator
5214 Math\SpecialChar \menuseparator
5215 Matrix
5216 \family default
5217 .
5218  In the matrix dialog you can specify the number of columns and rows, the
5219  alignment and the decoration.
5220  The vertical alignment is only of importance for matrices in inline formulas:
5221 \end_layout
5222
5223 \begin_layout Standard
5224 The first matrix is top 
5225 \begin_inset Formula $\begin{array}[t]{cccc}
5226 A & D & G & J\\
5227 B & E & H & K\\
5228 C & F & I & L
5229 \end{array}$
5230 \end_inset
5231
5232 , the second middle 
5233 \begin_inset Formula $\begin{array}{cccc}
5234 A & D & G & J\\
5235 B & E & H & K\\
5236 C & F & I & L
5237 \end{array}$
5238 \end_inset
5239
5240  and the third bottom 
5241 \begin_inset Formula $\begin{array}[b]{cccc}
5242 A & D & G & J\\
5243 B & E & H & K\\
5244 C & F & I & L
5245 \end{array}$
5246 \end_inset
5247
5248  aligned.
5249 \end_layout
5250
5251 \begin_layout Standard
5252 The horizontal alignment specifies how the column entries should be aligned.
5253  It is set by entering a letter for every column.
5254  
5255 \emph on
5256 l
5257 \emph default
5258  denotes left aligned, 
5259 \emph on
5260 c
5261 \emph default
5262  centered and 
5263 \emph on
5264 r
5265 \emph default
5266  right aligned.
5267  To create for example a 4
5268 \series bold
5269 ×
5270 \series default
5271 4
5272 \begin_inset space ~
5273 \end_inset
5274
5275 matrix where the first column is left aligned, the second and third are
5276  centered and the last one is right aligned, one enters for the horizontal
5277  alignment 
5278 \series bold
5279 lccr
5280 \series default
5281 .
5282  Normally in a matrix all columns are centered, therefore the default for
5283  every column is a 
5284 \series bold
5285 c
5286 \series default
5287 .
5288 \end_layout
5289
5290 \begin_layout Standard
5291 Horizontal alignment:
5292 \end_layout
5293
5294 \begin_layout Standard
5295
5296 \series bold
5297 lll
5298 \series default
5299  : 
5300 \begin_inset Formula $\begin{array}{lll}
5301 10000 & D & G\\
5302 B & 10000 & H\\
5303 C & F & 10000
5304 \end{array}$
5305 \end_inset
5306
5307  , 
5308 \series bold
5309 ccc
5310 \series default
5311  : 
5312 \begin_inset Formula $\begin{array}{ccc}
5313 10000 & D & G\\
5314 B & 10000 & H\\
5315 C & F & 10000
5316 \end{array}$
5317 \end_inset
5318
5319  , 
5320 \series bold
5321 rrr
5322 \series default
5323  : 
5324 \begin_inset Formula $\begin{array}{rrr}
5325 10000 & D & G\\
5326 B & 10000 & H\\
5327 C & F & 10000
5328 \end{array}$
5329 \end_inset
5330
5331
5332 \end_layout
5333
5334 \begin_layout Standard
5335 To add or delete rows and columns subsequently, the math toolbar buttons
5336  
5337 \begin_inset Graphics
5338         filename ../images/tabular-feature_append-row.png
5339         scale 85
5340
5341 \end_inset
5342
5343
5344 \begin_inset Graphics
5345         filename ../images/tabular-feature_delete-row.png
5346         scale 85
5347
5348 \end_inset
5349
5350 , etc.
5351 \begin_inset space \thinspace{}
5352 \end_inset
5353
5354 , or the menu 
5355 \family sans
5356 Edit\SpecialChar \menuseparator
5357 Rows & Columns
5358 \family default
5359  can be used.
5360  New rows can also be created with 
5361 \begin_inset Info
5362 type  "shortcut"
5363 arg   "newline-insert newline"
5364 \end_inset
5365
5366 .
5367 \end_layout
5368
5369 \begin_layout Standard
5370 \begin_inset VSpace bigskip
5371 \end_inset
5372
5373 The 
5374 \family sans
5375 Decoration
5376 \family default
5377  adds parentheses in the selected style around the matrix.
5378  Alternatively, parentheses can can either be created with the commands
5379  
5380 \series bold
5381
5382 \backslash
5383 left
5384 \series default
5385
5386 \begin_inset Index idx
5387 status collapsed
5388
5389 \begin_layout Plain Layout
5390 Commands ! L ! 
5391 \backslash
5392 left
5393 \end_layout
5394
5395 \end_inset
5396
5397  and 
5398 \series bold
5399
5400 \backslash
5401 right
5402 \series default
5403
5404 \begin_inset Index idx
5405 status collapsed
5406
5407 \begin_layout Plain Layout
5408 Commands ! R ! 
5409 \backslash
5410 right
5411 \end_layout
5412
5413 \end_inset
5414
5415  (shortcut 
5416 \family sans
5417 Alt+M
5418 \begin_inset space ~
5419 \end_inset
5420
5421 Parenthesis
5422 \family default
5423 ), see 
5424 \begin_inset CommandInset ref
5425 LatexCommand ref
5426 reference "sub:Automatic-Bracket-Size"
5427
5428 \end_inset
5429
5430 , or by using the following commands:
5431 \begin_inset VSpace medskip
5432 \end_inset
5433
5434
5435 \end_layout
5436
5437 \begin_layout Standard
5438 \begin_inset space \hfill{}
5439 \end_inset
5440
5441
5442 \begin_inset Tabular
5443 <lyxtabular version="3" rows="4" columns="2">
5444 <features tabularvalignment="middle">
5445 <column alignment="center" valignment="top" width="0">
5446 <column alignment="center" valignment="top" width="0">
5447 <row>
5448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5449 \begin_inset Text
5450
5451 \begin_layout Plain Layout
5452 Command
5453 \end_layout
5454
5455 \end_inset
5456 </cell>
5457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5458 \begin_inset Text
5459
5460 \begin_layout Plain Layout
5461 Result
5462 \begin_inset Note Note
5463 status collapsed
5464
5465 \begin_layout Plain Layout
5466
5467 \series bold
5468
5469 \backslash
5470 raisebox
5471 \series default
5472  is only used as spacer.
5473 \end_layout
5474
5475 \end_inset
5476
5477
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 </row>
5483 <row>
5484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488
5489 \backslash
5490 bmatrix
5491 \begin_inset ERT
5492 status collapsed
5493
5494 \begin_layout Plain Layout
5495
5496
5497 \backslash
5498 spce 
5499 \end_layout
5500
5501 \end_inset
5502
5503 2
5504 \series bold
5505 ×
5506 \series default
5507 2
5508 \begin_inset space \thinspace{}
5509 \end_inset
5510
5511 matrix
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5521 0 & \textrm{-}\mathrm{i}\\
5522 \mathrm{i} & 0
5523 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 </row>
5532 <row>
5533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5534 \begin_inset Text
5535
5536 \begin_layout Plain Layout
5537
5538 \backslash
5539 Bmatrix
5540 \begin_inset ERT
5541 status collapsed
5542
5543 \begin_layout Plain Layout
5544
5545
5546 \backslash
5547 spce 
5548 \end_layout
5549
5550 \end_inset
5551
5552 2
5553 \series bold
5554 ×
5555 \series default
5556 2
5557 \begin_inset space \thinspace{}
5558 \end_inset
5559
5560 matrix
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5570 0 & \textrm{-}\mathrm{i}\\
5571 \mathrm{i} & 0
5572 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5573 \end_inset
5574
5575
5576 \end_layout
5577
5578 \end_inset
5579 </cell>
5580 </row>
5581 <row>
5582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5583 \begin_inset Text
5584
5585 \begin_layout Plain Layout
5586
5587 \backslash
5588 pmatrix
5589 \begin_inset ERT
5590 status collapsed
5591
5592 \begin_layout Plain Layout
5593
5594
5595 \backslash
5596 spce 
5597 \end_layout
5598
5599 \end_inset
5600
5601 2
5602 \series bold
5603 ×
5604 \series default
5605 2
5606 \begin_inset space \thinspace{}
5607 \end_inset
5608
5609 matrix
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Plain Layout
5618 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5619 0 & \textrm{-}\mathrm{i}\\
5620 \mathrm{i} & 0
5621 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5622 \end_inset
5623
5624
5625 \end_layout
5626
5627 \end_inset
5628 </cell>
5629 </row>
5630 </lyxtabular>
5631
5632 \end_inset
5633
5634
5635 \begin_inset space \hfill{}
5636 \end_inset
5637
5638
5639 \begin_inset Tabular
5640 <lyxtabular version="3" rows="4" columns="2">
5641 <features tabularvalignment="middle">
5642 <column alignment="center" valignment="top" width="0">
5643 <column alignment="center" valignment="top" width="0">
5644 <row>
5645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649 Command
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 Result
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 </row>
5664 <row>
5665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669
5670 \backslash
5671 vmatrix
5672 \begin_inset ERT
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676
5677
5678 \backslash
5679 spce 
5680 \end_layout
5681
5682 \end_inset
5683
5684 2
5685 \series bold
5686 ×
5687 \series default
5688 2
5689 \begin_inset space \thinspace{}
5690 \end_inset
5691
5692 matrix
5693 \end_layout
5694
5695 \end_inset
5696 </cell>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5702 0 & \textrm{-}\mathrm{i}\\
5703 \mathrm{i} & 0
5704 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5705 \end_inset
5706
5707
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 </row>
5713 <row>
5714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5715 \begin_inset Text
5716
5717 \begin_layout Plain Layout
5718
5719 \backslash
5720 Vmatrix
5721 \begin_inset ERT
5722 status collapsed
5723
5724 \begin_layout Plain Layout
5725
5726
5727 \backslash
5728 spce 
5729 \end_layout
5730
5731 \end_inset
5732
5733 2
5734 \series bold
5735 ×
5736 \series default
5737 2
5738 \begin_inset space \thinspace{}
5739 \end_inset
5740
5741 matrix
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5751 0 & \textrm{-}\mathrm{i}\\
5752 \mathrm{i} & 0
5753 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5754 \end_inset
5755
5756
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 </row>
5762 <row>
5763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767
5768 \backslash
5769 matrix
5770 \begin_inset ERT
5771 status collapsed
5772
5773 \begin_layout Plain Layout
5774
5775
5776 \backslash
5777 spce 
5778 \end_layout
5779
5780 \end_inset
5781
5782 2
5783 \series bold
5784 ×
5785 \series default
5786 2
5787 \begin_inset space \thinspace{}
5788 \end_inset
5789
5790 matrix
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5800 0 & \textrm{-}\mathrm{i}\\
5801 \mathrm{i} & 0
5802 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5803 \end_inset
5804
5805
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 </row>
5811 </lyxtabular>
5812
5813 \end_inset
5814
5815
5816 \begin_inset space \hfill{}
5817 \end_inset
5818
5819
5820 \end_layout
5821
5822 \begin_layout Standard
5823 \begin_inset VSpace medskip
5824 \end_inset
5825
5826 When e.
5827 \begin_inset space \thinspace{}
5828 \end_inset
5829
5830 g.
5831 \begin_inset space \space{}
5832 \end_inset
5833
5834
5835 \series bold
5836
5837 \backslash
5838 vmatrix
5839 \series default
5840  is inserted, a blue box appears between two vertical lines where the matrix
5841  is inserted.
5842 \begin_inset Newline newline
5843 \end_inset
5844
5845 Note that decorated matrices ignore the vertical alignment.
5846 \end_layout
5847
5848 \begin_layout Standard
5849 \begin_inset Note Greyedout
5850 status open
5851
5852 \begin_layout Plain Layout
5853
5854 \series bold
5855 Note:
5856 \series default
5857  LaTeX limits the number of matrix columns with decorations to 10.
5858  If you need more than 10
5859 \begin_inset space ~
5860 \end_inset
5861
5862 columns, you have to add this line to the document preamble:
5863 \end_layout
5864
5865 \begin_layout Plain Layout
5866
5867 \series bold
5868
5869 \backslash
5870 setcounter{MaxMatrixCols}{number}
5871 \end_layout
5872
5873 \begin_layout Plain Layout
5874 where 
5875 \emph on
5876 number
5877 \emph default
5878  is the number of columns between 11 and 99.
5879 \end_layout
5880
5881 \end_inset
5882
5883
5884 \end_layout
5885
5886 \begin_layout Standard
5887 \begin_inset VSpace bigskip
5888 \end_inset
5889
5890 As all multiline formulas are matrices, the length 
5891 \series bold
5892
5893 \backslash
5894 arraycolsep
5895 \series default
5896
5897 \begin_inset Index idx
5898 status collapsed
5899
5900 \begin_layout Plain Layout
5901 Commands ! A ! 
5902 \backslash
5903 arraycolsep
5904 \end_layout
5905
5906 \end_inset
5907
5908  that is described in 
5909 \begin_inset CommandInset ref
5910 LatexCommand ref
5911 reference "sub:Column-Separation"
5912
5913 \end_inset
5914
5915  can also be used to change the column separation of matrices.
5916 \end_layout
5917
5918 \begin_layout Standard
5919 To change the row separation, the command 
5920 \series bold
5921
5922 \backslash
5923 arraystretch
5924 \series default
5925
5926 \begin_inset Index idx
5927 status collapsed
5928
5929 \begin_layout Plain Layout
5930 Commands ! A ! 
5931 \backslash
5932 arraystretch
5933 \end_layout
5934
5935 \end_inset
5936
5937  is used.
5938  It is used as follows:
5939 \end_layout
5940
5941 \begin_layout Standard
5942
5943 \series bold
5944
5945 \backslash
5946 renewcommand{
5947 \backslash
5948 arraystretch}{stretch factor}
5949 \begin_inset Index idx
5950 status collapsed
5951
5952 \begin_layout Plain Layout
5953 Commands ! R ! 
5954 \backslash
5955 renewcommand
5956 \end_layout
5957
5958 \end_inset
5959
5960
5961 \end_layout
5962
5963 \begin_layout Standard
5964 The command 
5965 \series bold
5966
5967 \backslash
5968 renewcommand
5969 \series default
5970  assigns the stretch factor to the predefined command 
5971 \series bold
5972
5973 \backslash
5974 arraystretch
5975 \series default
5976 .
5977  To double e.
5978 \begin_inset space \thinspace{}
5979 \end_inset
5980
5981 g.
5982 \begin_inset space \space{}
5983 \end_inset
5984
5985 the row separation, use the factor 2.
5986  This is then used for all following matrices.
5987  To go back to the original separation, assign the factor 1 to 
5988 \series bold
5989
5990 \backslash
5991 arraystretch
5992 \series default
5993 .
5994 \end_layout
5995
5996 \begin_layout Standard
5997 To set matrices into a text line, the command 
5998 \series bold
5999
6000 \backslash
6001 smallmatrix
6002 \series default
6003
6004 \begin_inset Index idx
6005 status collapsed
6006
6007 \begin_layout Plain Layout
6008 Commands ! S ! 
6009 \backslash
6010 smallmatrix
6011 \end_layout
6012
6013 \end_inset
6014
6015  is used.
6016  When it is inserted a blue box with two dashed lines appears.
6017  In this box the matrix is inserted.
6018 \end_layout
6019
6020 \begin_layout Standard
6021 This is a matrix 
6022 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
6023 C & D
6024 \end{smallmatrix}\right)$
6025 \end_inset
6026
6027  in a text line.
6028 \end_layout
6029
6030 \begin_layout Section
6031 Brackets and Delimiters
6032 \begin_inset Index idx
6033 status collapsed
6034
6035 \begin_layout Plain Layout
6036 Brackets
6037 \end_layout
6038
6039 \end_inset
6040
6041
6042 \begin_inset Index idx
6043 status collapsed
6044
6045 \begin_layout Plain Layout
6046 Delimiters
6047 \end_layout
6048
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \begin_layout Subsection
6055 Vertical Brackets and Delimiters
6056 \begin_inset Index idx
6057 status collapsed
6058
6059 \begin_layout Plain Layout
6060 Brackets ! vertical
6061 \end_layout
6062
6063 \end_inset
6064
6065
6066 \end_layout
6067
6068 \begin_layout Standard
6069 \begin_inset space \hfill{}
6070 \end_inset
6071
6072
6073 \begin_inset Tabular
6074 <lyxtabular version="3" rows="9" columns="2">
6075 <features tabularvalignment="middle">
6076 <column alignment="center" valignment="top" width="0pt">
6077 <column alignment="center" valignment="top" width="0pt">
6078 <row>
6079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6080 \begin_inset Text
6081
6082 \begin_layout Plain Layout
6083 Command
6084 \end_layout
6085
6086 \end_inset
6087 </cell>
6088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092 Result
6093 \end_layout
6094
6095 \end_inset
6096 </cell>
6097 </row>
6098 <row>
6099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6100 \begin_inset Text
6101
6102 \begin_layout Plain Layout
6103 (
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 \begin_inset Formula $($
6113 \end_inset
6114
6115
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 </row>
6121 <row>
6122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6123 \begin_inset Text
6124
6125 \begin_layout Plain Layout
6126 {
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 \begin_inset Formula $\{$
6136 \end_inset
6137
6138
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 </row>
6144 <row>
6145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6146 \begin_inset Text
6147
6148 \begin_layout Plain Layout
6149 [
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6155 \begin_inset Text
6156
6157 \begin_layout Plain Layout
6158 \begin_inset Formula $[$
6159 \end_inset
6160
6161
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 </row>
6167 <row>
6168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Plain Layout
6172
6173 \backslash
6174 langle
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 \begin_inset Formula $\langle$
6184 \end_inset
6185
6186
6187 \end_layout
6188
6189 \end_inset
6190 </cell>
6191 </row>
6192 <row>
6193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197
6198 \backslash
6199 lceil
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208 \begin_inset Formula $\lceil$
6209 \end_inset
6210
6211
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 </row>
6217 <row>
6218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222
6223 \backslash
6224 lfloor
6225 \end_layout
6226
6227 \end_inset
6228 </cell>
6229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6230 \begin_inset Text
6231
6232 \begin_layout Plain Layout
6233 \begin_inset Formula $\lfloor$
6234 \end_inset
6235
6236
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 </row>
6242 <row>
6243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6244 \begin_inset Text
6245
6246 \begin_layout Plain Layout
6247 /
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256 \begin_inset Formula $/$
6257 \end_inset
6258
6259
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 </row>
6265 <row>
6266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6267 \begin_inset Text
6268
6269 \begin_layout Plain Layout
6270 |
6271 \end_layout
6272
6273 \end_inset
6274 </cell>
6275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6276 \begin_inset Text
6277
6278 \begin_layout Plain Layout
6279 \begin_inset Formula $|$
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 </row>
6288 </lyxtabular>
6289
6290 \end_inset
6291
6292
6293 \begin_inset space \hfill{}
6294 \end_inset
6295
6296
6297 \begin_inset Tabular
6298 <lyxtabular version="3" rows="9" columns="2">
6299 <features tabularvalignment="middle">
6300 <column alignment="center" valignment="top" width="0pt">
6301 <column alignment="center" valignment="top" width="0pt">
6302 <row>
6303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6304 \begin_inset Text
6305
6306 \begin_layout Plain Layout
6307 Command
6308 \end_layout
6309
6310 \end_inset
6311 </cell>
6312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6313 \begin_inset Text
6314
6315 \begin_layout Plain Layout
6316 Result
6317 \end_layout
6318
6319 \end_inset
6320 </cell>
6321 </row>
6322 <row>
6323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327 )
6328 \end_layout
6329
6330 \end_inset
6331 </cell>
6332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6333 \begin_inset Text
6334
6335 \begin_layout Plain Layout
6336 \begin_inset Formula $)$
6337 \end_inset
6338
6339
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 </row>
6345 <row>
6346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6347 \begin_inset Text
6348
6349 \begin_layout Plain Layout
6350 }
6351 \end_layout
6352
6353 \end_inset
6354 </cell>
6355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359 \begin_inset Formula $\}$
6360 \end_inset
6361
6362
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 </row>
6368 <row>
6369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Plain Layout
6373 ]
6374 \end_layout
6375
6376 \end_inset
6377 </cell>
6378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6379 \begin_inset Text
6380
6381 \begin_layout Plain Layout
6382 \begin_inset Formula $]$
6383 \end_inset
6384
6385
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 </row>
6391 <row>
6392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6393 \begin_inset Text
6394
6395 \begin_layout Plain Layout
6396
6397 \backslash
6398 rangle
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6404 \begin_inset Text
6405
6406 \begin_layout Plain Layout
6407 \begin_inset Formula $\rangle$
6408 \end_inset
6409
6410
6411 \end_layout
6412
6413 \end_inset
6414 </cell>
6415 </row>
6416 <row>
6417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421
6422 \backslash
6423 rceil
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 \begin_inset Formula $\rceil$
6433 \end_inset
6434
6435
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 </row>
6441 <row>
6442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446
6447 \backslash
6448 rfloor
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 \begin_inset Formula $\rfloor$
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 </row>
6466 <row>
6467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471
6472 \backslash
6473
6474 \backslash
6475
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 \begin_inset Formula $\backslash$
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 </row>
6493 <row>
6494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498
6499 \backslash
6500 |
6501 \end_layout
6502
6503 \end_inset
6504 </cell>
6505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \begin_layout Plain Layout
6509 \begin_inset Formula $\|$
6510 \end_inset
6511
6512
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 </row>
6518 </lyxtabular>
6519
6520 \end_inset
6521
6522
6523 \begin_inset space \hfill{}
6524 \end_inset
6525
6526
6527 \end_layout
6528
6529 \begin_layout Standard
6530
6531 \series medium
6532 \begin_inset Note Greyedout
6533 status open
6534
6535 \begin_layout Plain Layout
6536
6537 \series bold
6538 Note:
6539 \series default
6540  In TeX-mode the command 
6541 \series bold
6542
6543 \backslash
6544 textbackslash
6545 \series default
6546
6547 \begin_inset Index idx
6548 status collapsed
6549
6550 \begin_layout Plain Layout
6551 Commands ! T ! 
6552 \backslash
6553 textbackslash
6554 \end_layout
6555
6556 \end_inset
6557
6558  must be used for the backslash, because the command 
6559 \series bold
6560
6561 \backslash
6562
6563 \backslash
6564
6565 \series default
6566  produces a line break there.
6567 \end_layout
6568
6569 \end_inset
6570
6571
6572 \end_layout
6573
6574 \begin_layout Standard
6575 For all characters listed above the size can be adjusted with the commands
6576  described in the following two subsections.
6577  When using these commands, the characters < and > can directly be used
6578  instead of the commands 
6579 \series bold
6580
6581 \backslash
6582 langle
6583 \series default
6584  and 
6585 \series bold
6586
6587 \backslash
6588 rangle
6589 \series default
6590 .
6591 \end_layout
6592
6593 \begin_layout Subsubsection
6594 Manual Bracket Size
6595 \begin_inset CommandInset label
6596 LatexCommand label
6597 name "sub:Manual-Bracket-Size"
6598
6599 \end_inset
6600
6601
6602 \begin_inset Index idx
6603 status collapsed
6604
6605 \begin_layout Plain Layout
6606 Bracket size ! manual
6607 \end_layout
6608
6609 \end_inset
6610
6611
6612 \end_layout
6613
6614 \begin_layout Standard
6615 The bracket size can be specified manually by the LaTeX-commands 
6616 \series bold
6617
6618 \backslash
6619 big
6620 \series default
6621
6622 \begin_inset Index idx
6623 status collapsed
6624
6625 \begin_layout Plain Layout
6626 Commands ! B ! 
6627 \backslash
6628 big
6629 \end_layout
6630
6631 \end_inset
6632
6633
6634 \series bold
6635
6636 \backslash
6637 Big
6638 \series default
6639
6640 \series bold
6641
6642 \backslash
6643 bigg
6644 \series default
6645  and 
6646 \series bold
6647
6648 \backslash
6649 Bigg
6650 \series default
6651 .
6652  
6653 \series bold
6654
6655 \backslash
6656 big
6657 \series default
6658  denotes the smallest and 
6659 \series bold
6660
6661 \backslash
6662 Bigg
6663 \series default
6664  the largest bracket size.
6665 \end_layout
6666
6667 \begin_layout Standard
6668 These commands are used to emphasize levels of brackets:
6669 \end_layout
6670
6671 \begin_layout Standard
6672 \align center
6673 \begin_inset Tabular
6674 <lyxtabular version="3" rows="2" columns="2">
6675 <features tabularvalignment="middle">
6676 <column alignment="center" valignment="top" width="0pt">
6677 <column alignment="center" valignment="top" width="0pt">
6678 <row>
6679 <cell alignment="center" valignment="top" usebox="none">
6680 \begin_inset Text
6681
6682 \begin_layout Plain Layout
6683 all brackets in the same size:
6684 \end_layout
6685
6686 \end_inset
6687 </cell>
6688 <cell alignment="center" valignment="top" usebox="none">
6689 \begin_inset Text
6690
6691 \begin_layout Plain Layout
6692 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6693 \end_inset
6694
6695
6696 \end_layout
6697
6698 \end_inset
6699 </cell>
6700 </row>
6701 <row>
6702 <cell alignment="center" valignment="top" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Plain Layout
6706 this looks better:
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 <cell alignment="center" valignment="top" usebox="none">
6712 \begin_inset Text
6713
6714 \begin_layout Plain Layout
6715 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6716 \end_inset
6717
6718
6719 \end_layout
6720
6721 \end_inset
6722 </cell>
6723 </row>
6724 </lyxtabular>
6725
6726 \end_inset
6727
6728
6729 \begin_inset Note Note
6730 status collapsed
6731
6732 \begin_layout Plain Layout
6733
6734 \series bold
6735
6736 \backslash
6737 raisebox
6738 \series default
6739  is only used as spacer.
6740 \end_layout
6741
6742 \end_inset
6743
6744
6745 \end_layout
6746
6747 \begin_layout Standard
6748 For the second formula the command 
6749 \series bold
6750
6751 \backslash
6752 Big((A+B)(A-B)
6753 \backslash
6754 Big)^
6755 \begin_inset ERT
6756 status collapsed
6757
6758 \begin_layout Plain Layout
6759
6760
6761 \backslash
6762 spce 
6763 \end_layout
6764
6765 \end_inset
6766
6767 C
6768 \series default
6769  has been used.
6770 \end_layout
6771
6772 \begin_layout Standard
6773 Here is an overview about all bracket sizes:
6774 \end_layout
6775
6776 \begin_layout Standard
6777 \align center
6778
6779 \backslash
6780 Bigg(
6781 \backslash
6782 exp
6783 \backslash
6784 bigg<
6785 \backslash
6786 Big[
6787 \backslash
6788 big{
6789 \backslash
6790 ln(3x)
6791 \backslash
6792 big}^2
6793 \begin_inset ERT
6794 status collapsed
6795
6796 \begin_layout Plain Layout
6797
6798
6799 \backslash
6800 spce 
6801 \end_layout
6802
6803 \end_inset
6804
6805
6806 \backslash
6807 sin(x)
6808 \backslash
6809 Big]^
6810 \begin_inset ERT
6811 status collapsed
6812
6813 \begin_layout Plain Layout
6814
6815
6816 \backslash
6817 spce 
6818 \end_layout
6819
6820 \end_inset
6821
6822 A
6823 \begin_inset ERT
6824 status collapsed
6825
6826 \begin_layout Plain Layout
6827
6828
6829 \backslash
6830 spce 
6831 \end_layout
6832
6833 \end_inset
6834
6835
6836 \backslash
6837 bigg>
6838 \backslash
6839 Bigg)^0,5
6840 \end_layout
6841
6842 \begin_layout Standard
6843 \align center
6844 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6845 \end_inset
6846
6847
6848 \end_layout
6849
6850 \begin_layout Standard
6851 Besides the 
6852 \series bold
6853
6854 \backslash
6855 big
6856 \series default
6857 -commands there is the variant 
6858 \series bold
6859
6860 \backslash
6861 bigm
6862 \series default
6863
6864 \begin_inset Index idx
6865 status collapsed
6866
6867 \begin_layout Plain Layout
6868 Commands ! B ! 
6869 \backslash
6870 bigm
6871 \end_layout
6872
6873 \end_inset
6874
6875  that adds a bit more space between the bracket and its content, and the
6876  variant 
6877 \series bold
6878
6879 \backslash
6880 bigl
6881 \series default
6882 -
6883 \series bold
6884
6885 \backslash
6886 bigr
6887 \series default
6888
6889 \begin_inset Index idx
6890 status collapsed
6891
6892 \begin_layout Plain Layout
6893 Commands ! B ! 
6894 \backslash
6895 bigl - 
6896 \backslash
6897 bigr
6898 \end_layout
6899
6900 \end_inset
6901
6902 , that don't add additional space.
6903  The 
6904 \emph on
6905 l
6906 \emph default
6907  at the end of the command 
6908 \series bold
6909
6910 \backslash
6911 bigl
6912 \series default
6913  is for a left bracket; for a right bracket this will be replaced by an
6914  
6915 \emph on
6916 r
6917 \emph default
6918 .
6919  A left or right bracket can each be an opening or closing bracket.
6920 \end_layout
6921
6922 \begin_layout Standard
6923 In the following table is a comparison of the variants:
6924 \end_layout
6925
6926 \begin_layout Standard
6927 \align center
6928 \begin_inset Tabular
6929 <lyxtabular version="3" rows="5" columns="2">
6930 <features tabularvalignment="middle">
6931 <column alignment="center" valignment="middle" width="0">
6932 <column alignment="center" valignment="middle" width="0">
6933 <row>
6934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6935 \begin_inset Text
6936
6937 \begin_layout Plain Layout
6938 Command
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6944 \begin_inset Text
6945
6946 \begin_layout Plain Layout
6947 Result
6948 \begin_inset Note Note
6949 status collapsed
6950
6951 \begin_layout Plain Layout
6952
6953 \series bold
6954
6955 \backslash
6956 raisebox
6957 \series default
6958  is only used as spacer.
6959 \end_layout
6960
6961 \end_inset
6962
6963
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 </row>
6969 <row>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \backslash
6976 Bigm(
6977 \backslash
6978 bigm(
6979 \backslash
6980 ln(3x)
6981 \backslash
6982 bigm)^2
6983 \series bold
6984
6985 \begin_inset ERT
6986 status collapsed
6987
6988 \begin_layout Plain Layout
6989
6990
6991 \backslash
6992 spce 
6993 \end_layout
6994
6995 \end_inset
6996
6997
6998 \series default
6999
7000 \backslash
7001 Bigm)
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
7011 \end_inset
7012
7013
7014 \end_layout
7015
7016 \end_inset
7017 </cell>
7018 </row>
7019 <row>
7020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7021 \begin_inset Text
7022
7023 \begin_layout Plain Layout
7024
7025 \backslash
7026 Big(
7027 \backslash
7028 big(
7029 \backslash
7030 ln(3x)
7031 \backslash
7032 big)^2
7033 \series bold
7034
7035 \begin_inset ERT
7036 status collapsed
7037
7038 \begin_layout Plain Layout
7039
7040
7041 \backslash
7042 spce 
7043 \end_layout
7044
7045 \end_inset
7046
7047
7048 \series default
7049
7050 \backslash
7051 Big)
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 </row>
7069 <row>
7070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074
7075 \backslash
7076 Bigl(
7077 \backslash
7078 bigl(
7079 \backslash
7080 ln(3x)
7081 \backslash
7082 bigr)^2
7083 \series bold
7084
7085 \begin_inset ERT
7086 status collapsed
7087
7088 \begin_layout Plain Layout
7089
7090
7091 \backslash
7092 spce 
7093 \end_layout
7094
7095 \end_inset
7096
7097
7098 \series default
7099
7100 \backslash
7101 Bigr)
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
7111 \end_inset
7112
7113
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 </row>
7119 <row>
7120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7121 \begin_inset Text
7122
7123 \begin_layout Plain Layout
7124
7125 \backslash
7126 bigl)
7127 \backslash
7128 ln(3x)
7129 \backslash
7130 bigr(
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7140 \end_inset
7141
7142
7143 \end_layout
7144
7145 \end_inset
7146 </cell>
7147 </row>
7148 </lyxtabular>
7149
7150 \end_inset
7151
7152
7153 \end_layout
7154
7155 \begin_layout Subsubsection
7156 Automatic Bracket Size
7157 \begin_inset CommandInset label
7158 LatexCommand label
7159 name "sub:Automatic-Bracket-Size"
7160
7161 \end_inset
7162
7163
7164 \begin_inset Index idx
7165 status collapsed
7166
7167 \begin_layout Plain Layout
7168 Bracket size ! automatic
7169 \end_layout
7170
7171 \end_inset
7172
7173
7174 \end_layout
7175
7176 \begin_layout Standard
7177 Brackets with variable size can be inserted with the commands 
7178 \series bold
7179
7180 \backslash
7181 left
7182 \series default
7183
7184 \begin_inset Index idx
7185 status collapsed
7186
7187 \begin_layout Plain Layout
7188 Commands ! L ! 
7189 \backslash
7190 left
7191 \end_layout
7192
7193 \end_inset
7194
7195  and 
7196 \series bold
7197
7198 \backslash
7199 right
7200 \series default
7201
7202 \begin_inset Index idx
7203 status collapsed
7204
7205 \begin_layout Plain Layout
7206 Commands ! R ! 
7207 \backslash
7208 right
7209 \end_layout
7210
7211 \end_inset
7212
7213  or via the math toolbar button 
7214 \begin_inset Graphics
7215         filename ../images/dialog-show_mathdelimiter.png
7216         scale 85
7217
7218 \end_inset
7219
7220 .
7221  Directly behind 
7222 \series bold
7223
7224 \backslash
7225 left
7226 \series default
7227  and 
7228 \series bold
7229
7230 \backslash
7231 right
7232 \series default
7233  the wanted bracket must be inserted.
7234  The bracket size will then automatically be calculated for the output.
7235 \end_layout
7236
7237 \begin_layout Standard
7238 \align center
7239 normal bracket: The command 
7240 \series bold
7241
7242 \backslash
7243 ln(
7244 \backslash
7245 frac
7246 \begin_inset ERT
7247 status collapsed
7248
7249 \begin_layout Plain Layout
7250
7251
7252 \backslash
7253 spce 
7254 \end_layout
7255
7256 \end_inset
7257
7258 A
7259 \begin_inset Formula $\downarrow$
7260 \end_inset
7261
7262 C
7263 \begin_inset ERT
7264 status collapsed
7265
7266 \begin_layout Plain Layout
7267
7268
7269 \backslash
7270 spce 
7271 \end_layout
7272
7273 \end_inset
7274
7275 )
7276 \series default
7277  creates
7278 \begin_inset Formula 
7279 \[
7280 \ln(\frac{A}{C})
7281 \]
7282
7283 \end_inset
7284
7285
7286 \end_layout
7287
7288 \begin_layout Standard
7289 \align center
7290 multiline bracket: The command 
7291 \series bold
7292
7293 \backslash
7294 ln
7295 \backslash
7296 left(
7297 \backslash
7298 frac
7299 \begin_inset ERT
7300 status collapsed
7301
7302 \begin_layout Plain Layout
7303
7304
7305 \backslash
7306 spce 
7307 \end_layout
7308
7309 \end_inset
7310
7311 A
7312 \begin_inset Formula $\downarrow$
7313 \end_inset
7314
7315 C
7316 \begin_inset ERT
7317 status collapsed
7318
7319 \begin_layout Plain Layout
7320
7321
7322 \backslash
7323 spce 
7324 \end_layout
7325
7326 \end_inset
7327
7328
7329 \backslash
7330 right)
7331 \series default
7332  creates
7333 \begin_inset Formula 
7334 \[
7335 \ln\left(\frac{A}{C}\right)
7336 \]
7337
7338 \end_inset
7339
7340
7341 \end_layout
7342
7343 \begin_layout Standard
7344 Instead of 
7345 \series bold
7346
7347 \backslash
7348 left
7349 \series default
7350  and 
7351 \series bold
7352
7353 \backslash
7354 right
7355 \series default
7356  the shortcut 
7357 \family sans
7358 Alt+M
7359 \begin_inset space ~
7360 \end_inset
7361
7362 Bracket
7363 \family default
7364  can be used.
7365  This has the advantage that you can see in LyX immediately the real bracket
7366  size and that the matching right bracket will be created too.
7367 \begin_inset Newline newline
7368 \end_inset
7369
7370 The command for the last example would then be: 
7371 \series bold
7372
7373 \backslash
7374 ln Alt+M
7375 \series default
7376  
7377 \series bold
7378 (
7379 \backslash
7380 frac
7381 \begin_inset ERT
7382 status collapsed
7383
7384 \begin_layout Plain Layout
7385
7386
7387 \backslash
7388 spce 
7389 \end_layout
7390
7391 \end_inset
7392
7393 A
7394 \begin_inset Formula $\downarrow$
7395 \end_inset
7396
7397 C
7398 \end_layout
7399
7400 \begin_layout Standard
7401 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7402  For example the command 
7403 \series bold
7404
7405 \backslash
7406 left.
7407 \backslash
7408 frac
7409 \begin_inset ERT
7410 status collapsed
7411
7412 \begin_layout Plain Layout
7413
7414
7415 \backslash
7416 spce 
7417 \end_layout
7418
7419 \end_inset
7420
7421 A
7422 \begin_inset Formula $\downarrow$
7423 \end_inset
7424
7425 B
7426 \begin_inset ERT
7427 status collapsed
7428
7429 \begin_layout Plain Layout
7430
7431
7432 \backslash
7433 spce 
7434 \end_layout
7435
7436 \end_inset
7437
7438
7439 \backslash
7440 right}
7441 \series default
7442  creates:
7443 \series bold
7444
7445 \begin_inset Formula 
7446 \[
7447 \left.\frac{A}{B}\right\} 
7448 \]
7449
7450 \end_inset
7451
7452
7453 \series default
7454 The commands 
7455 \series bold
7456
7457 \backslash
7458 left
7459 \series default
7460  and 
7461 \series bold
7462
7463 \backslash
7464 right
7465 \series default
7466  will be converted by LyX to brackets in the right size when the document
7467  is reloaded and an omitted bracket will appear as dashed line.
7468 \end_layout
7469
7470 \begin_layout Standard
7471 \begin_inset VSpace bigskip
7472 \end_inset
7473
7474 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7475  the command 
7476 \series bold
7477
7478 \backslash
7479 middle
7480 \series default
7481
7482 \begin_inset Index idx
7483 status collapsed
7484
7485 \begin_layout Plain Layout
7486 Commands ! M ! 
7487 \backslash
7488 middle
7489 \end_layout
7490
7491 \end_inset
7492
7493  is additionally available for all brackets and limits.
7494  With this command the height of the following character is adapted to the
7495  one of the surrounding brackets, what is e.
7496 \begin_inset space \thinspace{}
7497 \end_inset
7498
7499 g.
7500 \begin_inset space \space{}
7501 \end_inset
7502
7503 needed for physical vectors:
7504 \begin_inset Formula 
7505 \[
7506 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7507 \]
7508
7509 \end_inset
7510
7511 For physical vectors there is a special LaTeX-package, described in 
7512 \begin_inset CommandInset ref
7513 LatexCommand ref
7514 reference "sub:Physical-Vectors"
7515
7516 \end_inset
7517
7518 .
7519 \end_layout
7520
7521 \begin_layout Subsection
7522 Horizontal Brackets
7523 \begin_inset Index idx
7524 status collapsed
7525
7526 \begin_layout Plain Layout
7527 Brackets ! horizontal
7528 \end_layout
7529
7530 \end_inset
7531
7532
7533 \end_layout
7534
7535 \begin_layout Standard
7536 \align center
7537 \begin_inset Tabular
7538 <lyxtabular version="3" rows="4" columns="2">
7539 <features tabularvalignment="middle">
7540 <column alignment="center" valignment="top" width="0pt">
7541 <column alignment="center" valignment="top" width="0pt">
7542 <row>
7543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547 Command
7548 \begin_inset Note Note
7549 status collapsed
7550
7551 \begin_layout Plain Layout
7552
7553 \series bold
7554
7555 \backslash
7556 raisebox
7557 \series default
7558  is only used as spacer.
7559 \end_layout
7560
7561 \end_inset
7562
7563
7564 \end_layout
7565
7566 \end_inset
7567 </cell>
7568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572 Result
7573 \end_layout
7574
7575 \end_inset
7576 </cell>
7577 </row>
7578 <row>
7579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583 \begin_inset ERT
7584 status collapsed
7585
7586 \begin_layout Plain Layout
7587
7588
7589 \backslash
7590 raisebox{2.3mm}{
7591 \end_layout
7592
7593 \end_inset
7594
7595
7596 \backslash
7597 overbrace
7598 \begin_inset ERT
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602
7603
7604 \backslash
7605 spce 
7606 \end_layout
7607
7608 \end_inset
7609
7610 A+B
7611 \begin_inset ERT
7612 status collapsed
7613
7614 \begin_layout Plain Layout
7615
7616
7617 \backslash
7618 spce 
7619 \end_layout
7620
7621 \end_inset
7622
7623 ^
7624 \begin_inset ERT
7625 status collapsed
7626
7627 \begin_layout Plain Layout
7628
7629
7630 \backslash
7631 spce 
7632 \end_layout
7633
7634 \end_inset
7635
7636 3
7637 \begin_inset ERT
7638 status collapsed
7639
7640 \begin_layout Plain Layout
7641
7642 }
7643 \end_layout
7644
7645 \end_inset
7646
7647
7648 \begin_inset Index idx
7649 status collapsed
7650
7651 \begin_layout Plain Layout
7652 Commands ! O ! 
7653 \backslash
7654 overbrace
7655 \end_layout
7656
7657 \end_inset
7658
7659
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 \begin_inset Formula $\overbrace{A+B}^{3}$
7669 \end_inset
7670
7671
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 </row>
7677 <row>
7678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682 \begin_inset ERT
7683 status collapsed
7684
7685 \begin_layout Plain Layout
7686
7687
7688 \backslash
7689 raisebox{-2.2mm}{
7690 \end_layout
7691
7692 \end_inset
7693
7694
7695 \backslash
7696 underbrace
7697 \begin_inset ERT
7698 status collapsed
7699
7700 \begin_layout Plain Layout
7701
7702
7703 \backslash
7704 spce 
7705 \end_layout
7706
7707 \end_inset
7708
7709 A+B
7710 \begin_inset ERT
7711 status collapsed
7712
7713 \begin_layout Plain Layout
7714
7715
7716 \backslash
7717 spce 
7718 \end_layout
7719
7720 \end_inset
7721
7722 _5
7723 \begin_inset ERT
7724 status collapsed
7725
7726 \begin_layout Plain Layout
7727
7728 }
7729 \end_layout
7730
7731 \end_inset
7732
7733
7734 \begin_inset Index idx
7735 status collapsed
7736
7737 \begin_layout Plain Layout
7738 Commands ! U ! 
7739 \backslash
7740 underbrace
7741 \end_layout
7742
7743 \end_inset
7744
7745
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754 \begin_inset Formula $\underbrace{A+B}_{5}$
7755 \end_inset
7756
7757
7758 \end_layout
7759
7760 \end_inset
7761 </cell>
7762 </row>
7763 <row>
7764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7765 \begin_inset Text
7766
7767 \begin_layout Plain Layout
7768
7769 \backslash
7770 overbrace
7771 \begin_inset ERT
7772 status collapsed
7773
7774 \begin_layout Plain Layout
7775
7776
7777 \backslash
7778 spce 
7779 \end_layout
7780
7781 \end_inset
7782
7783
7784 \backslash
7785 underbrace
7786 \begin_inset ERT
7787 status collapsed
7788
7789 \begin_layout Plain Layout
7790
7791
7792 \backslash
7793 spce 
7794 \end_layout
7795
7796 \end_inset
7797
7798 A+B_w
7799 \begin_inset ERT
7800 status collapsed
7801
7802 \begin_layout Plain Layout
7803
7804
7805 \backslash
7806 spce 
7807 \end_layout
7808
7809 \end_inset
7810
7811
7812 \begin_inset ERT
7813 status collapsed
7814
7815 \begin_layout Plain Layout
7816
7817
7818 \backslash
7819 spce 
7820 \end_layout
7821
7822 \end_inset
7823
7824 _7
7825 \begin_inset ERT
7826 status collapsed
7827
7828 \begin_layout Plain Layout
7829
7830
7831 \backslash
7832 spce 
7833 \end_layout
7834
7835 \end_inset
7836
7837
7838 \begin_inset ERT
7839 status collapsed
7840
7841 \begin_layout Plain Layout
7842
7843
7844 \backslash
7845 spce 
7846 \end_layout
7847
7848 \end_inset
7849
7850 ^
7851 \begin_inset ERT
7852 status collapsed
7853
7854 \begin_layout Plain Layout
7855
7856
7857 \backslash
7858 spce 
7859 \end_layout
7860
7861 \end_inset
7862
7863 C
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7873 \end_inset
7874
7875
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 </row>
7881 </lyxtabular>
7882
7883 \end_inset
7884
7885
7886 \end_layout
7887
7888 \begin_layout Standard
7889 In the last example it doesn't matter if 
7890 \series bold
7891
7892 \backslash
7893 overbrace
7894 \series default
7895  or 
7896 \series bold
7897
7898 \backslash
7899 underbrace
7900 \series default
7901  is inserted at first.
7902 \end_layout
7903
7904 \begin_layout Standard
7905 \begin_inset VSpace bigskip
7906 \end_inset
7907
7908 When brackets are needed that overlap each other, multiline formulas, as
7909  described in 
7910 \begin_inset CommandInset ref
7911 LatexCommand ref
7912 reference "sec:Multiline-Formulas"
7913
7914 \end_inset
7915
7916 , must be used:
7917 \begin_inset Formula 
7918 \begin{eqnarray*}
7919 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7920  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7921 \end{eqnarray*}
7922
7923 \end_inset
7924
7925 In the first row the formula is inserted together with the first brace.
7926  It is hereby important that the space command
7927 \begin_inset Foot
7928 status collapsed
7929
7930 \begin_layout Plain Layout
7931 Space commands are explained in 
7932 \begin_inset CommandInset ref
7933 LatexCommand ref
7934 reference "sub:Predefined-Space"
7935
7936 \end_inset
7937
7938 .
7939 \end_layout
7940
7941 \end_inset
7942
7943  
7944 \series bold
7945
7946 \backslash
7947 :
7948 \series default
7949  is inserted before the first 
7950 \begin_inset Formula $d$
7951 \end_inset
7952
7953 , because the brace that ends behind the 
7954 \begin_inset Formula $q$
7955 \end_inset
7956
7957  prevents that the following 
7958 \begin_inset Quotes eld
7959 \end_inset
7960
7961 +
7962 \begin_inset Quotes erd
7963 \end_inset
7964
7965  is surrounded by space.
7966 \begin_inset Foot
7967 status collapsed
7968
7969 \begin_layout Plain Layout
7970 because a bracket is not handled as a character, see 
7971 \begin_inset CommandInset ref
7972 LatexCommand ref
7973 reference "sub:Binary-Operators"
7974
7975 \end_inset
7976
7977
7978 \end_layout
7979
7980 \end_inset
7981
7982  In the second row the second brace is inserted.
7983  As it should begin before the 
7984 \begin_inset Formula $b$
7985 \end_inset
7986
7987 , first the command 
7988 \series bold
7989
7990 \backslash
7991 hphantom{gggg+
7992 \backslash
7993 :}
7994 \series default
7995  is inserted.
7996 \begin_inset Foot
7997 status collapsed
7998
7999 \begin_layout Plain Layout
8000 more about 
8001 \series bold
8002
8003 \backslash
8004 hphantom
8005 \series default
8006  see 
8007 \begin_inset CommandInset ref
8008 LatexCommand ref
8009 reference "sub:Placeholders"
8010
8011 \end_inset
8012
8013
8014 \end_layout
8015
8016 \end_inset
8017
8018  This space is needed because the 
8019 \begin_inset Quotes eld
8020 \end_inset
8021
8022 +
8023 \begin_inset Quotes erd
8024 \end_inset
8025
8026  is also surrounded by space in the formula.
8027  The brace is placed under the command 
8028 \series bold
8029
8030 \backslash
8031 hphantom{bbqq+dddd}
8032 \series default
8033 .
8034 \end_layout
8035
8036 \begin_layout Standard
8037 It gets more complicated when brackets overlap each other, like in the following
8038  example:
8039 \begin_inset ERT
8040 status collapsed
8041
8042 \begin_layout Plain Layout
8043
8044
8045 \backslash
8046 setlength{
8047 \backslash
8048 jot}{-6pt}
8049 \end_layout
8050
8051 \end_inset
8052
8053
8054 \begin_inset Formula 
8055 \begin{eqnarray*}
8056  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8057 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8058 \end{eqnarray*}
8059
8060 \end_inset
8061
8062
8063 \begin_inset ERT
8064 status collapsed
8065
8066 \begin_layout Plain Layout
8067
8068
8069 \backslash
8070 setlength{
8071 \backslash
8072 jot}{3pt}
8073 \end_layout
8074
8075 \end_inset
8076
8077 The first formula row is the same as the second row of the previous example,
8078  with the difference that the brace is above.
8079  The second row contains the formula together with the second brace.
8080  To avoid that there is space between the upper brace in the first row and
8081  the formula, the row spacing needs to be reduced.
8082  This is not easily possible due to a bug in LyX
8083 \begin_inset Foot
8084 status collapsed
8085
8086 \begin_layout Plain Layout
8087 \begin_inset CommandInset href
8088 LatexCommand href
8089 name "LyX-bug #1505"
8090 target "http://www.lyx.org/trac/ticket/1505"
8091
8092 \end_inset
8093
8094
8095 \end_layout
8096
8097 \end_inset
8098
8099 .
8100  As a solution for the problem, the global formula row separation 
8101 \series bold
8102
8103 \backslash
8104 jot
8105 \series default
8106
8107 \begin_inset Index idx
8108 status collapsed
8109
8110 \begin_layout Plain Layout
8111 Commands ! J ! 
8112 \backslash
8113 jot
8114 \end_layout
8115
8116 \end_inset
8117
8118  must be changed to -6
8119 \begin_inset space \thinspace{}
8120 \end_inset
8121
8122 pt before the formula with the command 
8123 \series bold
8124
8125 \backslash
8126 setlength{
8127 \backslash
8128 jot}{-6pt}
8129 \series default
8130  in TeX-mode.
8131  
8132 \series bold
8133
8134 \backslash
8135 jot
8136 \series default
8137  is set back after the formula to the standard value of 3
8138 \begin_inset space \thinspace{}
8139 \end_inset
8140
8141 pt using the same command.
8142  More about the row separation in formulas is explained in 
8143 \begin_inset CommandInset ref
8144 LatexCommand ref
8145 reference "sub:Line-Separation"
8146
8147 \end_inset
8148
8149 .
8150 \end_layout
8151
8152 \begin_layout Section
8153 Arrows
8154 \begin_inset Index idx
8155 status collapsed
8156
8157 \begin_layout Plain Layout
8158 Arrows
8159 \end_layout
8160
8161 \end_inset
8162
8163
8164 \end_layout
8165
8166 \begin_layout Standard
8167 Arrows can be inserted via the math toolbar button 
8168 \begin_inset Graphics
8169         filename ../images/math/leftarrow.png
8170         scale 85
8171
8172 \end_inset
8173
8174  or the commands listed in the following subsections.
8175 \end_layout
8176
8177 \begin_layout Subsection
8178 Horizontal Arrows
8179 \begin_inset Index idx
8180 status collapsed
8181
8182 \begin_layout Plain Layout
8183 Arrows ! horizontal
8184 \end_layout
8185
8186 \end_inset
8187
8188
8189 \end_layout
8190
8191 \begin_layout Standard
8192 \begin_inset space \hfill{}
8193 \end_inset
8194
8195
8196 \begin_inset Tabular
8197 <lyxtabular version="3" rows="8" columns="2">
8198 <features tabularvalignment="middle">
8199 <column alignment="center" valignment="top" width="0pt">
8200 <column alignment="center" valignment="top" width="0pt">
8201 <row>
8202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206 Command
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 Result
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 </row>
8221 <row>
8222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226
8227 \backslash
8228 gets
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 \begin_inset Formula $\gets$
8238 \end_inset
8239
8240
8241 \end_layout
8242
8243 \end_inset
8244 </cell>
8245 </row>
8246 <row>
8247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251
8252 \backslash
8253 Leftarrow
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262 \begin_inset Formula $\Leftarrow$
8263 \end_inset
8264
8265
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 </row>
8271 <row>
8272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276
8277 \backslash
8278 longleftarrow
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287 \begin_inset Formula $\longleftarrow$
8288 \end_inset
8289
8290
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 </row>
8296 <row>
8297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301
8302 \backslash
8303 Longleftarrow
8304 \end_layout
8305
8306 \end_inset
8307 </cell>
8308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312 \begin_inset Formula $\Longleftarrow$
8313 \end_inset
8314
8315
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 </row>
8321 <row>
8322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326
8327 \backslash
8328 leftharpoonup
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 \begin_inset Formula $\leftharpoonup$
8338 \end_inset
8339
8340
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 </row>
8346 <row>
8347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351
8352 \backslash
8353 leftharpoondown
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 \begin_inset Formula $\leftharpoondown$
8363 \end_inset
8364
8365
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 </row>
8371 <row>
8372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376
8377 \backslash
8378 hookleftarrow
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 \begin_inset Formula $\hookleftarrow$
8388 \end_inset
8389
8390
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 </row>
8396 </lyxtabular>
8397
8398 \end_inset
8399
8400
8401 \begin_inset space \hfill{}
8402 \end_inset
8403
8404
8405 \begin_inset Tabular
8406 <lyxtabular version="3" rows="8" columns="2">
8407 <features tabularvalignment="middle">
8408 <column alignment="center" valignment="top" width="0pt">
8409 <column alignment="center" valignment="top" width="0pt">
8410 <row>
8411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 Command
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 Result
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 </row>
8430 <row>
8431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435
8436 \backslash
8437 to
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446 \begin_inset Formula $\to$
8447 \end_inset
8448
8449
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 </row>
8455 <row>
8456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460
8461 \backslash
8462 Rightarrow
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471 \begin_inset Formula $\Rightarrow$
8472 \end_inset
8473
8474
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 </row>
8480 <row>
8481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485
8486 \backslash
8487 longrightarrow
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 \begin_inset Formula $\longrightarrow$
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 </row>
8505 <row>
8506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510
8511 \backslash
8512 Longrightarrow
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521 \begin_inset Formula $\Longrightarrow$
8522 \end_inset
8523
8524
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 </row>
8530 <row>
8531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535
8536 \backslash
8537 rightharpoonup
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 \begin_inset Formula $\rightharpoonup$
8547 \end_inset
8548
8549
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 <row>
8556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560
8561 \backslash
8562 rightharpoondown
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571 \begin_inset Formula $\rightharpoondown$
8572 \end_inset
8573
8574
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 </row>
8580 <row>
8581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585
8586 \backslash
8587 hookrightarrow
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 \begin_inset Formula $\hookrightarrow$
8597 \end_inset
8598
8599
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 </row>
8605 </lyxtabular>
8606
8607 \end_inset
8608
8609
8610 \begin_inset space \hfill{}
8611 \end_inset
8612
8613
8614 \end_layout
8615
8616 \begin_layout Standard
8617 \begin_inset space \hfill{}
8618 \end_inset
8619
8620
8621 \begin_inset Tabular
8622 <lyxtabular version="3" rows="6" columns="2">
8623 <features tabularvalignment="middle">
8624 <column alignment="center" valignment="top" width="0pt">
8625 <column alignment="center" valignment="top" width="0pt">
8626 <row>
8627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 Command
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 Result
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 <row>
8647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651
8652 \backslash
8653 leftrightarrow
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662 \begin_inset Formula $\leftrightarrow$
8663 \end_inset
8664
8665
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 </row>
8671 <row>
8672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676
8677 \backslash
8678 Leftrightarrow
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687 \begin_inset Formula $\Leftrightarrow$
8688 \end_inset
8689
8690
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 </row>
8696 <row>
8697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701
8702 \backslash
8703 longleftrightarrow
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 \begin_inset Formula $\longleftrightarrow$
8713 \end_inset
8714
8715
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 </row>
8721 <row>
8722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726
8727 \backslash
8728 Longleftrightarrow
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 \begin_inset Formula $\Longleftrightarrow$
8738 \end_inset
8739
8740
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 <row>
8747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751
8752 \backslash
8753 rightleftharpoons
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 \begin_inset Formula $\rightleftharpoons$
8763 \end_inset
8764
8765
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 </lyxtabular>
8772
8773 \end_inset
8774
8775
8776 \begin_inset space \hspace{}
8777 \length 25pt
8778 \end_inset
8779
8780
8781 \begin_inset space \hfill{}
8782 \end_inset
8783
8784
8785 \begin_inset Tabular
8786 <lyxtabular version="3" rows="5" columns="2">
8787 <features tabularvalignment="middle">
8788 <column alignment="center" valignment="top" width="0pt">
8789 <column alignment="center" valignment="top" width="0pt">
8790 <row>
8791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 Command
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804 Result
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 </row>
8810 <row>
8811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815
8816 \backslash
8817 mapsto
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826 \begin_inset Formula $\mapsto$
8827 \end_inset
8828
8829
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 </row>
8835 <row>
8836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840
8841 \backslash
8842 longmapsto
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851 \begin_inset Formula $\longmapsto$
8852 \end_inset
8853
8854
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 </row>
8860 <row>
8861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865
8866 \backslash
8867 leadsto
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876 \begin_inset Formula $\leadsto$
8877 \end_inset
8878
8879
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 </row>
8885 <row>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \backslash
8892 dasharrow
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901 \begin_inset Formula $\dasharrow$
8902 \end_inset
8903
8904
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 </row>
8910 </lyxtabular>
8911
8912 \end_inset
8913
8914
8915 \begin_inset space \hfill{}
8916 \end_inset
8917
8918
8919 \end_layout
8920
8921 \begin_layout Standard
8922 \begin_inset VSpace medskip
8923 \end_inset
8924
8925 Arrows used as accents like e.
8926 \begin_inset space \thinspace{}
8927 \end_inset
8928
8929 g.
8930 \begin_inset space \space{}
8931 \end_inset
8932
8933 vector arrows are listed in 
8934 \begin_inset CommandInset ref
8935 LatexCommand ref
8936 reference "sec:Accents"
8937
8938 \end_inset
8939
8940 .
8941 \end_layout
8942
8943 \begin_layout Standard
8944 \begin_inset VSpace bigskip
8945 \end_inset
8946
8947 Furthermore there are the labeled arrows
8948 \begin_inset Index idx
8949 status collapsed
8950
8951 \begin_layout Plain Layout
8952 Arrows ! labeled
8953 \end_layout
8954
8955 \end_inset
8956
8957  
8958 \series bold
8959
8960 \backslash
8961 xleftarrow
8962 \series default
8963
8964 \begin_inset Index idx
8965 status collapsed
8966
8967 \begin_layout Plain Layout
8968 Commands ! X ! 
8969 \backslash
8970 xleftarrow
8971 \end_layout
8972
8973 \end_inset
8974
8975  and 
8976 \series bold
8977
8978 \backslash
8979 xrightarrow
8980 \series default
8981
8982 \begin_inset Index idx
8983 status collapsed
8984
8985 \begin_layout Plain Layout
8986 Commands ! X ! 
8987 \backslash
8988 xrightarrow
8989 \begin_inset ERT
8990 status collapsed
8991
8992 \begin_layout Plain Layout
8993
8994
8995 \backslash
8996 vspace{4mm}
8997 \end_layout
8998
8999 \end_inset
9000
9001
9002 \end_layout
9003
9004 \end_inset
9005
9006 .
9007  When inserting one of these commands in a formula, an arrow with two blue
9008  boxes appear where the label can be inserted.
9009  The length of the arrow adapts to the label width.
9010 \end_layout
9011
9012 \begin_layout Standard
9013 \align center
9014 \begin_inset Tabular
9015 <lyxtabular version="3" rows="3" columns="2">
9016 <features tabularvalignment="middle">
9017 <column alignment="center" valignment="top" width="0pt">
9018 <column alignment="center" valignment="top" width="0pt">
9019 <row>
9020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024 Command
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 Result
9034 \begin_inset Note Note
9035 status collapsed
9036
9037 \begin_layout Plain Layout
9038
9039 \series bold
9040
9041 \backslash
9042 raisebox
9043 \series default
9044  is only used as spacer.
9045 \end_layout
9046
9047 \end_inset
9048
9049
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 </row>
9055 <row>
9056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 F(a)
9061 \backslash
9062 xleftarrow
9063 \begin_inset ERT
9064 status collapsed
9065
9066 \begin_layout Plain Layout
9067
9068
9069 \backslash
9070 spce 
9071 \end_layout
9072
9073 \end_inset
9074
9075 x=a
9076 \begin_inset Formula $\downarrow$
9077 \end_inset
9078
9079 x>0
9080 \begin_inset Formula $\to$
9081 \end_inset
9082
9083 F(x)
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9093 \end_inset
9094
9095
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 </row>
9101 <row>
9102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 F(x)
9107 \backslash
9108 xrightarrow
9109 \begin_inset ERT
9110 status collapsed
9111
9112 \begin_layout Plain Layout
9113
9114
9115 \backslash
9116 spce 
9117 \end_layout
9118
9119 \end_inset
9120
9121 x=a
9122 \begin_inset Formula $\downarrow$
9123 \end_inset
9124
9125 x>0
9126 \begin_inset Formula $\to$
9127 \end_inset
9128
9129 F(a)
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9139 \end_inset
9140
9141
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 </row>
9147 </lyxtabular>
9148
9149 \end_inset
9150
9151
9152 \end_layout
9153
9154 \begin_layout Subsection
9155 Vertical and diagonal Arrows
9156 \begin_inset Index idx
9157 status collapsed
9158
9159 \begin_layout Plain Layout
9160 Arrows ! diagonal
9161 \end_layout
9162
9163 \end_inset
9164
9165
9166 \begin_inset Index idx
9167 status collapsed
9168
9169 \begin_layout Plain Layout
9170 Arrows ! vertical
9171 \end_layout
9172
9173 \end_inset
9174
9175
9176 \end_layout
9177
9178 \begin_layout Standard
9179 \begin_inset space \hfill{}
9180 \end_inset
9181
9182
9183 \begin_inset Tabular
9184 <lyxtabular version="3" rows="7" columns="2">
9185 <features tabularvalignment="middle">
9186 <column alignment="center" valignment="top" width="0pt">
9187 <column alignment="center" valignment="top" width="0pt">
9188 <row>
9189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193 Command
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 Result
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 </row>
9208 <row>
9209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213
9214 \backslash
9215 uparrow
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224 \begin_inset Formula $\uparrow$
9225 \end_inset
9226
9227
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 </row>
9233 <row>
9234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238
9239 \backslash
9240 Uparrow
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249 \begin_inset Formula $\Uparrow$
9250 \end_inset
9251
9252
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 </row>
9258 <row>
9259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9260 \begin_inset Text
9261
9262 \begin_layout Plain Layout
9263
9264 \backslash
9265 updownarrow
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 \begin_inset Formula $\updownarrow$
9275 \end_inset
9276
9277
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288
9289 \backslash
9290 Updownarrow
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 \begin_inset Formula $\Updownarrow$
9300 \end_inset
9301
9302
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 </row>
9308 <row>
9309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9310 \begin_inset Text
9311
9312 \begin_layout Plain Layout
9313
9314 \backslash
9315 Downarrow
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 \begin_inset Formula $\Downarrow$
9325 \end_inset
9326
9327
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 </row>
9333 <row>
9334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338
9339 \backslash
9340 downarrow
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 \begin_inset Formula $\downarrow$
9350 \end_inset
9351
9352
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 </row>
9358 </lyxtabular>
9359
9360 \end_inset
9361
9362
9363 \begin_inset space \hfill{}
9364 \end_inset
9365
9366
9367 \begin_inset Tabular
9368 <lyxtabular version="3" rows="5" columns="2">
9369 <features tabularvalignment="middle">
9370 <column alignment="center" valignment="top" width="0pt">
9371 <column alignment="center" valignment="top" width="0pt">
9372 <row>
9373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377 Command
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 Result
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 </row>
9392 <row>
9393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397
9398 \backslash
9399 nearrow
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408 \begin_inset Formula $\nearrow$
9409 \end_inset
9410
9411
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 <row>
9418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422
9423 \backslash
9424 searrow
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 \begin_inset Formula $\searrow$
9434 \end_inset
9435
9436
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 </row>
9442 <row>
9443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447
9448 \backslash
9449 swarrow
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458 \begin_inset Formula $\swarrow$
9459 \end_inset
9460
9461
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 </row>
9467 <row>
9468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472
9473 \backslash
9474 nwarrow
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 \begin_inset Formula $\nwarrow$
9484 \end_inset
9485
9486
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 </row>
9492 </lyxtabular>
9493
9494 \end_inset
9495
9496
9497 \begin_inset space \hfill{}
9498 \end_inset
9499
9500
9501 \end_layout
9502
9503 \begin_layout Standard
9504 \begin_inset VSpace medskip
9505 \end_inset
9506
9507 Vertical arrows can be used also as delimiters together with the commands
9508  described in 
9509 \begin_inset CommandInset ref
9510 LatexCommand ref
9511 reference "sub:Manual-Bracket-Size"
9512
9513 \end_inset
9514
9515  and 
9516 \begin_inset CommandInset ref
9517 LatexCommand ref
9518 reference "sub:Automatic-Bracket-Size"
9519
9520 \end_inset
9521
9522 .
9523 \end_layout
9524
9525 \begin_layout Section
9526 Accents
9527 \begin_inset CommandInset label
9528 LatexCommand label
9529 name "sec:Accents"
9530
9531 \end_inset
9532
9533
9534 \begin_inset Index idx
9535 status collapsed
9536
9537 \begin_layout Plain Layout
9538 Accents
9539 \end_layout
9540
9541 \end_inset
9542
9543
9544 \end_layout
9545
9546 \begin_layout Standard
9547 Accents can be inserted via the math toolbar button 
9548 \begin_inset Graphics
9549         filename ../images/math/hat.png
9550         scale 85
9551
9552 \end_inset
9553
9554  or the commands listed in the following subsections.
9555 \end_layout
9556
9557 \begin_layout Subsection
9558 Accents for one Character
9559 \begin_inset ERT
9560 status collapsed
9561
9562 \begin_layout Plain Layout
9563
9564
9565 \backslash
9566 texorpdfstring{
9567 \end_layout
9568
9569 \end_inset
9570
9571
9572 \begin_inset Foot
9573 status collapsed
9574
9575 \begin_layout Plain Layout
9576 accents in text see 
9577 \begin_inset CommandInset ref
9578 LatexCommand ref
9579 reference "sub:Accents-in-Text"
9580
9581 \end_inset
9582
9583
9584 \end_layout
9585
9586 \end_inset
9587
9588
9589 \begin_inset ERT
9590 status collapsed
9591
9592 \begin_layout Plain Layout
9593
9594 }{}
9595 \end_layout
9596
9597 \end_inset
9598
9599
9600 \begin_inset Note Note
9601 status collapsed
9602
9603 \begin_layout Plain Layout
9604
9605 \series bold
9606
9607 \backslash
9608 texorpdfstring
9609 \series default
9610  is used to avoid that the footnote appears in the PDF-bookmark.
9611 \end_layout
9612
9613 \begin_layout Plain Layout
9614 More about 
9615 \series bold
9616
9617 \backslash
9618 texorpdfstring
9619 \series default
9620  is in section 
9621 \begin_inset CommandInset ref
9622 LatexCommand ref
9623 reference "sub:Formulas-in-Section"
9624
9625 \end_inset
9626
9627 .
9628 \end_layout
9629
9630 \end_inset
9631
9632
9633 \begin_inset CommandInset label
9634 LatexCommand label
9635 name "sub:Accents-for-one"
9636
9637 \end_inset
9638
9639
9640 \begin_inset Index idx
9641 status collapsed
9642
9643 \begin_layout Plain Layout
9644 Accents ! for one character
9645 \end_layout
9646
9647 \end_inset
9648
9649
9650 \end_layout
9651
9652 \begin_layout Standard
9653 \begin_inset space \hfill{}
9654 \end_inset
9655
9656
9657 \begin_inset Tabular
9658 <lyxtabular version="3" rows="8" columns="2">
9659 <features tabularvalignment="middle">
9660 <column alignment="center" valignment="top" width="0pt">
9661 <column alignment="center" valignment="top" width="0pt">
9662 <row>
9663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667 Command
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 Result
9677 \begin_inset Note Note
9678 status collapsed
9679
9680 \begin_layout Plain Layout
9681
9682 \series bold
9683
9684 \backslash
9685 raisebox
9686 \series default
9687  is only used as spacer.
9688 \end_layout
9689
9690 \end_inset
9691
9692
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 <row>
9699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \backslash
9705 dot
9706 \begin_inset ERT
9707 status collapsed
9708
9709 \begin_layout Plain Layout
9710
9711
9712 \backslash
9713 spce 
9714 \end_layout
9715
9716 \end_inset
9717
9718 A
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Plain Layout
9727 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9728 \end_inset
9729
9730
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 </row>
9736 <row>
9737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741
9742 \backslash
9743 ddot
9744 \begin_inset ERT
9745 status collapsed
9746
9747 \begin_layout Plain Layout
9748
9749
9750 \backslash
9751 spce 
9752 \end_layout
9753
9754 \end_inset
9755
9756 A
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9766 \end_inset
9767
9768
9769 \end_layout
9770
9771 \end_inset
9772 </cell>
9773 </row>
9774 <row>
9775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9776 \begin_inset Text
9777
9778 \begin_layout Plain Layout
9779
9780 \backslash
9781 dddot
9782 \begin_inset ERT
9783 status collapsed
9784
9785 \begin_layout Plain Layout
9786
9787
9788 \backslash
9789 spce 
9790 \end_layout
9791
9792 \end_inset
9793
9794 A
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9804 \end_inset
9805
9806
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 </row>
9812 <row>
9813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9814 \begin_inset Text
9815
9816 \begin_layout Plain Layout
9817
9818 \backslash
9819 ddddot
9820 \begin_inset ERT
9821 status collapsed
9822
9823 \begin_layout Plain Layout
9824
9825
9826 \backslash
9827 spce 
9828 \end_layout
9829
9830 \end_inset
9831
9832 A
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9842 \end_inset
9843
9844
9845 \end_layout
9846
9847 \end_inset
9848 </cell>
9849 </row>
9850 <row>
9851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9852 \begin_inset Text
9853
9854 \begin_layout Plain Layout
9855
9856 \backslash
9857 vec
9858 \begin_inset ERT
9859 status collapsed
9860
9861 \begin_layout Plain Layout
9862
9863
9864 \backslash
9865 spce 
9866 \end_layout
9867
9868 \end_inset
9869
9870 A
9871 \begin_inset Index idx
9872 status collapsed
9873
9874 \begin_layout Plain Layout
9875 Vectors
9876 \end_layout
9877
9878 \end_inset
9879
9880
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9890 \end_inset
9891
9892
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 </row>
9898 <row>
9899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \begin_layout Plain Layout
9903
9904 \backslash
9905 bar
9906 \begin_inset ERT
9907 status collapsed
9908
9909 \begin_layout Plain Layout
9910
9911
9912 \backslash
9913 spce 
9914 \end_layout
9915
9916 \end_inset
9917
9918 A
9919 \end_layout
9920
9921 \end_inset
9922 </cell>
9923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9924 \begin_inset Text
9925
9926 \begin_layout Plain Layout
9927 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \end_inset
9934 </cell>
9935 </row>
9936 <row>
9937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941
9942 \backslash
9943 mathring
9944 \begin_inset ERT
9945 status collapsed
9946
9947 \begin_layout Plain Layout
9948
9949
9950 \backslash
9951 spce 
9952 \end_layout
9953
9954 \end_inset
9955
9956 A
9957 \end_layout
9958
9959 \end_inset
9960 </cell>
9961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9962 \begin_inset Text
9963
9964 \begin_layout Plain Layout
9965 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9966 \end_inset
9967
9968
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 </row>
9974 </lyxtabular>
9975
9976 \end_inset
9977
9978
9979 \begin_inset space \hfill{}
9980 \end_inset
9981
9982
9983 \begin_inset Tabular
9984 <lyxtabular version="3" rows="7" columns="2">
9985 <features tabularvalignment="middle">
9986 <column alignment="center" valignment="top" width="0pt">
9987 <column alignment="center" valignment="top" width="0pt">
9988 <row>
9989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9990 \begin_inset Text
9991
9992 \begin_layout Plain Layout
9993 Command
9994 \end_layout
9995
9996 \end_inset
9997 </cell>
9998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002 Result
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 </row>
10008 <row>
10009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013
10014 \backslash
10015 tilde
10016 \begin_inset ERT
10017 status collapsed
10018
10019 \begin_layout Plain Layout
10020
10021
10022 \backslash
10023 spce 
10024 \end_layout
10025
10026 \end_inset
10027
10028 A
10029 \end_layout
10030
10031 \end_inset
10032 </cell>
10033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10038 \end_inset
10039
10040
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 </row>
10046 <row>
10047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051
10052 \backslash
10053 hat
10054 \begin_inset ERT
10055 status collapsed
10056
10057 \begin_layout Plain Layout
10058
10059
10060 \backslash
10061 spce 
10062 \end_layout
10063
10064 \end_inset
10065
10066 A
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10076 \end_inset
10077
10078
10079 \end_layout
10080
10081 \end_inset
10082 </cell>
10083 </row>
10084 <row>
10085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089
10090 \backslash
10091 check
10092 \begin_inset ERT
10093 status collapsed
10094
10095 \begin_layout Plain Layout
10096
10097
10098 \backslash
10099 spce 
10100 \end_layout
10101
10102 \end_inset
10103
10104 A
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10114 \end_inset
10115
10116
10117 \end_layout
10118
10119 \end_inset
10120 </cell>
10121 </row>
10122 <row>
10123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10124 \begin_inset Text
10125
10126 \begin_layout Plain Layout
10127
10128 \backslash
10129 acute
10130 \begin_inset ERT
10131 status collapsed
10132
10133 \begin_layout Plain Layout
10134
10135
10136 \backslash
10137 spce 
10138 \end_layout
10139
10140 \end_inset
10141
10142 A
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10152 \end_inset
10153
10154
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 </row>
10160 <row>
10161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \backslash
10167 grave
10168 \begin_inset ERT
10169 status collapsed
10170
10171 \begin_layout Plain Layout
10172
10173
10174 \backslash
10175 spce 
10176 \end_layout
10177
10178 \end_inset
10179
10180 A
10181 \end_layout
10182
10183 \end_inset
10184 </cell>
10185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10186 \begin_inset Text
10187
10188 \begin_layout Plain Layout
10189 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10190 \end_inset
10191
10192
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 </row>
10198 <row>
10199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203
10204 \backslash
10205 breve
10206 \begin_inset ERT
10207 status collapsed
10208
10209 \begin_layout Plain Layout
10210
10211
10212 \backslash
10213 spce 
10214 \end_layout
10215
10216 \end_inset
10217
10218 A
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10228 \end_inset
10229
10230
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 </row>
10236 </lyxtabular>
10237
10238 \end_inset
10239
10240
10241 \begin_inset space \hfill{}
10242 \end_inset
10243
10244
10245 \end_layout
10246
10247 \begin_layout Standard
10248 \begin_inset VSpace bigskip
10249 \end_inset
10250
10251
10252 \end_layout
10253
10254 \begin_layout Standard
10255 You can directly insert accents like é to formulas.
10256  LyX will transform them to the corresponding accent command.
10257  For umlauts
10258 \begin_inset Index idx
10259 status collapsed
10260
10261 \begin_layout Plain Layout
10262 Umlauts
10263 \end_layout
10264
10265 \end_inset
10266
10267  it is better to insert a quotation mark before the vowel.
10268  These two characters are then treated by LaTeX as 
10269 \emph on
10270 one
10271 \emph default
10272  character when the formula part with the umlaut is marked as German.
10273  In contrary to 
10274 \series bold
10275
10276 \backslash
10277 ddot
10278 \series default
10279 , with this method 
10280 \begin_inset Quotes eld
10281 \end_inset
10282
10283 real
10284 \begin_inset Quotes erd
10285 \end_inset
10286
10287  umlauts are created as demonstrated in the following example:
10288 \end_layout
10289
10290 \begin_layout Standard
10291 \begin_inset VSpace -2mm
10292 \end_inset
10293
10294
10295 \end_layout
10296
10297 \begin_layout Standard
10298 \align center
10299 \begin_inset Tabular
10300 <lyxtabular version="3" rows="3" columns="2">
10301 <features tabularvalignment="middle">
10302 <column alignment="center" valignment="top" width="0">
10303 <column alignment="center" valignment="top" width="0">
10304 <row>
10305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309 Command
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 Result
10319 \begin_inset Note Note
10320 status collapsed
10321
10322 \begin_layout Plain Layout
10323
10324 \series bold
10325
10326 \backslash
10327 raisebox
10328 \series default
10329  and the 0
10330 \begin_inset space \thinspace{}
10331 \end_inset
10332
10333 pt space are only used as spacer.
10334 \end_layout
10335
10336 \end_inset
10337
10338
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 </row>
10344 <row>
10345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349
10350 \lang ngerman
10351 \begin_inset Quotes grd
10352 \end_inset
10353
10354 i
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 \begin_inset space \hspace{}
10364 \length 0pt
10365 \end_inset
10366
10367
10368 \lang ngerman
10369
10370 \begin_inset Formula $"i$
10371 \end_inset
10372
10373
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 </row>
10379 <row>
10380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384
10385 \backslash
10386 ddot
10387 \begin_inset ERT
10388 status collapsed
10389
10390 \begin_layout Plain Layout
10391
10392
10393 \backslash
10394 spce 
10395 \end_layout
10396
10397 \end_inset
10398
10399 i
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10409 \end_inset
10410
10411
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 </lyxtabular>
10418
10419 \end_inset
10420
10421
10422 \end_layout
10423
10424 \begin_layout Standard
10425 Another advantage to 
10426 \series bold
10427
10428 \backslash
10429 ddot
10430 \series default
10431  is that umlauts can directly be converted to mathematical text because
10432  the accent commands above are 
10433 \emph on
10434 not allowed
10435 \emph default
10436  
10437 \emph on
10438 in mathematical text
10439 \emph default
10440 .
10441  To convert an accented character to mathematical text, only the character
10442  under the accent may be converted.
10443  This applies also for all other conversions, e.
10444 \begin_inset space \thinspace{}
10445 \end_inset
10446
10447 g.
10448 \begin_inset space \space{}
10449 \end_inset
10450
10451 to italic or bold.
10452 \end_layout
10453
10454 \begin_layout Standard
10455 In mathematical text, umlauts and other accented characters can directly
10456  be inserted.
10457 \end_layout
10458
10459 \begin_layout Subsection
10460 Accents for Operators
10461 \begin_inset Index idx
10462 status collapsed
10463
10464 \begin_layout Plain Layout
10465 Accents ! for operators
10466 \end_layout
10467
10468 \end_inset
10469
10470
10471 \end_layout
10472
10473 \begin_layout Standard
10474 With the commands 
10475 \series bold
10476
10477 \backslash
10478 overset
10479 \series default
10480
10481 \begin_inset Index idx
10482 status collapsed
10483
10484 \begin_layout Plain Layout
10485 Commands ! O ! 
10486 \backslash
10487 overset
10488 \end_layout
10489
10490 \end_inset
10491
10492  and 
10493 \series bold
10494
10495 \backslash
10496 underset
10497 \series default
10498
10499 \begin_inset Index idx
10500 status collapsed
10501
10502 \begin_layout Plain Layout
10503 Commands ! U ! 
10504 \backslash
10505 underset
10506 \end_layout
10507
10508 \end_inset
10509
10510  characters can be placed above or below an operator, respectively, to accent
10511  it.
10512  With the command 
10513 \series bold
10514
10515 \backslash
10516 sideset
10517 \series default
10518
10519 \begin_inset Index idx
10520 status collapsed
10521
10522 \begin_layout Plain Layout
10523 Commands ! S ! 
10524 \backslash
10525 sideset
10526 \end_layout
10527
10528 \end_inset
10529
10530  characters can be set before and behind an operator.
10531  The command scheme is:
10532 \end_layout
10533
10534 \begin_layout Standard
10535
10536 \series bold
10537
10538 \backslash
10539 sideset{character
10540 \series default
10541  
10542 \series bold
10543 before}{character
10544 \series default
10545  
10546 \series bold
10547 behind}
10548 \end_layout
10549
10550 \begin_layout Standard
10551
10552 \series bold
10553
10554 \backslash
10555 sideset
10556 \series default
10557  must always be before the operator that should be accented.
10558  You can accent with several characters and even with other operators and
10559  symbols.
10560  To place with 
10561 \series bold
10562
10563 \backslash
10564 sideset
10565 \series default
10566  for example only characters behind an operator, write nothing between the
10567  first braces but don't omit the braces.
10568 \end_layout
10569
10570 \begin_layout Standard
10571 For example the command 
10572 \series bold
10573
10574 \backslash
10575 sideset{
10576 \begin_inset Formula $\to$
10577 \end_inset
10578
10579
10580 \backslash
10581 {
10582 \series default
10583 '
10584 \series bold
10585
10586 \begin_inset Formula $\to$
10587 \end_inset
10588
10589
10590 \backslash
10591 sum_k=1
10592 \begin_inset ERT
10593 status collapsed
10594
10595 \begin_layout Plain Layout
10596
10597
10598 \backslash
10599 spce 
10600 \end_layout
10601
10602 \end_inset
10603
10604
10605 \series default
10606 ^
10607 \series bold
10608 n
10609 \series default
10610  produces:
10611 \begin_inset Formula 
10612 \[
10613 \sideset{}{'}\sum_{k=1}^{n}
10614 \]
10615
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \begin_layout Standard
10622 The command 
10623 \series bold
10624
10625 \backslash
10626 overset
10627 \begin_inset ERT
10628 status collapsed
10629
10630 \begin_layout Plain Layout
10631
10632
10633 \backslash
10634 spce 
10635 \end_layout
10636
10637 \end_inset
10638
10639
10640 \backslash
10641 maltese
10642 \begin_inset ERT
10643 status collapsed
10644
10645 \begin_layout Plain Layout
10646
10647
10648 \backslash
10649 spce 
10650 \end_layout
10651
10652 \end_inset
10653
10654
10655 \series default
10656
10657 \begin_inset Formula $\uparrow$
10658 \end_inset
10659
10660
10661 \series bold
10662 a
10663 \series default
10664  produces:
10665 \begin_inset Formula 
10666 \[
10667 \overset{a}{\maltese}
10668 \]
10669
10670 \end_inset
10671
10672 As seen in the last example, with 
10673 \series bold
10674
10675 \backslash
10676 overset
10677 \series default
10678  and 
10679 \series bold
10680
10681 \backslash
10682 underset
10683 \series default
10684  symbols and characters can also be accented; with 
10685 \series bold
10686
10687 \backslash
10688 sideset
10689 \series default
10690  this is not possible.
10691 \end_layout
10692
10693 \begin_layout Subsection
10694 Accents for several Characters
10695 \begin_inset Index idx
10696 status collapsed
10697
10698 \begin_layout Plain Layout
10699 Accents ! for several characters
10700 \end_layout
10701
10702 \end_inset
10703
10704
10705 \end_layout
10706
10707 \begin_layout Standard
10708 \begin_inset space \hfill{}
10709 \end_inset
10710
10711
10712 \begin_inset Tabular
10713 <lyxtabular version="3" rows="5" columns="2">
10714 <features tabularvalignment="middle">
10715 <column alignment="center" valignment="top" width="0pt">
10716 <column alignment="center" valignment="top" width="0pt">
10717 <row>
10718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10719 \begin_inset Text
10720
10721 \begin_layout Plain Layout
10722 Command
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 Result
10732 \begin_inset Note Note
10733 status collapsed
10734
10735 \begin_layout Plain Layout
10736
10737 \series bold
10738
10739 \backslash
10740 raisebox
10741 \series default
10742  is only used as spacer.
10743 \end_layout
10744
10745 \end_inset
10746
10747
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 </row>
10753 <row>
10754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758
10759 \backslash
10760 overleftarrow
10761 \begin_inset ERT
10762 status collapsed
10763
10764 \begin_layout Plain Layout
10765
10766
10767 \backslash
10768 spce 
10769 \end_layout
10770
10771 \end_inset
10772
10773 A=B
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10783 \end_inset
10784
10785
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 </row>
10791 <row>
10792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796
10797 \backslash
10798 underleftarrow
10799 \begin_inset ERT
10800 status collapsed
10801
10802 \begin_layout Plain Layout
10803
10804
10805 \backslash
10806 spce 
10807 \end_layout
10808
10809 \end_inset
10810
10811 A=B
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10821 \end_inset
10822
10823
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 <row>
10830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834
10835 \backslash
10836 overleftrightarrow
10837 \begin_inset ERT
10838 status collapsed
10839
10840 \begin_layout Plain Layout
10841
10842
10843 \backslash
10844 spce 
10845 \end_layout
10846
10847 \end_inset
10848
10849 A=B
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10859 \end_inset
10860
10861
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \backslash
10874 underleftrightarrow
10875 \begin_inset ERT
10876 status collapsed
10877
10878 \begin_layout Plain Layout
10879
10880
10881 \backslash
10882 spce 
10883 \end_layout
10884
10885 \end_inset
10886
10887 A=B
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10897 \end_inset
10898
10899
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 </row>
10905 </lyxtabular>
10906
10907 \end_inset
10908
10909
10910 \begin_inset space \hfill{}
10911 \end_inset
10912
10913
10914 \begin_inset Tabular
10915 <lyxtabular version="3" rows="5" columns="2">
10916 <features tabularvalignment="middle">
10917 <column alignment="center" valignment="top" width="0pt">
10918 <column alignment="center" valignment="top" width="0pt">
10919 <row>
10920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 Command
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 Result
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \backslash
10946 overrightarrow
10947 \begin_inset ERT
10948 status collapsed
10949
10950 \begin_layout Plain Layout
10951
10952
10953 \backslash
10954 spce 
10955 \end_layout
10956
10957 \end_inset
10958
10959 A=B
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10969 \end_inset
10970
10971
10972 \end_layout
10973
10974 \end_inset
10975 </cell>
10976 </row>
10977 <row>
10978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10979 \begin_inset Text
10980
10981 \begin_layout Plain Layout
10982
10983 \backslash
10984 underrightarrow
10985 \begin_inset ERT
10986 status collapsed
10987
10988 \begin_layout Plain Layout
10989
10990
10991 \backslash
10992 spce 
10993 \end_layout
10994
10995 \end_inset
10996
10997 A=B
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11007 \end_inset
11008
11009
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 </row>
11015 <row>
11016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020
11021 \backslash
11022 widetilde
11023 \begin_inset ERT
11024 status collapsed
11025
11026 \begin_layout Plain Layout
11027
11028
11029 \backslash
11030 spce 
11031 \end_layout
11032
11033 \end_inset
11034
11035 A=B
11036 \end_layout
11037
11038 \end_inset
11039 </cell>
11040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \begin_layout Plain Layout
11044 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11045 \end_inset
11046
11047
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 </row>
11053 <row>
11054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058
11059 \backslash
11060 widehat
11061 \begin_inset ERT
11062 status collapsed
11063
11064 \begin_layout Plain Layout
11065
11066
11067 \backslash
11068 spce 
11069 \end_layout
11070
11071 \end_inset
11072
11073 A=B
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11083 \end_inset
11084
11085
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 </row>
11091 </lyxtabular>
11092
11093 \end_inset
11094
11095
11096 \begin_inset space \hfill{}
11097 \end_inset
11098
11099
11100 \end_layout
11101
11102 \begin_layout Standard
11103 \begin_inset VSpace medskip
11104 \end_inset
11105
11106 With these commands as many characters as you like can be accented.
11107  But the accents 
11108 \series bold
11109
11110 \backslash
11111 widetilde
11112 \series default
11113  and 
11114 \series bold
11115
11116 \backslash
11117 widehat
11118 \series default
11119  will only be set in the output with a length of three characters, as shown
11120  in the following example:
11121 \begin_inset Formula 
11122 \[
11123 \widetilde{A+B=C-D}
11124 \]
11125
11126 \end_inset
11127
11128
11129 \end_layout
11130
11131 \begin_layout Standard
11132 With the commands 
11133 \series bold
11134
11135 \backslash
11136 overset
11137 \series default
11138
11139 \begin_inset Index idx
11140 status collapsed
11141
11142 \begin_layout Plain Layout
11143 Commands ! O ! 
11144 \backslash
11145 overset
11146 \end_layout
11147
11148 \end_inset
11149
11150  and 
11151 \series bold
11152
11153 \backslash
11154 underset
11155 \series default
11156
11157 \begin_inset Index idx
11158 status collapsed
11159
11160 \begin_layout Plain Layout
11161 Commands ! U ! 
11162 \backslash
11163 underset
11164 \end_layout
11165
11166 \end_inset
11167
11168  described in the previous subsection it is also possible to accent several
11169  characters.
11170  The command 
11171 \series bold
11172
11173 \backslash
11174 underset
11175 \begin_inset ERT
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179
11180
11181 \backslash
11182 spce 
11183 \end_layout
11184
11185 \end_inset
11186
11187 A=B
11188 \begin_inset Formula $\downarrow$
11189 \end_inset
11190
11191 ***
11192 \series default
11193  creates:
11194 \begin_inset Formula 
11195 \[
11196 \underset{***}{A=B}
11197 \]
11198
11199 \end_inset
11200
11201
11202 \end_layout
11203
11204 \begin_layout Section
11205 Space
11206 \begin_inset CommandInset label
11207 LatexCommand label
11208 name "sub:Space"
11209
11210 \end_inset
11211
11212
11213 \begin_inset Index idx
11214 status collapsed
11215
11216 \begin_layout Plain Layout
11217 Space ! horizontal
11218 \end_layout
11219
11220 \end_inset
11221
11222
11223 \end_layout
11224
11225 \begin_layout Subsection
11226 Predefined Space
11227 \begin_inset CommandInset label
11228 LatexCommand label
11229 name "sub:Predefined-Space"
11230
11231 \end_inset
11232
11233
11234 \begin_inset Index idx
11235 status collapsed
11236
11237 \begin_layout Plain Layout
11238 Space ! horizontal ! predefined
11239 \end_layout
11240
11241 \end_inset
11242
11243
11244 \end_layout
11245
11246 \begin_layout Standard
11247 Sometimes it is necessary to insert horizontal space into a formula.
11248  This is done by inserting a protected space (shortcut 
11249 \begin_inset Info
11250 type  "shortcut"
11251 arg   "command-alternatives space-insert protected ; math-space"
11252 \end_inset
11253
11254 ).
11255  A 
11256 \begin_inset Quotes eld
11257 \end_inset
11258
11259
11260 \color blue
11261
11262 \begin_inset ERT
11263 status collapsed
11264
11265 \begin_layout Plain Layout
11266
11267
11268 \backslash
11269 spce 
11270 \end_layout
11271
11272 \end_inset
11273
11274
11275 \color inherit
11276
11277 \begin_inset Quotes erd
11278 \end_inset
11279
11280  appears and by pressing 
11281 \family sans
11282 Space
11283 \family default
11284  several times one can select one of eight different space sizes.
11285  The spaces can also be inserted using the math toolbar button 
11286 \begin_inset Graphics
11287         filename ../images/math/space.png
11288         scale 85
11289
11290 \end_inset
11291
11292  or special commands.
11293  Independent from the inserted command, one can select the size again by
11294  pressing 
11295 \family sans
11296 Space
11297 \family default
11298  afterwards.
11299 \end_layout
11300
11301 \begin_layout Standard
11302 \noindent
11303 \align center
11304 \begin_inset VSpace -5mm
11305 \end_inset
11306
11307
11308 \begin_inset Tabular
11309 <lyxtabular version="3" rows="3" columns="7">
11310 <features tabularvalignment="middle">
11311 <column alignment="center" valignment="middle" width="6.8cm">
11312 <column alignment="center" valignment="top" width="0">
11313 <column alignment="center" valignment="top" width="0">
11314 <column alignment="center" valignment="top" width="0">
11315 <column alignment="center" valignment="top" width="0">
11316 <column alignment="center" valignment="top" width="0">
11317 <column alignment="center" valignment="top" width="0">
11318 <row>
11319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 Command
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332
11333 \backslash
11334 ,
11335 \end_layout
11336
11337 \end_inset
11338 </cell>
11339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11340 \begin_inset Text
11341
11342 \begin_layout Plain Layout
11343
11344 \backslash
11345 :
11346 \end_layout
11347
11348 \end_inset
11349 </cell>
11350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11351 \begin_inset Text
11352
11353 \begin_layout Plain Layout
11354
11355 \backslash
11356 ;
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11362 \begin_inset Text
11363
11364 \begin_layout Plain Layout
11365
11366 \backslash
11367 quad
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376
11377 \backslash
11378 qquad
11379 \end_layout
11380
11381 \end_inset
11382 </cell>
11383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11384 \begin_inset Text
11385
11386 \begin_layout Plain Layout
11387
11388 \backslash
11389 !
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 </row>
11395 <row>
11396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 Number of 
11401 \family sans
11402 Space
11403 \family default
11404  keystrokes after inserting the protected space
11405 \end_layout
11406
11407 \end_inset
11408 </cell>
11409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 0
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422 1
11423 \end_layout
11424
11425 \end_inset
11426 </cell>
11427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11428 \begin_inset Text
11429
11430 \begin_layout Plain Layout
11431 2
11432 \end_layout
11433
11434 \end_inset
11435 </cell>
11436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11437 \begin_inset Text
11438
11439 \begin_layout Plain Layout
11440 3
11441 \end_layout
11442
11443 \end_inset
11444 </cell>
11445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11446 \begin_inset Text
11447
11448 \begin_layout Plain Layout
11449 4
11450 \end_layout
11451
11452 \end_inset
11453 </cell>
11454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11455 \begin_inset Text
11456
11457 \begin_layout Plain Layout
11458 5
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 </row>
11464 <row>
11465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469 Result
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11475 \begin_inset Text
11476
11477 \begin_layout Plain Layout
11478 \begin_inset Formula $A\, B$
11479 \end_inset
11480
11481
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11487 \begin_inset Text
11488
11489 \begin_layout Plain Layout
11490 \begin_inset Formula $A\: B$
11491 \end_inset
11492
11493
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502 \begin_inset Formula $A\; B$
11503 \end_inset
11504
11505
11506 \end_layout
11507
11508 \end_inset
11509 </cell>
11510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514 \begin_inset Formula $A\quad B$
11515 \end_inset
11516
11517
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 \begin_inset Formula $A\qquad B$
11527 \end_inset
11528
11529
11530 \end_layout
11531
11532 \end_inset
11533 </cell>
11534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11535 \begin_inset Text
11536
11537 \begin_layout Plain Layout
11538 \begin_inset Formula $A\! B$
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 </row>
11547 </lyxtabular>
11548
11549 \end_inset
11550
11551
11552 \end_layout
11553
11554 \begin_layout Standard
11555 The last size seem to produce no space.
11556  It is displayed red in LyX contrary to the other sizes, because it is a
11557  negative space.
11558  There are two more negative spaces:
11559 \end_layout
11560
11561 \begin_layout Standard
11562 \align center
11563 \begin_inset Tabular
11564 <lyxtabular version="3" rows="3" columns="3">
11565 <features tabularvalignment="middle">
11566 <column alignment="center" valignment="middle" width="6.8cm">
11567 <column alignment="center" valignment="top" width="0pt">
11568 <column alignment="center" valignment="top" width="0pt">
11569 <row>
11570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 Command
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Plain Layout
11583
11584 \backslash
11585 negmedspace
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594
11595 \backslash
11596 negthickspace
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 </row>
11602 <row>
11603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 Number of 
11608 \family sans
11609 Space
11610 \family default
11611  keystrokes after inserting the protected space
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 6
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 7
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 </row>
11635 <row>
11636 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 Result
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649 \begin_inset Formula $A\negmedspace B$
11650 \end_inset
11651
11652
11653 \end_layout
11654
11655 \end_inset
11656 </cell>
11657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661 \begin_inset Formula $A\negthickspace B$
11662 \end_inset
11663
11664
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 </row>
11670 </lyxtabular>
11671
11672 \end_inset
11673
11674
11675 \end_layout
11676
11677 \begin_layout Standard
11678 Negative spaces can lead to characters overlapping each other.
11679  Thus they can be used to enforce ligatures, which are e.
11680 \begin_inset space \thinspace{}
11681 \end_inset
11682
11683 g.
11684 \begin_inset space \space{}
11685 \end_inset
11686
11687 useful for summation operators:
11688 \end_layout
11689
11690 \begin_layout Standard
11691 \align center
11692 \begin_inset Tabular
11693 <lyxtabular version="3" rows="3" columns="2">
11694 <features tabularvalignment="middle">
11695 <column alignment="center" valignment="top" width="0">
11696 <column alignment="center" valignment="top" width="0">
11697 <row>
11698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 Command
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711 Result
11712 \begin_inset Note Note
11713 status collapsed
11714
11715 \begin_layout Plain Layout
11716
11717 \series bold
11718
11719 \backslash
11720 raisebox
11721 \series default
11722  is only used as spacer.
11723 \end_layout
11724
11725 \end_inset
11726
11727
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 </row>
11733 <row>
11734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738
11739 \backslash
11740 sum
11741 \backslash
11742 sum
11743 \begin_inset ERT
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747
11748
11749 \backslash
11750 spce 
11751 \end_layout
11752
11753 \end_inset
11754
11755 f_kl
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11761 \begin_inset Text
11762
11763 \begin_layout Plain Layout
11764 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \end_inset
11771 </cell>
11772 </row>
11773 <row>
11774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11775 \begin_inset Text
11776
11777 \begin_layout Plain Layout
11778
11779 \backslash
11780 sum
11781 \backslash
11782 negmedspace
11783 \backslash
11784 sum
11785 \begin_inset ERT
11786 status collapsed
11787
11788 \begin_layout Plain Layout
11789
11790
11791 \backslash
11792 spce 
11793 \end_layout
11794
11795 \end_inset
11796
11797 f_kl
11798 \end_layout
11799
11800 \end_inset
11801 </cell>
11802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11803 \begin_inset Text
11804
11805 \begin_layout Plain Layout
11806 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11807 \end_inset
11808
11809
11810 \end_layout
11811
11812 \end_inset
11813 </cell>
11814 </row>
11815 </lyxtabular>
11816
11817 \end_inset
11818
11819
11820 \end_layout
11821
11822 \begin_layout Standard
11823 Relations like for example equal signs, are always surrounded by space.
11824  To suppress this, the equal sign is placed into a TeX-brace.
11825  The following example demonstrates this:
11826 \end_layout
11827
11828 \begin_layout Standard
11829 \align center
11830 \begin_inset Tabular
11831 <lyxtabular version="3" rows="2" columns="2">
11832 <features tabularvalignment="middle">
11833 <column alignment="center" valignment="top" width="0pt">
11834 <column alignment="center" valignment="top" width="0pt">
11835 <row>
11836 <cell alignment="center" valignment="top" usebox="none">
11837 \begin_inset Text
11838
11839 \begin_layout Plain Layout
11840 normal equation
11841 \end_layout
11842
11843 \end_inset
11844 </cell>
11845 <cell alignment="center" valignment="top" usebox="none">
11846 \begin_inset Text
11847
11848 \begin_layout Plain Layout
11849 \begin_inset Formula $A=B$
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 </row>
11858 <row>
11859 <cell alignment="center" valignment="top" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863 \begin_inset Note Note
11864 status collapsed
11865
11866 \begin_layout Plain Layout
11867
11868 \series bold
11869
11870 \backslash
11871 raisebox
11872 \series default
11873  is only used as spacer.
11874 \end_layout
11875
11876 \end_inset
11877
11878
11879 \begin_inset Formula $\raisebox{5mm}{}$
11880 \end_inset
11881
11882 equation without space
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 \begin_inset Formula $A{=}B$
11892 \end_inset
11893
11894
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 </row>
11900 </lyxtabular>
11901
11902 \end_inset
11903
11904
11905 \end_layout
11906
11907 \begin_layout Standard
11908 \noindent
11909 The command for the last formula is: 
11910 \series bold
11911 A
11912 \backslash
11913 {=
11914 \begin_inset Formula $\to$
11915 \end_inset
11916
11917 B
11918 \end_layout
11919
11920 \begin_layout Standard
11921 \begin_inset VSpace bigskip
11922 \end_inset
11923
11924 Spaces are needed for physical units, because the space between the value
11925  and the unit is the smallest one and not a normal space.
11926  For units in text, the smallest space is inserted via the menu 
11927 \family sans
11928 Insert\SpecialChar \menuseparator
11929 Formatting\SpecialChar \menuseparator
11930 Thin
11931 \begin_inset space ~
11932 \end_inset
11933
11934 Space
11935 \family default
11936  (shortcut 
11937 \begin_inset Info
11938 type  "shortcut"
11939 arg   "space-insert thin"
11940 \end_inset
11941
11942 ).
11943 \end_layout
11944
11945 \begin_layout Standard
11946 An example to visualize the difference:
11947 \end_layout
11948
11949 \begin_layout Standard
11950 \begin_inset Tabular
11951 <lyxtabular version="3" rows="2" columns="2">
11952 <features tabularvalignment="middle">
11953 <column alignment="left" valignment="top" width="0">
11954 <column alignment="left" valignment="top" width="0">
11955 <row>
11956 <cell alignment="center" valignment="top" usebox="none">
11957 \begin_inset Text
11958
11959 \begin_layout Plain Layout
11960 24 kW
11961 \begin_inset Formula $\cdot$
11962 \end_inset
11963
11964 h
11965 \end_layout
11966
11967 \end_inset
11968 </cell>
11969 <cell alignment="center" valignment="top" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Plain Layout
11973 space between value and unit
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 </row>
11979 <row>
11980 <cell alignment="center" valignment="top" usebox="none">
11981 \begin_inset Text
11982
11983 \begin_layout Plain Layout
11984 24
11985 \begin_inset space \thinspace{}
11986 \end_inset
11987
11988 kW
11989 \begin_inset Formula $\cdot$
11990 \end_inset
11991
11992 h
11993 \end_layout
11994
11995 \end_inset
11996 </cell>
11997 <cell alignment="center" valignment="top" usebox="none">
11998 \begin_inset Text
11999
12000 \begin_layout Plain Layout
12001 smallest space between value and unit
12002 \end_layout
12003
12004 \end_inset
12005 </cell>
12006 </row>
12007 </lyxtabular>
12008
12009 \end_inset
12010
12011
12012 \end_layout
12013
12014 \begin_layout Subsection
12015 Variable Space
12016 \begin_inset ERT
12017 status collapsed
12018
12019 \begin_layout Plain Layout
12020
12021
12022 \backslash
12023 texorpdfstring{
12024 \end_layout
12025
12026 \end_inset
12027
12028
12029 \begin_inset Foot
12030 status collapsed
12031
12032 \begin_layout Plain Layout
12033 for vertical space in formulas see 
12034 \begin_inset CommandInset ref
12035 LatexCommand ref
12036 reference "sub:Line-Separation"
12037
12038 \end_inset
12039
12040
12041 \end_layout
12042
12043 \end_inset
12044
12045
12046 \begin_inset ERT
12047 status collapsed
12048
12049 \begin_layout Plain Layout
12050
12051 }{}
12052 \end_layout
12053
12054 \end_inset
12055
12056
12057 \begin_inset Note Note
12058 status collapsed
12059
12060 \begin_layout Plain Layout
12061
12062 \backslash
12063 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
12064 \end_layout
12065
12066 \begin_layout Plain Layout
12067 More about 
12068 \backslash
12069 texorpdfstring is in section 
12070 \begin_inset CommandInset ref
12071 LatexCommand ref
12072 reference "sub:Formulas-in-Section"
12073
12074 \end_inset
12075
12076 .
12077 \end_layout
12078
12079 \end_inset
12080
12081
12082 \begin_inset CommandInset label
12083 LatexCommand label
12084 name "sub:Variable-Space"
12085
12086 \end_inset
12087
12088
12089 \begin_inset Index idx
12090 status collapsed
12091
12092 \begin_layout Plain Layout
12093 Space ! horizontal ! variable
12094 \end_layout
12095
12096 \end_inset
12097
12098
12099 \end_layout
12100
12101 \begin_layout Standard
12102 Space with a defined length can be inserted with the command 
12103 \series bold
12104
12105 \backslash
12106 hspace
12107 \series default
12108
12109 \begin_inset Index idx
12110 status collapsed
12111
12112 \begin_layout Plain Layout
12113 Commands ! H ! 
12114 \backslash
12115 hspace
12116 \end_layout
12117
12118 \end_inset
12119
12120 .
12121  Then a long 
12122 \begin_inset Quotes eld
12123 \end_inset
12124
12125
12126 \color blue
12127
12128 \begin_inset ERT
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132
12133
12134 \backslash
12135 spce 
12136 \end_layout
12137
12138 \end_inset
12139
12140
12141 \color inherit
12142
12143 \begin_inset Quotes erd
12144 \end_inset
12145
12146  appears.
12147  The length can be specified by left-clicking on the 
12148 \begin_inset Quotes eld
12149 \end_inset
12150
12151
12152 \color blue
12153
12154 \begin_inset ERT
12155 status collapsed
12156
12157 \begin_layout Plain Layout
12158
12159
12160 \backslash
12161 spce 
12162 \end_layout
12163
12164 \end_inset
12165
12166
12167 \color inherit
12168
12169 \begin_inset Quotes erd
12170 \end_inset
12171
12172 .
12173  The length may also be negative.
12174  To insert as much space as is available, the command 
12175 \series bold
12176
12177 \backslash
12178 hfill
12179 \series default
12180
12181 \begin_inset Index idx
12182 status collapsed
12183
12184 \begin_layout Plain Layout
12185 Commands ! H ! 
12186 \backslash
12187 hfill
12188 \end_layout
12189
12190 \end_inset
12191
12192  is used.
12193 \end_layout
12194
12195 \begin_layout Standard
12196 \begin_inset VSpace -1mm
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \begin_layout Standard
12203 \align center
12204 \begin_inset Tabular
12205 <lyxtabular version="3" rows="4" columns="2">
12206 <features tabularvalignment="middle">
12207 <column alignment="center" valignment="top" width="0">
12208 <column alignment="center" valignment="top" width="0">
12209 <row>
12210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12211 \begin_inset Text
12212
12213 \begin_layout Plain Layout
12214 Command (
12215 \backslash
12216 hspace length)
12217 \end_layout
12218
12219 \end_inset
12220 </cell>
12221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12222 \begin_inset Text
12223
12224 \begin_layout Plain Layout
12225 Result
12226 \end_layout
12227
12228 \end_inset
12229 </cell>
12230 </row>
12231 <row>
12232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12233 \begin_inset Text
12234
12235 \begin_layout Plain Layout
12236 A=B
12237 \backslash
12238 hspace
12239 \begin_inset ERT
12240 status collapsed
12241
12242 \begin_layout Plain Layout
12243
12244
12245 \backslash
12246 spce 
12247 \end_layout
12248
12249 \end_inset
12250
12251
12252 \begin_inset Formula $\to$
12253 \end_inset
12254
12255 A
12256 \backslash
12257 not=C (3
12258 \begin_inset space \thinspace{}
12259 \end_inset
12260
12261 cm)
12262 \end_layout
12263
12264 \end_inset
12265 </cell>
12266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12267 \begin_inset Text
12268
12269 \begin_layout Plain Layout
12270 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12271 \end_inset
12272
12273
12274 \end_layout
12275
12276 \end_inset
12277 </cell>
12278 </row>
12279 <row>
12280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12281 \begin_inset Text
12282
12283 \begin_layout Plain Layout
12284 A
12285 \backslash
12286 hspace
12287 \begin_inset ERT
12288 status collapsed
12289
12290 \begin_layout Plain Layout
12291
12292
12293 \backslash
12294 spce 
12295 \end_layout
12296
12297 \end_inset
12298
12299
12300 \begin_inset Formula $\to$
12301 \end_inset
12302
12303 A
12304 \backslash
12305 not=A (-1
12306 \begin_inset space \thinspace{}
12307 \end_inset
12308
12309 mm)
12310 \end_layout
12311
12312 \end_inset
12313 </cell>
12314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12315 \begin_inset Text
12316
12317 \begin_layout Plain Layout
12318 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12319 \end_inset
12320
12321
12322 \end_layout
12323
12324 \end_inset
12325 </cell>
12326 </row>
12327 <row>
12328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12329 \begin_inset Text
12330
12331 \begin_layout Plain Layout
12332 A=A
12333 \backslash
12334 hfill
12335 \begin_inset ERT
12336 status collapsed
12337
12338 \begin_layout Plain Layout
12339
12340
12341 \backslash
12342 spce 
12343 \end_layout
12344
12345 \end_inset
12346
12347 B=B
12348 \end_layout
12349
12350 \end_inset
12351 </cell>
12352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12353 \begin_inset Text
12354
12355 \begin_layout Plain Layout
12356 \begin_inset Formula $A=A\hfill B=B$
12357 \end_inset
12358
12359
12360 \end_layout
12361
12362 \end_inset
12363 </cell>
12364 </row>
12365 </lyxtabular>
12366
12367 \end_inset
12368
12369
12370 \end_layout
12371
12372 \begin_layout Standard
12373 In the last example the available space is given by the longest column entry
12374  of the table.
12375  In an inline formula the space depends on the length of the line in which
12376  
12377 \series bold
12378
12379 \backslash
12380 hfill
12381 \series default
12382  is inserted.
12383  Thus, when the line uses the full width, no space will be created.
12384  
12385 \series bold
12386
12387 \backslash
12388 hfill
12389 \series default
12390  only has an effect on displayed formulas when the formula style 
12391 \series bold
12392 Indented
12393 \series default
12394  is used.
12395  (Formula styles are explained in 
12396 \begin_inset CommandInset ref
12397 LatexCommand ref
12398 reference "sec:Formula-Styles"
12399
12400 \end_inset
12401
12402 .)
12403 \end_layout
12404
12405 \begin_layout Standard
12406 Besides 
12407 \series bold
12408
12409 \backslash
12410 hfill
12411 \series default
12412 , there are the commands 
12413 \series bold
12414
12415 \backslash
12416 dotfill
12417 \series default
12418  and 
12419 \series bold
12420
12421 \backslash
12422 hrulefill
12423 \series default
12424  that fill the space with a pattern, see 
12425 \begin_inset CommandInset ref
12426 LatexCommand ref
12427 reference "sub:Ellipses"
12428
12429 \end_inset
12430
12431  for an example.
12432 \end_layout
12433
12434 \begin_layout Standard
12435 For text, variable space can be inserted via the menu 
12436 \family sans
12437 Insert\SpecialChar \menuseparator
12438 Formatting\SpecialChar \menuseparator
12439 Horizontal
12440 \begin_inset space ~
12441 \end_inset
12442
12443 Space
12444 \family default
12445 :
12446 \end_layout
12447
12448 \begin_layout Standard
12449 This is a line with
12450 \begin_inset space \hspace{}
12451 \length 2cm
12452 \end_inset
12453
12454 2
12455 \begin_inset space \thinspace{}
12456 \end_inset
12457
12458 cm space.
12459 \end_layout
12460
12461 \begin_layout Standard
12462 This is a line with
12463 \begin_inset space \hfill{}
12464 \end_inset
12465
12466 maximum space.
12467 \end_layout
12468
12469 \begin_layout Subsection
12470 Space besides inline Formulas
12471 \begin_inset Index idx
12472 status collapsed
12473
12474 \begin_layout Plain Layout
12475 Space ! besides inline formulas
12476 \end_layout
12477
12478 \end_inset
12479
12480
12481 \end_layout
12482
12483 \begin_layout Standard
12484 The space that surrounds inline formulas can be adjusted with the length
12485  
12486 \series bold
12487
12488 \backslash
12489 mathsurround
12490 \series default
12491
12492 \begin_inset Index idx
12493 status collapsed
12494
12495 \begin_layout Plain Layout
12496 Commands ! M ! 
12497 \backslash
12498 mathsurround
12499 \end_layout
12500
12501 \end_inset
12502
12503 .
12504  The value of a length is set with the command 
12505 \series bold
12506
12507 \backslash
12508 setlength
12509 \series default
12510
12511 \begin_inset Index idx
12512 status collapsed
12513
12514 \begin_layout Plain Layout
12515 Commands ! S ! 
12516 \backslash
12517 setlength
12518 \end_layout
12519
12520 \end_inset
12521
12522  which has the following scheme:
12523 \end_layout
12524
12525 \begin_layout Standard
12526
12527 \series bold
12528
12529 \backslash
12530 setlength{length name}{value}
12531 \end_layout
12532
12533 \begin_layout Standard
12534 To set 
12535 \series bold
12536
12537 \backslash
12538 mathsurround
12539 \series default
12540  to the value 5
12541 \begin_inset space \thinspace{}
12542 \end_inset
12543
12544 mm, the command
12545 \end_layout
12546
12547 \begin_layout Standard
12548
12549 \series bold
12550
12551 \backslash
12552 setlength{
12553 \backslash
12554 mathsurround}{5mm}
12555 \end_layout
12556
12557 \begin_layout Standard
12558 is inserted in TeX-mode.
12559  5
12560 \begin_inset space \thinspace{}
12561 \end_inset
12562
12563 mm space will now be set around all inline formulas:
12564 \begin_inset ERT
12565 status collapsed
12566
12567 \begin_layout Plain Layout
12568
12569
12570 \backslash
12571 setlength{
12572 \backslash
12573 mathsurround}{5mm}
12574 \end_layout
12575
12576 \end_inset
12577
12578
12579 \end_layout
12580
12581 \begin_layout Standard
12582 This is a line with an inline formula 
12583 \begin_inset Formula $A=B$
12584 \end_inset
12585
12586  with 5
12587 \begin_inset space \thinspace{}
12588 \end_inset
12589
12590 mm surrounding space.
12591 \begin_inset ERT
12592 status collapsed
12593
12594 \begin_layout Plain Layout
12595
12596
12597 \backslash
12598 setlength{
12599 \backslash
12600 mathsurround}{0pt}
12601 \end_layout
12602
12603 \end_inset
12604
12605
12606 \end_layout
12607
12608 \begin_layout Standard
12609 To return to the predefined value, 
12610 \series bold
12611
12612 \backslash
12613 mathsurround
12614 \series default
12615  is set to the value 0
12616 \begin_inset space \thinspace{}
12617 \end_inset
12618
12619 pt.
12620 \end_layout
12621
12622 \begin_layout Section
12623 Boxes and Frames
12624 \begin_inset Index idx
12625 status collapsed
12626
12627 \begin_layout Plain Layout
12628 Boxes
12629 \end_layout
12630
12631 \end_inset
12632
12633
12634 \begin_inset Index idx
12635 status collapsed
12636
12637 \begin_layout Plain Layout
12638 Frames | see
12639 \begin_inset ERT
12640 status collapsed
12641
12642 \begin_layout Plain Layout
12643
12644 {
12645 \end_layout
12646
12647 \end_inset
12648
12649 Boxes
12650 \begin_inset ERT
12651 status collapsed
12652
12653 \begin_layout Plain Layout
12654
12655 }
12656 \end_layout
12657
12658 \end_inset
12659
12660
12661 \end_layout
12662
12663 \end_inset
12664
12665
12666 \end_layout
12667
12668 \begin_layout Standard
12669 Boxes for text are described in chapter 
12670 \family typewriter
12671 Boxes
12672 \family default
12673  in the 
12674 \family typewriter
12675 Embedded
12676 \begin_inset space ~
12677 \end_inset
12678
12679 Objects
12680 \family default
12681  manual.
12682 \end_layout
12683
12684 \begin_layout Subsection
12685 Boxes with Frame
12686 \begin_inset CommandInset label
12687 LatexCommand label
12688 name "sub:Boxes-with-Frame"
12689
12690 \end_inset
12691
12692
12693 \begin_inset Index idx
12694 status collapsed
12695
12696 \begin_layout Plain Layout
12697 Boxes ! with frame
12698 \end_layout
12699
12700 \end_inset
12701
12702
12703 \end_layout
12704
12705 \begin_layout Standard
12706 It is possible to frame a formula or part of one with the commands 
12707 \series bold
12708
12709 \backslash
12710 fbox
12711 \series default
12712
12713 \begin_inset Index idx
12714 status collapsed
12715
12716 \begin_layout Plain Layout
12717 Commands ! F ! 
12718 \backslash
12719 fbox
12720 \end_layout
12721
12722 \end_inset
12723
12724  and 
12725 \series bold
12726
12727 \backslash
12728 boxed
12729 \series default
12730
12731 \begin_inset Index idx
12732 status collapsed
12733
12734 \begin_layout Plain Layout
12735 Commands ! B ! 
12736 \backslash
12737 boxed
12738 \end_layout
12739
12740 \end_inset
12741
12742 .
12743 \end_layout
12744
12745 \begin_layout Standard
12746 When one of these commands is inserted in a formula, a blue box appears
12747  within a frame to enter formula parts.
12748  For 
12749 \series bold
12750
12751 \backslash
12752 fbox
12753 \series default
12754  an additional formula has to be created by 
12755 \family sans
12756 Ctrl+M
12757 \family default
12758  within this box, because the box content will otherwise be treated as mathemati
12759 cal text.
12760  When 
12761 \series bold
12762
12763 \backslash
12764 boxed
12765 \series default
12766  is used, a new formula is automatically created inside the frame.
12767 \end_layout
12768
12769 \begin_layout Standard
12770 The command 
12771 \series bold
12772
12773 \backslash
12774 fbox
12775 \series default
12776  is not suitable to frame displayed formulas because the formula will always
12777  be set in the size of the text.
12778  
12779 \series bold
12780
12781 \backslash
12782 boxed
12783 \series default
12784  is in contrary not suitable to frame inline formulas, because the formula
12785  will always be set in the size of a displayed formula.
12786 \end_layout
12787
12788 \begin_layout Standard
12789 An extension to 
12790 \series bold
12791
12792 \backslash
12793 fbox
12794 \series default
12795  is the command 
12796 \series bold
12797
12798 \backslash
12799 framebox
12800 \series default
12801
12802 \begin_inset Index idx
12803 status collapsed
12804
12805 \begin_layout Plain Layout
12806 Commands ! F ! 
12807 \backslash
12808 framebox
12809 \end_layout
12810
12811 \end_inset
12812
12813  where additionally the frame width and the alignment can be specified.
12814  
12815 \series bold
12816
12817 \backslash
12818 framebox
12819 \series default
12820  is used in the following scheme:
12821 \end_layout
12822
12823 \begin_layout Standard
12824
12825 \series bold
12826
12827 \backslash
12828 framebox[frame width][position]{box content}
12829 \end_layout
12830
12831 \begin_layout Standard
12832 The position can either be 
12833 \emph on
12834 l
12835 \emph default
12836  or 
12837 \emph on
12838 r
12839 \emph default
12840 .
12841  
12842 \emph on
12843 l
12844 \emph default
12845  left aligns, 
12846 \emph on
12847 r
12848 \emph default
12849  right aligns the formula in the box.
12850  When no position is given, the formula will be centered.
12851 \begin_inset Newline newline
12852 \end_inset
12853
12854 If no width is given, also no position can be given.
12855  In this case the frame width is adjusted to the box content like for 
12856 \series bold
12857
12858 \backslash
12859 fbox
12860 \series default
12861 .
12862 \end_layout
12863
12864 \begin_layout Standard
12865 When the command 
12866 \series bold
12867
12868 \backslash
12869 framebox
12870 \series default
12871  is inserted, a box appears containing three blue boxes.
12872  The first two boxes are surrounded by brackets and denote the two optional
12873  arguments.
12874  The third box is for formula parts like for 
12875 \series bold
12876
12877 \backslash
12878 fbox
12879 \series default
12880 .
12881 \end_layout
12882
12883 \begin_layout Standard
12884 \align center
12885 \begin_inset Tabular
12886 <lyxtabular version="3" rows="5" columns="2">
12887 <features tabularvalignment="middle">
12888 <column alignment="center" valignment="top" width="0">
12889 <column alignment="center" valignment="top" width="0">
12890 <row>
12891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12892 \begin_inset Text
12893
12894 \begin_layout Plain Layout
12895 Command
12896 \end_layout
12897
12898 \end_inset
12899 </cell>
12900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 Result
12905 \begin_inset Note Note
12906 status collapsed
12907
12908 \begin_layout Plain Layout
12909
12910 \series bold
12911
12912 \backslash
12913 raisebox
12914 \series default
12915  is only used as spacer.
12916 \end_layout
12917
12918 \end_inset
12919
12920
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 </row>
12926 <row>
12927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931
12932 \backslash
12933 fbox
12934 \begin_inset ERT
12935 status collapsed
12936
12937 \begin_layout Plain Layout
12938
12939
12940 \backslash
12941 spce 
12942 \end_layout
12943
12944 \end_inset
12945
12946
12947 \family sans
12948 Ctrl+M
12949 \family default
12950  
12951 \backslash
12952 int
12953 \begin_inset ERT
12954 status collapsed
12955
12956 \begin_layout Plain Layout
12957
12958
12959 \backslash
12960 spce 
12961 \end_layout
12962
12963 \end_inset
12964
12965 A=B
12966 \end_layout
12967
12968 \end_inset
12969 </cell>
12970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12971 \begin_inset Text
12972
12973 \begin_layout Plain Layout
12974 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12975 \end_inset
12976
12977
12978 \end_layout
12979
12980 \end_inset
12981 </cell>
12982 </row>
12983 <row>
12984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12985 \begin_inset Text
12986
12987 \begin_layout Plain Layout
12988
12989 \backslash
12990 boxed
12991 \begin_inset ERT
12992 status collapsed
12993
12994 \begin_layout Plain Layout
12995
12996
12997 \backslash
12998 spce 
12999 \end_layout
13000
13001 \end_inset
13002
13003
13004 \backslash
13005 int
13006 \begin_inset ERT
13007 status collapsed
13008
13009 \begin_layout Plain Layout
13010
13011
13012 \backslash
13013 spce 
13014 \end_layout
13015
13016 \end_inset
13017
13018 A=B
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13024 \begin_inset Text
13025
13026 \begin_layout Plain Layout
13027 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13028 \end_inset
13029
13030
13031 \end_layout
13032
13033 \end_inset
13034 </cell>
13035 </row>
13036 <row>
13037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13038 \begin_inset Text
13039
13040 \begin_layout Plain Layout
13041 A+
13042 \backslash
13043 fbox
13044 \begin_inset ERT
13045 status collapsed
13046
13047 \begin_layout Plain Layout
13048
13049
13050 \backslash
13051 spce 
13052 \end_layout
13053
13054 \end_inset
13055
13056 B
13057 \end_layout
13058
13059 \end_inset
13060 </cell>
13061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13066 \end_inset
13067
13068
13069 \end_layout
13070
13071 \end_inset
13072 </cell>
13073 </row>
13074 <row>
13075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13076 \begin_inset Text
13077
13078 \begin_layout Plain Layout
13079
13080 \backslash
13081 framebox
13082 \begin_inset ERT
13083 status collapsed
13084
13085 \begin_layout Plain Layout
13086
13087
13088 \backslash
13089 spce 
13090 \end_layout
13091
13092 \end_inset
13093
13094 20mm
13095 \begin_inset Formula $\to$
13096 \end_inset
13097
13098
13099 \begin_inset Formula $\to$
13100 \end_inset
13101
13102
13103 \family sans
13104 Ctrl+M
13105 \family default
13106  
13107 \backslash
13108 frac
13109 \begin_inset ERT
13110 status collapsed
13111
13112 \begin_layout Plain Layout
13113
13114
13115 \backslash
13116 spce 
13117 \end_layout
13118
13119 \end_inset
13120
13121 A
13122 \begin_inset Formula $\downarrow$
13123 \end_inset
13124
13125 B
13126 \end_layout
13127
13128 \end_inset
13129 </cell>
13130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13131 \begin_inset Text
13132
13133 \begin_layout Plain Layout
13134 \begin_inset Formula $\raisebox{6mm}{}$
13135 \end_inset
13136
13137
13138 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13139 \end_inset
13140
13141
13142 \begin_inset Formula $\raisebox{-4mm}{}$
13143 \end_inset
13144
13145
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 </row>
13151 </lyxtabular>
13152
13153 \end_inset
13154
13155
13156 \end_layout
13157
13158 \begin_layout Standard
13159 The frame thickness can also be adjusted.
13160  To do this the following commands have to be inserted in TeX-mode before
13161  the formula
13162 \end_layout
13163
13164 \begin_layout Standard
13165
13166 \series bold
13167
13168 \backslash
13169 fboxrule
13170 \series default
13171  
13172 \series bold
13173
13174 \begin_inset Quotes eld
13175 \end_inset
13176
13177 thickness
13178 \begin_inset Quotes erd
13179 \end_inset
13180
13181
13182 \series default
13183  
13184 \series bold
13185
13186 \backslash
13187 fboxsep
13188 \series default
13189  
13190 \series bold
13191
13192 \begin_inset Quotes eld
13193 \end_inset
13194
13195 distance
13196 \begin_inset Quotes erd
13197 \end_inset
13198
13199
13200 \end_layout
13201
13202 \begin_layout Standard
13203 \begin_inset Quotes eld
13204 \end_inset
13205
13206 distance
13207 \begin_inset Quotes erd
13208 \end_inset
13209
13210  specifies the minimal distance between the frame and the first character
13211  in the box.
13212  An example for this is the following framed formula:
13213 \begin_inset ERT
13214 status collapsed
13215
13216 \begin_layout Plain Layout
13217
13218
13219 \backslash
13220 fboxrule 2mm 
13221 \backslash
13222 fboxsep 3mm
13223 \end_layout
13224
13225 \end_inset
13226
13227
13228 \begin_inset Formula 
13229 \[
13230 \boxed{A+B=C}
13231 \]
13232
13233 \end_inset
13234
13235 Before this formula the commands
13236 \end_layout
13237
13238 \begin_layout Standard
13239
13240 \series bold
13241
13242 \backslash
13243 fboxrule
13244 \series default
13245  
13246 \series bold
13247 2mm
13248 \series default
13249  
13250 \series bold
13251
13252 \backslash
13253 fboxsep
13254 \series default
13255  
13256 \series bold
13257 3mm
13258 \end_layout
13259
13260 \begin_layout Standard
13261 were inserted in TeX-mode.
13262  The given values are used for all following boxes.
13263 \end_layout
13264
13265 \begin_layout Standard
13266 To return to the standard frame size, the command
13267 \end_layout
13268
13269 \begin_layout Standard
13270
13271 \series bold
13272
13273 \backslash
13274 fboxrule
13275 \series default
13276  
13277 \series bold
13278 0.4pt
13279 \series default
13280  
13281 \series bold
13282
13283 \backslash
13284 fboxsep
13285 \series default
13286  
13287 \series bold
13288 3pt
13289 \series default
13290
13291 \begin_inset ERT
13292 status collapsed
13293
13294 \begin_layout Plain Layout
13295
13296
13297 \backslash
13298 fboxrule 0.4pt 
13299 \backslash
13300 fboxsep 3pt
13301 \end_layout
13302
13303 \end_inset
13304
13305
13306 \end_layout
13307
13308 \begin_layout Standard
13309 is inserted in TeX-mode before the next formula.
13310 \end_layout
13311
13312 \begin_layout Subsection
13313 Boxes without Frame
13314 \begin_inset CommandInset label
13315 LatexCommand label
13316 name "sub:Boxes-without-Frame"
13317
13318 \end_inset
13319
13320
13321 \begin_inset Index idx
13322 status collapsed
13323
13324 \begin_layout Plain Layout
13325 Boxes ! without frame
13326 \end_layout
13327
13328 \end_inset
13329
13330
13331 \end_layout
13332
13333 \begin_layout Standard
13334 For boxes without a frame there are the following box commands: 
13335 \series bold
13336
13337 \backslash
13338 mbox
13339 \series default
13340
13341 \begin_inset Index idx
13342 status collapsed
13343
13344 \begin_layout Plain Layout
13345 Commands ! M ! 
13346 \backslash
13347 mbox
13348 \end_layout
13349
13350 \end_inset
13351
13352
13353 \series bold
13354
13355 \backslash
13356 makebox
13357 \series default
13358
13359 \begin_inset Index idx
13360 status collapsed
13361
13362 \begin_layout Plain Layout
13363 Commands ! M ! 
13364 \backslash
13365 makebox
13366 \end_layout
13367
13368 \end_inset
13369
13370  and 
13371 \series bold
13372
13373 \backslash
13374 raisebox
13375 \series default
13376
13377 \begin_inset Index idx
13378 status collapsed
13379
13380 \begin_layout Plain Layout
13381 Commands ! R ! 
13382 \backslash
13383 raisebox
13384 \end_layout
13385
13386 \end_inset
13387
13388
13389 \end_layout
13390
13391 \begin_layout Standard
13392 With 
13393 \series bold
13394
13395 \backslash
13396 raisebox
13397 \series default
13398  a box can be super- or subscripted.
13399  But in contrary to normal super- and subscripting, the characters in the
13400  box keep their font size.
13401  
13402 \series bold
13403
13404 \backslash
13405 raisebox
13406 \series default
13407  is used in the following scheme:
13408 \end_layout
13409
13410 \begin_layout Standard
13411
13412 \series bold
13413
13414 \backslash
13415 raisebox{height}{box content}
13416 \end_layout
13417
13418 \begin_layout Standard
13419 When the box should contain a formula, an extra formula is needed like for
13420  
13421 \series bold
13422
13423 \backslash
13424 fbox
13425 \series default
13426 .
13427  
13428 \series medium
13429
13430 \begin_inset Note Greyedout
13431 status open
13432
13433 \begin_layout Plain Layout
13434
13435 \series bold
13436 Note:
13437 \series default
13438  For 
13439 \series bold
13440
13441 \backslash
13442 raisebox
13443 \series default
13444  this extra formula is created by pressing 
13445 \family sans
13446 Ctrl+M
13447 \family default
13448  twice instead of once because LyX doesn't yet support 
13449 \series bold
13450
13451 \backslash
13452 raisebox
13453 \series default
13454  directly.
13455 \end_layout
13456
13457 \end_inset
13458
13459
13460 \end_layout
13461
13462 \begin_layout Standard
13463 \align center
13464 \begin_inset Tabular
13465 <lyxtabular version="3" rows="4" columns="2">
13466 <features tabularvalignment="middle">
13467 <column alignment="center" valignment="top" width="0">
13468 <column alignment="center" valignment="top" width="0">
13469 <row>
13470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13471 \begin_inset Text
13472
13473 \begin_layout Plain Layout
13474 Command
13475 \end_layout
13476
13477 \end_inset
13478 </cell>
13479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13480 \begin_inset Text
13481
13482 \begin_layout Plain Layout
13483 Result
13484 \end_layout
13485
13486 \end_inset
13487 </cell>
13488 </row>
13489 <row>
13490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13491 \begin_inset Text
13492
13493 \begin_layout Plain Layout
13494 H
13495 \backslash
13496 raisebox{2mm
13497 \begin_inset Formula $\to$
13498 \end_inset
13499
13500
13501 \backslash
13502 {al
13503 \begin_inset Formula $\to$
13504 \end_inset
13505
13506  lo
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13512 \begin_inset Text
13513
13514 \begin_layout Plain Layout
13515 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13516 \end_inset
13517
13518
13519 \end_layout
13520
13521 \end_inset
13522 </cell>
13523 </row>
13524 <row>
13525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13526 \begin_inset Text
13527
13528 \begin_layout Plain Layout
13529 H
13530 \backslash
13531 raisebox{-2mm
13532 \begin_inset Formula $\to$
13533 \end_inset
13534
13535
13536 \backslash
13537 {al
13538 \begin_inset Formula $\to$
13539 \end_inset
13540
13541 lo
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13551 \end_inset
13552
13553
13554 \end_layout
13555
13556 \end_inset
13557 </cell>
13558 </row>
13559 <row>
13560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13561 \begin_inset Text
13562
13563 \begin_layout Plain Layout
13564 A=
13565 \backslash
13566 raisebox{-2mm
13567 \begin_inset Formula $\to$
13568 \end_inset
13569
13570
13571 \backslash
13572 {
13573 \family sans
13574 Ctrl+M
13575 \family default
13576  
13577 \family sans
13578 Ctrl+M
13579 \family default
13580  
13581 \backslash
13582 sqrt
13583 \begin_inset ERT
13584 status collapsed
13585
13586 \begin_layout Plain Layout
13587
13588
13589 \backslash
13590 spce 
13591 \end_layout
13592
13593 \end_inset
13594
13595
13596 \end_layout
13597
13598 \end_inset
13599 </cell>
13600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13601 \begin_inset Text
13602
13603 \begin_layout Plain Layout
13604 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13605 \end_inset
13606
13607
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 </row>
13613 </lyxtabular>
13614
13615 \end_inset
13616
13617
13618 \end_layout
13619
13620 \begin_layout Standard
13621 The command 
13622 \series bold
13623
13624 \backslash
13625 mbox
13626 \series default
13627  is equivalent to 
13628 \series bold
13629
13630 \backslash
13631 fbox
13632 \series default
13633  and 
13634 \series bold
13635
13636 \backslash
13637 makebox
13638 \series default
13639  is equivalent to 
13640 \series bold
13641
13642 \backslash
13643 framebox
13644 \series default
13645 , with the difference that there is no frame.
13646 \end_layout
13647
13648 \begin_layout Subsection
13649 Colored Boxes
13650 \begin_inset CommandInset label
13651 LatexCommand label
13652 name "sub:Colored-Boxes"
13653
13654 \end_inset
13655
13656
13657 \begin_inset Index idx
13658 status collapsed
13659
13660 \begin_layout Plain Layout
13661 Boxes ! colored
13662 \end_layout
13663
13664 \end_inset
13665
13666
13667 \end_layout
13668
13669 \begin_layout Standard
13670 To be able to use all commands explained in this section, the LaTeX-package
13671  
13672 \series bold
13673 color
13674 \series default
13675
13676 \begin_inset Foot
13677 status collapsed
13678
13679 \begin_layout Plain Layout
13680 The LaTeX-package 
13681 \series bold
13682 color
13683 \series default
13684  is part of every LaTeX standard installation.
13685 \end_layout
13686
13687 \end_inset
13688
13689
13690 \begin_inset Index idx
13691 status collapsed
13692
13693 \begin_layout Plain Layout
13694 Packages ! color
13695 \end_layout
13696
13697 \end_inset
13698
13699  has to be loaded in the LaTeX-preamble with the line
13700 \begin_inset Foot
13701 status collapsed
13702
13703 \begin_layout Plain Layout
13704 When text is colored somewhere in the document with a predefined color,
13705  LyX loads the LaTeX-package 
13706 \series bold
13707 color
13708 \series default
13709  automatically.
13710  Thus it is possible that the package is loaded twice, but this does not
13711  cause problems.
13712 \end_layout
13713
13714 \end_inset
13715
13716
13717 \begin_inset Note Note
13718 status collapsed
13719
13720 \begin_layout Plain Layout
13721 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13722 amble.
13723 \end_layout
13724
13725 \end_inset
13726
13727
13728 \end_layout
13729
13730 \begin_layout Standard
13731
13732 \series bold
13733
13734 \backslash
13735 usepackage{color}
13736 \end_layout
13737
13738 \begin_layout Standard
13739 \begin_inset VSpace medskip
13740 \end_inset
13741
13742 To color boxes, the command 
13743 \series bold
13744
13745 \backslash
13746 colorbox
13747 \series default
13748
13749 \begin_inset Index idx
13750 status collapsed
13751
13752 \begin_layout Plain Layout
13753 Commands ! C ! 
13754 \backslash
13755 colorbox
13756 \end_layout
13757
13758 \end_inset
13759
13760  is used in the following scheme:
13761 \end_layout
13762
13763 \begin_layout Standard
13764
13765 \series bold
13766
13767 \backslash
13768 colorbox{color}{box content}
13769 \end_layout
13770
13771 \begin_layout Standard
13772 The box content can also be a box and a 
13773 \series bold
13774
13775 \backslash
13776 colorbox
13777 \series default
13778  can also be part of another box (see the 2nd and 3rd example).
13779  When the box should contain a formula, an extra formula has to be created,
13780  the same way as for 
13781 \series bold
13782
13783 \backslash
13784 raisebox
13785 \series default
13786 .
13787 \begin_inset Foot
13788 status collapsed
13789
13790 \begin_layout Plain Layout
13791 This also applies for the command 
13792 \series bold
13793
13794 \backslash
13795 fcolorbox
13796 \series default
13797 .
13798 \end_layout
13799
13800 \end_inset
13801
13802
13803 \end_layout
13804
13805 \begin_layout Standard
13806 One of the following predefined colors can be chosen:
13807 \end_layout
13808
13809 \begin_layout Standard
13810
13811 \series bold
13812 black
13813 \series default
13814
13815 \series bold
13816 blue
13817 \series default
13818
13819 \series bold
13820 cyan
13821 \series default
13822
13823 \series bold
13824 green
13825 \series default
13826
13827 \series bold
13828 magenta
13829 \series default
13830
13831 \series bold
13832 red
13833 \series default
13834
13835 \series bold
13836 white
13837 \series default
13838  and 
13839 \series bold
13840 yellow
13841 \end_layout
13842
13843 \begin_layout Standard
13844 \align center
13845 \begin_inset Tabular
13846 <lyxtabular version="3" rows="4" columns="2">
13847 <features tabularvalignment="middle">
13848 <column alignment="center" valignment="top" width="0">
13849 <column alignment="center" valignment="top" width="0">
13850 <row>
13851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13852 \begin_inset Text
13853
13854 \begin_layout Plain Layout
13855 Command
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864 Result
13865 \begin_inset Note Note
13866 status collapsed
13867
13868 \begin_layout Plain Layout
13869
13870 \series bold
13871
13872 \backslash
13873 raisebox
13874 \series default
13875  is only used as spacer.
13876 \end_layout
13877
13878 \end_inset
13879
13880
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 </row>
13886 <row>
13887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13888 \begin_inset Text
13889
13890 \begin_layout Plain Layout
13891
13892 \backslash
13893 colorbox{yellow
13894 \begin_inset Formula $\to$
13895 \end_inset
13896
13897
13898 \backslash
13899 {A=B
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13905 \begin_inset Text
13906
13907 \begin_layout Plain Layout
13908 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13909 \end_inset
13910
13911
13912 \end_layout
13913
13914 \end_inset
13915 </cell>
13916 </row>
13917 <row>
13918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13919 \begin_inset Text
13920
13921 \begin_layout Plain Layout
13922
13923 \backslash
13924 colorbox{green
13925 \begin_inset Formula $\to$
13926 \end_inset
13927
13928
13929 \backslash
13930 {
13931 \backslash
13932 fbox
13933 \begin_inset ERT
13934 status collapsed
13935
13936 \begin_layout Plain Layout
13937
13938
13939 \backslash
13940 spce 
13941 \end_layout
13942
13943 \end_inset
13944
13945 A=B
13946 \end_layout
13947
13948 \end_inset
13949 </cell>
13950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13955 \end_inset
13956
13957
13958 \end_layout
13959
13960 \end_inset
13961 </cell>
13962 </row>
13963 <row>
13964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13965 \begin_inset Text
13966
13967 \begin_layout Plain Layout
13968
13969 \backslash
13970 fbox
13971 \begin_inset ERT
13972 status collapsed
13973
13974 \begin_layout Plain Layout
13975
13976
13977 \backslash
13978 spce 
13979 \end_layout
13980
13981 \end_inset
13982
13983
13984 \backslash
13985 colorbox{green
13986 \begin_inset Formula $\to$
13987 \end_inset
13988
13989
13990 \backslash
13991 {
13992 \family sans
13993 Ctrl+M
13994 \family default
13995  
13996 \family sans
13997 Ctrl+M
13998 \family default
13999  
14000 \backslash
14001 int
14002 \begin_inset ERT
14003 status collapsed
14004
14005 \begin_layout Plain Layout
14006
14007
14008 \backslash
14009 spce 
14010 \end_layout
14011
14012 \end_inset
14013
14014 C=D
14015 \end_layout
14016
14017 \end_inset
14018 </cell>
14019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14020 \begin_inset Text
14021
14022 \begin_layout Plain Layout
14023 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14024 \end_inset
14025
14026
14027 \end_layout
14028
14029 \end_inset
14030 </cell>
14031 </row>
14032 </lyxtabular>
14033
14034 \end_inset
14035
14036
14037 \end_layout
14038
14039 \begin_layout Standard
14040
14041 \series bold
14042
14043 \backslash
14044 colorbox
14045 \series default
14046  only colors the box but not the characters in the box.
14047  To color all characters, the whole formula is highlighted and the desired
14048  color is chosen in the 
14049 \family sans
14050 Text
14051 \begin_inset space ~
14052 \end_inset
14053
14054 Style
14055 \family default
14056  dialog.
14057  The dialog can be called with the toolbar button 
14058 \begin_inset Graphics
14059         filename ../images/dialog-show_character.png
14060         scale 85
14061
14062 \end_inset
14063
14064  or the menu 
14065 \family sans
14066 Edit\SpecialChar \menuseparator
14067 Text
14068 \begin_inset space ~
14069 \end_inset
14070
14071 Style\SpecialChar \menuseparator
14072 Customized
14073 \family default
14074 .
14075  The formula number then has the same color as the formula.
14076  When the formula number should get another color than the formula characters,
14077  the color must be changed within the formula.
14078 \end_layout
14079
14080 \begin_layout Standard
14081 An example:
14082 \end_layout
14083
14084 \begin_layout Standard
14085
14086 \color red
14087 \begin_inset Formula 
14088 \begin{equation}
14089 \int A=B\label{eq:red}
14090 \end{equation}
14091
14092 \end_inset
14093
14094
14095 \color green
14096
14097 \begin_inset Formula 
14098 \begin{equation}
14099 \textcolor{red}{\int A=B}\label{eq:redgreen}
14100 \end{equation}
14101
14102 \end_inset
14103
14104
14105 \end_layout
14106
14107 \begin_layout Standard
14108 Formula 
14109 \begin_inset CommandInset ref
14110 LatexCommand eqref
14111 reference "eq:red"
14112
14113 \end_inset
14114
14115  is completely colored red.
14116 \begin_inset Newline newline
14117 \end_inset
14118
14119 Formula 
14120 \begin_inset CommandInset ref
14121 LatexCommand eqref
14122 reference "eq:redgreen"
14123
14124 \end_inset
14125
14126  was first completely colored green to set the color for the formula number.
14127  Subsequently the formula characters were colored red.
14128 \end_layout
14129
14130 \begin_layout Standard
14131 \begin_inset VSpace bigskip
14132 \end_inset
14133
14134 To color the frame different than the rest of the box, the command 
14135 \series bold
14136
14137 \backslash
14138 fcolorbox
14139 \series default
14140
14141 \begin_inset Index idx
14142 status collapsed
14143
14144 \begin_layout Plain Layout
14145 Commands ! F ! 
14146 \backslash
14147 fcolorbox
14148 \end_layout
14149
14150 \end_inset
14151
14152  is used in the following scheme:
14153 \end_layout
14154
14155 \begin_layout Standard
14156
14157 \series bold
14158
14159 \backslash
14160 fcolorbox{frame color}{color}{box content}
14161 \end_layout
14162
14163 \begin_layout Standard
14164 So 
14165 \series bold
14166
14167 \backslash
14168 fcolorbox
14169 \series default
14170  is an extension of the command 
14171 \series bold
14172
14173 \backslash
14174 colorbox
14175 \series default
14176 .
14177  The frame width is set, like for 
14178 \series bold
14179
14180 \backslash
14181 framebox
14182 \series default
14183 , with 
14184 \series bold
14185
14186 \backslash
14187 fboxrule
14188 \series default
14189  and 
14190 \series bold
14191
14192 \backslash
14193 fboxsep
14194 \series default
14195 .
14196  An example:
14197 \begin_inset ERT
14198 status collapsed
14199
14200 \begin_layout Plain Layout
14201
14202
14203 \backslash
14204 fboxrule 1mm 
14205 \backslash
14206 fboxsep 1mm
14207 \end_layout
14208
14209 \end_inset
14210
14211
14212 \begin_inset Formula 
14213 \[
14214 \fcolorbox{cyan}{magenta}{A=B}
14215 \]
14216
14217 \end_inset
14218
14219
14220 \begin_inset ERT
14221 status collapsed
14222
14223 \begin_layout Plain Layout
14224
14225
14226 \backslash
14227 fboxrule 0.4pt 
14228 \backslash
14229 fboxsep 3pt
14230 \end_layout
14231
14232 \end_inset
14233
14234
14235 \end_layout
14236
14237 \begin_layout Standard
14238 This formula was created with the command
14239 \begin_inset Newline newline
14240 \end_inset
14241
14242
14243 \series bold
14244
14245 \backslash
14246 fcolorbox{cyan
14247 \begin_inset Formula $\to$
14248 \end_inset
14249
14250
14251 \backslash
14252 {magenta
14253 \begin_inset Formula $\to$
14254 \end_inset
14255
14256
14257 \backslash
14258 {A=B
14259 \series default
14260 .
14261 \end_layout
14262
14263 \begin_layout Standard
14264 \begin_inset VSpace bigskip
14265 \end_inset
14266
14267 To use other colors than the predefined ones, they have to be defined first.
14268 \end_layout
14269
14270 \begin_layout Standard
14271 One can for example define the color 
14272 \begin_inset Quotes eld
14273 \end_inset
14274
14275
14276 \series bold
14277 darkgreen
14278 \series default
14279
14280 \begin_inset Quotes erd
14281 \end_inset
14282
14283  with the LaTeX-preamble line:
14284 \end_layout
14285
14286 \begin_layout Standard
14287
14288 \series bold
14289
14290 \backslash
14291 definecolor{darkgreen}{cmyk}{0.5,
14292 \series default
14293  
14294 \series bold
14295 0,
14296 \series default
14297  
14298 \series bold
14299 1,
14300 \series default
14301  
14302 \series bold
14303 0.5}
14304 \series default
14305
14306 \begin_inset Index idx
14307 status collapsed
14308
14309 \begin_layout Plain Layout
14310 Commands ! D ! 
14311 \backslash
14312 definecolor
14313 \end_layout
14314
14315 \end_inset
14316
14317
14318 \end_layout
14319
14320 \begin_layout Standard
14321
14322 \series bold
14323 cmyk
14324 \series default
14325  is the color space that denotes the colors 
14326 \series bold
14327 cyan
14328 \series default
14329
14330 \series bold
14331 magenta
14332 \series default
14333
14334 \series bold
14335 yellow
14336 \series default
14337  and 
14338 \series bold
14339 black
14340 \series default
14341 .
14342  The four comma separated numbers are the portion factor for the corresponding
14343  colors of the color space.
14344  The factors can be in the range of 0
14345 \begin_inset space \thinspace{}
14346 \end_inset
14347
14348 -
14349 \begin_inset space \thinspace{}
14350 \end_inset
14351
14352 1.
14353  Instead of 
14354 \series bold
14355 cmyk
14356 \series default
14357  also the color space 
14358 \series bold
14359 rgb
14360 \series default
14361  can be used for definitions.
14362  
14363 \series bold
14364 rgb
14365 \series default
14366  denotes 
14367 \series bold
14368 red
14369 \series default
14370
14371 \series bold
14372 green
14373 \series default
14374  and 
14375 \series bold
14376 blue
14377 \series default
14378 , so that there are in this case three portion factors for the corresponding
14379  colors.
14380  Furthermore there is the color space 
14381 \series bold
14382 gray
14383 \series default
14384  with one portion factor for the gray value.
14385 \end_layout
14386
14387 \begin_layout Standard
14388 As example a framed box with the new defined color 
14389 \series bold
14390 darkgreen
14391 \series default
14392  where the characters have been colored 
14393 \series bold
14394 yellow
14395 \series default
14396 :
14397 \begin_inset Formula 
14398 \begin{equation}
14399 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14400 \end{equation}
14401
14402 \end_inset
14403
14404
14405 \end_layout
14406
14407 \begin_layout Standard
14408 Self-defined colors can also be used for text with the help of the command
14409  
14410 \series bold
14411
14412 \backslash
14413 textcolor
14414 \series default
14415 :
14416 \begin_inset Index idx
14417 status collapsed
14418
14419 \begin_layout Plain Layout
14420 Text ! colored
14421 \end_layout
14422
14423 \end_inset
14424
14425
14426 \end_layout
14427
14428 \begin_layout Standard
14429 \begin_inset ERT
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433
14434
14435 \backslash
14436 textcolor{darkgreen}{
14437 \end_layout
14438
14439 \end_inset
14440
14441 This sentence is 
14442 \begin_inset Quotes eld
14443 \end_inset
14444
14445 darkgreen
14446 \begin_inset Quotes erd
14447 \end_inset
14448
14449 .
14450 \begin_inset ERT
14451 status collapsed
14452
14453 \begin_layout Plain Layout
14454
14455 }
14456 \end_layout
14457
14458 \end_inset
14459
14460
14461 \end_layout
14462
14463 \begin_layout Standard
14464
14465 \series bold
14466
14467 \backslash
14468 textcolor
14469 \series default
14470
14471 \begin_inset Index idx
14472 status collapsed
14473
14474 \begin_layout Plain Layout
14475 Commands ! T ! 
14476 \backslash
14477 textcolor
14478 \end_layout
14479
14480 \end_inset
14481
14482  is used in the scheme 
14483 \series bold
14484
14485 \backslash
14486 textcolor{color}{characters to color}
14487 \series default
14488 .
14489 \end_layout
14490
14491 \begin_layout Subsection
14492 Paragraph Boxes
14493 \begin_inset CommandInset label
14494 LatexCommand label
14495 name "sub:Paragraph-Boxes"
14496
14497 \end_inset
14498
14499
14500 \begin_inset Index idx
14501 status collapsed
14502
14503 \begin_layout Plain Layout
14504 Boxes ! as paragraph
14505 \end_layout
14506
14507 \end_inset
14508
14509
14510 \end_layout
14511
14512 \begin_layout Standard
14513 A box that can contain several lines and paragraphs, a so-called paragraph
14514  box (parbox), can be created with the menu 
14515 \family sans
14516 Insert\SpecialChar \menuseparator
14517 Box
14518 \family default
14519  or the toolbar button 
14520 \begin_inset Graphics
14521         filename ../images/box-insert.png
14522         scale 85
14523
14524 \end_inset
14525
14526 .
14527 \end_layout
14528
14529 \begin_layout Standard
14530 The following example shows a framed parbox in a line:
14531 \end_layout
14532
14533 \begin_layout Standard
14534 \begin_inset VSpace medskip
14535 \end_inset
14536
14537 This is a line 
14538 \begin_inset Box Boxed
14539 position "c"
14540 hor_pos "c"
14541 has_inner_box 1
14542 inner_pos "t"
14543 use_parbox 1
14544 use_makebox 0
14545 width "5cm"
14546 special "none"
14547 height "1in"
14548 height_special "totalheight"
14549 status open
14550
14551 \begin_layout Plain Layout
14552 This is a paragraph box.
14553  It is exactly 5
14554 \begin_inset space \thinspace{}
14555 \end_inset
14556
14557 cm long and can also contain formulas: 
14558 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14559 \end_inset
14560
14561
14562 \end_layout
14563
14564 \end_inset
14565
14566  with a parbox.
14567 \end_layout
14568
14569 \begin_layout Standard
14570 \begin_inset VSpace medskip
14571 \end_inset
14572
14573
14574 \end_layout
14575
14576 \begin_layout Standard
14577 Such a box is created by right-clicking on the gray box inset.
14578  A dialog pops up showing the box properties.
14579  In our case set: 
14580 \emph on
14581 Decoration
14582 \emph default
14583 : Rectangular box, 
14584 \emph on
14585 Inner Box
14586 \emph default
14587 : Parbox, 
14588 \emph on
14589 Width
14590 \emph default
14591 : 5
14592 \begin_inset space \thinspace{}
14593 \end_inset
14594
14595 cm, 
14596 \emph on
14597 Vertical Box Alignment
14598 \emph default
14599 : Middle
14600 \end_layout
14601
14602 \begin_layout Standard
14603 \begin_inset VSpace medskip
14604 \end_inset
14605
14606 In LaTeX a parbox is created with the command 
14607 \series bold
14608
14609 \backslash
14610 parbox
14611 \series default
14612
14613 \begin_inset Index idx
14614 status collapsed
14615
14616 \begin_layout Plain Layout
14617 Commands ! P ! 
14618 \backslash
14619 parbox
14620 \end_layout
14621
14622 \end_inset
14623
14624  which has the following scheme:
14625 \end_layout
14626
14627 \begin_layout Standard
14628
14629 \series bold
14630
14631 \backslash
14632 parbox[position]{width}{box content}
14633 \end_layout
14634
14635 \begin_layout Standard
14636 The positions 
14637 \emph on
14638 b
14639 \emph default
14640  and 
14641 \emph on
14642 t
14643 \emph default
14644  are possible.
14645  
14646 \emph on
14647 b
14648 \emph default
14649  for 
14650 \begin_inset Quotes eld
14651 \end_inset
14652
14653 bottom
14654 \begin_inset Quotes erd
14655 \end_inset
14656
14657  means that the box is aligned within the surrounding text with its last
14658  line.
14659  With 
14660 \emph on
14661 t
14662 \emph default
14663  for 
14664 \begin_inset Quotes eld
14665 \end_inset
14666
14667 top
14668 \begin_inset Quotes erd
14669 \end_inset
14670
14671  this is done with the first line.
14672  When no position is given, the box will be vertically centered, see section
14673  
14674 \emph on
14675 Boxes
14676 \emph default
14677  of the 
14678 \emph on
14679 Embedded
14680 \begin_inset space ~
14681 \end_inset
14682
14683 Objects
14684 \emph default
14685  manual for examples.
14686 \end_layout
14687
14688 \begin_layout Standard
14689 \begin_inset VSpace bigskip
14690 \end_inset
14691
14692 To frame formulas completely, including the formula number, the formula
14693  must be set into a parbox.
14694  To do this, the command 
14695 \series bold
14696
14697 \backslash
14698 fbox{
14699 \backslash
14700 parbox{
14701 \backslash
14702 linewidth-2
14703 \backslash
14704 fboxsep-2
14705 \backslash
14706 fboxrule}{
14707 \series default
14708  is inserted in TeX-mode before the formula.
14709  
14710 \series bold
14711
14712 \backslash
14713 linewidth
14714 \series default
14715
14716 \begin_inset Index idx
14717 status collapsed
14718
14719 \begin_layout Plain Layout
14720 Commands ! L ! 
14721 \backslash
14722 linewidth
14723 \end_layout
14724
14725 \end_inset
14726
14727  is hereby the line width set for the document.
14728  Because the frame is outside the parbox, 2
14729 \begin_inset space \thinspace{}
14730 \end_inset
14731
14732 times the frame separation and the frame thickness must be subtracted from
14733  the line width.
14734  As this is not automatically done by LyX due to a bug
14735 \begin_inset Foot
14736 status collapsed
14737
14738 \begin_layout Plain Layout
14739 \begin_inset CommandInset href
14740 LatexCommand href
14741 name "LyX-bug #4483"
14742 target "http://www.lyx.org/trac/ticket/4483"
14743
14744 \end_inset
14745
14746
14747 \end_layout
14748
14749 \end_inset
14750
14751 , TeX-mode has to be used.
14752  To be able to multiply and subtract in arguments, the LaTeX-package 
14753 \series bold
14754 calc
14755 \series default
14756
14757 \begin_inset Foot
14758 status collapsed
14759
14760 \begin_layout Plain Layout
14761
14762 \series bold
14763 calc
14764 \series default
14765  is part of every LaTeX standard installation.
14766 \end_layout
14767
14768 \end_inset
14769
14770
14771 \begin_inset Index idx
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775 Packages ! calc
14776 \end_layout
14777
14778 \end_inset
14779
14780  must be loaded in the LaTeX-preamble with the line
14781 \end_layout
14782
14783 \begin_layout Standard
14784
14785 \series bold
14786
14787 \backslash
14788 usepackage{calc}
14789 \end_layout
14790
14791 \begin_layout Standard
14792 Behind the formula both boxes are closed by entering 
14793 \series bold
14794 }}
14795 \series default
14796  in TeX-mode.
14797  Here is an example:
14798 \begin_inset ERT
14799 status collapsed
14800
14801 \begin_layout Plain Layout
14802
14803
14804 \backslash
14805 fboxsep 5mm 
14806 \backslash
14807 fboxrule 5mm
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \end_layout
14814
14815 \begin_layout Standard
14816 \begin_inset ERT
14817 status collapsed
14818
14819 \begin_layout Plain Layout
14820
14821
14822 \backslash
14823 fbox{
14824 \backslash
14825 parbox{
14826 \backslash
14827 linewidth-2
14828 \backslash
14829 fboxsep-2
14830 \backslash
14831 fboxrule}{
14832 \end_layout
14833
14834 \end_inset
14835
14836
14837 \begin_inset Formula 
14838 \begin{equation}
14839 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14840 \end{equation}
14841
14842 \end_inset
14843
14844
14845 \begin_inset ERT
14846 status collapsed
14847
14848 \begin_layout Plain Layout
14849
14850 }}
14851 \end_layout
14852
14853 \end_inset
14854
14855
14856 \begin_inset ERT
14857 status collapsed
14858
14859 \begin_layout Plain Layout
14860
14861
14862 \backslash
14863 fboxrule 0.4pt 
14864 \backslash
14865 fboxsep 3pt
14866 \end_layout
14867
14868 \end_inset
14869
14870
14871 \end_layout
14872
14873 \begin_layout Standard
14874 \begin_inset VSpace medskip
14875 \end_inset
14876
14877 As a parbox is used as the argument of 
14878 \series bold
14879
14880 \backslash
14881 fbox
14882 \series default
14883 , there is in this case no difference between 
14884 \series bold
14885
14886 \backslash
14887 fbox
14888 \series default
14889  and 
14890 \series bold
14891
14892 \backslash
14893 boxed
14894 \series default
14895 .
14896 \end_layout
14897
14898 \begin_layout Standard
14899 \begin_inset VSpace bigskip
14900 \end_inset
14901
14902 Paragraph boxes are very useful to comment formulas directly.
14903  To do this, 
14904 \series bold
14905
14906 \backslash
14907 parbox
14908 \series default
14909  is used in combination with the command 
14910 \series bold
14911
14912 \backslash
14913 tag
14914 \series default
14915 .
14916  (more about 
14917 \series bold
14918
14919 \backslash
14920 tag
14921 \series default
14922  see 
14923 \begin_inset CommandInset ref
14924 LatexCommand ref
14925 reference "sub:User-defined-Numbering"
14926
14927 \end_inset
14928
14929 )
14930 \end_layout
14931
14932 \begin_layout Standard
14933 An example of a formula commented with 
14934 \series bold
14935
14936 \backslash
14937 parbox
14938 \series default
14939 :
14940 \end_layout
14941
14942 \begin_layout Standard
14943 \begin_inset ERT
14944 status collapsed
14945
14946 \begin_layout Plain Layout
14947
14948
14949 \backslash
14950 [5x-7b=3b
14951 \backslash
14952 tag*{
14953 \backslash
14954 parbox{5cm}{
14955 \end_layout
14956
14957 \end_inset
14958
14959 This is a description.
14960  It is distinctly separated from the formula and multiline.
14961 \begin_inset ERT
14962 status collapsed
14963
14964 \begin_layout Plain Layout
14965
14966 }}
14967 \backslash
14968 ]
14969 \end_layout
14970
14971 \end_inset
14972
14973
14974 \end_layout
14975
14976 \begin_layout Standard
14977 Such a formula must be inserted completely in TeX-mode because LyX does
14978  not yet support the command 
14979 \series bold
14980
14981 \backslash
14982 parbox
14983 \series default
14984  in formulas.
14985  The formula is created with the following command sequence:
14986 \end_layout
14987
14988 \begin_layout Standard
14989 The command 
14990 \series bold
14991
14992 \backslash
14993 [5x-7b=3b
14994 \backslash
14995 tag*
14996 \backslash
14997 {
14998 \backslash
14999 parbox{5cm}{
15000 \series default
15001  is inserted in TeX-mode.
15002 \begin_inset Foot
15003 status collapsed
15004
15005 \begin_layout Plain Layout
15006 When the formula style 
15007 \series bold
15008 Indented
15009 \series default
15010  is used, 
15011 \series bold
15012
15013 \backslash
15014 tag*
15015 \backslash
15016 {
15017 \series default
15018  can also be replaced by 
15019 \series bold
15020
15021 \backslash
15022 hfill
15023 \series default
15024 .
15025  (formula styles see 
15026 \begin_inset CommandInset ref
15027 LatexCommand ref
15028 reference "sec:Formula-Styles"
15029
15030 \end_inset
15031
15032 )
15033 \end_layout
15034
15035 \end_inset
15036
15037  Then the description follows as normal text and finally 
15038 \series bold
15039 }}
15040 \backslash
15041 ]
15042 \series default
15043  is inserted in TeX-mode.
15044  The commands 
15045 \series bold
15046
15047 \backslash
15048 [
15049 \series default
15050  and 
15051 \series bold
15052
15053 \backslash
15054 ]
15055 \series default
15056  hereby create a displayed formula.
15057 \end_layout
15058
15059 \begin_layout Standard
15060 The advantages of 
15061 \series bold
15062
15063 \backslash
15064 parbox
15065 \series default
15066  can be seen in this example that was 
15067 \begin_inset Quotes eld
15068 \end_inset
15069
15070 commented
15071 \begin_inset Quotes erd
15072 \end_inset
15073
15074  using the mathematical textmode:
15075 \begin_inset Formula 
15076 \[
15077 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
15078 \]
15079
15080 \end_inset
15081
15082
15083 \end_layout
15084
15085 \begin_layout Section
15086 Operators
15087 \begin_inset Index idx
15088 status collapsed
15089
15090 \begin_layout Plain Layout
15091 Operators
15092 \end_layout
15093
15094 \end_inset
15095
15096
15097 \end_layout
15098
15099 \begin_layout Subsection
15100 Big Operators
15101 \begin_inset CommandInset label
15102 LatexCommand label
15103 name "sub:Big-Operators"
15104
15105 \end_inset
15106
15107
15108 \begin_inset Index idx
15109 status collapsed
15110
15111 \begin_layout Plain Layout
15112 Operators ! big
15113 \end_layout
15114
15115 \end_inset
15116
15117
15118 \begin_inset Index idx
15119 status collapsed
15120
15121 \begin_layout Plain Layout
15122 Sums
15123 \end_layout
15124
15125 \end_inset
15126
15127
15128 \begin_inset Index idx
15129 status collapsed
15130
15131 \begin_layout Plain Layout
15132 Integrals
15133 \end_layout
15134
15135 \end_inset
15136
15137
15138 \end_layout
15139
15140 \begin_layout Standard
15141 To be able to use all integral operators listed here, the option 
15142 \family sans
15143 Use esint package automatically
15144 \family default
15145  must be set in the document settings under 
15146 \family sans
15147 Math
15148 \begin_inset space ~
15149 \end_inset
15150
15151 Options
15152 \family default
15153 .
15154 \end_layout
15155
15156 \begin_layout Standard
15157 \begin_inset space \hfill{}
15158 \end_inset
15159
15160
15161 \begin_inset Tabular
15162 <lyxtabular version="3" rows="11" columns="2">
15163 <features tabularvalignment="middle">
15164 <column alignment="center" valignment="top" width="0pt">
15165 <column alignment="center" valignment="top" width="0pt">
15166 <row>
15167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171 Command
15172 \end_layout
15173
15174 \end_inset
15175 </cell>
15176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15177 \begin_inset Text
15178
15179 \begin_layout Plain Layout
15180 Result
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 </row>
15186 <row>
15187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15188 \begin_inset Text
15189
15190 \begin_layout Plain Layout
15191
15192 \backslash
15193 int
15194 \begin_inset Index idx
15195 status collapsed
15196
15197 \begin_layout Plain Layout
15198 Commands ! I ! 
15199 \backslash
15200 int
15201 \end_layout
15202
15203 \end_inset
15204
15205
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214 \begin_inset Formula $\int$
15215 \end_inset
15216
15217
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 </row>
15223 <row>
15224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228
15229 \backslash
15230 oint
15231 \end_layout
15232
15233 \end_inset
15234 </cell>
15235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239 \begin_inset Formula $\oint$
15240 \end_inset
15241
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 </row>
15248 <row>
15249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253
15254 \backslash
15255 ointctrclockwise
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264 \begin_inset Formula $\ointctrclockwise$
15265 \end_inset
15266
15267
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 </row>
15273 <row>
15274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Plain Layout
15278
15279 \backslash
15280 ointclockwise
15281 \end_layout
15282
15283 \end_inset
15284 </cell>
15285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15286 \begin_inset Text
15287
15288 \begin_layout Plain Layout
15289 \begin_inset Formula $\ointclockwise$
15290 \end_inset
15291
15292
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 </row>
15298 <row>
15299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15300 \begin_inset Text
15301
15302 \begin_layout Plain Layout
15303
15304 \backslash
15305 sqint
15306 \end_layout
15307
15308 \end_inset
15309 </cell>
15310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314 \begin_inset Formula $\sqint$
15315 \end_inset
15316
15317
15318 \end_layout
15319
15320 \end_inset
15321 </cell>
15322 </row>
15323 <row>
15324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15325 \begin_inset Text
15326
15327 \begin_layout Plain Layout
15328
15329 \backslash
15330 fint
15331 \end_layout
15332
15333 \end_inset
15334 </cell>
15335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15336 \begin_inset Text
15337
15338 \begin_layout Plain Layout
15339  
15340 \begin_inset Formula $\fint$
15341 \end_inset
15342
15343
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 </row>
15349 <row>
15350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Plain Layout
15354
15355 \backslash
15356 landupint
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15362 \begin_inset Text
15363
15364 \begin_layout Plain Layout
15365  
15366 \begin_inset Formula $\landupint$
15367 \end_inset
15368
15369
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 </row>
15375 <row>
15376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380
15381 \backslash
15382 landdownint
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Plain Layout
15391  
15392 \begin_inset Formula $\landdownint$
15393 \end_inset
15394
15395
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 </row>
15401 <row>
15402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406
15407 \backslash
15408 bigcap
15409 \end_layout
15410
15411 \end_inset
15412 </cell>
15413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Plain Layout
15417 \begin_inset Formula $\bigcap$
15418 \end_inset
15419
15420
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 </row>
15426 <row>
15427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Plain Layout
15431
15432 \backslash
15433 bigcup
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Plain Layout
15442 \begin_inset Formula $\bigcup$
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 </row>
15451 </lyxtabular>
15452
15453 \end_inset
15454
15455
15456 \begin_inset space \hfill{}
15457 \end_inset
15458
15459
15460 \begin_inset Tabular
15461 <lyxtabular version="3" rows="11" columns="2">
15462 <features tabularvalignment="middle">
15463 <column alignment="center" valignment="top" width="0pt">
15464 <column alignment="center" valignment="top" width="0pt">
15465 <row>
15466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470 Command
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15476 \begin_inset Text
15477
15478 \begin_layout Plain Layout
15479 Result
15480 \end_layout
15481
15482 \end_inset
15483 </cell>
15484 </row>
15485 <row>
15486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15487 \begin_inset Text
15488
15489 \begin_layout Plain Layout
15490
15491 \backslash
15492 sum
15493 \begin_inset Index idx
15494 status collapsed
15495
15496 \begin_layout Plain Layout
15497 Commands ! S ! 
15498 \backslash
15499 sum
15500 \end_layout
15501
15502 \end_inset
15503
15504
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15510 \begin_inset Text
15511
15512 \begin_layout Plain Layout
15513 \begin_inset Formula $\sum$
15514 \end_inset
15515
15516
15517 \end_layout
15518
15519 \end_inset
15520 </cell>
15521 </row>
15522 <row>
15523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527
15528 \backslash
15529 prod
15530 \begin_inset Index idx
15531 status collapsed
15532
15533 \begin_layout Plain Layout
15534 Commands ! P ! 
15535 \backslash
15536 prod
15537 \end_layout
15538
15539 \end_inset
15540
15541
15542 \end_layout
15543
15544 \end_inset
15545 </cell>
15546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Plain Layout
15550 \begin_inset Formula $\prod$
15551 \end_inset
15552
15553
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 </row>
15559 <row>
15560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15561 \begin_inset Text
15562
15563 \begin_layout Plain Layout
15564
15565 \backslash
15566 coprod
15567 \end_layout
15568
15569 \end_inset
15570 </cell>
15571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Plain Layout
15575 \begin_inset Formula $\coprod$
15576 \end_inset
15577
15578
15579 \end_layout
15580
15581 \end_inset
15582 </cell>
15583 </row>
15584 <row>
15585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15586 \begin_inset Text
15587
15588 \begin_layout Plain Layout
15589
15590 \backslash
15591 bigodot
15592 \end_layout
15593
15594 \end_inset
15595 </cell>
15596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15597 \begin_inset Text
15598
15599 \begin_layout Plain Layout
15600 \begin_inset Formula $\bigodot$
15601 \end_inset
15602
15603
15604 \end_layout
15605
15606 \end_inset
15607 </cell>
15608 </row>
15609 <row>
15610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15611 \begin_inset Text
15612
15613 \begin_layout Plain Layout
15614
15615 \backslash
15616 bigotimes
15617 \end_layout
15618
15619 \end_inset
15620 </cell>
15621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15622 \begin_inset Text
15623
15624 \begin_layout Plain Layout
15625 \begin_inset Formula $\bigotimes$
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \end_inset
15632 </cell>
15633 </row>
15634 <row>
15635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15636 \begin_inset Text
15637
15638 \begin_layout Plain Layout
15639
15640 \backslash
15641 bigoplus
15642 \end_layout
15643
15644 \end_inset
15645 </cell>
15646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15647 \begin_inset Text
15648
15649 \begin_layout Plain Layout
15650 \begin_inset Formula $\bigoplus$
15651 \end_inset
15652
15653
15654 \end_layout
15655
15656 \end_inset
15657 </cell>
15658 </row>
15659 <row>
15660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Plain Layout
15664
15665 \backslash
15666 bigwedge
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Plain Layout
15675 \begin_inset Formula $\bigwedge$
15676 \end_inset
15677
15678
15679 \end_layout
15680
15681 \end_inset
15682 </cell>
15683 </row>
15684 <row>
15685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15686 \begin_inset Text
15687
15688 \begin_layout Plain Layout
15689
15690 \backslash
15691 bigvee
15692 \end_layout
15693
15694 \end_inset
15695 </cell>
15696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15697 \begin_inset Text
15698
15699 \begin_layout Plain Layout
15700 \begin_inset Formula $\bigvee$
15701 \end_inset
15702
15703
15704 \end_layout
15705
15706 \end_inset
15707 </cell>
15708 </row>
15709 <row>
15710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15711 \begin_inset Text
15712
15713 \begin_layout Plain Layout
15714
15715 \backslash
15716 bigsqcup
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Plain Layout
15725 \begin_inset Formula $\bigsqcup$
15726 \end_inset
15727
15728
15729 \end_layout
15730
15731 \end_inset
15732 </cell>
15733 </row>
15734 <row>
15735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15736 \begin_inset Text
15737
15738 \begin_layout Plain Layout
15739
15740 \backslash
15741 biguplus
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750 \begin_inset Formula $\biguplus$
15751 \end_inset
15752
15753
15754 \end_layout
15755
15756 \end_inset
15757 </cell>
15758 </row>
15759 </lyxtabular>
15760
15761 \end_inset
15762
15763
15764 \begin_inset space \hfill{}
15765 \end_inset
15766
15767
15768 \end_layout
15769
15770 \begin_layout Standard
15771 All big operators can also be inserted via the math toolbar button 
15772 \begin_inset Graphics
15773         filename ../images/math/intop.png
15774         scale 85
15775
15776 \end_inset
15777
15778 .
15779 \end_layout
15780
15781 \begin_layout Standard
15782 The operators are called big because they are bigger than the sometimes
15783  equal looking binary operators.
15784  All big operators can have limits as described in the next subsection.
15785 \end_layout
15786
15787 \begin_layout Standard
15788 For all integral operators there is a second version available, ending in
15789  
15790 \series bold
15791 op
15792 \series default
15793
15794 \series bold
15795
15796 \backslash
15797 intop
15798 \series default
15799
15800 \series bold
15801
15802 \backslash
15803 ointop
15804 \series default
15805  etc..
15806  These operators are different from 
15807 \series bold
15808
15809 \backslash
15810 int
15811 \series default
15812  etc.
15813 \begin_inset space \space{}
15814 \end_inset
15815
15816 in the style the operator limits are displayed, see 
15817 \begin_inset CommandInset ref
15818 LatexCommand ref
15819 reference "sub:Operator-Limits"
15820
15821 \end_inset
15822
15823 .
15824  
15825 \end_layout
15826
15827 \begin_layout Subsubsection*
15828 Advice for Integrals
15829 \end_layout
15830
15831 \begin_layout Standard
15832 The letter 
15833 \emph on
15834 d
15835 \emph default
15836  in an integral is an operator, that therefore has to be set upright.
15837  This is done by highlighting the 
15838 \emph on
15839 d
15840 \emph default
15841  and using the keyboard shortcut 
15842 \begin_inset Info
15843 type  "shortcut"
15844 arg   "font-roman"
15845 \end_inset
15846
15847
15848 \begin_inset Foot
15849 status collapsed
15850
15851 \begin_layout Plain Layout
15852 Font styles
15853 \series bold
15854  
15855 \series default
15856 see 
15857 \begin_inset CommandInset ref
15858 LatexCommand ref
15859 reference "sub:Font-Styles"
15860
15861 \end_inset
15862
15863
15864 \end_layout
15865
15866 \end_inset
15867
15868 .
15869  Finally the smallest space is inserted before the 
15870 \emph on
15871 d
15872 \emph default
15873 , as this is usual for operators.
15874  An example:
15875 \end_layout
15876
15877 \begin_layout Standard
15878 incorrect: 
15879 \begin_inset Formula $\int A(x)dx$
15880 \end_inset
15881
15882
15883 \begin_inset Newline newline
15884 \end_inset
15885
15886
15887 \begin_inset Phantom HPhantom
15888 status open
15889
15890 \begin_layout Plain Layout
15891 in
15892 \end_layout
15893
15894 \end_inset
15895
15896 correct: 
15897 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15898 \end_inset
15899
15900
15901 \end_layout
15902
15903 \begin_layout Standard
15904 For multiple integrals there are the following commands:
15905 \begin_inset VSpace medskip
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \begin_layout Standard
15912 \begin_inset space \hfill{}
15913 \end_inset
15914
15915
15916 \begin_inset Tabular
15917 <lyxtabular version="3" rows="4" columns="2">
15918 <features tabularvalignment="middle">
15919 <column alignment="center" valignment="top" width="0">
15920 <column alignment="center" valignment="top" width="0">
15921 <row>
15922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926 Command
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Plain Layout
15935 Result
15936 \begin_inset Note Note
15937 status collapsed
15938
15939 \begin_layout Plain Layout
15940
15941 \series bold
15942
15943 \backslash
15944 raisebox
15945 \series default
15946  is only used as spacer.
15947 \end_layout
15948
15949 \end_inset
15950
15951
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 </row>
15957 <row>
15958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Plain Layout
15962
15963 \backslash
15964 iint
15965 \end_layout
15966
15967 \end_inset
15968 </cell>
15969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15970 \begin_inset Text
15971
15972 \begin_layout Plain Layout
15973 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15974 \end_inset
15975
15976
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 </row>
15982 <row>
15983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Plain Layout
15987
15988 \backslash
15989 oiint
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Plain Layout
15998 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15999 \end_inset
16000
16001
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 </row>
16007 <row>
16008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012
16013 \backslash
16014 sqiint
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16024 \end_inset
16025
16026
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 </row>
16032 </lyxtabular>
16033
16034 \end_inset
16035
16036
16037 \begin_inset space \hfill{}
16038 \end_inset
16039
16040
16041 \begin_inset Tabular
16042 <lyxtabular version="3" rows="4" columns="2">
16043 <features tabularvalignment="middle">
16044 <column alignment="center" valignment="top" width="0">
16045 <column alignment="center" valignment="top" width="0">
16046 <row>
16047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051 Command
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060 Result
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 </row>
16066 <row>
16067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071
16072 \backslash
16073 iiint
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16083 \end_inset
16084
16085
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 </row>
16091 <row>
16092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \backslash
16098 iiiint
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16108 \end_inset
16109
16110
16111 \end_layout
16112
16113 \end_inset
16114 </cell>
16115 </row>
16116 <row>
16117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Plain Layout
16121
16122 \backslash
16123 dotsint
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16133 \end_inset
16134
16135
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 </row>
16141 </lyxtabular>
16142
16143 \end_inset
16144
16145
16146 \begin_inset space \hfill{}
16147 \end_inset
16148
16149
16150 \end_layout
16151
16152 \begin_layout Subsection
16153 Operator Limits
16154 \begin_inset CommandInset label
16155 LatexCommand label
16156 name "sub:Operator-Limits"
16157
16158 \end_inset
16159
16160
16161 \begin_inset Index idx
16162 status collapsed
16163
16164 \begin_layout Plain Layout
16165 Operators ! Limits
16166 \end_layout
16167
16168 \end_inset
16169
16170
16171 \end_layout
16172
16173 \begin_layout Standard
16174 Limits are created by super- and subscripts:
16175 \end_layout
16176
16177 \begin_layout Standard
16178 \align center
16179 \begin_inset Tabular
16180 <lyxtabular version="3" rows="2" columns="2">
16181 <features tabularvalignment="middle">
16182 <column alignment="center" valignment="top" width="0pt">
16183 <column alignment="center" valignment="top" width="0pt">
16184 <row>
16185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16186 \begin_inset Text
16187
16188 \begin_layout Plain Layout
16189 Command
16190 \end_layout
16191
16192 \end_inset
16193 </cell>
16194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16195 \begin_inset Text
16196
16197 \begin_layout Plain Layout
16198 Result
16199 \begin_inset Note Note
16200 status collapsed
16201
16202 \begin_layout Plain Layout
16203
16204 \series bold
16205
16206 \backslash
16207 raisebox
16208 \series default
16209  is only used as spacer.
16210 \end_layout
16211
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \end_inset
16218 </cell>
16219 </row>
16220 <row>
16221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16222 \begin_inset Text
16223
16224 \begin_layout Plain Layout
16225
16226 \backslash
16227 prod^
16228 \backslash
16229 infty
16230 \begin_inset ERT
16231 status collapsed
16232
16233 \begin_layout Plain Layout
16234
16235
16236 \backslash
16237 spce 
16238 \end_layout
16239
16240 \end_inset
16241
16242
16243 \begin_inset Formula $\to$
16244 \end_inset
16245
16246 _0
16247 \begin_inset Formula $\to$
16248 \end_inset
16249
16250 A(x)
16251 \end_layout
16252
16253 \end_inset
16254 </cell>
16255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16256 \begin_inset Text
16257
16258 \begin_layout Plain Layout
16259 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16260 \end_inset
16261
16262
16263 \end_layout
16264
16265 \end_inset
16266 </cell>
16267 </row>
16268 </lyxtabular>
16269
16270 \end_inset
16271
16272
16273 \end_layout
16274
16275 \begin_layout Standard
16276 Limits of inline formulas are set right beside the operator.
16277  Limits in displayed formulas are set above or below the operator, except
16278  for integral limits.
16279 \end_layout
16280
16281 \begin_layout Standard
16282 To force that the limits are set beside the operator, the cursor is set
16283  directly behind the operator and the limits type is changed with the menu
16284  
16285 \family sans
16286 Edit\SpecialChar \menuseparator
16287 Math\SpecialChar \menuseparator
16288 Change Limits Type
16289 \family default
16290  to 
16291 \family sans
16292 \series bold
16293 Inline
16294 \family default
16295 \series default
16296  (shortcut 
16297 \begin_inset Info
16298 type  "shortcut"
16299 arg   "math-limits"
16300 \end_inset
16301
16302 ).
16303  An example:
16304 \end_layout
16305
16306 \begin_layout Standard
16307 The default limits type is this:
16308 \begin_inset Formula 
16309 \[
16310 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16311 \]
16312
16313 \end_inset
16314
16315 This is how it looks when the limits type was changed to 
16316 \family sans
16317 \series bold
16318 Inline
16319 \family default
16320 \series default
16321 :
16322 \begin_inset Formula 
16323 \[
16324 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16325 \]
16326
16327 \end_inset
16328
16329 For integrals, except those ending with 
16330 \series bold
16331 op
16332 \series default
16333  like 
16334 \series bold
16335
16336 \backslash
16337 intop
16338 \series default
16339
16340 \series bold
16341
16342 \backslash
16343 ointop
16344 \series default
16345  etc., the limits are by default set beside the operator.
16346  But for multiple integrals the limits are often set below the operator.
16347  In the following example the limits type was therefore set to 
16348 \series bold
16349 Display
16350 \series default
16351  and so set below the integrals:
16352 \begin_inset Formula 
16353 \begin{equation}
16354 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16355 \end{equation}
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \begin_layout Standard
16363 \begin_inset VSpace medskip
16364 \end_inset
16365
16366 To specify conditions for limits, the commands 
16367 \series bold
16368
16369 \backslash
16370 subarray
16371 \series default
16372
16373 \begin_inset Index idx
16374 status collapsed
16375
16376 \begin_layout Plain Layout
16377 Commands ! S ! 
16378 \backslash
16379 subarray
16380 \end_layout
16381
16382 \end_inset
16383
16384  and 
16385 \series bold
16386
16387 \backslash
16388 substack
16389 \series default
16390
16391 \begin_inset Index idx
16392 status collapsed
16393
16394 \begin_layout Plain Layout
16395 Commands ! S ! 
16396 \backslash
16397 substack
16398 \end_layout
16399
16400 \end_inset
16401
16402  are used.
16403  To create for example this expression 
16404 \begin_inset Formula 
16405 \begin{equation}
16406 \sum_{\begin{subarray}{c}
16407 0<k<1000\\
16408 \\
16409 k\,\in\,\mathbb{N}
16410 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16411 \end{equation}
16412
16413 \end_inset
16414
16415
16416 \end_layout
16417
16418 \begin_layout Standard
16419 the following has to be done:
16420 \begin_inset Newline newline
16421 \end_inset
16422
16423 First the command 
16424 \series bold
16425
16426 \backslash
16427 sum
16428 \series default
16429 ^
16430 \series bold
16431 n
16432 \begin_inset ERT
16433 status collapsed
16434
16435 \begin_layout Plain Layout
16436
16437
16438 \backslash
16439 spce 
16440 \end_layout
16441
16442 \end_inset
16443
16444 _
16445 \series default
16446  is typed in.
16447  One is now in a blue box under the summation operator and insert there
16448  the command 
16449 \series bold
16450
16451 \backslash
16452 subarray
16453 \begin_inset ERT
16454 status collapsed
16455
16456 \begin_layout Plain Layout
16457
16458
16459 \backslash
16460 spce 
16461 \end_layout
16462
16463 \end_inset
16464
16465
16466 \series default
16467 .
16468  The blue box is now within a purple box and now several lines can be written
16469  among each other.
16470  A new line is created by inserting a line break (
16471 \begin_inset Info
16472 type  "shortcut"
16473 arg   "newline-insert newline"
16474 \end_inset
16475
16476 ).
16477  When now
16478 \begin_inset Newline newline
16479 \end_inset
16480
16481
16482 \series bold
16483 0<k<1000 Ctrl+Return
16484 \begin_inset Newline newline
16485 \end_inset
16486
16487
16488 \series default
16489 is typed in, a new box appears below for the new line.
16490 \end_layout
16491
16492 \begin_layout Standard
16493 The alignment of the lines can be changed to left aligned with the 
16494 \family sans
16495 table
16496 \family default
16497  
16498 \family sans
16499 toolbar
16500 \family default
16501  or the menu 
16502 \family sans
16503 Edit\SpecialChar \menuseparator
16504 Rows &Columns
16505 \family default
16506 .
16507  To get right alignment, 
16508 \series bold
16509
16510 \backslash
16511 hfill
16512 \begin_inset ERT
16513 status collapsed
16514
16515 \begin_layout Plain Layout
16516
16517
16518 \backslash
16519 spce 
16520 \end_layout
16521
16522 \end_inset
16523
16524
16525 \series default
16526  is inserted at the beginning of the line.
16527 \end_layout
16528
16529 \begin_layout Standard
16530 The command 
16531 \series bold
16532
16533 \backslash
16534 substack
16535 \series default
16536  is equivalent to 
16537 \series bold
16538
16539 \backslash
16540 subarray
16541 \series default
16542  with the difference that the lines are always centered.
16543 \end_layout
16544
16545 \begin_layout Standard
16546 \begin_inset VSpace bigskip
16547 \end_inset
16548
16549 Like in formula 
16550 \begin_inset CommandInset ref
16551 LatexCommand eqref
16552 reference "eq:substack"
16553
16554 \end_inset
16555
16556  there can be too much space beside an operator, because the characters
16557  following the operator are set beside the limits.
16558 \end_layout
16559
16560 \begin_layout Standard
16561 To avoid this, the following macro can be used in the LaTeX-preamble:
16562 \end_layout
16563
16564 \begin_layout Standard
16565
16566 \series bold
16567
16568 \backslash
16569 def
16570 \backslash
16571 clap#1{
16572 \backslash
16573 hbox to 0pt{
16574 \backslash
16575 hss #1
16576 \backslash
16577 hss}}
16578 \begin_inset Newline newline
16579 \end_inset
16580
16581
16582 \backslash
16583 def
16584 \backslash
16585 mathclap {
16586 \backslash
16587 mathpalette 
16588 \backslash
16589 mathclapinternal}
16590 \begin_inset Newline newline
16591 \end_inset
16592
16593
16594 \backslash
16595 def
16596 \backslash
16597 mathclapinternal #1#2{
16598 \backslash
16599 clap{$
16600 \backslash
16601 mathsurround =0pt #1{#2}$}}
16602 \end_layout
16603
16604 \begin_layout Standard
16605 This defines the command 
16606 \series bold
16607
16608 \backslash
16609 mathclap
16610 \series default
16611
16612 \begin_inset Index idx
16613 status collapsed
16614
16615 \begin_layout Plain Layout
16616 Commands ! M ! 
16617 \backslash
16618 mathclap
16619 \end_layout
16620
16621 \end_inset
16622
16623  that sets the width of the limit to 0
16624 \begin_inset space \thinspace{}
16625 \end_inset
16626
16627 pt.
16628  The command scheme is
16629 \end_layout
16630
16631 \begin_layout Standard
16632
16633 \series bold
16634
16635 \backslash
16636 mathclap{limit}
16637 \end_layout
16638
16639 \begin_layout Standard
16640 where the limit can consist of several conditions.
16641 \end_layout
16642
16643 \begin_layout Standard
16644 Applied on formula 
16645 \begin_inset CommandInset ref
16646 LatexCommand eqref
16647 reference "eq:substack"
16648
16649 \end_inset
16650
16651 , one uses the command
16652 \end_layout
16653
16654 \begin_layout Standard
16655
16656 \series bold
16657
16658 \backslash
16659 sum_
16660 \backslash
16661 mathclap{
16662 \backslash
16663 substack
16664 \begin_inset ERT
16665 status collapsed
16666
16667 \begin_layout Plain Layout
16668
16669
16670 \backslash
16671 spce 
16672 \end_layout
16673
16674 \end_inset
16675
16676 0<k<1000 Ctrl+Return
16677 \end_layout
16678
16679 \begin_layout Standard
16680 to create the lower limit.
16681  The summand is now directly behind the summation operator:
16682 \begin_inset Formula 
16683 \[
16684 \sum_{\mathclap{\substack{0<k<1000\\
16685 \\
16686 k\,\in\,\mathbb{N}
16687 }
16688 }}^{n}k^{-2}
16689 \]
16690
16691 \end_inset
16692
16693
16694 \end_layout
16695
16696 \begin_layout Standard
16697 \begin_inset VSpace bigskip
16698 \end_inset
16699
16700 How to use one limit for several operators is described in 
16701 \begin_inset CommandInset ref
16702 LatexCommand ref
16703 reference "sub:Self-defined-Operators"
16704
16705 \end_inset
16706
16707 .
16708 \end_layout
16709
16710 \begin_layout Standard
16711 \begin_inset Newpage newpage
16712 \end_inset
16713
16714
16715 \end_layout
16716
16717 \begin_layout Subsection
16718 Binary Operators
16719 \begin_inset CommandInset label
16720 LatexCommand label
16721 name "sub:Binary-Operators"
16722
16723 \end_inset
16724
16725
16726 \begin_inset Index idx
16727 status collapsed
16728
16729 \begin_layout Plain Layout
16730 Operators ! binary
16731 \end_layout
16732
16733 \end_inset
16734
16735
16736 \end_layout
16737
16738 \begin_layout Standard
16739 Binary operators are surrounded by space when there is a character before
16740  and after them.
16741 \begin_inset VSpace medskip
16742 \end_inset
16743
16744
16745 \end_layout
16746
16747 \begin_layout Standard
16748 \begin_inset space \hfill{}
16749 \end_inset
16750
16751
16752 \begin_inset Tabular
16753 <lyxtabular version="3" rows="13" columns="2">
16754 <features tabularvalignment="middle">
16755 <column alignment="center" valignment="top" width="0pt">
16756 <column alignment="center" valignment="top" width="0pt">
16757 <row>
16758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762 Command
16763 \begin_inset Note Note
16764 status collapsed
16765
16766 \begin_layout Plain Layout
16767
16768 \series bold
16769
16770 \backslash
16771 raisebox
16772 \series default
16773  is only used as spacer.
16774 \end_layout
16775
16776 \end_inset
16777
16778
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787 Result
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 </row>
16793 <row>
16794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 +
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 \begin_inset Formula $+$
16808 \end_inset
16809
16810
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 </row>
16816 <row>
16817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 -
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Plain Layout
16830 \begin_inset Formula $-$
16831 \end_inset
16832
16833
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 </row>
16839 <row>
16840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Plain Layout
16844
16845 \backslash
16846 pm
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855 \begin_inset Formula $\pm$
16856 \end_inset
16857
16858
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 </row>
16864 <row>
16865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \backslash
16871 mp
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 \begin_inset Formula $\mp$
16881 \end_inset
16882
16883
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 </row>
16889 <row>
16890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894
16895 \backslash
16896 cdot
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 \begin_inset Formula $\cdot$
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 </row>
16914 <row>
16915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919
16920 \backslash
16921 times
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930 \begin_inset Formula $\times$
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 </row>
16939 <row>
16940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944
16945 \backslash
16946 div
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955 \begin_inset Formula $\div$
16956 \end_inset
16957
16958
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 <row>
16965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969 \begin_inset ERT
16970 status collapsed
16971
16972 \begin_layout Plain Layout
16973
16974
16975 \backslash
16976 raisebox{-1.2mm}{
16977 \end_layout
16978
16979 \end_inset
16980
16981 *
16982 \begin_inset ERT
16983 status collapsed
16984
16985 \begin_layout Plain Layout
16986
16987 }
16988 \end_layout
16989
16990 \end_inset
16991
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001 \begin_inset Formula $*$
17002 \end_inset
17003
17004
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 </row>
17010 <row>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015
17016 \backslash
17017 star
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026 \begin_inset Formula $\star$
17027 \end_inset
17028
17029
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 </row>
17035 <row>
17036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040
17041 \backslash
17042 circ
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17048 \begin_inset Text
17049
17050 \begin_layout Plain Layout
17051 \begin_inset Formula $\circ$
17052 \end_inset
17053
17054
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row>
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065
17066 \backslash
17067 diamond
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 \begin_inset Formula $\diamond$
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row>
17086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090
17091 \backslash
17092 bullet
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 \begin_inset Formula $\bullet$
17102 \end_inset
17103
17104
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 </row>
17110 </lyxtabular>
17111
17112 \end_inset
17113
17114
17115 \begin_inset space \hfill{}
17116 \end_inset
17117
17118
17119 \begin_inset Tabular
17120 <lyxtabular version="3" rows="13" columns="2">
17121 <features tabularvalignment="middle">
17122 <column alignment="center" valignment="top" width="0pt">
17123 <column alignment="center" valignment="top" width="0pt">
17124 <row>
17125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Plain Layout
17129 Command
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 Result
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 </row>
17144 <row>
17145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149
17150 \backslash
17151 nabla
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160 \begin_inset Formula $\nabla$
17161 \end_inset
17162
17163
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 </row>
17169 <row>
17170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174
17175 \backslash
17176 bigtriangledown
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 \begin_inset Formula $\bigtriangledown$
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 </row>
17194 <row>
17195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199
17200 \backslash
17201 bigtriangleup
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210 \begin_inset Formula $\bigtriangleup$
17211 \end_inset
17212
17213
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 </row>
17219 <row>
17220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224
17225 \backslash
17226 Box
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 \begin_inset Formula $\Box$
17236 \end_inset
17237
17238
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 </row>
17244 <row>
17245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249
17250 \backslash
17251 cap 
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Formula $\cap$
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 </row>
17269 <row>
17270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274
17275 \backslash
17276 cup
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 \begin_inset Formula $\cup$
17286 \end_inset
17287
17288
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 </row>
17294 <row>
17295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299
17300 \backslash
17301 dagger
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 \begin_inset Formula $\dagger$
17311 \end_inset
17312
17313
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 </row>
17319 <row>
17320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17321 \begin_inset Text
17322
17323 \begin_layout Plain Layout
17324
17325 \backslash
17326 ddagger
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 \begin_inset Formula $\ddagger$
17336 \end_inset
17337
17338
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 </row>
17344 <row>
17345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349
17350 \backslash
17351 wr
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 \begin_inset Formula $\wr$
17361 \end_inset
17362
17363
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 </row>
17369 <row>
17370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374
17375 \backslash
17376 bigcirc
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 \begin_inset Formula $\bigcirc$
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 </row>
17394 <row>
17395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399
17400 \backslash
17401 wedge
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 \begin_inset Formula $\wedge$
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 </row>
17419 <row>
17420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424
17425 \backslash
17426 vee
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435 \begin_inset Formula $\vee$
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 </row>
17444 </lyxtabular>
17445
17446 \end_inset
17447
17448
17449 \begin_inset space \hfill{}
17450 \end_inset
17451
17452
17453 \begin_inset Tabular
17454 <lyxtabular version="3" rows="13" columns="2">
17455 <features tabularvalignment="middle">
17456 <column alignment="center" valignment="top" width="0pt">
17457 <column alignment="center" valignment="top" width="0pt">
17458 <row>
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 Command
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 Result
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 oplus
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494 \begin_inset Formula $\oplus$
17495 \end_inset
17496
17497
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 </row>
17503 <row>
17504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508
17509 \backslash
17510 ominus
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519 \begin_inset Formula $\ominus$
17520 \end_inset
17521
17522
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 </row>
17528 <row>
17529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17530 \begin_inset Text
17531
17532 \begin_layout Plain Layout
17533
17534 \backslash
17535 otimes
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 \begin_inset Formula $\otimes$
17545 \end_inset
17546
17547
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 </row>
17553 <row>
17554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558
17559 \backslash
17560 oslash
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 \begin_inset Formula $\oslash$
17570 \end_inset
17571
17572
17573 \end_layout
17574
17575 \end_inset
17576 </cell>
17577 </row>
17578 <row>
17579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17580 \begin_inset Text
17581
17582 \begin_layout Plain Layout
17583
17584 \backslash
17585 odot
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594 \begin_inset Formula $\odot$
17595 \end_inset
17596
17597
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 </row>
17603 <row>
17604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Plain Layout
17608
17609 \backslash
17610 amalg
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619 \begin_inset Formula $\amalg$
17620 \end_inset
17621
17622
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 </row>
17628 <row>
17629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633
17634 \backslash
17635 uplus
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644 \begin_inset Formula $\uplus$
17645 \end_inset
17646
17647
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 </row>
17653 <row>
17654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17655 \begin_inset Text
17656
17657 \begin_layout Plain Layout
17658
17659 \backslash
17660 setminus
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669 \begin_inset Formula $\setminus$
17670 \end_inset
17671
17672
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 </row>
17678 <row>
17679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \backslash
17685 sqcap
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 \begin_inset Formula $\sqcap$
17695 \end_inset
17696
17697
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 </row>
17703 <row>
17704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17705 \begin_inset Text
17706
17707 \begin_layout Plain Layout
17708
17709 \backslash
17710 sqcup
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17716 \begin_inset Text
17717
17718 \begin_layout Plain Layout
17719 \begin_inset Formula $\sqcup$
17720 \end_inset
17721
17722
17723 \end_layout
17724
17725 \end_inset
17726 </cell>
17727 </row>
17728 <row>
17729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17730 \begin_inset Text
17731
17732 \begin_layout Plain Layout
17733
17734 \backslash
17735 triangleleft
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 \begin_inset Formula $\triangleleft$
17745 \end_inset
17746
17747
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 </row>
17753 <row>
17754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17755 \begin_inset Text
17756
17757 \begin_layout Plain Layout
17758
17759 \backslash
17760 triangleright
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769 \begin_inset Formula $\triangleright$
17770 \end_inset
17771
17772
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 </row>
17778 </lyxtabular>
17779
17780 \end_inset
17781
17782
17783 \begin_inset space \hfill{}
17784 \end_inset
17785
17786
17787 \end_layout
17788
17789 \begin_layout Standard
17790 All binary operators can also be inserted via the math toolbar button 
17791 \begin_inset Graphics
17792         filename ../images/math/pm.png
17793         scale 85
17794
17795 \end_inset
17796
17797 .
17798 \end_layout
17799
17800 \begin_layout Standard
17801 To typeset the Laplace operator also 
17802 \series bold
17803
17804 \backslash
17805 Delta
17806 \series default
17807  or 
17808 \series bold
17809
17810 \backslash
17811 nabla
17812 \series default
17813 ^
17814 \series bold
17815 2
17816 \series default
17817  (
17818 \begin_inset Formula $\nabla^{2}$
17819 \end_inset
17820
17821 ) can be used instead of 
17822 \series bold
17823
17824 \backslash
17825 bigtriangleup
17826 \series default
17827  .
17828 \end_layout
17829
17830 \begin_layout Standard
17831 The character 
17832 \family sans
17833 Menu Separator
17834 \family default
17835  from the menu 
17836 \family sans
17837 Insert\SpecialChar \menuseparator
17838 Special Character
17839 \family default
17840  is the operator 
17841 \series bold
17842
17843 \backslash
17844 triangleright
17845 \series default
17846 .
17847 \end_layout
17848
17849 \begin_layout Subsection
17850 Self-defined Operators
17851 \begin_inset CommandInset label
17852 LatexCommand label
17853 name "sub:Self-defined-Operators"
17854
17855 \end_inset
17856
17857
17858 \begin_inset Index idx
17859 status collapsed
17860
17861 \begin_layout Plain Layout
17862 Operators ! self-defined
17863 \end_layout
17864
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \begin_layout Standard
17871 With the help of the command 
17872 \series bold
17873
17874 \backslash
17875 DeclareMathOperator
17876 \series default
17877
17878 \begin_inset Index idx
17879 status collapsed
17880
17881 \begin_layout Plain Layout
17882 Commands ! D ! 
17883 \backslash
17884 dbinom@
17885 \backslash
17886 DeclareMathOperator
17887 \end_layout
17888
17889 \end_inset
17890
17891  custom operators can be defined in the LaTeX-preamble.
17892  Its command scheme is:
17893 \end_layout
17894
17895 \begin_layout Standard
17896
17897 \series bold
17898
17899 \backslash
17900 DeclareMathOperator{new command}{display}
17901 \end_layout
17902
17903 \begin_layout Standard
17904 Display can be characters or symbols that define how the operator looks
17905  in the output.
17906  To define a big operator a * is set behind the command.
17907  All self-defined big operators can have limits as described in 
17908 \begin_inset CommandInset ref
17909 LatexCommand ref
17910 reference "sub:Operator-Limits"
17911
17912 \end_inset
17913
17914 .
17915 \end_layout
17916
17917 \begin_layout Standard
17918 For example the LaTeX-preamble line
17919 \end_layout
17920
17921 \begin_layout Standard
17922
17923 \series bold
17924
17925 \backslash
17926 DeclareMathOperator*{
17927 \backslash
17928 Lozenge}{
17929 \backslash
17930 blacklozenge}
17931 \end_layout
17932
17933 \begin_layout Standard
17934 defines the command 
17935 \series bold
17936
17937 \backslash
17938 Lozenge
17939 \series default
17940 , that inserts a big operator consisting of the lozenge symbol from 
17941 \begin_inset CommandInset ref
17942 LatexCommand ref
17943 reference "sub:Miscellaneous-Symbols"
17944
17945 \end_inset
17946
17947 :
17948 \begin_inset Formula 
17949 \[
17950 \Lozenge_{n=1}^{\infty}
17951 \]
17952
17953 \end_inset
17954
17955 The command for this formula is: 
17956 \series bold
17957
17958 \backslash
17959 Lozenge
17960 \series default
17961 ^
17962 \series bold
17963
17964 \backslash
17965 infty
17966 \begin_inset Formula $\to$
17967 \end_inset
17968
17969 _n=1
17970 \end_layout
17971
17972 \begin_layout Standard
17973 \begin_inset VSpace bigskip
17974 \end_inset
17975
17976 When self-defined operators are not used several times in the document,
17977  they can also be defined with the commands 
17978 \series bold
17979
17980 \backslash
17981 mathop
17982 \series default
17983
17984 \begin_inset Index idx
17985 status collapsed
17986
17987 \begin_layout Plain Layout
17988 Commands ! M ! 
17989 \backslash
17990 mathop
17991 \end_layout
17992
17993 \end_inset
17994
17995  and 
17996 \series bold
17997
17998 \backslash
17999 mathbin
18000 \series default
18001
18002 \begin_inset Index idx
18003 status collapsed
18004
18005 \begin_layout Plain Layout
18006 Commands ! M ! 
18007 \backslash
18008 mathbin
18009 \end_layout
18010
18011 \end_inset
18012
18013 , which have the following scheme:
18014 \end_layout
18015
18016 \begin_layout Standard
18017
18018 \series bold
18019
18020 \backslash
18021 mathop{display}
18022 \series default
18023  and 
18024 \series bold
18025
18026 \backslash
18027 mathbin{display}
18028 \end_layout
18029
18030 \begin_layout Standard
18031
18032 \series bold
18033
18034 \backslash
18035 mathop
18036 \series default
18037  defines big operators, 
18038 \series bold
18039
18040 \backslash
18041 mathbin
18042 \series default
18043  binary operators.
18044 \end_layout
18045
18046 \begin_layout Standard
18047
18048 \series bold
18049
18050 \backslash
18051 mathop
18052 \series default
18053  can e.
18054 \begin_inset space \thinspace{}
18055 \end_inset
18056
18057 g.
18058 \begin_inset space \space{}
18059 \end_inset
18060
18061 be used to use one limit for several operators:
18062 \end_layout
18063
18064 \begin_layout Standard
18065 \begin_inset Formula 
18066 \[
18067 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18068 \]
18069
18070 \end_inset
18071
18072
18073 \end_layout
18074
18075 \begin_layout Standard
18076 The command for the formula above is:
18077 \begin_inset Newline newline
18078 \end_inset
18079
18080
18081 \series bold
18082
18083 \backslash
18084 mathop{
18085 \backslash
18086 sum
18087 \backslash
18088 negmedspace
18089 \backslash
18090 sum
18091 \series default
18092
18093 \begin_inset ERT
18094 status collapsed
18095
18096 \begin_layout Plain Layout
18097
18098
18099 \backslash
18100 spce 
18101 \end_layout
18102
18103 \end_inset
18104
18105
18106 \series bold
18107
18108 \begin_inset Formula $\to$
18109 \end_inset
18110
18111 ^N
18112 \series default
18113
18114 \begin_inset ERT
18115 status collapsed
18116
18117 \begin_layout Plain Layout
18118
18119
18120 \backslash
18121 spce 
18122 \end_layout
18123
18124 \end_inset
18125
18126
18127 \series bold
18128 _i,j=1
18129 \end_layout
18130
18131 \begin_layout Section
18132 Fonts
18133 \begin_inset Index idx
18134 status collapsed
18135
18136 \begin_layout Plain Layout
18137 Fonts
18138 \end_layout
18139
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \begin_layout Subsection
18146 Font Styles
18147 \begin_inset CommandInset label
18148 LatexCommand label
18149 name "sub:Font-Styles"
18150
18151 \end_inset
18152
18153
18154 \begin_inset Index idx
18155 status collapsed
18156
18157 \begin_layout Plain Layout
18158 Font ! style
18159 \end_layout
18160
18161 \end_inset
18162
18163
18164 \end_layout
18165
18166 \begin_layout Standard
18167 Latin letters in formulas can be set in one of the following font styles:
18168 \begin_inset VSpace -2mm
18169 \end_inset
18170
18171
18172 \end_layout
18173
18174 \begin_layout Standard
18175 \align center
18176 \begin_inset Tabular
18177 <lyxtabular version="3" rows="7" columns="3">
18178 <features tabularvalignment="middle">
18179 <column alignment="center" valignment="top" width="0">
18180 <column alignment="center" valignment="top" width="0">
18181 <column alignment="center" valignment="top" width="0">
18182 <row>
18183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 Command
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 Result
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205 shortcut
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 </row>
18211 <row>
18212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18213 \begin_inset Text
18214
18215 \begin_layout Plain Layout
18216
18217 \backslash
18218 mathbb
18219 \series bold
18220
18221 \begin_inset ERT
18222 status collapsed
18223
18224 \begin_layout Plain Layout
18225
18226
18227 \backslash
18228 spce 
18229 \end_layout
18230
18231 \end_inset
18232
18233
18234 \series default
18235 ABC
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 \begin_inset Formula $\mathbb{ABC}$
18245 \end_inset
18246
18247
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256 \begin_inset Info
18257 type  "shortcuts"
18258 arg   "font-noun"
18259 \end_inset
18260
18261
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 </row>
18267 <row>
18268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272
18273 \backslash
18274 mathbf
18275 \series bold
18276
18277 \begin_inset ERT
18278 status collapsed
18279
18280 \begin_layout Plain Layout
18281
18282
18283 \backslash
18284 spce 
18285 \end_layout
18286
18287 \end_inset
18288
18289
18290 \series default
18291 AbC
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 \begin_inset Formula $\mathbf{AbC}$
18301 \end_inset
18302
18303
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 \begin_inset Info
18313 type  "shortcuts"
18314 arg   "font-bold"
18315 \end_inset
18316
18317
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 </row>
18323 <row>
18324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328
18329 \backslash
18330 boldsymbol
18331 \series bold
18332
18333 \begin_inset ERT
18334 status collapsed
18335
18336 \begin_layout Plain Layout
18337
18338
18339 \backslash
18340 spce 
18341 \end_layout
18342
18343 \end_inset
18344
18345
18346 \series default
18347 AbC
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356 \begin_inset Formula $\boldsymbol{AbC}$
18357 \end_inset
18358
18359
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 \begin_inset Info
18369 type  "shortcuts"
18370 arg   "font-boldsymbol"
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 </row>
18379 <row>
18380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384
18385 \backslash
18386 mathcal
18387 \series bold
18388
18389 \begin_inset ERT
18390 status collapsed
18391
18392 \begin_layout Plain Layout
18393
18394
18395 \backslash
18396 spce 
18397 \end_layout
18398
18399 \end_inset
18400
18401
18402 \series default
18403 ABC
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412 \begin_inset Formula $\mathcal{ABC}$
18413 \end_inset
18414
18415
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424 \begin_inset Info
18425 type  "shortcuts"
18426 arg   "font-emph"
18427 \end_inset
18428
18429
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 </row>
18435 <row>
18436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440
18441 \backslash
18442 mathfrak
18443 \series bold
18444
18445 \begin_inset ERT
18446 status collapsed
18447
18448 \begin_layout Plain Layout
18449
18450
18451 \backslash
18452 spce 
18453 \end_layout
18454
18455 \end_inset
18456
18457
18458 \series default
18459 AbC
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 \begin_inset Formula $\mathfrak{AbC}$
18469 \end_inset
18470
18471
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 -
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 </row>
18486 <row>
18487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491
18492 \backslash
18493 mathscr
18494 \series bold
18495
18496 \begin_inset ERT
18497 status collapsed
18498
18499 \begin_layout Plain Layout
18500
18501
18502 \backslash
18503 spce 
18504 \end_layout
18505
18506 \end_inset
18507
18508
18509 \series default
18510 AbC
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519 \begin_inset Formula $\mathscr{AbC}$
18520 \end_inset
18521
18522
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18528 \begin_inset Text
18529
18530 \begin_layout Plain Layout
18531 -
18532 \end_layout
18533
18534 \end_inset
18535 </cell>
18536 </row>
18537 </lyxtabular>
18538
18539 \end_inset
18540
18541
18542 \end_layout
18543
18544 \begin_layout Standard
18545 \align center
18546 \begin_inset Tabular
18547 <lyxtabular version="3" rows="5" columns="3">
18548 <features tabularvalignment="middle">
18549 <column alignment="center" valignment="top" width="0">
18550 <column alignment="center" valignment="top" width="0">
18551 <column alignment="center" valignment="top" width="0">
18552 <row>
18553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557 Command
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566 Result
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18572 \begin_inset Text
18573
18574 \begin_layout Plain Layout
18575 shortcut
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 </row>
18581 <row>
18582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586
18587 \backslash
18588 mathit
18589 \series bold
18590
18591 \begin_inset ERT
18592 status collapsed
18593
18594 \begin_layout Plain Layout
18595
18596
18597 \backslash
18598 spce 
18599 \end_layout
18600
18601 \end_inset
18602
18603
18604 \series default
18605 AbC
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614 \begin_inset Formula $\mathit{AbC}$
18615 \end_inset
18616
18617
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626 -
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 </row>
18632 <row>
18633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637
18638 \backslash
18639 mathrm
18640 \series bold
18641
18642 \begin_inset ERT
18643 status collapsed
18644
18645 \begin_layout Plain Layout
18646
18647
18648 \backslash
18649 spce 
18650 \end_layout
18651
18652 \end_inset
18653
18654
18655 \series default
18656 AbC
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665 \begin_inset Formula $\mathrm{AbC}$
18666 \end_inset
18667
18668
18669 \end_layout
18670
18671 \end_inset
18672 </cell>
18673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18674 \begin_inset Text
18675
18676 \begin_layout Plain Layout
18677 \begin_inset Info
18678 type  "shortcuts"
18679 arg   "font-roman"
18680 \end_inset
18681
18682
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 </row>
18688 <row>
18689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693
18694 \backslash
18695 mathsf
18696 \series bold
18697
18698 \begin_inset ERT
18699 status collapsed
18700
18701 \begin_layout Plain Layout
18702
18703
18704 \backslash
18705 spce 
18706 \end_layout
18707
18708 \end_inset
18709
18710
18711 \series default
18712 AbC
18713 \end_layout
18714
18715 \end_inset
18716 </cell>
18717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721 \begin_inset Formula $\mathsf{AbC}$
18722 \end_inset
18723
18724
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18730 \begin_inset Text
18731
18732 \begin_layout Plain Layout
18733 \begin_inset Info
18734 type  "shortcuts"
18735 arg   "font-sans"
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" bottomline="true" leftline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749
18750 \backslash
18751 mathtt
18752 \series bold
18753
18754 \begin_inset ERT
18755 status collapsed
18756
18757 \begin_layout Plain Layout
18758
18759
18760 \backslash
18761 spce 
18762 \end_layout
18763
18764 \end_inset
18765
18766
18767 \series default
18768 AbC
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 \begin_inset Formula $\mathtt{AbC}$
18778 \end_inset
18779
18780
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789 \begin_inset Info
18790 type  "shortcuts"
18791 arg   "font-typewriter"
18792 \end_inset
18793
18794
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 </row>
18800 </lyxtabular>
18801
18802 \end_inset
18803
18804
18805 \end_layout
18806
18807 \begin_layout Standard
18808 \begin_inset Note Greyedout
18809 status open
18810
18811 \begin_layout Plain Layout
18812
18813 \series bold
18814 Note:
18815 \series default
18816  The styles 
18817 \series bold
18818
18819 \backslash
18820 mathbb
18821 \series default
18822  and 
18823 \series bold
18824
18825 \backslash
18826 mathcal
18827 \series default
18828  can only be used for big letters.
18829 \end_layout
18830
18831 \end_inset
18832
18833
18834 \end_layout
18835
18836 \begin_layout Standard
18837 Predefined is the style 
18838 \series bold
18839
18840 \backslash
18841 mathnormal
18842 \series default
18843 .
18844 \end_layout
18845
18846 \begin_layout Standard
18847 The style commands work also for letters in mathematical constructs:
18848 \begin_inset Formula 
18849 \[
18850 \mathfrak{A=\frac{b}{C}}
18851 \]
18852
18853 \end_inset
18854
18855
18856 \end_layout
18857
18858 \begin_layout Standard
18859 Characters in mathematical text don't appear in a math font style but in
18860  the text font style 
18861 \series bold
18862
18863 \backslash
18864 textrm
18865 \series default
18866 .
18867  That their style can't be set correctly via the text style dialog is a
18868  bug in LyX.
18869 \begin_inset Foot
18870 status collapsed
18871
18872 \begin_layout Plain Layout
18873 \begin_inset CommandInset href
18874 LatexCommand href
18875 name "LyX-bug #4629"
18876 target "http://www.lyx.org/trac/ticket/4629"
18877
18878 \end_inset
18879
18880
18881 \end_layout
18882
18883 \end_inset
18884
18885
18886 \end_layout
18887
18888 \begin_layout Standard
18889 Instead of the style commands the dialog 
18890 \family sans
18891 Edit\SpecialChar \menuseparator
18892 Math\SpecialChar \menuseparator
18893 Text Style
18894 \family default
18895  or the toolbar button 
18896 \begin_inset Graphics
18897         filename ../images/math/font.png
18898         scale 85
18899
18900 \end_inset
18901
18902  can be used.
18903 \end_layout
18904
18905 \begin_layout Subsection
18906 Bold Formulas
18907 \begin_inset CommandInset label
18908 LatexCommand label
18909 name "sub:Bold-Formulas"
18910
18911 \end_inset
18912
18913
18914 \begin_inset Index idx
18915 status collapsed
18916
18917 \begin_layout Plain Layout
18918 Formula ! bold
18919 \end_layout
18920
18921 \end_inset
18922
18923
18924 \end_layout
18925
18926 \begin_layout Standard
18927 To make a complete formula bold, the command 
18928 \series bold
18929
18930 \backslash
18931 mathbf
18932 \series default
18933  from the previous subsection cannot be used, because it doesn't work for
18934  small Greek letters.
18935  Furthermore it prints Latin letters always upright, like in the following
18936  equation:
18937 \end_layout
18938
18939 \begin_layout Standard
18940 \begin_inset Formula 
18941 \[
18942 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18943 \]
18944
18945 \end_inset
18946
18947
18948 \end_layout
18949
18950 \begin_layout Standard
18951 To display the formula correctly, the command 
18952 \series bold
18953
18954 \backslash
18955 boldsymbol
18956 \series default
18957  is used:
18958 \begin_inset Formula 
18959 \[
18960 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18961 \]
18962
18963 \end_inset
18964
18965 It is also possible to set the formula in a 
18966 \series bold
18967 boldmath environment
18968 \series default
18969 .
18970  This environment is created by inserting the command 
18971 \series bold
18972
18973 \backslash
18974 boldmath
18975 \series default
18976
18977 \begin_inset Index idx
18978 status collapsed
18979
18980 \begin_layout Plain Layout
18981 Commands ! B ! 
18982 \backslash
18983 boldmath
18984 \end_layout
18985
18986 \end_inset
18987
18988  in TeX-mode.
18989  To end the environment, the command 
18990 \series bold
18991
18992 \backslash
18993 unboldmath
18994 \series default
18995
18996 \begin_inset Index idx
18997 status collapsed
18998
18999 \begin_layout Plain Layout
19000 Commands ! U ! 
19001 \backslash
19002 unboldmath
19003 \end_layout
19004
19005 \end_inset
19006
19007  is inserted in TeX-mode.
19008 \begin_inset ERT
19009 status collapsed
19010
19011 \begin_layout Plain Layout
19012
19013
19014 \backslash
19015 boldmath 
19016 \end_layout
19017
19018 \end_inset
19019
19020
19021 \begin_inset Formula 
19022 \[
19023 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
19024 \]
19025
19026 \end_inset
19027
19028
19029 \begin_inset ERT
19030 status collapsed
19031
19032 \begin_layout Plain Layout
19033
19034
19035 \backslash
19036 unboldmath 
19037 \end_layout
19038
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \begin_layout Subsection
19045 Colored Formulas
19046 \begin_inset Index idx
19047 status collapsed
19048
19049 \begin_layout Plain Layout
19050 Formula ! colored
19051 \end_layout
19052
19053 \end_inset
19054
19055
19056 \end_layout
19057
19058 \begin_layout Standard
19059 Formulas can be colored like normal text: Highlight a formula or a formula
19060  part and use the 
19061 \family sans
19062 Text Style
19063 \family default
19064  dialog.
19065  Here is a formula in magenta:
19066 \begin_inset Formula 
19067 \[
19068 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19069 \]
19070
19071 \end_inset
19072
19073
19074 \end_layout
19075
19076 \begin_layout Standard
19077 You can also define your own colors as described in 
19078 \begin_inset CommandInset ref
19079 LatexCommand ref
19080 reference "sub:Colored-Boxes"
19081
19082 \end_inset
19083
19084 .
19085  They can be used with the TeX code command 
19086 \series bold
19087
19088 \backslash
19089 textcolor
19090 \series default
19091
19092 \begin_inset Index idx
19093 status collapsed
19094
19095 \begin_layout Plain Layout
19096 Commands ! T ! 
19097 \backslash
19098 textcolor
19099 \end_layout
19100
19101 \end_inset
19102
19103  in the scheme
19104 \end_layout
19105
19106 \begin_layout Standard
19107
19108 \series bold
19109
19110 \backslash
19111 textcolor{color}{characters or formula}
19112 \end_layout
19113
19114 \begin_layout Standard
19115 The following example was colored completely dark green and partly red:
19116 \end_layout
19117
19118 \begin_layout Standard
19119 \begin_inset ERT
19120 status collapsed
19121
19122 \begin_layout Plain Layout
19123
19124
19125 \backslash
19126 textcolor{darkgreen}{
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \begin_inset Formula 
19133 \[
19134 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19135 \]
19136
19137 \end_inset
19138
19139
19140 \begin_inset ERT
19141 status collapsed
19142
19143 \begin_layout Plain Layout
19144
19145 }
19146 \end_layout
19147
19148 \end_inset
19149
19150
19151 \end_layout
19152
19153 \begin_layout Standard
19154 Due to a bug in LyX only complete formulas can be colored with self-defined
19155  colors.
19156 \begin_inset Foot
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160 \begin_inset CommandInset href
19161 LatexCommand href
19162 name "LyX-bug #5269"
19163 target "http://www.lyx.org/trac/ticket/5269"
19164
19165 \end_inset
19166
19167
19168 \end_layout
19169
19170 \end_inset
19171
19172
19173 \end_layout
19174
19175 \begin_layout Subsection
19176 Font Sizes
19177 \begin_inset CommandInset label
19178 LatexCommand label
19179 name "sub:Font-Sizes"
19180
19181 \end_inset
19182
19183
19184 \begin_inset Index idx
19185 status collapsed
19186
19187 \begin_layout Plain Layout
19188 Font ! size
19189 \end_layout
19190
19191 \end_inset
19192
19193
19194 \end_layout
19195
19196 \begin_layout Standard
19197 For characters in formulas there are, analog to characters in text, the
19198  following size commands:
19199 \end_layout
19200
19201 \begin_layout Standard
19202
19203 \series bold
19204
19205 \backslash
19206 Huge
19207 \series default
19208
19209 \series bold
19210
19211 \backslash
19212 huge
19213 \series default
19214
19215 \series bold
19216
19217 \backslash
19218 LARGE
19219 \series default
19220
19221 \series bold
19222
19223 \backslash
19224 Large
19225 \series default
19226
19227 \series bold
19228
19229 \backslash
19230 large
19231 \series default
19232
19233 \series bold
19234
19235 \backslash
19236 normalsize
19237 \series default
19238
19239 \series bold
19240
19241 \backslash
19242 small
19243 \series default
19244 ,
19245 \begin_inset Newline newline
19246 \end_inset
19247
19248
19249 \series bold
19250
19251 \backslash
19252 footnotesize
19253 \series default
19254
19255 \series bold
19256
19257 \backslash
19258 scriptsize
19259 \series default
19260  and 
19261 \series bold
19262
19263 \backslash
19264 tiny
19265 \end_layout
19266
19267 \begin_layout Standard
19268 The size produced by the commands depends on the document font size, which
19269  corresponds to the command 
19270 \series bold
19271
19272 \backslash
19273 normalsize
19274 \series default
19275 .
19276  The other commands produce smaller or larger sizes than 
19277 \series bold
19278
19279 \backslash
19280 normalsize
19281 \series default
19282 .
19283  The font size can however not exceed a certain value.
19284  Is for example the document font size 12
19285 \begin_inset space \thinspace{}
19286 \end_inset
19287
19288 pt, the command 
19289 \series bold
19290
19291 \backslash
19292 Huge
19293 \series default
19294  switches to the same size as 
19295 \series bold
19296
19297 \backslash
19298 huge
19299 \series default
19300 .
19301  
19302 \end_layout
19303
19304 \begin_layout Standard
19305 A size command is inserted in TeX-mode before the formula and sets the size
19306  for all following formula and text characters.
19307  To switch back to the initial size, the command 
19308 \series bold
19309
19310 \backslash
19311 normalsize
19312 \series default
19313  is inserted behind the formula in TeX-mode.
19314 \end_layout
19315
19316 \begin_layout Standard
19317 Within a formula the size can be changed using the following size commands:
19318 \end_layout
19319
19320 \begin_layout Standard
19321 \noindent
19322 \align center
19323 \begin_inset Tabular
19324 <lyxtabular version="3" rows="5" columns="2">
19325 <features tabularvalignment="middle">
19326 <column alignment="center" valignment="top" width="0">
19327 <column alignment="center" valignment="top" width="0">
19328 <row>
19329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333 Command
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 Result
19343 \begin_inset Note Note
19344 status collapsed
19345
19346 \begin_layout Plain Layout
19347
19348 \series bold
19349
19350 \backslash
19351 raisebox
19352 \series default
19353  is only used as spacer.
19354 \end_layout
19355
19356 \end_inset
19357
19358
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 </row>
19364 <row>
19365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369
19370 \backslash
19371 displaystyle
19372 \begin_inset Index idx
19373 status collapsed
19374
19375 \begin_layout Plain Layout
19376 Commands ! D ! 
19377 \backslash
19378 displaystyle
19379 \end_layout
19380
19381 \end_inset
19382
19383
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19393 \end_inset
19394
19395
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 </row>
19401 <row>
19402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406
19407 \backslash
19408 textstyle
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19418 \end_inset
19419
19420
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 </row>
19426 <row>
19427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431
19432 \backslash
19433 scriptstyle
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19443 \end_inset
19444
19445
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 </row>
19451 <row>
19452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456
19457 \backslash
19458 scriptscriptstyle
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19468 \end_inset
19469
19470
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 </row>
19476 </lyxtabular>
19477
19478 \end_inset
19479
19480
19481 \end_layout
19482
19483 \begin_layout Standard
19484 After entering these commands, a blue box appears in which the formula parts
19485  are inserted.
19486 \end_layout
19487
19488 \begin_layout Standard
19489 There is a further method to change the font size, that though only works
19490  for symbols or letters in mathematical text.
19491  To use it, one of the above text size commands is inserted in mathematical
19492  text.
19493  All following characters until the end of the mathematical text or until
19494  another size command will have the selected size.
19495  Two examples:
19496 \begin_inset VSpace -2mm
19497 \end_inset
19498
19499
19500 \end_layout
19501
19502 \begin_layout Standard
19503 \begin_inset ERT
19504 status collapsed
19505
19506 \begin_layout Plain Layout
19507
19508
19509 \backslash
19510 huge 
19511 \end_layout
19512
19513 \end_inset
19514
19515
19516 \begin_inset Formula 
19517 \[
19518 A=\frac{B}{c}\cdot\maltese
19519 \]
19520
19521 \end_inset
19522
19523
19524 \begin_inset Formula 
19525 \[
19526 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19527 \]
19528
19529 \end_inset
19530
19531
19532 \begin_inset ERT
19533 status collapsed
19534
19535 \begin_layout Plain Layout
19536
19537
19538 \backslash
19539 normalsize 
19540 \end_layout
19541
19542 \end_inset
19543
19544
19545 \end_layout
19546
19547 \begin_layout Standard
19548 \begin_inset VSpace medskip
19549 \end_inset
19550
19551 Before both formulas the command 
19552 \series bold
19553
19554 \backslash
19555 huge
19556 \series default
19557  was inserted.
19558  The command for the second formula is:
19559 \begin_inset Newline newline
19560 \end_inset
19561
19562
19563 \series bold
19564
19565 \backslash
19566 maltese
19567 \begin_inset ERT
19568 status collapsed
19569
19570 \begin_layout Plain Layout
19571
19572
19573 \backslash
19574 spce 
19575 \end_layout
19576
19577 \end_inset
19578
19579 A Alt+M M 
19580 \backslash
19581 Large
19582 \begin_inset ERT
19583 status collapsed
19584
19585 \begin_layout Plain Layout
19586
19587
19588 \backslash
19589 spce 
19590 \end_layout
19591
19592 \end_inset
19593
19594
19595 \backslash
19596 maltese
19597 \begin_inset ERT
19598 status collapsed
19599
19600 \begin_layout Plain Layout
19601
19602
19603 \backslash
19604 spce 
19605 \end_layout
19606
19607 \end_inset
19608
19609
19610 \backslash
19611 textit
19612 \begin_inset ERT
19613 status collapsed
19614
19615 \begin_layout Plain Layout
19616
19617
19618 \backslash
19619 spce 
19620 \end_layout
19621
19622 \end_inset
19623
19624 A
19625 \begin_inset Formula $\to$
19626 \end_inset
19627
19628
19629 \begin_inset Formula $\to$
19630 \end_inset
19631
19632
19633 \begin_inset Newline newline
19634 \end_inset
19635
19636
19637 \begin_inset space \hspace*{}
19638 \length 1cm
19639 \end_inset
19640
19641 Alt+M
19642 \series default
19643  
19644 \series bold
19645
19646 \backslash
19647 tiny
19648 \begin_inset ERT
19649 status collapsed
19650
19651 \begin_layout Plain Layout
19652
19653
19654 \backslash
19655 spce 
19656 \end_layout
19657
19658 \end_inset
19659
19660
19661 \backslash
19662 maltese
19663 \begin_inset ERT
19664 status collapsed
19665
19666 \begin_layout Plain Layout
19667
19668
19669 \backslash
19670 spce 
19671 \end_layout
19672
19673 \end_inset
19674
19675
19676 \backslash
19677 textit
19678 \begin_inset ERT
19679 status collapsed
19680
19681 \begin_layout Plain Layout
19682
19683
19684 \backslash
19685 spce 
19686 \end_layout
19687
19688 \end_inset
19689
19690 A
19691 \end_layout
19692
19693 \begin_layout Standard
19694 If a symbol cannot be displayed in different sizes, it will always be displayed
19695  in the default size.
19696 \end_layout
19697
19698 \begin_layout Section
19699 Greek Letters
19700 \begin_inset Index idx
19701 status collapsed
19702
19703 \begin_layout Plain Layout
19704 Greek letters
19705 \end_layout
19706
19707 \end_inset
19708
19709
19710 \end_layout
19711
19712 \begin_layout Standard
19713 Greek letters can also be inserted via the toolbar button 
19714 \begin_inset Graphics
19715         filename ../images/math/alpha.png
19716         scale 85
19717
19718 \end_inset
19719
19720 .
19721  All international typesetting norms purport that Greek letters in math
19722  have to be typeset italic/slanted.
19723  In some languages, like French or Russian, they are nevertheless sometimes
19724  typeset upright.
19725 \end_layout
19726
19727 \begin_layout Subsection
19728 Small Letters
19729 \begin_inset Index idx
19730 status collapsed
19731
19732 \begin_layout Plain Layout
19733 Greek letters ! small
19734 \end_layout
19735
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \begin_layout Standard
19742 \begin_inset space \hfill{}
19743 \end_inset
19744
19745
19746 \begin_inset Tabular
19747 <lyxtabular version="3" rows="11" columns="2">
19748 <features tabularvalignment="middle">
19749 <column alignment="center" valignment="top" width="0pt">
19750 <column alignment="center" valignment="top" width="0pt">
19751 <row>
19752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756 Command
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 Result
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 </row>
19771 <row>
19772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776
19777 \backslash
19778 alpha
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787 \begin_inset Formula $\alpha$
19788 \end_inset
19789
19790
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 </row>
19796 <row>
19797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Plain Layout
19801
19802 \backslash
19803 beta
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Plain Layout
19812 \begin_inset Formula $\beta$
19813 \end_inset
19814
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row>
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \backslash
19828 gamma
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 \begin_inset Formula $\gamma$
19838 \end_inset
19839
19840
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \backslash
19853 delta
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19859 \begin_inset Text
19860
19861 \begin_layout Plain Layout
19862 \begin_inset Formula $\delta$
19863 \end_inset
19864
19865
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 </row>
19871 <row>
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876
19877 \backslash
19878 epsilon
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 \begin_inset Formula $\epsilon$
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 </row>
19896 <row>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901
19902 \backslash
19903 varepsilon
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 \begin_inset Formula $\varepsilon$
19913 \end_inset
19914
19915
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 </row>
19921 <row>
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926
19927 \backslash
19928 zeta
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 \begin_inset Formula $\zeta$
19938 \end_inset
19939
19940
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 </row>
19946 <row>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951
19952 \backslash
19953 eta
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962 \begin_inset Formula $\eta$
19963 \end_inset
19964
19965
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 </row>
19971 <row>
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976
19977 \backslash
19978 theta
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987 \begin_inset Formula $\theta$
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 </row>
19996 <row>
19997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001
20002 \backslash
20003 vartheta
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012 \begin_inset Formula $\vartheta$
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 </row>
20021 </lyxtabular>
20022
20023 \end_inset
20024
20025
20026 \begin_inset space \hfill{}
20027 \end_inset
20028
20029
20030 \begin_inset Tabular
20031 <lyxtabular version="3" rows="12" columns="2">
20032 <features tabularvalignment="middle">
20033 <column alignment="center" valignment="top" width="0pt">
20034 <column alignment="center" valignment="top" width="0pt">
20035 <row>
20036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040 Command
20041 \end_layout
20042
20043 \end_inset
20044 </cell>
20045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20046 \begin_inset Text
20047
20048 \begin_layout Plain Layout
20049 Result
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 </row>
20055 <row>
20056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060
20061 \backslash
20062 iota
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071 \begin_inset Formula $\iota$
20072 \end_inset
20073
20074
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 </row>
20080 <row>
20081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085
20086 \backslash
20087 kappa
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 \begin_inset Formula $\kappa$
20097 \end_inset
20098
20099
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 </row>
20105 <row>
20106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20107 \begin_inset Text
20108
20109 \begin_layout Plain Layout
20110
20111 \backslash
20112 varkappa
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20118 \begin_inset Text
20119
20120 \begin_layout Plain Layout
20121 \begin_inset Formula $\varkappa$
20122 \end_inset
20123
20124
20125 \end_layout
20126
20127 \end_inset
20128 </cell>
20129 </row>
20130 <row>
20131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135
20136 \backslash
20137 lambda
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20143 \begin_inset Text
20144
20145 \begin_layout Plain Layout
20146 \begin_inset Formula $\lambda$
20147 \end_inset
20148
20149
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 </row>
20155 <row>
20156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160
20161 \backslash
20162 mu
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171 \begin_inset Formula $\mu$
20172 \end_inset
20173
20174
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 </row>
20180 <row>
20181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185
20186 \backslash
20187 nu
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Plain Layout
20196 \begin_inset Formula $\nu$
20197 \end_inset
20198
20199
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 </row>
20205 <row>
20206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210
20211 \backslash
20212 xi
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221 \begin_inset Formula $\xi$
20222 \end_inset
20223
20224
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 </row>
20230 <row>
20231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 o
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244 \begin_inset Formula $o$
20245 \end_inset
20246
20247
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 </row>
20253 <row>
20254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258
20259 \backslash
20260 pi
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269 \begin_inset Formula $\pi$
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 </row>
20278 <row>
20279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283
20284 \backslash
20285 varpi
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294 \begin_inset Formula $\varpi$
20295 \end_inset
20296
20297
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 </row>
20303 <row>
20304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20305 \begin_inset Text
20306
20307 \begin_layout Plain Layout
20308
20309 \backslash
20310 rho
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319 \begin_inset Formula $\rho$
20320 \end_inset
20321
20322
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 </row>
20328 </lyxtabular>
20329
20330 \end_inset
20331
20332
20333 \begin_inset space \hfill{}
20334 \end_inset
20335
20336
20337 \begin_inset Tabular
20338 <lyxtabular version="3" rows="11" columns="2">
20339 <features tabularvalignment="middle">
20340 <column alignment="center" valignment="top" width="0pt">
20341 <column alignment="center" valignment="top" width="0pt">
20342 <row>
20343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347 Command
20348 \end_layout
20349
20350 \end_inset
20351 </cell>
20352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356 Result
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 </row>
20362 <row>
20363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367
20368 \backslash
20369 varrho
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20375 \begin_inset Text
20376
20377 \begin_layout Plain Layout
20378 \begin_inset Formula $\varrho$
20379 \end_inset
20380
20381
20382 \end_layout
20383
20384 \end_inset
20385 </cell>
20386 </row>
20387 <row>
20388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392
20393 \backslash
20394 sigma
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20400 \begin_inset Text
20401
20402 \begin_layout Plain Layout
20403 \begin_inset Formula $\sigma$
20404 \end_inset
20405
20406
20407 \end_layout
20408
20409 \end_inset
20410 </cell>
20411 </row>
20412 <row>
20413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417
20418 \backslash
20419 varsigma
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 \begin_inset Formula $\varsigma$
20429 \end_inset
20430
20431
20432 \end_layout
20433
20434 \end_inset
20435 </cell>
20436 </row>
20437 <row>
20438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442
20443 \backslash
20444 tau
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20450 \begin_inset Text
20451
20452 \begin_layout Plain Layout
20453 \begin_inset Formula $\tau$
20454 \end_inset
20455
20456
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 </row>
20462 <row>
20463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Plain Layout
20467
20468 \backslash
20469 upsilon
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478 \begin_inset Formula $\upsilon$
20479 \end_inset
20480
20481
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 </row>
20487 <row>
20488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492
20493 \backslash
20494 phi
20495 \end_layout
20496
20497 \end_inset
20498 </cell>
20499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20500 \begin_inset Text
20501
20502 \begin_layout Plain Layout
20503 \begin_inset Formula $\phi$
20504 \end_inset
20505
20506
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 </row>
20512 <row>
20513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517
20518 \backslash
20519 varphi
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 \begin_inset Formula $\varphi$
20529 \end_inset
20530
20531
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 </row>
20537 <row>
20538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542
20543 \backslash
20544 chi
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20550 \begin_inset Text
20551
20552 \begin_layout Plain Layout
20553 \begin_inset Formula $\chi$
20554 \end_inset
20555
20556
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 </row>
20562 <row>
20563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567
20568 \backslash
20569 psi
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578 \begin_inset Formula $\psi$
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 </row>
20587 <row>
20588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592
20593 \backslash
20594 omega
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603 \begin_inset Formula $\omega$
20604 \end_inset
20605
20606
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 </row>
20612 </lyxtabular>
20613
20614 \end_inset
20615
20616
20617 \begin_inset space \hfill{}
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \begin_layout Standard
20624 \begin_inset VSpace medskip
20625 \end_inset
20626
20627
20628 \end_layout
20629
20630 \begin_layout Standard
20631 How to create special upright Greek letters is explained in 
20632 \begin_inset CommandInset ref
20633 LatexCommand ref
20634 reference "sub:Upright-small-Greek"
20635
20636 \end_inset
20637
20638 .
20639 \end_layout
20640
20641 \begin_layout Subsection
20642 Big Letters
20643 \begin_inset Index idx
20644 status collapsed
20645
20646 \begin_layout Plain Layout
20647 Greek letters ! big
20648 \end_layout
20649
20650 \end_inset
20651
20652
20653 \end_layout
20654
20655 \begin_layout Standard
20656 \begin_inset space \hfill{}
20657 \end_inset
20658
20659
20660 \begin_inset Tabular
20661 <lyxtabular version="3" rows="7" columns="2">
20662 <features tabularvalignment="middle">
20663 <column alignment="center" valignment="top" width="0pt">
20664 <column alignment="center" valignment="top" width="0pt">
20665 <row>
20666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670 Command
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Plain Layout
20679 Result
20680 \end_layout
20681
20682 \end_inset
20683 </cell>
20684 </row>
20685 <row>
20686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690
20691 \backslash
20692 Gamma
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701 \begin_inset Formula $\Gamma$
20702 \end_inset
20703
20704
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 </row>
20710 <row>
20711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20712 \begin_inset Text
20713
20714 \begin_layout Plain Layout
20715
20716 \backslash
20717 Delta
20718 \end_layout
20719
20720 \end_inset
20721 </cell>
20722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20723 \begin_inset Text
20724
20725 \begin_layout Plain Layout
20726 \begin_inset Formula $\Delta$
20727 \end_inset
20728
20729
20730 \end_layout
20731
20732 \end_inset
20733 </cell>
20734 </row>
20735 <row>
20736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740
20741 \backslash
20742 Theta
20743 \end_layout
20744
20745 \end_inset
20746 </cell>
20747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20748 \begin_inset Text
20749
20750 \begin_layout Plain Layout
20751 \begin_inset Formula $\Theta$
20752 \end_inset
20753
20754
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 </row>
20760 <row>
20761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765
20766 \backslash
20767 Lambda
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20773 \begin_inset Text
20774
20775 \begin_layout Plain Layout
20776 \begin_inset Formula $\Lambda$
20777 \end_inset
20778
20779
20780 \end_layout
20781
20782 \end_inset
20783 </cell>
20784 </row>
20785 <row>
20786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790
20791 \backslash
20792 Xi
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801 \begin_inset Formula $\Xi$
20802 \end_inset
20803
20804
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 </row>
20810 <row>
20811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815
20816 \backslash
20817 Pi
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826 \begin_inset Formula $\Pi$
20827 \end_inset
20828
20829
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 </row>
20835 </lyxtabular>
20836
20837 \end_inset
20838
20839
20840 \begin_inset space \hfill{}
20841 \end_inset
20842
20843
20844 \begin_inset Tabular
20845 <lyxtabular version="3" rows="6" columns="2">
20846 <features tabularvalignment="middle">
20847 <column alignment="center" valignment="top" width="0pt">
20848 <column alignment="center" valignment="top" width="0pt">
20849 <row>
20850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854 Command
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863 Result
20864 \end_layout
20865
20866 \end_inset
20867 </cell>
20868 </row>
20869 <row>
20870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874
20875 \backslash
20876 Sigma
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885 \begin_inset Formula $\Sigma$
20886 \end_inset
20887
20888
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 </row>
20894 <row>
20895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899
20900 \backslash
20901 Upsilon
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20907 \begin_inset Text
20908
20909 \begin_layout Plain Layout
20910 \begin_inset Formula $\Upsilon$
20911 \end_inset
20912
20913
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 </row>
20919 <row>
20920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924
20925 \backslash
20926 Phi
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20932 \begin_inset Text
20933
20934 \begin_layout Plain Layout
20935 \begin_inset Formula $\Phi$
20936 \end_inset
20937
20938
20939 \end_layout
20940
20941 \end_inset
20942 </cell>
20943 </row>
20944 <row>
20945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20946 \begin_inset Text
20947
20948 \begin_layout Plain Layout
20949
20950 \backslash
20951 Psi
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Plain Layout
20960 \begin_inset Formula $\Psi$
20961 \end_inset
20962
20963
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 </row>
20969 <row>
20970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20971 \begin_inset Text
20972
20973 \begin_layout Plain Layout
20974
20975 \backslash
20976 Omega
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20982 \begin_inset Text
20983
20984 \begin_layout Plain Layout
20985 \begin_inset Formula $\Omega$
20986 \end_inset
20987
20988
20989 \end_layout
20990
20991 \end_inset
20992 </cell>
20993 </row>
20994 </lyxtabular>
20995
20996 \end_inset
20997
20998
20999 \begin_inset space \hfill{}
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \begin_layout Standard
21006 \begin_inset VSpace medskip
21007 \end_inset
21008
21009 That the big Greek letters appear upright is caused by a design bug when
21010  TeX was developed.
21011  To get correct italic big letters, begin every command with 
21012 \series bold
21013 var
21014 \series default
21015 .
21016  For example the command 
21017 \series bold
21018
21019 \backslash
21020 varGamma
21021 \series default
21022  produces 
21023 \begin_inset Formula $\varGamma$
21024 \end_inset
21025
21026 .
21027  Another way is to load the package 
21028 \series bold
21029 fixmath
21030 \series default
21031
21032 \begin_inset Foot
21033 status collapsed
21034
21035 \begin_layout Plain Layout
21036
21037 \series bold
21038 fixmath
21039 \series default
21040  is part of the LaTeX-package 
21041 \series bold
21042 was
21043 \series default
21044
21045 \begin_inset Index idx
21046 status collapsed
21047
21048 \begin_layout Plain Layout
21049 Packages ! was
21050 \begin_inset ERT
21051 status collapsed
21052
21053 \begin_layout Plain Layout
21054
21055
21056 \backslash
21057 vspace{4mm}
21058 \end_layout
21059
21060 \end_inset
21061
21062
21063 \end_layout
21064
21065 \end_inset
21066
21067 .
21068 \end_layout
21069
21070 \end_inset
21071
21072
21073 \begin_inset Index idx
21074 status collapsed
21075
21076 \begin_layout Plain Layout
21077 Packages ! fixmath
21078 \end_layout
21079
21080 \end_inset
21081
21082  with the LaTeX-preamble line
21083 \end_layout
21084
21085 \begin_layout Standard
21086
21087 \series bold
21088
21089 \backslash
21090 usepackage{fixmath}
21091 \end_layout
21092
21093 \begin_layout Standard
21094 Then all big Greek letters in a document will automatically be typeset italic.
21095 \end_layout
21096
21097 \begin_layout Subsection
21098 Bold Letters
21099 \begin_inset Index idx
21100 status collapsed
21101
21102 \begin_layout Plain Layout
21103 Greek letters ! bold
21104 \end_layout
21105
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \begin_layout Standard
21112 Greek letters cannot be set with different font styles like Latin letters.
21113  They can only be made bold with the command 
21114 \series bold
21115
21116 \backslash
21117 boldsymbol
21118 \series default
21119
21120 \begin_inset Index idx
21121 status collapsed
21122
21123 \begin_layout Plain Layout
21124 Commands ! B ! 
21125 \backslash
21126 boldsymbol
21127 \end_layout
21128
21129 \end_inset
21130
21131 .
21132 \end_layout
21133
21134 \begin_layout Standard
21135 \align center
21136 \begin_inset Tabular
21137 <lyxtabular version="3" rows="3" columns="2">
21138 <features tabularvalignment="middle">
21139 <column alignment="center" valignment="top" width="0">
21140 <column alignment="center" valignment="top" width="0">
21141 <row>
21142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21143 \begin_inset Text
21144
21145 \begin_layout Plain Layout
21146 Command
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155 Result
21156 \end_layout
21157
21158 \end_inset
21159 </cell>
21160 </row>
21161 <row>
21162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166
21167 \backslash
21168 Upsilon
21169 \backslash
21170 boldsymbol
21171 \backslash
21172 Upsilon
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21182 \end_inset
21183
21184
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 </row>
21190 <row>
21191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \backslash
21197 theta
21198 \backslash
21199 boldsymbol
21200 \backslash
21201 theta
21202 \end_layout
21203
21204 \end_inset
21205 </cell>
21206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21207 \begin_inset Text
21208
21209 \begin_layout Plain Layout
21210 \begin_inset Formula $\theta\boldsymbol{\theta}$
21211 \end_inset
21212
21213
21214 \end_layout
21215
21216 \end_inset
21217 </cell>
21218 </row>
21219 </lyxtabular>
21220
21221 \end_inset
21222
21223
21224 \end_layout
21225
21226 \begin_layout Standard
21227 \begin_inset Newpage newpage
21228 \end_inset
21229
21230
21231 \end_layout
21232
21233 \begin_layout Section
21234 Symbols
21235 \begin_inset ERT
21236 status collapsed
21237
21238 \begin_layout Plain Layout
21239
21240
21241 \backslash
21242 texorpdfstring{
21243 \end_layout
21244
21245 \end_inset
21246
21247
21248 \begin_inset Foot
21249 status collapsed
21250
21251 \begin_layout Plain Layout
21252 A list with all symbols of most of the LaTeX-packages can be found in 
21253 \begin_inset CommandInset citation
21254 LatexCommand cite
21255 key "Symbols"
21256
21257 \end_inset
21258
21259 .
21260 \end_layout
21261
21262 \end_inset
21263
21264
21265 \begin_inset ERT
21266 status collapsed
21267
21268 \begin_layout Plain Layout
21269
21270 }{}
21271 \end_layout
21272
21273 \end_inset
21274
21275
21276 \begin_inset Note Note
21277 status collapsed
21278
21279 \begin_layout Plain Layout
21280
21281 \backslash
21282 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21283 \end_layout
21284
21285 \begin_layout Plain Layout
21286 More about 
21287 \backslash
21288 texorpdfstring is in section 
21289 \begin_inset CommandInset ref
21290 LatexCommand ref
21291 reference "sub:Formulas-in-Section"
21292
21293 \end_inset
21294
21295 .
21296 \end_layout
21297
21298 \end_inset
21299
21300
21301 \begin_inset Index idx
21302 status collapsed
21303
21304 \begin_layout Plain Layout
21305 Symbols
21306 \end_layout
21307
21308 \end_inset
21309
21310
21311 \end_layout
21312
21313 \begin_layout Standard
21314 Many of the symbols listed in this section can also be inserted via the
21315  toolbar buttons 
21316 \begin_inset Graphics
21317         filename ../images/math/nabla.png
21318         scale 85
21319
21320 \end_inset
21321
21322  and 
21323 \begin_inset Graphics
21324         filename ../images/math/digamma.png
21325         scale 85
21326
21327 \end_inset
21328
21329 .
21330 \end_layout
21331
21332 \begin_layout Subsection
21333 Mathematical Symbols
21334 \begin_inset CommandInset label
21335 LatexCommand label
21336 name "sub:Mathematical-Symbols"
21337
21338 \end_inset
21339
21340
21341 \begin_inset Index idx
21342 status collapsed
21343
21344 \begin_layout Plain Layout
21345 Symbols ! mathematical
21346 \end_layout
21347
21348 \end_inset
21349
21350
21351 \end_layout
21352
21353 \begin_layout Standard
21354 \begin_inset space \hfill{}
21355 \end_inset
21356
21357
21358 \begin_inset Tabular
21359 <lyxtabular version="3" rows="10" columns="2">
21360 <features tabularvalignment="middle">
21361 <column alignment="center" valignment="top" width="0pt">
21362 <column alignment="center" valignment="top" width="0pt">
21363 <row>
21364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368 Command
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21374 \begin_inset Text
21375
21376 \begin_layout Plain Layout
21377 Result
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 </row>
21383 <row>
21384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388
21389 \backslash
21390 neg
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399 \begin_inset Formula $\neg$
21400 \end_inset
21401
21402
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 </row>
21408 <row>
21409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413
21414 \backslash
21415 Im
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Formula $\Im$
21425 \end_inset
21426
21427
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 </row>
21433 <row>
21434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438
21439 \backslash
21440 Re
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 \begin_inset Formula $\Re$
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 </row>
21458 <row>
21459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463
21464 \backslash
21465 aleph
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 \begin_inset Formula $\aleph$
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 </row>
21483 <row>
21484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \backslash
21490 partial
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 \begin_inset Formula $\partial$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 </row>
21508 <row>
21509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513
21514 \backslash
21515 infty
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Formula $\infty$
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 </row>
21533 <row>
21534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538
21539 \backslash
21540 wp
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549 \begin_inset Formula $\wp$
21550 \end_inset
21551
21552
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 </row>
21558 <row>
21559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563
21564 \backslash
21565 imath
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21571 \begin_inset Text
21572
21573 \begin_layout Plain Layout
21574 \begin_inset Formula $\imath$
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 </row>
21583 <row>
21584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout Plain Layout
21588
21589 \backslash
21590 jmath
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21596 \begin_inset Text
21597
21598 \begin_layout Plain Layout
21599 \begin_inset Formula $\jmath$
21600 \end_inset
21601
21602
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 </row>
21608 </lyxtabular>
21609
21610 \end_inset
21611
21612
21613 \begin_inset space \hfill{}
21614 \end_inset
21615
21616
21617 \begin_inset Tabular
21618 <lyxtabular version="3" rows="10" columns="2">
21619 <features tabularvalignment="middle">
21620 <column alignment="center" valignment="top" width="0pt">
21621 <column alignment="center" valignment="top" width="0pt">
21622 <row>
21623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627 Command
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21633 \begin_inset Text
21634
21635 \begin_layout Plain Layout
21636 Result
21637 \begin_inset Note Note
21638 status collapsed
21639
21640 \begin_layout Plain Layout
21641
21642 \series bold
21643
21644 \backslash
21645 raisebox
21646 \series default
21647  is only used as spacer.
21648 \end_layout
21649
21650 \end_inset
21651
21652
21653 \end_layout
21654
21655 \end_inset
21656 </cell>
21657 </row>
21658 <row>
21659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21660 \begin_inset Text
21661
21662 \begin_layout Plain Layout
21663
21664 \backslash
21665 forall
21666 \end_layout
21667
21668 \end_inset
21669 </cell>
21670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21671 \begin_inset Text
21672
21673 \begin_layout Plain Layout
21674 \begin_inset Formula $\forall$
21675 \end_inset
21676
21677
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 </row>
21683 <row>
21684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688
21689 \backslash
21690 exists
21691 \end_layout
21692
21693 \end_inset
21694 </cell>
21695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21696 \begin_inset Text
21697
21698 \begin_layout Plain Layout
21699 \begin_inset Formula $\exists$
21700 \end_inset
21701
21702
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 </row>
21708 <row>
21709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21710 \begin_inset Text
21711
21712 \begin_layout Plain Layout
21713
21714 \backslash
21715 nexists
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21721 \begin_inset Text
21722
21723 \begin_layout Plain Layout
21724 \begin_inset Formula $\nexists$
21725 \end_inset
21726
21727
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 </row>
21733 <row>
21734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738
21739 \backslash
21740 emptyset
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21746 \begin_inset Text
21747
21748 \begin_layout Plain Layout
21749 \begin_inset Formula $\emptyset$
21750 \end_inset
21751
21752
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 </row>
21758 <row>
21759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21760 \begin_inset Text
21761
21762 \begin_layout Plain Layout
21763
21764 \backslash
21765 varnothing
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774 \begin_inset Formula $\varnothing$
21775 \end_inset
21776
21777
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 </row>
21783 <row>
21784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21785 \begin_inset Text
21786
21787 \begin_layout Plain Layout
21788
21789 \backslash
21790 dag
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799 \begin_inset Formula $\dag$
21800 \end_inset
21801
21802
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 </row>
21808 <row>
21809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813
21814 \backslash
21815 ddag
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824 \begin_inset Formula $\ddag$
21825 \end_inset
21826
21827
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 </row>
21833 <row>
21834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838
21839 \backslash
21840 complement
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849 \begin_inset ERT
21850 status collapsed
21851
21852 \begin_layout Plain Layout
21853
21854
21855 \backslash
21856 raisebox{-0.8mm}{
21857 \end_layout
21858
21859 \end_inset
21860
21861
21862 \begin_inset Formula $\complement$
21863 \end_inset
21864
21865
21866 \begin_inset ERT
21867 status collapsed
21868
21869 \begin_layout Plain Layout
21870
21871 }
21872 \end_layout
21873
21874 \end_inset
21875
21876
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 </row>
21882 <row>
21883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887
21888 \backslash
21889 Bbbk
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Plain Layout
21898 \begin_inset Formula $\Bbbk$
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 </row>
21907 </lyxtabular>
21908
21909 \end_inset
21910
21911
21912 \begin_inset space \hfill{}
21913 \end_inset
21914
21915
21916 \begin_inset Tabular
21917 <lyxtabular version="3" rows="10" columns="2">
21918 <features tabularvalignment="middle">
21919 <column alignment="center" valignment="top" width="0pt">
21920 <column alignment="center" valignment="top" width="0pt">
21921 <row>
21922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926 Command
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 Result
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 </row>
21941 <row>
21942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946
21947 \backslash
21948 prime
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21954 \begin_inset Text
21955
21956 \begin_layout Plain Layout
21957 \begin_inset Formula $\prime$
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \end_inset
21964 </cell>
21965 </row>
21966 <row>
21967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971
21972 \backslash
21973 backprime
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982 \begin_inset Formula $\backprime$
21983 \end_inset
21984
21985
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 </row>
21991 <row>
21992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996
21997 \backslash
21998 mho
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007 \begin_inset Formula $\mho$
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 </row>
22016 <row>
22017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021
22022 \backslash
22023 triangle
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032 \begin_inset Formula $\triangle$
22033 \end_inset
22034
22035
22036 \end_layout
22037
22038 \end_inset
22039 </cell>
22040 </row>
22041 <row>
22042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Plain Layout
22046
22047 \backslash
22048 angle
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057 \begin_inset Formula $\angle$
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \end_inset
22064 </cell>
22065 </row>
22066 <row>
22067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071
22072 \backslash
22073 measuredangle
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082 \begin_inset Formula $\measuredangle$
22083 \end_inset
22084
22085
22086 \end_layout
22087
22088 \end_inset
22089 </cell>
22090 </row>
22091 <row>
22092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096
22097 \backslash
22098 sphericalangle
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Plain Layout
22107 \begin_inset Formula $\sphericalangle$
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \end_inset
22114 </cell>
22115 </row>
22116 <row>
22117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121
22122 \backslash
22123 top
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22129 \begin_inset Text
22130
22131 \begin_layout Plain Layout
22132 \begin_inset Formula $\top$
22133 \end_inset
22134
22135
22136 \end_layout
22137
22138 \end_inset
22139 </cell>
22140 </row>
22141 <row>
22142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146
22147 \backslash
22148 bot
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157 \begin_inset Formula $\bot$
22158 \end_inset
22159
22160
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 </row>
22166 </lyxtabular>
22167
22168 \end_inset
22169
22170
22171 \begin_inset space \hfill{}
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \begin_layout Subsection
22178 Miscellaneous Symbols
22179 \begin_inset CommandInset label
22180 LatexCommand label
22181 name "sub:Miscellaneous-Symbols"
22182
22183 \end_inset
22184
22185
22186 \begin_inset Index idx
22187 status collapsed
22188
22189 \begin_layout Plain Layout
22190 Symbols ! miscellaneous
22191 \end_layout
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \begin_layout Standard
22199 \noindent
22200 \align center
22201 \begin_inset Tabular
22202 <lyxtabular version="3" rows="10" columns="2">
22203 <features tabularvalignment="middle">
22204 <column alignment="center" valignment="top" width="0pt">
22205 <column alignment="center" valignment="top" width="0pt">
22206 <row>
22207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211 Command
22212 \end_layout
22213
22214 \end_inset
22215 </cell>
22216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220 Result
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 </row>
22226 <row>
22227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231
22232 \backslash
22233 flat
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22239 \begin_inset Text
22240
22241 \begin_layout Plain Layout
22242 \begin_inset Formula $\flat$
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 </row>
22251 <row>
22252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \backslash
22258 natural
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Plain Layout
22267 \begin_inset Formula $\natural$
22268 \end_inset
22269
22270
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 </row>
22276 <row>
22277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281
22282 \backslash
22283 sharp
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292 \begin_inset Formula $\sharp$
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 </row>
22301 <row>
22302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306
22307 \backslash
22308 surd
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Plain Layout
22317 \begin_inset Formula $\surd$
22318 \end_inset
22319
22320
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 </row>
22326 <row>
22327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331
22332 \backslash
22333 checkmark
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342 \begin_inset Formula $\checkmark$
22343 \end_inset
22344
22345
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 </row>
22351 <row>
22352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Plain Layout
22356
22357 \backslash
22358 yen
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Plain Layout
22367 \begin_inset Formula $\yen$
22368 \end_inset
22369
22370
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 </row>
22376 <row>
22377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381
22382 \backslash
22383 pounds
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22389 \begin_inset Text
22390
22391 \begin_layout Plain Layout
22392 \begin_inset Formula $\pounds$
22393 \end_inset
22394
22395
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 </row>
22401 <row>
22402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \begin_layout Plain Layout
22406 $
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415 \begin_inset Formula $\$$
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 </row>
22424 <row>
22425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 §
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438 \begin_inset Formula $§$
22439 \end_inset
22440
22441
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 </row>
22447 </lyxtabular>
22448
22449 \end_inset
22450
22451
22452 \begin_inset Tabular
22453 <lyxtabular version="3" rows="10" columns="2">
22454 <features tabularvalignment="middle">
22455 <column alignment="center" valignment="top" width="0">
22456 <column alignment="center" valignment="top" width="0">
22457 <row>
22458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462 Command
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471 Result
22472 \end_layout
22473
22474 \end_inset
22475 </cell>
22476 </row>
22477 <row>
22478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22479 \begin_inset Text
22480
22481 \begin_layout Plain Layout
22482
22483 \backslash
22484 hbar
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493 \begin_inset Formula $\hbar$
22494 \end_inset
22495
22496
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 </row>
22502 <row>
22503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507
22508 \backslash
22509 hslash
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Plain Layout
22518 \begin_inset Formula $\hslash$
22519 \end_inset
22520
22521
22522 \end_layout
22523
22524 \end_inset
22525 </cell>
22526 </row>
22527 <row>
22528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532
22533 \backslash
22534 clubsuit
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22540 \begin_inset Text
22541
22542 \begin_layout Plain Layout
22543 \begin_inset Formula $\clubsuit$
22544 \end_inset
22545
22546
22547 \end_layout
22548
22549 \end_inset
22550 </cell>
22551 </row>
22552 <row>
22553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557
22558 \backslash
22559 spadesuit
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568 \begin_inset Formula $\spadesuit$
22569 \end_inset
22570
22571
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 </row>
22577 <row>
22578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582
22583 \backslash
22584 bigstar
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593 \begin_inset Formula $\bigstar$
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 </row>
22602 <row>
22603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607
22608 \backslash
22609 blacklozenge
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 \begin_inset Formula $\blacklozenge$
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 </row>
22627 <row>
22628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632
22633 \backslash
22634 blacktriangle
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643 \begin_inset Formula $\blacktriangle$
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 </row>
22652 <row>
22653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657
22658 \backslash
22659 blacktiangledown
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22665 \begin_inset Text
22666
22667 \begin_layout Plain Layout
22668 \begin_inset Formula $\blacktriangledown$
22669 \end_inset
22670
22671
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 </row>
22677 <row>
22678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Plain Layout
22682
22683 \backslash
22684 bullet
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693 \begin_inset Formula $\bullet$
22694 \end_inset
22695
22696
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 </row>
22702 </lyxtabular>
22703
22704 \end_inset
22705
22706
22707 \begin_inset Tabular
22708 <lyxtabular version="3" rows="10" columns="2">
22709 <features tabularvalignment="middle">
22710 <column alignment="center" valignment="top" width="0pt">
22711 <column alignment="center" valignment="top" width="0pt">
22712 <row>
22713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22714 \begin_inset Text
22715
22716 \begin_layout Plain Layout
22717 Command
22718 \end_layout
22719
22720 \end_inset
22721 </cell>
22722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22723 \begin_inset Text
22724
22725 \begin_layout Plain Layout
22726 Result
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 </row>
22732 <row>
22733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737
22738 \backslash
22739 diamondsuit
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748 \begin_inset Formula $\diamondsuit$
22749 \end_inset
22750
22751
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 </row>
22757 <row>
22758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22759 \begin_inset Text
22760
22761 \begin_layout Plain Layout
22762
22763 \backslash
22764 Diamond
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22770 \begin_inset Text
22771
22772 \begin_layout Plain Layout
22773 \begin_inset Formula $\Diamond$
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \end_inset
22780 </cell>
22781 </row>
22782 <row>
22783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Plain Layout
22787
22788 \backslash
22789 heartsuit
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22795 \begin_inset Text
22796
22797 \begin_layout Plain Layout
22798 \begin_inset Formula $\heartsuit$
22799 \end_inset
22800
22801
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 </row>
22807 <row>
22808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22809 \begin_inset Text
22810
22811 \begin_layout Plain Layout
22812
22813 \backslash
22814 P
22815 \end_layout
22816
22817 \end_inset
22818 </cell>
22819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22820 \begin_inset Text
22821
22822 \begin_layout Plain Layout
22823 \begin_inset Formula $\P$
22824 \end_inset
22825
22826
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 </row>
22832 <row>
22833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22834 \begin_inset Text
22835
22836 \begin_layout Plain Layout
22837
22838 \backslash
22839 copyright
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848 \begin_inset Formula $\copyright$
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 </row>
22857 <row>
22858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22859 \begin_inset Text
22860
22861 \begin_layout Plain Layout
22862
22863 \backslash
22864 circledR
22865 \end_layout
22866
22867 \end_inset
22868 </cell>
22869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22870 \begin_inset Text
22871
22872 \begin_layout Plain Layout
22873 \begin_inset Formula $\circledR$
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 </row>
22882 <row>
22883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887
22888 \backslash
22889 maltese
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898 \begin_inset Formula $\maltese$
22899 \end_inset
22900
22901
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 </row>
22907 <row>
22908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22909 \begin_inset Text
22910
22911 \begin_layout Plain Layout
22912
22913 \backslash
22914 diagup
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923 \begin_inset Formula $\diagup$
22924 \end_inset
22925
22926
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 </row>
22932 <row>
22933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Plain Layout
22937
22938 \backslash
22939 diagdown
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22945 \begin_inset Text
22946
22947 \begin_layout Plain Layout
22948 \begin_inset Formula $\diagdown$
22949 \end_inset
22950
22951
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 </row>
22957 </lyxtabular>
22958
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \begin_layout Standard
22965 \begin_inset VSpace medskip
22966 \end_inset
22967
22968 More symbols are listed in 
22969 \begin_inset CommandInset ref
22970 LatexCommand ref
22971 reference "sub:Miscellaneous-special-Characters"
22972
22973 \end_inset
22974
22975 .
22976 \end_layout
22977
22978 \begin_layout Standard
22979 Some symbols can be displayed in different sizes, see 
22980 \begin_inset CommandInset ref
22981 LatexCommand ref
22982 reference "sub:Font-Sizes"
22983
22984 \end_inset
22985
22986 .
22987 \end_layout
22988
22989 \begin_layout Subsection
22990 The Euro-Symbol €
22991 \begin_inset Index idx
22992 status collapsed
22993
22994 \begin_layout Plain Layout
22995 Symbols ! Euro-symbol
22996 \end_layout
22997
22998 \end_inset
22999
23000
23001 \begin_inset Index idx
23002 status collapsed
23003
23004 \begin_layout Plain Layout
23005
23006 \backslash
23007 @
23008 \begin_inset ERT
23009 status collapsed
23010
23011 \begin_layout Plain Layout
23012
23013
23014 \backslash
23015 officialeuro
23016 \end_layout
23017
23018 \end_inset
23019
23020
23021 \end_layout
23022
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \begin_layout Standard
23029 To use the Euro symbol in formulas, the LaTeX-package 
23030 \series bold
23031 eurosym
23032 \series default
23033
23034 \begin_inset Index idx
23035 status collapsed
23036
23037 \begin_layout Plain Layout
23038 Packages ! eurosym
23039 \end_layout
23040
23041 \end_inset
23042
23043  must be installed and loaded with the LaTeX-preamble line
23044 \end_layout
23045
23046 \begin_layout Standard
23047
23048 \series bold
23049
23050 \backslash
23051 usepackage[gennarrow]{eurosym}
23052 \end_layout
23053
23054 \begin_layout Standard
23055 The Euro symbol can now be inserted with the command 
23056 \series bold
23057
23058 \backslash
23059 euro
23060 \series default
23061
23062 \begin_inset Index idx
23063 status collapsed
23064
23065 \begin_layout Plain Layout
23066 Commands ! E ! 
23067 \backslash
23068 euro
23069 \end_layout
23070
23071 \end_inset
23072
23073 .
23074 \end_layout
23075
23076 \begin_layout Standard
23077 The Euro symbol can directly be inserted with the € key in mathematical
23078  text, without having 
23079 \series bold
23080 eurosym
23081 \series default
23082  installed.
23083  When 
23084 \series bold
23085 eurosym
23086 \series default
23087  is installed, 
23088 \series bold
23089
23090 \backslash
23091 euro
23092 \series default
23093  can also be inserted in TeX-mode.
23094  The official currency symbol can then be inserted with the command 
23095 \series bold
23096
23097 \backslash
23098 officialeuro
23099 \series default
23100
23101 \begin_inset Index idx
23102 status collapsed
23103
23104 \begin_layout Plain Layout
23105 Commands ! O ! 
23106 \backslash
23107 officialeuro
23108 \end_layout
23109
23110 \end_inset
23111
23112 , that is only available in TeX-mode.
23113 \end_layout
23114
23115 \begin_layout Standard
23116 \begin_inset ERT
23117 status collapsed
23118
23119 \begin_layout Plain Layout
23120
23121
23122 \backslash
23123 ifeurosym 
23124 \end_layout
23125
23126 \end_inset
23127
23128
23129 \begin_inset Note Note
23130 status open
23131
23132 \begin_layout Plain Layout
23133 The following table will only be displayed when the LaTeX-package 
23134 \series bold
23135 eurosym
23136 \series default
23137  is installed.
23138 \end_layout
23139
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \begin_layout Standard
23146 An overview about the different Euro symbols:
23147 \end_layout
23148
23149 \begin_layout Standard
23150 \align center
23151 \begin_inset Tabular
23152 <lyxtabular version="3" rows="4" columns="3">
23153 <features tabularvalignment="middle">
23154 <column alignment="center" valignment="top" width="0pt">
23155 <column alignment="center" valignment="top" width="0pt">
23156 <column alignment="center" valignment="top" width="0pt">
23157 <row>
23158 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162
23163 \end_layout
23164
23165 \end_inset
23166 </cell>
23167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171 Command 
23172 \end_layout
23173
23174 \end_inset
23175 </cell>
23176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23177 \begin_inset Text
23178
23179 \begin_layout Plain Layout
23180 Result
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 </row>
23186 <row>
23187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191 formula
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Plain Layout
23200
23201 \backslash
23202 euro
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211 \begin_inset Formula $\euro$
23212 \end_inset
23213
23214
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 </row>
23220 <row>
23221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225 mathematical text
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 \begin_inset Formula $\mbox{€}$
23244 \end_inset
23245
23246
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 </row>
23252 <row>
23253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257 TeX-mode
23258 \end_layout
23259
23260 \end_inset
23261 </cell>
23262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266
23267 \backslash
23268 officialeuro
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277 \begin_inset ERT
23278 status collapsed
23279
23280 \begin_layout Plain Layout
23281
23282
23283 \backslash
23284 officialeuro
23285 \end_layout
23286
23287 \end_inset
23288
23289
23290 \end_layout
23291
23292 \end_inset
23293 </cell>
23294 </row>
23295 </lyxtabular>
23296
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \begin_layout Standard
23303 \begin_inset ERT
23304 status collapsed
23305
23306 \begin_layout Plain Layout
23307
23308
23309 \backslash
23310 else 
23311 \end_layout
23312
23313 \end_inset
23314
23315
23316 \begin_inset Note Note
23317 status open
23318
23319 \begin_layout Plain Layout
23320 The following will be displayed when the LaTeX-package 
23321 \series bold
23322 eurosym
23323 \series default
23324  is not installed:
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \begin_layout Standard
23333 You need to install the LaTeX-package 
23334 \series bold
23335 eurosym
23336 \series default
23337  to see the rest of this subsection in the output.
23338 \end_layout
23339
23340 \begin_layout Standard
23341 \begin_inset ERT
23342 status collapsed
23343
23344 \begin_layout Plain Layout
23345
23346
23347 \backslash
23348 fi 
23349 \end_layout
23350
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \begin_layout Section
23357 Relations
23358 \begin_inset CommandInset label
23359 LatexCommand label
23360 name "sec:Relations"
23361
23362 \end_inset
23363
23364
23365 \begin_inset Index idx
23366 status collapsed
23367
23368 \begin_layout Plain Layout
23369 Relations
23370 \end_layout
23371
23372 \end_inset
23373
23374
23375 \begin_inset Index idx
23376 status collapsed
23377
23378 \begin_layout Plain Layout
23379 Comparisons|see
23380 \begin_inset ERT
23381 status collapsed
23382
23383 \begin_layout Plain Layout
23384
23385 {
23386 \end_layout
23387
23388 \end_inset
23389
23390 Relations
23391 \begin_inset ERT
23392 status collapsed
23393
23394 \begin_layout Plain Layout
23395
23396 }
23397 \end_layout
23398
23399 \end_inset
23400
23401
23402 \end_layout
23403
23404 \end_inset
23405
23406
23407 \end_layout
23408
23409 \begin_layout Standard
23410 All relations can also be inserted via the toolbar button 
23411 \begin_inset Graphics
23412         filename ../images/math/leq.png
23413         scale 85
23414
23415 \end_inset
23416
23417 .
23418 \end_layout
23419
23420 \begin_layout Standard
23421 \begin_inset space \hfill{}
23422 \end_inset
23423
23424
23425 \begin_inset Tabular
23426 <lyxtabular version="3" rows="17" columns="2">
23427 <features tabularvalignment="middle">
23428 <column alignment="center" valignment="top" width="0pt">
23429 <column alignment="center" valignment="top" width="0pt">
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435 Command
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444 Result
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 </row>
23450 <row>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455 <
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 \begin_inset Formula $<$
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \backslash
23480 le
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Formula $\le$
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 </row>
23498 <row>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503
23504 \backslash
23505 ll
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $\ll$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \backslash
23530 prec
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Formula $\prec$
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 </row>
23548 <row>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \backslash
23555 preceq
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\preceq$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 </row>
23573 <row>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \backslash
23580 subset
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 \begin_inset Formula $\subset$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \backslash
23605 subseteq
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 \begin_inset Formula $\subseteq$
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 </row>
23623 <row>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \backslash
23630 sqsubseteq
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639 \begin_inset Formula $\sqsubseteq$
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 </row>
23648 <row>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \backslash
23655 in
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 \begin_inset Formula $\in$
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \backslash
23680 vdash
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Formula $\vdash$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \backslash
23705 smile
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714 \begin_inset Formula $\smile$
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \backslash
23730 lhd
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 \begin_inset Formula $\lhd$
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \backslash
23755 unlhd
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 \begin_inset Formula $\unlhd$
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 gtrless
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 \begin_inset Formula $\gtrless$
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 <row>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803
23804 \backslash
23805 mid
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 \begin_inset Formula $\mid$
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 </row>
23823 <row>
23824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828
23829 \backslash
23830 nmid
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839 \begin_inset Formula $\nmid$
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 </row>
23848 </lyxtabular>
23849
23850 \end_inset
23851
23852
23853 \begin_inset space \hfill{}
23854 \end_inset
23855
23856
23857 \begin_inset Tabular
23858 <lyxtabular version="3" rows="17" columns="2">
23859 <features tabularvalignment="middle">
23860 <column alignment="center" valignment="top" width="0pt">
23861 <column alignment="center" valignment="top" width="0pt">
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867 Command
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23873 \begin_inset Text
23874
23875 \begin_layout Plain Layout
23876 Result
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 </row>
23882 <row>
23883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887 =
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896 \begin_inset Formula $=$
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \end_inset
23903 </cell>
23904 </row>
23905 <row>
23906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910
23911 \backslash
23912 not=
23913 \end_layout
23914
23915 \end_inset
23916 </cell>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921 \begin_inset Formula $\not=$
23922 \end_inset
23923
23924
23925 \end_layout
23926
23927 \end_inset
23928 </cell>
23929 </row>
23930 <row>
23931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935
23936 \backslash
23937 equiv
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946 \begin_inset Formula $\equiv$
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 </row>
23955 <row>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960
23961 \backslash
23962 sim
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971 \begin_inset Formula $\sim$
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 </row>
23980 <row>
23981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985
23986 \backslash
23987 simeq
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Plain Layout
23996 \begin_inset Formula $\simeq$
23997 \end_inset
23998
23999
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 approx
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021 \begin_inset Formula $\approx$
24022 \end_inset
24023
24024
24025 \end_layout
24026
24027 \end_inset
24028 </cell>
24029 </row>
24030 <row>
24031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035
24036 \backslash
24037 cong
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046 \begin_inset Formula $\cong$
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 </row>
24055 <row>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060
24061 \backslash
24062 bowtie
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Plain Layout
24071 \begin_inset Formula $\bowtie$
24072 \end_inset
24073
24074
24075 \end_layout
24076
24077 \end_inset
24078 </cell>
24079 </row>
24080 <row>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085
24086 \backslash
24087 notin
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096 \begin_inset Formula $\notin$
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \end_inset
24103 </cell>
24104 </row>
24105 <row>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110
24111 \backslash
24112 perp
24113 \end_layout
24114
24115 \end_inset
24116 </cell>
24117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24118 \begin_inset Text
24119
24120 \begin_layout Plain Layout
24121 \begin_inset Formula $\perp$
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 </row>
24130 <row>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135
24136 \backslash
24137 propto
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \begin_layout Plain Layout
24146 \begin_inset Formula $\propto$
24147 \end_inset
24148
24149
24150 \end_layout
24151
24152 \end_inset
24153 </cell>
24154 </row>
24155 <row>
24156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160
24161 \backslash
24162 asymp
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171 \begin_inset Formula $\asymp$
24172 \end_inset
24173
24174
24175 \end_layout
24176
24177 \end_inset
24178 </cell>
24179 </row>
24180 <row>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185
24186 \backslash
24187 doteq
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196 \begin_inset Formula $\doteq$
24197 \end_inset
24198
24199
24200 \end_layout
24201
24202 \end_inset
24203 </cell>
24204 </row>
24205 <row>
24206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210
24211 \backslash
24212 circeq
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24218 \begin_inset Text
24219
24220 \begin_layout Plain Layout
24221 \begin_inset Formula $\circeq$
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 </row>
24230 <row>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \backslash
24237 models
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24243 \begin_inset Text
24244
24245 \begin_layout Plain Layout
24246 \begin_inset Formula $\models$
24247 \end_inset
24248
24249
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 </row>
24255 <row>
24256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260
24261 \backslash
24262 widehat=
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271 \begin_inset Formula $\widehat{=}$
24272 \end_inset
24273
24274
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 </row>
24280 </lyxtabular>
24281
24282 \end_inset
24283
24284
24285 \begin_inset space \hfill{}
24286 \end_inset
24287
24288
24289 \begin_inset Tabular
24290 <lyxtabular version="3" rows="17" columns="2">
24291 <features tabularvalignment="middle">
24292 <column alignment="center" valignment="top" width="0pt">
24293 <column alignment="center" valignment="top" width="0pt">
24294 <row>
24295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299 Command
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24305 \begin_inset Text
24306
24307 \begin_layout Plain Layout
24308 Result
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 </row>
24314 <row>
24315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319 >
24320 \end_layout
24321
24322 \end_inset
24323 </cell>
24324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24325 \begin_inset Text
24326
24327 \begin_layout Plain Layout
24328 \begin_inset Formula $>$
24329 \end_inset
24330
24331
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 </row>
24337 <row>
24338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Plain Layout
24342
24343 \backslash
24344 ge
24345 \end_layout
24346
24347 \end_inset
24348 </cell>
24349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353 \begin_inset Formula $\ge$
24354 \end_inset
24355
24356
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 </row>
24362 <row>
24363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367
24368 \backslash
24369 gg
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378 \begin_inset Formula $\gg$
24379 \end_inset
24380
24381
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 </row>
24387 <row>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \backslash
24394 succ
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403 \begin_inset Formula $\succ$
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 </row>
24412 <row>
24413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417
24418 \backslash
24419 succeq
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428 \begin_inset Formula $\succeq$
24429 \end_inset
24430
24431
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 </row>
24437 <row>
24438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24439 \begin_inset Text
24440
24441 \begin_layout Plain Layout
24442
24443 \backslash
24444 supset
24445 \end_layout
24446
24447 \end_inset
24448 </cell>
24449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453 \begin_inset Formula $\supset$
24454 \end_inset
24455
24456
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 </row>
24462 <row>
24463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467
24468 \backslash
24469 supseteq
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 \begin_inset Formula $\supseteq$
24479 \end_inset
24480
24481
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 </row>
24487 <row>
24488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 sqsupseteq
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503 \begin_inset Formula $\sqsupseteq$
24504 \end_inset
24505
24506
24507 \end_layout
24508
24509 \end_inset
24510 </cell>
24511 </row>
24512 <row>
24513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517
24518 \backslash
24519 ni
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528 \begin_inset Formula $\ni$
24529 \end_inset
24530
24531
24532 \end_layout
24533
24534 \end_inset
24535 </cell>
24536 </row>
24537 <row>
24538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24539 \begin_inset Text
24540
24541 \begin_layout Plain Layout
24542
24543 \backslash
24544 dashv
24545 \end_layout
24546
24547 \end_inset
24548 </cell>
24549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Plain Layout
24553 \begin_inset Formula $\dashv$
24554 \end_inset
24555
24556
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 </row>
24562 <row>
24563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24564 \begin_inset Text
24565
24566 \begin_layout Plain Layout
24567
24568 \backslash
24569 frown
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578 \begin_inset Formula $\frown$
24579 \end_inset
24580
24581
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 </row>
24587 <row>
24588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \begin_layout Plain Layout
24592
24593 \backslash
24594 rhd
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603 \begin_inset Formula $\rhd$
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 </row>
24612 <row>
24613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24614 \begin_inset Text
24615
24616 \begin_layout Plain Layout
24617
24618 \backslash
24619 unrhd
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628 \begin_inset Formula $\unrhd$
24629 \end_inset
24630
24631
24632 \end_layout
24633
24634 \end_inset
24635 </cell>
24636 </row>
24637 <row>
24638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642
24643 \backslash
24644 lessgtr
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653 \begin_inset Formula $\lessgtr$
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 </row>
24662 <row>
24663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667
24668 \backslash
24669 parallel
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678 \begin_inset Formula $\parallel$
24679 \end_inset
24680
24681
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 </row>
24687 <row>
24688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24689 \begin_inset Text
24690
24691 \begin_layout Plain Layout
24692
24693 \backslash
24694 nparallel
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703 \begin_inset Formula $\nparallel$
24704 \end_inset
24705
24706
24707 \end_layout
24708
24709 \end_inset
24710 </cell>
24711 </row>
24712 </lyxtabular>
24713
24714 \end_inset
24715
24716
24717 \begin_inset space \hfill{}
24718 \end_inset
24719
24720
24721 \end_layout
24722
24723 \begin_layout Standard
24724 \begin_inset VSpace medskip
24725 \end_inset
24726
24727 The characters 
24728 \series bold
24729
24730 \backslash
24731 lhd
24732 \series default
24733  and 
24734 \series bold
24735
24736 \backslash
24737 rhd
24738 \series default
24739  are bigger than the equal looking operators 
24740 \series bold
24741
24742 \backslash
24743 triangleleft
24744 \series default
24745  and 
24746 \series bold
24747
24748 \backslash
24749 triangleright
24750 \series default
24751 , respectively.
24752 \end_layout
24753
24754 \begin_layout Standard
24755 Relations are, in contrary to symbols, always surrounded by space.
24756 \end_layout
24757
24758 \begin_layout Standard
24759 Relations with labels can be created with the command 
24760 \series bold
24761
24762 \backslash
24763 stackrel
24764 \series default
24765
24766 \begin_inset Index idx
24767 status collapsed
24768
24769 \begin_layout Plain Layout
24770 Commands ! S ! 
24771 \backslash
24772 stackrel
24773 \end_layout
24774
24775 \end_inset
24776
24777 :
24778 \end_layout
24779
24780 \begin_layout Standard
24781 \align center
24782 \begin_inset Tabular
24783 <lyxtabular version="3" rows="2" columns="2">
24784 <features tabularvalignment="middle">
24785 <column alignment="center" valignment="top" width="0">
24786 <column alignment="center" valignment="top" width="0">
24787 <row>
24788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792 Command
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801 Result
24802 \begin_inset Note Note
24803 status collapsed
24804
24805 \begin_layout Plain Layout
24806
24807 \series bold
24808
24809 \backslash
24810 raisebox
24811 \series default
24812  is only used as spacer.
24813 \end_layout
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 </row>
24823 <row>
24824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24825 \begin_inset Text
24826
24827 \begin_layout Plain Layout
24828 A(r)
24829 \backslash
24830 stackrel
24831 \begin_inset ERT
24832 status collapsed
24833
24834 \begin_layout Plain Layout
24835
24836
24837 \backslash
24838 spce 
24839 \end_layout
24840
24841 \end_inset
24842
24843 r
24844 \backslash
24845 to
24846 \backslash
24847 infty
24848 \begin_inset ERT
24849 status collapsed
24850
24851 \begin_layout Plain Layout
24852
24853
24854 \backslash
24855 spce 
24856 \end_layout
24857
24858 \end_inset
24859
24860
24861 \begin_inset Formula $\downarrow$
24862 \end_inset
24863
24864
24865 \backslash
24866 approx
24867 \begin_inset ERT
24868 status collapsed
24869
24870 \begin_layout Plain Layout
24871
24872
24873 \backslash
24874 spce 
24875 \end_layout
24876
24877 \end_inset
24878
24879
24880 \begin_inset ERT
24881 status collapsed
24882
24883 \begin_layout Plain Layout
24884
24885
24886 \backslash
24887 spce 
24888 \end_layout
24889
24890 \end_inset
24891
24892 B
24893 \end_layout
24894
24895 \end_inset
24896 </cell>
24897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24898 \begin_inset Text
24899
24900 \begin_layout Plain Layout
24901 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24902 \end_inset
24903
24904
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 </row>
24910 </lyxtabular>
24911
24912 \end_inset
24913
24914
24915 \end_layout
24916
24917 \begin_layout Section
24918 Functions
24919 \end_layout
24920
24921 \begin_layout Subsection
24922 Predefined Functions
24923 \begin_inset CommandInset label
24924 LatexCommand label
24925 name "sub:Predefined-Functions"
24926
24927 \end_inset
24928
24929
24930 \begin_inset Index idx
24931 status collapsed
24932
24933 \begin_layout Plain Layout
24934 Functions ! predefined
24935 \end_layout
24936
24937 \end_inset
24938
24939
24940 \end_layout
24941
24942 \begin_layout Standard
24943 In general, variables are set 
24944 \emph on
24945 italic
24946 \emph default
24947  in mathematical expressions, but not function names, because 
24948 \begin_inset Formula $sin$
24949 \end_inset
24950
24951  could be misunderstood as 
24952 \begin_inset Formula $s\cdot i\cdot n$
24953 \end_inset
24954
24955 .
24956  Therefore there are predefined functionswhich are additionally a bit separated
24957  from prefactors.
24958  They are inserted as commands starting with a backslash before their name.
24959 \end_layout
24960
24961 \begin_layout Standard
24962 \align center
24963 \begin_inset Tabular
24964 <lyxtabular version="3" rows="2" columns="4">
24965 <features tabularvalignment="middle">
24966 <column alignment="center" valignment="top" width="0pt">
24967 <column alignment="center" valignment="top" width="0pt">
24968 <column alignment="center" valignment="top" width="0pt">
24969 <column alignment="center" valignment="top" width="0pt">
24970 <row>
24971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24972 \begin_inset Text
24973
24974 \begin_layout Plain Layout
24975 Command
24976 \end_layout
24977
24978 \end_inset
24979 </cell>
24980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Plain Layout
24984 Result
24985 \end_layout
24986
24987 \end_inset
24988 </cell>
24989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Plain Layout
24993 Command
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24999 \begin_inset Text
25000
25001 \begin_layout Plain Layout
25002 Result
25003 \end_layout
25004
25005 \end_inset
25006 </cell>
25007 </row>
25008 <row>
25009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25010 \begin_inset Text
25011
25012 \begin_layout Plain Layout
25013 Asin(x)+B
25014 \end_layout
25015
25016 \end_inset
25017 </cell>
25018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25019 \begin_inset Text
25020
25021 \begin_layout Plain Layout
25022 \begin_inset Formula $Asin(x)+B$
25023 \end_inset
25024
25025
25026 \end_layout
25027
25028 \end_inset
25029 </cell>
25030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25031 \begin_inset Text
25032
25033 \begin_layout Plain Layout
25034 A
25035 \backslash
25036 sin(x)+B
25037 \end_layout
25038
25039 \end_inset
25040 </cell>
25041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25042 \begin_inset Text
25043
25044 \begin_layout Plain Layout
25045 \begin_inset Formula $A\sin(x)+B$
25046 \end_inset
25047
25048
25049 \end_layout
25050
25051 \end_inset
25052 </cell>
25053 </row>
25054 </lyxtabular>
25055
25056 \end_inset
25057
25058
25059 \end_layout
25060
25061 \begin_layout Standard
25062 The following functions are predefined:
25063 \end_layout
25064
25065 \begin_layout Standard
25066 \begin_inset VSpace -2mm
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \begin_layout Standard
25073 \align center
25074 \begin_inset Tabular
25075 <lyxtabular version="3" rows="9" columns="4">
25076 <features tabularvalignment="middle">
25077 <column alignment="center" valignment="top" width="0pt">
25078 <column alignment="center" valignment="top" width="0pt">
25079 <column alignment="center" valignment="top" width="0pt">
25080 <column alignment="center" valignment="top" width="0pt">
25081 <row>
25082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25083 \begin_inset Text
25084
25085 \begin_layout Plain Layout
25086 Command
25087 \end_layout
25088
25089 \end_inset
25090 </cell>
25091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25092 \begin_inset Text
25093
25094 \begin_layout Plain Layout
25095 Command
25096 \end_layout
25097
25098 \end_inset
25099 </cell>
25100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25101 \begin_inset Text
25102
25103 \begin_layout Plain Layout
25104 Command
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Plain Layout
25113 Command
25114 \end_layout
25115
25116 \end_inset
25117 </cell>
25118 </row>
25119 <row>
25120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25121 \begin_inset Text
25122
25123 \begin_layout Plain Layout
25124
25125 \backslash
25126 sin
25127 \end_layout
25128
25129 \end_inset
25130 </cell>
25131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25132 \begin_inset Text
25133
25134 \begin_layout Plain Layout
25135
25136 \backslash
25137 sinh
25138 \end_layout
25139
25140 \end_inset
25141 </cell>
25142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25143 \begin_inset Text
25144
25145 \begin_layout Plain Layout
25146
25147 \backslash
25148 arcsin
25149 \end_layout
25150
25151 \end_inset
25152 </cell>
25153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25154 \begin_inset Text
25155
25156 \begin_layout Plain Layout
25157
25158 \backslash
25159 sup
25160 \end_layout
25161
25162 \end_inset
25163 </cell>
25164 </row>
25165 <row>
25166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170
25171 \backslash
25172 cos
25173 \end_layout
25174
25175 \end_inset
25176 </cell>
25177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25178 \begin_inset Text
25179
25180 \begin_layout Plain Layout
25181
25182 \backslash
25183 cosh
25184 \end_layout
25185
25186 \end_inset
25187 </cell>
25188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25189 \begin_inset Text
25190
25191 \begin_layout Plain Layout
25192
25193 \backslash
25194 arccos
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203
25204 \backslash
25205 inf
25206 \end_layout
25207
25208 \end_inset
25209 </cell>
25210 </row>
25211 <row>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216
25217 \backslash
25218 tan
25219 \end_layout
25220
25221 \end_inset
25222 </cell>
25223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25224 \begin_inset Text
25225
25226 \begin_layout Plain Layout
25227
25228 \backslash
25229 tanh
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Plain Layout
25238
25239 \backslash
25240 arctan
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249
25250 \backslash
25251 lim
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 </row>
25257 <row>
25258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25259 \begin_inset Text
25260
25261 \begin_layout Plain Layout
25262
25263 \backslash
25264 cot
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273
25274 \backslash
25275 coth
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284
25285 \backslash
25286 arg
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \begin_layout Plain Layout
25295
25296 \backslash
25297 liminf
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 </row>
25303 <row>
25304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308
25309 \backslash
25310 sec
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319
25320 \backslash
25321 min
25322 \end_layout
25323
25324 \end_inset
25325 </cell>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330
25331 \backslash
25332 deg
25333 \end_layout
25334
25335 \end_inset
25336 </cell>
25337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Plain Layout
25341
25342 \backslash
25343 limsup
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 </row>
25349 <row>
25350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25351 \begin_inset Text
25352
25353 \begin_layout Plain Layout
25354
25355 \backslash
25356 csc
25357 \end_layout
25358
25359 \end_inset
25360 </cell>
25361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365
25366 \backslash
25367 max
25368 \end_layout
25369
25370 \end_inset
25371 </cell>
25372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25373 \begin_inset Text
25374
25375 \begin_layout Plain Layout
25376
25377 \backslash
25378 det
25379 \end_layout
25380
25381 \end_inset
25382 </cell>
25383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387
25388 \backslash
25389 Pr
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 </row>
25395 <row>
25396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25397 \begin_inset Text
25398
25399 \begin_layout Plain Layout
25400
25401 \backslash
25402 ln
25403 \end_layout
25404
25405 \end_inset
25406 </cell>
25407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Plain Layout
25411
25412 \backslash
25413 exp
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422
25423 \backslash
25424 dim
25425 \end_layout
25426
25427 \end_inset
25428 </cell>
25429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25430 \begin_inset Text
25431
25432 \begin_layout Plain Layout
25433
25434 \backslash
25435 hom
25436 \end_layout
25437
25438 \end_inset
25439 </cell>
25440 </row>
25441 <row>
25442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25443 \begin_inset Text
25444
25445 \begin_layout Plain Layout
25446
25447 \backslash
25448 lg
25449 \end_layout
25450
25451 \end_inset
25452 </cell>
25453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25454 \begin_inset Text
25455
25456 \begin_layout Plain Layout
25457
25458 \backslash
25459 log
25460 \end_layout
25461
25462 \end_inset
25463 </cell>
25464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25465 \begin_inset Text
25466
25467 \begin_layout Plain Layout
25468
25469 \backslash
25470 ker
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479
25480 \backslash
25481 gcd
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 </row>
25487 </lyxtabular>
25488
25489 \end_inset
25490
25491
25492 \end_layout
25493
25494 \begin_layout Standard
25495 They can also be inserted with the math toolbar button 
25496 \begin_inset Graphics
25497         filename ../images/math/functions.png
25498         scale 85
25499
25500 \end_inset
25501
25502 .
25503 \end_layout
25504
25505 \begin_layout Subsection
25506 Self-defined Functions
25507 \begin_inset Index idx
25508 status collapsed
25509
25510 \begin_layout Plain Layout
25511 Functions ! self-defined
25512 \end_layout
25513
25514 \end_inset
25515
25516
25517 \end_layout
25518
25519 \begin_layout Standard
25520 To use a function that is not predefined, like for example the sign function
25521  sgn(x), there are two possibilities:
25522 \end_layout
25523
25524 \begin_layout Itemize
25525 Define the function by inserting the following line to the LaTeX-preamble
25526 \begin_inset Foot
25527 status collapsed
25528
25529 \begin_layout Plain Layout
25530 For more about 
25531 \series bold
25532
25533 \backslash
25534 DeclareMathOperator
25535 \series default
25536  see 
25537 \begin_inset CommandInset ref
25538 LatexCommand ref
25539 reference "sub:Self-defined-Operators"
25540
25541 \end_inset
25542
25543 .
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \begin_inset Newline newline
25550 \end_inset
25551
25552
25553 \begin_inset VSpace -3mm
25554 \end_inset
25555
25556
25557 \begin_inset Newline newline
25558 \end_inset
25559
25560
25561 \series bold
25562
25563 \backslash
25564 DeclareMathOperator{
25565 \backslash
25566 sgn}{sgn}
25567 \series default
25568
25569 \begin_inset Index idx
25570 status collapsed
25571
25572 \begin_layout Plain Layout
25573 Commands ! D ! 
25574 \backslash
25575 dbinom@
25576 \backslash
25577 DeclareMathOperator
25578 \end_layout
25579
25580 \end_inset
25581
25582
25583 \begin_inset Newline newline
25584 \end_inset
25585
25586
25587 \begin_inset VSpace -2mm
25588 \end_inset
25589
25590
25591 \begin_inset Newline newline
25592 \end_inset
25593
25594 Now the new defined function can be called with the command 
25595 \series bold
25596
25597 \backslash
25598 sgn
25599 \series default
25600 .
25601 \end_layout
25602
25603 \begin_layout Itemize
25604 Write the formula as usual, mark the formula name, in our example the letters
25605  
25606 \emph on
25607 sgn
25608 \emph default
25609 , and change it to mathematical text.
25610  Finally, a space is inserted between prefactor and function.
25611 \end_layout
25612
25613 \begin_layout Standard
25614 The result is the same with both methods as with a predefined function
25615 \begin_inset Foot
25616 status collapsed
25617
25618 \begin_layout Plain Layout
25619 In LyX self-defined functions are displayed red, predefined ones black.
25620 \end_layout
25621
25622 \end_inset
25623
25624 :
25625 \end_layout
25626
25627 \begin_layout Standard
25628 \align center
25629 \begin_inset Tabular
25630 <lyxtabular version="3" rows="3" columns="2">
25631 <features tabularvalignment="middle">
25632 <column alignment="center" valignment="top" width="0pt">
25633 <column alignment="center" valignment="top" width="0pt">
25634 <row>
25635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25636 \begin_inset Text
25637
25638 \begin_layout Plain Layout
25639 Command
25640 \end_layout
25641
25642 \end_inset
25643 </cell>
25644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25645 \begin_inset Text
25646
25647 \begin_layout Plain Layout
25648 Result
25649 \end_layout
25650
25651 \end_inset
25652 </cell>
25653 </row>
25654 <row>
25655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25656 \begin_inset Text
25657
25658 \begin_layout Plain Layout
25659 A
25660 \backslash
25661 sgn(x)+B
25662 \end_layout
25663
25664 \end_inset
25665 </cell>
25666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Plain Layout
25670 \begin_inset Formula $A\sgn(x)+B$
25671 \end_inset
25672
25673
25674 \end_layout
25675
25676 \end_inset
25677 </cell>
25678 </row>
25679 <row>
25680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25681 \begin_inset Text
25682
25683 \begin_layout Plain Layout
25684 A
25685 \backslash
25686 ,
25687 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25688 \end_inset
25689
25690 (x)+B
25691 \end_layout
25692
25693 \end_inset
25694 </cell>
25695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25696 \begin_inset Text
25697
25698 \begin_layout Plain Layout
25699 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25700 \end_inset
25701
25702
25703 \end_layout
25704
25705 \end_inset
25706 </cell>
25707 </row>
25708 </lyxtabular>
25709
25710 \end_inset
25711
25712
25713 \end_layout
25714
25715 \begin_layout Standard
25716 The first method is more suitable when the self-defined function should
25717  be used several times.
25718 \end_layout
25719
25720 \begin_layout Subsection
25721 Limits
25722 \begin_inset Index idx
25723 status collapsed
25724
25725 \begin_layout Plain Layout
25726 Limits
25727 \end_layout
25728
25729 \end_inset
25730
25731
25732 \end_layout
25733
25734 \begin_layout Standard
25735 For limits, in addition to the commands 
25736 \series bold
25737
25738 \backslash
25739 lim
25740 \series default
25741
25742 \begin_inset Index idx
25743 status collapsed
25744
25745 \begin_layout Plain Layout
25746 Commands ! L ! 
25747 \backslash
25748 lim
25749 \end_layout
25750
25751 \end_inset
25752
25753
25754 \series bold
25755
25756 \backslash
25757 liminf
25758 \series default
25759  and 
25760 \series bold
25761
25762 \backslash
25763 limsup
25764 \series default
25765  the following functions are defined:
25766 \end_layout
25767
25768 \begin_layout Standard
25769 \align center
25770 \begin_inset Tabular
25771 <lyxtabular version="3" rows="5" columns="2">
25772 <features tabularvalignment="middle">
25773 <column alignment="center" valignment="top" width="0">
25774 <column alignment="center" valignment="top" width="0">
25775 <row>
25776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25777 \begin_inset Text
25778
25779 \begin_layout Plain Layout
25780 Command
25781 \end_layout
25782
25783 \end_inset
25784 </cell>
25785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25786 \begin_inset Text
25787
25788 \begin_layout Plain Layout
25789 Result
25790 \begin_inset Note Note
25791 status collapsed
25792
25793 \begin_layout Plain Layout
25794
25795 \series bold
25796
25797 \backslash
25798 raisebox
25799 \series default
25800  is only used as spacer.
25801 \end_layout
25802
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \end_inset
25809 </cell>
25810 </row>
25811 <row>
25812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25813 \begin_inset Text
25814
25815 \begin_layout Plain Layout
25816
25817 \backslash
25818 varliminf
25819 \end_layout
25820
25821 \end_inset
25822 </cell>
25823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25824 \begin_inset Text
25825
25826 \begin_layout Plain Layout
25827 \begin_inset Formula $\varliminf$
25828 \end_inset
25829
25830
25831 \end_layout
25832
25833 \end_inset
25834 </cell>
25835 </row>
25836 <row>
25837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Plain Layout
25841
25842 \backslash
25843 varlimsup
25844 \end_layout
25845
25846 \end_inset
25847 </cell>
25848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25849 \begin_inset Text
25850
25851 \begin_layout Plain Layout
25852 \begin_inset Formula $\varlimsup$
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 </row>
25861 <row>
25862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25863 \begin_inset Text
25864
25865 \begin_layout Plain Layout
25866
25867 \backslash
25868 varprojlim
25869 \end_layout
25870
25871 \end_inset
25872 </cell>
25873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25874 \begin_inset Text
25875
25876 \begin_layout Plain Layout
25877 \begin_inset Formula $\varprojlim$
25878 \end_inset
25879
25880
25881 \end_layout
25882
25883 \end_inset
25884 </cell>
25885 </row>
25886 <row>
25887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25888 \begin_inset Text
25889
25890 \begin_layout Plain Layout
25891
25892 \backslash
25893 varinjlim
25894 \end_layout
25895
25896 \end_inset
25897 </cell>
25898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25899 \begin_inset Text
25900
25901 \begin_layout Plain Layout
25902 \begin_inset Formula $\varinjlim$
25903 \end_inset
25904
25905
25906 \begin_inset Formula $\raisebox{-2.5mm}{}$
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \end_inset
25913 </cell>
25914 </row>
25915 </lyxtabular>
25916
25917 \end_inset
25918
25919
25920 \end_layout
25921
25922 \begin_layout Standard
25923 \begin_inset VSpace medskip
25924 \end_inset
25925
25926 The limit is created by inserting a subscript.
25927  It is set right beside the function in an inline formula:
25928 \end_layout
25929
25930 \begin_layout Standard
25931 \align center
25932 \begin_inset Tabular
25933 <lyxtabular version="3" rows="2" columns="2">
25934 <features tabularvalignment="middle">
25935 <column alignment="center" valignment="top" width="0pt">
25936 <column alignment="center" valignment="top" width="0pt">
25937 <row>
25938 <cell alignment="center" valignment="top" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942 Command
25943 \end_layout
25944
25945 \end_inset
25946 </cell>
25947 <cell alignment="center" valignment="top" usebox="none">
25948 \begin_inset Text
25949
25950 \begin_layout Plain Layout
25951 \begin_inset space \hspace{}
25952 \length 1cm
25953 \end_inset
25954
25955 Result
25956 \begin_inset Note Note
25957 status collapsed
25958
25959 \begin_layout Plain Layout
25960 The space and
25961 \series bold
25962  
25963 \backslash
25964 raisebox
25965 \series default
25966  are used here as spacer.
25967 \end_layout
25968
25969 \end_inset
25970
25971
25972 \end_layout
25973
25974 \end_inset
25975 </cell>
25976 </row>
25977 <row>
25978 <cell alignment="center" valignment="top" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Plain Layout
25982
25983 \backslash
25984 lim_x
25985 \backslash
25986 to
25987 \begin_inset ERT
25988 status collapsed
25989
25990 \begin_layout Plain Layout
25991
25992
25993 \backslash
25994 spce 
25995 \end_layout
25996
25997 \end_inset
25998
25999 A
26000 \begin_inset ERT
26001 status collapsed
26002
26003 \begin_layout Plain Layout
26004
26005
26006 \backslash
26007 spce 
26008 \end_layout
26009
26010 \end_inset
26011
26012 x=B
26013 \end_layout
26014
26015 \end_inset
26016 </cell>
26017 <cell alignment="center" valignment="top" usebox="none">
26018 \begin_inset Text
26019
26020 \begin_layout Plain Layout
26021 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
26022 \end_inset
26023
26024
26025 \end_layout
26026
26027 \end_inset
26028 </cell>
26029 </row>
26030 </lyxtabular>
26031
26032 \end_inset
26033
26034
26035 \end_layout
26036
26037 \begin_layout Standard
26038 In a displayed formula the limit is set below the formula, as usual:
26039 \begin_inset Formula 
26040 \[
26041 \lim_{x\to A}x=B
26042 \]
26043
26044 \end_inset
26045
26046
26047 \end_layout
26048
26049 \begin_layout Subsection
26050 Modulo-Functions
26051 \begin_inset Index idx
26052 status collapsed
26053
26054 \begin_layout Plain Layout
26055 Functions ! modulo-
26056 \end_layout
26057
26058 \end_inset
26059
26060
26061 \end_layout
26062
26063 \begin_layout Standard
26064 The modulo-function is special, because it exists in four variants.
26065  The variants in a displayed formula are:
26066 \begin_inset Formula 
26067 \begin{align*}
26068 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
26069 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26070 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26071 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26072 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26073 \end{align*}
26074
26075 \end_inset
26076
26077
26078 \end_layout
26079
26080 \begin_layout Standard
26081 In an inline formula less space is set before the function names for all
26082  variants.
26083  By default the modulo-functions take only the first following character
26084  into account.
26085  To use more than one character, one has to put them into TeX-braces:
26086 \begin_inset Formula 
26087 \begin{align*}
26088 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
26089 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26090 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26091 \end{align*}
26092
26093 \end_inset
26094
26095
26096 \end_layout
26097
26098 \begin_layout Section
26099 Special Characters
26100 \begin_inset Index idx
26101 status collapsed
26102
26103 \begin_layout Plain Layout
26104 Special characters
26105 \end_layout
26106
26107 \end_inset
26108
26109
26110 \end_layout
26111
26112 \begin_layout Subsection
26113 Special Characters in Mathematical Text
26114 \end_layout
26115
26116 \begin_layout Standard
26117 The following commands can only be used in mathematical text or in TeX-mode:
26118 \end_layout
26119
26120 \begin_layout Standard
26121 \begin_inset space \hfill{}
26122 \end_inset
26123
26124
26125 \begin_inset Tabular
26126 <lyxtabular version="3" rows="8" columns="2">
26127 <features tabularvalignment="middle">
26128 <column alignment="block" valignment="top" width="0">
26129 <column alignment="block" valignment="top" width="0">
26130 <row>
26131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26132 \begin_inset Text
26133
26134 \begin_layout Plain Layout
26135 Command
26136 \end_layout
26137
26138 \end_inset
26139 </cell>
26140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26141 \begin_inset Text
26142
26143 \begin_layout Plain Layout
26144 Result
26145 \end_layout
26146
26147 \end_inset
26148 </cell>
26149 </row>
26150 <row>
26151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26152 \begin_inset Text
26153
26154 \begin_layout Plain Layout
26155
26156 \backslash
26157 oe
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Plain Layout
26166 \begin_inset Formula $\textrm{œ}$
26167 \end_inset
26168
26169
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 </row>
26175 <row>
26176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26177 \begin_inset Text
26178
26179 \begin_layout Plain Layout
26180
26181 \backslash
26182 OE
26183 \end_layout
26184
26185 \end_inset
26186 </cell>
26187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26188 \begin_inset Text
26189
26190 \begin_layout Plain Layout
26191 \begin_inset Formula $\textrm{Œ}$
26192 \end_inset
26193
26194
26195 \end_layout
26196
26197 \end_inset
26198 </cell>
26199 </row>
26200 <row>
26201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26202 \begin_inset Text
26203
26204 \begin_layout Plain Layout
26205
26206 \backslash
26207 ae
26208 \end_layout
26209
26210 \end_inset
26211 </cell>
26212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26213 \begin_inset Text
26214
26215 \begin_layout Plain Layout
26216 \begin_inset Formula $\textrm{æ}$
26217 \end_inset
26218
26219
26220 \end_layout
26221
26222 \end_inset
26223 </cell>
26224 </row>
26225 <row>
26226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Plain Layout
26230
26231 \backslash
26232 AE
26233 \end_layout
26234
26235 \end_inset
26236 </cell>
26237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26238 \begin_inset Text
26239
26240 \begin_layout Plain Layout
26241 \begin_inset Formula $\textrm{Æ}$
26242 \end_inset
26243
26244
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 </row>
26250 <row>
26251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Plain Layout
26255
26256 \backslash
26257 aa
26258 \end_layout
26259
26260 \end_inset
26261 </cell>
26262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26263 \begin_inset Text
26264
26265 \begin_layout Plain Layout
26266 \begin_inset Formula $\textrm{\aa}$
26267 \end_inset
26268
26269
26270 \end_layout
26271
26272 \end_inset
26273 </cell>
26274 </row>
26275 <row>
26276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26277 \begin_inset Text
26278
26279 \begin_layout Plain Layout
26280
26281 \backslash
26282 AA
26283 \begin_inset Index idx
26284 status collapsed
26285
26286 \begin_layout Plain Layout
26287
26288 \backslash
26289 @
26290 \begin_inset ERT
26291 status collapsed
26292
26293 \begin_layout Plain Layout
26294
26295
26296 \backslash
26297 textrm{
26298 \backslash
26299 AA}
26300 \end_layout
26301
26302 \end_inset
26303
26304
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \end_layout
26311
26312 \end_inset
26313 </cell>
26314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26315 \begin_inset Text
26316
26317 \begin_layout Plain Layout
26318 \begin_inset Formula $\textrm{Å}$
26319 \end_inset
26320
26321
26322 \end_layout
26323
26324 \end_inset
26325 </cell>
26326 </row>
26327 <row>
26328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26329 \begin_inset Text
26330
26331 \begin_layout Plain Layout
26332
26333 \backslash
26334 i
26335 \end_layout
26336
26337 \end_inset
26338 </cell>
26339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26340 \begin_inset Text
26341
26342 \begin_layout Plain Layout
26343 \begin_inset Formula $\textrm{ı}$
26344 \end_inset
26345
26346
26347 \end_layout
26348
26349 \end_inset
26350 </cell>
26351 </row>
26352 </lyxtabular>
26353
26354 \end_inset
26355
26356
26357 \begin_inset space \hfill{}
26358 \end_inset
26359
26360
26361 \begin_inset Tabular
26362 <lyxtabular version="3" rows="8" columns="2">
26363 <features tabularvalignment="middle">
26364 <column alignment="block" valignment="top" width="0">
26365 <column alignment="center" valignment="top" width="0">
26366 <row>
26367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26368 \begin_inset Text
26369
26370 \begin_layout Plain Layout
26371 command
26372 \begin_inset Note Note
26373 status collapsed
26374
26375 \begin_layout Plain Layout
26376 The space of 0
26377 \begin_inset space \thinspace{}
26378 \end_inset
26379
26380 mm is used for separation, because otherwise the output will be ¡ and ¿
26381  respectively.
26382 \end_layout
26383
26384 \end_inset
26385
26386
26387 \end_layout
26388
26389 \end_inset
26390 </cell>
26391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Plain Layout
26395 Result
26396 \end_layout
26397
26398 \end_inset
26399 </cell>
26400 </row>
26401 <row>
26402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26403 \begin_inset Text
26404
26405 \begin_layout Plain Layout
26406
26407 \backslash
26408 o
26409 \end_layout
26410
26411 \end_inset
26412 </cell>
26413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26414 \begin_inset Text
26415
26416 \begin_layout Plain Layout
26417 \begin_inset Formula $\textrm{ø}$
26418 \end_inset
26419
26420
26421 \end_layout
26422
26423 \end_inset
26424 </cell>
26425 </row>
26426 <row>
26427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26428 \begin_inset Text
26429
26430 \begin_layout Plain Layout
26431
26432 \backslash
26433 O
26434 \end_layout
26435
26436 \end_inset
26437 </cell>
26438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26439 \begin_inset Text
26440
26441 \begin_layout Plain Layout
26442 \begin_inset Formula $\textrm{Ø}$
26443 \end_inset
26444
26445
26446 \end_layout
26447
26448 \end_inset
26449 </cell>
26450 </row>
26451 <row>
26452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26453 \begin_inset Text
26454
26455 \begin_layout Plain Layout
26456
26457 \backslash
26458 l
26459 \end_layout
26460
26461 \end_inset
26462 </cell>
26463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26464 \begin_inset Text
26465
26466 \begin_layout Plain Layout
26467 \begin_inset Formula $\textrm{ł}$
26468 \end_inset
26469
26470
26471 \end_layout
26472
26473 \end_inset
26474 </cell>
26475 </row>
26476 <row>
26477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Plain Layout
26481
26482 \backslash
26483 L
26484 \end_layout
26485
26486 \end_inset
26487 </cell>
26488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26489 \begin_inset Text
26490
26491 \begin_layout Plain Layout
26492 \begin_inset Formula $\textrm{Ł}$
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \end_inset
26499 </cell>
26500 </row>
26501 <row>
26502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26503 \begin_inset Text
26504
26505 \begin_layout Plain Layout
26506 !
26507 \begin_inset space \hspace{}
26508 \length 0mm
26509 \end_inset
26510
26511 `
26512 \begin_inset ERT
26513 status collapsed
26514
26515 \begin_layout Plain Layout
26516
26517
26518 \backslash
26519 spce 
26520 \end_layout
26521
26522 \end_inset
26523
26524
26525 \end_layout
26526
26527 \end_inset
26528 </cell>
26529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26530 \begin_inset Text
26531
26532 \begin_layout Plain Layout
26533 \begin_inset Formula $\textrm{!`}$
26534 \end_inset
26535
26536
26537 \end_layout
26538
26539 \end_inset
26540 </cell>
26541 </row>
26542 <row>
26543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26544 \begin_inset Text
26545
26546 \begin_layout Plain Layout
26547 ?
26548 \begin_inset space \hspace{}
26549 \length 0mm
26550 \end_inset
26551
26552 `
26553 \begin_inset ERT
26554 status collapsed
26555
26556 \begin_layout Plain Layout
26557
26558
26559 \backslash
26560 spce 
26561 \end_layout
26562
26563 \end_inset
26564
26565
26566 \end_layout
26567
26568 \end_inset
26569 </cell>
26570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26571 \begin_inset Text
26572
26573 \begin_layout Plain Layout
26574 \begin_inset Formula $\textrm{?`}$
26575 \end_inset
26576
26577
26578 \end_layout
26579
26580 \end_inset
26581 </cell>
26582 </row>
26583 <row>
26584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26585 \begin_inset Text
26586
26587 \begin_layout Plain Layout
26588
26589 \backslash
26590 j
26591 \end_layout
26592
26593 \end_inset
26594 </cell>
26595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26596 \begin_inset Text
26597
26598 \begin_layout Plain Layout
26599 \begin_inset Formula $\textrm{ȷ}$
26600 \end_inset
26601
26602
26603 \end_layout
26604
26605 \end_inset
26606 </cell>
26607 </row>
26608 </lyxtabular>
26609
26610 \end_inset
26611
26612
26613 \begin_inset space \hfill{}
26614 \end_inset
26615
26616
26617 \end_layout
26618
26619 \begin_layout Standard
26620 The characters 
26621 \begin_inset Formula $\textrm{\textrm{Å}}$
26622 \end_inset
26623
26624  and 
26625 \begin_inset Formula $\textrm{\textrm{Ø}}$
26626 \end_inset
26627
26628  can also be inserted via the math toolbar button 
26629 \begin_inset Graphics
26630         filename ../images/math/digamma.png
26631         scale 85
26632
26633 \end_inset
26634
26635 .
26636 \end_layout
26637
26638 \begin_layout Standard
26639 An exception are the commands 
26640 \series bold
26641 !
26642 \begin_inset space \hspace{}
26643 \length 0mm
26644 \end_inset
26645
26646 `
26647 \series default
26648  and 
26649 \series bold
26650 ?
26651 \begin_inset space \hspace{}
26652 \length 0mm
26653 \end_inset
26654
26655 `
26656 \series default
26657 , because they can be inserted in LyX directly to text.
26658 \end_layout
26659
26660 \begin_layout Subsection
26661 Accents in Text
26662 \begin_inset CommandInset label
26663 LatexCommand label
26664 name "sub:Accents-in-Text"
26665
26666 \end_inset
26667
26668
26669 \begin_inset Index idx
26670 status collapsed
26671
26672 \begin_layout Plain Layout
26673 Accents ! in text
26674 \end_layout
26675
26676 \end_inset
26677
26678
26679 \end_layout
26680
26681 \begin_layout Standard
26682 With the following commands all letters can be accented.
26683  The commands must be inserted in TeX-mode.
26684 \end_layout
26685
26686 \begin_layout Standard
26687 \begin_inset space \hfill{}
26688 \end_inset
26689
26690
26691 \begin_inset Tabular
26692 <lyxtabular version="3" rows="8" columns="2">
26693 <features tabularvalignment="middle">
26694 <column alignment="block" valignment="top" width="0">
26695 <column alignment="block" valignment="top" width="0">
26696 <row>
26697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Plain Layout
26701 Command
26702 \end_layout
26703
26704 \end_inset
26705 </cell>
26706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26707 \begin_inset Text
26708
26709 \begin_layout Plain Layout
26710 Result
26711 \end_layout
26712
26713 \end_inset
26714 </cell>
26715 </row>
26716 <row>
26717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26718 \begin_inset Text
26719
26720 \begin_layout Plain Layout
26721
26722 \backslash
26723
26724 \begin_inset Quotes grd
26725 \end_inset
26726
26727 e
26728 \end_layout
26729
26730 \end_inset
26731 </cell>
26732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26733 \begin_inset Text
26734
26735 \begin_layout Plain Layout
26736 \begin_inset ERT
26737 status collapsed
26738
26739 \begin_layout Plain Layout
26740
26741
26742 \backslash
26743 "e
26744 \end_layout
26745
26746 \end_inset
26747
26748
26749 \end_layout
26750
26751 \end_inset
26752 </cell>
26753 </row>
26754 <row>
26755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26756 \begin_inset Text
26757
26758 \begin_layout Plain Layout
26759
26760 \backslash
26761 `e
26762 \end_layout
26763
26764 \end_inset
26765 </cell>
26766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26767 \begin_inset Text
26768
26769 \begin_layout Plain Layout
26770 \begin_inset ERT
26771 status collapsed
26772
26773 \begin_layout Plain Layout
26774
26775
26776 \backslash
26777 `e
26778 \end_layout
26779
26780 \end_inset
26781
26782
26783 \end_layout
26784
26785 \end_inset
26786 </cell>
26787 </row>
26788 <row>
26789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Plain Layout
26793
26794 \backslash
26795 ^
26796 \begin_inset ERT
26797 status collapsed
26798
26799 \begin_layout Plain Layout
26800
26801
26802 \backslash
26803 spce 
26804 \end_layout
26805
26806 \end_inset
26807
26808 e
26809 \end_layout
26810
26811 \end_inset
26812 </cell>
26813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26814 \begin_inset Text
26815
26816 \begin_layout Plain Layout
26817 \begin_inset ERT
26818 status collapsed
26819
26820 \begin_layout Plain Layout
26821
26822
26823 \backslash
26824 ^e
26825 \end_layout
26826
26827 \end_inset
26828
26829
26830 \end_layout
26831
26832 \end_inset
26833 </cell>
26834 </row>
26835 <row>
26836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26837 \begin_inset Text
26838
26839 \begin_layout Plain Layout
26840
26841 \backslash
26842 =e
26843 \end_layout
26844
26845 \end_inset
26846 </cell>
26847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26848 \begin_inset Text
26849
26850 \begin_layout Plain Layout
26851 \begin_inset ERT
26852 status collapsed
26853
26854 \begin_layout Plain Layout
26855
26856
26857 \backslash
26858 =e
26859 \end_layout
26860
26861 \end_inset
26862
26863
26864 \end_layout
26865
26866 \end_inset
26867 </cell>
26868 </row>
26869 <row>
26870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26871 \begin_inset Text
26872
26873 \begin_layout Plain Layout
26874
26875 \backslash
26876 u
26877 \begin_inset ERT
26878 status collapsed
26879
26880 \begin_layout Plain Layout
26881
26882
26883 \backslash
26884 spce 
26885 \end_layout
26886
26887 \end_inset
26888
26889 e
26890 \end_layout
26891
26892 \end_inset
26893 </cell>
26894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26895 \begin_inset Text
26896
26897 \begin_layout Plain Layout
26898 \begin_inset ERT
26899 status collapsed
26900
26901 \begin_layout Plain Layout
26902
26903
26904 \backslash
26905 u e
26906 \end_layout
26907
26908 \end_inset
26909
26910
26911 \end_layout
26912
26913 \end_inset
26914 </cell>
26915 </row>
26916 <row>
26917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26918 \begin_inset Text
26919
26920 \begin_layout Plain Layout
26921
26922 \backslash
26923 b
26924 \begin_inset ERT
26925 status collapsed
26926
26927 \begin_layout Plain Layout
26928
26929
26930 \backslash
26931 spce 
26932 \end_layout
26933
26934 \end_inset
26935
26936 e
26937 \end_layout
26938
26939 \end_inset
26940 </cell>
26941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26942 \begin_inset Text
26943
26944 \begin_layout Plain Layout
26945 \begin_inset ERT
26946 status collapsed
26947
26948 \begin_layout Plain Layout
26949
26950
26951 \backslash
26952 b e
26953 \end_layout
26954
26955 \end_inset
26956
26957
26958 \end_layout
26959
26960 \end_inset
26961 </cell>
26962 </row>
26963 <row>
26964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26965 \begin_inset Text
26966
26967 \begin_layout Plain Layout
26968
26969 \backslash
26970 t
26971 \begin_inset ERT
26972 status collapsed
26973
26974 \begin_layout Plain Layout
26975
26976
26977 \backslash
26978 spce 
26979 \end_layout
26980
26981 \end_inset
26982
26983 ee
26984 \end_layout
26985
26986 \end_inset
26987 </cell>
26988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26989 \begin_inset Text
26990
26991 \begin_layout Plain Layout
26992 \begin_inset ERT
26993 status collapsed
26994
26995 \begin_layout Plain Layout
26996
26997
26998 \backslash
26999 t ee
27000 \end_layout
27001
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \end_inset
27008 </cell>
27009 </row>
27010 </lyxtabular>
27011
27012 \end_inset
27013
27014
27015 \begin_inset space \hfill{}
27016 \end_inset
27017
27018
27019 \begin_inset Tabular
27020 <lyxtabular version="3" rows="8" columns="2">
27021 <features tabularvalignment="middle">
27022 <column alignment="block" valignment="top" width="0">
27023 <column alignment="center" valignment="top" width="0">
27024 <row>
27025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27026 \begin_inset Text
27027
27028 \begin_layout Plain Layout
27029 Command
27030 \end_layout
27031
27032 \end_inset
27033 </cell>
27034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27035 \begin_inset Text
27036
27037 \begin_layout Plain Layout
27038 Result
27039 \end_layout
27040
27041 \end_inset
27042 </cell>
27043 </row>
27044 <row>
27045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27046 \begin_inset Text
27047
27048 \begin_layout Plain Layout
27049
27050 \backslash
27051 H
27052 \begin_inset ERT
27053 status collapsed
27054
27055 \begin_layout Plain Layout
27056
27057
27058 \backslash
27059 spce 
27060 \end_layout
27061
27062 \end_inset
27063
27064 e
27065 \end_layout
27066
27067 \end_inset
27068 </cell>
27069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27070 \begin_inset Text
27071
27072 \begin_layout Plain Layout
27073 \begin_inset ERT
27074 status collapsed
27075
27076 \begin_layout Plain Layout
27077
27078
27079 \backslash
27080 H e
27081 \end_layout
27082
27083 \end_inset
27084
27085
27086 \end_layout
27087
27088 \end_inset
27089 </cell>
27090 </row>
27091 <row>
27092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27093 \begin_inset Text
27094
27095 \begin_layout Plain Layout
27096
27097 \backslash
27098 'e
27099 \end_layout
27100
27101 \end_inset
27102 </cell>
27103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27104 \begin_inset Text
27105
27106 \begin_layout Plain Layout
27107 \begin_inset ERT
27108 status collapsed
27109
27110 \begin_layout Plain Layout
27111
27112
27113 \backslash
27114 'e
27115 \end_layout
27116
27117 \end_inset
27118
27119
27120 \end_layout
27121
27122 \end_inset
27123 </cell>
27124 </row>
27125 <row>
27126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27127 \begin_inset Text
27128
27129 \begin_layout Plain Layout
27130
27131 \backslash
27132 ~e
27133 \begin_inset Index idx
27134 status collapsed
27135
27136 \begin_layout Plain Layout
27137 Tilde
27138 \end_layout
27139
27140 \end_inset
27141
27142
27143 \end_layout
27144
27145 \end_inset
27146 </cell>
27147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27148 \begin_inset Text
27149
27150 \begin_layout Plain Layout
27151 \begin_inset ERT
27152 status collapsed
27153
27154 \begin_layout Plain Layout
27155
27156
27157 \backslash
27158 ~e
27159 \end_layout
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \end_inset
27167 </cell>
27168 </row>
27169 <row>
27170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27171 \begin_inset Text
27172
27173 \begin_layout Plain Layout
27174
27175 \backslash
27176 .e
27177 \end_layout
27178
27179 \end_inset
27180 </cell>
27181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27182 \begin_inset Text
27183
27184 \begin_layout Plain Layout
27185 \begin_inset ERT
27186 status collapsed
27187
27188 \begin_layout Plain Layout
27189
27190
27191 \backslash
27192 .e
27193 \end_layout
27194
27195 \end_inset
27196
27197
27198 \end_layout
27199
27200 \end_inset
27201 </cell>
27202 </row>
27203 <row>
27204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27205 \begin_inset Text
27206
27207 \begin_layout Plain Layout
27208
27209 \backslash
27210 v
27211 \begin_inset ERT
27212 status collapsed
27213
27214 \begin_layout Plain Layout
27215
27216
27217 \backslash
27218 spce 
27219 \end_layout
27220
27221 \end_inset
27222
27223 e
27224 \end_layout
27225
27226 \end_inset
27227 </cell>
27228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27229 \begin_inset Text
27230
27231 \begin_layout Plain Layout
27232 \begin_inset ERT
27233 status collapsed
27234
27235 \begin_layout Plain Layout
27236
27237
27238 \backslash
27239 v e
27240 \end_layout
27241
27242 \end_inset
27243
27244
27245 \end_layout
27246
27247 \end_inset
27248 </cell>
27249 </row>
27250 <row>
27251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27252 \begin_inset Text
27253
27254 \begin_layout Plain Layout
27255
27256 \backslash
27257 d
27258 \begin_inset ERT
27259 status collapsed
27260
27261 \begin_layout Plain Layout
27262
27263
27264 \backslash
27265 spce 
27266 \end_layout
27267
27268 \end_inset
27269
27270 e
27271 \end_layout
27272
27273 \end_inset
27274 </cell>
27275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27276 \begin_inset Text
27277
27278 \begin_layout Plain Layout
27279 \begin_inset ERT
27280 status collapsed
27281
27282 \begin_layout Plain Layout
27283
27284
27285 \backslash
27286 d e
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \end_layout
27293
27294 \end_inset
27295 </cell>
27296 </row>
27297 <row>
27298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27299 \begin_inset Text
27300
27301 \begin_layout Plain Layout
27302
27303 \backslash
27304 c
27305 \begin_inset ERT
27306 status collapsed
27307
27308 \begin_layout Plain Layout
27309
27310
27311 \backslash
27312 spce 
27313 \end_layout
27314
27315 \end_inset
27316
27317 e
27318 \end_layout
27319
27320 \end_inset
27321 </cell>
27322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27323 \begin_inset Text
27324
27325 \begin_layout Plain Layout
27326 \begin_inset ERT
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330
27331
27332 \backslash
27333 c e
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \end_inset
27342 </cell>
27343 </row>
27344 </lyxtabular>
27345
27346 \end_inset
27347
27348
27349 \begin_inset space \hfill{}
27350 \end_inset
27351
27352
27353 \end_layout
27354
27355 \begin_layout Standard
27356 \begin_inset VSpace medskip
27357 \end_inset
27358
27359 With the command 
27360 \series bold
27361
27362 \backslash
27363 t
27364 \series default
27365  also two different characters can be accented.
27366  The command 
27367 \series bold
27368
27369 \backslash
27370 t
27371 \begin_inset ERT
27372 status collapsed
27373
27374 \begin_layout Plain Layout
27375
27376
27377 \backslash
27378 spce 
27379 \end_layout
27380
27381 \end_inset
27382
27383 sz
27384 \series default
27385  creates: 
27386 \begin_inset ERT
27387 status collapsed
27388
27389 \begin_layout Plain Layout
27390
27391
27392 \backslash
27393 t sz
27394 \end_layout
27395
27396 \end_inset
27397
27398
27399 \end_layout
27400
27401 \begin_layout Standard
27402 The accents 
27403 \series bold
27404 `
27405 \series default
27406  , 
27407 \series bold
27408 '
27409 \series default
27410  and 
27411 \series bold
27412 ^
27413 \series default
27414  can in combination with vowels directly be inserted with the keyboard without
27415  using TeX-mode.
27416  The same applies for the tilde
27417 \begin_inset Foot
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421 This only applies for keyboards where the tilde is defined as accent.
27422 \end_layout
27423
27424 \end_inset
27425
27426  
27427 \series bold
27428 ~
27429 \series default
27430  in combination with 
27431 \emph on
27432 a
27433 \emph default
27434  , 
27435 \emph on
27436 n
27437 \emph default
27438  , or 
27439 \emph on
27440 o
27441 \emph default
27442 .
27443 \end_layout
27444
27445 \begin_layout Standard
27446 The commands 
27447 \series bold
27448
27449 \backslash
27450 b
27451 \series default
27452  , 
27453 \series bold
27454
27455 \backslash
27456 c
27457 \series default
27458  , 
27459 \series bold
27460
27461 \backslash
27462 d
27463 \series default
27464  , 
27465 \series bold
27466
27467 \backslash
27468 H
27469 \series default
27470  , 
27471 \series bold
27472
27473 \backslash
27474 t
27475 \series default
27476  , 
27477 \series bold
27478
27479 \backslash
27480 u
27481 \series default
27482  , 
27483 \series bold
27484
27485 \backslash
27486 v
27487 \series default
27488  and accents that are inserted directly with the keyboard are also available
27489  in mathematical text.
27490  For the other accents there are special math commands to be used in formulas,
27491  see 
27492 \begin_inset CommandInset ref
27493 LatexCommand ref
27494 reference "sub:Accents-for-one"
27495
27496 \end_inset
27497
27498 .
27499 \end_layout
27500
27501 \begin_layout Standard
27502 \begin_inset VSpace bigskip
27503 \end_inset
27504
27505 Furthermore, with the command 
27506 \series bold
27507
27508 \backslash
27509 textcircled
27510 \series default
27511
27512 \begin_inset Index idx
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516 Commands ! T ! 
27517 \backslash
27518 textcircled
27519 \end_layout
27520
27521 \end_inset
27522
27523  all numbers and letters can be set into a circle, quasi accented with a
27524  circle, similar to the copyright symbol.
27525 \end_layout
27526
27527 \begin_layout Standard
27528 \align center
27529 \begin_inset Tabular
27530 <lyxtabular version="3" rows="3" columns="2">
27531 <features tabularvalignment="middle">
27532 <column alignment="center" valignment="top" width="0">
27533 <column alignment="center" valignment="top" width="0">
27534 <row>
27535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27536 \begin_inset Text
27537
27538 \begin_layout Plain Layout
27539 Command
27540 \end_layout
27541
27542 \end_inset
27543 </cell>
27544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27545 \begin_inset Text
27546
27547 \begin_layout Plain Layout
27548 Result
27549 \begin_inset Note Note
27550 status collapsed
27551
27552 \begin_layout Plain Layout
27553
27554 \series bold
27555
27556 \backslash
27557 raisebox
27558 \series default
27559  is only used as spacer.
27560 \end_layout
27561
27562 \end_inset
27563
27564
27565 \end_layout
27566
27567 \end_inset
27568 </cell>
27569 </row>
27570 <row>
27571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27572 \begin_inset Text
27573
27574 \begin_layout Plain Layout
27575
27576 \backslash
27577 textcircled{w}
27578 \end_layout
27579
27580 \end_inset
27581 </cell>
27582 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27583 \begin_inset Text
27584
27585 \begin_layout Plain Layout
27586 \begin_inset ERT
27587 status collapsed
27588
27589 \begin_layout Plain Layout
27590
27591
27592 \backslash
27593 textcircled{w}
27594 \end_layout
27595
27596 \end_inset
27597
27598
27599 \end_layout
27600
27601 \end_inset
27602 </cell>
27603 </row>
27604 <row>
27605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27606 \begin_inset Text
27607
27608 \begin_layout Plain Layout
27609
27610 \backslash
27611 Large 
27612 \backslash
27613 textcircled{
27614 \backslash
27615 normalsize
27616 \backslash
27617 protect
27618 \backslash
27619 raisebox{-1.5pt}{W}}
27620 \end_layout
27621
27622 \end_inset
27623 </cell>
27624 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27625 \begin_inset Text
27626
27627 \begin_layout Plain Layout
27628 \begin_inset Formula $\raisebox{4.5mm}{}$
27629 \end_inset
27630
27631
27632 \begin_inset ERT
27633 status collapsed
27634
27635 \begin_layout Plain Layout
27636
27637
27638 \backslash
27639 Large 
27640 \backslash
27641 textcircled{
27642 \backslash
27643 normalsize
27644 \backslash
27645 protect
27646 \backslash
27647 raisebox{-1.5pt}W}
27648 \end_layout
27649
27650 \end_inset
27651
27652
27653 \begin_inset Formula $\raisebox{-2mm}{}$
27654 \end_inset
27655
27656
27657 \end_layout
27658
27659 \end_inset
27660 </cell>
27661 </row>
27662 </lyxtabular>
27663
27664 \end_inset
27665
27666
27667 \end_layout
27668
27669 \begin_layout Standard
27670 One has to take care that the character fits in the circle.
27671  
27672 \series bold
27673
27674 \backslash
27675 Large
27676 \series default
27677
27678 \begin_inset Foot
27679 status collapsed
27680
27681 \begin_layout Plain Layout
27682 see 
27683 \begin_inset CommandInset ref
27684 LatexCommand ref
27685 reference "sub:Font-Sizes"
27686
27687 \end_inset
27688
27689
27690 \end_layout
27691
27692 \end_inset
27693
27694  specifies thereby the size of the circle.
27695  With the help of 
27696 \series bold
27697
27698 \backslash
27699 raisebox
27700 \series default
27701
27702 \begin_inset Foot
27703 status collapsed
27704
27705 \begin_layout Plain Layout
27706 see 
27707 \begin_inset CommandInset ref
27708 LatexCommand ref
27709 reference "sub:Boxes-without-Frame"
27710
27711 \end_inset
27712
27713
27714 \end_layout
27715
27716 \end_inset
27717
27718  the character can be centered.
27719 \end_layout
27720
27721 \begin_layout Subsection
27722 Old-style Figures
27723 \begin_inset Index idx
27724 status collapsed
27725
27726 \begin_layout Plain Layout
27727 Old-style Figures
27728 \end_layout
27729
27730 \end_inset
27731
27732
27733 \end_layout
27734
27735 \begin_layout Standard
27736 Old-style figures (also known as old-style numerals) are created with the
27737  command 
27738 \series bold
27739
27740 \backslash
27741 oldstylenums
27742 \series default
27743
27744 \begin_inset Index idx
27745 status collapsed
27746
27747 \begin_layout Plain Layout
27748 Commands ! O ! 
27749 \backslash
27750 oldstylenums
27751 \end_layout
27752
27753 \end_inset
27754
27755 .
27756  The command can be used in formulas and in TeX-mode.
27757  The command scheme is:
27758 \end_layout
27759
27760 \begin_layout Standard
27761
27762 \series bold
27763
27764 \backslash
27765 oldstylenums{number}
27766 \end_layout
27767
27768 \begin_layout Standard
27769 The command 
27770 \series bold
27771
27772 \backslash
27773 oldstylenums{0123456789
27774 \series default
27775  produces: 
27776 \begin_inset Formula $\oldstylenums{0123456789}$
27777 \end_inset
27778
27779
27780 \end_layout
27781
27782 \begin_layout Subsection
27783 Miscellaneous special Characters
27784 \begin_inset CommandInset label
27785 LatexCommand label
27786 name "sub:Miscellaneous-special-Characters"
27787
27788 \end_inset
27789
27790
27791 \begin_inset Index idx
27792 status collapsed
27793
27794 \begin_layout Plain Layout
27795 Special characters ! miscellaneous
27796 \end_layout
27797
27798 \end_inset
27799
27800
27801 \end_layout
27802
27803 \begin_layout Standard
27804 The following characters can only be inserted to formulas by using commands:
27805 \end_layout
27806
27807 \begin_layout Standard
27808 \align center
27809 \begin_inset Tabular
27810 <lyxtabular version="3" rows="4" columns="2">
27811 <features tabularvalignment="middle">
27812 <column alignment="center" valignment="top" width="0">
27813 <column alignment="center" valignment="top" width="0">
27814 <row>
27815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27816 \begin_inset Text
27817
27818 \begin_layout Plain Layout
27819 Command
27820 \end_layout
27821
27822 \end_inset
27823 </cell>
27824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27825 \begin_inset Text
27826
27827 \begin_layout Plain Layout
27828 Result
27829 \end_layout
27830
27831 \end_inset
27832 </cell>
27833 </row>
27834 <row>
27835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27836 \begin_inset Text
27837
27838 \begin_layout Plain Layout
27839
27840 \backslash
27841 ^
27842 \begin_inset ERT
27843 status collapsed
27844
27845 \begin_layout Plain Layout
27846
27847
27848 \backslash
27849 spce 
27850 \end_layout
27851
27852 \end_inset
27853
27854
27855 \end_layout
27856
27857 \end_inset
27858 </cell>
27859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27860 \begin_inset Text
27861
27862 \begin_layout Plain Layout
27863 \begin_inset Formula $\mathcircumflex$
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \end_inset
27870 </cell>
27871 </row>
27872 <row>
27873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27874 \begin_inset Text
27875
27876 \begin_layout Plain Layout
27877
27878 \backslash
27879 _
27880 \end_layout
27881
27882 \end_inset
27883 </cell>
27884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27885 \begin_inset Text
27886
27887 \begin_layout Plain Layout
27888 \begin_inset Formula $\_$
27889 \end_inset
27890
27891
27892 \end_layout
27893
27894 \end_inset
27895 </cell>
27896 </row>
27897 <row>
27898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27899 \begin_inset Text
27900
27901 \begin_layout Plain Layout
27902 ^
27903 \begin_inset ERT
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907
27908
27909 \backslash
27910 spce 
27911 \end_layout
27912
27913 \end_inset
27914
27915
27916 \backslash
27917 circ
27918 \begin_inset Index idx
27919 status collapsed
27920
27921 \begin_layout Plain Layout
27922
27923 \backslash
27924
27925 \end_layout
27926
27927 \end_inset
27928
27929
27930 \end_layout
27931
27932 \end_inset
27933 </cell>
27934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27935 \begin_inset Text
27936
27937 \begin_layout Plain Layout
27938 \begin_inset Formula $^{\circ}$
27939 \end_inset
27940
27941
27942 \end_layout
27943
27944 \end_inset
27945 </cell>
27946 </row>
27947 </lyxtabular>
27948
27949 \end_inset
27950
27951
27952 \end_layout
27953
27954 \begin_layout Standard
27955 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27956  contains the following line
27957 \begin_inset Foot
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961 More about this is described in 
27962 \begin_inset CommandInset ref
27963 LatexCommand ref
27964 reference "sub:Text-Characters-in"
27965
27966 \end_inset
27967
27968 .
27969 \end_layout
27970
27971 \end_inset
27972
27973 :
27974 \end_layout
27975
27976 \begin_layout Standard
27977
27978 \series bold
27979
27980 \backslash
27981 DeclareInputtext{176}{
27982 \backslash
27983 ifmmode^
27984 \backslash
27985 circ
27986 \backslash
27987 else
27988 \backslash
27989 textdegree
27990 \backslash
27991 fi}
27992 \end_layout
27993
27994 \begin_layout Standard
27995 \begin_inset Newpage newpage
27996 \end_inset
27997
27998
27999 \end_layout
28000
28001 \begin_layout Section
28002 Formula Styles
28003 \begin_inset CommandInset label
28004 LatexCommand label
28005 name "sec:Formula-Styles"
28006
28007 \end_inset
28008
28009
28010 \begin_inset Index idx
28011 status collapsed
28012
28013 \begin_layout Plain Layout
28014 Formula ! styles
28015 \end_layout
28016
28017 \end_inset
28018
28019
28020 \end_layout
28021
28022 \begin_layout Itemize
28023 There are two different alignment styles:
28024 \end_layout
28025
28026 \begin_deeper
28027 \begin_layout Description
28028 Centered is the predefined standard
28029 \end_layout
28030
28031 \begin_layout Description
28032 Indented for this the option 
28033 \series bold
28034 fleqn
28035 \series default
28036  must be inserted in the menu 
28037 \family sans
28038 Document\SpecialChar \menuseparator
28039 Settings
28040 \family default
28041  under 
28042 \family sans
28043 Document
28044 \begin_inset space ~
28045 \end_inset
28046
28047 Class
28048 \end_layout
28049
28050 \begin_layout Standard
28051 When 
28052 \series bold
28053 Indented
28054 \series default
28055  is used, the indentation can be adjusted with the length 
28056 \series bold
28057
28058 \backslash
28059 mathindent
28060 \series default
28061
28062 \begin_inset Index idx
28063 status collapsed
28064
28065 \begin_layout Plain Layout
28066 Commands ! M ! 
28067 \backslash
28068 mathindent
28069 \end_layout
28070
28071 \end_inset
28072
28073 .
28074  Should the distance be 15
28075 \begin_inset space \thinspace{}
28076 \end_inset
28077
28078 mm, the following command line is inserted in the LaTeX-preamble
28079 \end_layout
28080
28081 \begin_layout Standard
28082
28083 \series bold
28084
28085 \backslash
28086 setlength{
28087 \backslash
28088 mathindent}{15mm}
28089 \end_layout
28090
28091 \begin_layout Standard
28092 When no length is specified, the predefined value of 30
28093 \begin_inset space \thinspace{}
28094 \end_inset
28095
28096 pt will be used.
28097 \end_layout
28098
28099 \end_deeper
28100 \begin_layout Itemize
28101 And two different numbering styles:
28102 \end_layout
28103
28104 \begin_deeper
28105 \begin_layout Description
28106 Right is the predefined standard
28107 \end_layout
28108
28109 \begin_layout Description
28110 Left for this the option 
28111 \series bold
28112 leqno
28113 \series default
28114  must be inserted in the menu 
28115 \family sans
28116 Document\SpecialChar \menuseparator
28117 Settings
28118 \family default
28119  under 
28120 \family sans
28121 Document
28122 \begin_inset space ~
28123 \end_inset
28124
28125 Class
28126 \end_layout
28127
28128 \end_deeper
28129 \begin_layout Standard
28130
28131 \series bold
28132 fleqn
28133 \series default
28134  and 
28135 \series bold
28136 leqno
28137 \series default
28138  can also be used together.
28139  In this case both options are inserted, separated by a comma.
28140 \end_layout
28141
28142 \begin_layout Standard
28143 The chosen styles are used for all displayed formulas of the document.
28144  When both, centered and indented formulas should be created in a document,
28145  the style 
28146 \series bold
28147 Centered
28148 \series default
28149  is used.
28150  The indented formulas are then set in a flalign environment, see 
28151 \begin_inset CommandInset ref
28152 LatexCommand ref
28153 reference "sub:Flalign-Environment"
28154
28155 \end_inset
28156
28157 .
28158 \end_layout
28159
28160 \begin_layout Section
28161 Multiline Formulas
28162 \begin_inset CommandInset label
28163 LatexCommand label
28164 name "sec:Multiline-Formulas"
28165
28166 \end_inset
28167
28168
28169 \begin_inset Index idx
28170 status collapsed
28171
28172 \begin_layout Plain Layout
28173 Formula ! multiline
28174 \end_layout
28175
28176 \end_inset
28177
28178
28179 \end_layout
28180
28181 \begin_layout Subsection
28182 General
28183 \end_layout
28184
28185 \begin_layout Standard
28186 In LyX multiline formulas are created by pressing 
28187 \series bold
28188
28189 \begin_inset Info
28190 type  "shortcut"
28191 arg   "newline-insert newline"
28192 \end_inset
28193
28194
28195 \series default
28196  inside a formula.
28197  This creates either an 
28198 \series bold
28199 eqnarray environment
28200 \series default
28201  that is described in 
28202 \begin_inset CommandInset ref
28203 LatexCommand ref
28204 reference "sub:Eqnarray-Environment"
28205
28206 \end_inset
28207
28208  or, when the option 
28209 \family sans
28210 Use AMS math package
28211 \family default
28212  in the document settings is selected, an 
28213 \series bold
28214 align environment
28215 \series default
28216  that is described in 
28217 \begin_inset CommandInset ref
28218 LatexCommand ref
28219 reference "sub:Standard-align-Environment"
28220
28221 \end_inset
28222
28223 .
28224
28225 \change_inserted -1853239151 1334713000
28226  The align environment is recommended.
28227 \change_unchanged
28228
28229 \end_layout
28230
28231 \begin_layout Standard
28232 There are other multiline formula environments that can be created via the
28233  menu 
28234 \family sans
28235 Insert\SpecialChar \menuseparator
28236 Math
28237 \family default
28238 .
28239  These environments are described in the following sections.
28240 \end_layout
28241
28242 \begin_layout Standard
28243 In all multiline formula environments a new line is created by pressing
28244  
28245 \begin_inset Info
28246 type  "shortcut"
28247 arg   "newline-insert newline"
28248 \end_inset
28249
28250 .
28251  To add or delete lines, the math toolbar buttons 
28252 \begin_inset Graphics
28253         filename ../images/tabular-feature_append-row.png
28254         scale 85
28255
28256 \end_inset
28257
28258  or 
28259 \begin_inset Graphics
28260         filename ../images/tabular-feature_delete-row.png
28261         scale 85
28262
28263 \end_inset
28264
28265 , respectively, or the menu 
28266 \family sans
28267 Edit\SpecialChar \menuseparator
28268 Rows & Columns
28269 \family default
28270  can be used.
28271 \end_layout
28272
28273 \begin_layout Subsubsection
28274 Line Separation
28275 \begin_inset CommandInset label
28276 LatexCommand label
28277 name "sub:Line-Separation"
28278
28279 \end_inset
28280
28281
28282 \begin_inset Index idx
28283 status collapsed
28284
28285 \begin_layout Plain Layout
28286 Formula ! multiline ! Line separation
28287 \end_layout
28288
28289 \end_inset
28290
28291
28292 \end_layout
28293
28294 \begin_layout Standard
28295 There is sometimes not enough space in multiline formulas between the lines:
28296 \begin_inset Formula 
28297 \begin{eqnarray*}
28298 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}\\
28299 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
28300 \end{eqnarray*}
28301
28302 \end_inset
28303
28304
28305 \end_layout
28306
28307 \begin_layout Standard
28308 In LaTeX additional line space is specified as optional argument of the
28309  new line command.
28310  This is not yet possible in LyX
28311 \begin_inset Foot
28312 status collapsed
28313
28314 \begin_layout Plain Layout
28315 see 
28316 \begin_inset CommandInset href
28317 LatexCommand href
28318 name "LyX-bug #1505"
28319 target "http://www.lyx.org/trac/ticket/1505"
28320
28321 \end_inset
28322
28323
28324 \end_layout
28325
28326 \end_inset
28327
28328 , therefore the whole formula must be inserted in TeX-mode.
28329  To add in our example space, the command 
28330 \series bold
28331
28332 \backslash
28333
28334 \backslash
28335 [3mm]
28336 \series default
28337  is inserted at the end of the first line.
28338  One gets: 
28339 \begin_inset ERT
28340 status collapsed
28341
28342 \begin_layout Plain Layout
28343
28344
28345 \backslash
28346 begin{eqnarray*}
28347 \end_layout
28348
28349 \begin_layout Plain Layout
28350
28351 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28352  = & 
28353 \backslash
28354 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28355 \backslash
28356
28357 \backslash
28358 [3mm]
28359 \end_layout
28360
28361 \begin_layout Plain Layout
28362
28363 4x^{2}
28364 \backslash
28365 left(B^{2}+x_{0}^{2}
28366 \backslash
28367 right)+4x_{0}x
28368 \backslash
28369 left(D-B^{2}
28370 \backslash
28371 right)+B^{2}
28372 \backslash
28373 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28374 \backslash
28375 right) & = & 0
28376 \end_layout
28377
28378 \begin_layout Plain Layout
28379
28380
28381 \backslash
28382 end{eqnarray*}
28383 \end_layout
28384
28385 \end_inset
28386
28387
28388 \end_layout
28389
28390 \begin_layout Standard
28391 \begin_inset VSpace bigskip
28392 \end_inset
28393
28394 To set the line separation for all lines in a formula, the length 
28395 \series bold
28396
28397 \backslash
28398 jot
28399 \series default
28400
28401 \begin_inset Index idx
28402 status collapsed
28403
28404 \begin_layout Plain Layout
28405 Commands ! J ! 
28406 \backslash
28407 jot
28408 \end_layout
28409
28410 \end_inset
28411
28412  is changed.
28413  The definition is: 
28414 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
28415 \end_inset
28416
28417 .
28418  Predefined for 
28419 \series bold
28420
28421 \backslash
28422 jot
28423 \series default
28424  is the value 3
28425 \begin_inset space \thinspace{}
28426 \end_inset
28427
28428 pt.
28429  To create 3
28430 \begin_inset space \thinspace{}
28431 \end_inset
28432
28433 mm additional line separation as in the previous example, the command
28434 \end_layout
28435
28436 \begin_layout Standard
28437
28438 \series bold
28439
28440 \backslash
28441 setlength{
28442 \backslash
28443 jot}{3mm+3pt}
28444 \end_layout
28445
28446 \begin_layout Standard
28447 is inserted in TeX-mode before the formula.
28448  This requires that the LaTeX-package 
28449 \series bold
28450 calc
28451 \series default
28452
28453 \begin_inset Foot
28454 status collapsed
28455
28456 \begin_layout Plain Layout
28457
28458 \series bold
28459 calc
28460 \series default
28461  is part of every LaTeX standard installation.
28462 \end_layout
28463
28464 \end_inset
28465
28466
28467 \begin_inset Index idx
28468 status collapsed
28469
28470 \begin_layout Plain Layout
28471 Packages ! calc
28472 \end_layout
28473
28474 \end_inset
28475
28476  was loaded in LaTeX-preamble with the line
28477 \end_layout
28478
28479 \begin_layout Standard
28480
28481 \series bold
28482
28483 \backslash
28484 usepackage{calc}
28485 \end_layout
28486
28487 \begin_layout Standard
28488 One gets: 
28489 \begin_inset ERT
28490 status collapsed
28491
28492 \begin_layout Plain Layout
28493
28494
28495 \backslash
28496 setlength{
28497 \backslash
28498 jot}{3mm+3pt}
28499 \end_layout
28500
28501 \end_inset
28502
28503
28504 \begin_inset Formula 
28505 \begin{eqnarray*}
28506 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}\\
28507 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
28508 \end{eqnarray*}
28509
28510 \end_inset
28511
28512
28513 \end_layout
28514
28515 \begin_layout Standard
28516 \begin_inset ERT
28517 status collapsed
28518
28519 \begin_layout Plain Layout
28520
28521
28522 \backslash
28523 setlength{
28524 \backslash
28525 jot}{3pt}
28526 \end_layout
28527
28528 \end_inset
28529
28530  To get back to the predefined distance, 
28531 \series bold
28532
28533 \backslash
28534 jot
28535 \series default
28536  is set to the value 3
28537 \begin_inset space \thinspace{}
28538 \end_inset
28539
28540 pt.
28541 \end_layout
28542
28543 \begin_layout Subsubsection
28544 Column Separation
28545 \begin_inset CommandInset label
28546 LatexCommand label
28547 name "sub:Column-Separation"
28548
28549 \end_inset
28550
28551
28552 \begin_inset Index idx
28553 status collapsed
28554
28555 \begin_layout Plain Layout
28556 Formula ! multiline ! Column separation
28557 \end_layout
28558
28559 \end_inset
28560
28561
28562 \end_layout
28563
28564 \begin_layout Standard
28565 Multiline formulas form a matrix.
28566  A formula in the eqnarray environment is for example a matrix with three
28567  columns.
28568  By changing the column separation in this environment, the space beside
28569  the relation sign can be changed.
28570 \end_layout
28571
28572 \begin_layout Standard
28573 The column separation is specified with the length 
28574 \series bold
28575
28576 \backslash
28577 arraycolsep
28578 \series default
28579
28580 \begin_inset Index idx
28581 status collapsed
28582
28583 \begin_layout Plain Layout
28584 Commands ! A ! 
28585 \backslash
28586 arraycolsep
28587 \end_layout
28588
28589 \end_inset
28590
28591  according to:
28592 \begin_inset Newline newline
28593 \end_inset
28594
28595 column separation = 2
28596 \begin_inset space \thinspace{}
28597 \end_inset
28598
28599
28600 \series bold
28601
28602 \backslash
28603 arraycolsep
28604 \series default
28605
28606 \begin_inset Newline newline
28607 \end_inset
28608
28609 Thus, the command
28610 \end_layout
28611
28612 \begin_layout Standard
28613
28614 \series bold
28615
28616 \backslash
28617 setlength{
28618 \backslash
28619 arraycolsep}{1cm}
28620 \end_layout
28621
28622 \begin_layout Standard
28623 inserted in TeX-mode, sets for all following formulas a column separation
28624  of 2
28625 \begin_inset space \thinspace{}
28626 \end_inset
28627
28628 cm.
28629  To get back to the predefined distance, 
28630 \series bold
28631
28632 \backslash
28633 arraycolsep
28634 \series default
28635  is set to 5
28636 \begin_inset space \thinspace{}
28637 \end_inset
28638
28639 pt.
28640 \end_layout
28641
28642 \begin_layout Standard
28643 A formula with 2
28644 \begin_inset space \thinspace{}
28645 \end_inset
28646
28647 cm column separation:
28648 \begin_inset ERT
28649 status collapsed
28650
28651 \begin_layout Plain Layout
28652
28653
28654 \backslash
28655 setlength{
28656 \backslash
28657 arraycolsep}{1cm}
28658 \end_layout
28659
28660 \end_inset
28661
28662
28663 \begin_inset Formula 
28664 \begin{eqnarray*}
28665 A & = & B\\
28666 C & \ne & A
28667 \end{eqnarray*}
28668
28669 \end_inset
28670
28671 A formula with the predefined column separation for matrices of 10
28672 \begin_inset space \thinspace{}
28673 \end_inset
28674
28675 pt:
28676 \begin_inset ERT
28677 status collapsed
28678
28679 \begin_layout Plain Layout
28680
28681
28682 \backslash
28683 setlength{
28684 \backslash
28685 arraycolsep}{5pt}
28686 \end_layout
28687
28688 \end_inset
28689
28690
28691 \begin_inset Formula 
28692 \begin{eqnarray*}
28693 A & = & B\\
28694 C & \ne & A
28695 \end{eqnarray*}
28696
28697 \end_inset
28698
28699
28700 \end_layout
28701
28702 \begin_layout Subsubsection
28703 Long Formulas
28704 \begin_inset Index idx
28705 status collapsed
28706
28707 \begin_layout Plain Layout
28708 Formula ! long
28709 \end_layout
28710
28711 \end_inset
28712
28713
28714 \end_layout
28715
28716 \begin_layout Standard
28717 Long formulas can be typeset using these methods:
28718 \end_layout
28719
28720 \begin_layout Itemize
28721 When one side of the equation is much shorter than the line width, this
28722  one is chosen for the left side and the right side is typeset over two
28723  lines:
28724 \begin_inset Formula 
28725 \begin{eqnarray}
28726 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 \\
28727  &  & -\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}
28728 \end{eqnarray}
28729
28730 \end_inset
28731
28732 The minus sign at the beginning of the second line does normally not appear
28733  as an operator because it is the first character of the line.
28734  Thus it would not be surrounded by space and could not be distinguished
28735  from the fraction bar.
28736  To avoid this, 3
28737 \begin_inset space \thinspace{}
28738 \end_inset
28739
28740 pt space was inserted behind the minus sign with the command 
28741 \series bold
28742
28743 \backslash
28744 hspace
28745 \series default
28746 .
28747 \begin_inset Foot
28748 status collapsed
28749
28750 \begin_layout Plain Layout
28751 for more about 
28752 \series bold
28753
28754 \backslash
28755 hspace
28756 \series default
28757  see 
28758 \begin_inset CommandInset ref
28759 LatexCommand ref
28760 reference "sub:Variable-Space"
28761
28762 \end_inset
28763
28764
28765 \end_layout
28766
28767 \end_inset
28768
28769
28770 \begin_inset Index idx
28771 status collapsed
28772
28773 \begin_layout Plain Layout
28774 Commands ! H ! 
28775 \backslash
28776 hspace
28777 \end_layout
28778
28779 \end_inset
28780
28781
28782 \change_inserted -1853239151 1334712095
28783  Note that the label is only applied to the second line.
28784 \change_unchanged
28785
28786 \end_layout
28787
28788 \begin_layout Itemize
28789 When both sides of the equation are too long, the command 
28790 \series bold
28791
28792 \backslash
28793 lefteqn
28794 \series default
28795
28796 \begin_inset Index idx
28797 status collapsed
28798
28799 \begin_layout Plain Layout
28800 Commands ! L ! 
28801 \backslash
28802 lefteqn
28803 \end_layout
28804
28805 \end_inset
28806
28807  is used.
28808  It is inserted in the first column of the first line and causes all further
28809  insertions to overwrite the following columns:
28810 \begin_inset Formula 
28811 \begin{eqnarray}
28812 \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 \\
28813  &  & -\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 \\
28814  &  & =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}
28815 \end{eqnarray}
28816
28817 \end_inset
28818
28819 After the insertion of 
28820 \series bold
28821
28822 \backslash
28823 lefteqn
28824 \series default
28825 , the cursor is in a purple box that is a bit shifted to the left from the
28826  blue one.
28827  In this the formula is inserted.
28828 \begin_inset Newline newline
28829 \end_inset
28830
28831 The content of the further lines is inserted to the second or another formula
28832  column.
28833  The greater the column number where it was inserted, the larger the indentation.
28834 \begin_inset VSpace medskip
28835 \end_inset
28836
28837
28838 \begin_inset Newline newline
28839 \end_inset
28840
28841
28842 \begin_inset Note Greyedout
28843 status open
28844
28845 \begin_layout Plain Layout
28846 Note the following when using 
28847 \series bold
28848
28849 \backslash
28850 lefteqn
28851 \series default
28852 :
28853 \end_layout
28854
28855 \begin_layout Itemize
28856 The formula doesn't use the full page width.
28857  When e.
28858 \begin_inset space \thinspace{}
28859 \end_inset
28860
28861 g.
28862 \begin_inset space \space{}
28863 \end_inset
28864
28865 the term 
28866 \begin_inset Formula $-B^{2}$
28867 \end_inset
28868
28869  is added to the first line in the above example, it would have been outside
28870  the page margin.
28871  To better use the width, negative space can be inserted at the beginning
28872  of the first line.
28873 \end_layout
28874
28875 \begin_layout Itemize
28876 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28877  line.
28878 \begin_inset Foot
28879 status collapsed
28880
28881 \begin_layout Plain Layout
28882 \begin_inset CommandInset href
28883 LatexCommand href
28884 name "LyX-bug #1429"
28885 target "http://www.lyx.org/trac/ticket/1429"
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \end_inset
28893
28894  One can only set the cursor at the beginning of the line and move it with
28895  the arrow keys.
28896 \end_layout
28897
28898 \end_inset
28899
28900
28901 \end_layout
28902
28903 \begin_layout Itemize
28904 Other methods to set long formulas are offered by the environments described
28905  in 
28906 \begin_inset CommandInset ref
28907 LatexCommand ref
28908 reference "sub:Multline-Environment"
28909
28910 \end_inset
28911
28912  and 
28913 \begin_inset CommandInset ref
28914 LatexCommand ref
28915 reference "sub:Multiline-Formula-Parts"
28916
28917 \end_inset
28918
28919 .
28920 \end_layout
28921
28922 \begin_layout Subsubsection
28923 Multiline Brackets
28924 \begin_inset CommandInset label
28925 LatexCommand label
28926 name "sub:Multiline-Brackets"
28927
28928 \end_inset
28929
28930
28931 \begin_inset Index idx
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 Brackets ! for multiline expressions
28936 \end_layout
28937
28938 \end_inset
28939
28940
28941 \end_layout
28942
28943 \begin_layout Standard
28944 For brackets spanning multiple lines the following problem occurs:
28945 \begin_inset Formula 
28946 \begin{eqnarray*}
28947 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28948  &  & \left.\cdots+B-D\right]
28949 \end{eqnarray*}
28950
28951 \end_inset
28952
28953
28954 \end_layout
28955
28956 \begin_layout Standard
28957 The closing bracket is smaller than the opening bracket because brackets
28958  with variable size may not span multiple lines.
28959 \end_layout
28960
28961 \begin_layout Standard
28962 To set the bracket size for the second line correctly, the first line is
28963  ended with 
28964 \series bold
28965
28966 \backslash
28967 right.
28968 \series default
28969
28970 \begin_inset Index idx
28971 status collapsed
28972
28973 \begin_layout Plain Layout
28974 Commands ! R ! 
28975 \backslash
28976 right
28977 \end_layout
28978
28979 \end_inset
28980
28981  and the second line with 
28982 \series bold
28983
28984 \backslash
28985 left.
28986 \begin_inset Foot
28987 status collapsed
28988
28989 \begin_layout Plain Layout
28990 for more about 
28991 \series bold
28992
28993 \backslash
28994 left
28995 \series default
28996  and 
28997 \series bold
28998
28999 \backslash
29000 right
29001 \series default
29002  see 
29003 \begin_inset CommandInset ref
29004 LatexCommand ref
29005 reference "sub:Automatic-Bracket-Size"
29006
29007 \end_inset
29008
29009
29010 \end_layout
29011
29012 \end_inset
29013
29014
29015 \series default
29016
29017 \begin_inset Index idx
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021 Commands ! L ! 
29022 \backslash
29023 left
29024 \end_layout
29025
29026 \end_inset
29027
29028 .
29029  After 
29030 \series bold
29031
29032 \backslash
29033 left.
29034
29035 \series default
29036  the command 
29037 \series bold
29038
29039 \backslash
29040 vphantom
29041 \series default
29042
29043 \begin_inset ERT
29044 status collapsed
29045
29046 \begin_layout Plain Layout
29047
29048
29049 \backslash
29050 spce 
29051 \end_layout
29052
29053 \end_inset
29054
29055
29056 \series bold
29057
29058 \backslash
29059 prod
29060 \series default
29061 ^
29062 \begin_inset ERT
29063 status collapsed
29064
29065 \begin_layout Plain Layout
29066
29067
29068 \backslash
29069 spce 
29070 \end_layout
29071
29072 \end_inset
29073
29074
29075 \series bold
29076
29077 \backslash
29078 infty
29079 \series default
29080
29081 \begin_inset ERT
29082 status collapsed
29083
29084 \begin_layout Plain Layout
29085
29086
29087 \backslash
29088 spce 
29089 \end_layout
29090
29091 \end_inset
29092
29093
29094 \series bold
29095
29096 \begin_inset Formula $\downarrow$
29097 \end_inset
29098
29099 _R=1}
29100 \series default
29101
29102 \begin_inset Index idx
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106 Commands ! V ! 
29107 \backslash
29108 vphantom
29109 \end_layout
29110
29111 \end_inset
29112
29113  is inserted, because the multiplication operator with its limits is the
29114  largest symbol in the first line and this should be the size for the bracket
29115  in the second line.
29116 \end_layout
29117
29118 \begin_layout Standard
29119 The result is this:
29120 \begin_inset Formula 
29121 \begin{eqnarray*}
29122 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29123  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29124 \end{eqnarray*}
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Subsection
29132 Align Environments
29133 \end_layout
29134
29135 \begin_layout Standard
29136 Align environments can be used for every kind of multiline formulas.
29137  They are especially useful to set several formulas side by side.
29138 \end_layout
29139
29140 \begin_layout Standard
29141 Align environments consist of columns.
29142  The odd columns are right aligned, the even ones left aligned.
29143  Every line in an Align environment can be numbered.
29144 \end_layout
29145
29146 \begin_layout Standard
29147 Align environments are created via the menu 
29148 \family sans
29149 Insert\SpecialChar \menuseparator
29150 Math
29151 \family default
29152 .
29153  With the menu 
29154 \family sans
29155 Edit\SpecialChar \menuseparator
29156 Math\SpecialChar \menuseparator
29157 Change Formula Type
29158 \family default
29159  already existing formulas can be converted to Align environments.
29160 \end_layout
29161
29162 \begin_layout Standard
29163 To add or delete columns, the math toolbar buttons 
29164 \begin_inset Graphics
29165         filename ../images/tabular-feature_append-column.png
29166         scale 85
29167
29168 \end_inset
29169
29170  or 
29171 \begin_inset Graphics
29172         filename ../images/tabular-feature_delete-column.png
29173         scale 85
29174
29175 \end_inset
29176
29177 , respectively, or the menu 
29178 \family sans
29179 Edit\SpecialChar \menuseparator
29180 Rows & Columns
29181 \family default
29182  can be used.
29183 \end_layout
29184
29185 \begin_layout Subsubsection
29186 Standard align Environment
29187 \begin_inset CommandInset label
29188 LatexCommand label
29189 name "sub:Standard-align-Environment"
29190
29191 \end_inset
29192
29193
29194 \begin_inset Index idx
29195 status collapsed
29196
29197 \begin_layout Plain Layout
29198 Formula ! multiline ! align environment
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \begin_layout Standard
29207 This Align environment is created by presssing 
29208 \begin_inset Info
29209 type  "shortcut"
29210 arg   "newline-insert newline"
29211 \end_inset
29212
29213  in a formula or by the menu 
29214 \family sans
29215 Insert\SpecialChar \menuseparator
29216 Math\SpecialChar \menuseparator
29217 AMS align Environment
29218 \family default
29219 .
29220 \end_layout
29221
29222 \begin_layout Standard
29223 An example for two formulas set side by side, that are created with a four
29224  column align environment:
29225 \begin_inset Formula 
29226 \begin{align*}
29227 A & =\sin(B) & C & =D\\
29228 C & \ne A & B & \ne D
29229 \end{align*}
29230
29231 \end_inset
29232
29233 As it can be seen, the formulas in this environment are placed so as if
29234  there would be a 
29235 \series bold
29236
29237 \backslash
29238 hfill
29239 \begin_inset Foot
29240 status collapsed
29241
29242 \begin_layout Plain Layout
29243 more about 
29244 \series bold
29245
29246 \backslash
29247 hfill
29248 \series default
29249  see 
29250 \begin_inset CommandInset ref
29251 LatexCommand ref
29252 reference "sub:Variable-Space"
29253
29254 \end_inset
29255
29256
29257 \end_layout
29258
29259 \end_inset
29260
29261
29262 \series default
29263  before the first and after every even column.
29264  When the formula style 
29265 \series bold
29266 Indented
29267 \begin_inset Foot
29268 status collapsed
29269
29270 \begin_layout Plain Layout
29271 formula styles see 
29272 \begin_inset CommandInset ref
29273 LatexCommand ref
29274 reference "sec:Formula-Styles"
29275
29276 \end_inset
29277
29278
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \series default
29285  is used, the formula is set without the 
29286 \series bold
29287
29288 \backslash
29289 hfill
29290 \series default
29291  before the first column.
29292 \end_layout
29293
29294 \begin_layout Subsubsection
29295 Alignat Environment
29296 \begin_inset Index idx
29297 status collapsed
29298
29299 \begin_layout Plain Layout
29300 Formula ! multiline ! alignat environment
29301 \end_layout
29302
29303 \end_inset
29304
29305
29306 \end_layout
29307
29308 \begin_layout Standard
29309 The alignat environment has no predefined column separation.
29310  It can be inserted manually with the spaces that are described 
29311 \begin_inset CommandInset ref
29312 LatexCommand ref
29313 reference "sub:Space"
29314
29315 \end_inset
29316
29317 .
29318 \end_layout
29319
29320 \begin_layout Standard
29321 The above example in the alignat environment where 1
29322 \begin_inset space \thinspace{}
29323 \end_inset
29324
29325 cm space was inserted at the beginning of the second formula:
29326 \begin_inset Formula 
29327 \begin{alignat*}{2}
29328 A & =\sin(B) & \hspace{1cm}C & =D\\
29329 C & \ne A & B & \ne D
29330 \end{alignat*}
29331
29332 \end_inset
29333
29334 Because the column separation can be set separately for every column, this
29335  environment is especially suitable to set three and more formulas side
29336  by side.
29337 \end_layout
29338
29339 \begin_layout Subsubsection
29340 Flalign Environment
29341 \begin_inset CommandInset label
29342 LatexCommand label
29343 name "sub:Flalign-Environment"
29344
29345 \end_inset
29346
29347
29348 \begin_inset Index idx
29349 status collapsed
29350
29351 \begin_layout Plain Layout
29352 Formula ! multiline ! flalign environment
29353 \end_layout
29354
29355 \end_inset
29356
29357
29358 \end_layout
29359
29360 \begin_layout Standard
29361 In this environment the first two columns are always set as much as possible
29362  to the left and the last two ones to the right.
29363  An example:
29364 \begin_inset Formula 
29365 \begin{flalign*}
29366 A & =1 & B & =2 & C & =3\\
29367 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29368 \end{flalign*}
29369
29370 \end_inset
29371
29372
29373 \end_layout
29374
29375 \begin_layout Standard
29376 By creating a flalign environment with an odd number of columns where an
29377  empty TeX-brace is inserted to the last column, several formulas in a document
29378  can be set to the left, although the formula style 
29379 \series bold
29380 Centered
29381 \series default
29382  is used.
29383  As example the indented formula 
29384 \begin_inset CommandInset ref
29385 LatexCommand eqref
29386 reference "eq:VolInt"
29387
29388 \end_inset
29389
29390 :
29391 \begin_inset Formula 
29392 \begin{flalign}
29393 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29394 \end{flalign}
29395
29396 \end_inset
29397
29398 The first two columns contain the formula.
29399  To indent it as with the formula style 
29400 \series bold
29401 Indented
29402 \series default
29403 , 30
29404 \begin_inset space \thinspace{}
29405 \end_inset
29406
29407 pt space was inserted at the beginning of the first column.
29408 \end_layout
29409
29410 \begin_layout Subsection
29411 Eqnarray Environment
29412 \begin_inset CommandInset label
29413 LatexCommand label
29414 name "sub:Eqnarray-Environment"
29415
29416 \end_inset
29417
29418
29419 \begin_inset Index idx
29420 status collapsed
29421
29422 \begin_layout Plain Layout
29423 Formula ! multiline ! eqnarray environment
29424 \end_layout
29425
29426 \end_inset
29427
29428
29429 \end_layout
29430
29431 \begin_layout Standard
29432 When this environment has been created, three blue boxes appear.
29433  The content of the first box is right aligned, the content of the last
29434  one left aligned.
29435  The content of the middle box appears centered and a bit smaller, because
29436  it is designed to insert there only relation characters.
29437 \begin_inset Formula 
29438 \begin{eqnarray*}
29439 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29440 AB & AB & AB\\
29441 A & = & A
29442 \end{eqnarray*}
29443
29444 \end_inset
29445
29446
29447 \end_layout
29448
29449 \begin_layout Subsection
29450 Gather Environment
29451 \begin_inset Index idx
29452 status collapsed
29453
29454 \begin_layout Plain Layout
29455 Formula ! multiline ! gather environment
29456 \end_layout
29457
29458 \end_inset
29459
29460
29461 \end_layout
29462
29463 \begin_layout Standard
29464 This environment consists of only one centered column.
29465  Every line can be numbered.
29466 \begin_inset Formula 
29467 \begin{gather}
29468 A=1\\
29469 X=\textrm{-}1
29470 \end{gather}
29471
29472 \end_inset
29473
29474
29475 \end_layout
29476
29477 \begin_layout Subsection
29478 Multline Environment
29479 \begin_inset CommandInset label
29480 LatexCommand label
29481 name "sub:Multline-Environment"
29482
29483 \end_inset
29484
29485
29486 \begin_inset Index idx
29487 status collapsed
29488
29489 \begin_layout Plain Layout
29490 Formula ! multiline ! multline environment
29491 \end_layout
29492
29493 \end_inset
29494
29495
29496 \end_layout
29497
29498 \begin_layout Standard
29499 The multline environment consists, like the gather environment, of only
29500  one column.
29501  But the first line is left aligned, the last one right aligned.
29502  All other lines are centered.
29503  Therefore this environment is suitable for long formulas.
29504  As example formula 
29505 \begin_inset CommandInset ref
29506 LatexCommand eqref
29507 reference "eq:lefteqn"
29508
29509 \end_inset
29510
29511  in the multline environment:
29512 \begin_inset Formula 
29513 \begin{multline}
29514 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}\\
29515 -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}\\
29516 =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}}
29517 \end{multline}
29518
29519 \end_inset
29520
29521
29522 \end_layout
29523
29524 \begin_layout Standard
29525 In the output only the last (first) line of a multline environment appears
29526  numbered when the document numbering is right (left).
29527 \begin_inset Foot
29528 status collapsed
29529
29530 \begin_layout Plain Layout
29531 numbering styles see 
29532 \begin_inset CommandInset ref
29533 LatexCommand ref
29534 reference "sec:Formula-Styles"
29535
29536 \end_inset
29537
29538
29539 \end_layout
29540
29541 \end_inset
29542
29543
29544 \end_layout
29545
29546 \begin_layout Standard
29547 With the commands 
29548 \series bold
29549
29550 \backslash
29551 shoveright
29552 \series default
29553
29554 \begin_inset Index idx
29555 status collapsed
29556
29557 \begin_layout Plain Layout
29558 Commands ! S ! 
29559 \backslash
29560 shoveright
29561 \end_layout
29562
29563 \end_inset
29564
29565  and 
29566 \series bold
29567
29568 \backslash
29569 shoveleft
29570 \series default
29571
29572 \begin_inset Index idx
29573 status collapsed
29574
29575 \begin_layout Plain Layout
29576 Commands ! S ! 
29577 \backslash
29578 shoveleft
29579 \end_layout
29580
29581 \end_inset
29582
29583  a centered line can be right or left aligned, respectively.
29584  The commands are used as follows:
29585 \end_layout
29586
29587 \begin_layout Standard
29588
29589 \series bold
29590
29591 \backslash
29592 shoveright{line content}
29593 \series default
29594  and 
29595 \series bold
29596
29597 \backslash
29598 shoveleft{line content}
29599 \end_layout
29600
29601 \begin_layout Standard
29602 \begin_inset VSpace medskip
29603 \end_inset
29604
29605 The length 
29606 \series bold
29607
29608 \backslash
29609 multlinegap
29610 \series default
29611
29612 \begin_inset Index idx
29613 status collapsed
29614
29615 \begin_layout Plain Layout
29616 Commands ! M ! 
29617 \backslash
29618 multlinegap
29619 \end_layout
29620
29621 \end_inset
29622
29623  specifies the distance of the first line from the left page margin.
29624  Predefined is the length 0
29625 \begin_inset space \thinspace{}
29626 \end_inset
29627
29628 pt.
29629 \end_layout
29630
29631 \begin_layout Standard
29632 As example the above formula where the command
29633 \end_layout
29634
29635 \begin_layout Standard
29636
29637 \series bold
29638
29639 \backslash
29640 setlength{
29641 \backslash
29642 multlinegap}{2cm}
29643 \end_layout
29644
29645 \begin_layout Standard
29646 was inserted in TeX-mode before:
29647 \begin_inset ERT
29648 status collapsed
29649
29650 \begin_layout Plain Layout
29651
29652
29653 \backslash
29654 setlength{
29655 \backslash
29656 multlinegap}{2cm}
29657 \end_layout
29658
29659 \end_inset
29660
29661
29662 \begin_inset Formula 
29663 \begin{multline}
29664 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}\\
29665 \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}}\\
29666 =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}}
29667 \end{multline}
29668
29669 \end_inset
29670
29671
29672 \begin_inset ERT
29673 status collapsed
29674
29675 \begin_layout Plain Layout
29676
29677
29678 \backslash
29679 setlength{
29680 \backslash
29681 multlinegap}{0pt}
29682 \end_layout
29683
29684 \end_inset
29685
29686 The second line was left aligned using 
29687 \series bold
29688
29689 \backslash
29690 shoveleft
29691 \series default
29692 .
29693 \end_layout
29694
29695 \begin_layout Subsection
29696 Multiline Formula Parts
29697 \begin_inset CommandInset label
29698 LatexCommand label
29699 name "sub:Multiline-Formula-Parts"
29700
29701 \end_inset
29702
29703
29704 \begin_inset Index idx
29705 status collapsed
29706
29707 \begin_layout Plain Layout
29708 Formula ! multiline ! formula parts
29709 \end_layout
29710
29711 \end_inset
29712
29713
29714 \end_layout
29715
29716 \begin_layout Standard
29717 To display only parts of a formula with multiple lines, one of the following
29718  environments is used: 
29719 \series bold
29720 aligned
29721 \series default
29722
29723 \series bold
29724 alignedat
29725 \series default
29726
29727 \series bold
29728 gathered
29729 \series default
29730  or 
29731 \series bold
29732 split
29733 \series default
29734 .
29735  They can be inserted via the menu 
29736 \family sans
29737 Insert\SpecialChar \menuseparator
29738 Math
29739 \family default
29740  or by using the commands described in this section.
29741 \end_layout
29742
29743 \begin_layout Standard
29744 The first three have the same properties as the corresponding multiline
29745  formula environments, but it is possible to set further formula parts beside
29746  them.
29747  An example:
29748 \begin_inset Formula 
29749 \[
29750 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29751 \Delta E\Delta t & \ge\frac{\hbar}{2}
29752 \end{aligned}
29753 \right\} \textrm{Uncertainty relations}
29754 \]
29755
29756 \end_inset
29757
29758
29759 \end_layout
29760
29761 \begin_layout Standard
29762 To get this formula, a displayed formula is created where the command 
29763 \series bold
29764
29765 \backslash
29766 aligned
29767 \series default
29768
29769 \begin_inset Index idx
29770 status collapsed
29771
29772 \begin_layout Plain Layout
29773 Commands ! A ! 
29774 \backslash
29775 aligned
29776 \end_layout
29777
29778 \end_inset
29779
29780  is inserted.
29781  A purple box appears around the blue formula box where now columns and
29782  lines can be added.
29783  Outside the multiline environment other formula parts can be set, like
29784  the brace.
29785 \end_layout
29786
29787 \begin_layout Standard
29788 The aligned environment is also suitable for long formulas whose lines are
29789  horizontally aligned.
29790  Using aligned in a displayed formula has the advantage that the formula
29791  number is vertically centered behind the lines.
29792  As example formula 
29793 \begin_inset CommandInset ref
29794 LatexCommand eqref
29795 reference "eq:shortlong"
29796
29797 \end_inset
29798
29799  in the aligned environment:
29800 \begin_inset Formula 
29801 \begin{equation}
29802 \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}|}\\
29803  & -\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}|}
29804 \end{aligned}
29805 \end{equation}
29806
29807 \end_inset
29808
29809
29810 \end_layout
29811
29812 \begin_layout Standard
29813 To use the environments 
29814 \series bold
29815 alignedat
29816 \series default
29817
29818 \series bold
29819 gathered
29820 \series default
29821 , or 
29822 \series bold
29823 split
29824 \series default
29825 , the command 
29826 \series bold
29827
29828 \backslash
29829 alignedat
29830 \series default
29831 ,
29832 \begin_inset Index idx
29833 status collapsed
29834
29835 \begin_layout Plain Layout
29836 Commands ! A ! 
29837 \backslash
29838 alignedat
29839 \end_layout
29840
29841 \end_inset
29842
29843  
29844 \series bold
29845
29846 \backslash
29847 gathered
29848 \series default
29849
29850 \begin_inset Index idx
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854 Commands ! G ! 
29855 \backslash
29856 gathered
29857 \end_layout
29858
29859 \end_inset
29860
29861 , or 
29862 \series bold
29863
29864 \backslash
29865 split
29866 \series default
29867
29868 \begin_inset Index idx
29869 status collapsed
29870
29871 \begin_layout Plain Layout
29872 Commands ! S ! 
29873 \backslash
29874 split
29875 \end_layout
29876
29877 \end_inset
29878
29879  are inserted, respectively.
29880  The split environment has the same properties as the aligned environment
29881  but it can only have two columns.
29882 \end_layout
29883
29884 \begin_layout Subsection
29885 Text in multiline Formulas
29886 \begin_inset CommandInset label
29887 LatexCommand label
29888 name "sub:Text-in-multiline"
29889
29890 \end_inset
29891
29892
29893 \begin_inset Index idx
29894 status collapsed
29895
29896 \begin_layout Plain Layout
29897 Text ! in formulas
29898 \end_layout
29899
29900 \end_inset
29901
29902
29903 \begin_inset Index idx
29904 status collapsed
29905
29906 \begin_layout Plain Layout
29907 Formula ! multiline ! text
29908 \end_layout
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Standard
29916 In the Align environments, and the multline and gather environment, text
29917  can be inserted that will appear in a separate line and doesn't affect
29918  the column alignment.
29919  To do this, the command 
29920 \series bold
29921
29922 \backslash
29923 intertext
29924 \series default
29925
29926 \begin_inset Index idx
29927 status collapsed
29928
29929 \begin_layout Plain Layout
29930 Commands ! I ! 
29931 \backslash
29932 intertext
29933 \end_layout
29934
29935 \end_inset
29936
29937  is used in the following scheme:
29938 \end_layout
29939
29940 \begin_layout Standard
29941
29942 \series bold
29943
29944 \backslash
29945 intertext{text}
29946 \end_layout
29947
29948 \begin_layout Standard
29949 The text should not be longer than a line because it cannot be hyphenated.
29950  As LyX doesn't yet support 
29951 \series bold
29952
29953 \backslash
29954 intertext
29955 \series default
29956  directly, the text is written as mathematical text.
29957  
29958 \series bold
29959
29960 \backslash
29961 intertext
29962 \series default
29963  must hereby be at the beginning of a line and appears in the output above
29964  this line.
29965  An example where the text was inserted at the beginning of the second line:
29966 \begin_inset Formula 
29967 \begin{align}
29968 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29969 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29970 \end{align}
29971
29972 \end_inset
29973
29974
29975 \end_layout
29976
29977 \begin_layout Standard
29978 \begin_inset Newpage newpage
29979 \end_inset
29980
29981
29982 \end_layout
29983
29984 \begin_layout Section
29985 Formula Numbering
29986 \begin_inset Index idx
29987 status collapsed
29988
29989 \begin_layout Plain Layout
29990 Formula numbering
29991 \end_layout
29992
29993 \end_inset
29994
29995
29996 \begin_inset Index idx
29997 status collapsed
29998
29999 \begin_layout Plain Layout
30000 Formula ! numbering|see
30001 \begin_inset ERT
30002 status collapsed
30003
30004 \begin_layout Plain Layout
30005
30006 {
30007 \end_layout
30008
30009 \end_inset
30010
30011 Formula numbering
30012 \begin_inset ERT
30013 status collapsed
30014
30015 \begin_layout Plain Layout
30016
30017 }
30018 \end_layout
30019
30020 \end_inset
30021
30022
30023 \end_layout
30024
30025 \end_inset
30026
30027
30028 \end_layout
30029
30030 \begin_layout Subsection
30031 General
30032 \end_layout
30033
30034 \begin_layout Standard
30035 Numbered formulas can be created with the menu 
30036 \family sans
30037 Insert\SpecialChar \menuseparator
30038 Math\SpecialChar \menuseparator
30039 Numbered
30040 \begin_inset space ~
30041 \end_inset
30042
30043 Formula
30044 \family default
30045  (shortcut 
30046 \family sans
30047 Ctrl+Alt
30048 \begin_inset space ~
30049 \end_inset
30050
30051 N
30052 \family default
30053 ).
30054  Existing formulas can be numbered with the menu 
30055 \family sans
30056 Edit\SpecialChar \menuseparator
30057 Math\SpecialChar \menuseparator
30058 Toggle
30059 \begin_inset space ~
30060 \end_inset
30061
30062 Numbering
30063 \family default
30064  (shortcut 
30065 \begin_inset Info
30066 type  "shortcut"
30067 arg   "math-number-toggle"
30068 \end_inset
30069
30070 ).
30071  The formula number is displayed in LyX behind the formula as a number sign
30072  in parentheses.
30073  The number sign is replaced in the output by the formula number.
30074 \end_layout
30075
30076 \begin_layout Standard
30077 When numbering is turned on in multiline formulas, all lines will be numbered.
30078  But the numbering can be controlled with the menu 
30079 \family sans
30080 Edit\SpecialChar \menuseparator
30081 Math\SpecialChar \menuseparator
30082 Toggle
30083 \begin_inset space ~
30084 \end_inset
30085
30086 Numbering
30087 \begin_inset space ~
30088 \end_inset
30089
30090 of
30091 \begin_inset space ~
30092 \end_inset
30093
30094 Line
30095 \family default
30096  (shortcut 
30097 \begin_inset Info
30098 type  "shortcut"
30099 arg   "math-number-line-toggle"
30100 \end_inset
30101
30102 ) for every line.
30103 \end_layout
30104
30105 \begin_layout Standard
30106 Except for inline formulas, all formulas can be numbered with two different
30107  styles, see 
30108 \begin_inset CommandInset ref
30109 LatexCommand ref
30110 reference "sec:Formula-Styles"
30111
30112 \end_inset
30113
30114 .
30115 \end_layout
30116
30117 \begin_layout Subsection
30118 Cross-References
30119 \begin_inset Index idx
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123 Cross-references ! to formulas
30124 \end_layout
30125
30126 \end_inset
30127
30128
30129 \end_layout
30130
30131 \begin_layout Standard
30132 All labeled formulas can be cross-referenced.
30133  A label is added by the menu 
30134 \family sans
30135 Insert\SpecialChar \menuseparator
30136 Label
30137 \family default
30138  or the toolbar button 
30139 \begin_inset Graphics
30140         filename ../images/label-insert.png
30141         scale 85
30142
30143 \end_inset
30144
30145 .
30146  The cursor must hereby be inside a displayed formula.
30147  A dialog pops up displaying the prefix 
30148 \series bold
30149 eq:
30150 \series default
30151  in a text field.
30152  The label is inserted there behind the prefix.
30153  The predefined prefix means 
30154 \begin_inset Quotes eld
30155 \end_inset
30156
30157 equation
30158 \begin_inset Quotes erd
30159 \end_inset
30160
30161  and makes it easier to find labels in large documents because it marks
30162  it as formula label to divide it from e.
30163 \begin_inset space \thinspace{}
30164 \end_inset
30165
30166 g.
30167 \begin_inset space \space{}
30168 \end_inset
30169
30170 section labels.
30171  To change a label, the menu 
30172 \family sans
30173 Insert\SpecialChar \menuseparator
30174 Label
30175 \family default
30176  is used again
30177 \change_inserted -1853239151 1334715366
30178  or you can right-click on the formula and click on 
30179 \begin_inset Quotes eld
30180 \end_inset
30181
30182 equation label
30183 \begin_inset Quotes erd
30184 \end_inset
30185
30186
30187 \change_unchanged
30188 .
30189 \end_layout
30190
30191 \begin_layout Standard
30192 The name of the label is displayed in LyX within two parentheses behind
30193  formula.
30194  A formula with a label is always numbered.
30195 \end_layout
30196
30197 \begin_layout Standard
30198 Cross-references are inserted via the menu 
30199 \family sans
30200 Insert\SpecialChar \menuseparator
30201 Cross-Reference
30202 \family default
30203  or with the toolbar button 
30204 \begin_inset Graphics
30205         filename ../images/dialog-show-new-inset_ref.png
30206         scale 85
30207
30208 \end_inset
30209
30210 .
30211  A formula cross-reference appears in the output as formula number.
30212  When in the cross-reference dialog window the format 
30213 \series bold
30214 (<reference>)
30215 \series default
30216  is chosen, the cross-reference appears in the output as formula number
30217  in parentheses.
30218 \begin_inset Newline newline
30219 \end_inset
30220
30221 By right-clicking on a cross-reference in LyX, one jumps to the formula
30222  that is referenced.
30223 \end_layout
30224
30225 \begin_layout Standard
30226 Here are as examples cross-references to formulas of the following subsections:
30227 \begin_inset Note Note
30228 status open
30229
30230 \begin_layout Plain Layout
30231 Note the different cross-reference types.
30232 \end_layout
30233
30234 \end_inset
30235
30236
30237 \end_layout
30238
30239 \begin_layout Standard
30240 The equations 
30241 \begin_inset CommandInset ref
30242 LatexCommand eqref
30243 reference "eq:tag"
30244
30245 \end_inset
30246
30247  and 
30248 \begin_inset CommandInset ref
30249 LatexCommand eqref
30250 reference "eq:c"
30251
30252 \end_inset
30253
30254  are equivalent.
30255  In (
30256 \begin_inset CommandInset ref
30257 LatexCommand ref
30258 reference "eq:Lat"
30259
30260 \end_inset
30261
30262 ) big Latin letters are used for the numbering in contrary to (
30263 \begin_inset CommandInset ref
30264 LatexCommand ref
30265 reference "eq:Rom"
30266
30267 \end_inset
30268
30269 ).
30270 \end_layout
30271
30272 \begin_layout Standard
30273 \begin_inset VSpace medskip
30274 \end_inset
30275
30276 When the argument of 
30277 \series bold
30278
30279 \backslash
30280 tag
30281 \begin_inset Foot
30282 status collapsed
30283
30284 \begin_layout Plain Layout
30285
30286 \series bold
30287
30288 \backslash
30289 tag
30290 \series default
30291  is described in 
30292 \begin_inset CommandInset ref
30293 LatexCommand ref
30294 reference "sub:User-defined-Numbering"
30295
30296 \end_inset
30297
30298 .
30299 \end_layout
30300
30301 \end_inset
30302
30303
30304 \series default
30305  contains a box like in 
30306 \begin_inset CommandInset ref
30307 LatexCommand ref
30308 reference "sub:Paragraph-Boxes"
30309
30310 \end_inset
30311
30312 , the formula cannot be referenced.
30313 \end_layout
30314
30315 \begin_layout Subsection
30316 Subnumbering
30317 \begin_inset Index idx
30318 status collapsed
30319
30320 \begin_layout Plain Layout
30321 Formula numbering ! subnumbering
30322 \end_layout
30323
30324 \end_inset
30325
30326
30327 \end_layout
30328
30329 \begin_layout Standard
30330 With the help of the commands 
30331 \series bold
30332
30333 \backslash
30334 begin{subequations}
30335 \series default
30336  and 
30337 \series bold
30338
30339 \backslash
30340 end{subequations}
30341 \series default
30342  formulas can be subnumbered.
30343  Both commands are inserted in TeX-mode.
30344 \end_layout
30345
30346 \begin_layout Standard
30347 An example:
30348 \begin_inset Formula 
30349 \begin{equation}
30350 A=C-B\label{eq:a}
30351 \end{equation}
30352
30353 \end_inset
30354
30355
30356 \begin_inset ERT
30357 status collapsed
30358
30359 \begin_layout Plain Layout
30360
30361
30362 \backslash
30363 addtocounter{equation}{-1}
30364 \end_layout
30365
30366 \end_inset
30367
30368
30369 \begin_inset ERT
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373
30374
30375 \backslash
30376 begin{subequations}
30377 \end_layout
30378
30379 \end_inset
30380
30381
30382 \begin_inset VSpace -5mm
30383 \end_inset
30384
30385
30386 \begin_inset Formula 
30387 \begin{equation}
30388 B=C-A\label{eq:b}
30389 \end{equation}
30390
30391 \end_inset
30392
30393
30394 \begin_inset Formula 
30395 \begin{equation}
30396 C=A+B\label{eq:c}
30397 \end{equation}
30398
30399 \end_inset
30400
30401
30402 \end_layout
30403
30404 \begin_layout Standard
30405 \begin_inset ERT
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409
30410
30411 \backslash
30412 end{subequations}
30413 \end_layout
30414
30415 \end_inset
30416
30417
30418 \end_layout
30419
30420 \begin_layout Standard
30421 To create the example, the following is done:
30422 \end_layout
30423
30424 \begin_layout Enumerate
30425 first formula is inserted
30426 \end_layout
30427
30428 \begin_layout Enumerate
30429
30430 \series bold
30431
30432 \backslash
30433 addtocounter{equation}{-1} 
30434 \backslash
30435 begin{subequations}
30436 \begin_inset Index idx
30437 status collapsed
30438
30439 \begin_layout Plain Layout
30440 Commands ! A ! 
30441 \backslash
30442 addtocounter
30443 \end_layout
30444
30445 \end_inset
30446
30447
30448 \begin_inset Newline newline
30449 \end_inset
30450
30451
30452 \series default
30453 is inserted after the first formula
30454 \end_layout
30455
30456 \begin_layout Enumerate
30457 second formula is inserted
30458 \end_layout
30459
30460 \begin_layout Enumerate
30461 third formula is inserted
30462 \end_layout
30463
30464 \begin_layout Enumerate
30465
30466 \series bold
30467
30468 \backslash
30469 end{subequations}
30470 \series default
30471  is inserted after the third formula
30472 \end_layout
30473
30474 \begin_layout Standard
30475 Every formula between the commands 
30476 \series bold
30477
30478 \backslash
30479 begin
30480 \series default
30481  and 
30482 \series bold
30483
30484 \backslash
30485 end
30486 \series default
30487  is subnumbered as a, b, 
30488 \begin_inset Newline linebreak
30489 \end_inset
30490
30491 c, \SpecialChar \ldots{}
30492  For multiline formulas every line will be subnumbered.
30493  All subnumbered formulas are treated as 
30494 \emph on
30495 one
30496 \emph default
30497  numbered formula.
30498  But as every numbered formula increases the counter 
30499 \series bold
30500 equation
30501 \series default
30502  by one, the command 
30503 \series bold
30504
30505 \backslash
30506 addtocounter
30507 \series default
30508  is needed to decrease it.
30509  Otherwise the formulas 
30510 \begin_inset CommandInset ref
30511 LatexCommand eqref
30512 reference "eq:a"
30513
30514 \end_inset
30515
30516
30517 \begin_inset CommandInset ref
30518 LatexCommand eqref
30519 reference "eq:b"
30520
30521 \end_inset
30522
30523
30524 \begin_inset CommandInset ref
30525 LatexCommand eqref
30526 reference "eq:c"
30527
30528 \end_inset
30529
30530  would be numbered as 
30531 \begin_inset CommandInset ref
30532 LatexCommand eqref
30533 reference "eq:a"
30534
30535 \end_inset
30536
30537
30538 \begin_inset CommandInset ref
30539 LatexCommand eqref
30540 reference "eq:d"
30541
30542 \end_inset
30543
30544
30545 \begin_inset CommandInset ref
30546 LatexCommand eqref
30547 reference "eq:f"
30548
30549 \end_inset
30550
30551 .
30552 \end_layout
30553
30554 \begin_layout Standard
30555 By inserting the commands in TeX-mode, a space is created between the first
30556  two formulas.
30557  To revert this -5
30558 \begin_inset space \thinspace{}
30559 \end_inset
30560
30561 mm vertical space is inserted after the command 
30562 \series bold
30563
30564 \backslash
30565 begin{subequations}
30566 \series default
30567 .
30568  When the formula style 
30569 \series bold
30570 Indented
30571 \begin_inset Foot
30572 status collapsed
30573
30574 \begin_layout Plain Layout
30575 formula styles see 
30576 \begin_inset CommandInset ref
30577 LatexCommand ref
30578 reference "sec:Formula-Styles"
30579
30580 \end_inset
30581
30582
30583 \end_layout
30584
30585 \end_inset
30586
30587
30588 \series default
30589  is used, -7
30590 \begin_inset space \thinspace{}
30591 \end_inset
30592
30593 mm space is inserted instead.
30594 \end_layout
30595
30596 \begin_layout Standard
30597 Here is an example for a multiline formula where the numbering was turned
30598  off for the second line:
30599 \begin_inset ERT
30600 status collapsed
30601
30602 \begin_layout Plain Layout
30603
30604
30605 \backslash
30606 begin{subequations}
30607 \end_layout
30608
30609 \end_inset
30610
30611
30612 \begin_inset Formula 
30613 \begin{eqnarray}
30614 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30615  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30616  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30617 \end{eqnarray}
30618
30619 \end_inset
30620
30621
30622 \begin_inset ERT
30623 status collapsed
30624
30625 \begin_layout Plain Layout
30626
30627
30628 \backslash
30629 end{subequations}
30630 \end_layout
30631
30632 \end_inset
30633
30634
30635 \end_layout
30636
30637 \begin_layout Subsection
30638 User-defined Numbering
30639 \begin_inset CommandInset label
30640 LatexCommand label
30641 name "sub:User-defined-Numbering"
30642
30643 \end_inset
30644
30645
30646 \begin_inset Index idx
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650 Formula numbering ! user-defined
30651 \end_layout
30652
30653 \end_inset
30654
30655
30656 \end_layout
30657
30658 \begin_layout Standard
30659 \begin_inset Index idx
30660 status collapsed
30661
30662 \begin_layout Plain Layout
30663 Formula numbering ! self-defined delimiters
30664 \end_layout
30665
30666 \end_inset
30667
30668 With the standard numbering parentheses are set around the formula number.
30669  To replace the parentheses for example by vertical bars, the following
30670  line is added to the LaTeX-preamble:
30671 \end_layout
30672
30673 \begin_layout Standard
30674
30675 \series bold
30676
30677 \backslash
30678 def
30679 \backslash
30680 tagform@#1{
30681 \backslash
30682 maketag@@@{|#1|}}
30683 \series default
30684
30685 \begin_inset Note Note
30686 status collapsed
30687
30688 \begin_layout Plain Layout
30689 This macro is already declared in the LaTeX-preamble for testing.
30690  To activate it, remove the percent sign at the beginning.
30691 \end_layout
30692
30693 \end_inset
30694
30695
30696 \end_layout
30697
30698 \begin_layout Standard
30699 To use other characters, the vertical bars besides the 
30700 \series bold
30701 #1
30702 \series default
30703  are replaced by one ore more characters.
30704  To get only the formula number the vertical bars are omitted.
30705 \end_layout
30706
30707 \begin_layout Standard
30708 \begin_inset VSpace bigskip
30709 \end_inset
30710
30711 When there should be an expression of your choice instead of the consecutive
30712  formula number in parentheses behind the formula, the command 
30713 \series bold
30714
30715 \backslash
30716 tag
30717 \series default
30718
30719 \begin_inset Index idx
30720 status collapsed
30721
30722 \begin_layout Plain Layout
30723 Commands ! T ! 
30724 \backslash
30725 tag
30726 \end_layout
30727
30728 \end_inset
30729
30730  is used:
30731 \begin_inset Formula 
30732 \begin{equation}
30733 A+B=C\tag{something}\label{eq:tag}
30734 \end{equation}
30735
30736 \end_inset
30737
30738 In this example the command 
30739 \series bold
30740
30741 \backslash
30742 tag
30743 \begin_inset ERT
30744 status collapsed
30745
30746 \begin_layout Plain Layout
30747
30748
30749 \backslash
30750 spce 
30751 \end_layout
30752
30753 \end_inset
30754
30755 something
30756 \series default
30757  was inserted in the formula.
30758 \end_layout
30759
30760 \begin_layout Standard
30761 When the command 
30762 \series bold
30763
30764 \backslash
30765 tag*
30766 \begin_inset ERT
30767 status collapsed
30768
30769 \begin_layout Plain Layout
30770
30771
30772 \backslash
30773 spce 
30774 \end_layout
30775
30776 \end_inset
30777
30778 something
30779 \series default
30780  is inserted instead, the star prevents the parentheses around the expression:
30781 \begin_inset Formula 
30782 \[
30783 A+B=C\tag*{something}
30784 \]
30785
30786 \end_inset
30787
30788
30789 \end_layout
30790
30791 \begin_layout Standard
30792 \begin_inset VSpace bigskip
30793 \end_inset
30794
30795 To restart the formula numbering with new document parts or sections, the
30796  following command is used:
30797 \end_layout
30798
30799 \begin_layout Standard
30800
30801 \series bold
30802
30803 \backslash
30804 @addtoreset{equation}{part}
30805 \series default
30806
30807 \begin_inset Index idx
30808 status collapsed
30809
30810 \begin_layout Plain Layout
30811 Commands ! 
30812 \begin_inset ERT
30813 status collapsed
30814
30815 \begin_layout Plain Layout
30816
30817 "
30818 \end_layout
30819
30820 \end_inset
30821
30822 @
30823 \begin_inset ERT
30824 status collapsed
30825
30826 \begin_layout Plain Layout
30827
30828 "
30829 \end_layout
30830
30831 \end_inset
30832
30833  ! 
30834 \backslash
30835
30836 \begin_inset ERT
30837 status collapsed
30838
30839 \begin_layout Plain Layout
30840
30841 "
30842 \end_layout
30843
30844 \end_inset
30845
30846 @
30847 \begin_inset ERT
30848 status collapsed
30849
30850 \begin_layout Plain Layout
30851
30852 "
30853 \end_layout
30854
30855 \end_inset
30856
30857 addtoreset
30858 \end_layout
30859
30860 \end_inset
30861
30862
30863 \begin_inset Newline newline
30864 \end_inset
30865
30866 resp.
30867 \begin_inset Newline newline
30868 \end_inset
30869
30870
30871 \series bold
30872
30873 \backslash
30874 @addtoreset{equation}{section}
30875 \end_layout
30876
30877 \begin_layout Standard
30878 To be able to use these commands in TeX-mode, the 
30879 \begin_inset Quotes eld
30880 \end_inset
30881
30882 @
30883 \begin_inset Quotes erd
30884 \end_inset
30885
30886  character has to be made 
30887 \begin_inset Quotes eld
30888 \end_inset
30889
30890 active
30891 \begin_inset Quotes erd
30892 \end_inset
30893
30894  for LaTeX using the command 
30895 \series bold
30896
30897 \backslash
30898 makeatletter.
30899
30900 \series default
30901  The command 
30902 \series bold
30903
30904 \backslash
30905 makeatother
30906 \series default
30907  reverts this.
30908  So the command sequence in TeX-mode is:
30909 \end_layout
30910
30911 \begin_layout Standard
30912
30913 \series bold
30914
30915 \backslash
30916 makeatletter
30917 \begin_inset Newline newline
30918 \end_inset
30919
30920
30921 \backslash
30922 @addtoreset{equation}{section}
30923 \begin_inset Newline newline
30924 \end_inset
30925
30926
30927 \backslash
30928 makeatother
30929 \end_layout
30930
30931 \begin_layout Standard
30932 In the LaTeX-preamble 
30933 \series bold
30934
30935 \backslash
30936 makeatletter
30937 \series default
30938  and 
30939 \series bold
30940
30941 \backslash
30942 makeatother
30943 \series default
30944  can be omitted as they are automatically internally inserted by LyX.
30945 \end_layout
30946
30947 \begin_layout Standard
30948 To revert 
30949 \series bold
30950
30951 \backslash
30952 @addtoreset
30953 \series default
30954 , the file 
30955 \series bold
30956 remreset.sty
30957 \series default
30958
30959 \begin_inset Foot
30960 status collapsed
30961
30962 \begin_layout Plain Layout
30963
30964 \series bold
30965 remreset
30966 \series default
30967  is part of the LaTeX-package 
30968 \series bold
30969 carlisle
30970 \series default
30971
30972 \begin_inset Index idx
30973 status collapsed
30974
30975 \begin_layout Plain Layout
30976 Packages ! carlisle
30977 \end_layout
30978
30979 \end_inset
30980
30981  that is part of every LaTeX standard installation.
30982 \end_layout
30983
30984 \end_inset
30985
30986
30987 \begin_inset Index idx
30988 status collapsed
30989
30990 \begin_layout Plain Layout
30991 Packages ! remreset
30992 \end_layout
30993
30994 \end_inset
30995
30996  has to be loaded in the LaTeX-preamble with the line
30997 \end_layout
30998
30999 \begin_layout Standard
31000
31001 \series bold
31002
31003 \backslash
31004 usepackage{remreset}
31005 \end_layout
31006
31007 \begin_layout Standard
31008 Then the command 
31009 \series bold
31010
31011 \backslash
31012 @removefromreset
31013 \series default
31014
31015 \begin_inset Index idx
31016 status collapsed
31017
31018 \begin_layout Plain Layout
31019 Commands ! 
31020 \begin_inset ERT
31021 status collapsed
31022
31023 \begin_layout Plain Layout
31024
31025 "
31026 \end_layout
31027
31028 \end_inset
31029
31030 @
31031 \begin_inset ERT
31032 status collapsed
31033
31034 \begin_layout Plain Layout
31035
31036 "
31037 \end_layout
31038
31039 \end_inset
31040
31041  ! 
31042 \backslash
31043
31044 \begin_inset ERT
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048
31049 "
31050 \end_layout
31051
31052 \end_inset
31053
31054 @
31055 \begin_inset ERT
31056 status collapsed
31057
31058 \begin_layout Plain Layout
31059
31060 "
31061 \end_layout
31062
31063 \end_inset
31064
31065 removefromreset
31066 \end_layout
31067
31068 \end_inset
31069
31070  can be used with the same scheme as 
31071 \series bold
31072
31073 \backslash
31074 @addtoreset
31075 \series default
31076 .
31077 \end_layout
31078
31079 \begin_layout Standard
31080 \begin_inset VSpace bigskip
31081 \end_inset
31082
31083 Sometimes formulas should be numbered in the following form:
31084 \end_layout
31085
31086 \begin_layout Standard
31087
31088 \family typewriter
31089 (section number.formula number)
31090 \end_layout
31091
31092 \begin_layout Standard
31093 The formula number should start with every section with 
31094 \begin_inset Quotes eld
31095 \end_inset
31096
31097 1
31098 \begin_inset Quotes erd
31099 \end_inset
31100
31101 .
31102 \end_layout
31103
31104 \begin_layout Standard
31105 For this case there is the command 
31106 \series bold
31107
31108 \backslash
31109 numberwithin
31110 \series default
31111
31112 \begin_inset Index idx
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116 Commands ! N ! 
31117 \backslash
31118 numberwithin
31119 \end_layout
31120
31121 \end_inset
31122
31123 , which is used with the following scheme:
31124 \end_layout
31125
31126 \begin_layout Standard
31127
31128 \series bold
31129
31130 \backslash
31131 numberwithin{counter}{sectioning}
31132 \end_layout
31133
31134 \begin_layout Standard
31135 Counter denotes what kind of numbering is affected, sectioning denotes what
31136  number is before the dot.
31137 \end_layout
31138
31139 \begin_layout Standard
31140 Thus in our case the following LaTeX-preamble or TeX code line is used:
31141 \end_layout
31142
31143 \begin_layout Standard
31144
31145 \series bold
31146
31147 \backslash
31148 numberwithin{equation}{section}
31149 \end_layout
31150
31151 \begin_layout Standard
31152 This is the result:
31153 \begin_inset ERT
31154 status collapsed
31155
31156 \begin_layout Plain Layout
31157
31158
31159 \backslash
31160 numberwithin{equation}{section}
31161 \end_layout
31162
31163 \end_inset
31164
31165
31166 \begin_inset Formula 
31167 \begin{equation}
31168 A+B=C
31169 \end{equation}
31170
31171 \end_inset
31172
31173
31174 \end_layout
31175
31176 \begin_layout Standard
31177 To number e.
31178 \begin_inset space \thinspace{}
31179 \end_inset
31180
31181 g.
31182 \begin_inset space \space{}
31183 \end_inset
31184
31185 tables so that the number of the part is the sectioning,
31186 \begin_inset Newline newline
31187 \end_inset
31188
31189
31190 \series bold
31191
31192 \backslash
31193 numberwithin{table}{part}
31194 \series default
31195  is used.
31196 \end_layout
31197
31198 \begin_layout Standard
31199 To go back to the standard numbering or to prevent this kind of numbering
31200  when it is defined by the document class, the following command is inserted
31201  as TeX code or to the LaTeX-preamble:
31202 \end_layout
31203
31204 \begin_layout Standard
31205
31206 \series bold
31207
31208 \backslash
31209 renewcommand{
31210 \backslash
31211 theequation}{
31212 \backslash
31213 arabic{equation}}
31214 \begin_inset Index idx
31215 status collapsed
31216
31217 \begin_layout Plain Layout
31218 Commands ! A ! 
31219 \backslash
31220 arabic
31221 \end_layout
31222
31223 \end_inset
31224
31225
31226 \series default
31227
31228 \begin_inset ERT
31229 status collapsed
31230
31231 \begin_layout Plain Layout
31232
31233
31234 \backslash
31235 renewcommand{
31236 \backslash
31237 theequation}{
31238 \backslash
31239 arabic{equation}}
31240 \end_layout
31241
31242 \end_inset
31243
31244
31245 \series bold
31246
31247 \begin_inset Newline newline
31248 \end_inset
31249
31250
31251 \series default
31252 or
31253 \series bold
31254
31255 \begin_inset Newline newline
31256 \end_inset
31257
31258
31259 \backslash
31260 renewcommand{
31261 \backslash
31262 thetable}{
31263 \backslash
31264 arabic{table}}
31265 \end_layout
31266
31267 \begin_layout Standard
31268
31269 \series bold
31270
31271 \backslash
31272 numberwithin
31273 \series default
31274  uses internally the command 
31275 \series bold
31276
31277 \backslash
31278 @addtoreset
31279 \series default
31280 , described above, that also needs to be reverted.
31281 \begin_inset ERT
31282 status collapsed
31283
31284 \begin_layout Plain Layout
31285
31286
31287 \backslash
31288 makeatletter
31289 \end_layout
31290
31291 \begin_layout Plain Layout
31292
31293
31294 \backslash
31295 @removefromreset{equation}{section}
31296 \end_layout
31297
31298 \begin_layout Plain Layout
31299
31300
31301 \backslash
31302 makeatother
31303 \end_layout
31304
31305 \end_inset
31306
31307
31308 \end_layout
31309
31310 \begin_layout Subsection
31311 Numbering with Roman Numbers and Letters
31312 \begin_inset Index idx
31313 status collapsed
31314
31315 \begin_layout Plain Layout
31316 Formula numbering ! with letters
31317 \end_layout
31318
31319 \end_inset
31320
31321
31322 \begin_inset Index idx
31323 status collapsed
31324
31325 \begin_layout Plain Layout
31326 Formula numbering ! with Roman numbers
31327 \end_layout
31328
31329 \end_inset
31330
31331
31332 \end_layout
31333
31334 \begin_layout Standard
31335 Formulas can also be numbered with Roman numbers and Latin letters.
31336  To number for example with small Roman numbers, the command
31337 \end_layout
31338
31339 \begin_layout Standard
31340
31341 \series bold
31342
31343 \backslash
31344 renewcommand{
31345 \backslash
31346 theequation}{
31347 \backslash
31348 roman{equation}}
31349 \end_layout
31350
31351 \begin_layout Standard
31352 is inserted before the formula in TeX-mode.
31353  
31354 \series bold
31355
31356 \backslash
31357 renewcommand
31358 \series default
31359
31360 \begin_inset Index idx
31361 status collapsed
31362
31363 \begin_layout Plain Layout
31364 Commands ! R ! 
31365 \backslash
31366 renewcommand
31367 \end_layout
31368
31369 \end_inset
31370
31371  redefines the predefined command 
31372 \series bold
31373
31374 \backslash
31375 theequation
31376 \series default
31377  to the command 
31378 \series bold
31379
31380 \backslash
31381 roman{equation}
31382 \series default
31383 .
31384 \begin_inset Foot
31385 status collapsed
31386
31387 \begin_layout Plain Layout
31388 The command 
31389 \series bold
31390
31391 \backslash
31392 renewcommand
31393 \series default
31394  has the same scheme like the command 
31395 \series bold
31396
31397 \backslash
31398 newcommand
31399 \series default
31400  that is described in 
31401 \begin_inset CommandInset ref
31402 LatexCommand ref
31403 reference "sub:The-Command-newcommand"
31404
31405 \end_inset
31406
31407 .
31408 \end_layout
31409
31410 \end_inset
31411
31412  
31413 \series bold
31414 equation
31415 \series default
31416  is the formula counter.
31417  When the command 
31418 \series bold
31419
31420 \backslash
31421 the
31422 \series default
31423  is used as prefix for a counter, the value of the counter is output as
31424  Arabic number.
31425  When a formula is numbered, LaTeX sets internally the command 
31426 \series bold
31427
31428 \backslash
31429 theequation
31430 \series default
31431  behind the formula.
31432  
31433 \series bold
31434
31435 \backslash
31436 roman{equation}
31437 \begin_inset Index idx
31438 status collapsed
31439
31440 \begin_layout Plain Layout
31441 Commands ! R ! 
31442 \backslash
31443 roman
31444 \end_layout
31445
31446 \end_inset
31447
31448
31449 \series default
31450  outputs the counter as small Roman number.
31451 \end_layout
31452
31453 \begin_layout Standard
31454 All formulas behind the command 
31455 \series bold
31456
31457 \backslash
31458 renew
31459 \series default
31460 c
31461 \series bold
31462 ommand
31463 \series default
31464  are now numbered Roman.
31465  To switch to numbering with big Roman numbers, the command is inserted
31466  again, but 
31467 \series bold
31468
31469 \backslash
31470 roman
31471 \series default
31472  is replaced by 
31473 \series bold
31474
31475 \backslash
31476 Roman
31477 \series default
31478
31479 \begin_inset Index idx
31480 status collapsed
31481
31482 \begin_layout Plain Layout
31483 Commands ! R ! 
31484 \backslash
31485 roman@
31486 \backslash
31487 Roman
31488 \end_layout
31489
31490 \end_inset
31491
31492 .
31493  To 
31494 \begin_inset Quotes eld
31495 \end_inset
31496
31497 number
31498 \begin_inset Quotes erd
31499 \end_inset
31500
31501  with small Latin letters there is the command 
31502 \series bold
31503
31504 \backslash
31505 alph
31506 \series default
31507
31508 \begin_inset Index idx
31509 status collapsed
31510
31511 \begin_layout Plain Layout
31512 Commands ! A ! 
31513 \backslash
31514 alph
31515 \end_layout
31516
31517 \end_inset
31518
31519 , for big ones there is the command 
31520 \series bold
31521
31522 \backslash
31523 Alph
31524 \series default
31525
31526 \begin_inset Index idx
31527 status collapsed
31528
31529 \begin_layout Plain Layout
31530 Commands ! A ! 
31531 \backslash
31532 alph@
31533 \backslash
31534 Alph
31535 \end_layout
31536
31537 \end_inset
31538
31539 .
31540 \end_layout
31541
31542 \begin_layout Standard
31543 \begin_inset Note Greyedout
31544 status open
31545
31546 \begin_layout Plain Layout
31547
31548 \series bold
31549 Note:
31550 \series default
31551  Only maximal 26 formulas can be numbered with Latin letters in one document.
31552 \end_layout
31553
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \begin_layout Standard
31560 \begin_inset ERT
31561 status collapsed
31562
31563 \begin_layout Plain Layout
31564
31565
31566 \backslash
31567 renewcommand{
31568 \backslash
31569 theequation}{
31570 \backslash
31571 roman{equation}}
31572 \end_layout
31573
31574 \end_inset
31575
31576
31577 \end_layout
31578
31579 \begin_layout Standard
31580 \begin_inset Formula 
31581 \begin{equation}
31582 A=\textrm{small roman}
31583 \end{equation}
31584
31585 \end_inset
31586
31587
31588 \begin_inset ERT
31589 status collapsed
31590
31591 \begin_layout Plain Layout
31592
31593
31594 \backslash
31595 renewcommand{
31596 \backslash
31597 theequation}{
31598 \backslash
31599 Roman{equation}}
31600 \end_layout
31601
31602 \end_inset
31603
31604
31605 \begin_inset Formula 
31606 \begin{equation}
31607 B=\textrm{big Roman}\label{eq:Rom}
31608 \end{equation}
31609
31610 \end_inset
31611
31612
31613 \begin_inset ERT
31614 status collapsed
31615
31616 \begin_layout Plain Layout
31617
31618
31619 \backslash
31620 renewcommand{
31621 \backslash
31622 theequation}{
31623 \backslash
31624 alph{equation}}
31625 \end_layout
31626
31627 \end_inset
31628
31629
31630 \begin_inset Formula 
31631 \begin{equation}
31632 C=\textrm{small Latin}
31633 \end{equation}
31634
31635 \end_inset
31636
31637
31638 \begin_inset ERT
31639 status collapsed
31640
31641 \begin_layout Plain Layout
31642
31643
31644 \backslash
31645 renewcommand{
31646 \backslash
31647 theequation}{
31648 \backslash
31649 Alph{equation}}
31650 \end_layout
31651
31652 \end_inset
31653
31654
31655 \begin_inset Formula 
31656 \begin{equation}
31657 D=\textrm{big Latin}\label{eq:Lat}
31658 \end{equation}
31659
31660 \end_inset
31661
31662
31663 \end_layout
31664
31665 \begin_layout Standard
31666 To switch back to the default numbering, insert the command:
31667 \end_layout
31668
31669 \begin_layout Standard
31670
31671 \series bold
31672
31673 \backslash
31674 renewcommand{
31675 \backslash
31676 theequation}{
31677 \backslash
31678 arabic{equation}}
31679 \begin_inset Index idx
31680 status collapsed
31681
31682 \begin_layout Plain Layout
31683 Commands ! A ! 
31684 \backslash
31685 arabic
31686 \end_layout
31687
31688 \end_inset
31689
31690
31691 \end_layout
31692
31693 \begin_layout Standard
31694 \begin_inset ERT
31695 status collapsed
31696
31697 \begin_layout Plain Layout
31698
31699
31700 \backslash
31701 renewcommand{
31702 \backslash
31703 theequation}{
31704 \backslash
31705 arabic{equation}}
31706 \end_layout
31707
31708 \end_inset
31709
31710
31711 \begin_inset Formula 
31712 \begin{equation}
31713 E=\textrm{Arabic}
31714 \end{equation}
31715
31716 \end_inset
31717
31718
31719 \end_layout
31720
31721 \begin_layout Standard
31722 \begin_inset VSpace medskip
31723 \end_inset
31724
31725 As you see, formulas are numbered serially independent from the numbering
31726  style.
31727  When then numbering should start with 
31728 \begin_inset Quotes eld
31729 \end_inset
31730
31731 1
31732 \begin_inset Quotes erd
31733 \end_inset
31734
31735  when the style is changed, new equation counters have to be defined.
31736  A description about this can be found in the file 
31737 \begin_inset CommandInset href
31738 LatexCommand href
31739 name "Formula-numbering.lyx"
31740 target "run:Formula-numbering.lyx"
31741
31742 \end_inset
31743
31744 .
31745 \end_layout
31746
31747 \begin_layout Section
31748 Chemical Symbols and Equations
31749 \begin_inset CommandInset label
31750 LatexCommand label
31751 name "sub:Chemical-Symbols-and"
31752
31753 \end_inset
31754
31755
31756 \begin_inset Index idx
31757 status collapsed
31758
31759 \begin_layout Plain Layout
31760 Chemical characters ! Symbols
31761 \end_layout
31762
31763 \end_inset
31764
31765
31766 \begin_inset Index idx
31767 status collapsed
31768
31769 \begin_layout Plain Layout
31770 Chemical equations
31771 \end_layout
31772
31773 \end_inset
31774
31775
31776 \begin_inset Index idx
31777 status collapsed
31778
31779 \begin_layout Plain Layout
31780 Symbols ! chemical
31781 \end_layout
31782
31783 \end_inset
31784
31785
31786 \end_layout
31787
31788 \begin_layout Standard
31789 An example text from chemistry:
31790 \end_layout
31791
31792 \begin_layout Quote
31793 The 
31794 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31795 \end_inset
31796
31797 -ion reacts with two 
31798 \begin_inset Formula $\mathrm{Na^{+}}$
31799 \end_inset
31800
31801 -ions to sodium sulfate 
31802 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31803 \end_inset
31804
31805 .
31806  The chemical equation for this is:
31807 \begin_inset Formula 
31808 \begin{equation}
31809 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31810 \end{equation}
31811
31812 \end_inset
31813
31814
31815 \end_layout
31816
31817 \begin_layout Standard
31818 This chemical equation can directly be created as formula.
31819  To avoid that the symbols appear italic, everything is highlighted and
31820  changed by the shortcut 
31821 \begin_inset Info
31822 type  "shortcut"
31823 arg   "font-roman"
31824 \end_inset
31825
31826  to the upright font style.
31827 \begin_inset Foot
31828 status collapsed
31829
31830 \begin_layout Plain Layout
31831 font styles
31832 \series bold
31833  
31834 \series default
31835 see 
31836 \begin_inset CommandInset ref
31837 LatexCommand ref
31838 reference "sub:Font-Styles"
31839
31840 \end_inset
31841
31842
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \end_layout
31849
31850 \begin_layout Standard
31851 A more convenient way to typeset chemical formulas is to use the command
31852  
31853 \series bold
31854
31855 \backslash
31856 ce
31857 \series default
31858
31859 \begin_inset Index idx
31860 status collapsed
31861
31862 \begin_layout Plain Layout
31863 Commands ! C ! 
31864 \backslash
31865 ce
31866 \end_layout
31867
31868 \end_inset
31869
31870  that is available when the LaTeX-package 
31871 \series bold
31872 mhchem
31873 \series default
31874
31875 \begin_inset Index idx
31876 status collapsed
31877
31878 \begin_layout Plain Layout
31879 Packages ! mhchem
31880 \end_layout
31881
31882 \end_inset
31883
31884  is installed.
31885  After inserting 
31886 \series bold
31887
31888 \backslash
31889 ce
31890 \series default
31891  to a formula a new blue box appears where chemical formulas can be inserted
31892  in an intuitive way.
31893 \end_layout
31894
31895 \begin_layout Standard
31896 \align center
31897 \begin_inset Tabular
31898 <lyxtabular version="3" rows="9" columns="2">
31899 <features tabularvalignment="middle">
31900 <column alignment="center" valignment="top" width="0">
31901 <column alignment="center" valignment="top" width="0">
31902 <row>
31903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31904 \begin_inset Text
31905
31906 \begin_layout Plain Layout
31907 Command
31908 \end_layout
31909
31910 \end_inset
31911 </cell>
31912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31913 \begin_inset Text
31914
31915 \begin_layout Plain Layout
31916 Result
31917 \begin_inset Note Note
31918 status collapsed
31919
31920 \begin_layout Plain Layout
31921
31922 \series bold
31923
31924 \backslash
31925 raisebox
31926 \series default
31927  is only used as spacer.
31928 \end_layout
31929
31930 \end_inset
31931
31932
31933 \end_layout
31934
31935 \end_inset
31936 </cell>
31937 </row>
31938 <row>
31939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31940 \begin_inset Text
31941
31942 \begin_layout Plain Layout
31943
31944 \backslash
31945 ce
31946 \begin_inset ERT
31947 status collapsed
31948
31949 \begin_layout Plain Layout
31950
31951
31952 \backslash
31953 spce 
31954 \end_layout
31955
31956 \end_inset
31957
31958 H2CO3
31959 \end_layout
31960
31961 \end_inset
31962 </cell>
31963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31964 \begin_inset Text
31965
31966 \begin_layout Plain Layout
31967 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31968 \end_inset
31969
31970
31971 \end_layout
31972
31973 \end_inset
31974 </cell>
31975 </row>
31976 <row>
31977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31978 \begin_inset Text
31979
31980 \begin_layout Plain Layout
31981
31982 \backslash
31983 ce
31984 \begin_inset ERT
31985 status collapsed
31986
31987 \begin_layout Plain Layout
31988
31989
31990 \backslash
31991 spce 
31992 \end_layout
31993
31994 \end_inset
31995
31996 SO4^2-
31997 \end_layout
31998
31999 \end_inset
32000 </cell>
32001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32002 \begin_inset Text
32003
32004 \begin_layout Plain Layout
32005 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32006 \end_inset
32007
32008
32009 \end_layout
32010
32011 \end_inset
32012 </cell>
32013 </row>
32014 <row>
32015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32016 \begin_inset Text
32017
32018 \begin_layout Plain Layout
32019
32020 \backslash
32021 ce
32022 \begin_inset ERT
32023 status collapsed
32024
32025 \begin_layout Plain Layout
32026
32027
32028 \backslash
32029 spce 
32030 \end_layout
32031
32032 \end_inset
32033
32034 (NH4)2S
32035 \end_layout
32036
32037 \end_inset
32038 </cell>
32039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32040 \begin_inset Text
32041
32042 \begin_layout Plain Layout
32043 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32044 \end_inset
32045
32046
32047 \end_layout
32048
32049 \end_inset
32050 </cell>
32051 </row>
32052 <row>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057
32058 \backslash
32059 ce
32060 \begin_inset ERT
32061 status collapsed
32062
32063 \begin_layout Plain Layout
32064
32065
32066 \backslash
32067 spce 
32068 \end_layout
32069
32070 \end_inset
32071
32072 KCr(SO4)2.12H2O
32073 \end_layout
32074
32075 \end_inset
32076 </cell>
32077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32078 \begin_inset Text
32079
32080 \begin_layout Plain Layout
32081 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32082 \end_inset
32083
32084
32085 \end_layout
32086
32087 \end_inset
32088 </cell>
32089 </row>
32090 <row>
32091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095
32096 \backslash
32097 ce
32098 \begin_inset ERT
32099 status collapsed
32100
32101 \begin_layout Plain Layout
32102
32103
32104 \backslash
32105 spce 
32106 \end_layout
32107
32108 \end_inset
32109
32110 A-B
32111 \backslash
32112 dbond
32113 \begin_inset ERT
32114 status collapsed
32115
32116 \begin_layout Plain Layout
32117
32118
32119 \backslash
32120 spce 
32121 \end_layout
32122
32123 \end_inset
32124
32125 C
32126 \backslash
32127 tbond
32128 \begin_inset ERT
32129 status collapsed
32130
32131 \begin_layout Plain Layout
32132
32133
32134 \backslash
32135 spce 
32136 \end_layout
32137
32138 \end_inset
32139
32140 D
32141 \end_layout
32142
32143 \end_inset
32144 </cell>
32145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32146 \begin_inset Text
32147
32148 \begin_layout Plain Layout
32149 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32150 \end_inset
32151
32152
32153 \end_layout
32154
32155 \end_inset
32156 </cell>
32157 </row>
32158 <row>
32159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32160 \begin_inset Text
32161
32162 \begin_layout Plain Layout
32163
32164 \backslash
32165 ce
32166 \begin_inset ERT
32167 status collapsed
32168
32169 \begin_layout Plain Layout
32170
32171
32172 \backslash
32173 spce 
32174 \end_layout
32175
32176 \end_inset
32177
32178 ^227
32179 \begin_inset Formula $\downarrow$
32180 \end_inset
32181
32182 _90
32183 \begin_inset Formula $\to$
32184 \end_inset
32185
32186 Th+
32187 \end_layout
32188
32189 \end_inset
32190 </cell>
32191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32192 \begin_inset Text
32193
32194 \begin_layout Plain Layout
32195 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32196 \end_inset
32197
32198
32199 \end_layout
32200
32201 \end_inset
32202 </cell>
32203 </row>
32204 <row>
32205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32206 \begin_inset Text
32207
32208 \begin_layout Plain Layout
32209
32210 \backslash
32211 ce
32212 \begin_inset ERT
32213 status collapsed
32214
32215 \begin_layout Plain Layout
32216
32217
32218 \backslash
32219 spce 
32220 \end_layout
32221
32222 \end_inset
32223
32224 CO2
32225 \begin_inset ERT
32226 status collapsed
32227
32228 \begin_layout Plain Layout
32229
32230
32231 \backslash
32232 spce 
32233 \end_layout
32234
32235 \end_inset
32236
32237 +
32238 \begin_inset ERT
32239 status collapsed
32240
32241 \begin_layout Plain Layout
32242
32243
32244 \backslash
32245 spce 
32246 \end_layout
32247
32248 \end_inset
32249
32250 C
32251 \begin_inset ERT
32252 status collapsed
32253
32254 \begin_layout Plain Layout
32255
32256
32257 \backslash
32258 spce 
32259 \end_layout
32260
32261 \end_inset
32262
32263 <=>
32264 \begin_inset ERT
32265 status collapsed
32266
32267 \begin_layout Plain Layout
32268
32269
32270 \backslash
32271 spce 
32272 \end_layout
32273
32274 \end_inset
32275
32276 2CO
32277 \end_layout
32278
32279 \end_inset
32280 </cell>
32281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32282 \begin_inset Text
32283
32284 \begin_layout Plain Layout
32285 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32286 \end_inset
32287
32288
32289 \end_layout
32290
32291 \end_inset
32292 </cell>
32293 </row>
32294 <row>
32295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32296 \begin_inset Text
32297
32298 \begin_layout Plain Layout
32299
32300 \backslash
32301 ce
32302 \begin_inset ERT
32303 status collapsed
32304
32305 \begin_layout Plain Layout
32306
32307
32308 \backslash
32309 spce 
32310 \end_layout
32311
32312 \end_inset
32313
32314 CO2
32315 \begin_inset ERT
32316 status collapsed
32317
32318 \begin_layout Plain Layout
32319
32320
32321 \backslash
32322 spce 
32323 \end_layout
32324
32325 \end_inset
32326
32327 +
32328 \begin_inset ERT
32329 status collapsed
32330
32331 \begin_layout Plain Layout
32332
32333
32334 \backslash
32335 spce 
32336 \end_layout
32337
32338 \end_inset
32339
32340 C
32341 \begin_inset ERT
32342 status collapsed
32343
32344 \begin_layout Plain Layout
32345
32346
32347 \backslash
32348 spce 
32349 \end_layout
32350
32351 \end_inset
32352
32353 ->[
32354 \backslash
32355 alpha][
32356 \backslash
32357 beta]
32358 \begin_inset ERT
32359 status collapsed
32360
32361 \begin_layout Plain Layout
32362
32363
32364 \backslash
32365 spce 
32366 \end_layout
32367
32368 \end_inset
32369
32370 2CO}
32371 \end_layout
32372
32373 \end_inset
32374 </cell>
32375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32376 \begin_inset Text
32377
32378 \begin_layout Plain Layout
32379 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32380 \end_inset
32381
32382
32383 \end_layout
32384
32385 \end_inset
32386 </cell>
32387 </row>
32388 </lyxtabular>
32389
32390 \end_inset
32391
32392
32393 \end_layout
32394
32395 \begin_layout Standard
32396 \begin_inset Note Greyedout
32397 status open
32398
32399 \begin_layout Plain Layout
32400
32401 \series bold
32402 Note:
32403 \series default
32404  Inserting a formula to a 
32405 \series bold
32406
32407 \backslash
32408 ce
32409 \series default
32410  box will lead to LaTeX errors.
32411  In this case TeX code has to be used like for 
32412 \series bold
32413
32414 \backslash
32415 ce{$
32416 \backslash
32417 mu
32418 \backslash
32419 hyphen$Cl}
32420 \series default
32421
32422 \begin_inset ERT
32423 status collapsed
32424
32425 \begin_layout Plain Layout
32426
32427
32428 \backslash
32429 ce{$
32430 \backslash
32431 mu
32432 \backslash
32433 hyphen$Cl}
32434 \end_layout
32435
32436 \end_inset
32437
32438  
32439 \end_layout
32440
32441 \end_inset
32442
32443
32444 \end_layout
32445
32446 \begin_layout Standard
32447 Using 
32448 \series bold
32449
32450 \backslash
32451 ce
32452 \series default
32453  the command for equation
32454 \begin_inset space ~
32455 \end_inset
32456
32457
32458 \begin_inset CommandInset ref
32459 LatexCommand eqref
32460 reference "eq:chem-reaction"
32461
32462 \end_inset
32463
32464  is:
32465 \begin_inset Newline newline
32466 \end_inset
32467
32468
32469 \series bold
32470  
32471 \backslash
32472 ce
32473 \begin_inset ERT
32474 status collapsed
32475
32476 \begin_layout Plain Layout
32477
32478
32479 \backslash
32480 spce 
32481 \end_layout
32482
32483 \end_inset
32484
32485 2Na+
32486 \begin_inset ERT
32487 status collapsed
32488
32489 \begin_layout Plain Layout
32490
32491
32492 \backslash
32493 spce 
32494 \end_layout
32495
32496 \end_inset
32497
32498 +
32499 \begin_inset ERT
32500 status collapsed
32501
32502 \begin_layout Plain Layout
32503
32504
32505 \backslash
32506 spce 
32507 \end_layout
32508
32509 \end_inset
32510
32511 SO4^2-
32512 \begin_inset ERT
32513 status collapsed
32514
32515 \begin_layout Plain Layout
32516
32517
32518 \backslash
32519 spce 
32520 \end_layout
32521
32522 \end_inset
32523
32524
32525 \begin_inset ERT
32526 status collapsed
32527
32528 \begin_layout Plain Layout
32529
32530
32531 \backslash
32532 spce 
32533 \end_layout
32534
32535 \end_inset
32536
32537 ->
32538 \begin_inset ERT
32539 status collapsed
32540
32541 \begin_layout Plain Layout
32542
32543
32544 \backslash
32545 spce 
32546 \end_layout
32547
32548 \end_inset
32549
32550 Na2SO4
32551 \end_layout
32552
32553 \begin_layout Standard
32554 To create multiline chemical equations first a multiline formula is created
32555  as described in 
32556 \begin_inset CommandInset ref
32557 LatexCommand ref
32558 reference "sec:Multiline-Formulas"
32559
32560 \end_inset
32561
32562 .
32563  Afterwards the command 
32564 \series bold
32565
32566 \backslash
32567 ce
32568 \series default
32569  is used in every small blue box of the formula.
32570  
32571 \begin_inset CommandInset ref
32572 LatexCommand eqref
32573 reference "eq:TEOS-reaction-1"
32574
32575 \end_inset
32576
32577  and 
32578 \begin_inset CommandInset ref
32579 LatexCommand eqref
32580 reference "eq:TEOS-reaction-2"
32581
32582 \end_inset
32583
32584  are an example of a multi-stage chemical reaction where every equation
32585  has its own number.
32586 \begin_inset Formula 
32587 \begin{eqnarray}
32588 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32589 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32590 \end{eqnarray}
32591
32592 \end_inset
32593
32594
32595 \end_layout
32596
32597 \begin_layout Standard
32598 Besides 
32599 \series bold
32600
32601 \backslash
32602 ce
32603 \series default
32604  the 
32605 \series bold
32606 mhchem
32607 \series default
32608  package provides the command 
32609 \series bold
32610
32611 \backslash
32612 cf
32613 \series default
32614
32615 \begin_inset Index idx
32616 status collapsed
32617
32618 \begin_layout Plain Layout
32619 Commands ! C ! 
32620 \backslash
32621 cf
32622 \end_layout
32623
32624 \end_inset
32625
32626  that has to be used for special cases.
32627  For more information about 
32628 \series bold
32629
32630 \backslash
32631 cf
32632 \series default
32633  and more examples have a look at the documentation of 
32634 \series bold
32635 mhchem
32636 \series default
32637
32638 \begin_inset CommandInset citation
32639 LatexCommand cite
32640 key "mhchem"
32641
32642 \end_inset
32643
32644 .
32645 \end_layout
32646
32647 \begin_layout Section
32648 Diagrams
32649 \end_layout
32650
32651 \begin_layout Standard
32652 LyX supports two types of commutative diagrams: 
32653 \series bold
32654 amscd
32655 \series default
32656  and 
32657 \series bold
32658 xymatrix
32659 \series default
32660  that are explained in the following.
32661 \end_layout
32662
32663 \begin_layout Subsection
32664 Amscd Diagrams
32665 \begin_inset Index idx
32666 status collapsed
32667
32668 \begin_layout Plain Layout
32669 Diagrams ! amscd
32670 \end_layout
32671
32672 \end_inset
32673
32674
32675 \end_layout
32676
32677 \begin_layout Standard
32678 Diagrams of this type visualize relations by vertical and horizontal lines
32679  or arrows:
32680 \begin_inset Formula 
32681 \[
32682 \begin{CD}A@>>>B@>>>C\\
32683 @AAA@.@VVV\\
32684 F@<<<E@<<<D
32685 \end{CD}
32686 \]
32687
32688 \end_inset
32689
32690
32691 \end_layout
32692
32693 \begin_layout Standard
32694 To get them, the command 
32695 \series bold
32696
32697 \backslash
32698 CD
32699 \begin_inset Index idx
32700 status collapsed
32701
32702 \begin_layout Plain Layout
32703 Commands ! C ! 
32704 \backslash
32705 CD
32706 \end_layout
32707
32708 \end_inset
32709
32710
32711 \series default
32712  is inserted to a formula.
32713  A blue box appears with two dashed lines where further commands can be
32714  inserted.
32715  With 
32716 \begin_inset Info
32717 type  "shortcut"
32718 arg   "newline-insert newline"
32719 \end_inset
32720
32721  a new line is created.
32722  Horizontal relations are inserted in odd, vertical in even formula lines.
32723 \end_layout
32724
32725 \begin_layout Standard
32726 To create the relations there are the following commands:
32727 \end_layout
32728
32729 \begin_layout Itemize
32730
32731 \series bold
32732 @<<<
32733 \series default
32734  creates a left arrow, 
32735 \series bold
32736 @>>>
32737 \series default
32738  a right arrow and 
32739 \series bold
32740 @=
32741 \series default
32742  a long equal sign
32743 \end_layout
32744
32745 \begin_layout Itemize
32746
32747 \series bold
32748 @AAA
32749 \series default
32750  creates an up arrow, 
32751 \series bold
32752 @VVV
32753 \series default
32754  a down arrow and 
32755 \series bold
32756 @|
32757 \series default
32758  a vertical equal sign
32759 \end_layout
32760
32761 \begin_layout Itemize
32762
32763 \series bold
32764 @.
32765
32766 \series default
32767  is a placeholder for non-existent relations
32768 \end_layout
32769
32770 \begin_layout Standard
32771 All arrows can be labeled as follows:
32772 \end_layout
32773
32774 \begin_layout Itemize
32775 If text inserted between the first and second < or >, resp., it is placed
32776  above the arrow.
32777  When it is inserted between the second and third one, it appears under
32778  the arrow.
32779 \end_layout
32780
32781 \begin_layout Itemize
32782 When text for vertical arrows is inserted between the first and second A
32783  or V, resp., it is placed left beside the arrow.
32784  When it is inserted between the second and third one, it appears right
32785  beside the arrow.
32786  If the text contains an A or V, these letters must be set into a TeX-brace.
32787 \end_layout
32788
32789 \begin_layout Standard
32790 As example a diagram with all possible relations:
32791 \end_layout
32792
32793 \begin_layout Standard
32794 \begin_inset Formula 
32795 \[
32796 \begin{CD}A@>j>>B@>>k>C@=F\\
32797 @AmAA@.@VV{V}V@|\\
32798 D@<<j<E@>k>>F@=C
32799 \end{CD}
32800 \]
32801
32802 \end_inset
32803
32804
32805 \end_layout
32806
32807 \begin_layout Standard
32808 The command for this is:
32809 \begin_inset Newline newline
32810 \end_inset
32811
32812
32813 \series bold
32814
32815 \backslash
32816 CD
32817 \begin_inset ERT
32818 status collapsed
32819
32820 \begin_layout Plain Layout
32821
32822
32823 \backslash
32824 spce 
32825 \end_layout
32826
32827 \end_inset
32828
32829 A@>j>>B@>>k>C@=F Ctrl+Return
32830 \begin_inset Newline newline
32831 \end_inset
32832
32833
32834 \begin_inset Phantom HPhantom
32835 status open
32836
32837 \begin_layout Plain Layout
32838
32839 \series bold
32840
32841 \backslash
32842 CD
32843 \begin_inset ERT
32844 status collapsed
32845
32846 \begin_layout Plain Layout
32847
32848
32849 \backslash
32850 spce 
32851 \end_layout
32852
32853 \end_inset
32854
32855
32856 \end_layout
32857
32858 \end_inset
32859
32860 @AmAA@.@VV
32861 \backslash
32862 {V
32863 \series default
32864
32865 \begin_inset Formula $\to$
32866 \end_inset
32867
32868
32869 \series bold
32870 V@| Ctrl+Return
32871 \begin_inset Newline newline
32872 \end_inset
32873
32874
32875 \begin_inset Phantom HPhantom
32876 status open
32877
32878 \begin_layout Plain Layout
32879
32880 \series bold
32881
32882 \backslash
32883 CD
32884 \begin_inset ERT
32885 status collapsed
32886
32887 \begin_layout Plain Layout
32888
32889
32890 \backslash
32891 spce 
32892 \end_layout
32893
32894 \end_inset
32895
32896
32897 \end_layout
32898
32899 \end_inset
32900
32901 D@<<j<E@>k>>F@=C
32902 \end_layout
32903
32904 \begin_layout Subsection
32905 Xymatrix Diagrams
32906 \begin_inset Index idx
32907 status collapsed
32908
32909 \begin_layout Plain Layout
32910 Diagrams ! xymatrix
32911 \end_layout
32912
32913 \end_inset
32914
32915
32916 \end_layout
32917
32918 \begin_layout Standard
32919 To be able to use xymatrices, the LaTeX-package 
32920 \series bold
32921 xypic
32922 \series default
32923  must be installed.
32924  A xymatrix is created by inserting the command 
32925 \series bold
32926
32927 \backslash
32928 xymatrix
32929 \series default
32930  in a formula.
32931  Then you are able to add new matrix columns and rows like for normal matrices,
32932  see 
32933 \begin_inset CommandInset ref
32934 LatexCommand ref
32935 reference "sec:Matrices"
32936
32937 \end_inset
32938
32939 .
32940 \end_layout
32941
32942 \begin_layout Standard
32943 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32944  and much more.
32945  All possibilities to create commutative diagrams and decorations are explained
32946  in detail in the 
32947 \emph on
32948 XY-pic manual
32949 \emph default
32950  that you find in the menu 
32951 \family sans
32952 Help\SpecialChar \menuseparator
32953 Specific
32954 \begin_inset space ~
32955 \end_inset
32956
32957 Manuals
32958 \family default
32959 .
32960 \end_layout
32961
32962 \begin_layout Subsection
32963
32964 \noun on
32965 Feynman
32966 \noun default
32967  Diagrams
32968 \begin_inset Index idx
32969 status collapsed
32970
32971 \begin_layout Plain Layout
32972 Diagrams ! Feynman
32973 \end_layout
32974
32975 \end_inset
32976
32977
32978 \end_layout
32979
32980 \begin_layout Standard
32981 To be able to use 
32982 \noun on
32983 Feynman
32984 \noun default
32985 -diagrams, the LaTeX-package 
32986 \series bold
32987 feyn
32988 \series default
32989  must be installed.
32990  A 
32991 \noun on
32992 Feynman
32993 \noun default
32994 -diagram is created by inserting the command 
32995 \series bold
32996
32997 \backslash
32998 Diagram
32999 \series default
33000  in a formula.
33001  Then you are able to add new matrix columns and rows like for normal matrices,
33002  see 
33003 \begin_inset CommandInset ref
33004 LatexCommand ref
33005 reference "sec:Matrices"
33006
33007 \end_inset
33008
33009 .
33010 \end_layout
33011
33012 \begin_layout Standard
33013 Examples how to create 
33014 \noun on
33015 Feynman-
33016 \noun default
33017 diagrams in LyX is given in the 
33018 \emph on
33019 Feynman-diagram manual
33020 \emph default
33021  that you find in the menu 
33022 \family sans
33023 Help\SpecialChar \menuseparator
33024 Specific
33025 \begin_inset space ~
33026 \end_inset
33027
33028 Manuals
33029 \family default
33030 .
33031 \end_layout
33032
33033 \begin_layout Section
33034 User-defined Commands
33035 \begin_inset Index idx
33036 status collapsed
33037
33038 \begin_layout Plain Layout
33039 User-defined commands
33040 \end_layout
33041
33042 \end_inset
33043
33044
33045 \end_layout
33046
33047 \begin_layout Standard
33048 \begin_inset Note Greyedout
33049 status open
33050
33051 \begin_layout Plain Layout
33052
33053 \series bold
33054 Note:
33055 \series default
33056  The names of user-defined commands and macros may only consist of Latin
33057  letters.
33058 \end_layout
33059
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \begin_layout Subsection
33066 The Command 
33067 \backslash
33068 newcommand
33069 \begin_inset CommandInset label
33070 LatexCommand label
33071 name "sub:The-Command-newcommand"
33072
33073 \end_inset
33074
33075
33076 \begin_inset Index idx
33077 status collapsed
33078
33079 \begin_layout Plain Layout
33080 User-defined commands ! 
33081 \backslash
33082 newcommand
33083 \end_layout
33084
33085 \end_inset
33086
33087
33088 \begin_inset Index idx
33089 status collapsed
33090
33091 \begin_layout Plain Layout
33092 Commands ! N ! 
33093 \backslash
33094 newcommand
33095 \end_layout
33096
33097 \end_inset
33098
33099
33100 \end_layout
33101
33102 \begin_layout Standard
33103 Many LaTeX-commands are too long to be used frequently.
33104  But it is possible to define with the command 
33105 \series bold
33106
33107 \backslash
33108 newcommand
33109 \series default
33110  new shorter commands.
33111 \end_layout
33112
33113 \begin_layout Standard
33114 The command scheme of 
33115 \series bold
33116
33117 \backslash
33118 newcommand
33119 \series default
33120  is:
33121 \end_layout
33122
33123 \begin_layout Standard
33124
33125 \series bold
33126
33127 \backslash
33128 newcommand{new command name}[number of arguments][optional
33129 \series default
33130  
33131 \series bold
33132 value]
33133 \begin_inset Newline newline
33134 \end_inset
33135
33136
33137 \begin_inset Phantom HPhantom
33138 status open
33139
33140 \begin_layout Plain Layout
33141
33142 \series bold
33143
33144 \backslash
33145 newcommand
33146 \end_layout
33147
33148 \end_inset
33149
33150 {command definition}
33151 \end_layout
33152
33153 \begin_layout Standard
33154 \begin_inset Note Greyedout
33155 status open
33156
33157 \begin_layout Plain Layout
33158
33159 \series bold
33160 Note:
33161 \series default
33162  Assure that the name of the new command is not already used in your document
33163  or by LaTeX-packages that you use.
33164  When you for example define the command 
33165 \series bold
33166
33167 \backslash
33168 le
33169 \series default
33170  for 
33171 \series bold
33172
33173 \backslash
33174 Leftarrow
33175 \series default
33176 , you get an error message because 
33177 \series bold
33178
33179 \backslash
33180 le
33181 \series default
33182  is already defined as command for 
33183 \begin_inset Quotes eld
33184 \end_inset
33185
33186
33187 \begin_inset Formula $\le$
33188 \end_inset
33189
33190
33191 \begin_inset Quotes erd
33192 \end_inset
33193
33194 .
33195 \end_layout
33196
33197 \end_inset
33198
33199
33200 \end_layout
33201
33202 \begin_layout Standard
33203 The number of arguments is an integer in the range 0
33204 \begin_inset space \thinspace{}
33205 \end_inset
33206
33207 -
33208 \begin_inset space \thinspace{}
33209 \end_inset
33210
33211 9 and specifies how many arguments the new command should have.
33212  With the optional value a value for an optional argument can be predefined.
33213  When this is done, the 
33214 \emph on
33215 first
33216 \emph default
33217  
33218 \emph on
33219 a
33220 \emph default
33221 rgument of the new command is automatically an optional one.
33222 \end_layout
33223
33224 \begin_layout Standard
33225 Here are some examples:
33226 \end_layout
33227
33228 \begin_layout Itemize
33229 To define the command 
33230 \series bold
33231
33232 \backslash
33233 gr
33234 \series default
33235  for 
33236 \series bold
33237
33238 \backslash
33239 Longrightarrow
33240 \series default
33241 , the LaTeX-preamble line is:
33242 \begin_inset VSpace medskip
33243 \end_inset
33244
33245
33246 \begin_inset Newline newline
33247 \end_inset
33248
33249
33250 \series bold
33251
33252 \backslash
33253 newcommand{
33254 \backslash
33255 gr}{
33256 \backslash
33257 Longrightarrow}
33258 \end_layout
33259
33260 \begin_layout Itemize
33261 To define the command 
33262 \series bold
33263
33264 \backslash
33265 us
33266 \series default
33267  for 
33268 \series bold
33269
33270 \backslash
33271 underline
33272 \series default
33273 , the argument (that should be underlined) must be taken into account.
33274  For this the preamble line is:
33275 \begin_inset VSpace medskip
33276 \end_inset
33277
33278
33279 \begin_inset Newline newline
33280 \end_inset
33281
33282
33283 \series bold
33284
33285 \backslash
33286 newcommand{
33287 \backslash
33288 us}[1]{
33289 \backslash
33290 underline{#1}}
33291 \series default
33292
33293 \begin_inset VSpace medskip
33294 \end_inset
33295
33296
33297 \begin_inset Newline newline
33298 \end_inset
33299
33300 The character 
33301 \series bold
33302 #
33303 \series default
33304  acts as argument placeholder, the 
33305 \series bold
33306 1
33307 \series default
33308  behind it denotes that it is the placeholder for the first argument.
33309 \end_layout
33310
33311 \begin_layout Itemize
33312 For 
33313 \series bold
33314
33315 \backslash
33316 framebox
33317 \series default
33318  one can e.
33319 \begin_inset space \thinspace{}
33320 \end_inset
33321
33322 g.
33323 \begin_inset space \space{}
33324 \end_inset
33325
33326 define the command 
33327 \series bold
33328
33329 \backslash
33330 fb
33331 \series default
33332 :
33333 \begin_inset VSpace medskip
33334 \end_inset
33335
33336
33337 \begin_inset Newline newline
33338 \end_inset
33339
33340
33341 \series bold
33342
33343 \backslash
33344 newcommand{
33345 \backslash
33346 fb}[3]{
33347 \backslash
33348 framebox#1#2{$#3$}}
33349 \series default
33350
33351 \begin_inset VSpace medskip
33352 \end_inset
33353
33354
33355 \begin_inset Newline newline
33356 \end_inset
33357
33358 The two Dollar signs creates the extra formula needed for 
33359 \series bold
33360
33361 \backslash
33362 framebox
33363 \series default
33364 , see 
33365 \begin_inset CommandInset ref
33366 LatexCommand ref
33367 reference "sub:Boxes-with-Frame"
33368
33369 \end_inset
33370
33371 .
33372 \end_layout
33373
33374 \begin_layout Itemize
33375 To create a new command for 
33376 \series bold
33377
33378 \backslash
33379 fcolorbox
33380 \series default
33381  where the color for the box need not be specified, the argument for the
33382  color is defined optional:
33383 \begin_inset VSpace medskip
33384 \end_inset
33385
33386
33387 \begin_inset Newline newline
33388 \end_inset
33389
33390
33391 \series bold
33392
33393 \backslash
33394 newcommand{
33395 \backslash
33396 cb}[3][white]{
33397 \backslash
33398 fcolorbox{#2}{#1}{$#3$}}
33399 \series default
33400
33401 \begin_inset VSpace medskip
33402 \end_inset
33403
33404
33405 \begin_inset Newline newline
33406 \end_inset
33407
33408 When the color is not specified when using 
33409 \series bold
33410
33411 \backslash
33412 cb
33413 \series default
33414 , the predefined color 
33415 \series bold
33416 white
33417 \series default
33418  will be used.
33419 \end_layout
33420
33421 \begin_layout Standard
33422 A test of the new defined commands:
33423 \end_layout
33424
33425 \begin_layout Standard
33426 \align center
33427 \begin_inset Tabular
33428 <lyxtabular version="3" rows="6" columns="2">
33429 <features tabularvalignment="middle">
33430 <column alignment="center" valignment="top" width="0">
33431 <column alignment="center" valignment="top" width="0">
33432 <row>
33433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33434 \begin_inset Text
33435
33436 \begin_layout Plain Layout
33437 Command
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446 Result
33447 \begin_inset Note Note
33448 status collapsed
33449
33450 \begin_layout Plain Layout
33451
33452 \series bold
33453
33454 \backslash
33455 raisebox
33456 \series default
33457  is only used as spacer.
33458 \end_layout
33459
33460 \end_inset
33461
33462
33463 \end_layout
33464
33465 \end_inset
33466 </cell>
33467 </row>
33468 <row>
33469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33470 \begin_inset Text
33471
33472 \begin_layout Plain Layout
33473 A
33474 \backslash
33475 gr
33476 \begin_inset ERT
33477 status collapsed
33478
33479 \begin_layout Plain Layout
33480
33481
33482 \backslash
33483 spce 
33484 \end_layout
33485
33486 \end_inset
33487
33488 B
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497 \begin_inset Formula $A\gr B$
33498 \end_inset
33499
33500
33501 \end_layout
33502
33503 \end_inset
33504 </cell>
33505 </row>
33506 <row>
33507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33508 \begin_inset Text
33509
33510 \begin_layout Plain Layout
33511
33512 \backslash
33513 us{ABcd
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33519 \begin_inset Text
33520
33521 \begin_layout Plain Layout
33522 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33523 \end_inset
33524
33525
33526 \end_layout
33527
33528 \end_inset
33529 </cell>
33530 </row>
33531 <row>
33532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33533 \begin_inset Text
33534
33535 \begin_layout Plain Layout
33536
33537 \backslash
33538 fb{[2cm]
33539 \begin_inset Formula $\to$
33540 \end_inset
33541
33542
33543 \backslash
33544 {
33545 \begin_inset Formula $\to$
33546 \end_inset
33547
33548
33549 \backslash
33550 {
33551 \backslash
33552 int
33553 \begin_inset ERT
33554 status collapsed
33555
33556 \begin_layout Plain Layout
33557
33558
33559 \backslash
33560 spce 
33561 \end_layout
33562
33563 \end_inset
33564
33565 A=B
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33575 \end_inset
33576
33577
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 </row>
33583 <row>
33584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33585 \begin_inset Text
33586
33587 \begin_layout Plain Layout
33588
33589 \backslash
33590 cb{red
33591 \begin_inset Formula $\to$
33592 \end_inset
33593
33594
33595 \backslash
33596 {
33597 \backslash
33598 int
33599 \begin_inset ERT
33600 status collapsed
33601
33602 \begin_layout Plain Layout
33603
33604
33605 \backslash
33606 spce 
33607 \end_layout
33608
33609 \end_inset
33610
33611 A=B
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33621 \end_inset
33622
33623
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 </row>
33629 <row>
33630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634
33635 \backslash
33636 cb[green]
33637 \backslash
33638 {red
33639 \begin_inset Formula $\to$
33640 \end_inset
33641
33642
33643 \backslash
33644 {
33645 \backslash
33646 int
33647 \begin_inset ERT
33648 status collapsed
33649
33650 \begin_layout Plain Layout
33651
33652
33653 \backslash
33654 spce 
33655 \end_layout
33656
33657 \end_inset
33658
33659 A=B
33660 \end_layout
33661
33662 \end_inset
33663 </cell>
33664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33665 \begin_inset Text
33666
33667 \begin_layout Plain Layout
33668 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33669 \end_inset
33670
33671
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 </row>
33677 </lyxtabular>
33678
33679 \end_inset
33680
33681
33682 \end_layout
33683
33684 \begin_layout Subsection
33685 Math Macros
33686 \begin_inset Index idx
33687 status collapsed
33688
33689 \begin_layout Plain Layout
33690 User-defined commands! Math macros
33691 \end_layout
33692
33693 \end_inset
33694
33695
33696 \begin_inset Index idx
33697 status collapsed
33698
33699 \begin_layout Plain Layout
33700 Macros
33701 \end_layout
33702
33703 \end_inset
33704
33705
33706 \end_layout
33707
33708 \begin_layout Standard
33709 User-defined commands are especially convenient for complex expressions.
33710  When you are for example dealing with a document that has quadratic equations,
33711  the same solution type occurs several times.
33712  The general form of a quadratic equation is
33713 \begin_inset Formula 
33714 \[
33715 0=\lambda^{2}+p\lambda+q
33716 \]
33717
33718 \end_inset
33719
33720 The general form of the solution is
33721 \begin_inset Formula 
33722 \[
33723 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33724 \]
33725
33726 \end_inset
33727
33728
33729 \end_layout
33730
33731 \begin_layout Standard
33732 To define a command for the solution formula where only the three parameters
33733  
33734 \begin_inset Formula $\lambda$
33735 \end_inset
33736
33737
33738 \begin_inset Formula $p$
33739 \end_inset
33740
33741  and 
33742 \begin_inset Formula $q$
33743 \end_inset
33744
33745  need to be specified and the index of 
33746 \begin_inset Formula $\lambda$
33747 \end_inset
33748
33749  can be given optionally, the LaTeX-preamble line is
33750 \begin_inset Newline newline
33751 \end_inset
33752
33753
33754 \series bold
33755
33756 \backslash
33757 newcommand{
33758 \backslash
33759 qG}[4][1,
33760 \backslash
33761 ,2]{#2_{#1}=-
33762 \backslash
33763 frac{#3}{2}
33764 \backslash
33765 pm
33766 \begin_inset Newline newline
33767 \end_inset
33768
33769
33770 \begin_inset Phantom HPhantom
33771 status open
33772
33773 \begin_layout Plain Layout
33774
33775 \series bold
33776
33777 \backslash
33778 newcommand
33779 \end_layout
33780
33781 \end_inset
33782
33783
33784 \backslash
33785 sqrt{
33786 \backslash
33787 frac{#3^{2}}{4}-#4}}
33788 \end_layout
33789
33790 \begin_layout Standard
33791 To create with this the solution formula, the command
33792 \begin_inset Newline newline
33793 \end_inset
33794
33795
33796 \series bold
33797
33798 \backslash
33799 qG{
33800 \backslash
33801 lambda
33802 \begin_inset Formula $\to$
33803 \end_inset
33804
33805
33806 \backslash
33807 {p
33808 \begin_inset Formula $\to$
33809 \end_inset
33810
33811
33812 \backslash
33813 {q
33814 \series default
33815  is inserted to a formula
33816 \series bold
33817 .
33818 \end_layout
33819
33820 \begin_layout Standard
33821 The definition of the new command is unintuitive because one has to know
33822  the schemes of all used LaTeX commands, e.
33823 \begin_inset space \thinspace{}
33824 \end_inset
33825
33826 g.
33827 \begin_inset space \space{}
33828 \end_inset
33829
33830 that a fraction is inserted in LaTeX as 
33831 \series bold
33832
33833 \backslash
33834 frac{numerator}{denominator}
33835 \series default
33836 .
33837  Furthermore one can easily forget a brace in the definition and cannot
33838  see in LyX what the new command is doing.
33839  To avoid these problems LyX offers the possibility to use math macros instead
33840  of the command 
33841 \series bold
33842
33843 \backslash
33844 newcommand
33845 \series default
33846 .
33847 \end_layout
33848
33849 \begin_layout Standard
33850 A math macro is created by using the menu 
33851 \family sans
33852 Insert\SpecialChar \menuseparator
33853 Math\SpecialChar \menuseparator
33854 Macro
33855 \family default
33856  or the toolbar button 
33857 \begin_inset Graphics
33858         filename ../images/math-macro_newmacroname_newcommand.png
33859         scale 85
33860
33861 \end_inset
33862
33863 .
33864  The math macro toolbar appears together with the following box where the
33865  macro is defined:
33866 \begin_inset Newline newline
33867 \end_inset
33868
33869
33870 \begin_inset space \hspace*{\fill}
33871 \end_inset
33872
33873
33874 \begin_inset Graphics
33875         filename clipart/macrobox.png
33876
33877 \end_inset
33878
33879
33880 \begin_inset space \hspace*{\fill}
33881 \end_inset
33882
33883
33884 \begin_inset Newline newline
33885 \end_inset
33886
33887
33888 \begin_inset FormulaMacro
33889 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33890 \end_inset
33891
33892
33893 \backslash
33894 newmacroname is the default name of the macro that should be changed to
33895  something sensible.
33896  The wanted formula is inserted in the first blue box.
33897  An argument placeholder is inserted with the command 
33898 \series bold
33899
33900 \backslash
33901 #argumentnumber
33902 \series default
33903 , e.
33904 \begin_inset space \thinspace{}
33905 \end_inset
33906
33907 g
33908 \begin_inset space \space{}
33909 \end_inset
33910
33911
33912 \series bold
33913
33914 \backslash
33915 #1
33916 \series default
33917  or by using the macro toolbar button 
33918 \begin_inset Graphics
33919         filename ../images/math-macro-add-param.png
33920         scale 85
33921
33922 \end_inset
33923
33924 .
33925  Argument placeholders are displayed red.
33926  A maximum of 9
33927 \begin_inset space ~
33928 \end_inset
33929
33930 arguments are possible.
33931  Optional arguments are created with the toolbar button 
33932 \begin_inset Graphics
33933         filename ../images/math-macro-add-optional-param.png
33934         scale 85
33935
33936 \end_inset
33937
33938 .
33939  The first non-optional argument can be transformed to an optional one with
33940  the toolbar button 
33941 \begin_inset Graphics
33942         filename ../images/math-macro-make-optional.png
33943         scale 85
33944
33945 \end_inset
33946
33947 .
33948  In the second blue box the appearance of the macro in LyX can be defined.
33949  Normally you want to see it as it is defined, so the box is kept empty.
33950  But when you have created a macro that needs lot of space on the screen,
33951  you can insert in the box for example
33952 \begin_inset Newline newline
33953 \end_inset
33954
33955
33956 \series bold
33957 qG: 
33958 \backslash
33959 #1
33960 \series default
33961  
33962 \series bold
33963 ,
33964 \series default
33965  
33966 \series bold
33967
33968 \backslash
33969 #2
33970 \series default
33971  
33972 \series bold
33973 ,
33974 \series default
33975  
33976 \series bold
33977
33978 \backslash
33979 #3, 
33980 \backslash
33981 #4
33982 \begin_inset Newline newline
33983 \end_inset
33984
33985
33986 \series default
33987 For the macro only the arguments with the macro name in front of them will
33988  then be displayed in LyX, leading to a better overview.
33989  The formula appears in the output as defined in the first box.
33990 \begin_inset Newline newline
33991 \end_inset
33992
33993 The appearance of macros in formulas can furthermore be changed for single
33994  macros by setting the cursor in the macro and using the menu 
33995 \family sans
33996 View\SpecialChar \menuseparator
33997 (Un)fold
33998 \begin_inset space ~
33999 \end_inset
34000
34001 Math
34002 \begin_inset space ~
34003 \end_inset
34004
34005 Macro
34006 \family default
34007 .
34008 \end_layout
34009
34010 \begin_layout Standard
34011 To use a macro, the macro name is inserted as command to a formula, in our
34012  case 
34013 \series bold
34014
34015 \backslash
34016 qG
34017 \series default
34018 .
34019  Our macro looks in LyX like this:
34020 \begin_inset Newline newline
34021 \end_inset
34022
34023
34024 \begin_inset space \hspace*{\fill}
34025 \end_inset
34026
34027
34028 \begin_inset Graphics
34029         filename clipart/macrouse.png
34030
34031 \end_inset
34032
34033
34034 \begin_inset space \hspace*{\fill}
34035 \end_inset
34036
34037
34038 \begin_inset Newline newline
34039 \end_inset
34040
34041 Here is our macro example with the arguments 
34042 \begin_inset Formula $x$
34043 \end_inset
34044
34045
34046 \begin_inset Formula $\ln(x)$
34047 \end_inset
34048
34049  and 
34050 \begin_inset Formula $B$
34051 \end_inset
34052
34053 :
34054 \end_layout
34055
34056 \begin_layout Standard
34057 \begin_inset Formula 
34058 \[
34059 \qG x{\ln(x)}B
34060 \]
34061
34062 \end_inset
34063
34064
34065 \end_layout
34066
34067 \begin_layout Standard
34068 LyX offers in the menu 
34069 \family sans
34070 Tools\SpecialChar \menuseparator
34071 Preferences\SpecialChar \menuseparator
34072 Editing\SpecialChar \menuseparator
34073 Control
34074 \family default
34075  different styles to edit macros.
34076  To find the style that suits you the most, choose a style and set the cursor
34077  in a macro formula to see the difference.
34078 \end_layout
34079
34080 \begin_layout Standard
34081 A math macro is transformed internally to a 
34082 \series bold
34083
34084 \backslash
34085 newcommand
34086 \series default
34087  command when exporting the document.
34088  The created 
34089 \series bold
34090
34091 \backslash
34092 newcommand
34093 \series default
34094  command is not placed in the LaTeX-preamble, therefore macros can only
34095  be used in formulas that are in the document below the macro definition
34096  box.
34097 \end_layout
34098
34099 \begin_layout Standard
34100 Math macros can also be directly created from a 
34101 \series bold
34102
34103 \backslash
34104 newcommand
34105 \series default
34106  command.
34107  When writing for example the command
34108 \series bold
34109
34110 \begin_inset Newline newline
34111 \end_inset
34112
34113
34114 \backslash
34115 newcommand{
34116 \backslash
34117 larrow}[2]{
34118 \backslash
34119 xleftarrow[#2]{#1}}
34120 \begin_inset Newline newline
34121 \end_inset
34122
34123
34124 \series default
34125 in LyX as normal text, highlighting it completely and using then the shortcut
34126  
34127 \family sans
34128 Ctrl+M
34129 \family default
34130 , the command will be transformed to a math macro.
34131  Using this method you need to be careful that the 
34132 \series bold
34133
34134 \backslash
34135 newcommand
34136 \series default
34137  command is typed correctly, otherwise you get a faulty macro leading to
34138  LaTeX errors.
34139 \end_layout
34140
34141 \begin_layout Standard
34142 Math macros currently have the problem that further formulas in macro definition
34143 s are handled wrongly.
34144  Therefore the example 
34145 \series bold
34146
34147 \backslash
34148 fb
34149 \series default
34150  from 
34151 \begin_inset CommandInset ref
34152 LatexCommand ref
34153 reference "sub:The-Command-newcommand"
34154
34155 \end_inset
34156
34157  cannot be created as macro.
34158 \end_layout
34159
34160 \begin_layout Standard
34161 When the cursor is in a macro definition box, you will see the macro toolbar
34162  in LyX:
34163 \end_layout
34164
34165 \begin_layout Standard
34166 \begin_inset VSpace defskip
34167 \end_inset
34168
34169
34170 \end_layout
34171
34172 \begin_layout Standard
34173 \begin_inset Graphics
34174         filename clipart/MacroToolbar.png
34175
34176 \end_inset
34177
34178
34179 \begin_inset Index idx
34180 status collapsed
34181
34182 \begin_layout Plain Layout
34183 Macros ! Toolbar
34184 \end_layout
34185
34186 \end_inset
34187
34188
34189 \end_layout
34190
34191 \begin_layout Standard
34192 \begin_inset VSpace defskip
34193 \end_inset
34194
34195
34196 \end_layout
34197
34198 \begin_layout Standard
34199 The macro toolbar contains from left to right the following buttons:
34200 \end_layout
34201
34202 \begin_layout Standard
34203 \begin_inset VSpace defskip
34204 \end_inset
34205
34206
34207 \end_layout
34208
34209 \begin_layout Standard
34210 \begin_inset Tabular
34211 <lyxtabular version="3" rows="9" columns="2">
34212 <features islongtable="true" longtabularalignment="center">
34213 <column alignment="left" valignment="top" width="0">
34214 <column alignment="left" valignment="top" width="85col%">
34215 <row interlinespace="2.5mm">
34216 <cell alignment="center" valignment="top" usebox="none">
34217 \begin_inset Text
34218
34219 \begin_layout Plain Layout
34220 \begin_inset Graphics
34221         filename ../images/math-macro-remove-param.png
34222         rotateOrigin center
34223
34224 \end_inset
34225
34226
34227 \end_layout
34228
34229 \end_inset
34230 </cell>
34231 <cell alignment="center" valignment="top" usebox="none">
34232 \begin_inset Text
34233
34234 \begin_layout Plain Layout
34235
34236 \family sans
34237 Edit\SpecialChar \menuseparator
34238 Math\SpecialChar \menuseparator
34239 Macro
34240 \begin_inset space ~
34241 \end_inset
34242
34243 Definition\SpecialChar \menuseparator
34244 Remove Last Argument
34245 \end_layout
34246
34247 \end_inset
34248 </cell>
34249 </row>
34250 <row interlinespace="2.5mm">
34251 <cell alignment="center" valignment="top" usebox="none">
34252 \begin_inset Text
34253
34254 \begin_layout Plain Layout
34255 \begin_inset Graphics
34256         filename ../images/math-macro-add-param.png
34257         rotateOrigin center
34258
34259 \end_inset
34260
34261
34262 \end_layout
34263
34264 \end_inset
34265 </cell>
34266 <cell alignment="center" valignment="top" usebox="none">
34267 \begin_inset Text
34268
34269 \begin_layout Plain Layout
34270
34271 \family sans
34272 Edit\SpecialChar \menuseparator
34273 Math\SpecialChar \menuseparator
34274 Macro
34275 \begin_inset space ~
34276 \end_inset
34277
34278 Definition\SpecialChar \menuseparator
34279 Append Argument
34280 \end_layout
34281
34282 \end_inset
34283 </cell>
34284 </row>
34285 <row interlinespace="2.5mm">
34286 <cell alignment="center" valignment="top" usebox="none">
34287 \begin_inset Text
34288
34289 \begin_layout Plain Layout
34290 \begin_inset Graphics
34291         filename ../images/math-macro-make-optional.png
34292         rotateOrigin center
34293
34294 \end_inset
34295
34296
34297 \end_layout
34298
34299 \end_inset
34300 </cell>
34301 <cell alignment="center" valignment="top" usebox="none">
34302 \begin_inset Text
34303
34304 \begin_layout Plain Layout
34305
34306 \family sans
34307 Edit\SpecialChar \menuseparator
34308 Math\SpecialChar \menuseparator
34309 Macro
34310 \begin_inset space ~
34311 \end_inset
34312
34313 Definition\SpecialChar \menuseparator
34314 Make First Non-Optional into
34315 \begin_inset Newline newline
34316 \end_inset
34317
34318
34319 \begin_inset Phantom HPhantom
34320 status open
34321
34322 \begin_layout Plain Layout
34323
34324 \family sans
34325 Edit\SpecialChar \menuseparator
34326 Math\SpecialChar \menuseparator
34327 Macro
34328 \begin_inset space ~
34329 \end_inset
34330
34331 Definition\SpecialChar \menuseparator
34332
34333 \end_layout
34334
34335 \end_inset
34336
34337 Optional Argument
34338 \end_layout
34339
34340 \end_inset
34341 </cell>
34342 </row>
34343 <row interlinespace="2.5mm">
34344 <cell alignment="center" valignment="top" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348 \begin_inset Graphics
34349         filename ../images/math-macro-make-nonoptional.png
34350         rotateOrigin center
34351
34352 \end_inset
34353
34354
34355 \end_layout
34356
34357 \end_inset
34358 </cell>
34359 <cell alignment="center" valignment="top" usebox="none">
34360 \begin_inset Text
34361
34362 \begin_layout Plain Layout
34363
34364 \family sans
34365 Edit\SpecialChar \menuseparator
34366 Math\SpecialChar \menuseparator
34367 Macro
34368 \begin_inset space ~
34369 \end_inset
34370
34371 Definition\SpecialChar \menuseparator
34372 Make Last Optional into
34373 \begin_inset Newline newline
34374 \end_inset
34375
34376
34377 \begin_inset Phantom HPhantom
34378 status open
34379
34380 \begin_layout Plain Layout
34381
34382 \family sans
34383 Edit\SpecialChar \menuseparator
34384 Math\SpecialChar \menuseparator
34385 Macro
34386 \begin_inset space ~
34387 \end_inset
34388
34389 Definition\SpecialChar \menuseparator
34390
34391 \end_layout
34392
34393 \end_inset
34394
34395 Non-Optional Argument
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 </row>
34401 <row interlinespace="2.5mm">
34402 <cell alignment="center" valignment="top" usebox="none">
34403 \begin_inset Text
34404
34405 \begin_layout Plain Layout
34406 \begin_inset Graphics
34407         filename ../images/math-macro-remove-optional-param.png
34408         rotateOrigin center
34409
34410 \end_inset
34411
34412
34413 \end_layout
34414
34415 \end_inset
34416 </cell>
34417 <cell alignment="center" valignment="top" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421
34422 \family sans
34423 Edit\SpecialChar \menuseparator
34424 Math\SpecialChar \menuseparator
34425 Macro
34426 \begin_inset space ~
34427 \end_inset
34428
34429 Definition\SpecialChar \menuseparator
34430 Remove Optional Argument
34431 \end_layout
34432
34433 \end_inset
34434 </cell>
34435 </row>
34436 <row interlinespace="2.5mm">
34437 <cell alignment="center" valignment="top" usebox="none">
34438 \begin_inset Text
34439
34440 \begin_layout Plain Layout
34441 \begin_inset Graphics
34442         filename ../images/math-macro-add-optional-param.png
34443         rotateOrigin center
34444
34445 \end_inset
34446
34447
34448 \end_layout
34449
34450 \end_inset
34451 </cell>
34452 <cell alignment="center" valignment="top" usebox="none">
34453 \begin_inset Text
34454
34455 \begin_layout Plain Layout
34456
34457 \family sans
34458 Edit\SpecialChar \menuseparator
34459 Math\SpecialChar \menuseparator
34460 Macro
34461 \begin_inset space ~
34462 \end_inset
34463
34464 Definition\SpecialChar \menuseparator
34465 Insert Optional Argument
34466 \end_layout
34467
34468 \end_inset
34469 </cell>
34470 </row>
34471 <row interlinespace="2.5mm">
34472 <cell alignment="center" valignment="top" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Plain Layout
34476 \begin_inset Graphics
34477         filename ../images/math-macro-remove-greedy-param.png
34478         rotateOrigin center
34479
34480 \end_inset
34481
34482
34483 \end_layout
34484
34485 \end_inset
34486 </cell>
34487 <cell alignment="center" valignment="top" usebox="none">
34488 \begin_inset Text
34489
34490 \begin_layout Plain Layout
34491
34492 \family sans
34493 Edit\SpecialChar \menuseparator
34494 Math\SpecialChar \menuseparator
34495 Macro
34496 \begin_inset space ~
34497 \end_inset
34498
34499 Definition\SpecialChar \menuseparator
34500 Remove Last Argument
34501 \begin_inset Newline newline
34502 \end_inset
34503
34504
34505 \begin_inset Phantom HPhantom
34506 status open
34507
34508 \begin_layout Plain Layout
34509
34510 \family sans
34511 Edit\SpecialChar \menuseparator
34512 Math\SpecialChar \menuseparator
34513 Macro
34514 \begin_inset space ~
34515 \end_inset
34516
34517 Definition\SpecialChar \menuseparator
34518
34519 \end_layout
34520
34521 \end_inset
34522
34523 Spitting Out To The Right
34524 \end_layout
34525
34526 \end_inset
34527 </cell>
34528 </row>
34529 <row interlinespace="2.5mm">
34530 <cell alignment="center" valignment="top" usebox="none">
34531 \begin_inset Text
34532
34533 \begin_layout Plain Layout
34534 \begin_inset Graphics
34535         filename ../images/math-macro-append-greedy-param.png
34536         rotateOrigin center
34537
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \end_inset
34544 </cell>
34545 <cell alignment="center" valignment="top" usebox="none">
34546 \begin_inset Text
34547
34548 \begin_layout Plain Layout
34549
34550 \family sans
34551 Edit\SpecialChar \menuseparator
34552 Math\SpecialChar \menuseparator
34553 Macro
34554 \begin_inset space ~
34555 \end_inset
34556
34557 Definition\SpecialChar \menuseparator
34558 Append Argument
34559 \begin_inset Newline newline
34560 \end_inset
34561
34562
34563 \begin_inset Phantom HPhantom
34564 status open
34565
34566 \begin_layout Plain Layout
34567
34568 \family sans
34569 Edit\SpecialChar \menuseparator
34570 Math\SpecialChar \menuseparator
34571 Macro
34572 \begin_inset space ~
34573 \end_inset
34574
34575 Definition\SpecialChar \menuseparator
34576
34577 \end_layout
34578
34579 \end_inset
34580
34581 Eating From The Right
34582 \end_layout
34583
34584 \end_inset
34585 </cell>
34586 </row>
34587 <row interlinespace="2.5mm">
34588 <cell alignment="center" valignment="top" usebox="none">
34589 \begin_inset Text
34590
34591 \begin_layout Plain Layout
34592 \begin_inset Graphics
34593         filename ../images/math-macro-add-greedy-optional-param.png
34594         rotateOrigin center
34595
34596 \end_inset
34597
34598
34599 \end_layout
34600
34601 \end_inset
34602 </cell>
34603 <cell alignment="center" valignment="top" usebox="none">
34604 \begin_inset Text
34605
34606 \begin_layout Plain Layout
34607
34608 \family sans
34609 Edit\SpecialChar \menuseparator
34610 Math\SpecialChar \menuseparator
34611 Macro
34612 \begin_inset space ~
34613 \end_inset
34614
34615 Definition\SpecialChar \menuseparator
34616 Append Optional Argument
34617 \begin_inset Newline newline
34618 \end_inset
34619
34620
34621 \begin_inset Phantom HPhantom
34622 status open
34623
34624 \begin_layout Plain Layout
34625
34626 \family sans
34627 Edit\SpecialChar \menuseparator
34628 Math\SpecialChar \menuseparator
34629 Macro
34630 \begin_inset space ~
34631 \end_inset
34632
34633 Definition\SpecialChar \menuseparator
34634
34635 \end_layout
34636
34637 \end_inset
34638
34639 Eating From The Right
34640 \end_layout
34641
34642 \end_inset
34643 </cell>
34644 </row>
34645 </lyxtabular>
34646
34647 \end_inset
34648
34649
34650 \end_layout
34651
34652 \begin_layout Section
34653 Computer Algebra Systems
34654 \end_layout
34655
34656 \begin_layout Standard
34657 LyX offers the exchange between mathematical expressions written in LyX's
34658  math editor and external applications or user defined scripts.
34659  Currently supported applications are 
34660 \family sans
34661 Maple
34662 \family default
34663
34664 \family sans
34665 Mathematica
34666 \family default
34667
34668 \family sans
34669 Maxima
34670 \family default
34671  and 
34672 \family sans
34673 Octave
34674 \family default
34675 .
34676  Note that the set of supported mathematical constructs is limited only
34677  to very simple cases.
34678 \end_layout
34679
34680 \begin_layout Subsection
34681 Usage
34682 \end_layout
34683
34684 \begin_layout Standard
34685 Write some expression in a formula, go to the 
34686 \family sans
34687 Edit\SpecialChar \menuseparator
34688 Math\SpecialChar \menuseparator
34689 Use Computer Algebra System
34690 \family default
34691  menu and choose the application you have installed on the computer.
34692  After that the result of computation should show on the right side of the
34693  expression together with the 
34694 \begin_inset Quotes eld
34695 \end_inset
34696
34697 =
34698 \begin_inset Quotes erd
34699 \end_inset
34700
34701  operator.
34702 \end_layout
34703
34704 \begin_layout Standard
34705 Here are few simple examples (with results from 
34706 \family typewriter
34707 Maxima
34708 \family default
34709 ) to show what kind of computations can be performed:
34710 \end_layout
34711
34712 \begin_layout Itemize
34713 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34714 \end_inset
34715
34716
34717 \end_layout
34718
34719 \begin_layout Itemize
34720 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34721 \end_inset
34722
34723
34724 \end_layout
34725
34726 \begin_layout Itemize
34727 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34728 \end_inset
34729
34730
34731 \end_layout
34732
34733 \begin_layout Itemize
34734 \begin_inset Formula $\det\left[\begin{array}{ccc}
34735 1 & 6 & 7\\
34736 2 & 5 & 8\\
34737 3 & 4 & 17
34738 \end{array}\right]=-56$
34739 \end_inset
34740
34741
34742 \end_layout
34743
34744 \begin_layout Itemize
34745 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34746 \end_inset
34747
34748
34749 \end_layout
34750
34751 \begin_layout Subsection
34752 Keyboard shortcut
34753 \end_layout
34754
34755 \begin_layout Standard
34756 Currently there is no keyboard shortcut for calling the algebra applications.
34757  One can easily bind a shortcut to the 
34758 \family sans
34759 math-extern
34760 \family default
34761  LyX function (see the 
34762 \family sans
34763 \emph on
34764 LyX Functions
34765 \family default
34766 \emph default
34767  manual).
34768  One could e.
34769 \begin_inset space \thinspace{}
34770 \end_inset
34771
34772 g.
34773 \begin_inset space ~
34774 \end_inset
34775
34776 bind the 
34777 \family sans
34778 Return
34779 \family default
34780  key inside the math editor.
34781  To bind it to 
34782 \family typewriter
34783 Maxima
34784 \family default
34785  one would use this shortcut definition command:
34786 \end_layout
34787
34788 \begin_layout Standard
34789
34790 \series bold
34791 command-alternatives break-paragraph;math-extern maxima
34792 \end_layout
34793
34794 \begin_layout Standard
34795 \begin_inset Newpage newpage
34796 \end_inset
34797
34798
34799 \end_layout
34800
34801 \begin_layout Section
34802 Tips
34803 \begin_inset Index idx
34804 status collapsed
34805
34806 \begin_layout Plain Layout
34807 Tips
34808 \end_layout
34809
34810 \end_inset
34811
34812
34813 \end_layout
34814
34815 \begin_layout Subsection
34816 Negative Numbers
34817 \begin_inset Index idx
34818 status collapsed
34819
34820 \begin_layout Plain Layout
34821 Numbers ! negative
34822 \end_layout
34823
34824 \end_inset
34825
34826
34827 \end_layout
34828
34829 \begin_layout Standard
34830 Negative numbers often look ugly in formulas because the minus sign before
34831  the number is set with the same length as the minus operator sign.
34832  When writing the negative number in normal text, the minus sign appears
34833  correctly.
34834 \end_layout
34835
34836 \begin_layout Standard
34837 Thus, the problem disappears when converting the minus sign to mathematical
34838  text.
34839 \end_layout
34840
34841 \begin_layout Standard
34842 An example to visualize the problem:
34843 \end_layout
34844
34845 \begin_layout Standard
34846 \align center
34847 \begin_inset Tabular
34848 <lyxtabular version="3" rows="3" columns="2">
34849 <features tabularvalignment="middle">
34850 <column alignment="right" valignment="top" width="0">
34851 <column alignment="left" valignment="top" width="0">
34852 <row>
34853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34854 \begin_inset Text
34855
34856 \begin_layout Plain Layout
34857 normal text:
34858 \end_layout
34859
34860 \end_inset
34861 </cell>
34862 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34863 \begin_inset Text
34864
34865 \begin_layout Plain Layout
34866 x = -2
34867 \end_layout
34868
34869 \end_inset
34870 </cell>
34871 </row>
34872 <row>
34873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34874 \begin_inset Text
34875
34876 \begin_layout Plain Layout
34877 formula:
34878 \end_layout
34879
34880 \end_inset
34881 </cell>
34882 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34883 \begin_inset Text
34884
34885 \begin_layout Plain Layout
34886 \begin_inset Formula $x=-2$
34887 \end_inset
34888
34889
34890 \end_layout
34891
34892 \end_inset
34893 </cell>
34894 </row>
34895 <row>
34896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34897 \begin_inset Text
34898
34899 \begin_layout Plain Layout
34900 solution:
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34906 \begin_inset Text
34907
34908 \begin_layout Plain Layout
34909 \begin_inset Formula $x=\textrm{-}2$
34910 \end_inset
34911
34912
34913 \end_layout
34914
34915 \end_inset
34916 </cell>
34917 </row>
34918 </lyxtabular>
34919
34920 \end_inset
34921
34922
34923 \end_layout
34924
34925 \begin_layout Subsection
34926 Comma as decimal Separator
34927 \begin_inset Index idx
34928 status collapsed
34929
34930 \begin_layout Plain Layout
34931 Comma
34932 \end_layout
34933
34934 \end_inset
34935
34936
34937 \end_layout
34938
34939 \begin_layout Standard
34940 In LaTeX a comma inside a formula is used, according to the English convention,
34941  as number group separator.
34942  So there will be space added behind all commas in formulas.
34943 \end_layout
34944
34945 \begin_layout Standard
34946 To avoid this, the comma is highlighted and changed to mathematical text
34947  (shortcut 
34948 \begin_inset Info
34949 type  "shortcut"
34950 arg   "math-mode"
34951 \end_inset
34952
34953 ).
34954 \end_layout
34955
34956 \begin_layout Standard
34957 To use all formula commas in the document as decimal separator, the file
34958  
34959 \series bold
34960 icomma.sty
34961 \series default
34962
34963 \begin_inset Foot
34964 status collapsed
34965
34966 \begin_layout Plain Layout
34967
34968 \series bold
34969 icomma
34970 \series default
34971  is part of the LaTeX-package 
34972 \series bold
34973 was
34974 \series default
34975
34976 \begin_inset Index idx
34977 status collapsed
34978
34979 \begin_layout Plain Layout
34980 Packages ! was
34981 \begin_inset ERT
34982 status collapsed
34983
34984 \begin_layout Plain Layout
34985
34986
34987 \backslash
34988 vspace{4mm}
34989 \end_layout
34990
34991 \end_inset
34992
34993
34994 \end_layout
34995
34996 \end_inset
34997
34998 .
34999 \end_layout
35000
35001 \end_inset
35002
35003
35004 \begin_inset Index idx
35005 status collapsed
35006
35007 \begin_layout Plain Layout
35008 Packages ! icomma
35009 \end_layout
35010
35011 \end_inset
35012
35013  is loaded with the LaTeX-preamble line
35014 \end_layout
35015
35016 \begin_layout Standard
35017
35018 \series bold
35019
35020 \backslash
35021 usepackage{icomma}
35022 \end_layout
35023
35024 \begin_layout Subsection
35025 Physical Vectors
35026 \begin_inset CommandInset label
35027 LatexCommand label
35028 name "sub:Physical-Vectors"
35029
35030 \end_inset
35031
35032
35033 \begin_inset Index idx
35034 status collapsed
35035
35036 \begin_layout Plain Layout
35037 Vectors ! physical
35038 \end_layout
35039
35040 \end_inset
35041
35042
35043 \end_layout
35044
35045 \begin_layout Standard
35046 Predefined vectors are offered by the LaTeX-package 
35047 \series bold
35048 braket
35049 \series default
35050
35051 \begin_inset Index idx
35052 status collapsed
35053
35054 \begin_layout Plain Layout
35055 Packages ! braket
35056 \end_layout
35057
35058 \end_inset
35059
35060  that is loaded with the LaTeX-preamble line
35061 \end_layout
35062
35063 \begin_layout Standard
35064
35065 \series bold
35066
35067 \backslash
35068 usepackage{braket}
35069 \end_layout
35070
35071 \begin_layout Standard
35072 \begin_inset ERT
35073 status collapsed
35074
35075 \begin_layout Plain Layout
35076
35077
35078 \backslash
35079 ifbraket 
35080 \end_layout
35081
35082 \end_inset
35083
35084
35085 \begin_inset Note Note
35086 status open
35087
35088 \begin_layout Plain Layout
35089 The following table will only be displayed when the LaTeX-package 
35090 \series bold
35091 braket
35092 \series default
35093  is installed.
35094 \end_layout
35095
35096 \end_inset
35097
35098
35099 \end_layout
35100
35101 \begin_layout Standard
35102 The following commands are defined:
35103 \end_layout
35104
35105 \begin_layout Standard
35106 \align center
35107 \begin_inset Tabular
35108 <lyxtabular version="3" rows="4" columns="2">
35109 <features tabularvalignment="middle">
35110 <column alignment="center" valignment="top" width="0">
35111 <column alignment="center" valignment="top" width="0">
35112 <row>
35113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35114 \begin_inset Text
35115
35116 \begin_layout Plain Layout
35117 Command
35118 \end_layout
35119
35120 \end_inset
35121 </cell>
35122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35123 \begin_inset Text
35124
35125 \begin_layout Plain Layout
35126 Result
35127 \end_layout
35128
35129 \end_inset
35130 </cell>
35131 </row>
35132 <row>
35133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35134 \begin_inset Text
35135
35136 \begin_layout Plain Layout
35137
35138 \backslash
35139 Bra{
35140 \backslash
35141 psi
35142 \end_layout
35143
35144 \end_inset
35145 </cell>
35146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35147 \begin_inset Text
35148
35149 \begin_layout Plain Layout
35150 \begin_inset Formula $\Bra{\psi}$
35151 \end_inset
35152
35153
35154 \end_layout
35155
35156 \end_inset
35157 </cell>
35158 </row>
35159 <row>
35160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35161 \begin_inset Text
35162
35163 \begin_layout Plain Layout
35164
35165 \backslash
35166 Ket{
35167 \backslash
35168 psi
35169 \end_layout
35170
35171 \end_inset
35172 </cell>
35173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35174 \begin_inset Text
35175
35176 \begin_layout Plain Layout
35177 \begin_inset Formula $\Ket{\psi}$
35178 \end_inset
35179
35180
35181 \end_layout
35182
35183 \end_inset
35184 </cell>
35185 </row>
35186 <row>
35187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35188 \begin_inset Text
35189
35190 \begin_layout Plain Layout
35191
35192 \backslash
35193 Braket{
35194 \backslash
35195 psi|
35196 \backslash
35197 phi
35198 \end_layout
35199
35200 \end_inset
35201 </cell>
35202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35203 \begin_inset Text
35204
35205 \begin_layout Plain Layout
35206 \begin_inset Formula $\Braket{\psi|\phi}$
35207 \end_inset
35208
35209
35210 \end_layout
35211
35212 \end_inset
35213 </cell>
35214 </row>
35215 </lyxtabular>
35216
35217 \end_inset
35218
35219
35220 \end_layout
35221
35222 \begin_layout Standard
35223 The command 
35224 \series bold
35225
35226 \backslash
35227 Braket
35228 \series default
35229  assures that all vertical bars are set in the size of the surrounding brackets:
35230 \begin_inset Formula 
35231 \[
35232 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35233 \]
35234
35235 \end_inset
35236
35237
35238 \begin_inset ERT
35239 status collapsed
35240
35241 \begin_layout Plain Layout
35242
35243
35244 \backslash
35245 else 
35246 \end_layout
35247
35248 \end_inset
35249
35250
35251 \begin_inset Note Note
35252 status open
35253
35254 \begin_layout Plain Layout
35255 The following will be displayed when the LaTeX-package 
35256 \series bold
35257 braket
35258 \series default
35259  is not installed:
35260 \end_layout
35261
35262 \end_inset
35263
35264
35265 \end_layout
35266
35267 \begin_layout Standard
35268 You need to install the LaTeX-package 
35269 \series bold
35270 braket
35271 \series default
35272  to see the rest of this subsection in the output.
35273 \end_layout
35274
35275 \begin_layout Standard
35276 \begin_inset ERT
35277 status collapsed
35278
35279 \begin_layout Plain Layout
35280
35281
35282 \backslash
35283 fi 
35284 \end_layout
35285
35286 \end_inset
35287
35288
35289 \end_layout
35290
35291 \begin_layout Standard
35292 The effect of 
35293 \series bold
35294
35295 \backslash
35296 Braket
35297 \series default
35298  can also be achieved using the command 
35299 \series bold
35300
35301 \backslash
35302 middle
35303 \series default
35304 , that is described in 
35305 \begin_inset CommandInset ref
35306 LatexCommand ref
35307 reference "sub:Automatic-Bracket-Size"
35308
35309 \end_inset
35310
35311 .
35312 \end_layout
35313
35314 \begin_layout Subsection
35315 Self-defined Fractions
35316 \begin_inset CommandInset label
35317 LatexCommand label
35318 name "sub:Self-defined-Fractions"
35319
35320 \end_inset
35321
35322
35323 \begin_inset Index idx
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327 Fractions ! self-defined
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \begin_layout Standard
35336 To define custom commands for fractions, the command 
35337 \series bold
35338
35339 \backslash
35340 genfrac
35341 \series default
35342
35343 \begin_inset Index idx
35344 status collapsed
35345
35346 \begin_layout Plain Layout
35347 Commands ! G ! 
35348 \backslash
35349 genfrac
35350 \end_layout
35351
35352 \end_inset
35353
35354  is used in the following scheme:
35355 \end_layout
35356
35357 \begin_layout Standard
35358
35359 \series bold
35360
35361 \backslash
35362 genfrac{left
35363 \series default
35364  
35365 \series bold
35366 bracket}{right
35367 \series default
35368  
35369 \series bold
35370 bracket}{fraction bar thickness}{style}
35371 \begin_inset Newline newline
35372 \end_inset
35373
35374
35375 \begin_inset Phantom HPhantom
35376 status open
35377
35378 \begin_layout Plain Layout
35379
35380 \series bold
35381
35382 \backslash
35383 genfrac
35384 \end_layout
35385
35386 \end_inset
35387
35388 {numerator}{denominator}
35389 \end_layout
35390
35391 \begin_layout Standard
35392 The style is a number in the range of 0
35393 \begin_inset space \thinspace{}
35394 \end_inset
35395
35396 -
35397 \begin_inset space \thinspace{}
35398 \end_inset
35399
35400 3.
35401 \end_layout
35402
35403 \begin_layout Standard
35404 \align center
35405 \begin_inset Tabular
35406 <lyxtabular version="3" rows="5" columns="2">
35407 <features tabularvalignment="middle">
35408 <column alignment="center" valignment="top" width="0">
35409 <column alignment="center" valignment="top" width="0">
35410 <row>
35411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35412 \begin_inset Text
35413
35414 \begin_layout Plain Layout
35415 Number
35416 \end_layout
35417
35418 \end_inset
35419 </cell>
35420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35421 \begin_inset Text
35422
35423 \begin_layout Plain Layout
35424 Style (Size)
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 </row>
35430 <row>
35431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35432 \begin_inset Text
35433
35434 \begin_layout Plain Layout
35435 0
35436 \end_layout
35437
35438 \end_inset
35439 </cell>
35440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35441 \begin_inset Text
35442
35443 \begin_layout Plain Layout
35444 display style formula
35445 \end_layout
35446
35447 \end_inset
35448 </cell>
35449 </row>
35450 <row>
35451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35452 \begin_inset Text
35453
35454 \begin_layout Plain Layout
35455 1
35456 \end_layout
35457
35458 \end_inset
35459 </cell>
35460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35461 \begin_inset Text
35462
35463 \begin_layout Plain Layout
35464 inline formula
35465 \end_layout
35466
35467 \end_inset
35468 </cell>
35469 </row>
35470 <row>
35471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Plain Layout
35475 2
35476 \end_layout
35477
35478 \end_inset
35479 </cell>
35480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35481 \begin_inset Text
35482
35483 \begin_layout Plain Layout
35484 small
35485 \end_layout
35486
35487 \end_inset
35488 </cell>
35489 </row>
35490 <row>
35491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35492 \begin_inset Text
35493
35494 \begin_layout Plain Layout
35495 3
35496 \end_layout
35497
35498 \end_inset
35499 </cell>
35500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35501 \begin_inset Text
35502
35503 \begin_layout Plain Layout
35504 tiny
35505 \end_layout
35506
35507 \end_inset
35508 </cell>
35509 </row>
35510 </lyxtabular>
35511
35512 \end_inset
35513
35514
35515 \end_layout
35516
35517 \begin_layout Standard
35518 When no style is given, the size is adjusted to the surrounding environment
35519  like for the command 
35520 \series bold
35521
35522 \backslash
35523 frac
35524 \series default
35525 .
35526 \end_layout
35527
35528 \begin_layout Standard
35529 When no fraction bar thickness is given, the predefined value of 0.4
35530 \begin_inset space \thinspace{}
35531 \end_inset
35532
35533 pt will be used.
35534 \end_layout
35535
35536 \begin_layout Standard
35537 \begin_inset VSpace medskip
35538 \end_inset
35539
35540 For example, the commands 
35541 \series bold
35542
35543 \backslash
35544 dfrac
35545 \series default
35546  and 
35547 \series bold
35548
35549 \backslash
35550 tbinom
35551 \series default
35552  from 
35553 \begin_inset CommandInset ref
35554 LatexCommand ref
35555 reference "sub:Fractions"
35556
35557 \end_inset
35558
35559  are defined with the commands
35560 \end_layout
35561
35562 \begin_layout Standard
35563
35564 \series bold
35565
35566 \backslash
35567 newcommand{
35568 \backslash
35569 dfrac}[2]{
35570 \backslash
35571 genfrac{}{}{}{0}{#1}{#2}}
35572 \end_layout
35573
35574 \begin_layout Standard
35575 and
35576 \end_layout
35577
35578 \begin_layout Standard
35579
35580 \series bold
35581
35582 \backslash
35583 newcommand{
35584 \backslash
35585 tbinom}[2]{
35586 \backslash
35587 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35588 \end_layout
35589
35590 \begin_layout Standard
35591 \begin_inset VSpace medskip
35592 \end_inset
35593
35594 To define a fraction where the fraction bar thickness can be given as optional
35595  argument, the following line is inserted to the LaTeX-preamble:
35596 \end_layout
35597
35598 \begin_layout Standard
35599
35600 \series bold
35601
35602 \backslash
35603 newcommand{
35604 \backslash
35605 fracS}[3][]{
35606 \backslash
35607 genfrac{}{}{#1}{}{#2}{#3}}
35608 \end_layout
35609
35610 \begin_layout Standard
35611 \begin_inset Newpage newpage
35612 \end_inset
35613
35614
35615 \end_layout
35616
35617 \begin_layout Standard
35618 A test:
35619 \begin_inset Formula 
35620 \begin{align*}
35621 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35622 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35623 \end{align*}
35624
35625 \end_inset
35626
35627 As one can see, the distance of the numerator and the denominator to the
35628  fraction bar is round about three times the bar thickness.
35629 \end_layout
35630
35631 \begin_layout Subsection
35632 Canceled Formulas
35633 \begin_inset Index idx
35634 status collapsed
35635
35636 \begin_layout Plain Layout
35637 Formula ! canceled
35638 \end_layout
35639
35640 \end_inset
35641
35642
35643 \end_layout
35644
35645 \begin_layout Standard
35646 To cancel formulas or formula parts, the LaTeX-package 
35647 \series bold
35648 cancel
35649 \series default
35650
35651 \begin_inset Index idx
35652 status collapsed
35653
35654 \begin_layout Plain Layout
35655 Packages ! cancel
35656 \end_layout
35657
35658 \end_inset
35659
35660  has to be loaded with the LaTeX-preamble line
35661 \end_layout
35662
35663 \begin_layout Standard
35664
35665 \series bold
35666
35667 \backslash
35668 usepackage{cancel}
35669 \end_layout
35670
35671 \begin_layout Standard
35672 \begin_inset ERT
35673 status collapsed
35674
35675 \begin_layout Plain Layout
35676
35677
35678 \backslash
35679 ifcancel 
35680 \end_layout
35681
35682 \end_inset
35683
35684
35685 \begin_inset Note Note
35686 status open
35687
35688 \begin_layout Plain Layout
35689 The following table will only be displayed when the LaTeX-package 
35690 \series bold
35691 cancel
35692 \series default
35693  is installed.
35694 \end_layout
35695
35696 \end_inset
35697
35698
35699 \end_layout
35700
35701 \begin_layout Standard
35702 There are four ways to cancel formulas:
35703 \end_layout
35704
35705 \begin_layout Standard
35706 \align center
35707 \begin_inset Tabular
35708 <lyxtabular version="3" rows="5" columns="2">
35709 <features tabularvalignment="middle">
35710 <column alignment="center" valignment="top" width="0">
35711 <column alignment="center" valignment="top" width="0">
35712 <row>
35713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35714 \begin_inset Text
35715
35716 \begin_layout Plain Layout
35717 Command
35718 \end_layout
35719
35720 \end_inset
35721 </cell>
35722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35723 \begin_inset Text
35724
35725 \begin_layout Plain Layout
35726 Result
35727 \begin_inset Note Note
35728 status collapsed
35729
35730 \begin_layout Plain Layout
35731 The space and
35732 \series bold
35733  
35734 \backslash
35735 raisebox
35736 \series default
35737  are used here as spacer.
35738 \end_layout
35739
35740 \end_inset
35741
35742
35743 \end_layout
35744
35745 \end_inset
35746 </cell>
35747 </row>
35748 <row>
35749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35750 \begin_inset Text
35751
35752 \begin_layout Plain Layout
35753
35754 \backslash
35755 cancel{
35756 \backslash
35757 int
35758 \begin_inset ERT
35759 status collapsed
35760
35761 \begin_layout Plain Layout
35762
35763
35764 \backslash
35765 spce 
35766 \end_layout
35767
35768 \end_inset
35769
35770 A=B
35771 \end_layout
35772
35773 \end_inset
35774 </cell>
35775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35776 \begin_inset Text
35777
35778 \begin_layout Plain Layout
35779 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35780 \end_inset
35781
35782
35783 \end_layout
35784
35785 \end_inset
35786 </cell>
35787 </row>
35788 <row>
35789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35790 \begin_inset Text
35791
35792 \begin_layout Plain Layout
35793
35794 \backslash
35795 bcancel{
35796 \backslash
35797 int
35798 \begin_inset ERT
35799 status collapsed
35800
35801 \begin_layout Plain Layout
35802
35803
35804 \backslash
35805 spce 
35806 \end_layout
35807
35808 \end_inset
35809
35810 A=B
35811 \end_layout
35812
35813 \end_inset
35814 </cell>
35815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35816 \begin_inset Text
35817
35818 \begin_layout Plain Layout
35819 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35820 \end_inset
35821
35822
35823 \end_layout
35824
35825 \end_inset
35826 </cell>
35827 </row>
35828 <row>
35829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35830 \begin_inset Text
35831
35832 \begin_layout Plain Layout
35833
35834 \backslash
35835 xcancel{
35836 \backslash
35837 int
35838 \begin_inset ERT
35839 status collapsed
35840
35841 \begin_layout Plain Layout
35842
35843
35844 \backslash
35845 spce 
35846 \end_layout
35847
35848 \end_inset
35849
35850 A=B
35851 \end_layout
35852
35853 \end_inset
35854 </cell>
35855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35856 \begin_inset Text
35857
35858 \begin_layout Plain Layout
35859 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35860 \end_inset
35861
35862
35863 \end_layout
35864
35865 \end_inset
35866 </cell>
35867 </row>
35868 <row>
35869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35870 \begin_inset Text
35871
35872 \begin_layout Plain Layout
35873
35874 \backslash
35875 cancelto{1
35876 \begin_inset Formula $\to$
35877 \end_inset
35878
35879
35880 \backslash
35881 {
35882 \backslash
35883 int
35884 \begin_inset ERT
35885 status collapsed
35886
35887 \begin_layout Plain Layout
35888
35889
35890 \backslash
35891 spce 
35892 \end_layout
35893
35894 \end_inset
35895
35896 A=B
35897 \end_layout
35898
35899 \end_inset
35900 </cell>
35901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35902 \begin_inset Text
35903
35904 \begin_layout Plain Layout
35905 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35906 \end_inset
35907
35908
35909 \end_layout
35910
35911 \end_inset
35912 </cell>
35913 </row>
35914 </lyxtabular>
35915
35916 \end_inset
35917
35918
35919 \end_layout
35920
35921 \begin_layout Standard
35922
35923 \series bold
35924
35925 \backslash
35926 cancelto
35927 \series default
35928  is especially suitable to visualize the reduction of fractions within formulas:
35929 \begin_inset Formula 
35930 \[
35931 \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}}}
35932 \]
35933
35934 \end_inset
35935
35936
35937 \end_layout
35938
35939 \begin_layout Standard
35940 To change the size of 
35941 \series bold
35942
35943 \backslash
35944 cancelto
35945 \series default
35946 's 
35947 \begin_inset Quotes eld
35948 \end_inset
35949
35950 subscript
35951 \begin_inset Quotes erd
35952 \end_inset
35953
35954  value one can load the package 
35955 \series bold
35956 cancel
35957 \series default
35958  with either the option 
35959 \series bold
35960 samesize
35961 \series default
35962  which leads to the same size as for the canceled value or with the option
35963  
35964 \series bold
35965 Smaller
35966 \series default
35967  which makes is it a bit smaller than the size one gets without using a
35968  package option.
35969  In this document 
35970 \series bold
35971 cancel
35972 \series default
35973  was loaded with this line:
35974 \end_layout
35975
35976 \begin_layout Standard
35977
35978 \series bold
35979
35980 \backslash
35981 usepackage[samesize]{cancel}
35982 \end_layout
35983
35984 \begin_layout Standard
35985 To color the cancellation bar one adds this command as TeX code:
35986 \end_layout
35987
35988 \begin_layout Standard
35989
35990 \series bold
35991
35992 \backslash
35993 renewcommand{
35994 \backslash
35995 CancelColor}{
35996 \backslash
35997 color{red}}
35998 \end_layout
35999
36000 \begin_layout Standard
36001
36002 \series bold
36003 red
36004 \series default
36005  can be replaced by a color of your choice.
36006 \end_layout
36007
36008 \begin_layout Standard
36009 \begin_inset ERT
36010 status collapsed
36011
36012 \begin_layout Plain Layout
36013
36014
36015 \backslash
36016 renewcommand{
36017 \backslash
36018 CancelColor}{
36019 \backslash
36020 color{red}}
36021 \end_layout
36022
36023 \end_inset
36024
36025
36026 \end_layout
36027
36028 \begin_layout Standard
36029 \begin_inset Formula 
36030 \[
36031 \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}}}
36032 \]
36033
36034 \end_inset
36035
36036
36037 \end_layout
36038
36039 \begin_layout Standard
36040 \begin_inset ERT
36041 status collapsed
36042
36043 \begin_layout Plain Layout
36044
36045
36046 \backslash
36047 renewcommand{
36048 \backslash
36049 CancelColor}{
36050 \backslash
36051 color{black}}
36052 \end_layout
36053
36054 \end_inset
36055
36056
36057 \begin_inset Note Note
36058 status open
36059
36060 \begin_layout Plain Layout
36061 reset the color
36062 \end_layout
36063
36064 \end_inset
36065
36066
36067 \end_layout
36068
36069 \begin_layout Standard
36070 For further customizations, see the documentation of the package 
36071 \series bold
36072 cancel
36073 \series default
36074
36075 \begin_inset CommandInset citation
36076 LatexCommand cite
36077 key "cancel"
36078
36079 \end_inset
36080
36081 .
36082 \end_layout
36083
36084 \begin_layout Standard
36085 \begin_inset ERT
36086 status collapsed
36087
36088 \begin_layout Plain Layout
36089
36090
36091 \backslash
36092 else 
36093 \end_layout
36094
36095 \end_inset
36096
36097
36098 \begin_inset Note Note
36099 status open
36100
36101 \begin_layout Plain Layout
36102 The following will be displayed when the LaTeX-package 
36103 \series bold
36104 cancel
36105 \series default
36106  is not installed:
36107 \end_layout
36108
36109 \end_inset
36110
36111
36112 \end_layout
36113
36114 \begin_layout Standard
36115 You need to install the LaTeX-package 
36116 \series bold
36117 cancel
36118 \series default
36119  to see the rest of this subsection in the output.
36120 \end_layout
36121
36122 \begin_layout Standard
36123 \begin_inset ERT
36124 status collapsed
36125
36126 \begin_layout Plain Layout
36127
36128
36129 \backslash
36130 fi 
36131 \end_layout
36132
36133 \end_inset
36134
36135
36136 \end_layout
36137
36138 \begin_layout Subsection
36139 Formulas in Section Headings
36140 \begin_inset CommandInset label
36141 LatexCommand label
36142 name "sub:Formulas-in-Section"
36143
36144 \end_inset
36145
36146
36147 \begin_inset Index idx
36148 status collapsed
36149
36150 \begin_layout Plain Layout
36151 Formula ! in section headings
36152 \end_layout
36153
36154 \end_inset
36155
36156
36157 \end_layout
36158
36159 \begin_layout Standard
36160 When formulas are used in section headings, the following has to be taken
36161  into account:
36162 \end_layout
36163
36164 \begin_layout Standard
36165 \begin_inset Note Greyedout
36166 status open
36167
36168 \begin_layout Plain Layout
36169 When 
36170 \series bold
36171 hyperref
36172 \series default
36173
36174 \begin_inset Index idx
36175 status collapsed
36176
36177 \begin_layout Plain Layout
36178 Packages ! hyperref
36179 \end_layout
36180
36181 \end_inset
36182
36183  support is enabled in the document settings dialog under 
36184 \family sans
36185 PDF
36186 \begin_inset space ~
36187 \end_inset
36188
36189 Properties
36190 \family default
36191 , PDF-bookmarks are created for every section heading in the table of contents.
36192  If a section heading contains formulas, they are incorrectly displayed
36193  in the bookmark text, because formulas in bookmarks infringe the PDF convention
36194 s.
36195 \end_layout
36196
36197 \end_inset
36198
36199
36200 \end_layout
36201
36202 \begin_layout Standard
36203 Both problems can be solved by inserting at the end of the section heading
36204  a short title with the menu 
36205 \family sans
36206 Insert\SpecialChar \menuseparator
36207 Short
36208 \begin_inset space ~
36209 \end_inset
36210
36211 Title
36212 \family default
36213 .
36214  Short titles are used as alternative for multiline section headings to
36215  keep the table of contents clearly arranged.
36216  Only the short title appears in the table of contents and therefore also
36217  in the PDF-bookmark.
36218 \end_layout
36219
36220 \begin_layout Standard
36221 When formulas should be used in the table of contents but 
36222 \series bold
36223 hyperref
36224 \series default
36225  is used, one can use the following command in TeX-mode:
36226 \end_layout
36227
36228 \begin_layout Standard
36229
36230 \series bold
36231
36232 \backslash
36233 texorpdfstring{part}{alternative}
36234 \begin_inset Index idx
36235 status collapsed
36236
36237 \begin_layout Plain Layout
36238 Commands ! T ! 
36239 \backslash
36240 texorpdfstring
36241 \end_layout
36242
36243 \end_inset
36244
36245
36246 \end_layout
36247
36248 \begin_layout Standard
36249 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
36250  This can be characters, formulas, footnotes, but also cross-references.
36251  The alternative is used instead of the part for the bookmark.
36252 \end_layout
36253
36254 \begin_layout Standard
36255 Here are two example headings:
36256 \begin_inset VSpace -3mm
36257 \end_inset
36258
36259
36260 \begin_inset ERT
36261 status collapsed
36262
36263 \begin_layout Plain Layout
36264
36265
36266 \backslash
36267 boldmath 
36268 \end_layout
36269
36270 \end_inset
36271
36272
36273 \end_layout
36274
36275 \begin_layout Subsubsection
36276 Heading without formula in table of contents 
36277 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36278 \end_inset
36279
36280
36281 \begin_inset Argument
36282 status collapsed
36283
36284 \begin_layout Plain Layout
36285 Heading without formula in table of contents
36286 \end_layout
36287
36288 \end_inset
36289
36290
36291 \end_layout
36292
36293 \begin_layout Subsubsection
36294 Heading with formula in table of contents
36295 \begin_inset ERT
36296 status collapsed
36297
36298 \begin_layout Plain Layout
36299
36300
36301 \backslash
36302 texorpdfstring{
36303 \end_layout
36304
36305 \end_inset
36306
36307  
36308 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36309 \end_inset
36310
36311
36312 \begin_inset ERT
36313 status collapsed
36314
36315 \begin_layout Plain Layout
36316
36317 }{}
36318 \end_layout
36319
36320 \end_inset
36321
36322
36323 \end_layout
36324
36325 \begin_layout Standard
36326 \begin_inset ERT
36327 status collapsed
36328
36329 \begin_layout Plain Layout
36330
36331
36332 \backslash
36333 unboldmath 
36334 \end_layout
36335
36336 \end_inset
36337
36338 In the first heading a short title was used, in the second one 
36339 \series bold
36340
36341 \backslash
36342 texorpdfstring
36343 \series default
36344 .
36345 \end_layout
36346
36347 \begin_layout Standard
36348 To get the same formatting as for the other headings, the complete heading
36349  was set into a 
36350 \series bold
36351 boldmath
36352 \series default
36353  environment
36354 \begin_inset Foot
36355 status collapsed
36356
36357 \begin_layout Plain Layout
36358 see 
36359 \begin_inset CommandInset ref
36360 LatexCommand ref
36361 reference "sub:Bold-Formulas"
36362
36363 \end_inset
36364
36365
36366 \end_layout
36367
36368 \end_inset
36369
36370 .
36371 \end_layout
36372
36373 \begin_layout Subsection
36374 Formulas in multi-column Text
36375 \begin_inset Index idx
36376 status collapsed
36377
36378 \begin_layout Plain Layout
36379 Formula ! in multi-column text
36380 \end_layout
36381
36382 \end_inset
36383
36384
36385 \end_layout
36386
36387 \begin_layout Standard
36388 Formulas in multi-column text are often too wide to fit into a column and
36389  thus need to be set over the whole page width.
36390  This is done by using the LaTeX-package 
36391 \series bold
36392 multicol
36393 \series default
36394
36395 \begin_inset Foot
36396 status collapsed
36397
36398 \begin_layout Plain Layout
36399
36400 \series bold
36401 multicol
36402 \series default
36403  is part of every LaTeX standard installation.
36404 \end_layout
36405
36406 \end_inset
36407
36408
36409 \begin_inset Index idx
36410 status collapsed
36411
36412 \begin_layout Plain Layout
36413 Packages ! multicol
36414 \end_layout
36415
36416 \end_inset
36417
36418 , that is loaded with the LaTeX-preamble line
36419 \end_layout
36420
36421 \begin_layout Standard
36422
36423 \series bold
36424
36425 \backslash
36426 usepackage{multicol}
36427 \end_layout
36428
36429 \begin_layout Standard
36430 \begin_inset Note Greyedout
36431 status open
36432
36433 \begin_layout Plain Layout
36434 Note that in this case the setting 
36435 \family sans
36436 Two-column
36437 \begin_inset space ~
36438 \end_inset
36439
36440 document
36441 \family default
36442  in the menu 
36443 \family sans
36444 Document\SpecialChar \menuseparator
36445 Settings
36446 \family default
36447  under 
36448 \family sans
36449 Text
36450 \begin_inset space ~
36451 \end_inset
36452
36453 Layout
36454 \family default
36455 \emph on
36456  
36457 \emph default
36458 must 
36459 \emph on
36460 not
36461 \emph default
36462  be selected.
36463 \end_layout
36464
36465 \end_inset
36466
36467
36468 \end_layout
36469
36470 \begin_layout Standard
36471 Before the multi-column text the command
36472 \end_layout
36473
36474 \begin_layout Standard
36475
36476 \series bold
36477
36478 \backslash
36479 begin{multicols}{column number}
36480 \end_layout
36481
36482 \begin_layout Standard
36483 is written in TeX-mode.
36484  The column number is a number in the range of 2
36485 \begin_inset space \thinspace{}
36486 \end_inset
36487
36488 -
36489 \begin_inset space \thinspace{}
36490 \end_inset
36491
36492 10.
36493  Before the formula the multi-column text is ended by inserting the command
36494 \end_layout
36495
36496 \begin_layout Standard
36497
36498 \series bold
36499
36500 \backslash
36501 end{multicols}
36502 \end_layout
36503
36504 \begin_layout Standard
36505 in TeX-mode.
36506 \end_layout
36507
36508 \begin_layout Standard
36509 Due to the command some space is automatically added before the formula.
36510  To revert this, -6
36511 \begin_inset space \thinspace{}
36512 \end_inset
36513
36514 mm vertical space is inserted before the formula.
36515  When the formula style 
36516 \series bold
36517 Indented
36518 \begin_inset Foot
36519 status collapsed
36520
36521 \begin_layout Plain Layout
36522 formula styles see 
36523 \begin_inset CommandInset ref
36524 LatexCommand ref
36525 reference "sec:Formula-Styles"
36526
36527 \end_inset
36528
36529
36530 \end_layout
36531
36532 \end_inset
36533
36534
36535 \series default
36536  is used, -9
36537 \begin_inset space \thinspace{}
36538 \end_inset
36539
36540 mm space is inserted instead.
36541 \end_layout
36542
36543 \begin_layout Standard
36544 As example a multi-column text with a displayed formula:
36545 \end_layout
36546
36547 \begin_layout Standard
36548
36549 \lang german
36550 \begin_inset ERT
36551 status collapsed
36552
36553 \begin_layout Plain Layout
36554
36555
36556 \backslash
36557 begin{multicols}{2}
36558 \end_layout
36559
36560 \end_inset
36561
36562 Das Spektrum wird fouriertransformiert.
36563  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36564 , Lösungsmittel) zu trennen.
36565  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36566  nun das Aussehen des Ausgangssignals.
36567  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36568  über alle Phasen integrieren muss.
36569  Sei nun 
36570 \begin_inset Formula $S$
36571 \end_inset
36572
36573  unser normiertes Ausgangssignal und 
36574 \begin_inset Formula $P$
36575 \end_inset
36576
36577  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36578 \begin_inset ERT
36579 status collapsed
36580
36581 \begin_layout Plain Layout
36582
36583
36584 \backslash
36585 end{multicols}
36586 \end_layout
36587
36588 \end_inset
36589
36590
36591 \begin_inset VSpace -6mm
36592 \end_inset
36593
36594
36595 \begin_inset Formula 
36596 \begin{equation}
36597 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36598 \end{equation}
36599
36600 \end_inset
36601
36602
36603 \begin_inset ERT
36604 status collapsed
36605
36606 \begin_layout Plain Layout
36607
36608
36609 \backslash
36610 begin{multicols}{2}
36611 \end_layout
36612
36613 \end_inset
36614
36615 wobei 
36616 \begin_inset Formula $S_{0}$
36617 \end_inset
36618
36619  das Signal ohne Gradient ist und die Normierungsbedingung 
36620 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36621 \end_inset
36622
36623  gilt.
36624  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36625  Direkt nach dem 
36626 \begin_inset Formula $\nicefrac{\pi}{2}$
36627 \end_inset
36628
36629
36630 \begin_inset space \thinspace{}
36631 \end_inset
36632
36633 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36634  das Signal zusätzlich abschwächt.
36635  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36636  
36637 \begin_inset Formula $T_{2}$
36638 \end_inset
36639
36640 -Zeit.
36641 \end_layout
36642
36643 \begin_layout Standard
36644
36645 \lang german
36646 \begin_inset ERT
36647 status collapsed
36648
36649 \begin_layout Plain Layout
36650
36651
36652 \backslash
36653 end{multicols}
36654 \end_layout
36655
36656 \end_inset
36657
36658
36659 \end_layout
36660
36661 \begin_layout Subsection
36662 Formulas with Description of Variables
36663 \begin_inset Index idx
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667 Formula ! with description of variables
36668 \end_layout
36669
36670 \end_inset
36671
36672
36673 \end_layout
36674
36675 \begin_layout Standard
36676 To describe variables within a formula, like in formula 
36677 \begin_inset CommandInset ref
36678 LatexCommand eqref
36679 reference "eq:within"
36680
36681 \end_inset
36682
36683 , a 2
36684 \series bold
36685 ×
36686 \series default
36687
36688 \begin_inset Formula $n$
36689 \end_inset
36690
36691
36692 \begin_inset space ~
36693 \end_inset
36694
36695 matrix is used with left aligned columns for the 
36696 \begin_inset Formula $n$
36697 \end_inset
36698
36699  used variables.
36700 \begin_inset Foot
36701 status collapsed
36702
36703 \begin_layout Plain Layout
36704 matrices see 
36705 \begin_inset CommandInset ref
36706 LatexCommand ref
36707 reference "sec:Matrices"
36708
36709 \end_inset
36710
36711
36712 \end_layout
36713
36714 \end_inset
36715
36716  To set the description in a smaller size, before the matrix e.
36717 \begin_inset space \thinspace{}
36718 \end_inset
36719
36720 g.
36721 \begin_inset space \space{}
36722 \end_inset
36723
36724 the command 
36725 \series bold
36726
36727 \backslash
36728 footnotesize
36729 \series default
36730  is inserted.
36731 \begin_inset Foot
36732 status collapsed
36733
36734 \begin_layout Plain Layout
36735 font sizes see 
36736 \begin_inset CommandInset ref
36737 LatexCommand ref
36738 reference "sub:Font-Sizes"
36739
36740 \end_inset
36741
36742
36743 \end_layout
36744
36745 \end_inset
36746
36747
36748 \end_layout
36749
36750 \begin_layout Standard
36751 When the formula style 
36752 \series bold
36753 Indented
36754 \begin_inset Foot
36755 status collapsed
36756
36757 \begin_layout Plain Layout
36758 formula styles see 
36759 \begin_inset CommandInset ref
36760 LatexCommand ref
36761 reference "sec:Formula-Styles"
36762
36763 \end_inset
36764
36765
36766 \end_layout
36767
36768 \end_inset
36769
36770
36771 \series default
36772  is used, a 
36773 \series bold
36774
36775 \backslash
36776 hfill
36777 \series default
36778
36779 \begin_inset Foot
36780 status collapsed
36781
36782 \begin_layout Plain Layout
36783
36784 \series bold
36785
36786 \backslash
36787 hfill
36788 \series default
36789  only works in formulas with the style 
36790 \series bold
36791 Indented
36792 \series default
36793 , see 
36794 \begin_inset CommandInset ref
36795 LatexCommand ref
36796 reference "sub:Variable-Space"
36797
36798 \end_inset
36799
36800 .
36801 \end_layout
36802
36803 \end_inset
36804
36805  is inserted before and after the matrix to have the same separation of
36806  the matrix from the equation and the side margin.
36807 \end_layout
36808
36809 \begin_layout Standard
36810 When the formula style 
36811 \series bold
36812 Centered
36813 \series default
36814  is used, the method described in 
36815 \begin_inset CommandInset ref
36816 LatexCommand ref
36817 reference "sub:Flalign-Environment"
36818
36819 \end_inset
36820
36821  is used to indent formulas.
36822  Formula 
36823 \begin_inset CommandInset ref
36824 LatexCommand eqref
36825 reference "eq:within"
36826
36827 \end_inset
36828
36829  consists of five columns where in the first two columns contain the equation,
36830  the third the matrix and the last one an empty TeX-brace.
36831 \begin_inset Formula 
36832 \begin{flalign}
36833 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36834 \rho & \textrm{density}\\
36835 V & \textrm{volume}\\
36836 g & \textrm{gravitational acceleration}
36837 \end{array} &  & {}\label{eq:within}
36838 \end{flalign}
36839
36840 \end_inset
36841
36842
36843 \end_layout
36844
36845 \begin_layout Subsection
36846 Upright small Greek Letters
36847 \begin_inset CommandInset label
36848 LatexCommand label
36849 name "sub:Upright-small-Greek"
36850
36851 \end_inset
36852
36853
36854 \begin_inset Index idx
36855 status collapsed
36856
36857 \begin_layout Plain Layout
36858 Greek letters ! upright
36859 \end_layout
36860
36861 \end_inset
36862
36863
36864 \end_layout
36865
36866 \begin_layout Standard
36867 Most of the math fonts only provide italic small Greek letters.
36868  But for symbols of elementary particles like pions and neutrinos, upright
36869  Greek letters are needed.
36870  The file 
36871 \series bold
36872 upgreek.sty
36873 \series default
36874
36875 \begin_inset Foot
36876 status collapsed
36877
36878 \begin_layout Plain Layout
36879
36880 \series bold
36881 upgreek
36882 \series default
36883  is part of the LaTeX-package 
36884 \series bold
36885 was
36886 \series default
36887
36888 \begin_inset Index idx
36889 status collapsed
36890
36891 \begin_layout Plain Layout
36892 Packages ! was
36893 \begin_inset ERT
36894 status collapsed
36895
36896 \begin_layout Plain Layout
36897
36898
36899 \backslash
36900 vspace{4mm}
36901 \end_layout
36902
36903 \end_inset
36904
36905
36906 \end_layout
36907
36908 \end_inset
36909
36910 .
36911 \end_layout
36912
36913 \end_inset
36914
36915
36916 \begin_inset Index idx
36917 status collapsed
36918
36919 \begin_layout Plain Layout
36920 Packages ! upgreek
36921 \end_layout
36922
36923 \end_inset
36924
36925  that is loaded with the LaTeX-preamble line
36926 \end_layout
36927
36928 \begin_layout Standard
36929
36930 \series bold
36931
36932 \backslash
36933 usepackage{upgreek}
36934 \end_layout
36935
36936 \begin_layout Standard
36937 provides them.
36938  
36939 \begin_inset ERT
36940 status collapsed
36941
36942 \begin_layout Plain Layout
36943
36944
36945 \backslash
36946 ifupgreek 
36947 \end_layout
36948
36949 \end_inset
36950
36951
36952 \begin_inset Note Note
36953 status open
36954
36955 \begin_layout Plain Layout
36956 The following table will only be displayed when the LaTeX-package 
36957 \series bold
36958 upgreek
36959 \series default
36960  is installed:
36961 \end_layout
36962
36963 \end_inset
36964
36965  They are created when the command for a small Greek letter is started with
36966  
36967 \series bold
36968 up
36969 \series default
36970 .
36971  For example the command 
36972 \series bold
36973
36974 \backslash
36975 uptau
36976 \series default
36977  creates this: 
36978 \begin_inset Formula $\uptau$
36979 \end_inset
36980
36981
36982 \end_layout
36983
36984 \begin_layout Standard
36985 With these commands reactions of elementary particles can be typeset:
36986 \begin_inset Formula 
36987 \[
36988 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36989 \]
36990
36991 \end_inset
36992
36993
36994 \end_layout
36995
36996 \begin_layout Standard
36997 The upright letters are more bold and wider than the italic ones.
36998  They should therefore not be used for units like 
36999 \begin_inset Quotes eld
37000 \end_inset
37001
37002 µm
37003 \begin_inset Quotes erd
37004 \end_inset
37005
37006 .
37007 \end_layout
37008
37009 \begin_layout Standard
37010 \begin_inset ERT
37011 status collapsed
37012
37013 \begin_layout Plain Layout
37014
37015
37016 \backslash
37017 else 
37018 \end_layout
37019
37020 \end_inset
37021
37022
37023 \begin_inset Note Note
37024 status open
37025
37026 \begin_layout Plain Layout
37027 The following will be displayed when the LaTeX-package 
37028 \series bold
37029 upgreek
37030 \series default
37031  is not installed:
37032 \end_layout
37033
37034 \end_inset
37035
37036
37037 \end_layout
37038
37039 \begin_layout Standard
37040 You need to install the LaTeX-package 
37041 \series bold
37042 upgreek
37043 \series default
37044  to see the rest of this subsection in the output.
37045 \end_layout
37046
37047 \begin_layout Standard
37048 \begin_inset ERT
37049 status collapsed
37050
37051 \begin_layout Plain Layout
37052
37053
37054 \backslash
37055 fi 
37056 \end_layout
37057
37058 \end_inset
37059
37060
37061 \end_layout
37062
37063 \begin_layout Standard
37064 \begin_inset Newpage newpage
37065 \end_inset
37066
37067
37068 \end_layout
37069
37070 \begin_layout Subsection
37071 Text Characters in Formulas
37072 \begin_inset CommandInset label
37073 LatexCommand label
37074 name "sub:Text-Characters-in"
37075
37076 \end_inset
37077
37078
37079 \begin_inset Index idx
37080 status collapsed
37081
37082 \begin_layout Plain Layout
37083 Text ! in formulas
37084 \end_layout
37085
37086 \end_inset
37087
37088
37089 \end_layout
37090
37091 \begin_layout Standard
37092 In some cases you might want to insert text characters directly into formulas.
37093  When for example the centered dot · is often used in formulas like 
37094 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
37095 \end_inset
37096
37097 , one would have to insert the command 
37098 \series bold
37099
37100 \backslash
37101 cdot
37102 \series default
37103
37104 \begin_inset Foot
37105 status collapsed
37106
37107 \begin_layout Plain Layout
37108 see 
37109 \begin_inset CommandInset ref
37110 LatexCommand ref
37111 reference "sub:Binary-Operators"
37112
37113 \end_inset
37114
37115
37116 \end_layout
37117
37118 \end_inset
37119
37120  all the time, because this character is defined in all encodings as text
37121  character.
37122  But the encoding can be changed by this LaTeX-preamble line:
37123 \end_layout
37124
37125 \begin_layout Standard
37126
37127 \series bold
37128
37129 \backslash
37130 Declare Inputtext{183}{
37131 \backslash
37132 ifmmode
37133 \backslash
37134 cdot
37135 \backslash
37136 else
37137 \backslash
37138 textperiodcentered
37139 \backslash
37140 f\SpecialChar \textcompwordmark{}
37141 i}
37142 \end_layout
37143
37144 \begin_layout Standard
37145 The character encoding (menu 
37146 \family sans
37147 Document\SpecialChar \menuseparator
37148 Settings\SpecialChar \menuseparator
37149 Language
37150 \family default
37151 ) specifies what character appears when a keyboard key is pressed.
37152  When the key for the character '·' is pressed, internally the command 
37153 \series bold
37154
37155 \backslash
37156 textperiodcentered
37157 \series default
37158  is used.
37159  But this command is not available in a formula so that you would get LaTeX-erro
37160 rs.
37161  With the changed encoding the right command is chosen automatically, depending
37162  on if the character was inserted into a formula or not.
37163 \end_layout
37164
37165 \begin_layout Standard
37166 The encoding of several characters is saved in definition files.
37167  For example the encoding 
37168 \series bold
37169 latin9
37170 \series default
37171  is defined in the file 
37172 \series bold
37173 latin9.def
37174 \series default
37175  which is in the installation folder of LaTeX.
37176  Encodings should only be changed via the LaTeX-preamble and not in the
37177  definition files.
37178  Otherwise documents could not be edited by other LyX users working on other
37179  computers.
37180 \end_layout
37181
37182 \begin_layout Standard
37183 \begin_inset VSpace medskip
37184 \end_inset
37185
37186 Besides the centered dot, in this document the degree sign ° is defined
37187  with the following LaTeX-preamble line so that it can be directly inserted
37188  into a formula:
37189 \end_layout
37190
37191 \begin_layout Standard
37192
37193 \series bold
37194
37195 \backslash
37196 DeclareInputtext{176}{
37197 \backslash
37198 ifmmode^
37199 \backslash
37200 circ
37201 \backslash
37202 else
37203 \backslash
37204 textdegree
37205 \backslash
37206 f\SpecialChar \textcompwordmark{}
37207 i}
37208 \end_layout
37209
37210 \begin_layout Standard
37211 \begin_inset Newpage newpage
37212 \end_inset
37213
37214
37215 \end_layout
37216
37217 \begin_layout Section
37218 \start_of_appendix
37219 Typographic Advice
37220 \begin_inset Index idx
37221 status collapsed
37222
37223 \begin_layout Plain Layout
37224 Typographic advice
37225 \end_layout
37226
37227 \end_inset
37228
37229
37230 \end_layout
37231
37232 \begin_layout Standard
37233 This section is a summary of the most important typographic rules, listed
37234  in ISO norms.
37235 \begin_inset Foot
37236 status collapsed
37237
37238 \begin_layout Plain Layout
37239 This collection was partly taken from the German semi-official dictionary
37240  called 
37241 \begin_inset Quotes eld
37242 \end_inset
37243
37244 Duden
37245 \begin_inset Quotes erd
37246 \end_inset
37247
37248  
37249 \begin_inset CommandInset citation
37250 LatexCommand cite
37251 key "Duden"
37252
37253 \end_inset
37254
37255  that lists some of the ISO rules.
37256  More rules are listed in 
37257 \begin_inset CommandInset citation
37258 LatexCommand cite
37259 key "Checklist"
37260
37261 \end_inset
37262
37263 .
37264 \end_layout
37265
37266 \end_inset
37267
37268
37269 \end_layout
37270
37271 \begin_layout Itemize
37272 Physical units are 
37273 \emph on
37274 always
37275 \emph default
37276  set upright
37277 \begin_inset Foot
37278 status collapsed
37279
37280 \begin_layout Plain Layout
37281 done with font styles, see 
37282 \begin_inset CommandInset ref
37283 LatexCommand ref
37284 reference "sub:Font-Styles"
37285
37286 \end_inset
37287
37288
37289 \end_layout
37290
37291 \end_inset
37292
37293 , no matter if they appear in italic text: 30
37294 \begin_inset space \thinspace{}
37295 \end_inset
37296
37297 km/h
37298 \begin_inset Newline newline
37299 \end_inset
37300
37301 Between the value and the unit is the smallest space, see 
37302 \begin_inset CommandInset ref
37303 LatexCommand ref
37304 reference "sub:Predefined-Space"
37305
37306 \end_inset
37307
37308 .
37309 \begin_inset Newline newline
37310 \end_inset
37311
37312 This convention is automatically fulfilled when the command 
37313 \series bold
37314
37315 \backslash
37316 unittwo
37317 \series default
37318  is used.
37319  When it is entered to a formula, two boxes appear.
37320  In the first one the value is inserted, in the second one the unit, and
37321  one gets as above: 
37322 \begin_inset Formula $\unit[30]{km/h}$
37323 \end_inset
37324
37325
37326 \begin_inset space \thinspace{}
37327 \end_inset
37328
37329 .
37330  Note that 
37331 \series bold
37332
37333 \backslash
37334 unittwo
37335 \series default
37336  is not a real LaTeX command but the command 
37337 \series bold
37338
37339 \backslash
37340 unit[value]{unit}
37341 \series default
37342 , therefore you cannot use it in TeX code.
37343 \end_layout
37344
37345 \begin_layout Itemize
37346 Percent and perthousand signs are set like physical units:
37347 \begin_inset Newline newline
37348 \end_inset
37349
37350 1,2
37351 \begin_inset space \thinspace{}
37352 \end_inset
37353
37354 ‰ alcohol in blood
37355 \end_layout
37356
37357 \begin_layout Itemize
37358 The degree sign follows directly on the value: 15°, but not when it is used
37359  in units: 15
37360 \begin_inset space \thinspace{}
37361 \end_inset
37362
37363 °C
37364 \end_layout
37365
37366 \begin_layout Itemize
37367 In numbers with more than four digits the smallest space is inserted before
37368  every third digit to group them: 
37369 \family roman
37370 \series medium
37371 \shape up
37372 \size normal
37373 \emph off
37374 \bar no
37375 \noun off
37376 \color none
37377 18
37378 \begin_inset space \thinspace{}
37379 \end_inset
37380
37381 473
37382 \begin_inset space \thinspace{}
37383 \end_inset
37384
37385 588
37386 \end_layout
37387
37388 \begin_layout Itemize
37389 For dimensions like 120×90×40
37390 \begin_inset space \thinspace{}
37391 \end_inset
37392
37393 cm the multiplication sign 
37394 \begin_inset Quotes eld
37395 \end_inset
37396
37397 ×
37398 \begin_inset Quotes erd
37399 \end_inset
37400
37401  is used.
37402  It is available either via the command 
37403 \series bold
37404
37405 \backslash
37406 times
37407 \series default
37408  or via the menu 
37409 \family sans
37410 Insert\SpecialChar \menuseparator
37411 Special Character\SpecialChar \menuseparator
37412 Symbols
37413 \family default
37414 .
37415 \end_layout
37416
37417 \begin_layout Itemize
37418 Functions with names consisting of several letters are set upright to avoid
37419  confusions, see 
37420 \begin_inset CommandInset ref
37421 LatexCommand ref
37422 reference "sub:Predefined-Functions"
37423
37424 \end_inset
37425
37426 .
37427 \end_layout
37428
37429 \begin_layout Itemize
37430 Indices consisting of several letters, are set upright: 
37431 \begin_inset Formula $E_{\mathrm{kin}}$
37432 \end_inset
37433
37434
37435 \begin_inset Newline newline
37436 \end_inset
37437
37438 Components of matrices are set italic: 
37439 \begin_inset Formula $\hat{H}_{kl}$
37440 \end_inset
37441
37442
37443 \end_layout
37444
37445 \begin_layout Itemize
37446 The differentiation/integration operator 'd', the Euler's number 'e' and
37447  the imaginary unit 'i' should be set upright, to avoid mixing them up with
37448  other variables.
37449 \end_layout
37450
37451 \begin_layout Itemize
37452 The character that denotes a 
37453 \noun on
37454 Fourier
37455 \noun default
37456  transformation is inserted either by the command 
37457 \series bold
37458
37459 \backslash
37460 mathscr
37461 \begin_inset ERT
37462 status collapsed
37463
37464 \begin_layout Plain Layout
37465
37466
37467 \backslash
37468 spce 
37469 \end_layout
37470
37471 \end_inset
37472
37473 F
37474 \series default
37475  or via the menu 
37476 \family sans
37477 Insert\SpecialChar \menuseparator
37478 Special Character\SpecialChar \menuseparator
37479 Symbols\SpecialChar \menuseparator
37480 Letterlike
37481 \begin_inset space ~
37482 \end_inset
37483
37484 Symbols
37485 \family default
37486
37487 \begin_inset Formula $\mathscr{F}$
37488 \end_inset
37489
37490
37491 \end_layout
37492
37493 \begin_layout Standard
37494 \begin_inset Newpage newpage
37495 \end_inset
37496
37497
37498 \end_layout
37499
37500 \begin_layout Section
37501 Synonyms
37502 \begin_inset Index idx
37503 status collapsed
37504
37505 \begin_layout Plain Layout
37506 Synonyms
37507 \end_layout
37508
37509 \end_inset
37510
37511
37512 \end_layout
37513
37514 \begin_layout Standard
37515 Some characters and symbols can be created with several commands.
37516  Here is a list of the synonym commands:
37517 \end_layout
37518
37519 \begin_layout Standard
37520 \begin_inset VSpace bigskip
37521 \end_inset
37522
37523
37524 \begin_inset space \hfill{}
37525 \end_inset
37526
37527
37528 \begin_inset Tabular
37529 <lyxtabular version="3" rows="12" columns="2">
37530 <features tabularvalignment="middle">
37531 <column alignment="center" valignment="top" width="0pt">
37532 <column alignment="center" valignment="top" width="0pt">
37533 <row>
37534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37535 \begin_inset Text
37536
37537 \begin_layout Plain Layout
37538 Command
37539 \end_layout
37540
37541 \end_inset
37542 </cell>
37543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37544 \begin_inset Text
37545
37546 \begin_layout Plain Layout
37547 equivalent to
37548 \begin_inset Note Note
37549 status collapsed
37550
37551 \begin_layout Plain Layout
37552
37553 \series bold
37554
37555 \backslash
37556 raisebox
37557 \series default
37558  is only used as spacer.
37559 \end_layout
37560
37561 \end_inset
37562
37563
37564 \end_layout
37565
37566 \end_inset
37567 </cell>
37568 </row>
37569 <row>
37570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37571 \begin_inset Text
37572
37573 \begin_layout Plain Layout
37574
37575 \backslash
37576 ast
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585 \begin_inset ERT
37586 status collapsed
37587
37588 \begin_layout Plain Layout
37589
37590
37591 \backslash
37592 raisebox{-1.2mm}{
37593 \end_layout
37594
37595 \end_inset
37596
37597 *
37598 \begin_inset ERT
37599 status collapsed
37600
37601 \begin_layout Plain Layout
37602
37603 }
37604 \end_layout
37605
37606 \end_inset
37607
37608
37609 \end_layout
37610
37611 \end_inset
37612 </cell>
37613 </row>
37614 <row>
37615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37616 \begin_inset Text
37617
37618 \begin_layout Plain Layout
37619
37620 \backslash
37621 choose
37622 \end_layout
37623
37624 \end_inset
37625 </cell>
37626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37627 \begin_inset Text
37628
37629 \begin_layout Plain Layout
37630
37631 \backslash
37632 binom
37633 \end_layout
37634
37635 \end_inset
37636 </cell>
37637 </row>
37638 <row>
37639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37640 \begin_inset Text
37641
37642 \begin_layout Plain Layout
37643
37644 \backslash
37645 geq
37646 \end_layout
37647
37648 \end_inset
37649 </cell>
37650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37651 \begin_inset Text
37652
37653 \begin_layout Plain Layout
37654
37655 \backslash
37656 ge
37657 \end_layout
37658
37659 \end_inset
37660 </cell>
37661 </row>
37662 <row>
37663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37664 \begin_inset Text
37665
37666 \begin_layout Plain Layout
37667
37668 \backslash
37669 lbrace
37670 \end_layout
37671
37672 \end_inset
37673 </cell>
37674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37675 \begin_inset Text
37676
37677 \begin_layout Plain Layout
37678 {
37679 \end_layout
37680
37681 \end_inset
37682 </cell>
37683 </row>
37684 <row>
37685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37686 \begin_inset Text
37687
37688 \begin_layout Plain Layout
37689
37690 \backslash
37691 lbracket
37692 \end_layout
37693
37694 \end_inset
37695 </cell>
37696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37697 \begin_inset Text
37698
37699 \begin_layout Plain Layout
37700 [
37701 \end_layout
37702
37703 \end_inset
37704 </cell>
37705 </row>
37706 <row>
37707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37708 \begin_inset Text
37709
37710 \begin_layout Plain Layout
37711
37712 \backslash
37713 leftarrow
37714 \end_layout
37715
37716 \end_inset
37717 </cell>
37718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37719 \begin_inset Text
37720
37721 \begin_layout Plain Layout
37722
37723 \backslash
37724 gets
37725 \end_layout
37726
37727 \end_inset
37728 </cell>
37729 </row>
37730 <row>
37731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37732 \begin_inset Text
37733
37734 \begin_layout Plain Layout
37735
37736 \backslash
37737 leq
37738 \end_layout
37739
37740 \end_inset
37741 </cell>
37742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37743 \begin_inset Text
37744
37745 \begin_layout Plain Layout
37746
37747 \backslash
37748 le
37749 \end_layout
37750
37751 \end_inset
37752 </cell>
37753 </row>
37754 <row>
37755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37756 \begin_inset Text
37757
37758 \begin_layout Plain Layout
37759
37760 \backslash
37761 lor
37762 \end_layout
37763
37764 \end_inset
37765 </cell>
37766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37767 \begin_inset Text
37768
37769 \begin_layout Plain Layout
37770
37771 \backslash
37772 vee
37773 \end_layout
37774
37775 \end_inset
37776 </cell>
37777 </row>
37778 <row>
37779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37780 \begin_inset Text
37781
37782 \begin_layout Plain Layout
37783
37784 \backslash
37785 neq
37786 \end_layout
37787
37788 \end_inset
37789 </cell>
37790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37791 \begin_inset Text
37792
37793 \begin_layout Plain Layout
37794
37795 \backslash
37796 not=
37797 \end_layout
37798
37799 \end_inset
37800 </cell>
37801 </row>
37802 <row>
37803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37804 \begin_inset Text
37805
37806 \begin_layout Plain Layout
37807
37808 \backslash
37809 slash
37810 \end_layout
37811
37812 \end_inset
37813 </cell>
37814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37815 \begin_inset Text
37816
37817 \begin_layout Plain Layout
37818 /
37819 \end_layout
37820
37821 \end_inset
37822 </cell>
37823 </row>
37824 <row>
37825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37826 \begin_inset Text
37827
37828 \begin_layout Plain Layout
37829
37830 \backslash
37831 vert
37832 \end_layout
37833
37834 \end_inset
37835 </cell>
37836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37837 \begin_inset Text
37838
37839 \begin_layout Plain Layout
37840 |
37841 \end_layout
37842
37843 \end_inset
37844 </cell>
37845 </row>
37846 </lyxtabular>
37847
37848 \end_inset
37849
37850
37851 \begin_inset space \hfill{}
37852 \end_inset
37853
37854
37855 \begin_inset Tabular
37856 <lyxtabular version="3" rows="12" columns="2">
37857 <features tabularvalignment="middle">
37858 <column alignment="center" valignment="top" width="0pt">
37859 <column alignment="center" valignment="top" width="0pt">
37860 <row>
37861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37862 \begin_inset Text
37863
37864 \begin_layout Plain Layout
37865 Command
37866 \end_layout
37867
37868 \end_inset
37869 </cell>
37870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37871 \begin_inset Text
37872
37873 \begin_layout Plain Layout
37874 equivalent to
37875 \end_layout
37876
37877 \end_inset
37878 </cell>
37879 </row>
37880 <row>
37881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37882 \begin_inset Text
37883
37884 \begin_layout Plain Layout
37885
37886 \backslash
37887 backslash
37888 \end_layout
37889
37890 \end_inset
37891 </cell>
37892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37893 \begin_inset Text
37894
37895 \begin_layout Plain Layout
37896
37897 \backslash
37898
37899 \backslash
37900
37901 \end_layout
37902
37903 \end_inset
37904 </cell>
37905 </row>
37906 <row>
37907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37908 \begin_inset Text
37909
37910 \begin_layout Plain Layout
37911
37912 \backslash
37913 dasharrow
37914 \end_layout
37915
37916 \end_inset
37917 </cell>
37918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37919 \begin_inset Text
37920
37921 \begin_layout Plain Layout
37922
37923 \backslash
37924 dashrightarrow
37925 \end_layout
37926
37927 \end_inset
37928 </cell>
37929 </row>
37930 <row>
37931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37932 \begin_inset Text
37933
37934 \begin_layout Plain Layout
37935
37936 \backslash
37937 land
37938 \end_layout
37939
37940 \end_inset
37941 </cell>
37942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37943 \begin_inset Text
37944
37945 \begin_layout Plain Layout
37946
37947 \backslash
37948 wedge
37949 \end_layout
37950
37951 \end_inset
37952 </cell>
37953 </row>
37954 <row>
37955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37956 \begin_inset Text
37957
37958 \begin_layout Plain Layout
37959
37960 \backslash
37961 rbrace
37962 \end_layout
37963
37964 \end_inset
37965 </cell>
37966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37967 \begin_inset Text
37968
37969 \begin_layout Plain Layout
37970 }
37971 \end_layout
37972
37973 \end_inset
37974 </cell>
37975 </row>
37976 <row>
37977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37978 \begin_inset Text
37979
37980 \begin_layout Plain Layout
37981
37982 \backslash
37983 rbracket
37984 \end_layout
37985
37986 \end_inset
37987 </cell>
37988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992 ]
37993 \end_layout
37994
37995 \end_inset
37996 </cell>
37997 </row>
37998 <row>
37999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38000 \begin_inset Text
38001
38002 \begin_layout Plain Layout
38003
38004 \backslash
38005 rightarrow
38006 \end_layout
38007
38008 \end_inset
38009 </cell>
38010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38011 \begin_inset Text
38012
38013 \begin_layout Plain Layout
38014
38015 \backslash
38016 to
38017 \end_layout
38018
38019 \end_inset
38020 </cell>
38021 </row>
38022 <row>
38023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38024 \begin_inset Text
38025
38026 \begin_layout Plain Layout
38027
38028 \backslash
38029 lnot
38030 \end_layout
38031
38032 \end_inset
38033 </cell>
38034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38035 \begin_inset Text
38036
38037 \begin_layout Plain Layout
38038
38039 \backslash
38040 neg
38041 \end_layout
38042
38043 \end_inset
38044 </cell>
38045 </row>
38046 <row>
38047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38048 \begin_inset Text
38049
38050 \begin_layout Plain Layout
38051
38052 \backslash
38053 ne
38054 \end_layout
38055
38056 \end_inset
38057 </cell>
38058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38059 \begin_inset Text
38060
38061 \begin_layout Plain Layout
38062
38063 \backslash
38064 not=
38065 \end_layout
38066
38067 \end_inset
38068 </cell>
38069 </row>
38070 <row>
38071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38072 \begin_inset Text
38073
38074 \begin_layout Plain Layout
38075
38076 \backslash
38077 owns
38078 \end_layout
38079
38080 \end_inset
38081 </cell>
38082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38083 \begin_inset Text
38084
38085 \begin_layout Plain Layout
38086
38087 \backslash
38088 ni
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 </row>
38094 <row>
38095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38096 \begin_inset Text
38097
38098 \begin_layout Plain Layout
38099
38100 \backslash
38101 square
38102 \end_layout
38103
38104 \end_inset
38105 </cell>
38106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110
38111 \backslash
38112 Box
38113 \end_layout
38114
38115 \end_inset
38116 </cell>
38117 </row>
38118 <row>
38119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38120 \begin_inset Text
38121
38122 \begin_layout Plain Layout
38123
38124 \backslash
38125 Vert
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134
38135 \backslash
38136 |
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 </row>
38142 </lyxtabular>
38143
38144 \end_inset
38145
38146
38147 \begin_inset space \hfill{}
38148 \end_inset
38149
38150
38151 \end_layout
38152
38153 \begin_layout Standard
38154 \begin_inset Newpage newpage
38155 \end_inset
38156
38157
38158 \end_layout
38159
38160 \begin_layout Bibliography
38161 \labelwidthstring References
38162 \begin_inset CommandInset bibitem
38163 LatexCommand bibitem
38164 key "TLC2"
38165
38166 \end_inset
38167
38168
38169 \shape smallcaps
38170 Mittelbach, F.
38171  ; Goossens, M.
38172 \shape default
38173
38174 \shape italic
38175 The LaTeX Companion
38176 \shape default
38177 .
38178  Addison Wesley, 2004
38179 \end_layout
38180
38181 \begin_layout Bibliography
38182 \labelwidthstring References
38183 \begin_inset CommandInset bibitem
38184 LatexCommand bibitem
38185 key "Mathmode"
38186
38187 \end_inset
38188
38189
38190 \begin_inset CommandInset href
38191 LatexCommand href
38192 name "Description"
38193 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38194
38195 \end_inset
38196
38197  of LaTeX's math abilities
38198 \end_layout
38199
38200 \begin_layout Bibliography
38201 \labelwidthstring References
38202 \begin_inset CommandInset bibitem
38203 LatexCommand bibitem
38204 key "AMS"
38205
38206 \end_inset
38207
38208
38209 \begin_inset CommandInset href
38210 LatexCommand href
38211 name "Description"
38212 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38213
38214 \end_inset
38215
38216  of 
38217 \begin_inset ERT
38218 status collapsed
38219
38220 \begin_layout Plain Layout
38221
38222
38223 \backslash
38224 AmS
38225 \end_layout
38226
38227 \end_inset
38228
38229 -LaTeX
38230 \end_layout
38231
38232 \begin_layout Bibliography
38233 \labelwidthstring References
38234 \begin_inset CommandInset bibitem
38235 LatexCommand bibitem
38236 key "Symbols"
38237
38238 \end_inset
38239
38240
38241 \begin_inset CommandInset href
38242 LatexCommand href
38243 name "List"
38244 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38245
38246 \end_inset
38247
38248  of all symbols available with LaTeX-packages
38249 \end_layout
38250
38251 \begin_layout Bibliography
38252 \labelwidthstring References
38253 \begin_inset CommandInset bibitem
38254 LatexCommand bibitem
38255 key "cancel"
38256
38257 \end_inset
38258
38259
38260 \begin_inset CommandInset href
38261 LatexCommand href
38262 name "Documentation"
38263 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38264
38265 \end_inset
38266
38267  of the LaTeX-package 
38268 \series bold
38269 cancel
38270 \series default
38271
38272 \begin_inset Index idx
38273 status collapsed
38274
38275 \begin_layout Plain Layout
38276 Packages ! cancel
38277 \end_layout
38278
38279 \end_inset
38280
38281
38282 \end_layout
38283
38284 \begin_layout Bibliography
38285 \labelwidthstring References
38286 \begin_inset CommandInset bibitem
38287 LatexCommand bibitem
38288 key "hyperref"
38289
38290 \end_inset
38291
38292
38293 \begin_inset CommandInset href
38294 LatexCommand href
38295 name "Documentation"
38296 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38297
38298 \end_inset
38299
38300  of the LaTeX-package 
38301 \series bold
38302 hyperref
38303 \series default
38304
38305 \begin_inset Index idx
38306 status collapsed
38307
38308 \begin_layout Plain Layout
38309 Packages ! hyperref
38310 \end_layout
38311
38312 \end_inset
38313
38314
38315 \end_layout
38316
38317 \begin_layout Bibliography
38318 \labelwidthstring References
38319 \begin_inset CommandInset bibitem
38320 LatexCommand bibitem
38321 key "mhchem"
38322
38323 \end_inset
38324
38325
38326 \begin_inset CommandInset href
38327 LatexCommand href
38328 name "Documentation"
38329 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38330
38331 \end_inset
38332
38333  of the LaTeX-package 
38334 \series bold
38335 mhchem
38336 \series default
38337
38338 \begin_inset Index idx
38339 status collapsed
38340
38341 \begin_layout Plain Layout
38342 Packages ! mhchem
38343 \end_layout
38344
38345 \end_inset
38346
38347
38348 \end_layout
38349
38350 \begin_layout Bibliography
38351 \labelwidthstring References
38352 \begin_inset CommandInset bibitem
38353 LatexCommand bibitem
38354 key "Mathclap"
38355
38356 \end_inset
38357
38358
38359 \begin_inset CommandInset href
38360 LatexCommand href
38361 name "Description"
38362 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38363
38364 \end_inset
38365
38366  of the command 
38367 \series bold
38368
38369 \backslash
38370 mathclap
38371 \series default
38372 , described in 
38373 \begin_inset CommandInset ref
38374 LatexCommand ref
38375 reference "sub:Operator-Limits"
38376
38377 \end_inset
38378
38379
38380 \begin_inset Index idx
38381 status collapsed
38382
38383 \begin_layout Plain Layout
38384 Commands ! M ! 
38385 \backslash
38386 mathclap
38387 \end_layout
38388
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \begin_layout Bibliography
38395 \labelwidthstring References
38396 \begin_inset CommandInset bibitem
38397 LatexCommand bibitem
38398 key "Duden"
38399
38400 \end_inset
38401
38402
38403 \emph on
38404 Duden Band 1
38405 \emph default
38406 .
38407  22.
38408  Auflage, Duden 2001
38409 \end_layout
38410
38411 \begin_layout Bibliography
38412 \labelwidthstring References
38413 \begin_inset CommandInset bibitem
38414 LatexCommand bibitem
38415 key "Checklist"
38416
38417 \end_inset
38418
38419
38420 \begin_inset CommandInset href
38421 LatexCommand href
38422 name "Check list"
38423 target "http://physics.nist.gov/Document/checklist.pdf"
38424
38425 \end_inset
38426
38427  for reviewing manuscripts
38428 \end_layout
38429
38430 \begin_layout Standard
38431 \begin_inset CommandInset index_print
38432 LatexCommand printindex
38433 type "idx"
38434
38435 \end_inset
38436
38437
38438 \end_layout
38439
38440 \end_body
38441 \end_document