]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
EmbeddedObjects.lyx: - remove the \href stuff as this is now explained in the UserGuide
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.0alpha1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 324
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
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter the character ° and · directly in LyX,
37 % see sec. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 % see sec. 22.18.1
43 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
44 %\renewcommand{\sectionautorefname}{sec.\negthinspace}
45 \renewcommand{\subsectionautorefname}{sec.\negthinspace}
46 \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
47 \newlength{\abc}
48 \settowidth{\abc}{\space}
49 \renewcommand{\equationautorefname}{\hspace{-\abc}}
50
51 % don't load packages twice
52 % see first footnote in sec. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % the pages of the TOC are numbered roman
56 % and a PDF-bookmark for the TOC is added
57 \pagenumbering{Roman}
58 \let\myTOC\tableofcontents
59 \renewcommand{\tableofcontents}{%
60  \vspace{1cm}
61  \pdfbookmark[1]{Contents}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 % see sec. 22.16
68 \let\myFoot\footnote
69 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
70
71 % provides caption formatting
72 \setkomafont{captionlabel}{\bfseries}
73
74 % used in Kap. 22.4
75 \usepackage{braket}
76
77 % used in Kap. 22.6
78 \usepackage[samesize]{cancel}
79
80 % enables calculation of values,
81 \usepackage{calc}
82
83 % for multiple table row and column cells
84 \usepackage{multirow}
85 \usepackage{multicol}
86
87 % needed for diagrams
88 \usepackage{amscd}
89
90 % needed in sec. 19.4
91 \usepackage{remreset}
92
93 % center multirows (e.g. in sec. 13.3)
94 \renewcommand{\multirowsetup}{\centering}
95
96 % define a color, used in sec.9.3
97 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
98
99 % declare operators (see sec. 10.4 and sec. 15.2)
100 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
101 \DeclareMathOperator{\sgn}{sgn}
102
103 \newcommand{\spce}{\textvisiblespace}
104
105 % example definitions for sec. 20.1 
106 \newcommand{\gr}{\Longrightarrow}
107 \newcommand{\us}[1]{\underline{#1}}
108 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
109 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
110 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
111
112 % example macro from sec. 19.4
113 %\def\tagform@#1{\maketag@@@{|#1|}}
114
115 % macro from sec. 10.2
116 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
117 \def\mathclap {\mathpalette \mathclapinternal}
118 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
119
120 % redefine the greyed out note
121 \renewenvironment{lyxgreyedout}
122  {\textcolor{blue}\bgroup}{\egroup}
123
124 % check for package eurosym
125 % used for the Euro symbol
126 \newboolean{eurosym}
127 \IfFileExists{eurosym.sty}
128  {\usepackage[gennarrow]{eurosym}
129   \setboolean{eurosym}{true}}
130  {\setboolean{eurosym}{false}}
131
132 % needed in sec. 22.4
133 % check for package braket
134 \newboolean{braket}
135 \IfFileExists{braket.sty}
136  {\usepackage{braket}
137   \setboolean{braket}{true}}
138  {\setboolean{braket}{false}}
139
140 % needed in sec. 22.10
141 % check for package upgreek
142 \newboolean{upgreek}
143 \IfFileExists{upgreek.sty}
144  {\usepackage{upgreek}
145   \setboolean{upgreek}{true}}
146  {\setboolean{upgreek}{false}}
147 \end_preamble
148 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
149 \language english
150 \inputencoding auto
151 \font_roman default
152 \font_sans default
153 \font_typewriter default
154 \font_default_family default
155 \font_sc false
156 \font_osf false
157 \font_sf_scale 100
158 \font_tt_scale 100
159 \graphics default
160 \paperfontsize 12
161 \spacing single
162 \use_hyperref true
163 \pdf_title "LyX's Math Manual"
164 \pdf_author "LyX Team, Uwe Stöhr"
165 \pdf_subject "LyX-documentation about math"
166 \pdf_keywords "LyX, Mathed"
167 \pdf_bookmarks true
168 \pdf_bookmarksnumbered true
169 \pdf_bookmarksopen true
170 \pdf_bookmarksopenlevel 1
171 \pdf_breaklinks false
172 \pdf_pdfborder false
173 \pdf_colorlinks true
174 \pdf_backref false
175 \pdf_pagebackref false
176 \pdf_pdfusetitle false
177 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
178 \papersize a4paper
179 \use_geometry false
180 \use_amsmath 2
181 \use_esint 1
182 \cite_engine basic
183 \use_bibtopic false
184 \paperorientation portrait
185 \secnumdepth 4
186 \tocdepth 3
187 \paragraph_separation skip
188 \defskip medskip
189 \quotes_language english
190 \papercolumns 1
191 \papersides 2
192 \paperpagestyle plain
193 \bullet 1 0 6 -1
194 \bullet 2 2 35 -1
195 \bullet 3 2 7 -1
196 \tracking_changes false
197 \output_changes false
198 \author "" 
199 \author "" 
200 \extra_embedded_files ""
201 \end_header
202
203 \begin_body
204
205 \begin_layout Title
206 LyX's detailed Math manual
207 \end_layout
208
209 \begin_layout Author
210 by the LyX Team
211 \begin_inset Foot
212 status collapsed
213
214 \begin_layout Plain Layout
215 \noindent
216 If you have comments or error corrections, please send them to the LyX Documenta
217 tion mailing list: 
218 \family typewriter
219
220 \begin_inset CommandInset href
221 LatexCommand href
222 name "lyx-docs@lists.lyx.org"
223 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
224 type "mailto:"
225
226 \end_inset
227
228
229 \end_layout
230
231 \end_inset
232
233
234 \begin_inset Note Note
235 status collapsed
236
237 \begin_layout Plain Layout
238 author: Uwe Stöhr
239 \end_layout
240
241 \end_inset
242
243
244 \begin_inset Newline newline
245 \end_inset
246
247
248 \begin_inset Newline newline
249 \end_inset
250
251
252 \family sans
253 Version 1.6svn
254 \end_layout
255
256 \begin_layout Standard
257 \begin_inset CommandInset toc
258 LatexCommand tableofcontents
259
260 \end_inset
261
262
263 \end_layout
264
265 \begin_layout Standard
266 \begin_inset Note Note
267 status open
268
269 \begin_layout Plain Layout
270 To export this document to PDF, PS, or DVI the LaTeX-packages 
271 \series bold
272 eurosym,
273 \series default
274  
275 \series bold
276 multirow,
277 \series default
278  and 
279 \series bold
280 was
281 \series default
282  must be installed.
283  If they are not installed you can export the document anyway but the sections
284  where the packages are required won't appear in the output.
285 \end_layout
286
287 \begin_layout Plain Layout
288 The latest PDF-version of this document can be found here:
289 \begin_inset Newline newline
290 \end_inset
291
292
293 \series bold
294 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
295 \end_layout
296
297 \end_inset
298
299
300 \end_layout
301
302 \begin_layout Standard
303 \begin_inset Newpage newpage
304 \end_inset
305
306
307 \end_layout
308
309 \begin_layout Section
310 Introduction
311 \begin_inset CommandInset label
312 LatexCommand label
313 name "sec:Introduction"
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 This document explains LyX's math features and is furthermore a collection
322  of LaTeX-commands used for mathematical characters and constructs.
323  The explanations are designed for the usage of commands.
324  It is therefore required that you have read the section 
325 \family typewriter
326 Mathematical
327 \begin_inset Space ~
328 \end_inset
329
330 Formulas
331 \family default
332  of the User's Guide.
333 \end_layout
334
335 \begin_layout Standard
336 Most of the characters and many constructs explained in this manual are
337  also accessible via the menu 
338 \family sans
339 Insert
340 \series bold
341 \SpecialChar \menuseparator
342
343 \series default
344 Math
345 \family default
346 , or the 
347 \family sans
348 math
349 \family default
350 \series bold
351  
352 \family sans
353 \series default
354 toolbar
355 \family default
356 .
357  But everybody who has to write lots of formulas will notice that it is
358  much faster to use commands instead of the math toolbar.
359  Therefore this manual is focused on commands but also mentions the correspondin
360 g toolbar buttons when available.
361 \end_layout
362
363 \begin_layout Standard
364 If not specially mentioned the commands are only available within formulas.
365  To be able to use all commands explained in this document, the option 
366 \family sans
367 Use AMS math package
368 \family default
369  must be used in the document settings (menu 
370 \family sans
371 Document\SpecialChar \menuseparator
372 Settings\SpecialChar \menuseparator
373 Math
374 \begin_inset Space ~
375 \end_inset
376
377 Options
378 \family default
379 ).
380 \begin_inset Foot
381 status collapsed
382
383 \begin_layout Plain Layout
384 The option 
385 \family sans
386 Use AMS math package automatically
387 \family default
388  only uses 
389 \begin_inset ERT
390 status collapsed
391
392 \begin_layout Plain Layout
393
394
395 \backslash
396 AmS 
397 \end_layout
398
399 \end_inset
400
401 -math when math constructs are found that are supported by LyX.
402 \end_layout
403
404 \end_inset
405
406
407 \end_layout
408
409 \begin_layout Standard
410 This document doesn't list all 
411 \begin_inset ERT
412 status collapsed
413
414 \begin_layout Plain Layout
415
416
417 \backslash
418 AmS 
419 \end_layout
420
421 \end_inset
422
423 -math commands
424 \begin_inset Foot
425 status collapsed
426
427 \begin_layout Plain Layout
428 A list with all 
429 \begin_inset ERT
430 status collapsed
431
432 \begin_layout Plain Layout
433
434
435 \backslash
436 AmS
437 \end_layout
438
439 \end_inset
440
441 -math commands is in the file 
442 \family sans
443
444 \begin_inset CommandInset href
445 LatexCommand href
446 name "amsguide.ps"
447 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
448
449 \end_inset
450
451
452 \family default
453 , which is part of every LaTeX standard installation.
454 \end_layout
455
456 \end_inset
457
458  for lucidity reasons.
459 \end_layout
460
461 \begin_layout Section
462 General Instructions
463 \begin_inset CommandInset label
464 LatexCommand label
465 name "sec:General-Instructions"
466
467 \end_inset
468
469
470 \end_layout
471
472 \begin_layout Standard
473 To create an inline formula
474 \begin_inset Index
475 status collapsed
476
477 \begin_layout Plain Layout
478 Formula ! inline
479 \end_layout
480
481 \end_inset
482
483  that is embedded into a text line, press 
484 \family sans
485 Ctrl-m
486 \family default
487  or the toolbar button 
488 \begin_inset Graphics
489         filename ../images/math-mode.png
490         embed ""
491         scale 85
492
493 \end_inset
494
495
496 \begin_inset Newline newline
497 \end_inset
498
499 To create a display style formula
500 \begin_inset Index
501 status collapsed
502
503 \begin_layout Plain Layout
504 Formula ! display style
505 \end_layout
506
507 \end_inset
508
509  that will appear bigger and in an own paragraph, press 
510 \family sans
511 Ctrl-M
512 \family default
513 .
514 \end_layout
515
516 \begin_layout Standard
517 To change a display style formula to an inline formula, set the cursor into
518  the formula and press 
519 \family sans
520 Ctrl-M
521 \family default
522  or use the menu 
523 \family sans
524 Edit\SpecialChar \menuseparator
525 Math\SpecialChar \menuseparator
526 Change formula type
527 \family default
528 .
529  The same way is used to change an inline formula to a display style formula.
530 \end_layout
531
532 \begin_layout Standard
533 To display parts of an inline formula in the size of a display style formula,
534  enter the command 
535 \series bold
536
537 \backslash
538 displaystyle
539 \begin_inset Index
540 status collapsed
541
542 \begin_layout Plain Layout
543 Commands ! D ! 
544 \backslash
545 displaystyle
546 \end_layout
547
548 \end_inset
549
550
551 \series default
552  to a formula.
553  Then a new blue box appears in which the desired formula part is inserted.
554 \end_layout
555
556 \begin_layout Standard
557 Only inline formulas are allowed inside tables.
558 \end_layout
559
560 \begin_layout Standard
561 The 
562 \family sans
563 math toolbar
564 \family default
565  can be turned on in the menu 
566 \family sans
567 View\SpecialChar \menuseparator
568 Toolbars
569 \family default
570 .
571  When you click there on 
572 \begin_inset Quotes eld
573 \end_inset
574
575 Math
576 \begin_inset Quotes erd
577 \end_inset
578
579  the toolbar will be shown permanently at the bottom; this state is visualized
580  in the 
581 \family sans
582 Toolbars
583 \family default
584  menu with a checkmark.
585  When you click in this state again on 
586 \begin_inset Quotes eld
587 \end_inset
588
589 Math
590 \begin_inset Quotes erd
591 \end_inset
592
593  in the 
594 \family sans
595 Toolbars
596 \family default
597  menu, the 
598 \family sans
599 math toolbar
600 \family default
601  is only shown when the cursor is within a formula; this state is visualized
602  by the renaming of the menu entry from 
603 \begin_inset Quotes eld
604 \end_inset
605
606 Math
607 \begin_inset Quotes erd
608 \end_inset
609
610  to 
611 \begin_inset Quotes eld
612 \end_inset
613
614 Math
615 \begin_inset Space ~
616 \end_inset
617
618 (auto)
619 \begin_inset Quotes erd
620 \end_inset
621
622 .
623 \end_layout
624
625 \begin_layout Standard
626 The TeX-mode
627 \begin_inset Index
628 status collapsed
629
630 \begin_layout Plain Layout
631 T@
632 \begin_inset ERT
633 status collapsed
634
635 \begin_layout Plain Layout
636
637
638 \backslash
639
640 \begin_inset ERT
641 status collapsed
642
643 \begin_layout Plain Layout
644
645 {
646 \end_layout
647
648 \end_inset
649
650
651 \begin_inset ERT
652 status collapsed
653
654 \begin_layout Plain Layout
655
656 }
657 \end_layout
658
659 \end_inset
660
661
662 \end_layout
663
664 \end_inset
665
666 TeX-mode
667 \end_layout
668
669 \end_inset
670
671  is invoked by pressing the toolbar button 
672 \begin_inset Graphics
673         filename ../images/ert-insert.png
674         embed ""
675         scale 85
676
677 \end_inset
678
679  or by using the menu 
680 \family sans
681 Insert\SpecialChar \menuseparator
682 T
683 \begin_inset ERT
684 status collapsed
685
686 \begin_layout Plain Layout
687
688 {
689 \end_layout
690
691 \end_inset
692
693 e
694 \begin_inset ERT
695 status collapsed
696
697 \begin_layout Plain Layout
698
699 }
700 \end_layout
701
702 \end_inset
703
704 X Code
705 \family default
706  (shortcut 
707 \family sans
708 Ctrl-l
709 \family default
710 ).
711 \begin_inset Note Note
712 status collapsed
713
714 \begin_layout Plain Layout
715 In LyX there are three 
716 \begin_inset Quotes eld
717 \end_inset
718
719 proper names
720 \begin_inset Quotes erd
721 \end_inset
722
723  that appear in the output with sub- and superscript letters: TeX, LaTeX,
724  and LyX
725 \end_layout
726
727 \begin_layout Plain Layout
728 To avoid that these names are recognized as proper names, TeX-braces are
729  set around one of the letters of the name.
730 \end_layout
731
732 \end_inset
733
734
735 \end_layout
736
737 \begin_layout Standard
738 To change the LaTeX-preamble
739 \begin_inset Index
740 status collapsed
741
742 \begin_layout Plain Layout
743 L@LaTeX-preamble
744 \end_layout
745
746 \end_inset
747
748 , use the menu 
749 \family sans
750 Document\SpecialChar \menuseparator
751 Settings\SpecialChar \menuseparator
752 La
753 \begin_inset ERT
754 status collapsed
755
756 \begin_layout Plain Layout
757
758 {
759 \end_layout
760
761 \end_inset
762
763 T
764 \begin_inset ERT
765 status collapsed
766
767 \begin_layout Plain Layout
768
769 }
770 \end_layout
771
772 \end_inset
773
774 eX
775 \family default
776  
777 \family sans
778 Preamble
779 \family default
780 .
781 \end_layout
782
783 \begin_layout Standard
784 To edit matrices, case differentiations, and multiline formulas subsequently,
785  the menus 
786 \family sans
787 Edit\SpecialChar \menuseparator
788 Math
789 \family default
790  and 
791 \family sans
792 Edit\SpecialChar \menuseparator
793 Rows
794 \begin_inset Space \thinspace{}
795 \end_inset
796
797 &
798 \begin_inset Space \thinspace{}
799 \end_inset
800
801 Columns,
802 \family default
803  or the 
804 \family sans
805 table toolbar
806 \family default
807  can be used.
808  When lines and columns are swapped via the menu, the column or line where
809  the cursor is in is exchanged with the column to the right or the line
810  below, respectively.
811  Is the cursor in the last column or row, the exchange is done with the
812  column to the left or the line above.
813 \end_layout
814
815 \begin_layout Standard
816 To write text in formulas
817 \begin_inset Foot
818 status collapsed
819
820 \begin_layout Plain Layout
821 For multiline formulas the command 
822 \series bold
823
824 \backslash
825 intertext
826 \series default
827  is used, see 
828 \begin_inset CommandInset ref
829 LatexCommand ref
830 reference "sub:Text-in-multiline"
831
832 \end_inset
833
834 .
835 \end_layout
836
837 \end_inset
838
839  
840 \emph on
841 mathematical text
842 \emph default
843
844 \begin_inset Index
845 status collapsed
846
847 \begin_layout Plain Layout
848 Text ! in formulas
849 \end_layout
850
851 \end_inset
852
853
854 \begin_inset Index
855 status collapsed
856
857 \begin_layout Plain Layout
858 Mathematical text
859 \end_layout
860
861 \end_inset
862
863  is used.
864  This mode is invoked with the the shortcut 
865 \family sans
866 Alt-m
867 \begin_inset Space ~
868 \end_inset
869
870 m
871 \family default
872  or by the insertion of the command 
873 \series bold
874
875 \backslash
876 text
877 \begin_inset Index
878 status collapsed
879
880 \begin_layout Plain Layout
881 Commands ! T ! 
882 \backslash
883 text
884 \end_layout
885
886 \end_inset
887
888
889 \series default
890 .
891  The text appears black in LyX and can therefore be distinguished from the
892  other formula parts that appear blue.
893  In the output mathematical text is set upright, in contrary to other formula
894  parts.
895 \end_layout
896
897 \begin_layout Subsection*
898 Command Scheme
899 \end_layout
900
901 \begin_layout Standard
902 Most of the LaTeX-commands for math constructs have the following scheme:
903 \end_layout
904
905 \begin_layout Standard
906
907 \series bold
908
909 \backslash
910 commandname[optional
911 \series default
912  
913 \series bold
914 argument]{required
915 \series default
916  
917 \series bold
918 argument}
919 \end_layout
920
921 \begin_layout Standard
922 A command starts always with a backslash 
923 \begin_inset Quotes gld
924 \end_inset
925
926
927 \series bold
928
929 \backslash
930
931 \series default
932
933 \begin_inset Quotes grd
934 \end_inset
935
936 .
937  To omit optional arguments, also omit the associated brackets.
938  The braces around the required arguments are named in this document as
939  TeX-braces
940 \begin_inset Index
941 status collapsed
942
943 \begin_layout Plain Layout
944 T@
945 \begin_inset ERT
946 status collapsed
947
948 \begin_layout Plain Layout
949
950
951 \backslash
952
953 \begin_inset ERT
954 status collapsed
955
956 \begin_layout Plain Layout
957
958 {
959 \end_layout
960
961 \end_inset
962
963
964 \begin_inset ERT
965 status collapsed
966
967 \begin_layout Plain Layout
968
969 }
970 \end_layout
971
972 \end_inset
973
974
975 \end_layout
976
977 \end_inset
978
979 TeX-braces
980 \end_layout
981
982 \end_inset
983
984 .
985  If you add in a formula a left brace to a command name, LyX creates automatical
986 ly a TeX-brace.
987  In all other cases TeX-braces are created in formulas with the command
988  
989 \series bold
990
991 \backslash
992 {
993 \series default
994 .
995  TeX-braces appear red in LyX, in contrary to normal braces that appear
996  blue.
997  In TeX-mode no command is needed to get TeX-braces.
998  TeX-braces don't appear in the output.
999 \end_layout
1000
1001 \begin_layout Standard
1002 When commands without arguments, like commands for symbols are entered in
1003  TeX-mode, a space character must 
1004 \emph on
1005 always
1006 \emph default
1007  be behind the command to end it.
1008  This space doesn't appear in the output.
1009  When the space should appear in the output, the space must be followed
1010  by a protected space in normal text.
1011 \end_layout
1012
1013 \begin_layout Standard
1014 A protected space is inserted with 
1015 \family sans
1016 Ctrl-Space
1017 \family default
1018 .
1019 \end_layout
1020
1021 \begin_layout Subsection*
1022 \begin_inset Newpage newpage
1023 \end_inset
1024
1025 Syntax Explanation
1026 \end_layout
1027
1028 \begin_layout Itemize
1029 The symbol
1030 \begin_inset Foot
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 This visible space character can be created with the command 
1035 \series bold
1036
1037 \backslash
1038 textvisiblespace
1039 \series default
1040
1041 \begin_inset Index
1042 status collapsed
1043
1044 \begin_layout Plain Layout
1045 Commands ! T ! 
1046 \backslash
1047 textvisiblespace
1048 \end_layout
1049
1050 \end_inset
1051
1052 , inserted in TeX-mode.
1053 \end_layout
1054
1055 \end_inset
1056
1057  
1058 \begin_inset ERT
1059 status collapsed
1060
1061 \begin_layout Plain Layout
1062
1063
1064 \backslash
1065 spce 
1066 \end_layout
1067
1068 \end_inset
1069
1070
1071 \begin_inset Space ~
1072 \end_inset
1073
1074 denotes a space character to be input.
1075 \end_layout
1076
1077 \begin_layout Itemize
1078 An arrow like 
1079 \begin_inset Formula $\to$
1080 \end_inset
1081
1082  denotes the usage of the corresponding arrow key on the keyboard.
1083 \end_layout
1084
1085 \begin_layout Subsection*
1086 Used units
1087 \end_layout
1088
1089 \begin_layout Standard
1090 \align center
1091 \begin_inset Float table
1092 placement H
1093 wide false
1094 sideways false
1095 status open
1096
1097 \begin_layout Plain Layout
1098 \align center
1099 \begin_inset Caption
1100
1101 \begin_layout Plain Layout
1102 \begin_inset CommandInset label
1103 LatexCommand label
1104 name "tab:Used-units"
1105
1106 \end_inset
1107
1108 Used units
1109 \end_layout
1110
1111 \end_inset
1112
1113
1114 \end_layout
1115
1116 \begin_layout Plain Layout
1117 \align center
1118 \begin_inset Tabular
1119 <lyxtabular version="3" rows="13" columns="2">
1120 <features>
1121 <column alignment="center" valignment="top" width="0">
1122 <column alignment="center" valignment="top" width="0">
1123 <row>
1124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1125 \begin_inset Text
1126
1127 \begin_layout Plain Layout
1128 Unit
1129 \end_layout
1130
1131 \end_inset
1132 </cell>
1133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1134 \begin_inset Text
1135
1136 \begin_layout Plain Layout
1137 Name / Description
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 </row>
1143 <row>
1144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Plain Layout
1148 mm
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Plain Layout
1157 Millimeter
1158 \end_layout
1159
1160 \end_inset
1161 </cell>
1162 </row>
1163 <row>
1164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1165 \begin_inset Text
1166
1167 \begin_layout Plain Layout
1168 cm
1169 \end_layout
1170
1171 \end_inset
1172 </cell>
1173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1174 \begin_inset Text
1175
1176 \begin_layout Plain Layout
1177 Centimeter
1178 \end_layout
1179
1180 \end_inset
1181 </cell>
1182 </row>
1183 <row>
1184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1185 \begin_inset Text
1186
1187 \begin_layout Plain Layout
1188 in
1189 \end_layout
1190
1191 \end_inset
1192 </cell>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Plain Layout
1197 Inch (1
1198 \begin_inset Space \thinspace{}
1199 \end_inset
1200
1201 in = 2,54
1202 \begin_inset Space \thinspace{}
1203 \end_inset
1204
1205 cm)
1206 \end_layout
1207
1208 \end_inset
1209 </cell>
1210 </row>
1211 <row>
1212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 pt
1217 \end_layout
1218
1219 \end_inset
1220 </cell>
1221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 Point (72.27
1226 \begin_inset Space \thinspace{}
1227 \end_inset
1228
1229 pt = 1
1230 \begin_inset Space \thinspace{}
1231 \end_inset
1232
1233 in)
1234 \end_layout
1235
1236 \end_inset
1237 </cell>
1238 </row>
1239 <row>
1240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244 pc
1245 \end_layout
1246
1247 \end_inset
1248 </cell>
1249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1250 \begin_inset Text
1251
1252 \begin_layout Plain Layout
1253 Pica (1
1254 \begin_inset Space \thinspace{}
1255 \end_inset
1256
1257 pc = 12
1258 \begin_inset Space \thinspace{}
1259 \end_inset
1260
1261 pt)
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 </row>
1267 <row>
1268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1269 \begin_inset Text
1270
1271 \begin_layout Plain Layout
1272 sp
1273 \end_layout
1274
1275 \end_inset
1276 </cell>
1277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1278 \begin_inset Text
1279
1280 \begin_layout Plain Layout
1281 scaled point (65536
1282 \begin_inset Space \thinspace{}
1283 \end_inset
1284
1285 sp = 1
1286 \begin_inset Space \thinspace{}
1287 \end_inset
1288
1289 pt)
1290 \end_layout
1291
1292 \end_inset
1293 </cell>
1294 </row>
1295 <row>
1296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1297 \begin_inset Text
1298
1299 \begin_layout Plain Layout
1300 bp
1301 \end_layout
1302
1303 \end_inset
1304 </cell>
1305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1306 \begin_inset Text
1307
1308 \begin_layout Plain Layout
1309 big point (72
1310 \begin_inset Space \thinspace{}
1311 \end_inset
1312
1313 bp = 1
1314 \begin_inset Space \thinspace{}
1315 \end_inset
1316
1317 in)
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 </row>
1323 <row>
1324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1325 \begin_inset Text
1326
1327 \begin_layout Plain Layout
1328 dd
1329 \end_layout
1330
1331 \end_inset
1332 </cell>
1333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1334 \begin_inset Text
1335
1336 \begin_layout Plain Layout
1337 Didot (1
1338 \begin_inset Space \thinspace{}
1339 \end_inset
1340
1341 dd 
1342 \begin_inset Formula $\approx$
1343 \end_inset
1344
1345  0.376
1346 \begin_inset Space \thinspace{}
1347 \end_inset
1348
1349 mm)
1350 \end_layout
1351
1352 \end_inset
1353 </cell>
1354 </row>
1355 <row>
1356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1357 \begin_inset Text
1358
1359 \begin_layout Plain Layout
1360 cc
1361 \end_layout
1362
1363 \end_inset
1364 </cell>
1365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1366 \begin_inset Text
1367
1368 \begin_layout Plain Layout
1369 Cicero (1
1370 \begin_inset Space \thinspace{}
1371 \end_inset
1372
1373 cc = 12
1374 \begin_inset Space \thinspace{}
1375 \end_inset
1376
1377 dd)
1378 \end_layout
1379
1380 \end_inset
1381 </cell>
1382 </row>
1383 <row>
1384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1385 \begin_inset Text
1386
1387 \begin_layout Plain Layout
1388 ex
1389 \end_layout
1390
1391 \end_inset
1392 </cell>
1393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1394 \begin_inset Text
1395
1396 \begin_layout Plain Layout
1397 Height of letter 
1398 \emph on
1399
1400 \begin_inset Quotes eld
1401 \end_inset
1402
1403 x
1404 \emph default
1405
1406 \begin_inset Quotes erd
1407 \end_inset
1408
1409  in the current font
1410 \end_layout
1411
1412 \end_inset
1413 </cell>
1414 </row>
1415 <row>
1416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1417 \begin_inset Text
1418
1419 \begin_layout Plain Layout
1420 em
1421 \end_layout
1422
1423 \end_inset
1424 </cell>
1425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1426 \begin_inset Text
1427
1428 \begin_layout Plain Layout
1429 width of letter 
1430 \begin_inset Quotes eld
1431 \end_inset
1432
1433
1434 \emph on
1435 M
1436 \emph default
1437
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441  in the current font
1442 \end_layout
1443
1444 \end_inset
1445 </cell>
1446 </row>
1447 <row>
1448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1449 \begin_inset Text
1450
1451 \begin_layout Plain Layout
1452 mu
1453 \end_layout
1454
1455 \end_inset
1456 </cell>
1457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1458 \begin_inset Text
1459
1460 \begin_layout Plain Layout
1461 math unit (1
1462 \begin_inset Space \thinspace{}
1463 \end_inset
1464
1465 mu = 
1466 \begin_inset Formula $\nicefrac{1}{18}$
1467 \end_inset
1468
1469
1470 \begin_inset Space \thinspace{}
1471 \end_inset
1472
1473 em)
1474 \end_layout
1475
1476 \end_inset
1477 </cell>
1478 </row>
1479 </lyxtabular>
1480
1481 \end_inset
1482
1483
1484 \end_layout
1485
1486 \end_inset
1487
1488
1489 \end_layout
1490
1491 \begin_layout Standard
1492 \begin_inset Newpage newpage
1493 \end_inset
1494
1495
1496 \end_layout
1497
1498 \begin_layout Section
1499 Basic Functions
1500 \end_layout
1501
1502 \begin_layout Subsection
1503 Exponents
1504 \begin_inset Index
1505 status collapsed
1506
1507 \begin_layout Plain Layout
1508 Exponents
1509 \end_layout
1510
1511 \end_inset
1512
1513  and Indices
1514 \begin_inset Index
1515 status collapsed
1516
1517 \begin_layout Plain Layout
1518 Indices
1519 \end_layout
1520
1521 \end_inset
1522
1523
1524 \begin_inset Index
1525 status collapsed
1526
1527 \begin_layout Plain Layout
1528 Superscripts|see
1529 \begin_inset ERT
1530 status collapsed
1531
1532 \begin_layout Plain Layout
1533
1534 {
1535 \end_layout
1536
1537 \end_inset
1538
1539 Exponents
1540 \begin_inset ERT
1541 status collapsed
1542
1543 \begin_layout Plain Layout
1544
1545 }
1546 \end_layout
1547
1548 \end_inset
1549
1550
1551 \end_layout
1552
1553 \end_inset
1554
1555
1556 \begin_inset Index
1557 status collapsed
1558
1559 \begin_layout Plain Layout
1560 Subscripts|see
1561 \begin_inset ERT
1562 status collapsed
1563
1564 \begin_layout Plain Layout
1565
1566 {
1567 \end_layout
1568
1569 \end_inset
1570
1571 Indices
1572 \begin_inset ERT
1573 status collapsed
1574
1575 \begin_layout Plain Layout
1576
1577 }
1578 \end_layout
1579
1580 \end_inset
1581
1582
1583 \end_layout
1584
1585 \end_inset
1586
1587
1588 \end_layout
1589
1590 \begin_layout Standard
1591 Indices are created with an underscore 
1592 \begin_inset Quotes eld
1593 \end_inset
1594
1595 _
1596 \begin_inset Quotes erd
1597 \end_inset
1598
1599  or via the math toolbar button 
1600 \begin_inset Graphics
1601         filename ../images/math-subscript.png
1602         embed ""
1603         scale 85
1604
1605 \end_inset
1606
1607  , exponents with a caret 
1608 \begin_inset Quotes eld
1609 \end_inset
1610
1611 ^
1612 \begin_inset Quotes erd
1613 \end_inset
1614
1615  or via the math toolbar button 
1616 \begin_inset Graphics
1617         filename ../images/math-superscript.png
1618         embed ""
1619         scale 85
1620
1621 \end_inset
1622
1623 .
1624 \end_layout
1625
1626 \begin_layout Standard
1627 \align center
1628 \begin_inset Tabular
1629 <lyxtabular version="3" rows="4" columns="2">
1630 <features>
1631 <column alignment="center" valignment="top" width="0pt">
1632 <column alignment="center" valignment="top" width="0pt">
1633 <row>
1634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1635 \begin_inset Text
1636
1637 \begin_layout Plain Layout
1638 command
1639 \end_layout
1640
1641 \end_inset
1642 </cell>
1643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1644 \begin_inset Text
1645
1646 \begin_layout Plain Layout
1647 Result
1648 \begin_inset Note Note
1649 status collapsed
1650
1651 \begin_layout Plain Layout
1652
1653 \series bold
1654
1655 \backslash
1656 raisebox
1657 \series default
1658  is only used as spacer.
1659 \end_layout
1660
1661 \end_inset
1662
1663
1664 \end_layout
1665
1666 \end_inset
1667 </cell>
1668 </row>
1669 <row>
1670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1671 \begin_inset Text
1672
1673 \begin_layout Plain Layout
1674 B_V
1675 \end_layout
1676
1677 \end_inset
1678 </cell>
1679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1680 \begin_inset Text
1681
1682 \begin_layout Plain Layout
1683 \begin_inset Formula $B_{V}$
1684 \end_inset
1685
1686
1687 \end_layout
1688
1689 \end_inset
1690 </cell>
1691 </row>
1692 <row>
1693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1694 \begin_inset Text
1695
1696 \begin_layout Plain Layout
1697 B^V
1698 \end_layout
1699
1700 \end_inset
1701 </cell>
1702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1703 \begin_inset Text
1704
1705 \begin_layout Plain Layout
1706 \begin_inset Formula $\raisebox {5mm}{}B^{V}$
1707 \end_inset
1708
1709
1710 \end_layout
1711
1712 \end_inset
1713 </cell>
1714 </row>
1715 <row>
1716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1717 \begin_inset Text
1718
1719 \begin_layout Plain Layout
1720 B^
1721 \begin_inset ERT
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725
1726
1727 \backslash
1728 spce 
1729 \end_layout
1730
1731 \end_inset
1732
1733 A
1734 \end_layout
1735
1736 \end_inset
1737 </cell>
1738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742 \begin_inset Formula $\raisebox {5mm}{}B^{A}$
1743 \end_inset
1744
1745
1746 \end_layout
1747
1748 \end_inset
1749 </cell>
1750 </row>
1751 </lyxtabular>
1752
1753 \end_inset
1754
1755
1756 \end_layout
1757
1758 \begin_layout Standard
1759 As the caret is in some languages an accent, vowels will be accentuated
1760  in this case and not set as exponents
1761 \begin_inset Foot
1762 status collapsed
1763
1764 \begin_layout Plain Layout
1765 Depending on the used keyboard settings this can also happen for other character
1766 s than vowels.
1767 \end_layout
1768
1769 \end_inset
1770
1771 .
1772  To get in this case exponents, press 
1773 \family sans
1774 Space
1775 \family default
1776  after the caret as in the last example.
1777 \end_layout
1778
1779 \begin_layout Subsection
1780 Fractions
1781 \begin_inset CommandInset label
1782 LatexCommand label
1783 name "sub:Fractions"
1784
1785 \end_inset
1786
1787
1788 \begin_inset Index
1789 status collapsed
1790
1791 \begin_layout Plain Layout
1792 Fractions
1793 \end_layout
1794
1795 \end_inset
1796
1797
1798 \end_layout
1799
1800 \begin_layout Standard
1801 Fractions are generated with the command 
1802 \series bold
1803
1804 \backslash
1805 frac
1806 \series default
1807
1808 \begin_inset Index
1809 status collapsed
1810
1811 \begin_layout Plain Layout
1812 Commands ! F ! 
1813 \backslash
1814 frac
1815 \end_layout
1816
1817 \end_inset
1818
1819  or via the math toolbar button 
1820 \begin_inset Graphics
1821         filename ../images/math/frac.png
1822         embed ""
1823         scale 50
1824
1825 \end_inset
1826
1827 .
1828  The font size is adjusted automatically, depending on whether the fraction
1829  is in an inline or display style formula.
1830  With the math toolbar button 
1831 \begin_inset Graphics
1832         filename ../images/math/frac-square.png
1833         embed ""
1834         scale 85
1835
1836 \end_inset
1837
1838  you can select different fraction types.
1839 \end_layout
1840
1841 \begin_layout Standard
1842 With the command 
1843 \series bold
1844
1845 \backslash
1846 dfrac
1847 \begin_inset Index
1848 status collapsed
1849
1850 \begin_layout Plain Layout
1851 Commands ! D ! 
1852 \backslash
1853 dfrac
1854 \end_layout
1855
1856 \end_inset
1857
1858
1859 \series default
1860  a fraction can be created that has in any case the size of a display style
1861  formula.
1862  With 
1863 \series bold
1864
1865 \backslash
1866 tfrac
1867 \begin_inset Index
1868 status collapsed
1869
1870 \begin_layout Plain Layout
1871 Commands ! T ! 
1872 \backslash
1873 tfrac
1874 \end_layout
1875
1876 \end_inset
1877
1878
1879 \series default
1880  the fraction appears always with the size of an inline formula.
1881  An example:
1882 \end_layout
1883
1884 \begin_layout Standard
1885 A line with the fraction 
1886 \begin_inset Formula $\frac{1}{2}$
1887 \end_inset
1888
1889  that was created with the command 
1890 \series bold
1891
1892 \backslash
1893 frac
1894 \series default
1895 .
1896 \end_layout
1897
1898 \begin_layout Standard
1899 A line with the fraction 
1900 \begin_inset Formula $\dfrac{1}{2}$
1901 \end_inset
1902
1903  that was created with the command 
1904 \series bold
1905
1906 \backslash
1907 dfrac
1908 \series default
1909 .
1910 \end_layout
1911
1912 \begin_layout Standard
1913 \align center
1914 \begin_inset Tabular
1915 <lyxtabular version="3" rows="4" columns="2">
1916 <features>
1917 <column alignment="center" valignment="top" width="0pt">
1918 <column alignment="center" valignment="top" width="0pt">
1919 <row>
1920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1921 \begin_inset Text
1922
1923 \begin_layout Plain Layout
1924 Command
1925 \end_layout
1926
1927 \end_inset
1928 </cell>
1929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1930 \begin_inset Text
1931
1932 \begin_layout Plain Layout
1933 Result
1934 \begin_inset Note Note
1935 status collapsed
1936
1937 \begin_layout Plain Layout
1938
1939 \series bold
1940
1941 \backslash
1942 raisebox
1943 \series default
1944  is only used as spacer.
1945 \end_layout
1946
1947 \end_inset
1948
1949
1950 \end_layout
1951
1952 \end_inset
1953 </cell>
1954 </row>
1955 <row>
1956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1957 \begin_inset Text
1958
1959 \begin_layout Plain Layout
1960
1961 \backslash
1962 frac
1963 \begin_inset ERT
1964 status collapsed
1965
1966 \begin_layout Plain Layout
1967
1968
1969 \backslash
1970 spce 
1971 \end_layout
1972
1973 \end_inset
1974
1975 A
1976 \begin_inset Formula $\downarrow$
1977 \end_inset
1978
1979 B
1980 \end_layout
1981
1982 \end_inset
1983 </cell>
1984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1985 \begin_inset Text
1986
1987 \begin_layout Plain Layout
1988 \begin_inset Formula $\raisebox {4.5mm}{}\frac{A}{B}\raisebox {-2.5mm}{}$
1989 \end_inset
1990
1991
1992 \end_layout
1993
1994 \end_inset
1995 </cell>
1996 </row>
1997 <row>
1998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1999 \begin_inset Text
2000
2001 \begin_layout Plain Layout
2002
2003 \backslash
2004 dfrac
2005 \begin_inset ERT
2006 status collapsed
2007
2008 \begin_layout Plain Layout
2009
2010
2011 \backslash
2012 spce 
2013 \end_layout
2014
2015 \end_inset
2016
2017 A
2018 \begin_inset Formula $\downarrow$
2019 \end_inset
2020
2021 B
2022 \end_layout
2023
2024 \end_inset
2025 </cell>
2026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2027 \begin_inset Text
2028
2029 \begin_layout Plain Layout
2030 \begin_inset Formula $\raisebox {7mm}{}\dfrac{A}{B}\raisebox {-4mm}{}$
2031 \end_inset
2032
2033
2034 \end_layout
2035
2036 \end_inset
2037 </cell>
2038 </row>
2039 <row>
2040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2041 \begin_inset Text
2042
2043 \begin_layout Plain Layout
2044
2045 \backslash
2046 dfrac
2047 \begin_inset ERT
2048 status collapsed
2049
2050 \begin_layout Plain Layout
2051
2052
2053 \backslash
2054 spce 
2055 \end_layout
2056
2057 \end_inset
2058
2059 e^
2060 \begin_inset ERT
2061 status collapsed
2062
2063 \begin_layout Plain Layout
2064
2065
2066 \backslash
2067 spce 
2068 \end_layout
2069
2070 \end_inset
2071
2072
2073 \backslash
2074 frac
2075 \begin_inset ERT
2076 status collapsed
2077
2078 \begin_layout Plain Layout
2079
2080
2081 \backslash
2082 spce 
2083 \end_layout
2084
2085 \end_inset
2086
2087 1
2088 \begin_inset Formula $\downarrow$
2089 \end_inset
2090
2091 2
2092 \begin_inset Formula $\downarrow\downarrow$
2093 \end_inset
2094
2095 3
2096 \end_layout
2097
2098 \end_inset
2099 </cell>
2100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2101 \begin_inset Text
2102
2103 \begin_layout Plain Layout
2104 \begin_inset Formula $\raisebox {8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox {-4mm}{}$
2105 \end_inset
2106
2107
2108 \end_layout
2109
2110 \end_inset
2111 </cell>
2112 </row>
2113 </lyxtabular>
2114
2115 \end_inset
2116
2117
2118 \end_layout
2119
2120 \begin_layout Standard
2121 \begin_inset VSpace bigskip
2122 \end_inset
2123
2124
2125 \begin_inset Newpage newpage
2126 \end_inset
2127
2128 For nested fractions the command 
2129 \series bold
2130
2131 \backslash
2132 cfrac
2133 \series default
2134
2135 \begin_inset Index
2136 status collapsed
2137
2138 \begin_layout Plain Layout
2139 Commands ! C ! 
2140 \backslash
2141 cfrac
2142 \end_layout
2143
2144 \end_inset
2145
2146  can be used.
2147  Here an example:
2148 \begin_inset VSpace -3mm
2149 \end_inset
2150
2151
2152 \end_layout
2153
2154 \begin_layout Standard
2155 \begin_inset Formula \begin{align*}
2156 \textrm{created with \textbf{\textbackslash  frac}} &  & \textrm{created with \textbf{\textbackslash  cfrac}}\\
2157 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac {A}{B+\cfrac {C+\cfrac {E}{F}}{D}}\end{align*}
2158
2159 \end_inset
2160
2161
2162 \end_layout
2163
2164 \begin_layout Standard
2165 The command for the example above is:
2166 \end_layout
2167
2168 \begin_layout Standard
2169
2170 \series bold
2171
2172 \backslash
2173 cfrac{A
2174 \begin_inset Formula $\to$
2175 \end_inset
2176
2177
2178 \backslash
2179 {B+
2180 \backslash
2181 cfrac{C+
2182 \backslash
2183 cfrac{E
2184 \begin_inset Formula $\to$
2185 \end_inset
2186
2187
2188 \backslash
2189 {F
2190 \begin_inset Formula $\to\to$
2191 \end_inset
2192
2193
2194 \backslash
2195 {D
2196 \end_layout
2197
2198 \begin_layout Standard
2199 \begin_inset VSpace medskip
2200 \end_inset
2201
2202
2203 \end_layout
2204
2205 \begin_layout Standard
2206
2207 \series bold
2208
2209 \backslash
2210 cfrac
2211 \series default
2212  sets the fraction always in the size of a displayed formula, also when
2213  it is part of another fraction.
2214  
2215 \series bold
2216
2217 \backslash
2218 cfrac
2219 \series default
2220  has the following command scheme:
2221 \end_layout
2222
2223 \begin_layout Standard
2224
2225 \series bold
2226
2227 \backslash
2228 cfrac[numerator position]{numerator}{denominator}
2229 \end_layout
2230
2231 \begin_layout Standard
2232 The numerator position can be 
2233 \emph on
2234 l
2235 \emph default
2236  , 
2237 \emph on
2238 c
2239 \emph default
2240 , or 
2241 \emph on
2242 r
2243 \emph default
2244  .
2245  l or r aligns the numerator to the left or right, resp.
2246 \begin_inset Space ~
2247 \end_inset
2248
2249 with the fraction stroke.
2250  When 
2251 \emph on
2252 c
2253 \emph default
2254  or no position is given, the numerator appears centered.
2255  These fractions demonstrate the different alignments:
2256 \begin_inset Newline newline
2257 \end_inset
2258
2259
2260 \series bold
2261
2262 \begin_inset Formula $\cfrac [l]{A}{B+C}$
2263 \end_inset
2264
2265
2266 \begin_inset Formula $\cfrac {A}{B+C}$
2267 \end_inset
2268
2269
2270 \begin_inset Formula $\cfrac [r]{A}{B+C}$
2271 \end_inset
2272
2273
2274 \end_layout
2275
2276 \begin_layout Standard
2277 \begin_inset VSpace medskip
2278 \end_inset
2279
2280 It is often advantageous to combine 
2281 \series bold
2282
2283 \backslash
2284 cfrac
2285 \series default
2286  and 
2287 \series bold
2288
2289 \backslash
2290 frac
2291 \series default
2292 :
2293 \begin_inset Formula \[
2294 \cfrac {A}{B+\cfrac {C+\frac{E}{F}}{D}}\]
2295
2296 \end_inset
2297
2298
2299 \end_layout
2300
2301 \begin_layout Standard
2302 For inline fractions with a sloped fraction stroke you can use the command
2303  
2304 \series bold
2305
2306 \backslash
2307 nicefrac
2308 \begin_inset Index
2309 status collapsed
2310
2311 \begin_layout Plain Layout
2312 Commands ! N ! 
2313 \backslash
2314 nicefrac
2315 \end_layout
2316
2317 \end_inset
2318
2319
2320 \series default
2321
2322 \begin_inset Formula $\nicefrac{5}{31}$
2323 \end_inset
2324
2325
2326 \end_layout
2327
2328 \begin_layout Standard
2329 How to define own fractions where the fraction stroke can be changed, is
2330  explained in 
2331 \begin_inset CommandInset ref
2332 LatexCommand ref
2333 reference "sub:Self-defined-Fractions"
2334
2335 \end_inset
2336
2337 .
2338 \end_layout
2339
2340 \begin_layout Subsection
2341 Roots
2342 \begin_inset Index
2343 status collapsed
2344
2345 \begin_layout Plain Layout
2346 Roots
2347 \end_layout
2348
2349 \end_inset
2350
2351
2352 \end_layout
2353
2354 \begin_layout Standard
2355 Square roots are created with 
2356 \series bold
2357
2358 \backslash
2359 sqrt
2360 \series default
2361
2362 \begin_inset Index
2363 status collapsed
2364
2365 \begin_layout Plain Layout
2366 Commands ! S ! 
2367 \backslash
2368 sqrt
2369 \end_layout
2370
2371 \end_inset
2372
2373  or the math toolbar button 
2374 \begin_inset Graphics
2375         filename ../images/math/sqrt.png
2376         embed ""
2377         scale 85
2378
2379 \end_inset
2380
2381 , all other roots with the command 
2382 \series bold
2383
2384 \backslash
2385 root
2386 \series default
2387
2388 \begin_inset Index
2389 status collapsed
2390
2391 \begin_layout Plain Layout
2392 Commands ! R ! 
2393 \backslash
2394 root
2395 \end_layout
2396
2397 \end_inset
2398
2399  or with the math toolbar button 
2400 \begin_inset Graphics
2401         filename ../images/math/root.png
2402         embed ""
2403         scale 85
2404
2405 \end_inset
2406
2407 .
2408 \end_layout
2409
2410 \begin_layout Standard
2411 \align center
2412 \begin_inset Tabular
2413 <lyxtabular version="3" rows="3" columns="2">
2414 <features>
2415 <column alignment="center" valignment="top" width="0pt">
2416 <column alignment="center" valignment="top" width="0pt">
2417 <row>
2418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2419 \begin_inset Text
2420
2421 \begin_layout Plain Layout
2422 Command
2423 \end_layout
2424
2425 \end_inset
2426 </cell>
2427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2428 \begin_inset Text
2429
2430 \begin_layout Plain Layout
2431 Result
2432 \begin_inset Note Note
2433 status collapsed
2434
2435 \begin_layout Plain Layout
2436
2437 \series bold
2438
2439 \backslash
2440 raisebox
2441 \series default
2442  is only used as spacer.
2443 \end_layout
2444
2445 \end_inset
2446
2447
2448 \end_layout
2449
2450 \end_inset
2451 </cell>
2452 </row>
2453 <row>
2454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2455 \begin_inset Text
2456
2457 \begin_layout Plain Layout
2458
2459 \backslash
2460 sqrt
2461 \begin_inset ERT
2462 status collapsed
2463
2464 \begin_layout Plain Layout
2465
2466
2467 \backslash
2468 spce 
2469 \end_layout
2470
2471 \end_inset
2472
2473 A-B
2474 \end_layout
2475
2476 \end_inset
2477 </cell>
2478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2479 \begin_inset Text
2480
2481 \begin_layout Plain Layout
2482 \begin_inset Formula $\raisebox {4.5mm}{}\sqrt{A-B}$
2483 \end_inset
2484
2485
2486 \end_layout
2487
2488 \end_inset
2489 </cell>
2490 </row>
2491 <row>
2492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2493 \begin_inset Text
2494
2495 \begin_layout Plain Layout
2496
2497 \backslash
2498 root
2499 \begin_inset ERT
2500 status collapsed
2501
2502 \begin_layout Plain Layout
2503
2504
2505 \backslash
2506 spce 
2507 \end_layout
2508
2509 \end_inset
2510
2511 3
2512 \begin_inset Formula $\downarrow$
2513 \end_inset
2514
2515 A-B
2516 \end_layout
2517
2518 \end_inset
2519 </cell>
2520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2521 \begin_inset Text
2522
2523 \begin_layout Plain Layout
2524 \begin_inset Formula $\raisebox {4.5mm}{}\sqrt[3]{A-B}$
2525 \end_inset
2526
2527
2528 \end_layout
2529
2530 \end_inset
2531 </cell>
2532 </row>
2533 </lyxtabular>
2534
2535 \end_inset
2536
2537
2538 \end_layout
2539
2540 \begin_layout Standard
2541 A square root can also be created with 
2542 \series bold
2543
2544 \backslash
2545 root
2546 \series default
2547  when the root index field is left empty.
2548 \end_layout
2549
2550 \begin_layout Standard
2551 With certain indices the distance to the root is too small, like in this
2552  formula: 
2553 \begin_inset Formula $\sqrt[\beta]{B}$
2554 \end_inset
2555
2556
2557 \begin_inset Newline newline
2558 \end_inset
2559
2560 The 
2561 \begin_inset Formula $\beta$
2562 \end_inset
2563
2564  touches the root.
2565  To avoid this, the commands 
2566 \series bold
2567
2568 \backslash
2569 leftroot
2570 \series default
2571
2572 \begin_inset Index
2573 status collapsed
2574
2575 \begin_layout Plain Layout
2576 Commands ! L ! 
2577 \backslash
2578 leftroot
2579 \end_layout
2580
2581 \end_inset
2582
2583  and 
2584 \series bold
2585
2586 \backslash
2587 uproot
2588 \series default
2589
2590 \begin_inset Index
2591 status collapsed
2592
2593 \begin_layout Plain Layout
2594 Commands ! U ! 
2595 \backslash
2596 uproot
2597 \end_layout
2598
2599 \end_inset
2600
2601  are used with the following scheme:
2602 \end_layout
2603
2604 \begin_layout Standard
2605
2606 \series bold
2607
2608 \backslash
2609 leftroot{distance}
2610 \series default
2611  and 
2612 \series bold
2613
2614 \backslash
2615 uproot{distance}
2616 \end_layout
2617
2618 \begin_layout Standard
2619 Distance is the number of Big Points (unit bp; 
2620 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2621 \end_inset
2622
2623 ), that the index should be moved to the left or top, resp..
2624  The commands are written to the index.
2625  This way the command
2626 \begin_inset Newline newline
2627 \end_inset
2628
2629
2630 \series bold
2631
2632 \backslash
2633 root
2634 \backslash
2635 leftroot{-1
2636 \begin_inset Formula $\to$
2637 \end_inset
2638
2639
2640 \backslash
2641 uproot{2
2642 \begin_inset Formula $\to$
2643 \end_inset
2644
2645
2646 \backslash
2647 beta
2648 \begin_inset ERT
2649 status collapsed
2650
2651 \begin_layout Plain Layout
2652
2653
2654 \backslash
2655 spce 
2656 \end_layout
2657
2658 \end_inset
2659
2660
2661 \begin_inset Formula $\to$
2662 \end_inset
2663
2664 B
2665 \begin_inset Newline newline
2666 \end_inset
2667
2668
2669 \series default
2670 produces a correct typeset formula: 
2671 \begin_inset Formula $\sqrt[\leftroot {-1}\uproot {2}\beta]{B}$
2672 \end_inset
2673
2674
2675 \end_layout
2676
2677 \begin_layout Subsection
2678 Binomial coefficients 
2679 \begin_inset Index
2680 status collapsed
2681
2682 \begin_layout Plain Layout
2683 Binomial coefficient s
2684 \end_layout
2685
2686 \end_inset
2687
2688
2689 \end_layout
2690
2691 \begin_layout Standard
2692 Binomial coefficients are inserted with the command 
2693 \series bold
2694
2695 \backslash
2696 binom
2697 \series default
2698
2699 \begin_inset Index
2700 status collapsed
2701
2702 \begin_layout Plain Layout
2703 Commands ! B ! 
2704 \backslash
2705 binom
2706 \end_layout
2707
2708 \end_inset
2709
2710  or with the submenu of the math toolbar button 
2711 \begin_inset Graphics
2712         filename ../images/math/frac-square.png
2713         embed ""
2714         scale 85
2715
2716 \end_inset
2717
2718 .
2719  Analog to fractions (
2720 \series bold
2721
2722 \backslash
2723 frac
2724 \series default
2725 ) there are besides 
2726 \series bold
2727
2728 \backslash
2729 binom
2730 \series default
2731  the commands 
2732 \series bold
2733
2734 \backslash
2735 dbinom
2736 \begin_inset Index
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Commands ! D ! 
2741 \backslash
2742 dbinom
2743 \end_layout
2744
2745 \end_inset
2746
2747
2748 \series default
2749  and 
2750 \series bold
2751
2752 \backslash
2753 tbinom
2754 \series default
2755
2756 \begin_inset Index
2757 status collapsed
2758
2759 \begin_layout Plain Layout
2760 Commands ! T ! 
2761 \backslash
2762 tbinom
2763 \end_layout
2764
2765 \end_inset
2766
2767 .
2768 \end_layout
2769
2770 \begin_layout Standard
2771 \align center
2772 \begin_inset Tabular
2773 <lyxtabular version="3" rows="4" columns="2">
2774 <features>
2775 <column alignment="center" valignment="top" width="0pt">
2776 <column alignment="center" valignment="top" width="0pt">
2777 <row>
2778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782 Command
2783 \end_layout
2784
2785 \end_inset
2786 </cell>
2787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791 Result
2792 \begin_inset Note Note
2793 status collapsed
2794
2795 \begin_layout Plain Layout
2796
2797 \series bold
2798
2799 \backslash
2800 raisebox
2801 \series default
2802  is only used as spacer.
2803 \end_layout
2804
2805 \end_inset
2806
2807
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 </row>
2813 <row>
2814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2815 \begin_inset Text
2816
2817 \begin_layout Plain Layout
2818
2819 \backslash
2820 binom
2821 \begin_inset ERT
2822 status collapsed
2823
2824 \begin_layout Plain Layout
2825
2826
2827 \backslash
2828 spce 
2829 \end_layout
2830
2831 \end_inset
2832
2833 A
2834 \begin_inset Formula $\downarrow$
2835 \end_inset
2836
2837 B
2838 \end_layout
2839
2840 \end_inset
2841 </cell>
2842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Plain Layout
2846 \begin_inset Formula $\raisebox {5mm}{}\binom{A}{B}\raisebox {-2.5mm}{}$
2847 \end_inset
2848
2849
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 </row>
2855 <row>
2856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Plain Layout
2860
2861 \backslash
2862 dbinom
2863 \begin_inset ERT
2864 status collapsed
2865
2866 \begin_layout Plain Layout
2867
2868
2869 \backslash
2870 spce 
2871 \end_layout
2872
2873 \end_inset
2874
2875 A
2876 \begin_inset Formula $\downarrow$
2877 \end_inset
2878
2879 B
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888 \begin_inset Formula $\raisebox {5mm}{}\dbinom{A}{B}\raisebox {-2.5mm}{}$
2889 \end_inset
2890
2891
2892 \end_layout
2893
2894 \end_inset
2895 </cell>
2896 </row>
2897 <row>
2898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902
2903 \backslash
2904 tbinom
2905 \begin_inset ERT
2906 status collapsed
2907
2908 \begin_layout Plain Layout
2909
2910
2911 \backslash
2912 spce 
2913 \end_layout
2914
2915 \end_inset
2916
2917 A
2918 \begin_inset Formula $\downarrow$
2919 \end_inset
2920
2921 B
2922 \end_layout
2923
2924 \end_inset
2925 </cell>
2926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2927 \begin_inset Text
2928
2929 \begin_layout Plain Layout
2930 \begin_inset Formula $\raisebox {5mm}{}\tbinom{A}{B}\raisebox {-2.5mm}{}$
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 </row>
2939 </lyxtabular>
2940
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Subsection
2947 Case differentiations 
2948 \begin_inset Index
2949 status collapsed
2950
2951 \begin_layout Plain Layout
2952 Case differentiations 
2953 \end_layout
2954
2955 \end_inset
2956
2957
2958 \end_layout
2959
2960 \begin_layout Standard
2961 \align center
2962 \begin_inset Tabular
2963 <lyxtabular version="3" rows="3" columns="2">
2964 <features>
2965 <column alignment="center" valignment="top" width="0pt">
2966 <column alignment="center" valignment="top" width="0pt">
2967 <row>
2968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Plain Layout
2972 Command
2973 \end_layout
2974
2975 \end_inset
2976 </cell>
2977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981 Result
2982 \end_layout
2983
2984 \end_inset
2985 </cell>
2986 </row>
2987 <row>
2988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2989 \begin_inset Text
2990
2991 \begin_layout Plain Layout
2992
2993 \backslash
2994 cases
2995 \begin_inset ERT
2996 status collapsed
2997
2998 \begin_layout Plain Layout
2999
3000
3001 \backslash
3002 spce 
3003 \end_layout
3004
3005 \end_inset
3006
3007 A
3008 \begin_inset Formula $\to$
3009 \end_inset
3010
3011 B>0
3012 \begin_inset Index
3013 status collapsed
3014
3015 \begin_layout Plain Layout
3016 Commands ! C ! 
3017 \backslash
3018 cases
3019 \end_layout
3020
3021 \end_inset
3022
3023
3024 \end_layout
3025
3026 \end_inset
3027 </cell>
3028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3029 \begin_inset Text
3030
3031 \begin_layout Plain Layout
3032 \begin_inset Formula $\begin{cases}
3033 A & B>0\end{cases}$
3034 \end_inset
3035
3036
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \backslash
3049 cases
3050 \begin_inset ERT
3051 status collapsed
3052
3053 \begin_layout Plain Layout
3054
3055
3056 \backslash
3057 spce 
3058 \end_layout
3059
3060 \end_inset
3061
3062 Ctrl-Enter
3063 \end_layout
3064
3065 \end_inset
3066 </cell>
3067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3068 \begin_inset Text
3069
3070 \begin_layout Plain Layout
3071 \begin_inset Formula $\begin{cases}
3072 A & \textrm{for }x>0\\
3073 B & \textrm{for }x=0\end{cases}$
3074 \end_inset
3075
3076
3077 \end_layout
3078
3079 \end_inset
3080 </cell>
3081 </row>
3082 </lyxtabular>
3083
3084 \end_inset
3085
3086
3087 \end_layout
3088
3089 \begin_layout Standard
3090 After inserting 
3091 \series bold
3092
3093 \backslash
3094 cases
3095 \series default
3096  or the usage of the math toolbar button 
3097 \begin_inset Graphics
3098         filename ../images/math/cases.png
3099         embed ""
3100         scale 85
3101
3102 \end_inset
3103
3104  you can create new lines with the shortcut 
3105 \family sans
3106 Ctrl-Return
3107 \family default
3108  or the table toolbar button 
3109 \begin_inset Graphics
3110         filename ../images/tabular-feature_append-row.png
3111         embed ""
3112         scale 85
3113
3114 \end_inset
3115
3116 .
3117 \end_layout
3118
3119 \begin_layout Standard
3120 The command 
3121 \series bold
3122
3123 \backslash
3124 cases
3125 \series default
3126  is also available via the menu 
3127 \family sans
3128 Insert\SpecialChar \menuseparator
3129 Math\SpecialChar \menuseparator
3130 Cases-Environment
3131 \family default
3132 .
3133 \end_layout
3134
3135 \begin_layout Subsection
3136 Negations
3137 \begin_inset Index
3138 status collapsed
3139
3140 \begin_layout Plain Layout
3141 Negations
3142 \end_layout
3143
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \begin_layout Standard
3150 By inserting of 
3151 \series bold
3152
3153 \backslash
3154 not
3155 \series default
3156
3157 \begin_inset Index
3158 status collapsed
3159
3160 \begin_layout Plain Layout
3161 Commands ! N ! 
3162 \backslash
3163 not
3164 \end_layout
3165
3166 \end_inset
3167
3168  every character can be displayed canceled.
3169  The characters are quasi accentuated by a slash.
3170 \end_layout
3171
3172 \begin_layout Standard
3173 \align center
3174 \begin_inset Tabular
3175 <lyxtabular version="3" rows="4" columns="2">
3176 <features>
3177 <column alignment="center" valignment="top" width="0pt">
3178 <column alignment="center" valignment="top" width="0pt">
3179 <row>
3180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3181 \begin_inset Text
3182
3183 \begin_layout Plain Layout
3184 Command
3185 \end_layout
3186
3187 \end_inset
3188 </cell>
3189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3190 \begin_inset Text
3191
3192 \begin_layout Plain Layout
3193 Result
3194 \end_layout
3195
3196 \end_inset
3197 </cell>
3198 </row>
3199 <row>
3200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204
3205 \backslash
3206 not=
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3212 \begin_inset Text
3213
3214 \begin_layout Plain Layout
3215 \begin_inset Formula $\not=$
3216 \end_inset
3217
3218
3219 \end_layout
3220
3221 \end_inset
3222 </cell>
3223 </row>
3224 <row>
3225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3226 \begin_inset Text
3227
3228 \begin_layout Plain Layout
3229
3230 \backslash
3231 not 
3232 \backslash
3233 le
3234 \end_layout
3235
3236 \end_inset
3237 </cell>
3238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3239 \begin_inset Text
3240
3241 \begin_layout Plain Layout
3242 \begin_inset Formula $\not\le$
3243 \end_inset
3244
3245
3246 \end_layout
3247
3248 \end_inset
3249 </cell>
3250 </row>
3251 <row>
3252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3253 \begin_inset Text
3254
3255 \begin_layout Plain Layout
3256
3257 \backslash
3258 not 
3259 \backslash
3260 parallel
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Plain Layout
3269 \begin_inset Formula $\not\parallel$
3270 \end_inset
3271
3272
3273 \end_layout
3274
3275 \end_inset
3276 </cell>
3277 </row>
3278 </lyxtabular>
3279
3280 \end_inset
3281
3282
3283 \end_layout
3284
3285 \begin_layout Standard
3286 The last example shows, that not all negations look good.
3287  Therefore there are for some negations special commands (see 
3288 \begin_inset CommandInset ref
3289 LatexCommand ref
3290 reference "sub:Mathematical-Symbols"
3291
3292 \end_inset
3293
3294  and 
3295 \begin_inset CommandInset ref
3296 LatexCommand ref
3297 reference "sec:Relations"
3298
3299 \end_inset
3300
3301 ).
3302 \end_layout
3303
3304 \begin_layout Subsection
3305 Placeholders
3306 \begin_inset CommandInset label
3307 LatexCommand label
3308 name "sub:Placeholders"
3309
3310 \end_inset
3311
3312
3313 \begin_inset Index
3314 status collapsed
3315
3316 \begin_layout Plain Layout
3317 Placeholders
3318 \end_layout
3319
3320 \end_inset
3321
3322
3323 \begin_inset Index
3324 status collapsed
3325
3326 \begin_layout Plain Layout
3327 Chemical characters ! Isotopes
3328 \end_layout
3329
3330 \end_inset
3331
3332
3333 \begin_inset Index
3334 status collapsed
3335
3336 \begin_layout Plain Layout
3337 Isotopes|see
3338 \begin_inset ERT
3339 status collapsed
3340
3341 \begin_layout Plain Layout
3342
3343 {
3344 \end_layout
3345
3346 \end_inset
3347
3348 Chemical characters
3349 \begin_inset ERT
3350 status collapsed
3351
3352 \begin_layout Plain Layout
3353
3354 }
3355 \end_layout
3356
3357 \end_inset
3358
3359
3360 \end_layout
3361
3362 \end_inset
3363
3364
3365 \end_layout
3366
3367 \begin_layout Standard
3368 When displaying e.
3369 \begin_inset Space \thinspace{}
3370 \end_inset
3371
3372 g.
3373 \begin_inset Space ~
3374 \end_inset
3375
3376 isotopes
3377 \begin_inset Foot
3378 status collapsed
3379
3380 \begin_layout Plain Layout
3381 More about chemical symbols is written in 
3382 \begin_inset CommandInset ref
3383 LatexCommand ref
3384 reference "sub:Chemical-Symbols-and"
3385
3386 \end_inset
3387
3388 .
3389 \end_layout
3390
3391 \end_inset
3392
3393  the following problem occurs:
3394 \end_layout
3395
3396 \begin_layout Standard
3397 \align center
3398 \begin_inset Tabular
3399 <lyxtabular version="3" rows="2" columns="2">
3400 <features>
3401 <column alignment="center" valignment="top" width="0pt">
3402 <column alignment="center" valignment="top" width="0pt">
3403 <row>
3404 <cell alignment="center" valignment="top" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408 Indices created with sub- and superscripts:
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 <cell alignment="center" valignment="top" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox {-3mm}{}$
3418 \end_inset
3419
3420
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 </row>
3426 <row>
3427 <cell alignment="center" valignment="top" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431 correct indices:
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell alignment="center" valignment="top" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3441 \end_inset
3442
3443
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 </row>
3449 </lyxtabular>
3450
3451 \end_inset
3452
3453
3454 \begin_inset Note Note
3455 status collapsed
3456
3457 \begin_layout Plain Layout
3458
3459 \series bold
3460
3461 \backslash
3462 raisebox
3463 \series default
3464  is only used as spacer.
3465 \end_layout
3466
3467 \end_inset
3468
3469
3470 \end_layout
3471
3472 \begin_layout Standard
3473 The shorter index is by default placed below or above the first character
3474  of the longer index.
3475  To avoid this there is the command 
3476 \series bold
3477
3478 \backslash
3479 phantom
3480 \series default
3481
3482 \begin_inset Index
3483 status collapsed
3484
3485 \begin_layout Plain Layout
3486 Commands ! P ! 
3487 \backslash
3488 phantom
3489 \end_layout
3490
3491 \end_inset
3492
3493  or the math toolbar button
3494 \begin_inset Space \thinspace{}
3495 \end_inset
3496
3497
3498 \begin_inset Foot
3499 status collapsed
3500
3501 \begin_layout Plain Layout
3502 can be found in the submenu of the toolbar button 
3503 \begin_inset Graphics
3504         filename ../images/math/space.png
3505         embed ""
3506         scale 85
3507
3508 \end_inset
3509
3510
3511 \end_layout
3512
3513 \end_inset
3514
3515  
3516 \begin_inset Graphics
3517         filename ../images/math/phantom.png
3518         embed ""
3519         scale 85
3520
3521 \end_inset
3522
3523  that creates one or more phantom characters.
3524  When inserting 
3525 \series bold
3526
3527 \backslash
3528 phantom
3529 \series default
3530  a small blue box appears that is superposed with two red arrows.
3531  The arrows indicate that the complete width and height of the box content
3532  will be created as placeholder.
3533  Phantom characters are accordingly placeholders with the size of the characters.
3534 \end_layout
3535
3536 \begin_layout Standard
3537 \align center
3538 \begin_inset Tabular
3539 <lyxtabular version="3" rows="4" columns="2">
3540 <features>
3541 <column alignment="center" valignment="top" width="0">
3542 <column alignment="center" valignment="top" width="0">
3543 <row>
3544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 Command
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 Result
3558 \begin_inset Note Note
3559 status collapsed
3560
3561 \begin_layout Plain Layout
3562
3563 \series bold
3564
3565 \backslash
3566 raisebox
3567 \series default
3568  is only used as spacer.
3569 \end_layout
3570
3571 \end_inset
3572
3573
3574 \end_layout
3575
3576 \end_inset
3577 </cell>
3578 </row>
3579 <row>
3580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 ^19
3585 \begin_inset ERT
3586 status collapsed
3587
3588 \begin_layout Plain Layout
3589
3590
3591 \backslash
3592 spce 
3593 \end_layout
3594
3595 \end_inset
3596
3597 _
3598 \backslash
3599 phantom
3600 \begin_inset ERT
3601 status collapsed
3602
3603 \begin_layout Plain Layout
3604
3605
3606 \backslash
3607 spce 
3608 \end_layout
3609
3610 \end_inset
3611
3612 1
3613 \begin_inset Formula $\to$
3614 \end_inset
3615
3616 9
3617 \begin_inset ERT
3618 status collapsed
3619
3620 \begin_layout Plain Layout
3621
3622
3623 \backslash
3624 spce 
3625 \end_layout
3626
3627 \end_inset
3628
3629 F
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 \begin_inset Formula $\raisebox {4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox {-2.5mm}{}$
3639 \end_inset
3640
3641
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 </row>
3647 <row>
3648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652 ^235
3653 \begin_inset ERT
3654 status collapsed
3655
3656 \begin_layout Plain Layout
3657
3658
3659 \backslash
3660 spce 
3661 \end_layout
3662
3663 \end_inset
3664
3665 _
3666 \backslash
3667 phantom
3668 \begin_inset ERT
3669 status collapsed
3670
3671 \begin_layout Plain Layout
3672
3673
3674 \backslash
3675 spce 
3676 \end_layout
3677
3678 \end_inset
3679
3680 23
3681 \begin_inset Formula $\to$
3682 \end_inset
3683
3684 9
3685 \begin_inset ERT
3686 status collapsed
3687
3688 \begin_layout Plain Layout
3689
3690
3691 \backslash
3692 spce 
3693 \end_layout
3694
3695 \end_inset
3696
3697 F
3698 \end_layout
3699
3700 \end_inset
3701 </cell>
3702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3703 \begin_inset Text
3704
3705 \begin_layout Plain Layout
3706 \begin_inset Formula $\raisebox {4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox {-2.5mm}{}$
3707 \end_inset
3708
3709
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 </row>
3715 <row>
3716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720
3721 \backslash
3722 Lambda^
3723 \begin_inset ERT
3724 status collapsed
3725
3726 \begin_layout Plain Layout
3727
3728
3729 \backslash
3730 spce 
3731 \end_layout
3732
3733 \end_inset
3734
3735
3736 \backslash
3737 phantom
3738 \begin_inset ERT
3739 status collapsed
3740
3741 \begin_layout Plain Layout
3742
3743
3744 \backslash
3745 spce 
3746 \end_layout
3747
3748 \end_inset
3749
3750 ii
3751 \begin_inset Formula $\to$
3752 \end_inset
3753
3754 t
3755 \begin_inset ERT
3756 status collapsed
3757
3758 \begin_layout Plain Layout
3759
3760
3761 \backslash
3762 spce 
3763 \end_layout
3764
3765 \end_inset
3766
3767 _MMt
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776 \begin_inset Formula $\raisebox {4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox {-2.5mm}{}$
3777 \end_inset
3778
3779
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 </row>
3785 </lyxtabular>
3786
3787 \end_inset
3788
3789
3790 \end_layout
3791
3792 \begin_layout Standard
3793 Furthermore there are the commands 
3794 \series bold
3795
3796 \backslash
3797 vphantom
3798 \series default
3799
3800 \begin_inset Index
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804 Commands ! V ! 
3805 \backslash
3806 vphantom
3807 \end_layout
3808
3809 \end_inset
3810
3811  (toolbar button 
3812 \begin_inset Space ~
3813 \end_inset
3814
3815
3816 \begin_inset Graphics
3817         filename ../images/math/vphantom.png
3818         embed ""
3819         scale 85
3820
3821 \end_inset
3822
3823 ) and 
3824 \series bold
3825
3826 \backslash
3827 hphantom
3828 \series default
3829
3830 \begin_inset Index
3831 status collapsed
3832
3833 \begin_layout Plain Layout
3834 Commands ! H ! 
3835 \backslash
3836 hphantom
3837 \end_layout
3838
3839 \end_inset
3840
3841  (toolbar button 
3842 \begin_inset Space ~
3843 \end_inset
3844
3845
3846 \begin_inset Graphics
3847         filename ../images/math/hphantom.png
3848         embed ""
3849         scale 85
3850
3851 \end_inset
3852
3853 ).
3854  
3855 \series bold
3856
3857 \backslash
3858 hphantom
3859 \series default
3860  creates only space for the maximal height of the characters in the box
3861  but not for its width.
3862  
3863 \series bold
3864
3865 \backslash
3866 vphantom
3867 \series default
3868  creates only space for the width of the box content.
3869  Therefore  the boxes of both commands have only one red arrow.
3870 \end_layout
3871
3872 \begin_layout Standard
3873 For example creates 
3874 \series bold
3875
3876 \backslash
3877 vphantom
3878 \series default
3879
3880 \begin_inset ERT
3881 status collapsed
3882
3883 \begin_layout Plain Layout
3884
3885
3886 \backslash
3887 spce 
3888 \end_layout
3889
3890 \end_inset
3891
3892
3893 \series bold
3894 a
3895 \backslash
3896 int
3897 \series default
3898  space for the height of the integral sign,
3899 \begin_inset Foot
3900 status collapsed
3901
3902 \begin_layout Plain Layout
3903 The command 
3904 \series bold
3905
3906 \backslash
3907 int
3908 \series default
3909  creates an integral sign, see 
3910 \begin_inset CommandInset ref
3911 LatexCommand ref
3912 reference "sub:Big-Operators"
3913
3914 \end_inset
3915
3916 .
3917 \end_layout
3918
3919 \end_inset
3920
3921  because this is the larger character.
3922  An example application is in 
3923 \begin_inset CommandInset ref
3924 LatexCommand ref
3925 reference "sub:Multiline-Brackets"
3926
3927 \end_inset
3928
3929 .
3930 \end_layout
3931
3932 \begin_layout Subsection
3933 Lines
3934 \begin_inset Index
3935 status collapsed
3936
3937 \begin_layout Plain Layout
3938 Lines
3939 \end_layout
3940
3941 \end_inset
3942
3943
3944 \begin_inset Index
3945 status collapsed
3946
3947 \begin_layout Plain Layout
3948 Formula ! underlined
3949 \end_layout
3950
3951 \end_inset
3952
3953
3954 \end_layout
3955
3956 \begin_layout Standard
3957 \align center
3958 \begin_inset Tabular
3959 <lyxtabular version="3" rows="4" columns="2">
3960 <features>
3961 <column alignment="center" valignment="top" width="0pt">
3962 <column alignment="center" valignment="top" width="0pt">
3963 <row>
3964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968 Command
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977 Result
3978 \begin_inset Note Note
3979 status collapsed
3980
3981 \begin_layout Plain Layout
3982
3983 \series bold
3984
3985 \backslash
3986 raisebox
3987 \series default
3988  is only used as spacer.
3989 \end_layout
3990
3991 \end_inset
3992
3993
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 </row>
3999 <row>
4000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004
4005 \backslash
4006 overline
4007 \begin_inset ERT
4008 status collapsed
4009
4010 \begin_layout Plain Layout
4011
4012
4013 \backslash
4014 spce 
4015 \end_layout
4016
4017 \end_inset
4018
4019 A+B
4020 \begin_inset Index
4021 status collapsed
4022
4023 \begin_layout Plain Layout
4024 Commands ! O ! 
4025 \backslash
4026 overline
4027 \end_layout
4028
4029 \end_inset
4030
4031
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 \begin_inset Formula $\raisebox {5mm}{}\overline{A+B}$
4041 \end_inset
4042
4043
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 </row>
4049 <row>
4050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054
4055 \backslash
4056 underline
4057 \begin_inset ERT
4058 status collapsed
4059
4060 \begin_layout Plain Layout
4061
4062
4063 \backslash
4064 spce 
4065 \end_layout
4066
4067 \end_inset
4068
4069 A+B
4070 \begin_inset Index
4071 status collapsed
4072
4073 \begin_layout Plain Layout
4074 Commands ! U ! 
4075 \backslash
4076 underline
4077 \end_layout
4078
4079 \end_inset
4080
4081
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Plain Layout
4090 \begin_inset Formula $\underline{A+B}\raisebox {-2.5mm}{}$
4091 \end_inset
4092
4093
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 </row>
4099 <row>
4100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104
4105 \backslash
4106 overline
4107 \begin_inset ERT
4108 status collapsed
4109
4110 \begin_layout Plain Layout
4111
4112
4113 \backslash
4114 spce 
4115 \end_layout
4116
4117 \end_inset
4118
4119
4120 \backslash
4121 underline
4122 \begin_inset ERT
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126
4127
4128 \backslash
4129 spce 
4130 \end_layout
4131
4132 \end_inset
4133
4134 A+B
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 \begin_inset Formula $\raisebox {5mm}{}\overline{\underline{A+B}}\raisebox {-2.5mm}{}$
4144 \end_inset
4145
4146
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 </row>
4152 </lyxtabular>
4153
4154 \end_inset
4155
4156
4157 \end_layout
4158
4159 \begin_layout Standard
4160 In the last example it doesn't matter if first 
4161 \series bold
4162
4163 \backslash
4164 overline
4165 \series default
4166  or 
4167 \series bold
4168
4169 \backslash
4170 underline
4171 \series default
4172  is inserted.
4173 \end_layout
4174
4175 \begin_layout Standard
4176 To double underline e.
4177 \begin_inset Space \thinspace{}
4178 \end_inset
4179
4180 g.
4181  results, one uses 
4182 \series bold
4183
4184 \backslash
4185 underline
4186 \series default
4187  twice.
4188 \end_layout
4189
4190 \begin_layout Standard
4191 It is possible to place up to 6 lines above or below characters.
4192 \end_layout
4193
4194 \begin_layout Subsection
4195 Ellipses
4196 \begin_inset Index
4197 status collapsed
4198
4199 \begin_layout Plain Layout
4200 Ellipses
4201 \end_layout
4202
4203 \end_inset
4204
4205
4206 \end_layout
4207
4208 \begin_layout Standard
4209 There are different types of ellipses available.
4210 \begin_inset Foot
4211 status collapsed
4212
4213 \begin_layout Plain Layout
4214 In the math toolbar in the submenu of the button 
4215 \begin_inset Graphics
4216         filename ../images/math/ldots.png
4217         embed ""
4218         scale 85
4219
4220 \end_inset
4221
4222
4223 \end_layout
4224
4225 \end_inset
4226
4227  For listings dots at the baseline are used (
4228 \series bold
4229
4230 \backslash
4231 ldots
4232 \series default
4233
4234 \begin_inset Index
4235 status collapsed
4236
4237 \begin_layout Plain Layout
4238 Commands ! L ! 
4239 \backslash
4240 ldots
4241 \end_layout
4242
4243 \end_inset
4244
4245 ), while for operations dots are needed that are on the same height as the
4246  operators (
4247 \series bold
4248
4249 \backslash
4250 cdots
4251 \series default
4252
4253 \begin_inset Index
4254 status collapsed
4255
4256 \begin_layout Plain Layout
4257 Commands ! C ! 
4258 \backslash
4259 cdots
4260 \end_layout
4261
4262 \end_inset
4263
4264 ).
4265  When using the command 
4266 \series bold
4267
4268 \backslash
4269 dots
4270 \series default
4271
4272 \begin_inset Index
4273 status collapsed
4274
4275 \begin_layout Plain Layout
4276 Commands ! D ! 
4277 \backslash
4278 dots
4279 \end_layout
4280
4281 \end_inset
4282
4283 , LaTeX decides on the basis of the next character what type is used.
4284 \end_layout
4285
4286 \begin_layout Standard
4287 \align center
4288 \begin_inset Tabular
4289 <lyxtabular version="3" rows="8" columns="2">
4290 <features>
4291 <column alignment="center" valignment="top" width="0pt">
4292 <column alignment="center" valignment="top" width="0pt">
4293 <row>
4294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 Command
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4304 \begin_inset Text
4305
4306 \begin_layout Plain Layout
4307 Result
4308 \end_layout
4309
4310 \end_inset
4311 </cell>
4312 </row>
4313 <row>
4314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318 A_1
4319 \begin_inset ERT
4320 status collapsed
4321
4322 \begin_layout Plain Layout
4323
4324
4325 \backslash
4326 spce 
4327 \end_layout
4328
4329 \end_inset
4330
4331 ,
4332 \backslash
4333 dots
4334 \begin_inset ERT
4335 status collapsed
4336
4337 \begin_layout Plain Layout
4338
4339
4340 \backslash
4341 spce 
4342 \end_layout
4343
4344 \end_inset
4345
4346 ,A_n
4347 \end_layout
4348
4349 \end_inset
4350 </cell>
4351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355 \begin_inset Formula $A_{1},\dots,A_{n}$
4356 \end_inset
4357
4358
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 </row>
4364 <row>
4365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4366 \begin_inset Text
4367
4368 \begin_layout Plain Layout
4369 A_1
4370 \begin_inset ERT
4371 status collapsed
4372
4373 \begin_layout Plain Layout
4374
4375
4376 \backslash
4377 spce 
4378 \end_layout
4379
4380 \end_inset
4381
4382 +
4383 \backslash
4384 dots
4385 \begin_inset ERT
4386 status collapsed
4387
4388 \begin_layout Plain Layout
4389
4390
4391 \backslash
4392 spce 
4393 \end_layout
4394
4395 \end_inset
4396
4397 +A_n
4398 \end_layout
4399
4400 \end_inset
4401 </cell>
4402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406 \begin_inset Formula $A_{1}+\dots+A_{n}$
4407 \end_inset
4408
4409
4410 \end_layout
4411
4412 \end_inset
4413 </cell>
4414 </row>
4415 <row>
4416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 A_1
4421 \begin_inset ERT
4422 status collapsed
4423
4424 \begin_layout Plain Layout
4425
4426
4427 \backslash
4428 spce 
4429 \end_layout
4430
4431 \end_inset
4432
4433 ,
4434 \backslash
4435 ldots
4436 \begin_inset ERT
4437 status collapsed
4438
4439 \begin_layout Plain Layout
4440
4441
4442 \backslash
4443 spce 
4444 \end_layout
4445
4446 \end_inset
4447
4448 ,A_n
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 \begin_inset Formula $A_{1},\ldots,A_{n}$
4458 \end_inset
4459
4460
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471 A_1
4472 \begin_inset ERT
4473 status collapsed
4474
4475 \begin_layout Plain Layout
4476
4477
4478 \backslash
4479 spce 
4480 \end_layout
4481
4482 \end_inset
4483
4484 +
4485 \backslash
4486 cdots
4487 \begin_inset ERT
4488 status collapsed
4489
4490 \begin_layout Plain Layout
4491
4492
4493 \backslash
4494 spce 
4495 \end_layout
4496
4497 \end_inset
4498
4499 +A_n
4500 \end_layout
4501
4502 \end_inset
4503 </cell>
4504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4505 \begin_inset Text
4506
4507 \begin_layout Plain Layout
4508 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4509 \end_inset
4510
4511
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 </row>
4517 <row>
4518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522
4523 \backslash
4524 vdots
4525 \end_layout
4526
4527 \end_inset
4528 </cell>
4529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4530 \begin_inset Text
4531
4532 \begin_layout Plain Layout
4533 \begin_inset Formula $\vdots$
4534 \end_inset
4535
4536
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 </row>
4542 <row>
4543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547
4548 \backslash
4549 ddots
4550 \end_layout
4551
4552 \end_inset
4553 </cell>
4554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Plain Layout
4558 \begin_inset Formula $\ddots$
4559 \end_inset
4560
4561
4562 \end_layout
4563
4564 \end_inset
4565 </cell>
4566 </row>
4567 <row>
4568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4569 \begin_inset Text
4570
4571 \begin_layout Plain Layout
4572 3×3
4573 \begin_inset Space \thinspace{}
4574 \end_inset
4575
4576 matrix with the different dots
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 \begin_inset Formula $\begin{array}{ccc}
4586 A_{11} & \cdots & A_{1m}\\
4587 \vdots & \ddots & \vdots\\
4588 A_{n1} & \cdots & A_{nm}\end{array}$
4589 \end_inset
4590
4591
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 </row>
4597 </lyxtabular>
4598
4599 \end_inset
4600
4601
4602 \end_layout
4603
4604 \begin_layout Standard
4605 The ellipses available in menu 
4606 \family sans
4607 Insert\SpecialChar \menuseparator
4608 Special
4609 \begin_inset Space ~
4610 \end_inset
4611
4612 Character
4613 \family default
4614  are 
4615 \series bold
4616
4617 \backslash
4618 ldots
4619 \series default
4620 .
4621 \end_layout
4622
4623 \begin_layout Standard
4624 \begin_inset VSpace medskip
4625 \end_inset
4626
4627 Specially for matrices there are ellipses that span over several columns.
4628  They are created with the command 
4629 \series bold
4630
4631 \backslash
4632 hdotsfor
4633 \series default
4634
4635 \begin_inset Index
4636 status collapsed
4637
4638 \begin_layout Plain Layout
4639 Commands ! H ! 
4640 \backslash
4641 hdotsfor
4642 \end_layout
4643
4644 \end_inset
4645
4646 , that has the following scheme:
4647 \end_layout
4648
4649 \begin_layout Standard
4650
4651 \series bold
4652
4653 \backslash
4654 hdotsfor[distance]{number of columns}
4655 \end_layout
4656
4657 \begin_layout Standard
4658 The number of columns specifies how many columns should be spanned.
4659  Distance is a factor for the distance between the dots.
4660 \end_layout
4661
4662 \begin_layout Standard
4663 In the following matrix the command 
4664 \series bold
4665
4666 \backslash
4667 hdotsfor[2]{4}
4668 \series default
4669  was inserted in the first box of the second line, to get an ellipsis with
4670  a dot distance twice as long as with the command 
4671 \series bold
4672
4673 \backslash
4674 dots
4675 \series default
4676 :
4677 \begin_inset Formula \[
4678 \left(\begin{array}{cccc}
4679 A & B & C & D\\
4680 \hdotsfor [2]{4}\\
4681 q & w & e & r\end{array}\right)\]
4682
4683 \end_inset
4684
4685 Note that the matrix fields that should be spanned must be empty, otherwise
4686  you get LaTeX-errors.
4687 \end_layout
4688
4689 \begin_layout Standard
4690 \begin_inset VSpace bigskip
4691 \end_inset
4692
4693 Furthermore you can fill with the command 
4694 \series bold
4695
4696 \backslash
4697 dotfill
4698 \series default
4699
4700 \begin_inset Index
4701 status collapsed
4702
4703 \begin_layout Plain Layout
4704 Commands ! D ! 
4705 \backslash
4706 dotfill
4707 \end_layout
4708
4709 \end_inset
4710
4711  the rest of a line with dots.
4712  The effect of these commands is the same like with 
4713 \series bold
4714
4715 \backslash
4716 hfill
4717 \series default
4718 , see 
4719 \begin_inset CommandInset ref
4720 LatexCommand ref
4721 reference "sub:Variable-Space"
4722
4723 \end_inset
4724
4725 .
4726 \end_layout
4727
4728 \begin_layout Standard
4729 For example the command 
4730 \series bold
4731 A
4732 \backslash
4733 dotfill
4734 \begin_inset ERT
4735 status collapsed
4736
4737 \begin_layout Plain Layout
4738
4739
4740 \backslash
4741 spce 
4742 \end_layout
4743
4744 \end_inset
4745
4746 B
4747 \series default
4748  produces
4749 \end_layout
4750
4751 \begin_layout Standard
4752 \begin_inset Formula $A\dotfill  B$
4753 \end_inset
4754
4755
4756 \end_layout
4757
4758 \begin_layout Standard
4759 Analog to
4760 \series bold
4761  
4762 \backslash
4763 dotfill
4764 \series default
4765  there is for a line the command 
4766 \series bold
4767
4768 \backslash
4769 hrulefill
4770 \series default
4771
4772 \begin_inset Index
4773 status collapsed
4774
4775 \begin_layout Plain Layout
4776 Commands ! H ! 
4777 \backslash
4778 hrulefill
4779 \end_layout
4780
4781 \end_inset
4782
4783 :
4784 \end_layout
4785
4786 \begin_layout Standard
4787 \begin_inset Formula $A\hrulefill  B$
4788 \end_inset
4789
4790
4791 \end_layout
4792
4793 \begin_layout Standard
4794 To use the commands for text, they have to be inserted in TeX-mode.
4795 \end_layout
4796
4797 \begin_layout Section
4798 Matrices
4799 \begin_inset CommandInset label
4800 LatexCommand label
4801 name "sec:Matrices"
4802
4803 \end_inset
4804
4805
4806 \begin_inset Index
4807 status collapsed
4808
4809 \begin_layout Plain Layout
4810 Matrices
4811 \end_layout
4812
4813 \end_inset
4814
4815
4816 \end_layout
4817
4818 \begin_layout Standard
4819 Matrices can be inserted via the math toolbar button 
4820 \begin_inset Graphics
4821         filename ../images/dialog-show_mathmatrix.png
4822         embed ""
4823         scale 85
4824
4825 \end_inset
4826
4827  or the menu 
4828 \family sans
4829 Insert\SpecialChar \menuseparator
4830 Math\SpecialChar \menuseparator
4831 Matrix
4832 \family default
4833 .
4834  You will be asked for the number of matrix columns and rows, and the alignment.
4835  The vertical alignment is hereby only of importance for matrices in inline
4836  formulas:
4837 \end_layout
4838
4839 \begin_layout Standard
4840 The first matrix is top 
4841 \begin_inset Formula $\begin{array}[t]{cccc}
4842 A & D & G & J\\
4843 B & E & H & K\\
4844 C & F & I & L\end{array}$
4845 \end_inset
4846
4847 , the second middle 
4848 \begin_inset Formula $\begin{array}{cccc}
4849 A & D & G & J\\
4850 B & E & H & K\\
4851 C & F & I & L\end{array}$
4852 \end_inset
4853
4854 , and the third bottom 
4855 \begin_inset Formula $\begin{array}[b]{cccc}
4856 A & D & G & J\\
4857 B & E & H & K\\
4858 C & F & I & L\end{array}$
4859 \end_inset
4860
4861  aligned.
4862 \end_layout
4863
4864 \begin_layout Standard
4865 The horizontal alignment specifies how the column entries should be aligned.
4866  It is set by entering a letter for every column.
4867  
4868 \emph on
4869 l
4870 \emph default
4871  denotes left aligned, 
4872 \emph on
4873 c
4874 \emph default
4875  centered, and 
4876 \emph on
4877 r
4878 \emph default
4879  right aligned.
4880  To create for example a 4
4881 \series bold
4882 ×
4883 \series default
4884 4
4885 \begin_inset Space ~
4886 \end_inset
4887
4888 matrix where the first column is left aligned, the second and third are
4889  centered, and the last one is right aligned, one enters for the horizontal
4890  alignment 
4891 \series bold
4892 lccr
4893 \series default
4894 .
4895  Normally are in a matrix all columns centered, therefore the default is
4896  for every column is a 
4897 \series bold
4898 c
4899 \series default
4900 .
4901 \end_layout
4902
4903 \begin_layout Standard
4904 Horizontal alignment:
4905 \end_layout
4906
4907 \begin_layout Standard
4908
4909 \series bold
4910 lll
4911 \series default
4912  : 
4913 \begin_inset Formula $\begin{array}{lll}
4914 10000 & D & G\\
4915 B & 10000 & H\\
4916 C & F & 10000\end{array}$
4917 \end_inset
4918
4919  , 
4920 \series bold
4921 ccc
4922 \series default
4923  : 
4924 \begin_inset Formula $\begin{array}{ccc}
4925 10000 & D & G\\
4926 B & 10000 & H\\
4927 C & F & 10000\end{array}$
4928 \end_inset
4929
4930  , 
4931 \series bold
4932 rrr
4933 \series default
4934  : 
4935 \begin_inset Formula $\begin{array}{rrr}
4936 10000 & D & G\\
4937 B & 10000 & H\\
4938 C & F & 10000\end{array}$
4939 \end_inset
4940
4941
4942 \end_layout
4943
4944 \begin_layout Standard
4945 To add or delete rows and columns subsequently, the math toolbar buttons
4946  
4947 \begin_inset Graphics
4948         filename ../images/tabular-feature_append-row.png
4949         embed ""
4950         scale 85
4951
4952 \end_inset
4953
4954
4955 \begin_inset Graphics
4956         filename ../images/tabular-feature_delete-row.png
4957         embed ""
4958         scale 85
4959
4960 \end_inset
4961
4962 , etc.
4963 \begin_inset Space \thinspace{}
4964 \end_inset
4965
4966 , or the menu 
4967 \family sans
4968 Edit\SpecialChar \menuseparator
4969 Rows & Columns
4970 \family default
4971  can be used.
4972  New rows can also be created with 
4973 \family sans
4974 Ctrl-Return
4975 \family default
4976 .
4977 \end_layout
4978
4979 \begin_layout Standard
4980 \begin_inset VSpace bigskip
4981 \end_inset
4982
4983 Parentheses around a matrix can can either be created with the commands
4984  
4985 \series bold
4986
4987 \backslash
4988 left
4989 \series default
4990
4991 \begin_inset Index
4992 status collapsed
4993
4994 \begin_layout Plain Layout
4995 Commands ! L ! 
4996 \backslash
4997 left
4998 \end_layout
4999
5000 \end_inset
5001
5002  and 
5003 \series bold
5004
5005 \backslash
5006 right
5007 \series default
5008
5009 \begin_inset Index
5010 status collapsed
5011
5012 \begin_layout Plain Layout
5013 Commands ! R ! 
5014 \backslash
5015 right
5016 \end_layout
5017
5018 \end_inset
5019
5020  (shortcut 
5021 \family sans
5022 Alt-m
5023 \begin_inset Space ~
5024 \end_inset
5025
5026 parenthesis
5027 \family default
5028 ), see 
5029 \begin_inset CommandInset ref
5030 LatexCommand ref
5031 reference "sub:Automatic-Bracket-Size"
5032
5033 \end_inset
5034
5035 , or by using the following commands:
5036 \begin_inset VSpace medskip
5037 \end_inset
5038
5039
5040 \end_layout
5041
5042 \begin_layout Standard
5043 \begin_inset Space \hfill{}
5044 \end_inset
5045
5046
5047 \begin_inset Tabular
5048 <lyxtabular version="3" rows="4" columns="2">
5049 <features>
5050 <column alignment="center" valignment="top" width="0">
5051 <column alignment="center" valignment="top" width="0">
5052 <row>
5053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5054 \begin_inset Text
5055
5056 \begin_layout Plain Layout
5057 Command
5058 \end_layout
5059
5060 \end_inset
5061 </cell>
5062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066 Result
5067 \begin_inset Note Note
5068 status collapsed
5069
5070 \begin_layout Plain Layout
5071
5072 \series bold
5073
5074 \backslash
5075 raisebox
5076 \series default
5077  is only used as spacer.
5078 \end_layout
5079
5080 \end_inset
5081
5082
5083 \end_layout
5084
5085 \end_inset
5086 </cell>
5087 </row>
5088 <row>
5089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093
5094 \backslash
5095 bmatrix
5096 \begin_inset ERT
5097 status collapsed
5098
5099 \begin_layout Plain Layout
5100
5101
5102 \backslash
5103 spce 
5104 \end_layout
5105
5106 \end_inset
5107
5108 2
5109 \series bold
5110 ×
5111 \series default
5112 2
5113 \begin_inset Space \thinspace{}
5114 \end_inset
5115
5116 matrix
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125 \begin_inset Formula $\raisebox {7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5126 0 & \textrm{-}\mathrm{i}\\
5127 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox {-5.3mm}{}$
5128 \end_inset
5129
5130
5131 \end_layout
5132
5133 \end_inset
5134 </cell>
5135 </row>
5136 <row>
5137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141
5142 \backslash
5143 Bmatrix
5144 \begin_inset ERT
5145 status collapsed
5146
5147 \begin_layout Plain Layout
5148
5149
5150 \backslash
5151 spce 
5152 \end_layout
5153
5154 \end_inset
5155
5156 2
5157 \series bold
5158 ×
5159 \series default
5160 2
5161 \begin_inset Space \thinspace{}
5162 \end_inset
5163
5164 matrix
5165 \end_layout
5166
5167 \end_inset
5168 </cell>
5169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5170 \begin_inset Text
5171
5172 \begin_layout Plain Layout
5173 \begin_inset Formula $\raisebox {7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5174 0 & \textrm{-}\mathrm{i}\\
5175 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox {-5.3mm}{}$
5176 \end_inset
5177
5178
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 </row>
5184 <row>
5185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189
5190 \backslash
5191 pmatrix
5192 \begin_inset ERT
5193 status collapsed
5194
5195 \begin_layout Plain Layout
5196
5197
5198 \backslash
5199 spce 
5200 \end_layout
5201
5202 \end_inset
5203
5204 2
5205 \series bold
5206 ×
5207 \series default
5208 2
5209 \begin_inset Space \thinspace{}
5210 \end_inset
5211
5212 matrix
5213 \end_layout
5214
5215 \end_inset
5216 </cell>
5217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5218 \begin_inset Text
5219
5220 \begin_layout Plain Layout
5221 \begin_inset Formula $\raisebox {7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5222 0 & \textrm{-}\mathrm{i}\\
5223 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox {-5.3mm}{}$
5224 \end_inset
5225
5226
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 </row>
5232 </lyxtabular>
5233
5234 \end_inset
5235
5236
5237 \begin_inset Space \hfill{}
5238 \end_inset
5239
5240
5241 \begin_inset Tabular
5242 <lyxtabular version="3" rows="4" columns="2">
5243 <features>
5244 <column alignment="center" valignment="top" width="0">
5245 <column alignment="center" valignment="top" width="0">
5246 <row>
5247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 Command
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260 Result
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 </row>
5266 <row>
5267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271
5272 \backslash
5273 vmatrix
5274 \begin_inset ERT
5275 status collapsed
5276
5277 \begin_layout Plain Layout
5278
5279
5280 \backslash
5281 spce 
5282 \end_layout
5283
5284 \end_inset
5285
5286 2
5287 \series bold
5288 ×
5289 \series default
5290 2
5291 \begin_inset Space \thinspace{}
5292 \end_inset
5293
5294 matrix
5295 \end_layout
5296
5297 \end_inset
5298 </cell>
5299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303 \begin_inset Formula $\raisebox {7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5304 0 & \textrm{-}\mathrm{i}\\
5305 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox {-5.3mm}{}$
5306 \end_inset
5307
5308
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 </row>
5314 <row>
5315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319
5320 \backslash
5321 Vmatrix
5322 \begin_inset ERT
5323 status collapsed
5324
5325 \begin_layout Plain Layout
5326
5327
5328 \backslash
5329 spce 
5330 \end_layout
5331
5332 \end_inset
5333
5334 2
5335 \series bold
5336 ×
5337 \series default
5338 2
5339 \begin_inset Space \thinspace{}
5340 \end_inset
5341
5342 matrix
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351 \begin_inset Formula $\raisebox {7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5352 0 & \textrm{-}\mathrm{i}\\
5353 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox {-5.3mm}{}$
5354 \end_inset
5355
5356
5357 \end_layout
5358
5359 \end_inset
5360 </cell>
5361 </row>
5362 <row>
5363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5364 \begin_inset Text
5365
5366 \begin_layout Plain Layout
5367
5368 \backslash
5369 matrix
5370 \begin_inset ERT
5371 status collapsed
5372
5373 \begin_layout Plain Layout
5374
5375
5376 \backslash
5377 spce 
5378 \end_layout
5379
5380 \end_inset
5381
5382 2
5383 \series bold
5384 ×
5385 \series default
5386 2
5387 \begin_inset Space \thinspace{}
5388 \end_inset
5389
5390 matrix
5391 \end_layout
5392
5393 \end_inset
5394 </cell>
5395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5396 \begin_inset Text
5397
5398 \begin_layout Plain Layout
5399 \begin_inset Formula $\raisebox {7.5mm}{}\begin{matrix}\begin{array}{cc}
5400 0 & \textrm{-}\mathrm{i}\\
5401 \mathrm{i} & 0\end{array}\end{matrix}\raisebox {-5.3mm}{}$
5402 \end_inset
5403
5404
5405 \end_layout
5406
5407 \end_inset
5408 </cell>
5409 </row>
5410 </lyxtabular>
5411
5412 \end_inset
5413
5414
5415 \begin_inset Space \hfill{}
5416 \end_inset
5417
5418
5419 \end_layout
5420
5421 \begin_layout Standard
5422 \begin_inset VSpace medskip
5423 \end_inset
5424
5425 When e.
5426 \begin_inset Space \thinspace{}
5427 \end_inset
5428
5429 g.
5430 \begin_inset Space ~
5431 \end_inset
5432
5433
5434 \series bold
5435
5436 \backslash
5437 vmatrix
5438 \series default
5439  is inserted, a blue box appears between two vertical lines where the matrix
5440  is inserted.
5441 \end_layout
5442
5443 \begin_layout Standard
5444 \begin_inset VSpace bigskip
5445 \end_inset
5446
5447 As all multiline formulas are matrices, the length 
5448 \series bold
5449
5450 \backslash
5451 arraycolsep
5452 \series default
5453
5454 \begin_inset Index
5455 status collapsed
5456
5457 \begin_layout Plain Layout
5458 Commands ! A ! 
5459 \backslash
5460 arraycolsep
5461 \end_layout
5462
5463 \end_inset
5464
5465  that is described in 
5466 \begin_inset CommandInset ref
5467 LatexCommand ref
5468 reference "sub:Column-Separation"
5469
5470 \end_inset
5471
5472  can also be used to change the column separation of matrices.
5473 \end_layout
5474
5475 \begin_layout Standard
5476 To change the row separation, the command 
5477 \series bold
5478
5479 \backslash
5480 arraystretch
5481 \series default
5482
5483 \begin_inset Index
5484 status collapsed
5485
5486 \begin_layout Plain Layout
5487 Commands ! A ! 
5488 \backslash
5489 arraystretch
5490 \end_layout
5491
5492 \end_inset
5493
5494  is used.
5495  It is used as follows:
5496 \end_layout
5497
5498 \begin_layout Standard
5499
5500 \series bold
5501
5502 \backslash
5503 renewcommand{
5504 \backslash
5505 arraystretch}{stretch factor}
5506 \begin_inset Index
5507 status collapsed
5508
5509 \begin_layout Plain Layout
5510 Commands ! R ! 
5511 \backslash
5512 renewcommand
5513 \end_layout
5514
5515 \end_inset
5516
5517
5518 \end_layout
5519
5520 \begin_layout Standard
5521 The command 
5522 \series bold
5523
5524 \backslash
5525 renewcommand
5526 \series default
5527  assigns the stretch factor to the predefined command 
5528 \series bold
5529
5530 \backslash
5531 arraystretch
5532 \series default
5533 .
5534  To double e.
5535 \begin_inset Space \thinspace{}
5536 \end_inset
5537
5538 g.
5539 \begin_inset Space ~
5540 \end_inset
5541
5542 the row separation, use the factor 2.
5543  This is then used for all following matrices.
5544  To go back to the original separation, assign the factor 1 to 
5545 \series bold
5546
5547 \backslash
5548 arraystretch
5549 \series default
5550 .
5551 \end_layout
5552
5553 \begin_layout Standard
5554 To set matrices into a text line, the command 
5555 \series bold
5556
5557 \backslash
5558 smallmatrix
5559 \series default
5560
5561 \begin_inset Index
5562 status collapsed
5563
5564 \begin_layout Plain Layout
5565 Commands ! S ! 
5566 \backslash
5567 smallmatrix
5568 \end_layout
5569
5570 \end_inset
5571
5572  is used.
5573  When it is inserted a blue box with two dashed lines appears.
5574  In this box the matrix is inserted.
5575 \end_layout
5576
5577 \begin_layout Standard
5578 This is a matrix 
5579 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5580 C & D\end{smallmatrix}\right)$
5581 \end_inset
5582
5583  in a text line.
5584 \end_layout
5585
5586 \begin_layout Section
5587 Brackets and Delimiters
5588 \begin_inset Index
5589 status collapsed
5590
5591 \begin_layout Plain Layout
5592 Brackets
5593 \end_layout
5594
5595 \end_inset
5596
5597
5598 \begin_inset Index
5599 status collapsed
5600
5601 \begin_layout Plain Layout
5602 Delimiters
5603 \end_layout
5604
5605 \end_inset
5606
5607
5608 \end_layout
5609
5610 \begin_layout Subsection
5611 Vertical Brackets and Delimiters
5612 \begin_inset Index
5613 status collapsed
5614
5615 \begin_layout Plain Layout
5616 Brackets ! vertical
5617 \end_layout
5618
5619 \end_inset
5620
5621
5622 \end_layout
5623
5624 \begin_layout Standard
5625 \begin_inset Space \hfill{}
5626 \end_inset
5627
5628
5629 \begin_inset Tabular
5630 <lyxtabular version="3" rows="9" columns="2">
5631 <features>
5632 <column alignment="center" valignment="top" width="0pt">
5633 <column alignment="center" valignment="top" width="0pt">
5634 <row>
5635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5636 \begin_inset Text
5637
5638 \begin_layout Plain Layout
5639 Command
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5645 \begin_inset Text
5646
5647 \begin_layout Plain Layout
5648 Result
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 </row>
5654 <row>
5655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5656 \begin_inset Text
5657
5658 \begin_layout Plain Layout
5659 (
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 \begin_inset Formula $($
5669 \end_inset
5670
5671
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 </row>
5677 <row>
5678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5679 \begin_inset Text
5680
5681 \begin_layout Plain Layout
5682 {
5683 \end_layout
5684
5685 \end_inset
5686 </cell>
5687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Plain Layout
5691 \begin_inset Formula $\{$
5692 \end_inset
5693
5694
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 </row>
5700 <row>
5701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5702 \begin_inset Text
5703
5704 \begin_layout Plain Layout
5705 [
5706 \end_layout
5707
5708 \end_inset
5709 </cell>
5710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 \begin_inset Formula $[$
5715 \end_inset
5716
5717
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 </row>
5723 <row>
5724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728
5729 \backslash
5730 langle
5731 \end_layout
5732
5733 \end_inset
5734 </cell>
5735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5736 \begin_inset Text
5737
5738 \begin_layout Plain Layout
5739 \begin_inset Formula $\langle$
5740 \end_inset
5741
5742
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 </row>
5748 <row>
5749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5750 \begin_inset Text
5751
5752 \begin_layout Plain Layout
5753
5754 \backslash
5755 lceil
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 \begin_inset Formula $\lceil$
5765 \end_inset
5766
5767
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 </row>
5773 <row>
5774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5775 \begin_inset Text
5776
5777 \begin_layout Plain Layout
5778
5779 \backslash
5780 lfloor
5781 \end_layout
5782
5783 \end_inset
5784 </cell>
5785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5786 \begin_inset Text
5787
5788 \begin_layout Plain Layout
5789 \begin_inset Formula $\lfloor$
5790 \end_inset
5791
5792
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 </row>
5798 <row>
5799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5800 \begin_inset Text
5801
5802 \begin_layout Plain Layout
5803 /
5804 \end_layout
5805
5806 \end_inset
5807 </cell>
5808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5809 \begin_inset Text
5810
5811 \begin_layout Plain Layout
5812 \begin_inset Formula $/$
5813 \end_inset
5814
5815
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 </row>
5821 <row>
5822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 |
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 \begin_inset Formula $|$
5836 \end_inset
5837
5838
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 </row>
5844 </lyxtabular>
5845
5846 \end_inset
5847
5848
5849 \begin_inset Space \hfill{}
5850 \end_inset
5851
5852
5853 \begin_inset Tabular
5854 <lyxtabular version="3" rows="9" columns="2">
5855 <features>
5856 <column alignment="center" valignment="top" width="0pt">
5857 <column alignment="center" valignment="top" width="0pt">
5858 <row>
5859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5860 \begin_inset Text
5861
5862 \begin_layout Plain Layout
5863 Command
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 Result
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 </row>
5878 <row>
5879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883 )
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5889 \begin_inset Text
5890
5891 \begin_layout Plain Layout
5892 \begin_inset Formula $)$
5893 \end_inset
5894
5895
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 </row>
5901 <row>
5902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5903 \begin_inset Text
5904
5905 \begin_layout Plain Layout
5906 }
5907 \end_layout
5908
5909 \end_inset
5910 </cell>
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Plain Layout
5915 \begin_inset Formula $\}$
5916 \end_inset
5917
5918
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 </row>
5924 <row>
5925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929 ]
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Plain Layout
5938 \begin_inset Formula $]$
5939 \end_inset
5940
5941
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 </row>
5947 <row>
5948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Plain Layout
5952
5953 \backslash
5954 rangle
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 \begin_inset Formula $\rangle$
5964 \end_inset
5965
5966
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 </row>
5972 <row>
5973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977
5978 \backslash
5979 rceil
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 \begin_inset Formula $\rceil$
5989 \end_inset
5990
5991
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 </row>
5997 <row>
5998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002
6003 \backslash
6004 rfloor
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 \begin_inset Formula $\rfloor$
6014 \end_inset
6015
6016
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 </row>
6022 <row>
6023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6024 \begin_inset Text
6025
6026 \begin_layout Plain Layout
6027
6028 \backslash
6029
6030 \backslash
6031
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6037 \begin_inset Text
6038
6039 \begin_layout Plain Layout
6040 \begin_inset Formula $\backslash$
6041 \end_inset
6042
6043
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 </row>
6049 <row>
6050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054
6055 \backslash
6056 |
6057 \end_layout
6058
6059 \end_inset
6060 </cell>
6061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6062 \begin_inset Text
6063
6064 \begin_layout Plain Layout
6065 \begin_inset Formula $\|$
6066 \end_inset
6067
6068
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 </row>
6074 </lyxtabular>
6075
6076 \end_inset
6077
6078
6079 \begin_inset Space \hfill{}
6080 \end_inset
6081
6082
6083 \end_layout
6084
6085 \begin_layout Standard
6086
6087 \series medium
6088 \begin_inset Note Greyedout
6089 status open
6090
6091 \begin_layout Plain Layout
6092
6093 \series bold
6094 Note:
6095 \series default
6096  In TeX-mode the command 
6097 \series bold
6098
6099 \backslash
6100 textbackslash
6101 \series default
6102
6103 \begin_inset Index
6104 status collapsed
6105
6106 \begin_layout Plain Layout
6107 Commands ! T ! 
6108 \backslash
6109 textbackslash
6110 \end_layout
6111
6112 \end_inset
6113
6114  must be used for the backslash, because the command 
6115 \series bold
6116
6117 \backslash
6118
6119 \backslash
6120
6121 \series default
6122  produces there a line break.
6123 \end_layout
6124
6125 \end_inset
6126
6127
6128 \end_layout
6129
6130 \begin_layout Standard
6131 For all characters listed above the size can be adjusted with the commands
6132  described in the following two subsections.
6133  When using these commands, the characters < and > can directly be used
6134  instead of the commands 
6135 \series bold
6136
6137 \backslash
6138 langle
6139 \series default
6140  and 
6141 \series bold
6142
6143 \backslash
6144 rangle
6145 \series default
6146 .
6147 \end_layout
6148
6149 \begin_layout Subsubsection
6150 Manual Bracket Size
6151 \begin_inset CommandInset label
6152 LatexCommand label
6153 name "sub:Manual-Bracket-Size"
6154
6155 \end_inset
6156
6157
6158 \begin_inset Index
6159 status collapsed
6160
6161 \begin_layout Plain Layout
6162 Bracket size ! manual
6163 \end_layout
6164
6165 \end_inset
6166
6167
6168 \end_layout
6169
6170 \begin_layout Standard
6171 The bracket size can be specified manually by the LaTeX-commands 
6172 \series bold
6173
6174 \backslash
6175 big
6176 \series default
6177
6178 \begin_inset Index
6179 status collapsed
6180
6181 \begin_layout Plain Layout
6182 Commands ! B ! 
6183 \backslash
6184 big
6185 \end_layout
6186
6187 \end_inset
6188
6189
6190 \series bold
6191
6192 \backslash
6193 Big
6194 \series default
6195
6196 \series bold
6197
6198 \backslash
6199 bigg
6200 \series default
6201 , and 
6202 \series bold
6203
6204 \backslash
6205 Bigg
6206 \series default
6207 .
6208  
6209 \series bold
6210
6211 \backslash
6212 big
6213 \series default
6214  denotes the smallest and 
6215 \series bold
6216
6217 \backslash
6218 Bigg
6219 \series default
6220  the largest bracket size.
6221 \end_layout
6222
6223 \begin_layout Standard
6224 These commands are used to emphasize levels of brackets:
6225 \end_layout
6226
6227 \begin_layout Standard
6228 \align center
6229 \begin_inset Tabular
6230 <lyxtabular version="3" rows="2" columns="2">
6231 <features>
6232 <column alignment="center" valignment="top" width="0pt">
6233 <column alignment="center" valignment="top" width="0pt">
6234 <row>
6235 <cell alignment="center" valignment="top" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 all brackets in the same size:
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox {-4mm}{}$
6249 \end_inset
6250
6251
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 </row>
6257 <row>
6258 <cell alignment="center" valignment="top" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262 this looks better:
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 <cell alignment="center" valignment="top" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 \begin_inset Formula $\Big ((A+B)(A-B)\Big )^{C}$
6272 \end_inset
6273
6274
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 </row>
6280 </lyxtabular>
6281
6282 \end_inset
6283
6284
6285 \begin_inset Note Note
6286 status collapsed
6287
6288 \begin_layout Plain Layout
6289
6290 \series bold
6291
6292 \backslash
6293 raisebox
6294 \series default
6295  is only used as spacer.
6296 \end_layout
6297
6298 \end_inset
6299
6300
6301 \end_layout
6302
6303 \begin_layout Standard
6304 For the second formula the command 
6305 \series bold
6306
6307 \backslash
6308 Big((A+B)(A-B)
6309 \backslash
6310 Big)^
6311 \begin_inset ERT
6312 status collapsed
6313
6314 \begin_layout Plain Layout
6315
6316
6317 \backslash
6318 spce 
6319 \end_layout
6320
6321 \end_inset
6322
6323 C
6324 \series default
6325  has been used.
6326 \end_layout
6327
6328 \begin_layout Standard
6329 Here is an overview about all bracket sizes:
6330 \end_layout
6331
6332 \begin_layout Standard
6333 \align center
6334
6335 \backslash
6336 Bigg(
6337 \backslash
6338 exp
6339 \backslash
6340 bigg<
6341 \backslash
6342 Big[
6343 \backslash
6344 big{
6345 \backslash
6346 ln(3x)
6347 \backslash
6348 big}^2
6349 \begin_inset ERT
6350 status collapsed
6351
6352 \begin_layout Plain Layout
6353
6354
6355 \backslash
6356 spce 
6357 \end_layout
6358
6359 \end_inset
6360
6361
6362 \backslash
6363 sin(x)
6364 \backslash
6365 Big]^
6366 \begin_inset ERT
6367 status collapsed
6368
6369 \begin_layout Plain Layout
6370
6371
6372 \backslash
6373 spce 
6374 \end_layout
6375
6376 \end_inset
6377
6378 A
6379 \begin_inset ERT
6380 status collapsed
6381
6382 \begin_layout Plain Layout
6383
6384
6385 \backslash
6386 spce 
6387 \end_layout
6388
6389 \end_inset
6390
6391
6392 \backslash
6393 bigg>
6394 \backslash
6395 Bigg)^0,5
6396 \end_layout
6397
6398 \begin_layout Standard
6399 \align center
6400 \begin_inset Formula $\Bigg (\exp\bigg <\Big [\big \{\ln(3x)\big \}^{2}\sin(x)\Big ]^{A}\bigg >\Bigg )^{0,5}$
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Standard
6407 \begin_inset Newpage newpage
6408 \end_inset
6409
6410 Besides the 
6411 \series bold
6412
6413 \backslash
6414 big
6415 \series default
6416 -commands there is the variant 
6417 \series bold
6418
6419 \backslash
6420 bigm
6421 \series default
6422
6423 \begin_inset Index
6424 status collapsed
6425
6426 \begin_layout Plain Layout
6427 Commands ! B ! 
6428 \backslash
6429 bigm
6430 \end_layout
6431
6432 \end_inset
6433
6434  that adds a bit more space between the bracket and its content, and the
6435  variant 
6436 \series bold
6437
6438 \backslash
6439 bigl
6440 \series default
6441 -
6442 \series bold
6443
6444 \backslash
6445 bigr
6446 \series default
6447
6448 \begin_inset Index
6449 status collapsed
6450
6451 \begin_layout Plain Layout
6452 Commands ! B ! 
6453 \backslash
6454 bigl - 
6455 \backslash
6456 bigr
6457 \end_layout
6458
6459 \end_inset
6460
6461 , that don't add additional space.
6462  The 
6463 \emph on
6464 l
6465 \emph default
6466  at the end of the command 
6467 \series bold
6468
6469 \backslash
6470 bigl
6471 \series default
6472  is for a left bracket; for a right bracket this will be replaced by an
6473  
6474 \emph on
6475 r
6476 \emph default
6477 .
6478  A left or right bracket can each be an opening or closing bracket.
6479 \end_layout
6480
6481 \begin_layout Standard
6482 In the following table is a comparison of the variants:
6483 \end_layout
6484
6485 \begin_layout Standard
6486 \align center
6487 \begin_inset Tabular
6488 <lyxtabular version="3" rows="5" columns="2">
6489 <features>
6490 <column alignment="center" valignment="middle" width="0">
6491 <column alignment="center" valignment="middle" width="0">
6492 <row>
6493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6494 \begin_inset Text
6495
6496 \begin_layout Plain Layout
6497 Command
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 Result
6507 \begin_inset Note Note
6508 status collapsed
6509
6510 \begin_layout Plain Layout
6511
6512 \series bold
6513
6514 \backslash
6515 raisebox
6516 \series default
6517  is only used as spacer.
6518 \end_layout
6519
6520 \end_inset
6521
6522
6523 \end_layout
6524
6525 \end_inset
6526 </cell>
6527 </row>
6528 <row>
6529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6530 \begin_inset Text
6531
6532 \begin_layout Plain Layout
6533
6534 \backslash
6535 Bigm(
6536 \backslash
6537 bigm(
6538 \backslash
6539 ln(3x)
6540 \backslash
6541 bigm)^2
6542 \series bold
6543
6544 \begin_inset ERT
6545 status collapsed
6546
6547 \begin_layout Plain Layout
6548
6549
6550 \backslash
6551 spce 
6552 \end_layout
6553
6554 \end_inset
6555
6556
6557 \series default
6558
6559 \backslash
6560 Bigm)
6561 \end_layout
6562
6563 \end_inset
6564 </cell>
6565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6566 \begin_inset Text
6567
6568 \begin_layout Plain Layout
6569 \begin_inset Formula $\raisebox {5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox {-3.25mm}{}$
6570 \end_inset
6571
6572
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 </row>
6578 <row>
6579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583
6584 \backslash
6585 Big(
6586 \backslash
6587 big(
6588 \backslash
6589 ln(3x)
6590 \backslash
6591 big)^2
6592 \series bold
6593
6594 \begin_inset ERT
6595 status collapsed
6596
6597 \begin_layout Plain Layout
6598
6599
6600 \backslash
6601 spce 
6602 \end_layout
6603
6604 \end_inset
6605
6606
6607 \series default
6608
6609 \backslash
6610 Big)
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6616 \begin_inset Text
6617
6618 \begin_layout Plain Layout
6619 \begin_inset Formula $\raisebox {5.5mm}{}\Big (\big (\ln(3x)\big )^{2}\Big )\raisebox {-3.25mm}{}$
6620 \end_inset
6621
6622
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 </row>
6628 <row>
6629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633
6634 \backslash
6635 Bigl(
6636 \backslash
6637 bigl(
6638 \backslash
6639 ln(3x)
6640 \backslash
6641 bigr)^2
6642 \series bold
6643
6644 \begin_inset ERT
6645 status collapsed
6646
6647 \begin_layout Plain Layout
6648
6649
6650 \backslash
6651 spce 
6652 \end_layout
6653
6654 \end_inset
6655
6656
6657 \series default
6658
6659 \backslash
6660 Bigr)
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6666 \begin_inset Text
6667
6668 \begin_layout Plain Layout
6669 \begin_inset Formula $\raisebox {5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox {-3.25mm}{}$
6670 \end_inset
6671
6672
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 </row>
6678 <row>
6679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6680 \begin_inset Text
6681
6682 \begin_layout Plain Layout
6683
6684 \backslash
6685 bigl)
6686 \backslash
6687 ln(3x)
6688 \backslash
6689 bigr(
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6695 \begin_inset Text
6696
6697 \begin_layout Plain Layout
6698 \begin_inset Formula $\raisebox {4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox {-2mm}{}$
6699 \end_inset
6700
6701
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 </row>
6707 </lyxtabular>
6708
6709 \end_inset
6710
6711
6712 \end_layout
6713
6714 \begin_layout Subsubsection
6715 Automatic Bracket Size
6716 \begin_inset CommandInset label
6717 LatexCommand label
6718 name "sub:Automatic-Bracket-Size"
6719
6720 \end_inset
6721
6722
6723 \begin_inset Index
6724 status collapsed
6725
6726 \begin_layout Plain Layout
6727 Bracket size ! automatic
6728 \end_layout
6729
6730 \end_inset
6731
6732
6733 \end_layout
6734
6735 \begin_layout Standard
6736 Brackets with variable size can be inserted with the commands 
6737 \series bold
6738
6739 \backslash
6740 left
6741 \series default
6742
6743 \begin_inset Index
6744 status collapsed
6745
6746 \begin_layout Plain Layout
6747 Commands ! L ! 
6748 \backslash
6749 left
6750 \end_layout
6751
6752 \end_inset
6753
6754  and 
6755 \series bold
6756
6757 \backslash
6758 right
6759 \series default
6760
6761 \begin_inset Index
6762 status collapsed
6763
6764 \begin_layout Plain Layout
6765 Commands ! R ! 
6766 \backslash
6767 right
6768 \end_layout
6769
6770 \end_inset
6771
6772  or via the math toolbar button 
6773 \begin_inset Graphics
6774         filename ../images/dialog-show_mathdelimiter.png
6775         embed ""
6776         scale 85
6777
6778 \end_inset
6779
6780 .
6781  Directly behind 
6782 \series bold
6783
6784 \backslash
6785 left
6786 \series default
6787  and 
6788 \series bold
6789
6790 \backslash
6791 right
6792 \series default
6793  the wanted bracket must be inserted.
6794  The bracket size will then automatically be calculated for the output.
6795 \end_layout
6796
6797 \begin_layout Standard
6798 \align center
6799 normal bracket: The command 
6800 \series bold
6801
6802 \backslash
6803 ln(
6804 \backslash
6805 frac
6806 \begin_inset ERT
6807 status collapsed
6808
6809 \begin_layout Plain Layout
6810
6811
6812 \backslash
6813 spce 
6814 \end_layout
6815
6816 \end_inset
6817
6818 A
6819 \begin_inset Formula $\downarrow$
6820 \end_inset
6821
6822 C
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 \series default
6837  creates
6838 \begin_inset Formula \[
6839 \ln(\frac{A}{C})\]
6840
6841 \end_inset
6842
6843
6844 \end_layout
6845
6846 \begin_layout Standard
6847 \align center
6848 multiline bracket: The command 
6849 \series bold
6850
6851 \backslash
6852 ln
6853 \backslash
6854 left(
6855 \backslash
6856 frac
6857 \begin_inset ERT
6858 status collapsed
6859
6860 \begin_layout Plain Layout
6861
6862
6863 \backslash
6864 spce 
6865 \end_layout
6866
6867 \end_inset
6868
6869 A
6870 \begin_inset Formula $\downarrow$
6871 \end_inset
6872
6873 C
6874 \begin_inset ERT
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878
6879
6880 \backslash
6881 spce 
6882 \end_layout
6883
6884 \end_inset
6885
6886
6887 \backslash
6888 right)
6889 \series default
6890  creates
6891 \begin_inset Formula \[
6892 \ln\left(\frac{A}{C}\right)\]
6893
6894 \end_inset
6895
6896
6897 \end_layout
6898
6899 \begin_layout Standard
6900 Instead of 
6901 \series bold
6902
6903 \backslash
6904 left
6905 \series default
6906  and 
6907 \series bold
6908
6909 \backslash
6910 right
6911 \series default
6912  the shortcut 
6913 \family sans
6914 Alt-m
6915 \begin_inset Space ~
6916 \end_inset
6917
6918 bracket
6919 \family default
6920  can be used.
6921  This has the advantage that you can see in LyX immediately the real bracket
6922  size and that the matching right bracket will be created too.
6923 \begin_inset Newline newline
6924 \end_inset
6925
6926 The command for the last example would then be: 
6927 \series bold
6928
6929 \backslash
6930 ln Alt-m
6931 \series default
6932  
6933 \series bold
6934 (
6935 \backslash
6936 frac
6937 \begin_inset ERT
6938 status collapsed
6939
6940 \begin_layout Plain Layout
6941
6942
6943 \backslash
6944 spce 
6945 \end_layout
6946
6947 \end_inset
6948
6949 A
6950 \begin_inset Formula $\downarrow$
6951 \end_inset
6952
6953 C
6954 \end_layout
6955
6956 \begin_layout Standard
6957 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6958  For example the command 
6959 \series bold
6960
6961 \backslash
6962 left.
6963 \backslash
6964 frac
6965 \begin_inset ERT
6966 status collapsed
6967
6968 \begin_layout Plain Layout
6969
6970
6971 \backslash
6972 spce 
6973 \end_layout
6974
6975 \end_inset
6976
6977 A
6978 \begin_inset Formula $\downarrow$
6979 \end_inset
6980
6981 B
6982 \begin_inset ERT
6983 status collapsed
6984
6985 \begin_layout Plain Layout
6986
6987
6988 \backslash
6989 spce 
6990 \end_layout
6991
6992 \end_inset
6993
6994
6995 \backslash
6996 right}
6997 \series default
6998  creates:
6999 \series bold
7000
7001 \begin_inset Formula \[
7002 \left.\frac{A}{B}\right\} \]
7003
7004 \end_inset
7005
7006
7007 \series default
7008 The commands 
7009 \series bold
7010
7011 \backslash
7012 left
7013 \series default
7014  and 
7015 \series bold
7016
7017 \backslash
7018 right
7019 \series default
7020  will be converted by LyX to brackets in the right size when the document
7021  is reloaded and an omitted bracket will appear as dashed line.
7022 \end_layout
7023
7024 \begin_layout Standard
7025 \begin_inset VSpace bigskip
7026 \end_inset
7027
7028 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7029  the command 
7030 \series bold
7031
7032 \backslash
7033 middle
7034 \series default
7035
7036 \begin_inset Index
7037 status collapsed
7038
7039 \begin_layout Plain Layout
7040 Commands ! M ! 
7041 \backslash
7042 middle
7043 \end_layout
7044
7045 \end_inset
7046
7047  is additionally available for all brackets and limits.
7048  With this command the height of the following character is adapted to the
7049  one of the surrounding brackets, what is e.
7050 \begin_inset Space \thinspace{}
7051 \end_inset
7052
7053 g.
7054 \begin_inset Space ~
7055 \end_inset
7056
7057 needed for physical vectors:
7058 \begin_inset Formula \[
7059 \left\langle \phi\:\middle |\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7060
7061 \end_inset
7062
7063 For physical vectors there is a special LaTeX-package, described in 
7064 \begin_inset CommandInset ref
7065 LatexCommand ref
7066 reference "sub:Physical-Vectors"
7067
7068 \end_inset
7069
7070 .
7071 \end_layout
7072
7073 \begin_layout Subsection
7074 Horizontal Brackets
7075 \begin_inset Index
7076 status collapsed
7077
7078 \begin_layout Plain Layout
7079 Brackets ! horizontal
7080 \end_layout
7081
7082 \end_inset
7083
7084
7085 \end_layout
7086
7087 \begin_layout Standard
7088 \align center
7089 \begin_inset Tabular
7090 <lyxtabular version="3" rows="4" columns="2">
7091 <features>
7092 <column alignment="center" valignment="top" width="0pt">
7093 <column alignment="center" valignment="top" width="0pt">
7094 <row>
7095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7096 \begin_inset Text
7097
7098 \begin_layout Plain Layout
7099 Command
7100 \begin_inset Note Note
7101 status collapsed
7102
7103 \begin_layout Plain Layout
7104
7105 \series bold
7106
7107 \backslash
7108 raisebox
7109 \series default
7110  is only used as spacer.
7111 \end_layout
7112
7113 \end_inset
7114
7115
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7121 \begin_inset Text
7122
7123 \begin_layout Plain Layout
7124 Result
7125 \end_layout
7126
7127 \end_inset
7128 </cell>
7129 </row>
7130 <row>
7131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 \begin_inset ERT
7136 status collapsed
7137
7138 \begin_layout Plain Layout
7139
7140
7141 \backslash
7142 raisebox{2.3mm}{
7143 \end_layout
7144
7145 \end_inset
7146
7147
7148 \backslash
7149 overbrace
7150 \begin_inset ERT
7151 status collapsed
7152
7153 \begin_layout Plain Layout
7154
7155
7156 \backslash
7157 spce 
7158 \end_layout
7159
7160 \end_inset
7161
7162 A+B
7163 \begin_inset ERT
7164 status collapsed
7165
7166 \begin_layout Plain Layout
7167
7168
7169 \backslash
7170 spce 
7171 \end_layout
7172
7173 \end_inset
7174
7175 ^
7176 \begin_inset ERT
7177 status collapsed
7178
7179 \begin_layout Plain Layout
7180
7181
7182 \backslash
7183 spce 
7184 \end_layout
7185
7186 \end_inset
7187
7188 3
7189 \begin_inset ERT
7190 status collapsed
7191
7192 \begin_layout Plain Layout
7193
7194 }
7195 \end_layout
7196
7197 \end_inset
7198
7199
7200 \begin_inset Index
7201 status collapsed
7202
7203 \begin_layout Plain Layout
7204 Commands ! O ! 
7205 \backslash
7206 overbrace
7207 \end_layout
7208
7209 \end_inset
7210
7211
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 \begin_inset Formula $\overbrace{A+B}^{3}$
7221 \end_inset
7222
7223
7224 \end_layout
7225
7226 \end_inset
7227 </cell>
7228 </row>
7229 <row>
7230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 \begin_inset ERT
7235 status collapsed
7236
7237 \begin_layout Plain Layout
7238
7239
7240 \backslash
7241 raisebox{-2.2mm}{
7242 \end_layout
7243
7244 \end_inset
7245
7246
7247 \backslash
7248 underbrace
7249 \begin_inset ERT
7250 status collapsed
7251
7252 \begin_layout Plain Layout
7253
7254
7255 \backslash
7256 spce 
7257 \end_layout
7258
7259 \end_inset
7260
7261 A+B
7262 \begin_inset ERT
7263 status collapsed
7264
7265 \begin_layout Plain Layout
7266
7267
7268 \backslash
7269 spce 
7270 \end_layout
7271
7272 \end_inset
7273
7274 _5
7275 \begin_inset ERT
7276 status collapsed
7277
7278 \begin_layout Plain Layout
7279
7280 }
7281 \end_layout
7282
7283 \end_inset
7284
7285
7286 \begin_inset Index
7287 status collapsed
7288
7289 \begin_layout Plain Layout
7290 Commands ! U ! 
7291 \backslash
7292 underbrace
7293 \end_layout
7294
7295 \end_inset
7296
7297
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 \begin_inset Formula $\underbrace{A+B}_{5}$
7307 \end_inset
7308
7309
7310 \end_layout
7311
7312 \end_inset
7313 </cell>
7314 </row>
7315 <row>
7316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320
7321 \backslash
7322 overbrace
7323 \begin_inset ERT
7324 status collapsed
7325
7326 \begin_layout Plain Layout
7327
7328
7329 \backslash
7330 spce 
7331 \end_layout
7332
7333 \end_inset
7334
7335
7336 \backslash
7337 underbrace
7338 \begin_inset ERT
7339 status collapsed
7340
7341 \begin_layout Plain Layout
7342
7343
7344 \backslash
7345 spce 
7346 \end_layout
7347
7348 \end_inset
7349
7350 A+B_w
7351 \begin_inset ERT
7352 status collapsed
7353
7354 \begin_layout Plain Layout
7355
7356
7357 \backslash
7358 spce 
7359 \end_layout
7360
7361 \end_inset
7362
7363
7364 \begin_inset ERT
7365 status collapsed
7366
7367 \begin_layout Plain Layout
7368
7369
7370 \backslash
7371 spce 
7372 \end_layout
7373
7374 \end_inset
7375
7376 _7
7377 \begin_inset ERT
7378 status collapsed
7379
7380 \begin_layout Plain Layout
7381
7382
7383 \backslash
7384 spce 
7385 \end_layout
7386
7387 \end_inset
7388
7389
7390 \begin_inset ERT
7391 status collapsed
7392
7393 \begin_layout Plain Layout
7394
7395
7396 \backslash
7397 spce 
7398 \end_layout
7399
7400 \end_inset
7401
7402 ^
7403 \begin_inset ERT
7404 status collapsed
7405
7406 \begin_layout Plain Layout
7407
7408
7409 \backslash
7410 spce 
7411 \end_layout
7412
7413 \end_inset
7414
7415 C
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7421 \begin_inset Text
7422
7423 \begin_layout Plain Layout
7424 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7425 \end_inset
7426
7427
7428 \end_layout
7429
7430 \end_inset
7431 </cell>
7432 </row>
7433 </lyxtabular>
7434
7435 \end_inset
7436
7437
7438 \end_layout
7439
7440 \begin_layout Standard
7441 In the last example it doesn't matter if 
7442 \series bold
7443
7444 \backslash
7445 overbrace
7446 \series default
7447  or 
7448 \series bold
7449
7450 \backslash
7451 underbrace
7452 \series default
7453  is inserted at first.
7454 \end_layout
7455
7456 \begin_layout Standard
7457 \begin_inset VSpace bigskip
7458 \end_inset
7459
7460 When brackets are needed that overlap each other, multiline formulas, as
7461  described in 
7462 \begin_inset CommandInset ref
7463 LatexCommand ref
7464 reference "sec:Multiline-Formulas"
7465
7466 \end_inset
7467
7468 , must be used:
7469 \begin_inset Formula \begin{eqnarray*}
7470 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7471  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7472
7473 \end_inset
7474
7475 In the first row the formula is inserted together with the first brace.
7476  It is hereby important that the space command
7477 \begin_inset Foot
7478 status collapsed
7479
7480 \begin_layout Plain Layout
7481 Space commands are explained in 
7482 \begin_inset CommandInset ref
7483 LatexCommand ref
7484 reference "sub:Predefined-Space"
7485
7486 \end_inset
7487
7488 .
7489 \end_layout
7490
7491 \end_inset
7492
7493  
7494 \series bold
7495
7496 \backslash
7497 :
7498 \series default
7499  is inserted before the first 
7500 \begin_inset Formula $d$
7501 \end_inset
7502
7503 , because the brace that ends behind the 
7504 \begin_inset Formula $q$
7505 \end_inset
7506
7507  prevents that the following 
7508 \begin_inset Quotes eld
7509 \end_inset
7510
7511 +
7512 \begin_inset Quotes erd
7513 \end_inset
7514
7515  is surrounded by space.
7516 \begin_inset Foot
7517 status collapsed
7518
7519 \begin_layout Plain Layout
7520 because a bracket is not handled as character, see 
7521 \begin_inset CommandInset ref
7522 LatexCommand ref
7523 reference "sub:Binary-Operators"
7524
7525 \end_inset
7526
7527
7528 \end_layout
7529
7530 \end_inset
7531
7532  In the second row the second brace is inserted.
7533  As it should begin before the 
7534 \begin_inset Formula $b$
7535 \end_inset
7536
7537 , first the command 
7538 \series bold
7539
7540 \backslash
7541 hphantom{gggg+
7542 \backslash
7543 :}
7544 \series default
7545  is inserted.
7546 \begin_inset Foot
7547 status collapsed
7548
7549 \begin_layout Plain Layout
7550 more about 
7551 \series bold
7552
7553 \backslash
7554 hphantom
7555 \series default
7556  see 
7557 \begin_inset CommandInset ref
7558 LatexCommand ref
7559 reference "sub:Placeholders"
7560
7561 \end_inset
7562
7563
7564 \end_layout
7565
7566 \end_inset
7567
7568  This space is needed because the 
7569 \begin_inset Quotes eld
7570 \end_inset
7571
7572 +
7573 \begin_inset Quotes erd
7574 \end_inset
7575
7576  is also surrounded by space in the formula.
7577  The brace is placed under the command 
7578 \series bold
7579
7580 \backslash
7581 hphantom{bbqq+dddd}
7582 \series default
7583 .
7584 \end_layout
7585
7586 \begin_layout Standard
7587 It gets more complicated when brackets overlap each other, like in the following
7588  example:
7589 \begin_inset ERT
7590 status collapsed
7591
7592 \begin_layout Plain Layout
7593
7594
7595 \backslash
7596 setlength{
7597 \backslash
7598 jot}{-6pt}
7599 \end_layout
7600
7601 \end_inset
7602
7603
7604 \begin_inset Formula \begin{eqnarray*}
7605  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7606 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7607
7608 \end_inset
7609
7610
7611 \begin_inset ERT
7612 status collapsed
7613
7614 \begin_layout Plain Layout
7615
7616
7617 \backslash
7618 setlength{
7619 \backslash
7620 jot}{3pt}
7621 \end_layout
7622
7623 \end_inset
7624
7625 The first formula row is the same as the second row of the previous example,
7626  with the difference that the brace is above.
7627  The second row contains the formula together with the second brace.
7628  To avoid that there is space between the upper brace in the first row and
7629  the formula, the row spacing need to be reduced.
7630  This is not easily possible due to a bug in LyX
7631 \begin_inset Foot
7632 status collapsed
7633
7634 \begin_layout Plain Layout
7635 \begin_inset CommandInset href
7636 LatexCommand href
7637 name "LyX-bug #1505"
7638 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7639
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646
7647 .
7648  As solution for the problem, the global formula row separation 
7649 \series bold
7650
7651 \backslash
7652 jot
7653 \series default
7654
7655 \begin_inset Index
7656 status collapsed
7657
7658 \begin_layout Plain Layout
7659 Commands ! J ! 
7660 \backslash
7661 jot
7662 \end_layout
7663
7664 \end_inset
7665
7666  must be changed to -6
7667 \begin_inset Space \thinspace{}
7668 \end_inset
7669
7670 pt before the formula with the command 
7671 \series bold
7672
7673 \backslash
7674 setlength{
7675 \backslash
7676 jot}{-6pt}
7677 \series default
7678  in TeX-mode.
7679  
7680 \series bold
7681
7682 \backslash
7683 jot
7684 \series default
7685  is set back after the formula to the standard value of 3
7686 \begin_inset Space \thinspace{}
7687 \end_inset
7688
7689 pt using the same command.
7690  More about the row separation in formulas is explained in 
7691 \begin_inset CommandInset ref
7692 LatexCommand ref
7693 reference "sub:Line-Separation"
7694
7695 \end_inset
7696
7697 .
7698 \end_layout
7699
7700 \begin_layout Section
7701 Arrows
7702 \begin_inset Index
7703 status collapsed
7704
7705 \begin_layout Plain Layout
7706 Arrows
7707 \end_layout
7708
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \begin_layout Standard
7715 Arrows can be inserted via the math toolbar button 
7716 \begin_inset Graphics
7717         filename ../images/math/leftarrow.png
7718         embed ""
7719         scale 85
7720
7721 \end_inset
7722
7723  or the commands listed in the following subsections.
7724 \end_layout
7725
7726 \begin_layout Subsection
7727 Horizontal Arrows
7728 \begin_inset Index
7729 status collapsed
7730
7731 \begin_layout Plain Layout
7732 Arrows ! horizontal
7733 \end_layout
7734
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \begin_layout Standard
7741 \begin_inset Space \hfill{}
7742 \end_inset
7743
7744
7745 \begin_inset Tabular
7746 <lyxtabular version="3" rows="8" columns="2">
7747 <features>
7748 <column alignment="center" valignment="top" width="0pt">
7749 <column alignment="center" valignment="top" width="0pt">
7750 <row>
7751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755 Command
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764 Result
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 </row>
7770 <row>
7771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7772 \begin_inset Text
7773
7774 \begin_layout Plain Layout
7775
7776 \backslash
7777 gets
7778 \end_layout
7779
7780 \end_inset
7781 </cell>
7782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786 \begin_inset Formula $\gets$
7787 \end_inset
7788
7789
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 </row>
7795 <row>
7796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \backslash
7802 Leftarrow
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811 \begin_inset Formula $\Leftarrow$
7812 \end_inset
7813
7814
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 </row>
7820 <row>
7821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \backslash
7827 longleftarrow
7828 \end_layout
7829
7830 \end_inset
7831 </cell>
7832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836 \begin_inset Formula $\longleftarrow$
7837 \end_inset
7838
7839
7840 \end_layout
7841
7842 \end_inset
7843 </cell>
7844 </row>
7845 <row>
7846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850
7851 \backslash
7852 Longleftarrow
7853 \end_layout
7854
7855 \end_inset
7856 </cell>
7857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7858 \begin_inset Text
7859
7860 \begin_layout Plain Layout
7861 \begin_inset Formula $\Longleftarrow$
7862 \end_inset
7863
7864
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 </row>
7870 <row>
7871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875
7876 \backslash
7877 leftharpoonup
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7883 \begin_inset Text
7884
7885 \begin_layout Plain Layout
7886 \begin_inset Formula $\leftharpoonup$
7887 \end_inset
7888
7889
7890 \end_layout
7891
7892 \end_inset
7893 </cell>
7894 </row>
7895 <row>
7896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900
7901 \backslash
7902 leftharpoondown
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911 \begin_inset Formula $\leftharpoondown$
7912 \end_inset
7913
7914
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 </row>
7920 <row>
7921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925
7926 \backslash
7927 hookleftarrow
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936 \begin_inset Formula $\hookleftarrow$
7937 \end_inset
7938
7939
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 </row>
7945 </lyxtabular>
7946
7947 \end_inset
7948
7949
7950 \begin_inset Space \hfill{}
7951 \end_inset
7952
7953
7954 \begin_inset Tabular
7955 <lyxtabular version="3" rows="8" columns="2">
7956 <features>
7957 <column alignment="center" valignment="top" width="0pt">
7958 <column alignment="center" valignment="top" width="0pt">
7959 <row>
7960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964 Command
7965 \end_layout
7966
7967 \end_inset
7968 </cell>
7969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973 Result
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 </row>
7979 <row>
7980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984
7985 \backslash
7986 to
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995 \begin_inset Formula $\to$
7996 \end_inset
7997
7998
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 </row>
8004 <row>
8005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009
8010 \backslash
8011 Rightarrow
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8017 \begin_inset Text
8018
8019 \begin_layout Plain Layout
8020 \begin_inset Formula $\Rightarrow$
8021 \end_inset
8022
8023
8024 \end_layout
8025
8026 \end_inset
8027 </cell>
8028 </row>
8029 <row>
8030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034
8035 \backslash
8036 longrightarrow
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045 \begin_inset Formula $\longrightarrow$
8046 \end_inset
8047
8048
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 </row>
8054 <row>
8055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059
8060 \backslash
8061 Longrightarrow
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070 \begin_inset Formula $\Longrightarrow$
8071 \end_inset
8072
8073
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 </row>
8079 <row>
8080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084
8085 \backslash
8086 rightharpoonup
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095 \begin_inset Formula $\rightharpoonup$
8096 \end_inset
8097
8098
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 </row>
8104 <row>
8105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109
8110 \backslash
8111 rightharpoondown
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 \begin_inset Formula $\rightharpoondown$
8121 \end_inset
8122
8123
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 </row>
8129 <row>
8130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134
8135 \backslash
8136 hookrightarrow
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145 \begin_inset Formula $\hookrightarrow$
8146 \end_inset
8147
8148
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 </row>
8154 </lyxtabular>
8155
8156 \end_inset
8157
8158
8159 \begin_inset Space \hfill{}
8160 \end_inset
8161
8162
8163 \end_layout
8164
8165 \begin_layout Standard
8166 \begin_inset Space \hfill{}
8167 \end_inset
8168
8169
8170 \begin_inset Tabular
8171 <lyxtabular version="3" rows="6" columns="2">
8172 <features>
8173 <column alignment="center" valignment="top" width="0pt">
8174 <column alignment="center" valignment="top" width="0pt">
8175 <row>
8176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180 Command
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189 Result
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 </row>
8195 <row>
8196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200
8201 \backslash
8202 leftrightarrow
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211 \begin_inset Formula $\leftrightarrow$
8212 \end_inset
8213
8214
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 </row>
8220 <row>
8221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225
8226 \backslash
8227 Leftrightarrow
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 \begin_inset Formula $\Leftrightarrow$
8237 \end_inset
8238
8239
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 </row>
8245 <row>
8246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250
8251 \backslash
8252 longleftrightarrow
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261 \begin_inset Formula $\longleftrightarrow$
8262 \end_inset
8263
8264
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 </row>
8270 <row>
8271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275
8276 \backslash
8277 Longleftrightarrow
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 \begin_inset Formula $\Longleftrightarrow$
8287 \end_inset
8288
8289
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 </row>
8295 <row>
8296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300
8301 \backslash
8302 rightleftharpoons
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8308 \begin_inset Text
8309
8310 \begin_layout Plain Layout
8311 \begin_inset Formula $\rightleftharpoons$
8312 \end_inset
8313
8314
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 </row>
8320 </lyxtabular>
8321
8322 \end_inset
8323
8324
8325 \begin_inset Space \hspace{}
8326 \length 25pt
8327 \end_inset
8328
8329
8330 \begin_inset Space \hfill{}
8331 \end_inset
8332
8333
8334 \begin_inset Tabular
8335 <lyxtabular version="3" rows="5" columns="2">
8336 <features>
8337 <column alignment="center" valignment="top" width="0pt">
8338 <column alignment="center" valignment="top" width="0pt">
8339 <row>
8340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344 Command
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353 Result
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 </row>
8359 <row>
8360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364
8365 \backslash
8366 mapsto
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375 \begin_inset Formula $\mapsto$
8376 \end_inset
8377
8378
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 </row>
8384 <row>
8385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389
8390 \backslash
8391 longmapsto
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 \begin_inset Formula $\longmapsto$
8401 \end_inset
8402
8403
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 </row>
8409 <row>
8410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414
8415 \backslash
8416 leadsto
8417 \end_layout
8418
8419 \end_inset
8420 </cell>
8421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425 \begin_inset Formula $\leadsto$
8426 \end_inset
8427
8428
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 </row>
8434 <row>
8435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439
8440 \backslash
8441 dasharrow
8442 \end_layout
8443
8444 \end_inset
8445 </cell>
8446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450 \begin_inset Formula $\dasharrow$
8451 \end_inset
8452
8453
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 </row>
8459 </lyxtabular>
8460
8461 \end_inset
8462
8463
8464 \begin_inset Space \hfill{}
8465 \end_inset
8466
8467
8468 \end_layout
8469
8470 \begin_layout Standard
8471 \begin_inset VSpace medskip
8472 \end_inset
8473
8474 Arrows used as accent like e.
8475 \begin_inset Space \thinspace{}
8476 \end_inset
8477
8478 g.
8479 \begin_inset Space ~
8480 \end_inset
8481
8482 vector arrows are listed in 
8483 \begin_inset CommandInset ref
8484 LatexCommand ref
8485 reference "sec:Accents"
8486
8487 \end_inset
8488
8489 .
8490 \end_layout
8491
8492 \begin_layout Standard
8493 \begin_inset VSpace bigskip
8494 \end_inset
8495
8496 Furthermore there are the labeled arrows
8497 \begin_inset Index
8498 status collapsed
8499
8500 \begin_layout Plain Layout
8501 Arrows ! labeled
8502 \end_layout
8503
8504 \end_inset
8505
8506  
8507 \series bold
8508
8509 \backslash
8510 xleftarrow
8511 \series default
8512
8513 \begin_inset Index
8514 status collapsed
8515
8516 \begin_layout Plain Layout
8517 Commands ! X ! 
8518 \backslash
8519 xleftarrow
8520 \end_layout
8521
8522 \end_inset
8523
8524  and 
8525 \series bold
8526
8527 \backslash
8528 xrightarrow
8529 \series default
8530
8531 \begin_inset Index
8532 status collapsed
8533
8534 \begin_layout Plain Layout
8535 Commands ! X ! 
8536 \backslash
8537 xrightarrow
8538 \begin_inset VSpace 4mm
8539 \end_inset
8540
8541
8542 \end_layout
8543
8544 \end_inset
8545
8546 .
8547  When inserting one of these commands in a formula, an arrow with two blue
8548  boxes appear where the label can be inserted.
8549  The length of the arrow adapts to the label width.
8550 \end_layout
8551
8552 \begin_layout Standard
8553 \align center
8554 \begin_inset Tabular
8555 <lyxtabular version="3" rows="3" columns="2">
8556 <features>
8557 <column alignment="center" valignment="top" width="0pt">
8558 <column alignment="center" valignment="top" width="0pt">
8559 <row>
8560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564 Command
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 Result
8574 \begin_inset Note Note
8575 status collapsed
8576
8577 \begin_layout Plain Layout
8578
8579 \series bold
8580
8581 \backslash
8582 raisebox
8583 \series default
8584  is only used as spacer.
8585 \end_layout
8586
8587 \end_inset
8588
8589
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 </row>
8595 <row>
8596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600 F(a)
8601 \backslash
8602 xleftarrow
8603 \begin_inset ERT
8604 status collapsed
8605
8606 \begin_layout Plain Layout
8607
8608
8609 \backslash
8610 spce 
8611 \end_layout
8612
8613 \end_inset
8614
8615 x=a
8616 \begin_inset Formula $\downarrow$
8617 \end_inset
8618
8619 x>0
8620 \begin_inset Formula $\to$
8621 \end_inset
8622
8623 F(x)
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632 \begin_inset Formula $\raisebox {5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox {-4mm}{}$
8633 \end_inset
8634
8635
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 </row>
8641 <row>
8642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 F(x)
8647 \backslash
8648 xrightarrow
8649 \begin_inset ERT
8650 status collapsed
8651
8652 \begin_layout Plain Layout
8653
8654
8655 \backslash
8656 spce 
8657 \end_layout
8658
8659 \end_inset
8660
8661 x=a
8662 \begin_inset Formula $\downarrow$
8663 \end_inset
8664
8665 x>0
8666 \begin_inset Formula $\to$
8667 \end_inset
8668
8669 F(a)
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 \begin_inset Formula $\raisebox {5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox {-4mm}{}$
8679 \end_inset
8680
8681
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 </lyxtabular>
8688
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \begin_layout Subsection
8695 Vertical and diagonal Arrows
8696 \begin_inset Index
8697 status collapsed
8698
8699 \begin_layout Plain Layout
8700 Arrows ! diagonal
8701 \end_layout
8702
8703 \end_inset
8704
8705
8706 \begin_inset Index
8707 status collapsed
8708
8709 \begin_layout Plain Layout
8710 Arrows ! vertical
8711 \end_layout
8712
8713 \end_inset
8714
8715
8716 \end_layout
8717
8718 \begin_layout Standard
8719 \begin_inset Space \hfill{}
8720 \end_inset
8721
8722
8723 \begin_inset Tabular
8724 <lyxtabular version="3" rows="7" columns="2">
8725 <features>
8726 <column alignment="center" valignment="top" width="0pt">
8727 <column alignment="center" valignment="top" width="0pt">
8728 <row>
8729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733 Command
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742 Result
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 </row>
8748 <row>
8749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753
8754 \backslash
8755 uparrow
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764 \begin_inset Formula $\uparrow$
8765 \end_inset
8766
8767
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 </row>
8773 <row>
8774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778
8779 \backslash
8780 Uparrow
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789 \begin_inset Formula $\Uparrow$
8790 \end_inset
8791
8792
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 </row>
8798 <row>
8799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803
8804 \backslash
8805 updownarrow
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 \begin_inset Formula $\updownarrow$
8815 \end_inset
8816
8817
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 </row>
8823 <row>
8824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828
8829 \backslash
8830 Updownarrow
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 \begin_inset Formula $\Updownarrow$
8840 \end_inset
8841
8842
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 </row>
8848 <row>
8849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853
8854 \backslash
8855 Downarrow
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 \begin_inset Formula $\Downarrow$
8865 \end_inset
8866
8867
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 </row>
8873 <row>
8874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878
8879 \backslash
8880 downarrow
8881 \end_layout
8882
8883 \end_inset
8884 </cell>
8885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8886 \begin_inset Text
8887
8888 \begin_layout Plain Layout
8889 \begin_inset Formula $\downarrow$
8890 \end_inset
8891
8892
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 </lyxtabular>
8899
8900 \end_inset
8901
8902
8903 \begin_inset Space \hfill{}
8904 \end_inset
8905
8906
8907 \begin_inset Tabular
8908 <lyxtabular version="3" rows="5" columns="2">
8909 <features>
8910 <column alignment="center" valignment="top" width="0pt">
8911 <column alignment="center" valignment="top" width="0pt">
8912 <row>
8913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917 Command
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926 Result
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 </row>
8932 <row>
8933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937
8938 \backslash
8939 nearrow
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948 \begin_inset Formula $\nearrow$
8949 \end_inset
8950
8951
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row>
8958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962
8963 \backslash
8964 searrow
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 \begin_inset Formula $\searrow$
8974 \end_inset
8975
8976
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 </row>
8982 <row>
8983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8984 \begin_inset Text
8985
8986 \begin_layout Plain Layout
8987
8988 \backslash
8989 swarrow
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 \begin_inset Formula $\swarrow$
8999 \end_inset
9000
9001
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 </row>
9007 <row>
9008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012
9013 \backslash
9014 nwarrow
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023 \begin_inset Formula $\nwarrow$
9024 \end_inset
9025
9026
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 </row>
9032 </lyxtabular>
9033
9034 \end_inset
9035
9036
9037 \begin_inset Space \hfill{}
9038 \end_inset
9039
9040
9041 \end_layout
9042
9043 \begin_layout Standard
9044 \begin_inset VSpace medskip
9045 \end_inset
9046
9047 Vertical arrows can be used also as delimiter together with the commands
9048  described in 
9049 \begin_inset CommandInset ref
9050 LatexCommand ref
9051 reference "sub:Manual-Bracket-Size"
9052
9053 \end_inset
9054
9055  and 
9056 \begin_inset CommandInset ref
9057 LatexCommand ref
9058 reference "sub:Automatic-Bracket-Size"
9059
9060 \end_inset
9061
9062 .
9063 \end_layout
9064
9065 \begin_layout Standard
9066 \begin_inset Newpage newpage
9067 \end_inset
9068
9069
9070 \end_layout
9071
9072 \begin_layout Section
9073 Accents
9074 \begin_inset CommandInset label
9075 LatexCommand label
9076 name "sec:Accents"
9077
9078 \end_inset
9079
9080
9081 \begin_inset Index
9082 status collapsed
9083
9084 \begin_layout Plain Layout
9085 Accents
9086 \end_layout
9087
9088 \end_inset
9089
9090
9091 \end_layout
9092
9093 \begin_layout Standard
9094 Accents can be inserted via the math toolbar button 
9095 \begin_inset Graphics
9096         filename ../images/math/hat.png
9097         embed ""
9098         scale 85
9099
9100 \end_inset
9101
9102  or the commands listed in the following subsections.
9103 \end_layout
9104
9105 \begin_layout Subsection
9106 Accents for one Character
9107 \begin_inset ERT
9108 status collapsed
9109
9110 \begin_layout Plain Layout
9111
9112
9113 \backslash
9114 texorpdfstring{
9115 \end_layout
9116
9117 \end_inset
9118
9119
9120 \begin_inset Foot
9121 status collapsed
9122
9123 \begin_layout Plain Layout
9124 accents in text see 
9125 \begin_inset CommandInset ref
9126 LatexCommand ref
9127 reference "sub:Accents-in-Text"
9128
9129 \end_inset
9130
9131
9132 \end_layout
9133
9134 \end_inset
9135
9136
9137 \begin_inset ERT
9138 status collapsed
9139
9140 \begin_layout Plain Layout
9141
9142 }{}
9143 \end_layout
9144
9145 \end_inset
9146
9147
9148 \begin_inset Note Note
9149 status collapsed
9150
9151 \begin_layout Plain Layout
9152
9153 \backslash
9154 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9155 \end_layout
9156
9157 \begin_layout Plain Layout
9158 More about 
9159 \backslash
9160 texorpdfstring is in section 
9161 \begin_inset CommandInset ref
9162 LatexCommand ref
9163 reference "sub:Formulas-in-Section"
9164
9165 \end_inset
9166
9167 .
9168 \end_layout
9169
9170 \end_inset
9171
9172
9173 \begin_inset CommandInset label
9174 LatexCommand label
9175 name "sub:Accents-for-one"
9176
9177 \end_inset
9178
9179
9180 \begin_inset Index
9181 status collapsed
9182
9183 \begin_layout Plain Layout
9184 Accents ! for one character
9185 \end_layout
9186
9187 \end_inset
9188
9189
9190 \end_layout
9191
9192 \begin_layout Standard
9193 \begin_inset Space \hfill{}
9194 \end_inset
9195
9196
9197 \begin_inset Tabular
9198 <lyxtabular version="3" rows="8" columns="2">
9199 <features>
9200 <column alignment="center" valignment="top" width="0pt">
9201 <column alignment="center" valignment="top" width="0pt">
9202 <row>
9203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207 Command
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 Result
9217 \begin_inset Note Note
9218 status collapsed
9219
9220 \begin_layout Plain Layout
9221
9222 \series bold
9223
9224 \backslash
9225 raisebox
9226 \series default
9227  is only used as spacer.
9228 \end_layout
9229
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \end_inset
9236 </cell>
9237 </row>
9238 <row>
9239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9240 \begin_inset Text
9241
9242 \begin_layout Plain Layout
9243
9244 \backslash
9245 dot
9246 \begin_inset ERT
9247 status collapsed
9248
9249 \begin_layout Plain Layout
9250
9251
9252 \backslash
9253 spce 
9254 \end_layout
9255
9256 \end_inset
9257
9258 A
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267 \begin_inset Formula $\raisebox {5mm}{}\dot{A}$
9268 \end_inset
9269
9270
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 </row>
9276 <row>
9277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281
9282 \backslash
9283 ddot
9284 \begin_inset ERT
9285 status collapsed
9286
9287 \begin_layout Plain Layout
9288
9289
9290 \backslash
9291 spce 
9292 \end_layout
9293
9294 \end_inset
9295
9296 A
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9302 \begin_inset Text
9303
9304 \begin_layout Plain Layout
9305 \begin_inset Formula $\raisebox {5mm}{}\ddot{A}$
9306 \end_inset
9307
9308
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 <row>
9315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319
9320 \backslash
9321 dddot
9322 \begin_inset ERT
9323 status collapsed
9324
9325 \begin_layout Plain Layout
9326
9327
9328 \backslash
9329 spce 
9330 \end_layout
9331
9332 \end_inset
9333
9334 A
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343 \begin_inset Formula $\raisebox {5mm}{}\dddot{A}$
9344 \end_inset
9345
9346
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 </row>
9352 <row>
9353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357
9358 \backslash
9359 ddddot{A
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368 \begin_inset Formula $\raisebox {5mm}{}\ddddot {A}$
9369 \end_inset
9370
9371
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 </row>
9377 <row>
9378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382
9383 \backslash
9384 vec
9385 \begin_inset ERT
9386 status collapsed
9387
9388 \begin_layout Plain Layout
9389
9390
9391 \backslash
9392 spce 
9393 \end_layout
9394
9395 \end_inset
9396
9397 A
9398 \begin_inset Index
9399 status collapsed
9400
9401 \begin_layout Plain Layout
9402 Vectors
9403 \end_layout
9404
9405 \end_inset
9406
9407
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 \begin_inset Formula $\raisebox {5mm}{}\vec{A}$
9417 \end_inset
9418
9419
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 </row>
9425 <row>
9426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430
9431 \backslash
9432 bar
9433 \begin_inset ERT
9434 status collapsed
9435
9436 \begin_layout Plain Layout
9437
9438
9439 \backslash
9440 spce 
9441 \end_layout
9442
9443 \end_inset
9444
9445 A
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 \begin_inset Formula $\raisebox {5mm}{}\bar{A}$
9455 \end_inset
9456
9457
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 </row>
9463 <row>
9464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Plain Layout
9468
9469 \backslash
9470 mathring
9471 \begin_inset ERT
9472 status collapsed
9473
9474 \begin_layout Plain Layout
9475
9476
9477 \backslash
9478 spce 
9479 \end_layout
9480
9481 \end_inset
9482
9483 A
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 \begin_inset Formula $\raisebox {5mm}{}\mathring{A}$
9493 \end_inset
9494
9495
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 </row>
9501 </lyxtabular>
9502
9503 \end_inset
9504
9505
9506 \begin_inset Space \hfill{}
9507 \end_inset
9508
9509
9510 \begin_inset Tabular
9511 <lyxtabular version="3" rows="7" columns="2">
9512 <features>
9513 <column alignment="center" valignment="top" width="0pt">
9514 <column alignment="center" valignment="top" width="0pt">
9515 <row>
9516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9517 \begin_inset Text
9518
9519 \begin_layout Plain Layout
9520 Command
9521 \end_layout
9522
9523 \end_inset
9524 </cell>
9525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529 Result
9530 \end_layout
9531
9532 \end_inset
9533 </cell>
9534 </row>
9535 <row>
9536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540
9541 \backslash
9542 tilde
9543 \begin_inset ERT
9544 status collapsed
9545
9546 \begin_layout Plain Layout
9547
9548
9549 \backslash
9550 spce 
9551 \end_layout
9552
9553 \end_inset
9554
9555 A
9556 \end_layout
9557
9558 \end_inset
9559 </cell>
9560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9561 \begin_inset Text
9562
9563 \begin_layout Plain Layout
9564 \begin_inset Formula $\raisebox {5mm}{}\tilde{A}$
9565 \end_inset
9566
9567
9568 \end_layout
9569
9570 \end_inset
9571 </cell>
9572 </row>
9573 <row>
9574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9575 \begin_inset Text
9576
9577 \begin_layout Plain Layout
9578
9579 \backslash
9580 hat
9581 \begin_inset ERT
9582 status collapsed
9583
9584 \begin_layout Plain Layout
9585
9586
9587 \backslash
9588 spce 
9589 \end_layout
9590
9591 \end_inset
9592
9593 A
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9599 \begin_inset Text
9600
9601 \begin_layout Plain Layout
9602 \begin_inset Formula $\raisebox {5mm}{}\hat{A}$
9603 \end_inset
9604
9605
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 </row>
9611 <row>
9612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616
9617 \backslash
9618 check
9619 \begin_inset ERT
9620 status collapsed
9621
9622 \begin_layout Plain Layout
9623
9624
9625 \backslash
9626 spce 
9627 \end_layout
9628
9629 \end_inset
9630
9631 A
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9637 \begin_inset Text
9638
9639 \begin_layout Plain Layout
9640 \begin_inset Formula $\raisebox {5mm}{}\check{A}$
9641 \end_inset
9642
9643
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 </row>
9649 <row>
9650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654
9655 \backslash
9656 acute
9657 \begin_inset ERT
9658 status collapsed
9659
9660 \begin_layout Plain Layout
9661
9662
9663 \backslash
9664 spce 
9665 \end_layout
9666
9667 \end_inset
9668
9669 A
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 \begin_inset Formula $\raisebox {5mm}{}\acute{A}$
9679 \end_inset
9680
9681
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 </row>
9687 <row>
9688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692
9693 \backslash
9694 grave
9695 \begin_inset ERT
9696 status collapsed
9697
9698 \begin_layout Plain Layout
9699
9700
9701 \backslash
9702 spce 
9703 \end_layout
9704
9705 \end_inset
9706
9707 A
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9713 \begin_inset Text
9714
9715 \begin_layout Plain Layout
9716 \begin_inset Formula $\raisebox {5mm}{}\grave{A}$
9717 \end_inset
9718
9719
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 </row>
9725 <row>
9726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9727 \begin_inset Text
9728
9729 \begin_layout Plain Layout
9730
9731 \backslash
9732 breve
9733 \begin_inset ERT
9734 status collapsed
9735
9736 \begin_layout Plain Layout
9737
9738
9739 \backslash
9740 spce 
9741 \end_layout
9742
9743 \end_inset
9744
9745 A
9746 \end_layout
9747
9748 \end_inset
9749 </cell>
9750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754 \begin_inset Formula $\raisebox {5mm}{}\breve{A}$
9755 \end_inset
9756
9757
9758 \end_layout
9759
9760 \end_inset
9761 </cell>
9762 </row>
9763 </lyxtabular>
9764
9765 \end_inset
9766
9767
9768 \begin_inset Space \hfill{}
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \begin_layout Standard
9775 \begin_inset VSpace bigskip
9776 \end_inset
9777
9778 To create umlauts
9779 \begin_inset Index
9780 status collapsed
9781
9782 \begin_layout Plain Layout
9783 Umlauts
9784 \end_layout
9785
9786 \end_inset
9787
9788  in formulas, a quotation mark is inserted before the vowel.
9789  These two characters are then treated by LaTeX as 
9790 \emph on
9791 one
9792 \emph default
9793  character when the formula part with the umlaut is marked as German.
9794  In contrary to 
9795 \series bold
9796
9797 \backslash
9798 ddot
9799 \series default
9800 , with this method 
9801 \begin_inset Quotes eld
9802 \end_inset
9803
9804 real
9805 \begin_inset Quotes erd
9806 \end_inset
9807
9808  umlauts are created as demonstrated in the following example:
9809 \end_layout
9810
9811 \begin_layout Standard
9812 \begin_inset VSpace -2mm
9813 \end_inset
9814
9815
9816 \end_layout
9817
9818 \begin_layout Standard
9819 \align center
9820 \begin_inset Tabular
9821 <lyxtabular version="3" rows="3" columns="2">
9822 <features>
9823 <column alignment="center" valignment="top" width="0">
9824 <column alignment="center" valignment="top" width="0">
9825 <row>
9826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9827 \begin_inset Text
9828
9829 \begin_layout Plain Layout
9830 Command
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9836 \begin_inset Text
9837
9838 \begin_layout Plain Layout
9839 Result
9840 \begin_inset Note Note
9841 status collapsed
9842
9843 \begin_layout Plain Layout
9844
9845 \series bold
9846
9847 \backslash
9848 raisebox
9849 \series default
9850  is only used as spacer.
9851 \end_layout
9852
9853 \end_inset
9854
9855
9856 \end_layout
9857
9858 \end_inset
9859 </cell>
9860 </row>
9861 <row>
9862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9863 \begin_inset Text
9864
9865 \begin_layout Plain Layout
9866
9867 \lang ngerman
9868 \begin_inset Quotes grd
9869 \end_inset
9870
9871 i
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \lang ngerman
9882 \begin_inset Formula $"i$
9883 \end_inset
9884
9885
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 </row>
9891 <row>
9892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9893 \begin_inset Text
9894
9895 \begin_layout Plain Layout
9896
9897 \backslash
9898 ddot
9899 \begin_inset ERT
9900 status collapsed
9901
9902 \begin_layout Plain Layout
9903
9904
9905 \backslash
9906 spce 
9907 \end_layout
9908
9909 \end_inset
9910
9911 i
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920 \begin_inset Formula $\raisebox {5mm}{}\ddot{i}$
9921 \end_inset
9922
9923
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 </row>
9929 </lyxtabular>
9930
9931 \end_inset
9932
9933
9934 \end_layout
9935
9936 \begin_layout Standard
9937 Another advantage to 
9938 \series bold
9939
9940 \backslash
9941 ddot
9942 \series default
9943  is that umlauts can directly be converted to mathematical text because
9944  the accent commands above are 
9945 \emph on
9946 not allowed
9947 \emph default
9948  
9949 \emph on
9950 in mathematical text
9951 \emph default
9952 .
9953  To convert an accented character to mathematical text, only the character
9954  under the accent may be converted.
9955  This applies also for all other conversions, e.
9956 \begin_inset Space \thinspace{}
9957 \end_inset
9958
9959 g.
9960 \begin_inset Space ~
9961 \end_inset
9962
9963 to italic or bold.
9964 \end_layout
9965
9966 \begin_layout Standard
9967 In mathematical text, umlauts and other accented characters can directly
9968  be inserted.
9969 \end_layout
9970
9971 \begin_layout Subsection
9972 Accents for Operators
9973 \begin_inset Index
9974 status collapsed
9975
9976 \begin_layout Plain Layout
9977 Accents ! for operators
9978 \end_layout
9979
9980 \end_inset
9981
9982
9983 \end_layout
9984
9985 \begin_layout Standard
9986 With the commands 
9987 \series bold
9988
9989 \backslash
9990 overset
9991 \series default
9992
9993 \begin_inset Index
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Commands ! O ! 
9998 \backslash
9999 overset
10000 \end_layout
10001
10002 \end_inset
10003
10004  and 
10005 \series bold
10006
10007 \backslash
10008 underset
10009 \series default
10010
10011 \begin_inset Index
10012 status collapsed
10013
10014 \begin_layout Plain Layout
10015 Commands ! U ! 
10016 \backslash
10017 underset
10018 \end_layout
10019
10020 \end_inset
10021
10022  characters can be placed above or below an operator, respectively, to accent
10023  it.
10024  With the command 
10025 \series bold
10026
10027 \backslash
10028 sideset
10029 \series default
10030
10031 \begin_inset Index
10032 status collapsed
10033
10034 \begin_layout Plain Layout
10035 Commands ! S ! 
10036 \backslash
10037 sideset
10038 \end_layout
10039
10040 \end_inset
10041
10042  characters can be set before and behind an operator.
10043  The command scheme is:
10044 \end_layout
10045
10046 \begin_layout Standard
10047
10048 \series bold
10049
10050 \backslash
10051 sideset{character
10052 \series default
10053  
10054 \series bold
10055 before}{character
10056 \series default
10057  
10058 \series bold
10059 behind}
10060 \end_layout
10061
10062 \begin_layout Standard
10063
10064 \series bold
10065
10066 \backslash
10067 sideset
10068 \series default
10069  must always be before the operator that should be accented.
10070  You can accent with several characters and even with other operators and
10071  symbols.
10072  To place with 
10073 \series bold
10074
10075 \backslash
10076 sideset
10077 \series default
10078  for example only characters behind an operator, write nothing between the
10079  first braces but don't omit the braces.
10080 \end_layout
10081
10082 \begin_layout Standard
10083 For example the command 
10084 \series bold
10085
10086 \backslash
10087 sideset{
10088 \begin_inset Formula $\to$
10089 \end_inset
10090
10091
10092 \backslash
10093 {
10094 \series default
10095 '
10096 \series bold
10097
10098 \begin_inset Formula $\to$
10099 \end_inset
10100
10101
10102 \backslash
10103 sum_k=1
10104 \begin_inset ERT
10105 status collapsed
10106
10107 \begin_layout Plain Layout
10108
10109
10110 \backslash
10111 spce 
10112 \end_layout
10113
10114 \end_inset
10115
10116
10117 \series default
10118 ^
10119 \series bold
10120 n
10121 \series default
10122  produces:
10123 \begin_inset Formula \[
10124 \sideset {}{'}\sum_{k=1}^{n}\]
10125
10126 \end_inset
10127
10128
10129 \end_layout
10130
10131 \begin_layout Standard
10132 The command 
10133 \series bold
10134
10135 \backslash
10136 overset
10137 \begin_inset ERT
10138 status collapsed
10139
10140 \begin_layout Plain Layout
10141
10142
10143 \backslash
10144 spce 
10145 \end_layout
10146
10147 \end_inset
10148
10149
10150 \backslash
10151 maltese
10152 \begin_inset ERT
10153 status collapsed
10154
10155 \begin_layout Plain Layout
10156
10157
10158 \backslash
10159 spce 
10160 \end_layout
10161
10162 \end_inset
10163
10164
10165 \series default
10166
10167 \begin_inset Formula $\uparrow$
10168 \end_inset
10169
10170
10171 \series bold
10172 a
10173 \series default
10174  produces:
10175 \begin_inset Formula \[
10176 \overset{a}{\maltese}\]
10177
10178 \end_inset
10179
10180 As seen in the last example, with 
10181 \series bold
10182
10183 \backslash
10184 overset
10185 \series default
10186  and 
10187 \series bold
10188
10189 \backslash
10190 underset
10191 \series default
10192  also symbols and characters can be accented; with 
10193 \series bold
10194
10195 \backslash
10196 sideset
10197 \series default
10198  this is not possible.
10199 \end_layout
10200
10201 \begin_layout Subsection
10202 Accents for several Characters
10203 \begin_inset CommandInset label
10204 LatexCommand label
10205 name "sub:Accents-for-several"
10206
10207 \end_inset
10208
10209
10210 \begin_inset Index
10211 status collapsed
10212
10213 \begin_layout Plain Layout
10214 Accents ! for several characters
10215 \end_layout
10216
10217 \end_inset
10218
10219
10220 \end_layout
10221
10222 \begin_layout Standard
10223 \begin_inset Space \hfill{}
10224 \end_inset
10225
10226
10227 \begin_inset Tabular
10228 <lyxtabular version="3" rows="5" columns="2">
10229 <features>
10230 <column alignment="center" valignment="top" width="0pt">
10231 <column alignment="center" valignment="top" width="0pt">
10232 <row>
10233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237 Command
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246 Result
10247 \begin_inset Note Note
10248 status collapsed
10249
10250 \begin_layout Plain Layout
10251
10252 \series bold
10253
10254 \backslash
10255 raisebox
10256 \series default
10257  is only used as spacer.
10258 \end_layout
10259
10260 \end_inset
10261
10262
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 </row>
10268 <row>
10269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273
10274 \backslash
10275 overleftarrow
10276 \begin_inset ERT
10277 status collapsed
10278
10279 \begin_layout Plain Layout
10280
10281
10282 \backslash
10283 spce 
10284 \end_layout
10285
10286 \end_inset
10287
10288 A=B
10289 \end_layout
10290
10291 \end_inset
10292 </cell>
10293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297 \begin_inset Formula $\raisebox {6mm}{}\overleftarrow{A=B}\raisebox {-2mm}{}$
10298 \end_inset
10299
10300
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 </row>
10306 <row>
10307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311
10312 \backslash
10313 underleftarrow
10314 \begin_inset ERT
10315 status collapsed
10316
10317 \begin_layout Plain Layout
10318
10319
10320 \backslash
10321 spce 
10322 \end_layout
10323
10324 \end_inset
10325
10326 A=B
10327 \end_layout
10328
10329 \end_inset
10330 </cell>
10331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335 \begin_inset Formula $\raisebox {5mm}{}\underleftarrow{A=B}\raisebox {-3mm}{}$
10336 \end_inset
10337
10338
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 </row>
10344 <row>
10345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349
10350 \backslash
10351 overleftrightarrow
10352 \begin_inset ERT
10353 status collapsed
10354
10355 \begin_layout Plain Layout
10356
10357
10358 \backslash
10359 spce 
10360 \end_layout
10361
10362 \end_inset
10363
10364 A=B
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 \begin_inset Formula $\raisebox {6mm}{}\overleftrightarrow{A=B}\raisebox {-2mm}{}$
10374 \end_inset
10375
10376
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 </row>
10382 <row>
10383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387
10388 \backslash
10389 underleftrightarrow
10390 \begin_inset ERT
10391 status collapsed
10392
10393 \begin_layout Plain Layout
10394
10395
10396 \backslash
10397 spce 
10398 \end_layout
10399
10400 \end_inset
10401
10402 A=B
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 \begin_inset Formula $\raisebox {5mm}{}\underleftrightarrow{A=B}\raisebox {-3mm}{}$
10412 \end_inset
10413
10414
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 </lyxtabular>
10421
10422 \end_inset
10423
10424
10425 \begin_inset Space \hfill{}
10426 \end_inset
10427
10428
10429 \begin_inset Tabular
10430 <lyxtabular version="3" rows="5" columns="2">
10431 <features>
10432 <column alignment="center" valignment="top" width="0pt">
10433 <column alignment="center" valignment="top" width="0pt">
10434 <row>
10435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 Command
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 Result
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 <row>
10455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459
10460 \backslash
10461 overrightarrow
10462 \begin_inset ERT
10463 status collapsed
10464
10465 \begin_layout Plain Layout
10466
10467
10468 \backslash
10469 spce 
10470 \end_layout
10471
10472 \end_inset
10473
10474 A=B
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 \begin_inset Formula $\raisebox {6mm}{}\overrightarrow{A=B}\raisebox {-2mm}{}$
10484 \end_inset
10485
10486
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 </row>
10492 <row>
10493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497
10498 \backslash
10499 underrightarrow
10500 \begin_inset ERT
10501 status collapsed
10502
10503 \begin_layout Plain Layout
10504
10505
10506 \backslash
10507 spce 
10508 \end_layout
10509
10510 \end_inset
10511
10512 A=B
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521 \begin_inset Formula $\raisebox {5mm}{}\underrightarrow{A=B}\raisebox {-3mm}{}$
10522 \end_inset
10523
10524
10525 \end_layout
10526
10527 \end_inset
10528 </cell>
10529 </row>
10530 <row>
10531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535
10536 \backslash
10537 widetilde
10538 \begin_inset ERT
10539 status collapsed
10540
10541 \begin_layout Plain Layout
10542
10543
10544 \backslash
10545 spce 
10546 \end_layout
10547
10548 \end_inset
10549
10550 A=B
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559 \begin_inset Formula $\raisebox {6mm}{}\widetilde{A=B}\raisebox {-2mm}{}$
10560 \end_inset
10561
10562
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 </row>
10568 <row>
10569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573
10574 \backslash
10575 widehat
10576 \begin_inset ERT
10577 status collapsed
10578
10579 \begin_layout Plain Layout
10580
10581
10582 \backslash
10583 spce 
10584 \end_layout
10585
10586 \end_inset
10587
10588 A=B
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597 \begin_inset Formula $\raisebox {6mm}{}\widehat{A=B}\raisebox {-2mm}{}$
10598 \end_inset
10599
10600
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 </row>
10606 </lyxtabular>
10607
10608 \end_inset
10609
10610
10611 \begin_inset Space \hfill{}
10612 \end_inset
10613
10614
10615 \end_layout
10616
10617 \begin_layout Standard
10618 \begin_inset VSpace medskip
10619 \end_inset
10620
10621 With these commands as many characters as you like can be accented.
10622  But the accents 
10623 \series bold
10624
10625 \backslash
10626 widetilde
10627 \series default
10628  and 
10629 \series bold
10630
10631 \backslash
10632 widehat
10633 \series default
10634  will only be set in the output with a length of three characters, as shown
10635  in the following example:
10636 \begin_inset Formula \[
10637 \widetilde{A+B=C-D}\]
10638
10639 \end_inset
10640
10641
10642 \end_layout
10643
10644 \begin_layout Standard
10645 With the commands 
10646 \series bold
10647
10648 \backslash
10649 overset
10650 \series default
10651
10652 \begin_inset Index
10653 status collapsed
10654
10655 \begin_layout Plain Layout
10656 Commands ! O ! 
10657 \backslash
10658 overset
10659 \end_layout
10660
10661 \end_inset
10662
10663  and 
10664 \series bold
10665
10666 \backslash
10667 underset
10668 \series default
10669
10670 \begin_inset Index
10671 status collapsed
10672
10673 \begin_layout Plain Layout
10674 Commands ! U ! 
10675 \backslash
10676 underset
10677 \end_layout
10678
10679 \end_inset
10680
10681  described in the previous subsection it is also possible to accent several
10682  characters.
10683  The command 
10684 \series bold
10685
10686 \backslash
10687 underset
10688 \begin_inset ERT
10689 status collapsed
10690
10691 \begin_layout Plain Layout
10692
10693
10694 \backslash
10695 spce 
10696 \end_layout
10697
10698 \end_inset
10699
10700 A=B
10701 \begin_inset Formula $\downarrow$
10702 \end_inset
10703
10704 ***
10705 \series default
10706  creates:
10707 \begin_inset Formula \[
10708 \underset{***}{A=B}\]
10709
10710 \end_inset
10711
10712
10713 \end_layout
10714
10715 \begin_layout Section
10716 Space
10717 \begin_inset CommandInset label
10718 LatexCommand label
10719 name "sub:Space"
10720
10721 \end_inset
10722
10723
10724 \begin_inset Index
10725 status collapsed
10726
10727 \begin_layout Plain Layout
10728 Space ! horizontal
10729 \end_layout
10730
10731 \end_inset
10732
10733
10734 \end_layout
10735
10736 \begin_layout Subsection
10737 Predefined Space
10738 \begin_inset CommandInset label
10739 LatexCommand label
10740 name "sub:Predefined-Space"
10741
10742 \end_inset
10743
10744
10745 \begin_inset Index
10746 status collapsed
10747
10748 \begin_layout Plain Layout
10749 Space ! horizontal ! predefined
10750 \end_layout
10751
10752 \end_inset
10753
10754
10755 \end_layout
10756
10757 \begin_layout Standard
10758 Sometimes it is necessary to insert horizontal space to a formula.
10759  This is done by inserting a protected space (shortcut 
10760 \family sans
10761 Ctrl-Space
10762 \family default
10763 ).
10764  A blue 
10765 \begin_inset Quotes eld
10766 \end_inset
10767
10768
10769 \series bold
10770 \color blue
10771
10772 \begin_inset ERT
10773 status collapsed
10774
10775 \begin_layout Plain Layout
10776
10777
10778 \backslash
10779 spce 
10780 \end_layout
10781
10782 \end_inset
10783
10784
10785 \series default
10786 \color inherit
10787
10788 \begin_inset Quotes erd
10789 \end_inset
10790
10791  appears and by pressing 
10792 \family sans
10793 Space
10794 \family default
10795  several times one can select one of eight different space sizes.
10796  The spaces can also be inserted using the math toolbar button 
10797 \begin_inset Graphics
10798         filename ../images/math/space.png
10799         embed ""
10800         scale 85
10801
10802 \end_inset
10803
10804  or special commands.
10805  Independent from the inserted command, one can select the size again by
10806  pressing 
10807 \family sans
10808 Space
10809 \family default
10810  afterwards.
10811 \end_layout
10812
10813 \begin_layout Standard
10814 \noindent
10815 \align center
10816 \begin_inset VSpace -5mm
10817 \end_inset
10818
10819
10820 \begin_inset Tabular
10821 <lyxtabular version="3" rows="3" columns="7">
10822 <features>
10823 <column alignment="center" valignment="middle" width="6.8cm">
10824 <column alignment="center" valignment="top" width="0">
10825 <column alignment="center" valignment="top" width="0">
10826 <column alignment="center" valignment="top" width="0">
10827 <column alignment="center" valignment="top" width="0">
10828 <column alignment="center" valignment="top" width="0">
10829 <column alignment="center" valignment="top" width="0">
10830 <row>
10831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835 Command
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844
10845 \backslash
10846 ,
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855
10856 \backslash
10857 :
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866
10867 \backslash
10868 ;
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877
10878 \backslash
10879 quad
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888
10889 \backslash
10890 qquad
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10896 \begin_inset Text
10897
10898 \begin_layout Plain Layout
10899
10900 \backslash
10901 !
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 </row>
10907 <row>
10908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 Number of 
10913 \family sans
10914 Space
10915 \family default
10916  keystrokes after inserting the protected space
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 0
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934 1
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10940 \begin_inset Text
10941
10942 \begin_layout Plain Layout
10943 2
10944 \end_layout
10945
10946 \end_inset
10947 </cell>
10948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10949 \begin_inset Text
10950
10951 \begin_layout Plain Layout
10952 3
10953 \end_layout
10954
10955 \end_inset
10956 </cell>
10957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10958 \begin_inset Text
10959
10960 \begin_layout Plain Layout
10961 4
10962 \end_layout
10963
10964 \end_inset
10965 </cell>
10966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970 5
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 </row>
10976 <row>
10977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981 Result
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 \begin_inset Formula $A\, B$
10991 \end_inset
10992
10993
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10999 \begin_inset Text
11000
11001 \begin_layout Plain Layout
11002 \begin_inset Formula $A\: B$
11003 \end_inset
11004
11005
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11011 \begin_inset Text
11012
11013 \begin_layout Plain Layout
11014 \begin_inset Formula $A\; B$
11015 \end_inset
11016
11017
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 \begin_inset Formula $A\quad B$
11027 \end_inset
11028
11029
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038 \begin_inset Formula $A\qquad B$
11039 \end_inset
11040
11041
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050 \begin_inset Formula $A\! B$
11051 \end_inset
11052
11053
11054 \end_layout
11055
11056 \end_inset
11057 </cell>
11058 </row>
11059 </lyxtabular>
11060
11061 \end_inset
11062
11063
11064 \end_layout
11065
11066 \begin_layout Standard
11067 The last size seem to produce no space.
11068  It is displayed red in LyX contrary to the other sizes, because it is a
11069  negative space.
11070  There are two more negative spaces:
11071 \end_layout
11072
11073 \begin_layout Standard
11074 \align center
11075 \begin_inset Tabular
11076 <lyxtabular version="3" rows="3" columns="3">
11077 <features>
11078 <column alignment="center" valignment="middle" width="6.8cm">
11079 <column alignment="center" valignment="top" width="0pt">
11080 <column alignment="center" valignment="top" width="0pt">
11081 <row>
11082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086 Command
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095
11096 \backslash
11097 negmedspace
11098 \end_layout
11099
11100 \end_inset
11101 </cell>
11102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11103 \begin_inset Text
11104
11105 \begin_layout Plain Layout
11106
11107 \backslash
11108 negthickspace
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 </row>
11114 <row>
11115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119 Number of 
11120 \family sans
11121 Space
11122 \family default
11123  keystrokes after inserting the protected space
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132 6
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 7
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 </row>
11147 <row>
11148 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 Result
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 \begin_inset Formula $A\negmedspace B$
11162 \end_inset
11163
11164
11165 \end_layout
11166
11167 \end_inset
11168 </cell>
11169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11170 \begin_inset Text
11171
11172 \begin_layout Plain Layout
11173 \begin_inset Formula $A\negthickspace B$
11174 \end_inset
11175
11176
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 </row>
11182 </lyxtabular>
11183
11184 \end_inset
11185
11186
11187 \end_layout
11188
11189 \begin_layout Standard
11190 Negative spaces can lead to characters overlapping each other.
11191  Thus they can be used to enforce ligatures, what is e.
11192 \begin_inset Space \thinspace{}
11193 \end_inset
11194
11195 g.
11196 \begin_inset Space ~
11197 \end_inset
11198
11199 useful for summation operators: 
11200 \end_layout
11201
11202 \begin_layout Standard
11203 \align center
11204 \begin_inset Tabular
11205 <lyxtabular version="3" rows="3" columns="2">
11206 <features>
11207 <column alignment="center" valignment="top" width="0">
11208 <column alignment="center" valignment="top" width="0">
11209 <row>
11210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214 Command
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 Result
11224 \begin_inset Note Note
11225 status collapsed
11226
11227 \begin_layout Plain Layout
11228
11229 \series bold
11230
11231 \backslash
11232 raisebox
11233 \series default
11234  is only used as spacer.
11235 \end_layout
11236
11237 \end_inset
11238
11239
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 </row>
11245 <row>
11246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250
11251 \backslash
11252 sum
11253 \backslash
11254 sum
11255 \begin_inset ERT
11256 status collapsed
11257
11258 \begin_layout Plain Layout
11259
11260
11261 \backslash
11262 spce 
11263 \end_layout
11264
11265 \end_inset
11266
11267 f_kl
11268 \end_layout
11269
11270 \end_inset
11271 </cell>
11272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11273 \begin_inset Text
11274
11275 \begin_layout Plain Layout
11276 \begin_inset Formula $\raisebox {4.5mm}{}\sum\sum f_{kl}\raisebox {-2.5mm}{}$
11277 \end_inset
11278
11279
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 </row>
11285 <row>
11286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290
11291 \backslash
11292 sum
11293 \backslash
11294 negmedspace
11295 \backslash
11296 sum
11297 \begin_inset ERT
11298 status collapsed
11299
11300 \begin_layout Plain Layout
11301
11302
11303 \backslash
11304 spce 
11305 \end_layout
11306
11307 \end_inset
11308
11309 f_kl
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318 \begin_inset Formula $\raisebox {4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox {-2.5mm}{}$
11319 \end_inset
11320
11321
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 </row>
11327 </lyxtabular>
11328
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \begin_layout Standard
11335 Relations like for example equal signs, are always surrounded by space.
11336  To suppress this, the equal sign is placed into a TeX-brace.
11337  The following example demonstrates this:
11338 \end_layout
11339
11340 \begin_layout Standard
11341 \align center
11342 \begin_inset Tabular
11343 <lyxtabular version="3" rows="2" columns="2">
11344 <features>
11345 <column alignment="center" valignment="top" width="0pt">
11346 <column alignment="center" valignment="top" width="0pt">
11347 <row>
11348 <cell alignment="center" valignment="top" usebox="none">
11349 \begin_inset Text
11350
11351 \begin_layout Plain Layout
11352 normal equation
11353 \end_layout
11354
11355 \end_inset
11356 </cell>
11357 <cell alignment="center" valignment="top" usebox="none">
11358 \begin_inset Text
11359
11360 \begin_layout Plain Layout
11361 \begin_inset Formula $A=B$
11362 \end_inset
11363
11364
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 </row>
11370 <row>
11371 <cell alignment="center" valignment="top" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 \begin_inset Note Note
11376 status collapsed
11377
11378 \begin_layout Plain Layout
11379
11380 \series bold
11381
11382 \backslash
11383 raisebox
11384 \series default
11385  is only used as spacer.
11386 \end_layout
11387
11388 \end_inset
11389
11390
11391 \begin_inset Formula $\raisebox {5mm}{}$
11392 \end_inset
11393
11394 equation without space
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11400 \begin_inset Text
11401
11402 \begin_layout Plain Layout
11403 \begin_inset Formula $A{=}B$
11404 \end_inset
11405
11406
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 </row>
11412 </lyxtabular>
11413
11414 \end_inset
11415
11416
11417 \end_layout
11418
11419 \begin_layout Standard
11420 \noindent
11421 The command for the last formula is: 
11422 \series bold
11423 A
11424 \backslash
11425 {=
11426 \begin_inset Formula $\to$
11427 \end_inset
11428
11429 B
11430 \end_layout
11431
11432 \begin_layout Standard
11433 \begin_inset VSpace bigskip
11434 \end_inset
11435
11436 Spaces are needed for physical units, because the space between the value
11437  and the unit is the smallest one and not a normal space.
11438  For units in text, the smallest space is inserted via the menu 
11439 \family sans
11440 Insert\SpecialChar \menuseparator
11441 Formatting\SpecialChar \menuseparator
11442 Thin
11443 \begin_inset Space ~
11444 \end_inset
11445
11446 Space
11447 \family default
11448  (shortcut 
11449 \family sans
11450 Ctrl-Shift-Space
11451 \family default
11452 ).
11453 \end_layout
11454
11455 \begin_layout Standard
11456 An example to visualize the difference:
11457 \end_layout
11458
11459 \begin_layout Standard
11460 \begin_inset Tabular
11461 <lyxtabular version="3" rows="2" columns="2">
11462 <features>
11463 <column alignment="left" valignment="top" width="0">
11464 <column alignment="left" valignment="top" width="0">
11465 <row>
11466 <cell alignment="center" valignment="top" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 24 kW
11471 \begin_inset Formula $\cdot$
11472 \end_inset
11473
11474 h
11475 \end_layout
11476
11477 \end_inset
11478 </cell>
11479 <cell alignment="center" valignment="top" usebox="none">
11480 \begin_inset Text
11481
11482 \begin_layout Plain Layout
11483 space between value and unit
11484 \end_layout
11485
11486 \end_inset
11487 </cell>
11488 </row>
11489 <row>
11490 <cell alignment="center" valignment="top" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 24
11495 \begin_inset Space \thinspace{}
11496 \end_inset
11497
11498 kW
11499 \begin_inset Formula $\cdot$
11500 \end_inset
11501
11502 h
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 <cell alignment="center" valignment="top" usebox="none">
11508 \begin_inset Text
11509
11510 \begin_layout Plain Layout
11511 smallest space between value and unit
11512 \end_layout
11513
11514 \end_inset
11515 </cell>
11516 </row>
11517 </lyxtabular>
11518
11519 \end_inset
11520
11521
11522 \end_layout
11523
11524 \begin_layout Subsection
11525 Variable Space
11526 \begin_inset ERT
11527 status collapsed
11528
11529 \begin_layout Plain Layout
11530
11531
11532 \backslash
11533 texorpdfstring{
11534 \end_layout
11535
11536 \end_inset
11537
11538
11539 \begin_inset Foot
11540 status collapsed
11541
11542 \begin_layout Plain Layout
11543 for vertical space in formulas see 
11544 \begin_inset CommandInset ref
11545 LatexCommand ref
11546 reference "sub:Line-Separation"
11547
11548 \end_inset
11549
11550
11551 \end_layout
11552
11553 \end_inset
11554
11555
11556 \begin_inset ERT
11557 status collapsed
11558
11559 \begin_layout Plain Layout
11560
11561 }{}
11562 \end_layout
11563
11564 \end_inset
11565
11566
11567 \begin_inset Note Note
11568 status collapsed
11569
11570 \begin_layout Plain Layout
11571
11572 \backslash
11573 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11574 \end_layout
11575
11576 \begin_layout Plain Layout
11577 More about 
11578 \backslash
11579 texorpdfstring is in section 
11580 \begin_inset CommandInset ref
11581 LatexCommand ref
11582 reference "sub:Formulas-in-Section"
11583
11584 \end_inset
11585
11586 .
11587 \end_layout
11588
11589 \end_inset
11590
11591
11592 \begin_inset CommandInset label
11593 LatexCommand label
11594 name "sub:Variable-Space"
11595
11596 \end_inset
11597
11598
11599 \begin_inset Index
11600 status collapsed
11601
11602 \begin_layout Plain Layout
11603 Space ! horizontal ! variable
11604 \end_layout
11605
11606 \end_inset
11607
11608
11609 \end_layout
11610
11611 \begin_layout Standard
11612 Space with a defined length can be inserted in LyX with the command
11613 \begin_inset Newline newline
11614 \end_inset
11615
11616
11617 \series bold
11618
11619 \backslash
11620 hspace{length}
11621 \series default
11622
11623 \begin_inset Index
11624 status collapsed
11625
11626 \begin_layout Plain Layout
11627 Commands ! H ! 
11628 \backslash
11629 hspace
11630 \end_layout
11631
11632 \end_inset
11633
11634 .
11635  For the length all units listed in 
11636 \begin_inset CommandInset ref
11637 LatexCommand ref
11638 reference "tab:Used-units"
11639
11640 \end_inset
11641
11642  are allowed, except of the unit 
11643 \begin_inset Quotes eld
11644 \end_inset
11645
11646 mu
11647 \begin_inset Quotes erd
11648 \end_inset
11649
11650 .
11651  The length may also be negative.
11652  To insert so many space that the formula uses all available space, the
11653  command 
11654 \series bold
11655
11656 \backslash
11657 hfill
11658 \series default
11659
11660 \begin_inset Index
11661 status collapsed
11662
11663 \begin_layout Plain Layout
11664 Commands ! H ! 
11665 \backslash
11666 hfill
11667 \end_layout
11668
11669 \end_inset
11670
11671  is used.
11672 \end_layout
11673
11674 \begin_layout Standard
11675 \begin_inset VSpace -1mm
11676 \end_inset
11677
11678
11679 \end_layout
11680
11681 \begin_layout Standard
11682 \align center
11683 \begin_inset Tabular
11684 <lyxtabular version="3" rows="4" columns="2">
11685 <features>
11686 <column alignment="center" valignment="top" width="0">
11687 <column alignment="center" valignment="top" width="0">
11688 <row>
11689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11690 \begin_inset Text
11691
11692 \begin_layout Plain Layout
11693 Command
11694 \end_layout
11695
11696 \end_inset
11697 </cell>
11698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 Result
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 </row>
11708 <row>
11709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713 A=B
11714 \backslash
11715 hspace{3cm
11716 \begin_inset Formula $\to$
11717 \end_inset
11718
11719 A
11720 \backslash
11721 not=C
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 \begin_inset Formula $A=B\hspace {3cm}A\not=C$
11731 \end_inset
11732
11733
11734 \end_layout
11735
11736 \end_inset
11737 </cell>
11738 </row>
11739 <row>
11740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744 A
11745 \backslash
11746 hspace{-1mm
11747 \begin_inset Formula $\to$
11748 \end_inset
11749
11750 A
11751 \backslash
11752 not=A
11753 \end_layout
11754
11755 \end_inset
11756 </cell>
11757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 \begin_inset Formula $A\hspace {-1mm}A\not=A$
11762 \end_inset
11763
11764
11765 \end_layout
11766
11767 \end_inset
11768 </cell>
11769 </row>
11770 <row>
11771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11772 \begin_inset Text
11773
11774 \begin_layout Plain Layout
11775 A=A
11776 \backslash
11777 hfill
11778 \begin_inset ERT
11779 status collapsed
11780
11781 \begin_layout Plain Layout
11782
11783
11784 \backslash
11785 spce 
11786 \end_layout
11787
11788 \end_inset
11789
11790 B=B
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11796 \begin_inset Text
11797
11798 \begin_layout Plain Layout
11799 \begin_inset Formula $A=A\hfill  B=B$
11800 \end_inset
11801
11802
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 </row>
11808 </lyxtabular>
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Standard
11816 In the last example the available space is given by the longest column entry
11817  of the table.
11818  In an inline formula the space depends on the length of the line in which
11819  
11820 \series bold
11821
11822 \backslash
11823 hfill
11824 \series default
11825  is inserted.
11826  Thus, when the line uses the full width, no space will be created.
11827  
11828 \series bold
11829
11830 \backslash
11831 hfill
11832 \series default
11833  only has an effect on displayed formulas when the formula style 
11834 \series bold
11835 Indented
11836 \series default
11837  is used.
11838  (Formula styles are explained in 
11839 \begin_inset CommandInset ref
11840 LatexCommand ref
11841 reference "sec:Formula-Styles"
11842
11843 \end_inset
11844
11845 .)
11846 \end_layout
11847
11848 \begin_layout Standard
11849 For text, variable space can be inserted via the menu 
11850 \family sans
11851 Insert\SpecialChar \menuseparator
11852 Formatting\SpecialChar \menuseparator
11853 Horizontal
11854 \begin_inset Space ~
11855 \end_inset
11856
11857 Space
11858 \family default
11859 , what is not possible in formulas:
11860 \end_layout
11861
11862 \begin_layout Standard
11863 This is a line with
11864 \begin_inset Space \hspace{}
11865 \length 2cm
11866 \end_inset
11867
11868 2
11869 \begin_inset Space \thinspace{}
11870 \end_inset
11871
11872 cm space.
11873 \end_layout
11874
11875 \begin_layout Standard
11876 This is a line with
11877 \begin_inset Space \hfill{}
11878 \end_inset
11879
11880 maximum space.
11881 \end_layout
11882
11883 \begin_layout Subsection
11884 Space besides inline Formulas
11885 \begin_inset Index
11886 status collapsed
11887
11888 \begin_layout Plain Layout
11889 Space ! besides inline formulas
11890 \end_layout
11891
11892 \end_inset
11893
11894
11895 \end_layout
11896
11897 \begin_layout Standard
11898 The space that surrounds inline formulas can be adjusted with the length
11899  
11900 \series bold
11901
11902 \backslash
11903 mathsurround
11904 \begin_inset Index
11905 status collapsed
11906
11907 \begin_layout Plain Layout
11908 Commands ! M ! 
11909 \backslash
11910 mathsurround
11911 \end_layout
11912
11913 \end_inset
11914
11915
11916 \series default
11917 .
11918  The value of a length is set with the command 
11919 \series bold
11920
11921 \backslash
11922 setlength
11923 \begin_inset Index
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927 Commands ! S ! 
11928 \backslash
11929 setlength
11930 \end_layout
11931
11932 \end_inset
11933
11934
11935 \series default
11936  that has the following scheme:
11937 \end_layout
11938
11939 \begin_layout Standard
11940
11941 \series bold
11942
11943 \backslash
11944 setlength{length name}{value}
11945 \end_layout
11946
11947 \begin_layout Standard
11948 To set 
11949 \series bold
11950
11951 \backslash
11952 mathsurround
11953 \series default
11954  to the value 5
11955 \begin_inset Space \thinspace{}
11956 \end_inset
11957
11958 mm, the command
11959 \end_layout
11960
11961 \begin_layout Standard
11962
11963 \series bold
11964
11965 \backslash
11966 setlength{
11967 \backslash
11968 mathsurround}{5mm}
11969 \end_layout
11970
11971 \begin_layout Standard
11972 is inserted in TeX-mode.
11973  5
11974 \begin_inset Space \thinspace{}
11975 \end_inset
11976
11977 mm space will now be set around all inline formulas:
11978 \begin_inset ERT
11979 status collapsed
11980
11981 \begin_layout Plain Layout
11982
11983
11984 \backslash
11985 setlength{
11986 \backslash
11987 mathsurround}{5mm}
11988 \end_layout
11989
11990 \end_inset
11991
11992
11993 \end_layout
11994
11995 \begin_layout Standard
11996 This is a line with an inline formula 
11997 \begin_inset Formula $A=B$
11998 \end_inset
11999
12000  with 5
12001 \begin_inset Space \thinspace{}
12002 \end_inset
12003
12004 mm surrounding space.
12005 \begin_inset ERT
12006 status collapsed
12007
12008 \begin_layout Plain Layout
12009
12010
12011 \backslash
12012 setlength{
12013 \backslash
12014 mathsurround}{0pt}
12015 \end_layout
12016
12017 \end_inset
12018
12019
12020 \end_layout
12021
12022 \begin_layout Standard
12023 To return to the predefined value, 
12024 \series bold
12025
12026 \backslash
12027 mathsurround
12028 \series default
12029  is set to the value 0
12030 \begin_inset Space \thinspace{}
12031 \end_inset
12032
12033 pt.
12034 \end_layout
12035
12036 \begin_layout Section
12037 Boxes and Frames
12038 \begin_inset Index
12039 status collapsed
12040
12041 \begin_layout Plain Layout
12042 Boxes
12043 \end_layout
12044
12045 \end_inset
12046
12047
12048 \begin_inset Index
12049 status collapsed
12050
12051 \begin_layout Plain Layout
12052 Frames | see 
12053 \begin_inset ERT
12054 status collapsed
12055
12056 \begin_layout Plain Layout
12057
12058 {
12059 \end_layout
12060
12061 \end_inset
12062
12063 Boxes
12064 \begin_inset ERT
12065 status collapsed
12066
12067 \begin_layout Plain Layout
12068
12069 }
12070 \end_layout
12071
12072 \end_inset
12073
12074
12075 \end_layout
12076
12077 \end_inset
12078
12079
12080 \end_layout
12081
12082 \begin_layout Standard
12083 Boxes for text are described in chapter 
12084 \family typewriter
12085 Boxes
12086 \family default
12087  in the 
12088 \family typewriter
12089 Embedded
12090 \begin_inset Space ~
12091 \end_inset
12092
12093 Objects
12094 \family default
12095  manual.
12096 \end_layout
12097
12098 \begin_layout Subsection
12099 Boxes with Frame
12100 \begin_inset CommandInset label
12101 LatexCommand label
12102 name "sub:Boxes-with-Frame"
12103
12104 \end_inset
12105
12106
12107 \begin_inset Index
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111 Boxes ! with frame
12112 \end_layout
12113
12114 \end_inset
12115
12116
12117 \end_layout
12118
12119 \begin_layout Standard
12120 It is possible to frame formulas or parts of it with the commands 
12121 \series bold
12122
12123 \backslash
12124 fbox
12125 \series default
12126
12127 \begin_inset Index
12128 status collapsed
12129
12130 \begin_layout Plain Layout
12131 Commands ! F ! 
12132 \backslash
12133 fbox
12134 \end_layout
12135
12136 \end_inset
12137
12138  and 
12139 \series bold
12140
12141 \backslash
12142 boxed
12143 \series default
12144
12145 \begin_inset Index
12146 status collapsed
12147
12148 \begin_layout Plain Layout
12149 Commands ! B ! 
12150 \backslash
12151 boxed
12152 \end_layout
12153
12154 \end_inset
12155
12156 .
12157 \end_layout
12158
12159 \begin_layout Standard
12160 When one of these commands is inserted to a formula, a blue box appears
12161  within a frame to enter formula parts.
12162  For 
12163 \series bold
12164
12165 \backslash
12166 fbox
12167 \series default
12168  an additional formula has to be created by 
12169 \family sans
12170 Ctrl-m
12171 \family default
12172  within this box
12173 \begin_inset Foot
12174 status collapsed
12175
12176 \begin_layout Plain Layout
12177 Due to a bug in LyX it is not possible to create a new formula with 
12178 \family sans
12179 Ctrl-m
12180 \family default
12181 , see 
12182 \begin_inset CommandInset href
12183 LatexCommand href
12184 name "LyX-bug #1435"
12185 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12186
12187 \end_inset
12188
12189 .
12190 \end_layout
12191
12192 \end_inset
12193
12194 , because the box content will otherwise be treated as mathematical text.
12195  When 
12196 \series bold
12197
12198 \backslash
12199 boxed
12200 \series default
12201  is used, a new formula is automatically created inside the frame.
12202 \end_layout
12203
12204 \begin_layout Standard
12205 The command 
12206 \series bold
12207
12208 \backslash
12209 fbox
12210 \series default
12211  is not suitable to frame displayed formulas, because the formula will always
12212  be set in the size of the text.
12213  
12214 \series bold
12215
12216 \backslash
12217 boxed
12218 \series default
12219  is in contrary not suitable to frame inline formulas, because the formula
12220  will always be set in the size of a displayed formula.
12221 \end_layout
12222
12223 \begin_layout Standard
12224 As extension to 
12225 \series bold
12226
12227 \backslash
12228 fbox
12229 \series default
12230  there is the command 
12231 \series bold
12232
12233 \backslash
12234 framebox
12235 \series default
12236
12237 \begin_inset Index
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241 Commands ! F ! 
12242 \backslash
12243 framebox
12244 \end_layout
12245
12246 \end_inset
12247
12248  where additionally the frame width and the alignment can be specified.
12249  
12250 \series bold
12251
12252 \backslash
12253 framebox
12254 \series default
12255  is used in the following scheme:
12256 \end_layout
12257
12258 \begin_layout Standard
12259
12260 \series bold
12261
12262 \backslash
12263 framebox[frame width][position]{box content}
12264 \end_layout
12265
12266 \begin_layout Standard
12267 The position can either be 
12268 \emph on
12269 l
12270 \emph default
12271  or 
12272 \emph on
12273 r
12274 \emph default
12275 .
12276  
12277 \emph on
12278 l
12279 \emph default
12280  left aligns, 
12281 \emph on
12282 r
12283 \emph default
12284  right aligns the formula in the box.
12285  When no position is given, the formula will be centered.
12286 \begin_inset Newline newline
12287 \end_inset
12288
12289 Is no width given, also no position can be given.
12290  In this case the frame width is adjusted to the box content like for 
12291 \series bold
12292
12293 \backslash
12294 fbox
12295 \series default
12296 .
12297 \end_layout
12298
12299 \begin_layout Standard
12300 When the command 
12301 \series bold
12302
12303 \backslash
12304 framebox
12305 \series default
12306  is inserted, a box appears containing three blue boxes.
12307  The first two boxes are surrounded by brackets and denote the two optional
12308  arguments.
12309  The third box is for formula parts like for 
12310 \series bold
12311
12312 \backslash
12313 fbox
12314 \series default
12315 .
12316 \end_layout
12317
12318 \begin_layout Standard
12319 \align center
12320 \begin_inset Note Note
12321 status open
12322
12323 \begin_layout Plain Layout
12324 The table has been set into a minipage to make the footnote appearing.
12325  Otherwise the footnote text would not be displayed.
12326 \end_layout
12327
12328 \end_inset
12329
12330
12331 \begin_inset Box Frameless
12332 position "c"
12333 hor_pos "c"
12334 has_inner_box 1
12335 inner_pos "c"
12336 use_parbox 0
12337 width "100col%"
12338 special "none"
12339 height "1in"
12340 height_special "totalheight"
12341 status open
12342
12343 \begin_layout Plain Layout
12344 \align center
12345 \begin_inset Tabular
12346 <lyxtabular version="3" rows="5" columns="2">
12347 <features>
12348 <column alignment="center" valignment="top" width="0">
12349 <column alignment="center" valignment="top" width="0">
12350 <row>
12351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12352 \begin_inset Text
12353
12354 \begin_layout Plain Layout
12355 Command
12356 \begin_inset Foot
12357 status collapsed
12358
12359 \begin_layout Plain Layout
12360 Due to a bug in LyX it is not possible to create a new formula with 
12361 \family sans
12362 Ctrl-m
12363 \family default
12364 , see 
12365 \begin_inset CommandInset href
12366 LatexCommand href
12367 name "LyX-bug #1435"
12368 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12369
12370 \end_inset
12371
12372 .
12373 \end_layout
12374
12375 \end_inset
12376
12377
12378 \end_layout
12379
12380 \end_inset
12381 </cell>
12382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12383 \begin_inset Text
12384
12385 \begin_layout Plain Layout
12386 Result
12387 \begin_inset Note Note
12388 status collapsed
12389
12390 \begin_layout Plain Layout
12391
12392 \series bold
12393
12394 \backslash
12395 raisebox
12396 \series default
12397  is only used as spacer.
12398 \end_layout
12399
12400 \end_inset
12401
12402
12403 \end_layout
12404
12405 \end_inset
12406 </cell>
12407 </row>
12408 <row>
12409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12410 \begin_inset Text
12411
12412 \begin_layout Plain Layout
12413
12414 \backslash
12415 fbox
12416 \begin_inset ERT
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420
12421
12422 \backslash
12423 spce 
12424 \end_layout
12425
12426 \end_inset
12427
12428
12429 \family sans
12430 Ctrl-m
12431 \family default
12432  
12433 \backslash
12434 int
12435 \begin_inset ERT
12436 status collapsed
12437
12438 \begin_layout Plain Layout
12439
12440
12441 \backslash
12442 spce 
12443 \end_layout
12444
12445 \end_inset
12446
12447 A=B
12448 \end_layout
12449
12450 \end_inset
12451 </cell>
12452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12453 \begin_inset Text
12454
12455 \begin_layout Plain Layout
12456 \begin_inset Formula \raisebox {6mm}{}\fbox{$\int A=B$}\raisebox {-4mm}{}
12457
12458 \end_inset
12459
12460
12461 \end_layout
12462
12463 \end_inset
12464 </cell>
12465 </row>
12466 <row>
12467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12468 \begin_inset Text
12469
12470 \begin_layout Plain Layout
12471
12472 \backslash
12473 boxed
12474 \begin_inset ERT
12475 status collapsed
12476
12477 \begin_layout Plain Layout
12478
12479
12480 \backslash
12481 spce 
12482 \end_layout
12483
12484 \end_inset
12485
12486
12487 \backslash
12488 int
12489 \begin_inset ERT
12490 status collapsed
12491
12492 \begin_layout Plain Layout
12493
12494
12495 \backslash
12496 spce 
12497 \end_layout
12498
12499 \end_inset
12500
12501 A=B
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510 \begin_inset Formula $\raisebox {8.5mm}{}\boxed{\int A=B}\raisebox {-6.5mm}{}$
12511 \end_inset
12512
12513
12514 \end_layout
12515
12516 \end_inset
12517 </cell>
12518 </row>
12519 <row>
12520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12521 \begin_inset Text
12522
12523 \begin_layout Plain Layout
12524 A+
12525 \backslash
12526 fbox
12527 \begin_inset ERT
12528 status collapsed
12529
12530 \begin_layout Plain Layout
12531
12532
12533 \backslash
12534 spce 
12535 \end_layout
12536
12537 \end_inset
12538
12539 B
12540 \end_layout
12541
12542 \end_inset
12543 </cell>
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 \begin_inset Formula $\raisebox {6mm}{}A+\fbox{B}\raisebox {-3mm}{}$
12549 \end_inset
12550
12551
12552 \end_layout
12553
12554 \end_inset
12555 </cell>
12556 </row>
12557 <row>
12558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562
12563 \backslash
12564 framebox
12565 \begin_inset ERT
12566 status collapsed
12567
12568 \begin_layout Plain Layout
12569
12570
12571 \backslash
12572 spce 
12573 \end_layout
12574
12575 \end_inset
12576
12577 20mm
12578 \begin_inset Formula $\to$
12579 \end_inset
12580
12581
12582 \begin_inset Formula $\to$
12583 \end_inset
12584
12585
12586 \family sans
12587 Ctrl-m
12588 \family default
12589  
12590 \backslash
12591 frac
12592 \begin_inset ERT
12593 status collapsed
12594
12595 \begin_layout Plain Layout
12596
12597
12598 \backslash
12599 spce 
12600 \end_layout
12601
12602 \end_inset
12603
12604 A
12605 \begin_inset Formula $\downarrow$
12606 \end_inset
12607
12608 B
12609 \end_layout
12610
12611 \end_inset
12612 </cell>
12613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12614 \begin_inset Text
12615
12616 \begin_layout Plain Layout
12617 \begin_inset Formula $\raisebox {6mm}{}$
12618 \end_inset
12619
12620
12621 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12622 \end_inset
12623
12624
12625 \begin_inset Formula $\raisebox {-4mm}{}$
12626 \end_inset
12627
12628
12629 \end_layout
12630
12631 \end_inset
12632 </cell>
12633 </row>
12634 </lyxtabular>
12635
12636 \end_inset
12637
12638
12639 \end_layout
12640
12641 \end_inset
12642
12643
12644 \end_layout
12645
12646 \begin_layout Standard
12647 The frame thickness can also be adjusted.
12648  To do this the following commands have to be inserted in TeX-mode before
12649  the formula
12650 \end_layout
12651
12652 \begin_layout Standard
12653
12654 \series bold
12655
12656 \backslash
12657 fboxrule
12658 \series default
12659  
12660 \series bold
12661
12662 \begin_inset Quotes eld
12663 \end_inset
12664
12665 thickness
12666 \begin_inset Quotes erd
12667 \end_inset
12668
12669
12670 \series default
12671  
12672 \series bold
12673
12674 \backslash
12675 fboxsep
12676 \series default
12677  
12678 \series bold
12679
12680 \begin_inset Quotes eld
12681 \end_inset
12682
12683 distance
12684 \begin_inset Quotes erd
12685 \end_inset
12686
12687
12688 \end_layout
12689
12690 \begin_layout Standard
12691 \begin_inset Quotes eld
12692 \end_inset
12693
12694 distance
12695 \begin_inset Quotes erd
12696 \end_inset
12697
12698  specifies the minimal distance between the frame and the first character
12699  in the box.
12700  An example for this is the following framed formula:
12701 \begin_inset ERT
12702 status collapsed
12703
12704 \begin_layout Plain Layout
12705
12706
12707 \backslash
12708 fboxrule 2mm 
12709 \backslash
12710 fboxsep 3mm
12711 \end_layout
12712
12713 \end_inset
12714
12715
12716 \begin_inset Formula \[
12717 \boxed{A+B=C}\]
12718
12719 \end_inset
12720
12721 Before this formula the commands
12722 \end_layout
12723
12724 \begin_layout Standard
12725
12726 \series bold
12727
12728 \backslash
12729 fboxrule
12730 \series default
12731  
12732 \series bold
12733 2mm
12734 \series default
12735  
12736 \series bold
12737
12738 \backslash
12739 fboxsep
12740 \series default
12741  
12742 \series bold
12743 3mm
12744 \end_layout
12745
12746 \begin_layout Standard
12747 were inserted in TeX-mode.
12748  The given values are used for all following boxes.
12749 \end_layout
12750
12751 \begin_layout Standard
12752 To return to the standard frame size, the command
12753 \end_layout
12754
12755 \begin_layout Standard
12756
12757 \series bold
12758
12759 \backslash
12760 fboxrule
12761 \series default
12762  
12763 \series bold
12764 0.4pt
12765 \series default
12766  
12767 \series bold
12768
12769 \backslash
12770 fboxsep
12771 \series default
12772  
12773 \series bold
12774 3pt
12775 \series default
12776
12777 \begin_inset ERT
12778 status collapsed
12779
12780 \begin_layout Plain Layout
12781
12782
12783 \backslash
12784 fboxrule 0.4pt 
12785 \backslash
12786 fboxsep 3pt
12787 \end_layout
12788
12789 \end_inset
12790
12791
12792 \end_layout
12793
12794 \begin_layout Standard
12795 is inserted in TeX-mode before the next formula.
12796 \end_layout
12797
12798 \begin_layout Subsection
12799 Boxes without Frame
12800 \begin_inset CommandInset label
12801 LatexCommand label
12802 name "sub:Boxes-without-Frame"
12803
12804 \end_inset
12805
12806
12807 \begin_inset Index
12808 status collapsed
12809
12810 \begin_layout Plain Layout
12811 Boxes ! without frame
12812 \end_layout
12813
12814 \end_inset
12815
12816
12817 \end_layout
12818
12819 \begin_layout Standard
12820 For boxes without a frame there are the following box commands: 
12821 \series bold
12822
12823 \backslash
12824 mbox
12825 \series default
12826
12827 \begin_inset Index
12828 status collapsed
12829
12830 \begin_layout Plain Layout
12831 Commands ! M ! 
12832 \backslash
12833 mbox
12834 \end_layout
12835
12836 \end_inset
12837
12838
12839 \series bold
12840
12841 \backslash
12842 makebox
12843 \series default
12844
12845 \begin_inset Index
12846 status collapsed
12847
12848 \begin_layout Plain Layout
12849 Commands ! M ! 
12850 \backslash
12851 makebox
12852 \end_layout
12853
12854 \end_inset
12855
12856 , and 
12857 \series bold
12858
12859 \backslash
12860 raisebox
12861 \series default
12862
12863 \begin_inset Index
12864 status collapsed
12865
12866 \begin_layout Plain Layout
12867 Commands ! R ! 
12868 \backslash
12869 raisebox
12870 \end_layout
12871
12872 \end_inset
12873
12874
12875 \end_layout
12876
12877 \begin_layout Standard
12878 With 
12879 \series bold
12880
12881 \backslash
12882 raisebox
12883 \series default
12884  a box can be super- or subscripted.
12885  But in contrary to normal super- and subscripting, the characters in the
12886  box keep their font size.
12887  
12888 \series bold
12889
12890 \backslash
12891 raisebox
12892 \series default
12893  is used in the following scheme:
12894 \end_layout
12895
12896 \begin_layout Standard
12897
12898 \series bold
12899
12900 \backslash
12901 raisebox{height}{box content}
12902 \end_layout
12903
12904 \begin_layout Standard
12905 When the box should contain a formula, an extra formula is needed like for
12906  
12907 \series bold
12908
12909 \backslash
12910 fbox
12911 \series default
12912 .
12913 \end_layout
12914
12915 \begin_layout Standard
12916 \align center
12917 \begin_inset Tabular
12918 <lyxtabular version="3" rows="4" columns="2">
12919 <features>
12920 <column alignment="center" valignment="top" width="0">
12921 <column alignment="center" valignment="top" width="0">
12922 <row>
12923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12924 \begin_inset Text
12925
12926 \begin_layout Plain Layout
12927 Command
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936 Result
12937 \end_layout
12938
12939 \end_inset
12940 </cell>
12941 </row>
12942 <row>
12943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12944 \begin_inset Text
12945
12946 \begin_layout Plain Layout
12947 H
12948 \backslash
12949 raisebox{2mm
12950 \begin_inset Formula $\to$
12951 \end_inset
12952
12953
12954 \backslash
12955 {al
12956 \begin_inset Formula $\to$
12957 \end_inset
12958
12959  lo
12960 \end_layout
12961
12962 \end_inset
12963 </cell>
12964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12965 \begin_inset Text
12966
12967 \begin_layout Plain Layout
12968 \begin_inset Formula $H\raisebox {2mm}{al}lo$
12969 \end_inset
12970
12971
12972 \end_layout
12973
12974 \end_inset
12975 </cell>
12976 </row>
12977 <row>
12978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12979 \begin_inset Text
12980
12981 \begin_layout Plain Layout
12982 H
12983 \backslash
12984 raisebox{-2mm
12985 \begin_inset Formula $\to$
12986 \end_inset
12987
12988
12989 \backslash
12990 {al
12991 \begin_inset Formula $\to$
12992 \end_inset
12993
12994 lo
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003 \begin_inset Formula $H\raisebox {-2mm}{al}lo$
13004 \end_inset
13005
13006
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 </row>
13012 <row>
13013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13014 \begin_inset Text
13015
13016 \begin_layout Plain Layout
13017 A=
13018 \backslash
13019 raisebox{-2mm
13020 \begin_inset Formula $\to$
13021 \end_inset
13022
13023
13024 \backslash
13025 {
13026 \family sans
13027 Ctrl-m
13028 \family default
13029  
13030 \backslash
13031 sqrt
13032 \begin_inset ERT
13033 status collapsed
13034
13035 \begin_layout Plain Layout
13036
13037
13038 \backslash
13039 spce 
13040 \end_layout
13041
13042 \end_inset
13043
13044
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Plain Layout
13053 \begin_inset ERT
13054 status collapsed
13055
13056 \begin_layout Plain Layout
13057
13058 $A=
13059 \backslash
13060 raisebox{-2mm}{$
13061 \backslash
13062 sqrt{B}$}$
13063 \end_layout
13064
13065 \end_inset
13066
13067
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 </row>
13073 </lyxtabular>
13074
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \begin_layout Standard
13081 The last formula can currently only be created using TeX-mode because LyX
13082  inserts a box instead of the needed extra formula.
13083 \begin_inset Foot
13084 status collapsed
13085
13086 \begin_layout Plain Layout
13087 see 
13088 \begin_inset CommandInset href
13089 LatexCommand href
13090 name "LyX-bug #1435"
13091 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13092
13093 \end_inset
13094
13095
13096 \end_layout
13097
13098 \end_inset
13099
13100
13101 \end_layout
13102
13103 \begin_layout Standard
13104 The command 
13105 \series bold
13106
13107 \backslash
13108 mbox
13109 \series default
13110  is equivalent to 
13111 \series bold
13112
13113 \backslash
13114 fbox
13115 \series default
13116  and 
13117 \series bold
13118
13119 \backslash
13120 makebox
13121 \series default
13122  is equivalent to 
13123 \series bold
13124
13125 \backslash
13126 framebox
13127 \series default
13128 , with the difference that there is no frame.
13129 \end_layout
13130
13131 \begin_layout Subsection
13132 Colored Boxes
13133 \begin_inset CommandInset label
13134 LatexCommand label
13135 name "sub:Colored-Boxes"
13136
13137 \end_inset
13138
13139
13140 \begin_inset Index
13141 status collapsed
13142
13143 \begin_layout Plain Layout
13144 Boxes ! colored
13145 \end_layout
13146
13147 \end_inset
13148
13149
13150 \end_layout
13151
13152 \begin_layout Standard
13153 To be able to use all commands explained in this section, the LaTeX-package
13154  
13155 \series bold
13156 color
13157 \series default
13158
13159 \begin_inset Foot
13160 status collapsed
13161
13162 \begin_layout Plain Layout
13163 The LaTeX-package 
13164 \series bold
13165 color
13166 \series default
13167  is part of every LaTeX standard installation.
13168 \end_layout
13169
13170 \end_inset
13171
13172
13173 \begin_inset Index
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177 Packages ! color
13178 \end_layout
13179
13180 \end_inset
13181
13182  has to be loaded in the LaTeX-preamble with the line
13183 \begin_inset Foot
13184 status collapsed
13185
13186 \begin_layout Plain Layout
13187 When text is colored somewhere in the document with a predefined color,
13188  LyX loads the LaTeX-package 
13189 \series bold
13190 color
13191 \series default
13192  automatically.
13193  Thus it is possible that the package is loaded twice, but this doesn't
13194  arise problems.
13195 \end_layout
13196
13197 \end_inset
13198
13199
13200 \begin_inset Note Note
13201 status collapsed
13202
13203 \begin_layout Plain Layout
13204 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13205 amble.
13206 \end_layout
13207
13208 \end_inset
13209
13210
13211 \end_layout
13212
13213 \begin_layout Standard
13214
13215 \series bold
13216
13217 \backslash
13218 usepackage{color}
13219 \end_layout
13220
13221 \begin_layout Standard
13222 \begin_inset VSpace medskip
13223 \end_inset
13224
13225 To color boxes, the command 
13226 \series bold
13227
13228 \backslash
13229 colorbox
13230 \series default
13231
13232 \begin_inset Index
13233 status collapsed
13234
13235 \begin_layout Plain Layout
13236 Commands ! C ! 
13237 \backslash
13238 colorbox
13239 \end_layout
13240
13241 \end_inset
13242
13243  is used in the following scheme:
13244 \end_layout
13245
13246 \begin_layout Standard
13247
13248 \series bold
13249
13250 \backslash
13251 colorbox{color}{box content}
13252 \end_layout
13253
13254 \begin_layout Standard
13255 The box content can also be a box and a 
13256 \series bold
13257
13258 \backslash
13259 colorbox
13260 \series default
13261  can also be part of another box (see the 2nd and 3rd example).
13262  When the box should contain a formula, an extra formula has to be created,
13263  the same as for 
13264 \series bold
13265
13266 \backslash
13267 fbox
13268 \series default
13269 .
13270 \begin_inset Foot
13271 status collapsed
13272
13273 \begin_layout Plain Layout
13274 This also applies for the command 
13275 \series bold
13276
13277 \backslash
13278 fcolorbox
13279 \series default
13280 .
13281  Thereby note 
13282 \begin_inset CommandInset href
13283 LatexCommand href
13284 name "LyX-bug #1435"
13285 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13286
13287 \end_inset
13288
13289 .
13290 \end_layout
13291
13292 \end_inset
13293
13294
13295 \end_layout
13296
13297 \begin_layout Standard
13298 One of the following predefined colors can be chosen:
13299 \end_layout
13300
13301 \begin_layout Standard
13302
13303 \series bold
13304 black
13305 \series default
13306
13307 \series bold
13308 blue
13309 \series default
13310
13311 \series bold
13312 cyan
13313 \series default
13314
13315 \series bold
13316 green
13317 \series default
13318
13319 \series bold
13320 magenta
13321 \series default
13322
13323 \series bold
13324 red
13325 \series default
13326
13327 \series bold
13328 white
13329 \series default
13330 , and 
13331 \series bold
13332 yellow
13333 \end_layout
13334
13335 \begin_layout Standard
13336 \align center
13337 \begin_inset Tabular
13338 <lyxtabular version="3" rows="4" columns="2">
13339 <features>
13340 <column alignment="center" valignment="top" width="0">
13341 <column alignment="center" valignment="top" width="0">
13342 <row>
13343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 Command
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356 Result
13357 \begin_inset Note Note
13358 status collapsed
13359
13360 \begin_layout Plain Layout
13361
13362 \series bold
13363
13364 \backslash
13365 raisebox
13366 \series default
13367  is only used as spacer.
13368 \end_layout
13369
13370 \end_inset
13371
13372
13373 \end_layout
13374
13375 \end_inset
13376 </cell>
13377 </row>
13378 <row>
13379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13380 \begin_inset Text
13381
13382 \begin_layout Plain Layout
13383
13384 \backslash
13385 colorbox{yellow
13386 \begin_inset Formula $\to$
13387 \end_inset
13388
13389
13390 \backslash
13391 {A=B
13392 \end_layout
13393
13394 \end_inset
13395 </cell>
13396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13397 \begin_inset Text
13398
13399 \begin_layout Plain Layout
13400 \begin_inset Formula $\raisebox {6mm}{}\colorbox {yellow}{A=B}\raisebox {-3mm}{}$
13401 \end_inset
13402
13403
13404 \end_layout
13405
13406 \end_inset
13407 </cell>
13408 </row>
13409 <row>
13410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13411 \begin_inset Text
13412
13413 \begin_layout Plain Layout
13414
13415 \backslash
13416 colorbox{green
13417 \begin_inset Formula $\to$
13418 \end_inset
13419
13420
13421 \backslash
13422 {
13423 \backslash
13424 fbox
13425 \begin_inset ERT
13426 status collapsed
13427
13428 \begin_layout Plain Layout
13429
13430
13431 \backslash
13432 spce 
13433 \end_layout
13434
13435 \end_inset
13436
13437 A=B
13438 \end_layout
13439
13440 \end_inset
13441 </cell>
13442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13443 \begin_inset Text
13444
13445 \begin_layout Plain Layout
13446 \begin_inset Formula $\raisebox {6mm}{}\colorbox {green}{\fbox{A=B}}\raisebox {-3mm}{}$
13447 \end_inset
13448
13449
13450 \end_layout
13451
13452 \end_inset
13453 </cell>
13454 </row>
13455 <row>
13456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13457 \begin_inset Text
13458
13459 \begin_layout Plain Layout
13460
13461 \backslash
13462 fbox
13463 \begin_inset ERT
13464 status collapsed
13465
13466 \begin_layout Plain Layout
13467
13468
13469 \backslash
13470 spce 
13471 \end_layout
13472
13473 \end_inset
13474
13475
13476 \backslash
13477 colorbox{green
13478 \begin_inset Formula $\to$
13479 \end_inset
13480
13481
13482 \backslash
13483 {A=B
13484 \end_layout
13485
13486 \end_inset
13487 </cell>
13488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13489 \begin_inset Text
13490
13491 \begin_layout Plain Layout
13492 \begin_inset Formula $\raisebox {6mm}{}\fbox{\colorbox {green}{A=B}}\raisebox {-3mm}{}$
13493 \end_inset
13494
13495
13496 \end_layout
13497
13498 \end_inset
13499 </cell>
13500 </row>
13501 </lyxtabular>
13502
13503 \end_inset
13504
13505
13506 \end_layout
13507
13508 \begin_layout Standard
13509
13510 \series bold
13511
13512 \backslash
13513 colorbox
13514 \series default
13515  only colors the box but not the characters in the box.
13516  To color all characters, the whole formula is highlighted and the wanted
13517  color is chosen in the 
13518 \family sans
13519 Text
13520 \begin_inset Space ~
13521 \end_inset
13522
13523 Style
13524 \family default
13525  dialog.
13526  The dialog can be called with the toolbar button 
13527 \begin_inset Graphics
13528         filename ../images/dialog-show_character.png
13529         embed ""
13530         scale 85
13531
13532 \end_inset
13533
13534  or the menu 
13535 \family sans
13536 Edit\SpecialChar \menuseparator
13537 Text
13538 \begin_inset Space ~
13539 \end_inset
13540
13541 Style\SpecialChar \menuseparator
13542 Customized
13543 \family default
13544 .
13545  The formula number has then the same color as the formula.
13546  When the formula number should get another color than the formula characters,
13547  the color must be changed within the formula.
13548 \end_layout
13549
13550 \begin_layout Standard
13551 An example:
13552 \end_layout
13553
13554 \begin_layout Standard
13555
13556 \color red
13557 \begin_inset Formula \begin{equation}
13558 \int A=B\label{eq:red}\end{equation}
13559
13560 \end_inset
13561
13562
13563 \color green
13564
13565 \begin_inset Formula \begin{equation}
13566 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13567
13568 \end_inset
13569
13570
13571 \end_layout
13572
13573 \begin_layout Standard
13574 Formula 
13575 \begin_inset CommandInset ref
13576 LatexCommand eqref
13577 reference "eq:red"
13578
13579 \end_inset
13580
13581  is completely colored red.
13582 \begin_inset Newline newline
13583 \end_inset
13584
13585 Formula 
13586 \begin_inset CommandInset ref
13587 LatexCommand eqref
13588 reference "eq:redgreen"
13589
13590 \end_inset
13591
13592  was first completely colored green to set the color for the formula number.
13593  Subsequently the formula characters were colored red.
13594 \end_layout
13595
13596 \begin_layout Standard
13597 \begin_inset VSpace bigskip
13598 \end_inset
13599
13600 To color the frame different than the rest of the box, the command 
13601 \series bold
13602
13603 \backslash
13604 fcolorbox
13605 \series default
13606
13607 \begin_inset Index
13608 status collapsed
13609
13610 \begin_layout Plain Layout
13611 Commands ! F ! 
13612 \backslash
13613 fcolorbox
13614 \end_layout
13615
13616 \end_inset
13617
13618  is used in the following scheme:
13619 \end_layout
13620
13621 \begin_layout Standard
13622
13623 \series bold
13624
13625 \backslash
13626 fcolorbox{frame color}{color}{box content}
13627 \end_layout
13628
13629 \begin_layout Standard
13630 So 
13631 \series bold
13632
13633 \backslash
13634 fcolorbox
13635 \series default
13636  is an extension of the command 
13637 \series bold
13638
13639 \backslash
13640 colorbox
13641 \series default
13642 .
13643  The frame width is set, like for 
13644 \series bold
13645
13646 \backslash
13647 framebox
13648 \series default
13649 , with 
13650 \series bold
13651
13652 \backslash
13653 fboxrule
13654 \series default
13655  and 
13656 \series bold
13657
13658 \backslash
13659 fboxsep
13660 \series default
13661 .
13662  An example:
13663 \begin_inset ERT
13664 status collapsed
13665
13666 \begin_layout Plain Layout
13667
13668
13669 \backslash
13670 fboxrule 1mm 
13671 \backslash
13672 fboxsep 1mm
13673 \end_layout
13674
13675 \end_inset
13676
13677
13678 \begin_inset Formula \[
13679 \fcolorbox {cyan}{magenta}{A=B}\]
13680
13681 \end_inset
13682
13683
13684 \begin_inset ERT
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688
13689
13690 \backslash
13691 fboxrule 0.4pt 
13692 \backslash
13693 fboxsep 3pt
13694 \end_layout
13695
13696 \end_inset
13697
13698
13699 \end_layout
13700
13701 \begin_layout Standard
13702 This formula was created with the command
13703 \begin_inset Newline newline
13704 \end_inset
13705
13706
13707 \series bold
13708
13709 \backslash
13710 fcolorbox{cyan
13711 \begin_inset Formula $\to$
13712 \end_inset
13713
13714
13715 \backslash
13716 {magenta
13717 \begin_inset Formula $\to$
13718 \end_inset
13719
13720
13721 \backslash
13722 {A=B
13723 \series default
13724 .
13725 \end_layout
13726
13727 \begin_layout Standard
13728 \begin_inset VSpace bigskip
13729 \end_inset
13730
13731 To use other colors than the predefined ones, they have to be defined first.
13732 \end_layout
13733
13734 \begin_layout Standard
13735 One can for example define the color 
13736 \begin_inset Quotes eld
13737 \end_inset
13738
13739
13740 \series bold
13741 darkgreen
13742 \series default
13743
13744 \begin_inset Quotes erd
13745 \end_inset
13746
13747  with the LaTeX-preamble line:
13748 \end_layout
13749
13750 \begin_layout Standard
13751
13752 \series bold
13753
13754 \backslash
13755 definecolor{darkgreen}{cmyk}{0.5,
13756 \series default
13757  
13758 \series bold
13759 0,
13760 \series default
13761  
13762 \series bold
13763 1,
13764 \series default
13765  
13766 \series bold
13767 0.5}
13768 \series default
13769
13770 \begin_inset Index
13771 status collapsed
13772
13773 \begin_layout Plain Layout
13774 Commands ! D ! 
13775 \backslash
13776 definecolor
13777 \end_layout
13778
13779 \end_inset
13780
13781
13782 \end_layout
13783
13784 \begin_layout Standard
13785
13786 \series bold
13787 cmyk
13788 \series default
13789  is the color space that denotes the colors 
13790 \series bold
13791 cyan
13792 \series default
13793
13794 \series bold
13795 magenta
13796 \series default
13797
13798 \series bold
13799 yellow
13800 \series default
13801 , and 
13802 \series bold
13803 black
13804 \series default
13805 .
13806  The four comma separated numbers are the portion factor for the corresponding
13807  colors of the color space.
13808  The factors can be in the range of 0
13809 \begin_inset Space \thinspace{}
13810 \end_inset
13811
13812 -
13813 \begin_inset Space \thinspace{}
13814 \end_inset
13815
13816 1.
13817  Instead of 
13818 \series bold
13819 cmyk
13820 \series default
13821  also the color space 
13822 \series bold
13823 rgb
13824 \series default
13825  can be used for definitions.
13826  
13827 \series bold
13828 rgb
13829 \series default
13830  denotes 
13831 \series bold
13832 red
13833 \series default
13834
13835 \series bold
13836 green
13837 \series default
13838 , and 
13839 \series bold
13840 blue
13841 \series default
13842 , so that there are in this case three portion factors for the corresponding
13843  colors.
13844  Furthermore there is the color space 
13845 \series bold
13846 gray
13847 \series default
13848  with one portion factor for the gray value.
13849 \end_layout
13850
13851 \begin_layout Standard
13852 As example a framed box with the new defined color 
13853 \series bold
13854 darkgreen
13855 \series default
13856  where the characters have been colored 
13857 \series bold
13858 yellow
13859 \series default
13860 :
13861 \begin_inset Formula \begin{equation}
13862 \colorbox {darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13863
13864 \end_inset
13865
13866
13867 \end_layout
13868
13869 \begin_layout Standard
13870 Self-defined colors can also be used for text with the help of the command
13871  
13872 \series bold
13873
13874 \backslash
13875 textcolor
13876 \series default
13877 :
13878 \begin_inset Index
13879 status collapsed
13880
13881 \begin_layout Plain Layout
13882 Text ! colored
13883 \end_layout
13884
13885 \end_inset
13886
13887
13888 \end_layout
13889
13890 \begin_layout Standard
13891 \begin_inset ERT
13892 status collapsed
13893
13894 \begin_layout Plain Layout
13895
13896
13897 \backslash
13898 textcolor{darkgreen}{
13899 \end_layout
13900
13901 \end_inset
13902
13903 This sentence is 
13904 \begin_inset Quotes eld
13905 \end_inset
13906
13907 darkgreen
13908 \begin_inset Quotes erd
13909 \end_inset
13910
13911 .
13912 \begin_inset ERT
13913 status collapsed
13914
13915 \begin_layout Plain Layout
13916
13917 }
13918 \end_layout
13919
13920 \end_inset
13921
13922
13923 \end_layout
13924
13925 \begin_layout Standard
13926
13927 \series bold
13928
13929 \backslash
13930 textcolor
13931 \series default
13932
13933 \begin_inset Index
13934 status collapsed
13935
13936 \begin_layout Plain Layout
13937 Commands ! T ! 
13938 \backslash
13939 textcolor
13940 \end_layout
13941
13942 \end_inset
13943
13944  is used in the scheme 
13945 \series bold
13946
13947 \backslash
13948 textcolor{color}{characters to color}
13949 \series default
13950 .
13951 \end_layout
13952
13953 \begin_layout Subsection
13954 Paragraph Boxes
13955 \begin_inset CommandInset label
13956 LatexCommand label
13957 name "sub:Paragraph-Boxes"
13958
13959 \end_inset
13960
13961
13962 \begin_inset Index
13963 status collapsed
13964
13965 \begin_layout Plain Layout
13966 Boxes ! as paragraph
13967 \end_layout
13968
13969 \end_inset
13970
13971
13972 \end_layout
13973
13974 \begin_layout Standard
13975 A box that can contain several lines and paragraphs, a so called paragraph
13976  box (parbox), can be created with the menu 
13977 \family sans
13978 Insert\SpecialChar \menuseparator
13979 Box
13980 \family default
13981  or the toolbar button 
13982 \begin_inset Graphics
13983         filename ../images/box-insert.png
13984         embed ""
13985         scale 85
13986
13987 \end_inset
13988
13989 .
13990 \end_layout
13991
13992 \begin_layout Standard
13993 The following example shows a framed parbox in a line:
13994 \end_layout
13995
13996 \begin_layout Standard
13997 \begin_inset VSpace medskip
13998 \end_inset
13999
14000 This is a line 
14001 \begin_inset Box Boxed
14002 position "c"
14003 hor_pos "c"
14004 has_inner_box 1
14005 inner_pos "t"
14006 use_parbox 1
14007 width "5cm"
14008 special "none"
14009 height "1in"
14010 height_special "totalheight"
14011 status open
14012
14013 \begin_layout Plain Layout
14014 This is a paragraph box.
14015  It is exactly 5
14016 \begin_inset Space \thinspace{}
14017 \end_inset
14018
14019 cm long and can also contain formulas: 
14020 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14021 \end_inset
14022
14023
14024 \end_layout
14025
14026 \end_inset
14027
14028  with a parbox.
14029 \end_layout
14030
14031 \begin_layout Standard
14032 \begin_inset VSpace medskip
14033 \end_inset
14034
14035
14036 \end_layout
14037
14038 \begin_layout Standard
14039 Such a box is created by right-clicking on the gray box inset.
14040  A dialog pops up showing the box properties.
14041  In our case set: 
14042 \emph on
14043 Decoration
14044 \emph default
14045 : Recangular box, 
14046 \emph on
14047 Inner Box
14048 \emph default
14049 : Parbox, 
14050 \emph on
14051 Width
14052 \emph default
14053 : 5
14054 \begin_inset Space \thinspace{}
14055 \end_inset
14056
14057 cm, 
14058 \emph on
14059 Vertical Box Alignment
14060 \emph default
14061 : Middle
14062 \end_layout
14063
14064 \begin_layout Standard
14065 \begin_inset VSpace medskip
14066 \end_inset
14067
14068 In LaTeX a parbox is created with the command 
14069 \series bold
14070
14071 \backslash
14072 parbox
14073 \series default
14074
14075 \begin_inset Index
14076 status collapsed
14077
14078 \begin_layout Plain Layout
14079 Commands ! P ! 
14080 \backslash
14081 parbox
14082 \end_layout
14083
14084 \end_inset
14085
14086  that has the following scheme:
14087 \end_layout
14088
14089 \begin_layout Standard
14090
14091 \series bold
14092
14093 \backslash
14094 parbox[position]{width}{box content}
14095 \end_layout
14096
14097 \begin_layout Standard
14098 The positions 
14099 \emph on
14100 b
14101 \emph default
14102  and 
14103 \emph on
14104 t
14105 \emph default
14106  are possible.
14107  
14108 \emph on
14109 b
14110 \emph default
14111  for bottom means that the box is aligned within the surrounding text with
14112  its last line.
14113  With 
14114 \emph on
14115 t
14116 \emph default
14117  for top this is done with the first line.
14118  When no position is given, the box will be vertically centered, see section
14119  
14120 \emph on
14121 Boxes
14122 \emph default
14123  of the 
14124 \emph on
14125 Embedded
14126 \begin_inset Space ~
14127 \end_inset
14128
14129 Objects
14130 \emph default
14131  manual for examples.
14132 \end_layout
14133
14134 \begin_layout Standard
14135 \begin_inset VSpace bigskip
14136 \end_inset
14137
14138 To frame formulas completely, including the formula number, the formula
14139  must be set into a parbox.
14140  To do this, the command 
14141 \series bold
14142
14143 \backslash
14144 fbox{
14145 \backslash
14146 parbox{
14147 \backslash
14148 linewidth-2
14149 \backslash
14150 fboxsep-2
14151 \backslash
14152 fboxrule}{
14153 \series default
14154  is inserted in TeX-mode before the formula.
14155  
14156 \series bold
14157
14158 \backslash
14159 linewidth
14160 \begin_inset Index
14161 status collapsed
14162
14163 \begin_layout Plain Layout
14164 Commands ! L ! 
14165 \backslash
14166 linewidth
14167 \end_layout
14168
14169 \end_inset
14170
14171
14172 \series default
14173  is hereby the line width set for the document.
14174  Because the frame is outside the parbox, 2
14175 \begin_inset Space \thinspace{}
14176 \end_inset
14177
14178 times the frame separation and the frame thickness must be subtracted from
14179  the line width.
14180  As this is not automatically done by LyX due to a bug
14181 \begin_inset Foot
14182 status collapsed
14183
14184 \begin_layout Plain Layout
14185 \begin_inset CommandInset href
14186 LatexCommand href
14187 name "LyX-bug #4483"
14188 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14189
14190 \end_inset
14191
14192
14193 \end_layout
14194
14195 \end_inset
14196
14197 , TeX-mode has to be used.
14198  To be able to multiply and subtract in arguments, the LaTeX-package 
14199 \series bold
14200 calc
14201 \series default
14202
14203 \begin_inset Foot
14204 status collapsed
14205
14206 \begin_layout Plain Layout
14207
14208 \series bold
14209 calc
14210 \series default
14211  is part of every LaTeX standard installation.
14212 \end_layout
14213
14214 \end_inset
14215
14216
14217 \begin_inset Index
14218 status collapsed
14219
14220 \begin_layout Plain Layout
14221 Packages ! calc
14222 \end_layout
14223
14224 \end_inset
14225
14226  must be loaded in the LaTeX-preamble with the line
14227 \end_layout
14228
14229 \begin_layout Standard
14230
14231 \series bold
14232
14233 \backslash
14234 usepackage{calc}
14235 \end_layout
14236
14237 \begin_layout Standard
14238 Behind the formula both boxes are closed by entering 
14239 \series bold
14240 }}
14241 \series default
14242  in TeX-mode.
14243  Here is an example:
14244 \begin_inset ERT
14245 status collapsed
14246
14247 \begin_layout Plain Layout
14248
14249
14250 \backslash
14251 fboxsep 5mm 
14252 \backslash
14253 fboxrule 5mm
14254 \end_layout
14255
14256 \end_inset
14257
14258
14259 \end_layout
14260
14261 \begin_layout Standard
14262 \begin_inset ERT
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266
14267
14268 \backslash
14269 fbox{
14270 \backslash
14271 parbox{
14272 \backslash
14273 linewidth-2
14274 \backslash
14275 fboxsep-2
14276 \backslash
14277 fboxrule}{
14278 \end_layout
14279
14280 \end_inset
14281
14282
14283 \begin_inset Formula \begin{equation}
14284 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14285
14286 \end_inset
14287
14288
14289 \begin_inset ERT
14290 status collapsed
14291
14292 \begin_layout Plain Layout
14293
14294 }}
14295 \end_layout
14296
14297 \end_inset
14298
14299
14300 \begin_inset ERT
14301 status collapsed
14302
14303 \begin_layout Plain Layout
14304
14305
14306 \backslash
14307 fboxrule 0.4pt 
14308 \backslash
14309 fboxsep 3pt
14310 \end_layout
14311
14312 \end_inset
14313
14314
14315 \end_layout
14316
14317 \begin_layout Standard
14318 \begin_inset VSpace medskip
14319 \end_inset
14320
14321 As a parbox is used as argument of 
14322 \series bold
14323
14324 \backslash
14325 fbox
14326 \series default
14327 , there is in this case no difference between 
14328 \series bold
14329
14330 \backslash
14331 fbox
14332 \series default
14333  and 
14334 \series bold
14335
14336 \backslash
14337 boxed
14338 \series default
14339 .
14340 \end_layout
14341
14342 \begin_layout Standard
14343 \begin_inset VSpace bigskip
14344 \end_inset
14345
14346 Paragraph boxes are very useful to comment formulas directly.
14347  To do this, 
14348 \series bold
14349
14350 \backslash
14351 parbox
14352 \series default
14353  is used in combination with the command 
14354 \series bold
14355
14356 \backslash
14357 tag
14358 \series default
14359 .
14360  (more about 
14361 \series bold
14362
14363 \backslash
14364 tag
14365 \series default
14366  see 
14367 \begin_inset CommandInset ref
14368 LatexCommand ref
14369 reference "sub:User-defined-Numbering"
14370
14371 \end_inset
14372
14373 )
14374 \end_layout
14375
14376 \begin_layout Standard
14377 An example of a formula commented with 
14378 \series bold
14379
14380 \backslash
14381 parbox
14382 \series default
14383 :
14384 \end_layout
14385
14386 \begin_layout Standard
14387 \begin_inset ERT
14388 status collapsed
14389
14390 \begin_layout Plain Layout
14391
14392
14393 \backslash
14394 [5x-7b=3b
14395 \backslash
14396 tag*{
14397 \backslash
14398 parbox{5cm}{
14399 \end_layout
14400
14401 \end_inset
14402
14403 This is a description.
14404  It is distinctly separated from the formula and multiline.
14405 \begin_inset ERT
14406 status collapsed
14407
14408 \begin_layout Plain Layout
14409
14410 }}
14411 \backslash
14412 ]
14413 \end_layout
14414
14415 \end_inset
14416
14417
14418 \end_layout
14419
14420 \begin_layout Standard
14421 Such a formula must be inserted completely in TeX-mode because LyX does
14422  not yet support the command 
14423 \series bold
14424
14425 \backslash
14426 parbox
14427 \series default
14428  in formulas.
14429  The formula is created with the following command sequence:
14430 \end_layout
14431
14432 \begin_layout Standard
14433 The command 
14434 \series bold
14435
14436 \backslash
14437 [5x-7b=3b
14438 \backslash
14439 tag*
14440 \backslash
14441 {
14442 \backslash
14443 parbox{5cm}{
14444 \series default
14445  is inserted in TeX-mode.
14446 \begin_inset Foot
14447 status collapsed
14448
14449 \begin_layout Plain Layout
14450 When the formula style 
14451 \series bold
14452 Indented
14453 \series default
14454  is used, 
14455 \series bold
14456
14457 \backslash
14458 tag*
14459 \backslash
14460 {
14461 \series default
14462  can also be replaced by 
14463 \series bold
14464
14465 \backslash
14466 hfill
14467 \series default
14468 .
14469  (formula styles see 
14470 \begin_inset CommandInset ref
14471 LatexCommand ref
14472 reference "sec:Formula-Styles"
14473
14474 \end_inset
14475
14476 )
14477 \end_layout
14478
14479 \end_inset
14480
14481  Then the description follows as normal text, and finally 
14482 \series bold
14483 }}
14484 \backslash
14485 ]
14486 \series default
14487  is inserted in TeX-mode.
14488  The commands 
14489 \series bold
14490
14491 \backslash
14492 [
14493 \series default
14494  and 
14495 \series bold
14496
14497 \backslash
14498 ]
14499 \series default
14500  hereby create a displayed formula.
14501 \end_layout
14502
14503 \begin_layout Standard
14504 The advantages of 
14505 \series bold
14506
14507 \backslash
14508 parbox
14509 \series default
14510  can be seen in this example that was 
14511 \begin_inset Quotes eld
14512 \end_inset
14513
14514 commented
14515 \begin_inset Quotes erd
14516 \end_inset
14517
14518  using the mathematical textmode:
14519 \begin_inset Formula \[
14520 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14521
14522 \end_inset
14523
14524
14525 \end_layout
14526
14527 \begin_layout Section
14528 Operators
14529 \begin_inset Index
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533 Operators
14534 \end_layout
14535
14536 \end_inset
14537
14538
14539 \end_layout
14540
14541 \begin_layout Subsection
14542 Big Operators
14543 \begin_inset CommandInset label
14544 LatexCommand label
14545 name "sub:Big-Operators"
14546
14547 \end_inset
14548
14549
14550 \begin_inset Index
14551 status collapsed
14552
14553 \begin_layout Plain Layout
14554 Operators ! big
14555 \end_layout
14556
14557 \end_inset
14558
14559
14560 \begin_inset Index
14561 status collapsed
14562
14563 \begin_layout Plain Layout
14564 Sums
14565 \end_layout
14566
14567 \end_inset
14568
14569
14570 \begin_inset Index
14571 status collapsed
14572
14573 \begin_layout Plain Layout
14574 Integrals
14575 \end_layout
14576
14577 \end_inset
14578
14579
14580 \end_layout
14581
14582 \begin_layout Standard
14583 To be able to use all integral operators listed here, the option 
14584 \family sans
14585 Use esint package automatically
14586 \family default
14587  must be set in the document settings under 
14588 \family sans
14589 Math
14590 \begin_inset Space ~
14591 \end_inset
14592
14593 Options
14594 \family default
14595 .
14596 \end_layout
14597
14598 \begin_layout Standard
14599 \begin_inset Space \hfill{}
14600 \end_inset
14601
14602
14603 \begin_inset Tabular
14604 <lyxtabular version="3" rows="11" columns="2">
14605 <features>
14606 <column alignment="center" valignment="top" width="0pt">
14607 <column alignment="center" valignment="top" width="0pt">
14608 <row>
14609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14610 \begin_inset Text
14611
14612 \begin_layout Plain Layout
14613 Command
14614 \end_layout
14615
14616 \end_inset
14617 </cell>
14618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14619 \begin_inset Text
14620
14621 \begin_layout Plain Layout
14622 Result
14623 \end_layout
14624
14625 \end_inset
14626 </cell>
14627 </row>
14628 <row>
14629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633
14634 \backslash
14635 sum
14636 \begin_inset Index
14637 status collapsed
14638
14639 \begin_layout Plain Layout
14640 Commands ! S ! 
14641 \backslash
14642 sum
14643 \end_layout
14644
14645 \end_inset
14646
14647
14648 \end_layout
14649
14650 \end_inset
14651 </cell>
14652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14653 \begin_inset Text
14654
14655 \begin_layout Plain Layout
14656 \begin_inset Formula $\sum$
14657 \end_inset
14658
14659
14660 \end_layout
14661
14662 \end_inset
14663 </cell>
14664 </row>
14665 <row>
14666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Plain Layout
14670
14671 \backslash
14672 int
14673 \begin_inset Index
14674 status collapsed
14675
14676 \begin_layout Plain Layout
14677 Commands ! I ! 
14678 \backslash
14679 int
14680 \end_layout
14681
14682 \end_inset
14683
14684
14685 \end_layout
14686
14687 \end_inset
14688 </cell>
14689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14690 \begin_inset Text
14691
14692 \begin_layout Plain Layout
14693 \begin_inset Formula $\int$
14694 \end_inset
14695
14696
14697 \end_layout
14698
14699 \end_inset
14700 </cell>
14701 </row>
14702 <row>
14703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14704 \begin_inset Text
14705
14706 \begin_layout Plain Layout
14707
14708 \backslash
14709 intop
14710 \end_layout
14711
14712 \end_inset
14713 </cell>
14714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14715 \begin_inset Text
14716
14717 \begin_layout Plain Layout
14718 \begin_inset Formula $\intop$
14719 \end_inset
14720
14721
14722 \end_layout
14723
14724 \end_inset
14725 </cell>
14726 </row>
14727 <row>
14728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14729 \begin_inset Text
14730
14731 \begin_layout Plain Layout
14732
14733 \backslash
14734 oint
14735 \end_layout
14736
14737 \end_inset
14738 </cell>
14739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14740 \begin_inset Text
14741
14742 \begin_layout Plain Layout
14743 \begin_inset Formula $\oint$
14744 \end_inset
14745
14746
14747 \end_layout
14748
14749 \end_inset
14750 </cell>
14751 </row>
14752 <row>
14753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14754 \begin_inset Text
14755
14756 \begin_layout Plain Layout
14757
14758 \backslash
14759 ointop
14760 \end_layout
14761
14762 \end_inset
14763 </cell>
14764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14765 \begin_inset Text
14766
14767 \begin_layout Plain Layout
14768 \begin_inset Formula $\ointop$
14769 \end_inset
14770
14771
14772 \end_layout
14773
14774 \end_inset
14775 </cell>
14776 </row>
14777 <row>
14778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Plain Layout
14782
14783 \backslash
14784 ointctrclockwise
14785 \end_layout
14786
14787 \end_inset
14788 </cell>
14789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14790 \begin_inset Text
14791
14792 \begin_layout Plain Layout
14793 \begin_inset Formula $\ointctrclockwise$
14794 \end_inset
14795
14796
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 </row>
14802 <row>
14803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14804 \begin_inset Text
14805
14806 \begin_layout Plain Layout
14807
14808 \backslash
14809 ointclockwise
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14815 \begin_inset Text
14816
14817 \begin_layout Plain Layout
14818 \begin_inset Formula $\ointclockwise$
14819 \end_inset
14820
14821
14822 \end_layout
14823
14824 \end_inset
14825 </cell>
14826 </row>
14827 <row>
14828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14829 \begin_inset Text
14830
14831 \begin_layout Plain Layout
14832
14833 \backslash
14834 sqint
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14840 \begin_inset Text
14841
14842 \begin_layout Plain Layout
14843 \begin_inset Formula $\sqint$
14844 \end_inset
14845
14846
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 </row>
14852 <row>
14853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14854 \begin_inset Text
14855
14856 \begin_layout Plain Layout
14857
14858 \backslash
14859 bigcap
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868 \begin_inset Formula $\bigcap$
14869 \end_inset
14870
14871
14872 \end_layout
14873
14874 \end_inset
14875 </cell>
14876 </row>
14877 <row>
14878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \begin_layout Plain Layout
14882
14883 \backslash
14884 bigcup
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893 \begin_inset Formula $\bigcup$
14894 \end_inset
14895
14896
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 </row>
14902 </lyxtabular>
14903
14904 \end_inset
14905
14906
14907 \begin_inset Space \hfill{}
14908 \end_inset
14909
14910
14911 \begin_inset Tabular
14912 <lyxtabular version="3" rows="10" columns="2">
14913 <features>
14914 <column alignment="center" valignment="top" width="0pt">
14915 <column alignment="center" valignment="top" width="0pt">
14916 <row>
14917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14918 \begin_inset Text
14919
14920 \begin_layout Plain Layout
14921 Command
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930 Result
14931 \end_layout
14932
14933 \end_inset
14934 </cell>
14935 </row>
14936 <row>
14937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941
14942 \backslash
14943 prod
14944 \begin_inset Index
14945 status collapsed
14946
14947 \begin_layout Plain Layout
14948 Commands ! P ! 
14949 \backslash
14950 prod
14951 \end_layout
14952
14953 \end_inset
14954
14955
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Plain Layout
14964 \begin_inset Formula $\prod$
14965 \end_inset
14966
14967
14968 \end_layout
14969
14970 \end_inset
14971 </cell>
14972 </row>
14973 <row>
14974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14975 \begin_inset Text
14976
14977 \begin_layout Plain Layout
14978
14979 \backslash
14980 coprod
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989 \begin_inset Formula $\coprod$
14990 \end_inset
14991
14992
14993 \end_layout
14994
14995 \end_inset
14996 </cell>
14997 </row>
14998 <row>
14999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Plain Layout
15003
15004 \backslash
15005 bigodot
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014 \begin_inset Formula $\bigodot$
15015 \end_inset
15016
15017
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 </row>
15023 <row>
15024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Plain Layout
15028
15029 \backslash
15030 bigotimes
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Plain Layout
15039 \begin_inset Formula $\bigotimes$
15040 \end_inset
15041
15042
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 </row>
15048 <row>
15049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Plain Layout
15053
15054 \backslash
15055 bigoplus
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064 \begin_inset Formula $\bigoplus$
15065 \end_inset
15066
15067
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 </row>
15073 <row>
15074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078
15079 \backslash
15080 bigwedge
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089 \begin_inset Formula $\bigwedge$
15090 \end_inset
15091
15092
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 </row>
15098 <row>
15099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103
15104 \backslash
15105 bigvee
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114 \begin_inset Formula $\bigvee$
15115 \end_inset
15116
15117
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128
15129 \backslash
15130 bigsqcup
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139 \begin_inset Formula $\bigsqcup$
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 </row>
15148 <row>
15149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153
15154 \backslash
15155 biguplus
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164 \begin_inset Formula $\biguplus$
15165 \end_inset
15166
15167
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 </row>
15173 </lyxtabular>
15174
15175 \end_inset
15176
15177
15178 \begin_inset Space \hfill{}
15179 \end_inset
15180
15181
15182 \end_layout
15183
15184 \begin_layout Standard
15185 All big operators can also be inserted via the math toolbar button 
15186 \begin_inset Graphics
15187         filename ../images/math/intop.png
15188         embed ""
15189         scale 85
15190
15191 \end_inset
15192
15193 .
15194 \end_layout
15195
15196 \begin_layout Standard
15197 The operators are called big because they are bigger than the sometimes
15198  equal looking binary operators.
15199  All big operators can have limits as described in the next subsection.
15200 \end_layout
15201
15202 \begin_layout Standard
15203 The operators 
15204 \series bold
15205
15206 \backslash
15207 intop
15208 \series default
15209  and 
15210 \series bold
15211
15212 \backslash
15213 ointop
15214 \series default
15215  are different from 
15216 \series bold
15217
15218 \backslash
15219 int
15220 \series default
15221  and 
15222 \series bold
15223
15224 \backslash
15225 oint
15226 \series default
15227 , resp.
15228 \begin_inset Space ~
15229 \end_inset
15230
15231 in the style the operator limits are displayed, see 
15232 \begin_inset CommandInset ref
15233 LatexCommand ref
15234 reference "sub:Operator-Limits"
15235
15236 \end_inset
15237
15238 .
15239  
15240 \end_layout
15241
15242 \begin_layout Subsubsection*
15243 Advices for Integrals
15244 \end_layout
15245
15246 \begin_layout Standard
15247 The letter 
15248 \emph on
15249 d
15250 \emph default
15251  in an integral is an operator, that therefore has to be set upright.
15252  This is done by highlighting the 
15253 \emph on
15254 d
15255 \emph default
15256  and using the keyboard shortcut 
15257 \family sans
15258 Alt-c
15259 \begin_inset Space ~
15260 \end_inset
15261
15262 r
15263 \family default
15264
15265 \begin_inset Foot
15266 status collapsed
15267
15268 \begin_layout Plain Layout
15269 Font styles
15270 \series bold
15271  
15272 \series default
15273 see 
15274 \begin_inset CommandInset ref
15275 LatexCommand ref
15276 reference "sub:Font-Styles"
15277
15278 \end_inset
15279
15280
15281 \end_layout
15282
15283 \end_inset
15284
15285 .
15286  Finally the smallest space is inserted before the 
15287 \emph on
15288 d
15289 \emph default
15290 , as this is usual for operators.
15291  An example:
15292 \end_layout
15293
15294 \begin_layout Standard
15295 incorrect: 
15296 \begin_inset Formula $\int A(x)dx$
15297 \end_inset
15298
15299
15300 \begin_inset Newline newline
15301 \end_inset
15302
15303
15304 \begin_inset ERT
15305 status collapsed
15306
15307 \begin_layout Plain Layout
15308
15309
15310 \backslash
15311 hphantom{in}
15312 \end_layout
15313
15314 \end_inset
15315
15316 correct: 
15317 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15318 \end_inset
15319
15320
15321 \end_layout
15322
15323 \begin_layout Standard
15324 For multiple integrals there are the following commands:
15325 \begin_inset VSpace medskip
15326 \end_inset
15327
15328
15329 \end_layout
15330
15331 \begin_layout Standard
15332 \begin_inset Space \hfill{}
15333 \end_inset
15334
15335
15336 \begin_inset Tabular
15337 <lyxtabular version="3" rows="4" columns="2">
15338 <features>
15339 <column alignment="center" valignment="top" width="0">
15340 <column alignment="center" valignment="top" width="0">
15341 <row>
15342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346 Command
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355 Result
15356 \begin_inset Note Note
15357 status collapsed
15358
15359 \begin_layout Plain Layout
15360
15361 \series bold
15362
15363 \backslash
15364 raisebox
15365 \series default
15366  is only used as spacer.
15367 \end_layout
15368
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 </row>
15377 <row>
15378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382
15383 \backslash
15384 iint
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393 \begin_inset Formula $\raisebox {4.5mm}{}\iint\raisebox {-2.5mm}{}$
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 </row>
15402 <row>
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407
15408 \backslash
15409 oiint
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 \begin_inset Formula $\raisebox {4.5mm}{}\oiint\raisebox {-2.5mm}{}$
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 </row>
15427 <row>
15428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432
15433 \backslash
15434 sqiint
15435 \end_layout
15436
15437 \end_inset
15438 </cell>
15439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15440 \begin_inset Text
15441
15442 \begin_layout Plain Layout
15443 \begin_inset Formula $\raisebox {4.5mm}{}\sqiint\raisebox {-2.5mm}{}$
15444 \end_inset
15445
15446
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 </row>
15452 </lyxtabular>
15453
15454 \end_inset
15455
15456
15457 \begin_inset Space \hfill{}
15458 \end_inset
15459
15460
15461 \begin_inset Tabular
15462 <lyxtabular version="3" rows="4" columns="2">
15463 <features>
15464 <column alignment="center" valignment="top" width="0">
15465 <column alignment="center" valignment="top" width="0">
15466 <row>
15467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15468 \begin_inset Text
15469
15470 \begin_layout Plain Layout
15471 Command
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15477 \begin_inset Text
15478
15479 \begin_layout Plain Layout
15480 Result
15481 \end_layout
15482
15483 \end_inset
15484 </cell>
15485 </row>
15486 <row>
15487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15488 \begin_inset Text
15489
15490 \begin_layout Plain Layout
15491
15492 \backslash
15493 iiint
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15499 \begin_inset Text
15500
15501 \begin_layout Plain Layout
15502 \begin_inset Formula $\raisebox {4.5mm}{}\iiint\raisebox {-2.5mm}{}$
15503 \end_inset
15504
15505
15506 \end_layout
15507
15508 \end_inset
15509 </cell>
15510 </row>
15511 <row>
15512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15513 \begin_inset Text
15514
15515 \begin_layout Plain Layout
15516
15517 \backslash
15518 iiiint
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527 \begin_inset Formula $\raisebox {4.5mm}{}\iiiint\raisebox {-2.5mm}{}$
15528 \end_inset
15529
15530
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 </row>
15536 <row>
15537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15538 \begin_inset Text
15539
15540 \begin_layout Plain Layout
15541
15542 \backslash
15543 dotsint
15544 \end_layout
15545
15546 \end_inset
15547 </cell>
15548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15549 \begin_inset Text
15550
15551 \begin_layout Plain Layout
15552 \begin_inset Formula $\raisebox {4.5mm}{}\dotsint\raisebox {-2.5mm}{}$
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \end_inset
15559 </cell>
15560 </row>
15561 </lyxtabular>
15562
15563 \end_inset
15564
15565
15566 \begin_inset Space \hfill{}
15567 \end_inset
15568
15569
15570 \end_layout
15571
15572 \begin_layout Subsection
15573 Operator Limits
15574 \begin_inset CommandInset label
15575 LatexCommand label
15576 name "sub:Operator-Limits"
15577
15578 \end_inset
15579
15580
15581 \begin_inset Index
15582 status collapsed
15583
15584 \begin_layout Plain Layout
15585 Operators ! Limits
15586 \end_layout
15587
15588 \end_inset
15589
15590
15591 \end_layout
15592
15593 \begin_layout Standard
15594 Limits are created by super- and subscripts:
15595 \end_layout
15596
15597 \begin_layout Standard
15598 \align center
15599 \begin_inset Tabular
15600 <lyxtabular version="3" rows="2" columns="2">
15601 <features>
15602 <column alignment="center" valignment="top" width="0pt">
15603 <column alignment="center" valignment="top" width="0pt">
15604 <row>
15605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15606 \begin_inset Text
15607
15608 \begin_layout Plain Layout
15609 Command
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15615 \begin_inset Text
15616
15617 \begin_layout Plain Layout
15618 Result
15619 \begin_inset Note Note
15620 status collapsed
15621
15622 \begin_layout Plain Layout
15623
15624 \series bold
15625
15626 \backslash
15627 raisebox
15628 \series default
15629  is only used as spacer.
15630 \end_layout
15631
15632 \end_inset
15633
15634
15635 \end_layout
15636
15637 \end_inset
15638 </cell>
15639 </row>
15640 <row>
15641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15642 \begin_inset Text
15643
15644 \begin_layout Plain Layout
15645
15646 \backslash
15647 prod^
15648 \backslash
15649 infty
15650 \begin_inset ERT
15651 status collapsed
15652
15653 \begin_layout Plain Layout
15654
15655
15656 \backslash
15657 spce 
15658 \end_layout
15659
15660 \end_inset
15661
15662
15663 \begin_inset Formula $\to$
15664 \end_inset
15665
15666 _0
15667 \begin_inset Formula $\to$
15668 \end_inset
15669
15670 A(x)
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679 \begin_inset Formula $\raisebox {5mm}{}\prod_{0}^{\infty}A(x)\raisebox {-2.5mm}{}$
15680 \end_inset
15681
15682
15683 \end_layout
15684
15685 \end_inset
15686 </cell>
15687 </row>
15688 </lyxtabular>
15689
15690 \end_inset
15691
15692
15693 \end_layout
15694
15695 \begin_layout Standard
15696 Limits of inline formulas are set right beside the operator.
15697  Limits in displayed formulas are set above or below the operator, except
15698  of integral limits.
15699 \end_layout
15700
15701 \begin_layout Standard
15702 To force that the limits are set beside the operator, the cursor is set
15703  directly behind the operator and the limits type is changed with the menu
15704  
15705 \family sans
15706 Edit\SpecialChar \menuseparator
15707 Math\SpecialChar \menuseparator
15708 Change Limits Type
15709 \family default
15710  to 
15711 \family sans
15712 \series bold
15713 Inline
15714 \family default
15715 \series default
15716  (shortcut 
15717 \family sans
15718 Alt-m
15719 \begin_inset Space ~
15720 \end_inset
15721
15722 l
15723 \family default
15724 ).
15725  An example:
15726 \end_layout
15727
15728 \begin_layout Standard
15729 The default limits type is this:
15730 \begin_inset Formula \[
15731 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15732
15733 \end_inset
15734
15735 This is how it looks when the limits type was changed to 
15736 \family sans
15737 \series bold
15738 Inline
15739 \family default
15740 \series default
15741 :
15742 \begin_inset Formula \[
15743 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15744
15745 \end_inset
15746
15747 For integrals, except of 
15748 \series bold
15749
15750 \backslash
15751 intop
15752 \series default
15753  and 
15754 \series bold
15755
15756 \backslash
15757 ointop
15758 \series default
15759 , the limits are by default set beside the operator.
15760  But for multiple integrals the limits are often set below the operator.
15761  In the following example the limits type was therefore set to 
15762 \series bold
15763 Display
15764 \series default
15765  and so set below the integrals:
15766 \begin_inset Formula \begin{equation}
15767 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15768
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \begin_layout Standard
15775 \begin_inset VSpace medskip
15776 \end_inset
15777
15778 To specify conditions for limits, the commands 
15779 \series bold
15780
15781 \backslash
15782 subarray
15783 \series default
15784
15785 \begin_inset Index
15786 status collapsed
15787
15788 \begin_layout Plain Layout
15789 Commands ! S ! 
15790 \backslash
15791 subarray
15792 \end_layout
15793
15794 \end_inset
15795
15796  and 
15797 \series bold
15798
15799 \backslash
15800 substack
15801 \series default
15802
15803 \begin_inset Index
15804 status collapsed
15805
15806 \begin_layout Plain Layout
15807 Commands ! S ! 
15808 \backslash
15809 substack
15810 \end_layout
15811
15812 \end_inset
15813
15814  are used.
15815  To create for example this expression 
15816 \begin_inset Formula \begin{equation}
15817 \sum_{\begin{subarray}{c}
15818 0<k<1000\\
15819 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15820
15821 \end_inset
15822
15823
15824 \end_layout
15825
15826 \begin_layout Standard
15827 the following has to be done:
15828 \begin_inset Newline newline
15829 \end_inset
15830
15831 First the command 
15832 \series bold
15833
15834 \backslash
15835 sum
15836 \series default
15837 ^
15838 \series bold
15839 n
15840 \begin_inset ERT
15841 status collapsed
15842
15843 \begin_layout Plain Layout
15844
15845
15846 \backslash
15847 spce 
15848 \end_layout
15849
15850 \end_inset
15851
15852 _
15853 \series default
15854  is typed in.
15855  One is now in a blue box under the summation operator and insert there
15856  the command 
15857 \series bold
15858
15859 \backslash
15860 subarray
15861 \begin_inset ERT
15862 status collapsed
15863
15864 \begin_layout Plain Layout
15865
15866
15867 \backslash
15868 spce 
15869 \end_layout
15870
15871 \end_inset
15872
15873
15874 \series default
15875 .
15876  The blue box is now within a purple box and now several lines can be written
15877  among each other.
15878  A new line is created by inserting a line break (
15879 \family sans
15880 Ctrl-Return
15881 \family default
15882 ).
15883  When now
15884 \begin_inset Newline newline
15885 \end_inset
15886
15887
15888 \series bold
15889 0<k<1000 Ctrl-Return
15890 \begin_inset Newline newline
15891 \end_inset
15892
15893
15894 \series default
15895 is typed in, a new box appears below for the new line.
15896 \end_layout
15897
15898 \begin_layout Standard
15899 The alignment of the lines can be changed to left aligned with the 
15900 \family sans
15901 table
15902 \family default
15903  
15904 \family sans
15905 toolbar
15906 \family default
15907  or the menu 
15908 \family sans
15909 Edit\SpecialChar \menuseparator
15910 Rows &Columns
15911 \family default
15912 .
15913  To get right alignment, 
15914 \series bold
15915
15916 \backslash
15917 hfill
15918 \begin_inset ERT
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922
15923
15924 \backslash
15925 spce 
15926 \end_layout
15927
15928 \end_inset
15929
15930
15931 \series default
15932  is inserted at the beginning of the line.
15933 \end_layout
15934
15935 \begin_layout Standard
15936 The command 
15937 \series bold
15938
15939 \backslash
15940 substack
15941 \series default
15942  is equivalent to 
15943 \series bold
15944
15945 \backslash
15946 subarray
15947 \series default
15948  with the difference that the lines are always centered.
15949 \end_layout
15950
15951 \begin_layout Standard
15952 \begin_inset VSpace bigskip
15953 \end_inset
15954
15955 Like in formula 
15956 \begin_inset CommandInset ref
15957 LatexCommand eqref
15958 reference "eq:substack"
15959
15960 \end_inset
15961
15962  there can be too much space beside an operator, because the characters
15963  following the operator are set beside the limits.
15964 \end_layout
15965
15966 \begin_layout Standard
15967 To avoid this, the following macro can be used in the LaTeX-preamble:
15968 \end_layout
15969
15970 \begin_layout Standard
15971
15972 \series bold
15973
15974 \backslash
15975 def
15976 \backslash
15977 clap#1{
15978 \backslash
15979 hbox to 0pt{
15980 \backslash
15981 hss #1
15982 \backslash
15983 hss}}
15984 \begin_inset Newline newline
15985 \end_inset
15986
15987
15988 \backslash
15989 def
15990 \backslash
15991 mathclap {
15992 \backslash
15993 mathpalette 
15994 \backslash
15995 mathclapinternal}
15996 \begin_inset Newline newline
15997 \end_inset
15998
15999
16000 \backslash
16001 def
16002 \backslash
16003 mathclapinternal #1#2{
16004 \backslash
16005 clap{$
16006 \backslash
16007 mathsurround =0pt #1{#2}$}}
16008 \end_layout
16009
16010 \begin_layout Standard
16011 This defines the command 
16012 \series bold
16013
16014 \backslash
16015 mathclap
16016 \series default
16017
16018 \begin_inset Index
16019 status collapsed
16020
16021 \begin_layout Plain Layout
16022 Commands ! M ! 
16023 \backslash
16024 mathclap
16025 \end_layout
16026
16027 \end_inset
16028
16029  that sets the width of the limit to 0
16030 \begin_inset Space \thinspace{}
16031 \end_inset
16032
16033 pt.
16034  The command scheme is
16035 \end_layout
16036
16037 \begin_layout Standard
16038
16039 \series bold
16040
16041 \backslash
16042 mathclap{limit}
16043 \end_layout
16044
16045 \begin_layout Standard
16046 where the limit can consist of several conditions.
16047 \end_layout
16048
16049 \begin_layout Standard
16050 Applied on formula 
16051 \begin_inset CommandInset ref
16052 LatexCommand eqref
16053 reference "eq:substack"
16054
16055 \end_inset
16056
16057 , one uses the command
16058 \end_layout
16059
16060 \begin_layout Standard
16061
16062 \series bold
16063
16064 \backslash
16065 sum_
16066 \backslash
16067 mathclap{
16068 \backslash
16069 substack
16070 \begin_inset ERT
16071 status collapsed
16072
16073 \begin_layout Plain Layout
16074
16075
16076 \backslash
16077 spce 
16078 \end_layout
16079
16080 \end_inset
16081
16082 0<k<1000 Ctrl-Enter
16083 \end_layout
16084
16085 \begin_layout Standard
16086 to create the lower limit.
16087  The summand is now directly behind the summation operator:
16088 \begin_inset Formula \[
16089 \sum_{\mathclap {\substack{0<k<1000\\
16090 \\k\,\in\,\mathbb{N}}
16091 }}^{n}k^{-2}\]
16092
16093 \end_inset
16094
16095
16096 \end_layout
16097
16098 \begin_layout Standard
16099 \begin_inset VSpace bigskip
16100 \end_inset
16101
16102 How to use one limit for several operators is described in 
16103 \begin_inset CommandInset ref
16104 LatexCommand ref
16105 reference "sub:Self-defined-Operators"
16106
16107 \end_inset
16108
16109 .
16110 \end_layout
16111
16112 \begin_layout Subsection
16113 Binary Operators
16114 \begin_inset CommandInset label
16115 LatexCommand label
16116 name "sub:Binary-Operators"
16117
16118 \end_inset
16119
16120
16121 \begin_inset Index
16122 status collapsed
16123
16124 \begin_layout Plain Layout
16125 Operators ! binary
16126 \end_layout
16127
16128 \end_inset
16129
16130
16131 \end_layout
16132
16133 \begin_layout Standard
16134 Binary operators are surrounded by space when there is a character before
16135  and behind them.
16136 \begin_inset VSpace medskip
16137 \end_inset
16138
16139
16140 \end_layout
16141
16142 \begin_layout Standard
16143 \begin_inset Space \hfill{}
16144 \end_inset
16145
16146
16147 \begin_inset Tabular
16148 <lyxtabular version="3" rows="13" columns="2">
16149 <features>
16150 <column alignment="center" valignment="top" width="0pt">
16151 <column alignment="center" valignment="top" width="0pt">
16152 <row>
16153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Plain Layout
16157 Command
16158 \begin_inset Note Note
16159 status collapsed
16160
16161 \begin_layout Plain Layout
16162
16163 \series bold
16164
16165 \backslash
16166 raisebox
16167 \series default
16168  is only used as spacer.
16169 \end_layout
16170
16171 \end_inset
16172
16173
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182 Result
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 </row>
16188 <row>
16189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193 +
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16199 \begin_inset Text
16200
16201 \begin_layout Plain Layout
16202 \begin_inset Formula $+$
16203 \end_inset
16204
16205
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 </row>
16211 <row>
16212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Plain Layout
16216 -
16217 \end_layout
16218
16219 \end_inset
16220 </cell>
16221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16222 \begin_inset Text
16223
16224 \begin_layout Plain Layout
16225 \begin_inset Formula $-$
16226 \end_inset
16227
16228
16229 \end_layout
16230
16231 \end_inset
16232 </cell>
16233 </row>
16234 <row>
16235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239
16240 \backslash
16241 pm
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16247 \begin_inset Text
16248
16249 \begin_layout Plain Layout
16250 \begin_inset Formula $\pm$
16251 \end_inset
16252
16253
16254 \end_layout
16255
16256 \end_inset
16257 </cell>
16258 </row>
16259 <row>
16260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Plain Layout
16264
16265 \backslash
16266 mp
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16272 \begin_inset Text
16273
16274 \begin_layout Plain Layout
16275 \begin_inset Formula $\mp$
16276 \end_inset
16277
16278
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 </row>
16284 <row>
16285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289
16290 \backslash
16291 cdot
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Plain Layout
16300 \begin_inset Formula $\cdot$
16301 \end_inset
16302
16303
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 </row>
16309 <row>
16310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314
16315 \backslash
16316 times
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16322 \begin_inset Text
16323
16324 \begin_layout Plain Layout
16325 \begin_inset Formula $\times$
16326 \end_inset
16327
16328
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 </row>
16334 <row>
16335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339
16340 \backslash
16341 div
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Plain Layout
16350 \begin_inset Formula $\div$
16351 \end_inset
16352
16353
16354 \end_layout
16355
16356 \end_inset
16357 </cell>
16358 </row>
16359 <row>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 \begin_inset ERT
16365 status collapsed
16366
16367 \begin_layout Plain Layout
16368
16369
16370 \backslash
16371 raisebox{-1.2mm}{
16372 \end_layout
16373
16374 \end_inset
16375
16376 *
16377 \begin_inset ERT
16378 status collapsed
16379
16380 \begin_layout Plain Layout
16381
16382 }
16383 \end_layout
16384
16385 \end_inset
16386
16387
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396 \begin_inset Formula $*$
16397 \end_inset
16398
16399
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 </row>
16405 <row>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410
16411 \backslash
16412 star
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421 \begin_inset Formula $\star$
16422 \end_inset
16423
16424
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 </row>
16430 <row>
16431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16432 \begin_inset Text
16433
16434 \begin_layout Plain Layout
16435
16436 \backslash
16437 circ
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446 \begin_inset Formula $\circ$
16447 \end_inset
16448
16449
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 </row>
16455 <row>
16456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460
16461 \backslash
16462 diamond
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 \begin_inset Formula $\diamond$
16472 \end_inset
16473
16474
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 </row>
16480 <row>
16481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Plain Layout
16485
16486 \backslash
16487 bullet
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Plain Layout
16496 \begin_inset Formula $\bullet$
16497 \end_inset
16498
16499
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 </row>
16505 </lyxtabular>
16506
16507 \end_inset
16508
16509
16510 \begin_inset Space \hfill{}
16511 \end_inset
16512
16513
16514 \begin_inset Tabular
16515 <lyxtabular version="3" rows="13" columns="2">
16516 <features>
16517 <column alignment="center" valignment="top" width="0pt">
16518 <column alignment="center" valignment="top" width="0pt">
16519 <row>
16520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 Command
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 Result
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row>
16540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544
16545 \backslash
16546 nabla
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16552 \begin_inset Text
16553
16554 \begin_layout Plain Layout
16555 \begin_inset Formula $\nabla$
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 </row>
16564 <row>
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569
16570 \backslash
16571 bigtriangledown
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 \begin_inset Formula $\bigtriangledown$
16581 \end_inset
16582
16583
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 </row>
16589 <row>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594
16595 \backslash
16596 bigtriangleup
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Plain Layout
16605 \begin_inset Formula $\bigtriangleup$
16606 \end_inset
16607
16608
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 </row>
16614 <row>
16615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619
16620 \backslash
16621 Box
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 \begin_inset Formula $\Box$
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 </row>
16639 <row>
16640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Plain Layout
16644
16645 \backslash
16646 cap 
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655 \begin_inset Formula $\cap$
16656 \end_inset
16657
16658
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 </row>
16664 <row>
16665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669
16670 \backslash
16671 cup
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Plain Layout
16680 \begin_inset Formula $\cup$
16681 \end_inset
16682
16683
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 </row>
16689 <row>
16690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694
16695 \backslash
16696 dagger
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705 \begin_inset Formula $\dagger$
16706 \end_inset
16707
16708
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 </row>
16714 <row>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719
16720 \backslash
16721 ddagger
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 \begin_inset Formula $\ddagger$
16731 \end_inset
16732
16733
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 <row>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744
16745 \backslash
16746 wr
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755 \begin_inset Formula $\wr$
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 </row>
16764 <row>
16765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769
16770 \backslash
16771 bigcirc
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780 \begin_inset Formula $\bigcirc$
16781 \end_inset
16782
16783
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 </row>
16789 <row>
16790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794
16795 \backslash
16796 wedge
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 \begin_inset Formula $\wedge$
16806 \end_inset
16807
16808
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 <row>
16815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819
16820 \backslash
16821 vee
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Plain Layout
16830 \begin_inset Formula $\vee$
16831 \end_inset
16832
16833
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 </row>
16839 </lyxtabular>
16840
16841 \end_inset
16842
16843
16844 \begin_inset Space \hfill{}
16845 \end_inset
16846
16847
16848 \begin_inset Tabular
16849 <lyxtabular version="3" rows="13" columns="2">
16850 <features>
16851 <column alignment="center" valignment="top" width="0pt">
16852 <column alignment="center" valignment="top" width="0pt">
16853 <row>
16854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 Command
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 Result
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row>
16874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \backslash
16880 oplus
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 \begin_inset Formula $\oplus$
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 <row>
16899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903
16904 \backslash
16905 ominus
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914 \begin_inset Formula $\ominus$
16915 \end_inset
16916
16917
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 </row>
16923 <row>
16924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928
16929 \backslash
16930 otimes
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939 \begin_inset Formula $\otimes$
16940 \end_inset
16941
16942
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 </row>
16948 <row>
16949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953
16954 \backslash
16955 oslash
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 \begin_inset Formula $\oslash$
16965 \end_inset
16966
16967
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 <row>
16974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \backslash
16980 odot
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 \begin_inset Formula $\odot$
16990 \end_inset
16991
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 </row>
16998 <row>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003
17004 \backslash
17005 amalg
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014 \begin_inset Formula $\amalg$
17015 \end_inset
17016
17017
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 </row>
17023 <row>
17024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028
17029 \backslash
17030 uplus
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 \begin_inset Formula $\uplus$
17040 \end_inset
17041
17042
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 </row>
17048 <row>
17049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053
17054 \backslash
17055 setminus
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 \begin_inset Formula $\setminus$
17065 \end_inset
17066
17067
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 </row>
17073 <row>
17074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078
17079 \backslash
17080 sqcap
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 \begin_inset Formula $\sqcap$
17090 \end_inset
17091
17092
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 </row>
17098 <row>
17099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103
17104 \backslash
17105 sqcup
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114 \begin_inset Formula $\sqcup$
17115 \end_inset
17116
17117
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 <row>
17124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128
17129 \backslash
17130 triangleleft
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 \begin_inset Formula $\triangleleft$
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 </row>
17148 <row>
17149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153
17154 \backslash
17155 triangleright
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164 \begin_inset Formula $\triangleright$
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 </row>
17173 </lyxtabular>
17174
17175 \end_inset
17176
17177
17178 \begin_inset Space \hfill{}
17179 \end_inset
17180
17181
17182 \end_layout
17183
17184 \begin_layout Standard
17185 All binary operators can also be inserted via the math toolbar button 
17186 \begin_inset Graphics
17187         filename ../images/math/pm.png
17188         embed ""
17189         scale 85
17190
17191 \end_inset
17192
17193 .
17194 \end_layout
17195
17196 \begin_layout Standard
17197 To typeset the Laplace operator also 
17198 \series bold
17199
17200 \backslash
17201 Delta
17202 \series default
17203  or 
17204 \series bold
17205
17206 \backslash
17207 nabla
17208 \series default
17209 ^
17210 \series bold
17211 2
17212 \series default
17213  (
17214 \begin_inset Formula $\nabla^{2}$
17215 \end_inset
17216
17217 ) can be used instead of 
17218 \series bold
17219
17220 \backslash
17221 bigtriangleup
17222 \series default
17223  .
17224 \end_layout
17225
17226 \begin_layout Standard
17227 The character 
17228 \family sans
17229 Menu Separator
17230 \family default
17231  from the menu 
17232 \family sans
17233 Insert\SpecialChar \menuseparator
17234 Special Character
17235 \family default
17236  is the operator 
17237 \series bold
17238
17239 \backslash
17240 triangleright
17241 \series default
17242 .
17243 \end_layout
17244
17245 \begin_layout Subsection
17246 Self-defined Operators
17247 \begin_inset CommandInset label
17248 LatexCommand label
17249 name "sub:Self-defined-Operators"
17250
17251 \end_inset
17252
17253
17254 \begin_inset Index
17255 status collapsed
17256
17257 \begin_layout Plain Layout
17258 Operators ! self-defined
17259 \end_layout
17260
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \begin_layout Standard
17267 With the help of the command 
17268 \series bold
17269
17270 \backslash
17271 DeclareMathOperator
17272 \series default
17273
17274 \begin_inset Index
17275 status collapsed
17276
17277 \begin_layout Plain Layout
17278 Commands ! D ! 
17279 \backslash
17280 dbinom@
17281 \backslash
17282 DeclareMathOperator
17283 \end_layout
17284
17285 \end_inset
17286
17287  custom operators can be defined in the LaTeX-preamble.
17288  Its command scheme is:
17289 \end_layout
17290
17291 \begin_layout Standard
17292
17293 \series bold
17294
17295 \backslash
17296 DeclareMathOperator{new command}{display}
17297 \end_layout
17298
17299 \begin_layout Standard
17300 Display can be characters or symbols that define how the operator looks
17301  in the output.
17302  To define a big operator a * is set behind the command.
17303  All self-defined big operators can have limits as described in 
17304 \begin_inset CommandInset ref
17305 LatexCommand ref
17306 reference "sub:Operator-Limits"
17307
17308 \end_inset
17309
17310 .
17311 \end_layout
17312
17313 \begin_layout Standard
17314 For example the LaTeX-preamble line
17315 \end_layout
17316
17317 \begin_layout Standard
17318
17319 \series bold
17320
17321 \backslash
17322 DeclareMathOperator*{
17323 \backslash
17324 Lozenge}{
17325 \backslash
17326 blacklozenge}
17327 \end_layout
17328
17329 \begin_layout Standard
17330 defines the command 
17331 \series bold
17332
17333 \backslash
17334 Lozenge
17335 \series default
17336 , that inserts a big operator consisting of the lozenge symbol from 
17337 \begin_inset CommandInset ref
17338 LatexCommand ref
17339 reference "sub:Miscellaneous-Symbols"
17340
17341 \end_inset
17342
17343 :
17344 \begin_inset Formula \[
17345 \Lozenge _{n=1}^{\infty}\]
17346
17347 \end_inset
17348
17349 The command for this formula is: 
17350 \series bold
17351
17352 \backslash
17353 Lozenge
17354 \series default
17355 ^
17356 \series bold
17357
17358 \backslash
17359 infty
17360 \begin_inset Formula $\to$
17361 \end_inset
17362
17363 _n=1
17364 \end_layout
17365
17366 \begin_layout Standard
17367 \begin_inset VSpace bigskip
17368 \end_inset
17369
17370 When self-defined operators are not used several times in the document,
17371  they can also be defined with the commands 
17372 \series bold
17373
17374 \backslash
17375 mathop
17376 \series default
17377
17378 \begin_inset Index
17379 status collapsed
17380
17381 \begin_layout Plain Layout
17382 Commands ! M ! 
17383 \backslash
17384 mathop
17385 \end_layout
17386
17387 \end_inset
17388
17389  and 
17390 \series bold
17391
17392 \backslash
17393 mathbin
17394 \series default
17395
17396 \begin_inset Index
17397 status collapsed
17398
17399 \begin_layout Plain Layout
17400 Commands ! M ! 
17401 \backslash
17402 mathbin
17403 \end_layout
17404
17405 \end_inset
17406
17407 , which have the following scheme:
17408 \end_layout
17409
17410 \begin_layout Standard
17411
17412 \series bold
17413
17414 \backslash
17415 mathop{display}
17416 \series default
17417  and 
17418 \series bold
17419
17420 \backslash
17421 mathbin{display}
17422 \end_layout
17423
17424 \begin_layout Standard
17425
17426 \series bold
17427
17428 \backslash
17429 mathop
17430 \series default
17431  defines big operators, 
17432 \series bold
17433
17434 \backslash
17435 mathbin
17436 \series default
17437  binary operators.
17438 \end_layout
17439
17440 \begin_layout Standard
17441
17442 \series bold
17443
17444 \backslash
17445 mathop
17446 \series default
17447  can e.
17448 \begin_inset Space \thinspace{}
17449 \end_inset
17450
17451 g.
17452 \begin_inset Space ~
17453 \end_inset
17454
17455 be used to use one limit for several operators:
17456 \end_layout
17457
17458 \begin_layout Standard
17459 \begin_inset Formula \[
17460 \mathop {\sum\negmedspace\sum}_{i,j=1}^{N}\]
17461
17462 \end_inset
17463
17464
17465 \end_layout
17466
17467 \begin_layout Standard
17468 The command for the formula above is:
17469 \begin_inset Newline newline
17470 \end_inset
17471
17472
17473 \series bold
17474
17475 \backslash
17476 mathop{
17477 \backslash
17478 sum
17479 \backslash
17480 negmedspace
17481 \backslash
17482 sum
17483 \series default
17484
17485 \begin_inset ERT
17486 status collapsed
17487
17488 \begin_layout Plain Layout
17489
17490
17491 \backslash
17492 spce 
17493 \end_layout
17494
17495 \end_inset
17496
17497
17498 \series bold
17499
17500 \begin_inset Formula $\to$
17501 \end_inset
17502
17503 ^N
17504 \series default
17505
17506 \begin_inset ERT
17507 status collapsed
17508
17509 \begin_layout Plain Layout
17510
17511
17512 \backslash
17513 spce 
17514 \end_layout
17515
17516 \end_inset
17517
17518
17519 \series bold
17520 _i,j=1
17521 \end_layout
17522
17523 \begin_layout Section
17524 Fonts
17525 \begin_inset Index
17526 status collapsed
17527
17528 \begin_layout Plain Layout
17529 Fonts
17530 \end_layout
17531
17532 \end_inset
17533
17534
17535 \end_layout
17536
17537 \begin_layout Subsection
17538 Font Styles
17539 \begin_inset CommandInset label
17540 LatexCommand label
17541 name "sub:Font-Styles"
17542
17543 \end_inset
17544
17545
17546 \begin_inset Index
17547 status collapsed
17548
17549 \begin_layout Plain Layout
17550 Font ! style
17551 \end_layout
17552
17553 \end_inset
17554
17555
17556 \end_layout
17557
17558 \begin_layout Standard
17559 Latin letters in formulas can be set in one of the following font styles:
17560 \begin_inset VSpace -2mm
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \begin_layout Standard
17567 \align center
17568 \begin_inset Tabular
17569 <lyxtabular version="3" rows="6" columns="3">
17570 <features>
17571 <column alignment="center" valignment="top" width="0">
17572 <column alignment="center" valignment="top" width="0">
17573 <column alignment="center" valignment="top" width="0">
17574 <row>
17575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579 Command
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588 Result
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 shortcut
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 mathbb
17611 \series bold
17612
17613 \begin_inset ERT
17614 status collapsed
17615
17616 \begin_layout Plain Layout
17617
17618
17619 \backslash
17620 spce 
17621 \end_layout
17622
17623 \end_inset
17624
17625
17626 \series default
17627 ABC
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17633 \begin_inset Text
17634
17635 \begin_layout Plain Layout
17636 \begin_inset Formula $\mathbb{ABC}$
17637 \end_inset
17638
17639
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648 Alt-c c
17649 \end_layout
17650
17651 \end_inset
17652 </cell>
17653 </row>
17654 <row>
17655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659
17660 \backslash
17661 mathbf
17662 \series bold
17663
17664 \begin_inset ERT
17665 status collapsed
17666
17667 \begin_layout Plain Layout
17668
17669
17670 \backslash
17671 spce 
17672 \end_layout
17673
17674 \end_inset
17675
17676
17677 \series default
17678 AbC
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687 \begin_inset Formula $\mathbf{AbC}$
17688 \end_inset
17689
17690
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699 -
17700 \end_layout
17701
17702 \end_inset
17703 </cell>
17704 </row>
17705 <row>
17706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710
17711 \backslash
17712 boldsymbol
17713 \series bold
17714
17715 \begin_inset ERT
17716 status collapsed
17717
17718 \begin_layout Plain Layout
17719
17720
17721 \backslash
17722 spce 
17723 \end_layout
17724
17725 \end_inset
17726
17727
17728 \series default
17729 AbC
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Plain Layout
17738 \begin_inset Formula $\boldsymbol{AbC}$
17739 \end_inset
17740
17741
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 Alt-c b
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 </row>
17756 <row>
17757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761
17762 \backslash
17763 mathcal
17764 \series bold
17765
17766 \begin_inset ERT
17767 status collapsed
17768
17769 \begin_layout Plain Layout
17770
17771
17772 \backslash
17773 spce 
17774 \end_layout
17775
17776 \end_inset
17777
17778
17779 \series default
17780 ABC
17781 \end_layout
17782
17783 \end_inset
17784 </cell>
17785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17786 \begin_inset Text
17787
17788 \begin_layout Plain Layout
17789 \begin_inset Formula $\mathcal{ABC}$
17790 \end_inset
17791
17792
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17798 \begin_inset Text
17799
17800 \begin_layout Plain Layout
17801 Alt-c e
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 </row>
17807 <row>
17808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812
17813 \backslash
17814 mathfrak
17815 \series bold
17816
17817 \begin_inset ERT
17818 status collapsed
17819
17820 \begin_layout Plain Layout
17821
17822
17823 \backslash
17824 spce 
17825 \end_layout
17826
17827 \end_inset
17828
17829
17830 \series default
17831 AbC
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840 \begin_inset Formula $\mathfrak{AbC}$
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \end_inset
17847 </cell>
17848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852 -
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 </row>
17858 </lyxtabular>
17859
17860 \end_inset
17861
17862
17863 \end_layout
17864
17865 \begin_layout Standard
17866 \align center
17867 \begin_inset Tabular
17868 <lyxtabular version="3" rows="5" columns="3">
17869 <features>
17870 <column alignment="center" valignment="top" width="0">
17871 <column alignment="center" valignment="top" width="0">
17872 <column alignment="center" valignment="top" width="0">
17873 <row>
17874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17875 \begin_inset Text
17876
17877 \begin_layout Plain Layout
17878 Command
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Plain Layout
17887 Result
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896 shortcut
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 </row>
17902 <row>
17903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907
17908 \backslash
17909 mathit
17910 \series bold
17911
17912 \begin_inset ERT
17913 status collapsed
17914
17915 \begin_layout Plain Layout
17916
17917
17918 \backslash
17919 spce 
17920 \end_layout
17921
17922 \end_inset
17923
17924
17925 \series default
17926 AbC
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 \begin_inset Formula $\mathit{AbC}$
17936 \end_inset
17937
17938
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 -
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 </row>
17953 <row>
17954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \backslash
17960 mathrm
17961 \series bold
17962
17963 \begin_inset ERT
17964 status collapsed
17965
17966 \begin_layout Plain Layout
17967
17968
17969 \backslash
17970 spce 
17971 \end_layout
17972
17973 \end_inset
17974
17975
17976 \series default
17977 AbC
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986 \begin_inset Formula $\mathrm{AbC}$
17987 \end_inset
17988
17989
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 Alt-c r
17999 \end_layout
18000
18001 \end_inset
18002 </cell>
18003 </row>
18004 <row>
18005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009
18010 \backslash
18011 mathsf
18012 \series bold
18013
18014 \begin_inset ERT
18015 status collapsed
18016
18017 \begin_layout Plain Layout
18018
18019
18020 \backslash
18021 spce 
18022 \end_layout
18023
18024 \end_inset
18025
18026
18027 \series default
18028 AbC
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037 \begin_inset Formula $\mathsf{AbC}$
18038 \end_inset
18039
18040
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 Alt-c s
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 </row>
18055 <row>
18056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060
18061 \backslash
18062 mathtt
18063 \series bold
18064
18065 \begin_inset ERT
18066 status collapsed
18067
18068 \begin_layout Plain Layout
18069
18070
18071 \backslash
18072 spce 
18073 \end_layout
18074
18075 \end_inset
18076
18077
18078 \series default
18079 AbC
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 \begin_inset Formula $\mathtt{AbC}$
18089 \end_inset
18090
18091
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100 Alt-c p
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 </row>
18106 </lyxtabular>
18107
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \begin_layout Standard
18114 \begin_inset Note Greyedout
18115 status open
18116
18117 \begin_layout Plain Layout
18118
18119 \series bold
18120 Note:
18121 \series default
18122  The styles 
18123 \series bold
18124
18125 \backslash
18126 mathbb
18127 \series default
18128  and 
18129 \series bold
18130
18131 \backslash
18132 mathcal
18133 \series default
18134  can only be used for big letters.
18135 \end_layout
18136
18137 \end_inset
18138
18139
18140 \end_layout
18141
18142 \begin_layout Standard
18143 Predefined is the style 
18144 \series bold
18145
18146 \backslash
18147 mathnormal
18148 \series default
18149 .
18150 \end_layout
18151
18152 \begin_layout Standard
18153 The style commands work also for letters in mathematical constructs:
18154 \begin_inset Formula \[
18155 \mathfrak{A=\frac{b}{C}}\]
18156
18157 \end_inset
18158
18159
18160 \end_layout
18161
18162 \begin_layout Standard
18163 Characters in mathematical text don't appear in a math font style but in
18164  the text font style 
18165 \series bold
18166
18167 \backslash
18168 textrm
18169 \series default
18170 .
18171  That their style can't be set correctly via the text style dialog is a
18172  bug in LyX.
18173 \begin_inset Foot
18174 status collapsed
18175
18176 \begin_layout Plain Layout
18177 \begin_inset CommandInset href
18178 LatexCommand href
18179 name "LyX-bug #4091"
18180 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18181
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \end_inset
18188
18189
18190 \end_layout
18191
18192 \begin_layout Standard
18193 Instead of the style commands the dialog 
18194 \family sans
18195 Edit\SpecialChar \menuseparator
18196 Math\SpecialChar \menuseparator
18197 Text Style
18198 \family default
18199  or the toolbar button 
18200 \begin_inset Graphics
18201         filename ../images/math/font.png
18202         embed ""
18203         scale 85
18204
18205 \end_inset
18206
18207  can be used.
18208 \end_layout
18209
18210 \begin_layout Subsection
18211 Bold Formulas
18212 \begin_inset CommandInset label
18213 LatexCommand label
18214 name "sub:Bold-Formulas"
18215
18216 \end_inset
18217
18218
18219 \begin_inset Index
18220 status collapsed
18221
18222 \begin_layout Plain Layout
18223 Formula ! bold
18224 \end_layout
18225
18226 \end_inset
18227
18228
18229 \end_layout
18230
18231 \begin_layout Standard
18232 To make a complete formula bold, the command 
18233 \series bold
18234
18235 \backslash
18236 mathbf
18237 \series default
18238  from the previous subsection cannot be used, because it doesn't work for
18239  small Greek letters.
18240  Furthermore it prints Latin letters always upright, like in the following
18241  equation:
18242 \end_layout
18243
18244 \begin_layout Standard
18245 \begin_inset Formula \[
18246 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash  mathbf}\]
18247
18248 \end_inset
18249
18250
18251 \end_layout
18252
18253 \begin_layout Standard
18254 To display the formula correctly, the command 
18255 \series bold
18256
18257 \backslash
18258 boldsymbol
18259 \series default
18260  is used:
18261 \begin_inset Formula \[
18262 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash  boldsymbol}}\]
18263
18264 \end_inset
18265
18266 It is also possible to set the formula in a 
18267 \series bold
18268 boldmath environment
18269 \series default
18270 .
18271  This environment is created by inserting the command 
18272 \series bold
18273
18274 \backslash
18275 boldmath
18276 \begin_inset Index
18277 status collapsed
18278
18279 \begin_layout Plain Layout
18280 Commands ! B ! 
18281 \backslash
18282 boldmath
18283 \end_layout
18284
18285 \end_inset
18286
18287
18288 \series default
18289  in TeX-mode.
18290  To end the environment, the command 
18291 \series bold
18292
18293 \backslash
18294 unboldmath
18295 \begin_inset Index
18296 status collapsed
18297
18298 \begin_layout Plain Layout
18299 Commands ! U ! 
18300 \backslash
18301 unboldmath
18302 \end_layout
18303
18304 \end_inset
18305
18306
18307 \series default
18308  is inserted in TeX-mode.
18309 \begin_inset ERT
18310 status collapsed
18311
18312 \begin_layout Plain Layout
18313
18314
18315 \backslash
18316 boldmath 
18317 \end_layout
18318
18319 \end_inset
18320
18321
18322 \begin_inset Formula \[
18323 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18324
18325 \end_inset
18326
18327
18328 \begin_inset ERT
18329 status collapsed
18330
18331 \begin_layout Plain Layout
18332
18333
18334 \backslash
18335 unboldmath 
18336 \end_layout
18337
18338 \end_inset
18339
18340
18341 \end_layout
18342
18343 \begin_layout Subsection
18344 Font Sizes
18345 \begin_inset CommandInset label
18346 LatexCommand label
18347 name "sub:Font-Sizes"
18348
18349 \end_inset
18350
18351
18352 \begin_inset Index
18353 status collapsed
18354
18355 \begin_layout Plain Layout
18356 Font ! size
18357 \end_layout
18358
18359 \end_inset
18360
18361
18362 \end_layout
18363
18364 \begin_layout Standard
18365 For characters in formulas there are, analog to characters in text, the
18366  following size commands:
18367 \end_layout
18368
18369 \begin_layout Standard
18370
18371 \series bold
18372
18373 \backslash
18374 Huge
18375 \series default
18376
18377 \series bold
18378
18379 \backslash
18380 huge
18381 \series default
18382
18383 \series bold
18384
18385 \backslash
18386 LARGE
18387 \series default
18388
18389 \series bold
18390
18391 \backslash
18392 Large
18393 \series default
18394
18395 \series bold
18396
18397 \backslash
18398 large
18399 \series default
18400
18401 \series bold
18402
18403 \backslash
18404 normalsize
18405 \series default
18406
18407 \series bold
18408
18409 \backslash
18410 small
18411 \series default
18412 ,
18413 \begin_inset Newline newline
18414 \end_inset
18415
18416
18417 \series bold
18418
18419 \backslash
18420 footnotesize
18421 \series default
18422
18423 \series bold
18424
18425 \backslash
18426 scriptsize
18427 \series default
18428 , and 
18429 \series bold
18430
18431 \backslash
18432 tiny
18433 \end_layout
18434
18435 \begin_layout Standard
18436 The size produced by the commands depends on the document font size, that
18437  corresponds with the command 
18438 \series bold
18439
18440 \backslash
18441 normalsize
18442 \series default
18443 .
18444  The other commands produce smaller or larger sizes than 
18445 \series bold
18446
18447 \backslash
18448 normalsize
18449 \series default
18450 .
18451  The font size can however not exceed a certain value.
18452  Is for example the document font size 12
18453 \begin_inset Space \thinspace{}
18454 \end_inset
18455
18456 pt, the command 
18457 \series bold
18458
18459 \backslash
18460 Huge
18461 \series default
18462  switches to the same size as 
18463 \series bold
18464
18465 \backslash
18466 huge
18467 \series default
18468 .
18469  
18470 \end_layout
18471
18472 \begin_layout Standard
18473 A size command is inserted in TeX-mode before the formula and sets the size
18474  for all following formula and text characters.
18475  To switch back to the initial size, the command 
18476 \series bold
18477
18478 \backslash
18479 normalsize
18480 \series default
18481  is inserted behind the formula in TeX-mode.
18482 \end_layout
18483
18484 \begin_layout Standard
18485 Within a formula the size can only be changed for symbols or letters in
18486  mathematical text.
18487  To do this, the size command is inserted in mathematical text.
18488  All following characters until the end of the mathematical text or until
18489  another size command will have the selected size.
18490  Two examples:
18491 \begin_inset VSpace -2mm
18492 \end_inset
18493
18494
18495 \end_layout
18496
18497 \begin_layout Standard
18498 \begin_inset ERT
18499 status collapsed
18500
18501 \begin_layout Plain Layout
18502
18503
18504 \backslash
18505 huge 
18506 \end_layout
18507
18508 \end_inset
18509
18510
18511 \begin_inset Formula \[
18512 A=\frac{B}{c}\cdot\maltese\]
18513
18514 \end_inset
18515
18516
18517 \begin_inset Formula \[
18518 \maltese A\textrm{\Large \maltese\textit{A}}\textrm{\tiny \maltese\textit{A}}\]
18519
18520 \end_inset
18521
18522
18523 \begin_inset ERT
18524 status collapsed
18525
18526 \begin_layout Plain Layout
18527
18528
18529 \backslash
18530 normalsize 
18531 \end_layout
18532
18533 \end_inset
18534
18535
18536 \end_layout
18537
18538 \begin_layout Standard
18539 \begin_inset VSpace medskip
18540 \end_inset
18541
18542 Before both formulas the command 
18543 \series bold
18544
18545 \backslash
18546 huge
18547 \series default
18548  was inserted.
18549  The command for the second formula is:
18550 \begin_inset Newline newline
18551 \end_inset
18552
18553
18554 \series bold
18555
18556 \backslash
18557 maltese
18558 \begin_inset ERT
18559 status collapsed
18560
18561 \begin_layout Plain Layout
18562
18563
18564 \backslash
18565 spce 
18566 \end_layout
18567
18568 \end_inset
18569
18570 A Alt-m m 
18571 \backslash
18572 Large
18573 \begin_inset ERT
18574 status collapsed
18575
18576 \begin_layout Plain Layout
18577
18578
18579 \backslash
18580 spce 
18581 \end_layout
18582
18583 \end_inset
18584
18585
18586 \backslash
18587 maltese
18588 \begin_inset ERT
18589 status collapsed
18590
18591 \begin_layout Plain Layout
18592
18593
18594 \backslash
18595 spce 
18596 \end_layout
18597
18598 \end_inset
18599
18600
18601 \backslash
18602 textit
18603 \begin_inset ERT
18604 status collapsed
18605
18606 \begin_layout Plain Layout
18607
18608
18609 \backslash
18610 spce 
18611 \end_layout
18612
18613 \end_inset
18614
18615 A
18616 \begin_inset Formula $\to$
18617 \end_inset
18618
18619
18620 \begin_inset Formula $\to$
18621 \end_inset
18622
18623
18624 \begin_inset Newline newline
18625 \end_inset
18626
18627
18628 \begin_inset Space \hspace*{}
18629 \length 1cm
18630 \end_inset
18631
18632 Alt-m
18633 \series default
18634  
18635 \series bold
18636
18637 \backslash
18638 tiny
18639 \begin_inset ERT
18640 status collapsed
18641
18642 \begin_layout Plain Layout
18643
18644
18645 \backslash
18646 spce 
18647 \end_layout
18648
18649 \end_inset
18650
18651
18652 \backslash
18653 maltese
18654 \begin_inset ERT
18655 status collapsed
18656
18657 \begin_layout Plain Layout
18658
18659
18660 \backslash
18661 spce 
18662 \end_layout
18663
18664 \end_inset
18665
18666
18667 \backslash
18668 textit
18669 \begin_inset ERT
18670 status collapsed
18671
18672 \begin_layout Plain Layout
18673
18674
18675 \backslash
18676 spce 
18677 \end_layout
18678
18679 \end_inset
18680
18681 A
18682 \end_layout
18683
18684 \begin_layout Standard
18685 If a symbol cannot be displayed in different sizes, it will always be displayed
18686  in the default size.
18687 \end_layout
18688
18689 \begin_layout Section
18690 Greek Letters
18691 \begin_inset Index
18692 status collapsed
18693
18694 \begin_layout Plain Layout
18695 Greek letters
18696 \end_layout
18697
18698 \end_inset
18699
18700
18701 \end_layout
18702
18703 \begin_layout Standard
18704 All Greek letters can also be inserted via the toolbar button 
18705 \begin_inset Graphics
18706         filename ../images/math/alpha.png
18707         embed ""
18708         scale 85
18709
18710 \end_inset
18711
18712 .
18713 \end_layout
18714
18715 \begin_layout Subsection
18716 Small Letters
18717 \begin_inset CommandInset label
18718 LatexCommand label
18719 name "sub:Small-Letters"
18720
18721 \end_inset
18722
18723
18724 \begin_inset Index
18725 status collapsed
18726
18727 \begin_layout Plain Layout
18728 Greek letters ! small
18729 \end_layout
18730
18731 \end_inset
18732
18733
18734 \end_layout
18735
18736 \begin_layout Standard
18737 \begin_inset Space \hfill{}
18738 \end_inset
18739
18740
18741 \begin_inset Tabular
18742 <lyxtabular version="3" rows="11" columns="2">
18743 <features>
18744 <column alignment="center" valignment="top" width="0pt">
18745 <column alignment="center" valignment="top" width="0pt">
18746 <row>
18747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751 Command
18752 \end_layout
18753
18754 \end_inset
18755 </cell>
18756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18757 \begin_inset Text
18758
18759 \begin_layout Plain Layout
18760 Result
18761 \end_layout
18762
18763 \end_inset
18764 </cell>
18765 </row>
18766 <row>
18767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771
18772 \backslash
18773 alpha
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782 \begin_inset Formula $\alpha$
18783 \end_inset
18784
18785
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row>
18792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \backslash
18798 beta
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807 \begin_inset Formula $\beta$
18808 \end_inset
18809
18810
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 </row>
18816 <row>
18817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18818 \begin_inset Text
18819
18820 \begin_layout Plain Layout
18821
18822 \backslash
18823 gamma
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832 \begin_inset Formula $\gamma$
18833 \end_inset
18834
18835
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row>
18842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \backslash
18848 delta
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857 \begin_inset Formula $\delta$
18858 \end_inset
18859
18860
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 </row>
18866 <row>
18867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \backslash
18873 epsilon
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 \begin_inset Formula $\epsilon$
18883 \end_inset
18884
18885
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 </row>
18891 <row>
18892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896
18897 \backslash
18898 varepsilon
18899 \end_layout
18900
18901 \end_inset
18902 </cell>
18903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18904 \begin_inset Text
18905
18906 \begin_layout Plain Layout
18907 \begin_inset Formula $\varepsilon$
18908 \end_inset
18909
18910
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 </row>
18916 <row>
18917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921
18922 \backslash
18923 zeta
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 \begin_inset Formula $\zeta$
18933 \end_inset
18934
18935
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 </row>
18941 <row>
18942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18943 \begin_inset Text
18944
18945 \begin_layout Plain Layout
18946
18947 \backslash
18948 eta
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18954 \begin_inset Text
18955
18956 \begin_layout Plain Layout
18957 \begin_inset Formula $\eta$
18958 \end_inset
18959
18960
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 </row>
18966 <row>
18967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971
18972 \backslash
18973 theta
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982 \begin_inset Formula $\theta$
18983 \end_inset
18984
18985
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 </row>
18991 <row>
18992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996
18997 \backslash
18998 vartheta
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007 \begin_inset Formula $\vartheta$
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 </lyxtabular>
19017
19018 \end_inset
19019
19020
19021 \begin_inset Space \hfill{}
19022 \end_inset
19023
19024
19025 \begin_inset Tabular
19026 <lyxtabular version="3" rows="12" columns="2">
19027 <features>
19028 <column alignment="center" valignment="top" width="0pt">
19029 <column alignment="center" valignment="top" width="0pt">
19030 <row>
19031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 Command
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044 Result
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 </row>
19050 <row>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055
19056 \backslash
19057 iota
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 \begin_inset Formula $\iota$
19067 \end_inset
19068
19069
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 </row>
19075 <row>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080
19081 \backslash
19082 kappa
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091 \begin_inset Formula $\kappa$
19092 \end_inset
19093
19094
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 </row>
19100 <row>
19101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105
19106 \backslash
19107 varkappa
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 \begin_inset Formula $\varkappa$
19117 \end_inset
19118
19119
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 </row>
19125 <row>
19126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130
19131 \backslash
19132 lambda
19133 \end_layout
19134
19135 \end_inset
19136 </cell>
19137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19138 \begin_inset Text
19139
19140 \begin_layout Plain Layout
19141 \begin_inset Formula $\lambda$
19142 \end_inset
19143
19144
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 </row>
19150 <row>
19151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155
19156 \backslash
19157 mu
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166 \begin_inset Formula $\mu$
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \end_inset
19173 </cell>
19174 </row>
19175 <row>
19176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180
19181 \backslash
19182 nu
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191 \begin_inset Formula $\nu$
19192 \end_inset
19193
19194
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 </row>
19200 <row>
19201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19202 \begin_inset Text
19203
19204 \begin_layout Plain Layout
19205
19206 \backslash
19207 xi
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19213 \begin_inset Text
19214
19215 \begin_layout Plain Layout
19216 \begin_inset Formula $\xi$
19217 \end_inset
19218
19219
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 </row>
19225 <row>
19226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230 o
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239 \begin_inset Formula $o$
19240 \end_inset
19241
19242
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 </row>
19248 <row>
19249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253
19254 \backslash
19255 pi
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 \begin_inset Formula $\pi$
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 <row>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278
19279 \backslash
19280 varpi
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 \begin_inset Formula $\varpi$
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 <row>
19299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \backslash
19305 rho
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 \begin_inset Formula $\rho$
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 </lyxtabular>
19324
19325 \end_inset
19326
19327
19328 \begin_inset Space \hfill{}
19329 \end_inset
19330
19331
19332 \begin_inset Tabular
19333 <lyxtabular version="3" rows="11" columns="2">
19334 <features>
19335 <column alignment="center" valignment="top" width="0pt">
19336 <column alignment="center" valignment="top" width="0pt">
19337 <row>
19338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 Command
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351 Result
19352 \end_layout
19353
19354 \end_inset
19355 </cell>
19356 </row>
19357 <row>
19358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362
19363 \backslash
19364 varrho
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 \begin_inset Formula $\varrho$
19374 \end_inset
19375
19376
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 </row>
19382 <row>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387
19388 \backslash
19389 sigma
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 \begin_inset Formula $\sigma$
19399 \end_inset
19400
19401
19402 \end_layout
19403
19404 \end_inset
19405 </cell>
19406 </row>
19407 <row>
19408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412
19413 \backslash
19414 varsigma
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 \begin_inset Formula $\varsigma$
19424 \end_inset
19425
19426
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 </row>
19432 <row>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437
19438 \backslash
19439 tau
19440 \end_layout
19441
19442 \end_inset
19443 </cell>
19444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448 \begin_inset Formula $\tau$
19449 \end_inset
19450
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 <row>
19458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \backslash
19464 upsilon
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 \begin_inset Formula $\upsilon$
19474 \end_inset
19475
19476
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 </row>
19482 <row>
19483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487
19488 \backslash
19489 phi
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 \begin_inset Formula $\phi$
19499 \end_inset
19500
19501
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 </row>
19507 <row>
19508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512
19513 \backslash
19514 varphi
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523 \begin_inset Formula $\varphi$
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \end_inset
19530 </cell>
19531 </row>
19532 <row>
19533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537
19538 \backslash
19539 chi
19540 \end_layout
19541
19542 \end_inset
19543 </cell>
19544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19545 \begin_inset Text
19546
19547 \begin_layout Plain Layout
19548 \begin_inset Formula $\chi$
19549 \end_inset
19550
19551
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 </row>
19557 <row>
19558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562
19563 \backslash
19564 psi
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 \begin_inset Formula $\psi$
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \backslash
19589 omega
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 \begin_inset Formula $\omega$
19599 \end_inset
19600
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 </row>
19607 </lyxtabular>
19608
19609 \end_inset
19610
19611
19612 \begin_inset Space \hfill{}
19613 \end_inset
19614
19615
19616 \end_layout
19617
19618 \begin_layout Standard
19619 \begin_inset VSpace medskip
19620 \end_inset
19621
19622
19623 \end_layout
19624
19625 \begin_layout Standard
19626 How to create upright Greek letters is explained in 
19627 \begin_inset CommandInset ref
19628 LatexCommand ref
19629 reference "sub:Upright-small-Greek"
19630
19631 \end_inset
19632
19633 .
19634 \end_layout
19635
19636 \begin_layout Subsection
19637 Big Letters
19638 \begin_inset Index
19639 status collapsed
19640
19641 \begin_layout Plain Layout
19642 Greek letters ! big
19643 \end_layout
19644
19645 \end_inset
19646
19647
19648 \end_layout
19649
19650 \begin_layout Standard
19651 \begin_inset Space \hfill{}
19652 \end_inset
19653
19654
19655 \begin_inset Tabular
19656 <lyxtabular version="3" rows="7" columns="2">
19657 <features>
19658 <column alignment="center" valignment="top" width="0pt">
19659 <column alignment="center" valignment="top" width="0pt">
19660 <row>
19661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665 Command
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 Result
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 </row>
19680 <row>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \backslash
19687 Gamma
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 \begin_inset Formula $\Gamma$
19697 \end_inset
19698
19699
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 </row>
19705 <row>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \backslash
19712 Delta
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 \begin_inset Formula $\Delta$
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 <row>
19731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735
19736 \backslash
19737 Theta
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 \begin_inset Formula $\Theta$
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 <row>
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760
19761 \backslash
19762 Lambda
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 \begin_inset Formula $\Lambda$
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785
19786 \backslash
19787 Xi
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 \begin_inset Formula $\Xi$
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row>
19806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \backslash
19812 Pi
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 \begin_inset Formula $\Pi$
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 </lyxtabular>
19831
19832 \end_inset
19833
19834
19835 \begin_inset Space \hfill{}
19836 \end_inset
19837
19838
19839 \begin_inset Tabular
19840 <lyxtabular version="3" rows="6" columns="2">
19841 <features>
19842 <column alignment="center" valignment="top" width="0pt">
19843 <column alignment="center" valignment="top" width="0pt">
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849 Command
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858 Result
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 </row>
19864 <row>
19865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869
19870 \backslash
19871 Sigma
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880 \begin_inset Formula $\Sigma$
19881 \end_inset
19882
19883
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 </row>
19889 <row>
19890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894
19895 \backslash
19896 Upsilon
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905 \begin_inset Formula $\Upsilon$
19906 \end_inset
19907
19908
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 </row>
19914 <row>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919
19920 \backslash
19921 Phi
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 \begin_inset Formula $\Phi$
19931 \end_inset
19932
19933
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 </row>
19939 <row>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944
19945 \backslash
19946 Psi
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19952 \begin_inset Text
19953
19954 \begin_layout Plain Layout
19955 \begin_inset Formula $\Psi$
19956 \end_inset
19957
19958
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 </row>
19964 <row>
19965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969
19970 \backslash
19971 Omega
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 \begin_inset Formula $\Omega$
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 </lyxtabular>
19990
19991 \end_inset
19992
19993
19994 \begin_inset Space \hfill{}
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \begin_layout Standard
20001 \begin_inset VSpace medskip
20002 \end_inset
20003
20004 That the big Greek letters appear upright is caused by a design bug when
20005  TeX was developed.
20006  To get correct italic big letters, begin every command with 
20007 \series bold
20008 var
20009 \series default
20010 .
20011  For example the command 
20012 \series bold
20013
20014 \backslash
20015 varGamma
20016 \series default
20017  produces: 
20018 \begin_inset Formula $\varGamma $
20019 \end_inset
20020
20021
20022 \end_layout
20023
20024 \begin_layout Subsection
20025 Bold Letters
20026 \begin_inset Index
20027 status collapsed
20028
20029 \begin_layout Plain Layout
20030 Greek letters ! bold
20031 \end_layout
20032
20033 \end_inset
20034
20035
20036 \end_layout
20037
20038 \begin_layout Standard
20039 Greek letters cannot be set with different font styles like Latin letters.
20040  They can only be made bold with the command 
20041 \series bold
20042
20043 \backslash
20044 boldsymbol
20045 \series default
20046
20047 \begin_inset Index
20048 status collapsed
20049
20050 \begin_layout Plain Layout
20051 Commands ! B ! 
20052 \backslash
20053 boldsymbol
20054 \end_layout
20055
20056 \end_inset
20057
20058 .
20059 \end_layout
20060
20061 \begin_layout Standard
20062 \align center
20063 \begin_inset Tabular
20064 <lyxtabular version="3" rows="3" columns="2">
20065 <features>
20066 <column alignment="center" valignment="top" width="0">
20067 <column alignment="center" valignment="top" width="0">
20068 <row>
20069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073 Command
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20079 \begin_inset Text
20080
20081 \begin_layout Plain Layout
20082 Result
20083 \end_layout
20084
20085 \end_inset
20086 </cell>
20087 </row>
20088 <row>
20089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093
20094 \backslash
20095 Upsilon
20096 \backslash
20097 boldsymbol
20098 \backslash
20099 Upsilon
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 </row>
20117 <row>
20118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122
20123 \backslash
20124 theta
20125 \backslash
20126 boldsymbol
20127 \backslash
20128 theta
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Plain Layout
20137 \begin_inset Formula $\theta\boldsymbol{\theta}$
20138 \end_inset
20139
20140
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 </row>
20146 </lyxtabular>
20147
20148 \end_inset
20149
20150
20151 \end_layout
20152
20153 \begin_layout Section
20154 Symbols
20155 \begin_inset ERT
20156 status collapsed
20157
20158 \begin_layout Plain Layout
20159
20160
20161 \backslash
20162 texorpdfstring{
20163 \end_layout
20164
20165 \end_inset
20166
20167
20168 \begin_inset Foot
20169 status collapsed
20170
20171 \begin_layout Plain Layout
20172 A list with all symbols of most of the LaTeX-packages can be found in 
20173 \begin_inset CommandInset citation
20174 LatexCommand cite
20175 key "Symbole"
20176
20177 \end_inset
20178
20179 .
20180 \end_layout
20181
20182 \end_inset
20183
20184
20185 \begin_inset ERT
20186 status collapsed
20187
20188 \begin_layout Plain Layout
20189
20190 }{}
20191 \end_layout
20192
20193 \end_inset
20194
20195
20196 \begin_inset Note Note
20197 status collapsed
20198
20199 \begin_layout Plain Layout
20200
20201 \backslash
20202 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20203 \end_layout
20204
20205 \begin_layout Plain Layout
20206 More about 
20207 \backslash
20208 texorpdfstring is in section 
20209 \begin_inset CommandInset ref
20210 LatexCommand ref
20211 reference "sub:Formulas-in-Section"
20212
20213 \end_inset
20214
20215 .
20216 \end_layout
20217
20218 \end_inset
20219
20220
20221 \begin_inset Index
20222 status collapsed
20223
20224 \begin_layout Plain Layout
20225 Symbols
20226 \end_layout
20227
20228 \end_inset
20229
20230
20231 \end_layout
20232
20233 \begin_layout Standard
20234 Many of the symbols listed in this section can also be inserted via the
20235  toolbar buttons 
20236 \begin_inset Graphics
20237         filename ../images/math/nabla.png
20238         embed ""
20239         scale 85
20240
20241 \end_inset
20242
20243  and 
20244 \begin_inset Graphics
20245         filename ../images/math/digamma.png
20246         embed ""
20247         scale 85
20248
20249 \end_inset
20250
20251 .
20252 \end_layout
20253
20254 \begin_layout Subsection
20255 Mathematical Symbols
20256 \begin_inset CommandInset label
20257 LatexCommand label
20258 name "sub:Mathematical-Symbols"
20259
20260 \end_inset
20261
20262
20263 \begin_inset Index
20264 status collapsed
20265
20266 \begin_layout Plain Layout
20267 Symbols ! mathematical
20268 \end_layout
20269
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \begin_layout Standard
20276 \begin_inset Space \hfill{}
20277 \end_inset
20278
20279
20280 \begin_inset Tabular
20281 <lyxtabular version="3" rows="10" columns="2">
20282 <features>
20283 <column alignment="center" valignment="top" width="0pt">
20284 <column alignment="center" valignment="top" width="0pt">
20285 <row>
20286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 Command
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299 Result
20300 \end_layout
20301
20302 \end_inset
20303 </cell>
20304 </row>
20305 <row>
20306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310
20311 \backslash
20312 neg
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321 \begin_inset Formula $\neg$
20322 \end_inset
20323
20324
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 </row>
20330 <row>
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335
20336 \backslash
20337 Im
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 \begin_inset Formula $\Im$
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 </row>
20355 <row>
20356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360
20361 \backslash
20362 Re
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 \begin_inset Formula $\Re$
20372 \end_inset
20373
20374
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 </row>
20380 <row>
20381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385
20386 \backslash
20387 aleph
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396 \begin_inset Formula $\aleph$
20397 \end_inset
20398
20399
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 </row>
20405 <row>
20406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410
20411 \backslash
20412 partial
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20418 \begin_inset Text
20419
20420 \begin_layout Plain Layout
20421 \begin_inset Formula $\partial$
20422 \end_inset
20423
20424
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 </row>
20430 <row>
20431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435
20436 \backslash
20437 infty
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446 \begin_inset Formula $\infty$
20447 \end_inset
20448
20449
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 </row>
20455 <row>
20456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460
20461 \backslash
20462 wp
20463 \end_layout
20464
20465 \end_inset
20466 </cell>
20467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20468 \begin_inset Text
20469
20470 \begin_layout Plain Layout
20471 \begin_inset Formula $\wp$
20472 \end_inset
20473
20474
20475 \end_layout
20476
20477 \end_inset
20478 </cell>
20479 </row>
20480 <row>
20481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20482 \begin_inset Text
20483
20484 \begin_layout Plain Layout
20485
20486 \backslash
20487 imath
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496 \begin_inset Formula $\imath$
20497 \end_inset
20498
20499
20500 \end_layout
20501
20502 \end_inset
20503 </cell>
20504 </row>
20505 <row>
20506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510
20511 \backslash
20512 jmath
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521 \begin_inset Formula $\jmath$
20522 \end_inset
20523
20524
20525 \end_layout
20526
20527 \end_inset
20528 </cell>
20529 </row>
20530 </lyxtabular>
20531
20532 \end_inset
20533
20534
20535 \begin_inset Space \hfill{}
20536 \end_inset
20537
20538
20539 \begin_inset Tabular
20540 <lyxtabular version="3" rows="10" columns="2">
20541 <features>
20542 <column alignment="center" valignment="top" width="0pt">
20543 <column alignment="center" valignment="top" width="0pt">
20544 <row>
20545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Plain Layout
20549 Command
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558 Result
20559 \begin_inset Note Note
20560 status collapsed
20561
20562 \begin_layout Plain Layout
20563
20564 \series bold
20565
20566 \backslash
20567 raisebox
20568 \series default
20569  is only used as spacer.
20570 \end_layout
20571
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 </row>
20580 <row>
20581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585
20586 \backslash
20587 forall
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 \begin_inset Formula $\forall$
20597 \end_inset
20598
20599
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 </row>
20605 <row>
20606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610
20611 \backslash
20612 exists
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 \begin_inset Formula $\exists$
20622 \end_inset
20623
20624
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 </row>
20630 <row>
20631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20632 \begin_inset Text
20633
20634 \begin_layout Plain Layout
20635
20636 \backslash
20637 nexists
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646 \begin_inset Formula $\nexists$
20647 \end_inset
20648
20649
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 </row>
20655 <row>
20656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20657 \begin_inset Text
20658
20659 \begin_layout Plain Layout
20660
20661 \backslash
20662 emptyset
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671 \begin_inset Formula $\emptyset$
20672 \end_inset
20673
20674
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 </row>
20680 <row>
20681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685
20686 \backslash
20687 varnothing
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696 \begin_inset Formula $\varnothing$
20697 \end_inset
20698
20699
20700 \end_layout
20701
20702 \end_inset
20703 </cell>
20704 </row>
20705 <row>
20706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710
20711 \backslash
20712 dag
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721 \begin_inset Formula $\dag $
20722 \end_inset
20723
20724
20725 \end_layout
20726
20727 \end_inset
20728 </cell>
20729 </row>
20730 <row>
20731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735
20736 \backslash
20737 ddag
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20743 \begin_inset Text
20744
20745 \begin_layout Plain Layout
20746 \begin_inset Formula $\ddag $
20747 \end_inset
20748
20749
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 </row>
20755 <row>
20756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760
20761 \backslash
20762 complement
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20768 \begin_inset Text
20769
20770 \begin_layout Plain Layout
20771 \begin_inset ERT
20772 status collapsed
20773
20774 \begin_layout Plain Layout
20775
20776
20777 \backslash
20778 raisebox{-0.8mm}{
20779 \end_layout
20780
20781 \end_inset
20782
20783
20784 \begin_inset Formula $\complement$
20785 \end_inset
20786
20787
20788 \begin_inset ERT
20789 status collapsed
20790
20791 \begin_layout Plain Layout
20792
20793 }
20794 \end_layout
20795
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 </row>
20804 <row>
20805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20806 \begin_inset Text
20807
20808 \begin_layout Plain Layout
20809
20810 \backslash
20811 Bbbk
20812 \end_layout
20813
20814 \end_inset
20815 </cell>
20816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20817 \begin_inset Text
20818
20819 \begin_layout Plain Layout
20820 \begin_inset Formula $\Bbbk$
20821 \end_inset
20822
20823
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 </row>
20829 </lyxtabular>
20830
20831 \end_inset
20832
20833
20834 \begin_inset Space \hfill{}
20835 \end_inset
20836
20837
20838 \begin_inset Tabular
20839 <lyxtabular version="3" rows="10" columns="2">
20840 <features>
20841 <column alignment="center" valignment="top" width="0pt">
20842 <column alignment="center" valignment="top" width="0pt">
20843 <row>
20844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848 Command
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857 Result
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 </row>
20863 <row>
20864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868
20869 \backslash
20870 prime
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879 \begin_inset Formula $\prime$
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 </row>
20888 <row>
20889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893
20894 \backslash
20895 backprime
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 \begin_inset Formula $\backprime$
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 </row>
20913 <row>
20914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918
20919 \backslash
20920 mho
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929 \begin_inset Formula $\mho$
20930 \end_inset
20931
20932
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 </row>
20938 <row>
20939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943
20944 \backslash
20945 triangle
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954 \begin_inset Formula $\triangle$
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 </row>
20963 <row>
20964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968
20969 \backslash
20970 angle
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 \begin_inset Formula $\angle$
20980 \end_inset
20981
20982
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 </row>
20988 <row>
20989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993
20994 \backslash
20995 measuredangle
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Plain Layout
21004 \begin_inset Formula $\measuredangle$
21005 \end_inset
21006
21007
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 </row>
21013 <row>
21014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018
21019 \backslash
21020 sphericalangle
21021 \end_layout
21022
21023 \end_inset
21024 </cell>
21025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21026 \begin_inset Text
21027
21028 \begin_layout Plain Layout
21029 \begin_inset Formula $\sphericalangle$
21030 \end_inset
21031
21032
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 </row>
21038 <row>
21039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043
21044 \backslash
21045 top
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21051 \begin_inset Text
21052
21053 \begin_layout Plain Layout
21054 \begin_inset Formula $\top$
21055 \end_inset
21056
21057
21058 \end_layout
21059
21060 \end_inset
21061 </cell>
21062 </row>
21063 <row>
21064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068
21069 \backslash
21070 bot
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21076 \begin_inset Text
21077
21078 \begin_layout Plain Layout
21079 \begin_inset Formula $\bot$
21080 \end_inset
21081
21082
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 </row>
21088 </lyxtabular>
21089
21090 \end_inset
21091
21092
21093 \begin_inset Space \hfill{}
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \begin_layout Standard
21100 \begin_inset Newpage newpage
21101 \end_inset
21102
21103
21104 \end_layout
21105
21106 \begin_layout Subsection
21107 Miscellaneous Symbols
21108 \begin_inset CommandInset label
21109 LatexCommand label
21110 name "sub:Miscellaneous-Symbols"
21111
21112 \end_inset
21113
21114
21115 \begin_inset Index
21116 status collapsed
21117
21118 \begin_layout Plain Layout
21119 Symbols ! miscellaneous
21120 \end_layout
21121
21122 \end_inset
21123
21124
21125 \end_layout
21126
21127 \begin_layout Standard
21128 \noindent
21129 \align center
21130 \begin_inset Tabular
21131 <lyxtabular version="3" rows="10" columns="2">
21132 <features>
21133 <column alignment="center" valignment="top" width="0pt">
21134 <column alignment="center" valignment="top" width="0pt">
21135 <row>
21136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21137 \begin_inset Text
21138
21139 \begin_layout Plain Layout
21140 Command
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21146 \begin_inset Text
21147
21148 \begin_layout Plain Layout
21149 Result
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 </row>
21155 <row>
21156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21157 \begin_inset Text
21158
21159 \begin_layout Plain Layout
21160
21161 \backslash
21162 flat
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21168 \begin_inset Text
21169
21170 \begin_layout Plain Layout
21171 \begin_inset Formula $\flat$
21172 \end_inset
21173
21174
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 </row>
21180 <row>
21181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21182 \begin_inset Text
21183
21184 \begin_layout Plain Layout
21185
21186 \backslash
21187 natural
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21193 \begin_inset Text
21194
21195 \begin_layout Plain Layout
21196 \begin_inset Formula $\natural$
21197 \end_inset
21198
21199
21200 \end_layout
21201
21202 \end_inset
21203 </cell>
21204 </row>
21205 <row>
21206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21207 \begin_inset Text
21208
21209 \begin_layout Plain Layout
21210
21211 \backslash
21212 sharp
21213 \end_layout
21214
21215 \end_inset
21216 </cell>
21217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21218 \begin_inset Text
21219
21220 \begin_layout Plain Layout
21221 \begin_inset Formula $\sharp$
21222 \end_inset
21223
21224
21225 \end_layout
21226
21227 \end_inset
21228 </cell>
21229 </row>
21230 <row>
21231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21232 \begin_inset Text
21233
21234 \begin_layout Plain Layout
21235
21236 \backslash
21237 surd
21238 \end_layout
21239
21240 \end_inset
21241 </cell>
21242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21243 \begin_inset Text
21244
21245 \begin_layout Plain Layout
21246 \begin_inset Formula $\surd$
21247 \end_inset
21248
21249
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 </row>
21255 <row>
21256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260
21261 \backslash
21262 checkmark
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Plain Layout
21271 \begin_inset Formula $\checkmark$
21272 \end_inset
21273
21274
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 </row>
21280 <row>
21281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21282 \begin_inset Text
21283
21284 \begin_layout Plain Layout
21285
21286 \backslash
21287 yen
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296 \begin_inset Formula $\yen$
21297 \end_inset
21298
21299
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 </row>
21305 <row>
21306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310
21311 \backslash
21312 pounds
21313 \end_layout
21314
21315 \end_inset
21316 </cell>
21317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Plain Layout
21321 \begin_inset Formula $\pounds $
21322 \end_inset
21323
21324
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 </row>
21330 <row>
21331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335 $
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344 \begin_inset Formula $\$$
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 </row>
21353 <row>
21354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21355 \begin_inset Text
21356
21357 \begin_layout Plain Layout
21358 §
21359 \end_layout
21360
21361 \end_inset
21362 </cell>
21363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Plain Layout
21367 \begin_inset Formula $§$
21368 \end_inset
21369
21370
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 </row>
21376 </lyxtabular>
21377
21378 \end_inset
21379
21380
21381 \begin_inset Tabular
21382 <lyxtabular version="3" rows="10" columns="2">
21383 <features>
21384 <column alignment="center" valignment="top" width="0">
21385 <column alignment="center" valignment="top" width="0">
21386 <row>
21387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21388 \begin_inset Text
21389
21390 \begin_layout Plain Layout
21391 Command
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Plain Layout
21400 Result
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 </row>
21406 <row>
21407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21408 \begin_inset Text
21409
21410 \begin_layout Plain Layout
21411
21412 \backslash
21413 hbar
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21419 \begin_inset Text
21420
21421 \begin_layout Plain Layout
21422 \begin_inset Formula $\hbar$
21423 \end_inset
21424
21425
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 </row>
21431 <row>
21432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Plain Layout
21436
21437 \backslash
21438 hslash
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Plain Layout
21447 \begin_inset Formula $\hslash$
21448 \end_inset
21449
21450
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 </row>
21456 <row>
21457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Plain Layout
21461
21462 \backslash
21463 clubsuit
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Plain Layout
21472 \begin_inset Formula $\clubsuit$
21473 \end_inset
21474
21475
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 </row>
21481 <row>
21482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21483 \begin_inset Text
21484
21485 \begin_layout Plain Layout
21486
21487 \backslash
21488 spadesuit
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497 \begin_inset Formula $\spadesuit$
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 </row>
21506 <row>
21507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21508 \begin_inset Text
21509
21510 \begin_layout Plain Layout
21511
21512 \backslash
21513 bigstar
21514 \end_layout
21515
21516 \end_inset
21517 </cell>
21518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522 \begin_inset Formula $\bigstar$
21523 \end_inset
21524
21525
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 </row>
21531 <row>
21532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21533 \begin_inset Text
21534
21535 \begin_layout Plain Layout
21536
21537 \backslash
21538 blacklozenge
21539 \end_layout
21540
21541 \end_inset
21542 </cell>
21543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547 \begin_inset Formula $\blacklozenge$
21548 \end_inset
21549
21550
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 </row>
21556 <row>
21557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21558 \begin_inset Text
21559
21560 \begin_layout Plain Layout
21561
21562 \backslash
21563 blacktriangle
21564 \end_layout
21565
21566 \end_inset
21567 </cell>
21568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21569 \begin_inset Text
21570
21571 \begin_layout Plain Layout
21572 \begin_inset Formula $\blacktriangle$
21573 \end_inset
21574
21575
21576 \end_layout
21577
21578 \end_inset
21579 </cell>
21580 </row>
21581 <row>
21582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586
21587 \backslash
21588 blacktiangledown
21589 \end_layout
21590
21591 \end_inset
21592 </cell>
21593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21594 \begin_inset Text
21595
21596 \begin_layout Plain Layout
21597 \begin_inset Formula $\blacktriangledown$
21598 \end_inset
21599
21600
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 </row>
21606 <row>
21607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611
21612 \backslash
21613 bullet
21614 \end_layout
21615
21616 \end_inset
21617 </cell>
21618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21619 \begin_inset Text
21620
21621 \begin_layout Plain Layout
21622 \begin_inset Formula $\bullet$
21623 \end_inset
21624
21625
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 </row>
21631 </lyxtabular>
21632
21633 \end_inset
21634
21635
21636 \begin_inset Tabular
21637 <lyxtabular version="3" rows="10" columns="2">
21638 <features>
21639 <column alignment="center" valignment="top" width="0pt">
21640 <column alignment="center" valignment="top" width="0pt">
21641 <row>
21642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Plain Layout
21646 Command
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 Result
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 </row>
21661 <row>
21662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666
21667 \backslash
21668 diamondsuit
21669 \end_layout
21670
21671 \end_inset
21672 </cell>
21673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Plain Layout
21677 \begin_inset Formula $\diamondsuit$
21678 \end_inset
21679
21680
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 </row>
21686 <row>
21687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Plain Layout
21691
21692 \backslash
21693 Diamond
21694 \end_layout
21695
21696 \end_inset
21697 </cell>
21698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Plain Layout
21702 \begin_inset Formula $\Diamond$
21703 \end_inset
21704
21705
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 </row>
21711 <row>
21712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716
21717 \backslash
21718 heartsuit
21719 \end_layout
21720
21721 \end_inset
21722 </cell>
21723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21724 \begin_inset Text
21725
21726 \begin_layout Plain Layout
21727 \begin_inset Formula $\heartsuit$
21728 \end_inset
21729
21730
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 </row>
21736 <row>
21737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741
21742 \backslash
21743 P
21744 \end_layout
21745
21746 \end_inset
21747 </cell>
21748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21749 \begin_inset Text
21750
21751 \begin_layout Plain Layout
21752 \begin_inset Formula $\P $
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 </row>
21761 <row>
21762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766
21767 \backslash
21768 copyright
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777 \begin_inset Formula $\copyright $
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 </row>
21786 <row>
21787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791
21792 \backslash
21793 circledR
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Plain Layout
21802 \begin_inset Formula $\circledR$
21803 \end_inset
21804
21805
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 </row>
21811 <row>
21812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816
21817 \backslash
21818 maltese
21819 \end_layout
21820
21821 \end_inset
21822 </cell>
21823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21824 \begin_inset Text
21825
21826 \begin_layout Plain Layout
21827 \begin_inset Formula $\maltese$
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \end_inset
21834 </cell>
21835 </row>
21836 <row>
21837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841
21842 \backslash
21843 diagup
21844 \end_layout
21845
21846 \end_inset
21847 </cell>
21848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Plain Layout
21852 \begin_inset Formula $\diagup$
21853 \end_inset
21854
21855
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 </row>
21861 <row>
21862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866
21867 \backslash
21868 diagdown
21869 \end_layout
21870
21871 \end_inset
21872 </cell>
21873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \begin_layout Plain Layout
21877 \begin_inset Formula $\diagdown$
21878 \end_inset
21879
21880
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 </row>
21886 </lyxtabular>
21887
21888 \end_inset
21889
21890
21891 \end_layout
21892
21893 \begin_layout Standard
21894 \begin_inset VSpace medskip
21895 \end_inset
21896
21897 More symbols are listed in 
21898 \begin_inset CommandInset ref
21899 LatexCommand ref
21900 reference "sub:Miscellaneous-Special-Characters"
21901
21902 \end_inset
21903
21904 .
21905 \end_layout
21906
21907 \begin_layout Standard
21908 Some symbols can be displayed in different sizes, see 
21909 \begin_inset CommandInset ref
21910 LatexCommand ref
21911 reference "sub:Font-Sizes"
21912
21913 \end_inset
21914
21915 .
21916 \end_layout
21917
21918 \begin_layout Subsection
21919 The Euro-Symbol €
21920 \begin_inset Index
21921 status collapsed
21922
21923 \begin_layout Plain Layout
21924 Symbols ! Euro-symbol
21925 \end_layout
21926
21927 \end_inset
21928
21929
21930 \begin_inset Index
21931 status collapsed
21932
21933 \begin_layout Plain Layout
21934 \begin_inset ERT
21935 status collapsed
21936
21937 \begin_layout Plain Layout
21938
21939
21940 \backslash
21941 officialeuro
21942 \end_layout
21943
21944 \end_inset
21945
21946
21947 \end_layout
21948
21949 \end_inset
21950
21951
21952 \end_layout
21953
21954 \begin_layout Standard
21955 To use the Euro symbol in formulas, the LaTeX-package 
21956 \series bold
21957 eurosym
21958 \series default
21959
21960 \begin_inset Index
21961 status collapsed
21962
21963 \begin_layout Plain Layout
21964 Packages ! eurosym
21965 \end_layout
21966
21967 \end_inset
21968
21969  must be installed and loaded with the LaTeX-preamble line
21970 \end_layout
21971
21972 \begin_layout Standard
21973
21974 \series bold
21975
21976 \backslash
21977 usepackage[gennarrow]{eurosym}
21978 \end_layout
21979
21980 \begin_layout Standard
21981 The Euro symbol can now be inserted with the command 
21982 \series bold
21983
21984 \backslash
21985 euro
21986 \series default
21987
21988 \begin_inset Index
21989 status collapsed
21990
21991 \begin_layout Plain Layout
21992 Commands ! E ! 
21993 \backslash
21994 euro
21995 \end_layout
21996
21997 \end_inset
21998
21999 .
22000 \end_layout
22001
22002 \begin_layout Standard
22003 The Euro symbol can directly be inserted with the € key in mathematical
22004  text, without having 
22005 \series bold
22006 eurosym
22007 \series default
22008  installed.
22009  When 
22010 \series bold
22011 eurosym
22012 \series default
22013  is installed, 
22014 \series bold
22015
22016 \backslash
22017 euro
22018 \series default
22019  can also be inserted in TeX-mode.
22020  The official currency symbol can then be inserted with the command 
22021 \series bold
22022
22023 \backslash
22024 officialeuro
22025 \series default
22026
22027 \begin_inset Index
22028 status collapsed
22029
22030 \begin_layout Plain Layout
22031 Commands ! O ! 
22032 \backslash
22033 officialeuro
22034 \end_layout
22035
22036 \end_inset
22037
22038 , that is only available in TeX-mode.
22039 \end_layout
22040
22041 \begin_layout Standard
22042 \begin_inset ERT
22043 status collapsed
22044
22045 \begin_layout Plain Layout
22046
22047
22048 \backslash
22049 ifeurosym 
22050 \end_layout
22051
22052 \end_inset
22053
22054
22055 \begin_inset Note Note
22056 status open
22057
22058 \begin_layout Plain Layout
22059 The following table will only be displayed when the LaTeX-package 
22060 \series bold
22061 eurosym
22062 \series default
22063  is installed.
22064 \end_layout
22065
22066 \end_inset
22067
22068
22069 \end_layout
22070
22071 \begin_layout Standard
22072 An overview about the different Euro symbols:
22073 \end_layout
22074
22075 \begin_layout Standard
22076 \align center
22077 \begin_inset Tabular
22078 <lyxtabular version="3" rows="4" columns="3">
22079 <features>
22080 <column alignment="center" valignment="top" width="0pt">
22081 <column alignment="center" valignment="top" width="0pt">
22082 <column alignment="center" valignment="top" width="0pt">
22083 <row>
22084 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097 Command 
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106 Result
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 </row>
22112 <row>
22113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117 formula
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126
22127 \backslash
22128 euro
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22134 \begin_inset Text
22135
22136 \begin_layout Plain Layout
22137 \begin_inset Formula $\euro $
22138 \end_inset
22139
22140
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 </row>
22146 <row>
22147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 mathematical text
22152 \end_layout
22153
22154 \end_inset
22155 </cell>
22156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169 \begin_inset Formula $\mbox{€}$
22170 \end_inset
22171
22172
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 </row>
22178 <row>
22179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183 TeX-mode
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192
22193 \backslash
22194 officialeuro
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203 \begin_inset ERT
22204 status collapsed
22205
22206 \begin_layout Plain Layout
22207
22208
22209 \backslash
22210 officialeuro
22211 \end_layout
22212
22213 \end_inset
22214
22215
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 </row>
22221 </lyxtabular>
22222
22223 \end_inset
22224
22225
22226 \end_layout
22227
22228 \begin_layout Standard
22229 \begin_inset ERT
22230 status collapsed
22231
22232 \begin_layout Plain Layout
22233
22234
22235 \backslash
22236 else 
22237 \end_layout
22238
22239 \end_inset
22240
22241
22242 \begin_inset Note Note
22243 status open
22244
22245 \begin_layout Plain Layout
22246 The following will be displayed when the LaTeX-package 
22247 \series bold
22248 eurosym
22249 \series default
22250  is not installed:
22251 \end_layout
22252
22253 \end_inset
22254
22255
22256 \end_layout
22257
22258 \begin_layout Standard
22259 You need to install the LaTeX-package 
22260 \series bold
22261 eurosym
22262 \series default
22263  to see the rest of this subsection in the output.
22264 \end_layout
22265
22266 \begin_layout Standard
22267 \begin_inset ERT
22268 status collapsed
22269
22270 \begin_layout Plain Layout
22271
22272
22273 \backslash
22274 fi 
22275 \end_layout
22276
22277 \end_inset
22278
22279
22280 \end_layout
22281
22282 \begin_layout Section
22283 Relations
22284 \begin_inset CommandInset label
22285 LatexCommand label
22286 name "sec:Relations"
22287
22288 \end_inset
22289
22290
22291 \begin_inset Index
22292 status collapsed
22293
22294 \begin_layout Plain Layout
22295 Relations
22296 \end_layout
22297
22298 \end_inset
22299
22300
22301 \begin_inset Index
22302 status collapsed
22303
22304 \begin_layout Plain Layout
22305 Comparisons|see
22306 \begin_inset ERT
22307 status collapsed
22308
22309 \begin_layout Plain Layout
22310
22311 {
22312 \end_layout
22313
22314 \end_inset
22315
22316 Relations
22317 \begin_inset ERT
22318 status collapsed
22319
22320 \begin_layout Plain Layout
22321
22322 }
22323 \end_layout
22324
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \begin_layout Standard
22336 All relations can also be inserted via the toolbar button 
22337 \begin_inset Graphics
22338         filename ../images/math/leq.png
22339         embed ""
22340         scale 85
22341
22342 \end_inset
22343
22344 .
22345 \end_layout
22346
22347 \begin_layout Standard
22348 \begin_inset Space \hfill{}
22349 \end_inset
22350
22351
22352 \begin_inset Tabular
22353 <lyxtabular version="3" rows="17" columns="2">
22354 <features>
22355 <column alignment="center" valignment="top" width="0pt">
22356 <column alignment="center" valignment="top" width="0pt">
22357 <row>
22358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Plain Layout
22362 Command
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371 Result
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 </row>
22377 <row>
22378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382 <
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391 \begin_inset Formula $<$
22392 \end_inset
22393
22394
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 </row>
22400 <row>
22401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \backslash
22407 le
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416 \begin_inset Formula $\le$
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 </row>
22425 <row>
22426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430
22431 \backslash
22432 ll
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441 \begin_inset Formula $\ll$
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 </row>
22450 <row>
22451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455
22456 \backslash
22457 prec
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 \begin_inset Formula $\prec$
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 </row>
22475 <row>
22476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480
22481 \backslash
22482 preceq
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491 \begin_inset Formula $\preceq$
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \end_inset
22498 </cell>
22499 </row>
22500 <row>
22501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505
22506 \backslash
22507 subset
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516 \begin_inset Formula $\subset$
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 </row>
22525 <row>
22526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22527 \begin_inset Text
22528
22529 \begin_layout Plain Layout
22530
22531 \backslash
22532 subseteq
22533 \end_layout
22534
22535 \end_inset
22536 </cell>
22537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \begin_layout Plain Layout
22541 \begin_inset Formula $\subseteq$
22542 \end_inset
22543
22544
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 </row>
22550 <row>
22551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555
22556 \backslash
22557 sqsubseteq
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 \begin_inset Formula $\sqsubseteq$
22567 \end_inset
22568
22569
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 </row>
22575 <row>
22576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580
22581 \backslash
22582 in
22583 \end_layout
22584
22585 \end_inset
22586 </cell>
22587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591 \begin_inset Formula $\in$
22592 \end_inset
22593
22594
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 </row>
22600 <row>
22601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22602 \begin_inset Text
22603
22604 \begin_layout Plain Layout
22605
22606 \backslash
22607 vdash
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22613 \begin_inset Text
22614
22615 \begin_layout Plain Layout
22616 \begin_inset Formula $\vdash$
22617 \end_inset
22618
22619
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 </row>
22625 <row>
22626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630
22631 \backslash
22632 smile
22633 \end_layout
22634
22635 \end_inset
22636 </cell>
22637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641 \begin_inset Formula $\smile$
22642 \end_inset
22643
22644
22645 \end_layout
22646
22647 \end_inset
22648 </cell>
22649 </row>
22650 <row>
22651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22652 \begin_inset Text
22653
22654 \begin_layout Plain Layout
22655
22656 \backslash
22657 lhd
22658 \end_layout
22659
22660 \end_inset
22661 </cell>
22662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Plain Layout
22666 \begin_inset Formula $\lhd$
22667 \end_inset
22668
22669
22670 \end_layout
22671
22672 \end_inset
22673 </cell>
22674 </row>
22675 <row>
22676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680
22681 \backslash
22682 unlhd
22683 \end_layout
22684
22685 \end_inset
22686 </cell>
22687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22688 \begin_inset Text
22689
22690 \begin_layout Plain Layout
22691 \begin_inset Formula $\unlhd$
22692 \end_inset
22693
22694
22695 \end_layout
22696
22697 \end_inset
22698 </cell>
22699 </row>
22700 <row>
22701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705
22706 \backslash
22707 gtrless
22708 \end_layout
22709
22710 \end_inset
22711 </cell>
22712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22713 \begin_inset Text
22714
22715 \begin_layout Plain Layout
22716 \begin_inset Formula $\gtrless$
22717 \end_inset
22718
22719
22720 \end_layout
22721
22722 \end_inset
22723 </cell>
22724 </row>
22725 <row>
22726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730
22731 \backslash
22732 mid
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22738 \begin_inset Text
22739
22740 \begin_layout Plain Layout
22741 \begin_inset Formula $\mid$
22742 \end_inset
22743
22744
22745 \end_layout
22746
22747 \end_inset
22748 </cell>
22749 </row>
22750 <row>
22751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22752 \begin_inset Text
22753
22754 \begin_layout Plain Layout
22755
22756 \backslash
22757 nmid
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Plain Layout
22766 \begin_inset Formula $\nmid$
22767 \end_inset
22768
22769
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 </row>
22775 </lyxtabular>
22776
22777 \end_inset
22778
22779
22780 \begin_inset Space \hfill{}
22781 \end_inset
22782
22783
22784 \begin_inset Tabular
22785 <lyxtabular version="3" rows="17" columns="2">
22786 <features>
22787 <column alignment="center" valignment="top" width="0pt">
22788 <column alignment="center" valignment="top" width="0pt">
22789 <row>
22790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22791 \begin_inset Text
22792
22793 \begin_layout Plain Layout
22794 Command
22795 \end_layout
22796
22797 \end_inset
22798 </cell>
22799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22800 \begin_inset Text
22801
22802 \begin_layout Plain Layout
22803 Result
22804 \end_layout
22805
22806 \end_inset
22807 </cell>
22808 </row>
22809 <row>
22810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22811 \begin_inset Text
22812
22813 \begin_layout Plain Layout
22814 =
22815 \end_layout
22816
22817 \end_inset
22818 </cell>
22819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22820 \begin_inset Text
22821
22822 \begin_layout Plain Layout
22823 \begin_inset Formula $=$
22824 \end_inset
22825
22826
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 </row>
22832 <row>
22833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22834 \begin_inset Text
22835
22836 \begin_layout Plain Layout
22837
22838 \backslash
22839 not=
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848 \begin_inset Formula $\not=$
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 </row>
22857 <row>
22858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22859 \begin_inset Text
22860
22861 \begin_layout Plain Layout
22862
22863 \backslash
22864 equiv
22865 \end_layout
22866
22867 \end_inset
22868 </cell>
22869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22870 \begin_inset Text
22871
22872 \begin_layout Plain Layout
22873 \begin_inset Formula $\equiv$
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 </row>
22882 <row>
22883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887
22888 \backslash
22889 sim
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898 \begin_inset Formula $\sim$
22899 \end_inset
22900
22901
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 </row>
22907 <row>
22908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22909 \begin_inset Text
22910
22911 \begin_layout Plain Layout
22912
22913 \backslash
22914 simeq
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923 \begin_inset Formula $\simeq$
22924 \end_inset
22925
22926
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 </row>
22932 <row>
22933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Plain Layout
22937
22938 \backslash
22939 approx
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22945 \begin_inset Text
22946
22947 \begin_layout Plain Layout
22948 \begin_inset Formula $\approx$
22949 \end_inset
22950
22951
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 </row>
22957 <row>
22958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Plain Layout
22962
22963 \backslash
22964 cong
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973 \begin_inset Formula $\cong$
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \end_inset
22980 </cell>
22981 </row>
22982 <row>
22983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22984 \begin_inset Text
22985
22986 \begin_layout Plain Layout
22987
22988 \backslash
22989 bowtie
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22995 \begin_inset Text
22996
22997 \begin_layout Plain Layout
22998 \begin_inset Formula $\bowtie$
22999 \end_inset
23000
23001
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 </row>
23007 <row>
23008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23009 \begin_inset Text
23010
23011 \begin_layout Plain Layout
23012
23013 \backslash
23014 notin
23015 \end_layout
23016
23017 \end_inset
23018 </cell>
23019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23020 \begin_inset Text
23021
23022 \begin_layout Plain Layout
23023 \begin_inset Formula $\notin$
23024 \end_inset
23025
23026
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 </row>
23032 <row>
23033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23034 \begin_inset Text
23035
23036 \begin_layout Plain Layout
23037
23038 \backslash
23039 perp
23040 \end_layout
23041
23042 \end_inset
23043 </cell>
23044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23045 \begin_inset Text
23046
23047 \begin_layout Plain Layout
23048 \begin_inset Formula $\perp$
23049 \end_inset
23050
23051
23052 \end_layout
23053
23054 \end_inset
23055 </cell>
23056 </row>
23057 <row>
23058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23059 \begin_inset Text
23060
23061 \begin_layout Plain Layout
23062
23063 \backslash
23064 propto
23065 \end_layout
23066
23067 \end_inset
23068 </cell>
23069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23070 \begin_inset Text
23071
23072 \begin_layout Plain Layout
23073 \begin_inset Formula $\propto$
23074 \end_inset
23075
23076
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 </row>
23082 <row>
23083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23084 \begin_inset Text
23085
23086 \begin_layout Plain Layout
23087
23088 \backslash
23089 asymp
23090 \end_layout
23091
23092 \end_inset
23093 </cell>
23094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23095 \begin_inset Text
23096
23097 \begin_layout Plain Layout
23098 \begin_inset Formula $\asymp$
23099 \end_inset
23100
23101
23102 \end_layout
23103
23104 \end_inset
23105 </cell>
23106 </row>
23107 <row>
23108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Plain Layout
23112
23113 \backslash
23114 doteq
23115 \end_layout
23116
23117 \end_inset
23118 </cell>
23119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23120 \begin_inset Text
23121
23122 \begin_layout Plain Layout
23123 \begin_inset Formula $\doteq$
23124 \end_inset
23125
23126
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 </row>
23132 <row>
23133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23134 \begin_inset Text
23135
23136 \begin_layout Plain Layout
23137
23138 \backslash
23139 circeq
23140 \end_layout
23141
23142 \end_inset
23143 </cell>
23144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23145 \begin_inset Text
23146
23147 \begin_layout Plain Layout
23148 \begin_inset Formula $\circeq$
23149 \end_inset
23150
23151
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 </row>
23157 <row>
23158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162
23163 \backslash
23164 models
23165 \end_layout
23166
23167 \end_inset
23168 </cell>
23169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Plain Layout
23173 \begin_inset Formula $\models$
23174 \end_inset
23175
23176
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 </row>
23182 <row>
23183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187
23188 \backslash
23189 widehat=
23190 \end_layout
23191
23192 \end_inset
23193 </cell>
23194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198 \begin_inset Formula $\widehat{=}$
23199 \end_inset
23200
23201
23202 \end_layout
23203
23204 \end_inset
23205 </cell>
23206 </row>
23207 </lyxtabular>
23208
23209 \end_inset
23210
23211
23212 \begin_inset Space \hfill{}
23213 \end_inset
23214
23215
23216 \begin_inset Tabular
23217 <lyxtabular version="3" rows="17" columns="2">
23218 <features>
23219 <column alignment="center" valignment="top" width="0pt">
23220 <column alignment="center" valignment="top" width="0pt">
23221 <row>
23222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 Command
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 Result
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 </row>
23241 <row>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246 >
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255 \begin_inset Formula $>$
23256 \end_inset
23257
23258
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 </row>
23264 <row>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269
23270 \backslash
23271 ge
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280 \begin_inset Formula $\ge$
23281 \end_inset
23282
23283
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 </row>
23289 <row>
23290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23291 \begin_inset Text
23292
23293 \begin_layout Plain Layout
23294
23295 \backslash
23296 gg
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305 \begin_inset Formula $\gg$
23306 \end_inset
23307
23308
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 </row>
23314 <row>
23315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319
23320 \backslash
23321 succ
23322 \end_layout
23323
23324 \end_inset
23325 </cell>
23326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23327 \begin_inset Text
23328
23329 \begin_layout Plain Layout
23330 \begin_inset Formula $\succ$
23331 \end_inset
23332
23333
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 </row>
23339 <row>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344
23345 \backslash
23346 succeq
23347 \end_layout
23348
23349 \end_inset
23350 </cell>
23351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23352 \begin_inset Text
23353
23354 \begin_layout Plain Layout
23355 \begin_inset Formula $\succeq$
23356 \end_inset
23357
23358
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 </row>
23364 <row>
23365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \begin_layout Plain Layout
23369
23370 \backslash
23371 supset
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380 \begin_inset Formula $\supset$
23381 \end_inset
23382
23383
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 </row>
23389 <row>
23390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23391 \begin_inset Text
23392
23393 \begin_layout Plain Layout
23394
23395 \backslash
23396 supseteq
23397 \end_layout
23398
23399 \end_inset
23400 </cell>
23401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23402 \begin_inset Text
23403
23404 \begin_layout Plain Layout
23405 \begin_inset Formula $\supseteq$
23406 \end_inset
23407
23408
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 </row>
23414 <row>
23415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23416 \begin_inset Text
23417
23418 \begin_layout Plain Layout
23419
23420 \backslash
23421 sqsupseteq
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430 \begin_inset Formula $\sqsupseteq$
23431 \end_inset
23432
23433
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 </row>
23439 <row>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \backslash
23446 ni
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455 \begin_inset Formula $\ni$
23456 \end_inset
23457
23458
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 </row>
23464 <row>
23465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469
23470 \backslash
23471 dashv
23472 \end_layout
23473
23474 \end_inset
23475 </cell>
23476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480 \begin_inset Formula $\dashv$
23481 \end_inset
23482
23483
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 </row>
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \backslash
23496 frown
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505 \begin_inset Formula $\frown$
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 </row>
23514 <row>
23515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \backslash
23521 rhd
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 \begin_inset Formula $\rhd$
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 </row>
23539 <row>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544
23545 \backslash
23546 unrhd
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 \begin_inset Formula $\unrhd$
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \backslash
23571 lessgtr
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580 \begin_inset Formula $\lessgtr$
23581 \end_inset
23582
23583
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 </row>
23589 <row>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \backslash
23596 parallel
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605 \begin_inset Formula $\parallel$
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 </row>
23614 <row>
23615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619
23620 \backslash
23621 nparallel
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630 \begin_inset Formula $\nparallel$
23631 \end_inset
23632
23633
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 </row>
23639 </lyxtabular>
23640
23641 \end_inset
23642
23643
23644 \begin_inset Space \hfill{}
23645 \end_inset
23646
23647
23648 \end_layout
23649
23650 \begin_layout Standard
23651 \begin_inset VSpace medskip
23652 \end_inset
23653
23654 The characters 
23655 \series bold
23656
23657 \backslash
23658 lhd
23659 \series default
23660  and 
23661 \series bold
23662
23663 \backslash
23664 rhd
23665 \series default
23666  are bigger than the equal looking operators 
23667 \series bold
23668
23669 \backslash
23670 triangleleft
23671 \series default
23672  and 
23673 \series bold
23674
23675 \backslash
23676 triangleright
23677 \series default
23678 , respectively.
23679 \end_layout
23680
23681 \begin_layout Standard
23682 Relations are, in contrary to symbols, always surrounded by space.
23683 \end_layout
23684
23685 \begin_layout Standard
23686 Relations with labels can be created with the command 
23687 \series bold
23688
23689 \backslash
23690 stackrel
23691 \series default
23692
23693 \begin_inset Index
23694 status collapsed
23695
23696 \begin_layout Plain Layout
23697 Commands ! S ! 
23698 \backslash
23699 stackrel
23700 \end_layout
23701
23702 \end_inset
23703
23704 :
23705 \end_layout
23706
23707 \begin_layout Standard
23708 \align center
23709 \begin_inset Tabular
23710 <lyxtabular version="3" rows="2" columns="2">
23711 <features>
23712 <column alignment="center" valignment="top" width="0">
23713 <column alignment="center" valignment="top" width="0">
23714 <row>
23715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719 Command
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728 Result
23729 \begin_inset Note Note
23730 status collapsed
23731
23732 \begin_layout Plain Layout
23733
23734 \series bold
23735
23736 \backslash
23737 raisebox
23738 \series default
23739  is only used as spacer.
23740 \end_layout
23741
23742 \end_inset
23743
23744
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 </row>
23750 <row>
23751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755 A(r)
23756 \backslash
23757 stackrel
23758 \begin_inset ERT
23759 status collapsed
23760
23761 \begin_layout Plain Layout
23762
23763
23764 \backslash
23765 spce 
23766 \end_layout
23767
23768 \end_inset
23769
23770 r
23771 \backslash
23772 to
23773 \backslash
23774 infty
23775 \begin_inset ERT
23776 status collapsed
23777
23778 \begin_layout Plain Layout
23779
23780
23781 \backslash
23782 spce 
23783 \end_layout
23784
23785 \end_inset
23786
23787
23788 \begin_inset Formula $\downarrow$
23789 \end_inset
23790
23791
23792 \backslash
23793 approx
23794 \begin_inset ERT
23795 status collapsed
23796
23797 \begin_layout Plain Layout
23798
23799
23800 \backslash
23801 spce 
23802 \end_layout
23803
23804 \end_inset
23805
23806
23807 \begin_inset ERT
23808 status collapsed
23809
23810 \begin_layout Plain Layout
23811
23812
23813 \backslash
23814 spce 
23815 \end_layout
23816
23817 \end_inset
23818
23819 B
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828 \begin_inset Formula $\raisebox {5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 </row>
23837 </lyxtabular>
23838
23839 \end_inset
23840
23841
23842 \end_layout
23843
23844 \begin_layout Section
23845 Functions
23846 \end_layout
23847
23848 \begin_layout Subsection
23849 Predefined Functions
23850 \begin_inset CommandInset label
23851 LatexCommand label
23852 name "sub:Predefined-Functions"
23853
23854 \end_inset
23855
23856
23857 \begin_inset Index
23858 status collapsed
23859
23860 \begin_layout Plain Layout
23861 Functions ! predefined
23862 \end_layout
23863
23864 \end_inset
23865
23866
23867 \end_layout
23868
23869 \begin_layout Standard
23870 In general, variables are set 
23871 \emph on
23872 italic
23873 \emph default
23874  in mathematical expressions, but not function names, because 
23875 \begin_inset Formula $sin$
23876 \end_inset
23877
23878  could be misunderstood as 
23879 \begin_inset Formula $s\cdot i\cdot n$
23880 \end_inset
23881
23882 .
23883  Therefore there are predefined functions, that are additionally a bit separated
23884  from prefactors.
23885  They are inserted as commands starting with a backslash before their name.
23886 \end_layout
23887
23888 \begin_layout Standard
23889 \align center
23890 \begin_inset Tabular
23891 <lyxtabular version="3" rows="2" columns="4">
23892 <features>
23893 <column alignment="center" valignment="top" width="0pt">
23894 <column alignment="center" valignment="top" width="0pt">
23895 <column alignment="center" valignment="top" width="0pt">
23896 <column alignment="center" valignment="top" width="0pt">
23897 <row>
23898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 Command
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911 Result
23912 \end_layout
23913
23914 \end_inset
23915 </cell>
23916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23917 \begin_inset Text
23918
23919 \begin_layout Plain Layout
23920 Command
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 Result
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 </row>
23935 <row>
23936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Plain Layout
23940 Asin(x)+B
23941 \end_layout
23942
23943 \end_inset
23944 </cell>
23945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949 \begin_inset Formula $Asin(x)+B$
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961 A
23962 \backslash
23963 sin(x)+B
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23969 \begin_inset Text
23970
23971 \begin_layout Plain Layout
23972 \begin_inset Formula $A\sin(x)+B$
23973 \end_inset
23974
23975
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 </row>
23981 </lyxtabular>
23982
23983 \end_inset
23984
23985
23986 \begin_inset ERT
23987 status collapsed
23988
23989 \begin_layout Plain Layout
23990
23991
23992 \backslash
23993 pagebreak 
23994 \end_layout
23995
23996 \end_inset
23997
23998
23999 \end_layout
24000
24001 \begin_layout Standard
24002 The following functions are predefined:
24003 \end_layout
24004
24005 \begin_layout Standard
24006 \begin_inset VSpace -2mm
24007 \end_inset
24008
24009
24010 \end_layout
24011
24012 \begin_layout Standard
24013 \align center
24014 \begin_inset Tabular
24015 <lyxtabular version="3" rows="9" columns="4">
24016 <features>
24017 <column alignment="center" valignment="top" width="0pt">
24018 <column alignment="center" valignment="top" width="0pt">
24019 <column alignment="center" valignment="top" width="0pt">
24020 <column alignment="center" valignment="top" width="0pt">
24021 <row>
24022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24023 \begin_inset Text
24024
24025 \begin_layout Plain Layout
24026 Command
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035 Command
24036 \end_layout
24037
24038 \end_inset
24039 </cell>
24040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044 Command
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24050 \begin_inset Text
24051
24052 \begin_layout Plain Layout
24053 Command
24054 \end_layout
24055
24056 \end_inset
24057 </cell>
24058 </row>
24059 <row>
24060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Plain Layout
24064
24065 \backslash
24066 sin
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075
24076 \backslash
24077 sinh
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086
24087 \backslash
24088 arcsin
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097
24098 \backslash
24099 sup
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 cos
24113 \end_layout
24114
24115 \end_inset
24116 </cell>
24117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24118 \begin_inset Text
24119
24120 \begin_layout Plain Layout
24121
24122 \backslash
24123 cosh
24124 \end_layout
24125
24126 \end_inset
24127 </cell>
24128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24129 \begin_inset Text
24130
24131 \begin_layout Plain Layout
24132
24133 \backslash
24134 arccos
24135 \end_layout
24136
24137 \end_inset
24138 </cell>
24139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24140 \begin_inset Text
24141
24142 \begin_layout Plain Layout
24143
24144 \backslash
24145 inf
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 </row>
24151 <row>
24152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156
24157 \backslash
24158 tan
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167
24168 \backslash
24169 tanh
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178
24179 \backslash
24180 arctan
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24186 \begin_inset Text
24187
24188 \begin_layout Plain Layout
24189
24190 \backslash
24191 lim
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 </row>
24197 <row>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202
24203 \backslash
24204 cot
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213
24214 \backslash
24215 coth
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224
24225 \backslash
24226 arg
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \backslash
24237 liminf
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 </row>
24243 <row>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248
24249 \backslash
24250 sec
24251 \end_layout
24252
24253 \end_inset
24254 </cell>
24255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24256 \begin_inset Text
24257
24258 \begin_layout Plain Layout
24259
24260 \backslash
24261 min
24262 \end_layout
24263
24264 \end_inset
24265 </cell>
24266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24267 \begin_inset Text
24268
24269 \begin_layout Plain Layout
24270
24271 \backslash
24272 deg
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24278 \begin_inset Text
24279
24280 \begin_layout Plain Layout
24281
24282 \backslash
24283 limsup
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 </row>
24289 <row>
24290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294
24295 \backslash
24296 csc
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305
24306 \backslash
24307 max
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Plain Layout
24316
24317 \backslash
24318 det
24319 \end_layout
24320
24321 \end_inset
24322 </cell>
24323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24324 \begin_inset Text
24325
24326 \begin_layout Plain Layout
24327
24328 \backslash
24329 Pr
24330 \end_layout
24331
24332 \end_inset
24333 </cell>
24334 </row>
24335 <row>
24336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340
24341 \backslash
24342 ln
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351
24352 \backslash
24353 exp
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362
24363 \backslash
24364 dim
24365 \end_layout
24366
24367 \end_inset
24368 </cell>
24369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373
24374 \backslash
24375 hom
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 </row>
24381 <row>
24382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24383 \begin_inset Text
24384
24385 \begin_layout Plain Layout
24386
24387 \backslash
24388 lg
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397
24398 \backslash
24399 log
24400 \end_layout
24401
24402 \end_inset
24403 </cell>
24404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408
24409 \backslash
24410 ker
24411 \end_layout
24412
24413 \end_inset
24414 </cell>
24415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24416 \begin_inset Text
24417
24418 \begin_layout Plain Layout
24419
24420 \backslash
24421 gcd
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 </row>
24427 </lyxtabular>
24428
24429 \end_inset
24430
24431
24432 \end_layout
24433
24434 \begin_layout Standard
24435 They can also be inserted with the math toolbar button 
24436 \begin_inset Graphics
24437         filename ../images/math/functions.png
24438         embed ""
24439         scale 85
24440
24441 \end_inset
24442
24443 .
24444 \end_layout
24445
24446 \begin_layout Subsection
24447 Self-defined Functions
24448 \begin_inset Index
24449 status collapsed
24450
24451 \begin_layout Plain Layout
24452 Functions ! self-defined
24453 \end_layout
24454
24455 \end_inset
24456
24457
24458 \end_layout
24459
24460 \begin_layout Standard
24461 To use a function that is not predefined, like for example the sign function
24462  sgn(x), there are two possibilities:
24463 \end_layout
24464
24465 \begin_layout Itemize
24466 Define the function by inserting the following line to the LaTeX-preamble
24467 \begin_inset Foot
24468 status collapsed
24469
24470 \begin_layout Plain Layout
24471 For more about 
24472 \series bold
24473
24474 \backslash
24475 DeclareMathOperator
24476 \series default
24477  see 
24478 \begin_inset CommandInset ref
24479 LatexCommand ref
24480 reference "sub:Self-defined-Operators"
24481
24482 \end_inset
24483
24484 .
24485 \end_layout
24486
24487 \end_inset
24488
24489
24490 \begin_inset Newline newline
24491 \end_inset
24492
24493
24494 \begin_inset VSpace -3mm
24495 \end_inset
24496
24497
24498 \begin_inset Newline newline
24499 \end_inset
24500
24501
24502 \series bold
24503
24504 \backslash
24505 DeclareMathOperator{
24506 \backslash
24507 sgn}{sgn}
24508 \series default
24509
24510 \begin_inset Index
24511 status collapsed
24512
24513 \begin_layout Plain Layout
24514 Commands ! D ! 
24515 \backslash
24516 dbinom@
24517 \backslash
24518 DeclareMathOperator
24519 \end_layout
24520
24521 \end_inset
24522
24523
24524 \begin_inset Newline newline
24525 \end_inset
24526
24527
24528 \begin_inset VSpace -2mm
24529 \end_inset
24530
24531
24532 \begin_inset Newline newline
24533 \end_inset
24534
24535 Now the new defined function can be called with the command 
24536 \series bold
24537
24538 \backslash
24539 sgn
24540 \series default
24541 .
24542 \end_layout
24543
24544 \begin_layout Itemize
24545 Write the the formula as usual, mark the formula name, in our example the
24546  letters 
24547 \emph on
24548 sgn
24549 \emph default
24550 , and change it to mathematical text.
24551  At last a space is inserted between prefactor and function.
24552 \end_layout
24553
24554 \begin_layout Standard
24555 The result is the same with both methods as with a predefined function
24556 \begin_inset Foot
24557 status collapsed
24558
24559 \begin_layout Plain Layout
24560 In LyX self-defined functions are displayed red, predefined ones black.
24561 \end_layout
24562
24563 \end_inset
24564
24565 :
24566 \end_layout
24567
24568 \begin_layout Standard
24569 \align center
24570 \begin_inset Tabular
24571 <lyxtabular version="3" rows="3" columns="2">
24572 <features>
24573 <column alignment="center" valignment="top" width="0pt">
24574 <column alignment="center" valignment="top" width="0pt">
24575 <row>
24576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580 Command
24581 \end_layout
24582
24583 \end_inset
24584 </cell>
24585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24586 \begin_inset Text
24587
24588 \begin_layout Plain Layout
24589 Result
24590 \end_layout
24591
24592 \end_inset
24593 </cell>
24594 </row>
24595 <row>
24596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Plain Layout
24600 A
24601 \backslash
24602 sgn(x)+B
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Plain Layout
24611 \begin_inset Formula $A\sgn (x)+B$
24612 \end_inset
24613
24614
24615 \end_layout
24616
24617 \end_inset
24618 </cell>
24619 </row>
24620 <row>
24621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24622 \begin_inset Text
24623
24624 \begin_layout Plain Layout
24625 A
24626 \backslash
24627 ,
24628 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24629 \end_inset
24630
24631 (x)+B
24632 \end_layout
24633
24634 \end_inset
24635 </cell>
24636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24637 \begin_inset Text
24638
24639 \begin_layout Plain Layout
24640 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24641 \end_inset
24642
24643
24644 \end_layout
24645
24646 \end_inset
24647 </cell>
24648 </row>
24649 </lyxtabular>
24650
24651 \end_inset
24652
24653
24654 \end_layout
24655
24656 \begin_layout Standard
24657 The first method is more suitable when the self-defined function should
24658  be used several times.
24659 \end_layout
24660
24661 \begin_layout Subsection
24662 Limits
24663 \begin_inset Index
24664 status collapsed
24665
24666 \begin_layout Plain Layout
24667 Limits
24668 \end_layout
24669
24670 \end_inset
24671
24672
24673 \end_layout
24674
24675 \begin_layout Standard
24676 For limits there are defined besides 
24677 \series bold
24678
24679 \backslash
24680 lim
24681 \series default
24682
24683 \begin_inset Index
24684 status collapsed
24685
24686 \begin_layout Plain Layout
24687 Commands ! L ! 
24688 \backslash
24689 lim
24690 \end_layout
24691
24692 \end_inset
24693
24694
24695 \series bold
24696
24697 \backslash
24698 liminf
24699 \series default
24700  and 
24701 \series bold
24702
24703 \backslash
24704 limsup
24705 \series default
24706  furthermore the following functions:
24707 \end_layout
24708
24709 \begin_layout Standard
24710 \align center
24711 \begin_inset Tabular
24712 <lyxtabular version="3" rows="5" columns="2">
24713 <features>
24714 <column alignment="center" valignment="top" width="0">
24715 <column alignment="center" valignment="top" width="0">
24716 <row>
24717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24718 \begin_inset Text
24719
24720 \begin_layout Plain Layout
24721 Command
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730 Result
24731 \begin_inset Note Note
24732 status collapsed
24733
24734 \begin_layout Plain Layout
24735
24736 \series bold
24737
24738 \backslash
24739 raisebox
24740 \series default
24741  is only used as spacer.
24742 \end_layout
24743
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \end_inset
24750 </cell>
24751 </row>
24752 <row>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 varliminf
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768 \begin_inset Formula $\varliminf $
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 <row>
24778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782
24783 \backslash
24784 varlimsup
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793 \begin_inset Formula $\varlimsup $
24794 \end_inset
24795
24796
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 </row>
24802 <row>
24803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \backslash
24809 varprojlim
24810 \end_layout
24811
24812 \end_inset
24813 </cell>
24814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24815 \begin_inset Text
24816
24817 \begin_layout Plain Layout
24818 \begin_inset Formula $\varprojlim $
24819 \end_inset
24820
24821
24822 \end_layout
24823
24824 \end_inset
24825 </cell>
24826 </row>
24827 <row>
24828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \begin_layout Plain Layout
24832
24833 \backslash
24834 varinjlim
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843 \begin_inset Formula $\varinjlim $
24844 \end_inset
24845
24846
24847 \begin_inset Formula $\raisebox {-2.5mm}{}$
24848 \end_inset
24849
24850
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 </row>
24856 </lyxtabular>
24857
24858 \end_inset
24859
24860
24861 \end_layout
24862
24863 \begin_layout Standard
24864 \begin_inset VSpace medskip
24865 \end_inset
24866
24867 The limit is created by inserting a subscript.
24868  It is set right beside the function in an inline formula:
24869 \end_layout
24870
24871 \begin_layout Standard
24872 \align center
24873 \begin_inset Tabular
24874 <lyxtabular version="3" rows="2" columns="2">
24875 <features>
24876 <column alignment="center" valignment="top" width="0pt">
24877 <column alignment="center" valignment="top" width="0pt">
24878 <row>
24879 <cell alignment="center" valignment="top" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883 Command
24884 \end_layout
24885
24886 \end_inset
24887 </cell>
24888 <cell alignment="center" valignment="top" usebox="none">
24889 \begin_inset Text
24890
24891 \begin_layout Plain Layout
24892 \begin_inset Space \hspace{}
24893 \length 1cm
24894 \end_inset
24895
24896 Result
24897 \begin_inset Note Note
24898 status collapsed
24899
24900 \begin_layout Plain Layout
24901
24902 \series bold
24903
24904 \backslash
24905 hspace
24906 \series default
24907  and
24908 \series bold
24909  
24910 \backslash
24911 raisebox
24912 \series default
24913  are used here as spacer.
24914 \end_layout
24915
24916 \end_inset
24917
24918
24919 \end_layout
24920
24921 \end_inset
24922 </cell>
24923 </row>
24924 <row>
24925 <cell alignment="center" valignment="top" usebox="none">
24926 \begin_inset Text
24927
24928 \begin_layout Plain Layout
24929
24930 \backslash
24931 lim_x
24932 \backslash
24933 to
24934 \begin_inset ERT
24935 status collapsed
24936
24937 \begin_layout Plain Layout
24938
24939
24940 \backslash
24941 spce 
24942 \end_layout
24943
24944 \end_inset
24945
24946 A
24947 \begin_inset ERT
24948 status collapsed
24949
24950 \begin_layout Plain Layout
24951
24952
24953 \backslash
24954 spce 
24955 \end_layout
24956
24957 \end_inset
24958
24959 x=B
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 <cell alignment="center" valignment="top" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968 \begin_inset Formula $\hspace {1cm}\raisebox {5mm}{}\lim_{x\to A}x=B$
24969 \end_inset
24970
24971
24972 \end_layout
24973
24974 \end_inset
24975 </cell>
24976 </row>
24977 </lyxtabular>
24978
24979 \end_inset
24980
24981
24982 \end_layout
24983
24984 \begin_layout Standard
24985 In a displayed formula the limit is set below the formula, as usual:
24986 \begin_inset Formula \[
24987 \lim_{x\to A}x=B\]
24988
24989 \end_inset
24990
24991
24992 \end_layout
24993
24994 \begin_layout Subsection
24995 Modulo-Functions
24996 \begin_inset Index
24997 status collapsed
24998
24999 \begin_layout Plain Layout
25000 Functions ! modulo-
25001 \end_layout
25002
25003 \end_inset
25004
25005
25006 \end_layout
25007
25008 \begin_layout Standard
25009 The modulo-function is special, because it exists in four variants.
25010 \end_layout
25011
25012 \begin_layout Standard
25013 The variants in a displayed formula:
25014 \begin_inset Formula \begin{align*}
25015 \underline{\textrm{Command}\raisebox {-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25016 \mathrm{a\backslash mod\textrm{\spce }b} &  & a\mod  b\\
25017 \mathrm{a\backslash pmod\textrm{\spce }b} &  & a\pmod  b\\
25018 \mathrm{a\backslash bmod\textrm{\spce }b} &  & a\bmod b\\
25019 \mathrm{a\backslash pod\textrm{\spce }b} &  & a\pod  b\end{align*}
25020
25021 \end_inset
25022
25023
25024 \end_layout
25025
25026 \begin_layout Standard
25027 In an inline formula less space is set before the function names for all
25028  variants.
25029 \end_layout
25030
25031 \begin_layout Section
25032 Special Characters
25033 \begin_inset Index
25034 status collapsed
25035
25036 \begin_layout Plain Layout
25037 Special characters
25038 \end_layout
25039
25040 \end_inset
25041
25042
25043 \end_layout
25044
25045 \begin_layout Subsection
25046 Special Characters in Mathematical Text
25047 \end_layout
25048
25049 \begin_layout Standard
25050 The following commands can only be used in mathematical text or in TeX-mode:
25051 \end_layout
25052
25053 \begin_layout Standard
25054 \begin_inset Space \hfill{}
25055 \end_inset
25056
25057
25058 \begin_inset Tabular
25059 <lyxtabular version="3" rows="8" columns="2">
25060 <features>
25061 <column alignment="block" valignment="top" width="0">
25062 <column alignment="block" valignment="top" width="0">
25063 <row>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068 Command
25069 \end_layout
25070
25071 \end_inset
25072 </cell>
25073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25074 \begin_inset Text
25075
25076 \begin_layout Plain Layout
25077 Result
25078 \end_layout
25079
25080 \end_inset
25081 </cell>
25082 </row>
25083 <row>
25084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25085 \begin_inset Text
25086
25087 \begin_layout Plain Layout
25088
25089 \backslash
25090 oe
25091 \end_layout
25092
25093 \end_inset
25094 </cell>
25095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25096 \begin_inset Text
25097
25098 \begin_layout Plain Layout
25099 \begin_inset Formula $\textrm{\oe }$
25100 \end_inset
25101
25102
25103 \end_layout
25104
25105 \end_inset
25106 </cell>
25107 </row>
25108 <row>
25109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Plain Layout
25113
25114 \backslash
25115 OE
25116 \end_layout
25117
25118 \end_inset
25119 </cell>
25120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25121 \begin_inset Text
25122
25123 \begin_layout Plain Layout
25124 \begin_inset Formula $\textrm{\OE }$
25125 \end_inset
25126
25127
25128 \end_layout
25129
25130 \end_inset
25131 </cell>
25132 </row>
25133 <row>
25134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25135 \begin_inset Text
25136
25137 \begin_layout Plain Layout
25138
25139 \backslash
25140 ae
25141 \end_layout
25142
25143 \end_inset
25144 </cell>
25145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25146 \begin_inset Text
25147
25148 \begin_layout Plain Layout
25149 \begin_inset Formula $\textrm{\ae }$
25150 \end_inset
25151
25152
25153 \end_layout
25154
25155 \end_inset
25156 </cell>
25157 </row>
25158 <row>
25159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25160 \begin_inset Text
25161
25162 \begin_layout Plain Layout
25163
25164 \backslash
25165 AE
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174 \begin_inset Formula $\textrm{\AE }$
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 </row>
25183 <row>
25184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Plain Layout
25188
25189 \backslash
25190 aa
25191 \end_layout
25192
25193 \end_inset
25194 </cell>
25195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25196 \begin_inset Text
25197
25198 \begin_layout Plain Layout
25199 \begin_inset Formula $\textrm{\aa }$
25200 \end_inset
25201
25202
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 </row>
25208 <row>
25209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25210 \begin_inset Text
25211
25212 \begin_layout Plain Layout
25213
25214 \backslash
25215 AA
25216 \begin_inset Index
25217 status collapsed
25218
25219 \begin_layout Plain Layout
25220 \begin_inset ERT
25221 status collapsed
25222
25223 \begin_layout Plain Layout
25224
25225
25226 \backslash
25227
25228 \begin_inset ERT
25229 status collapsed
25230
25231 \begin_layout Plain Layout
25232
25233 {
25234 \end_layout
25235
25236 \end_inset
25237
25238
25239 \begin_inset ERT
25240 status collapsed
25241
25242 \begin_layout Plain Layout
25243
25244 }
25245 \end_layout
25246
25247 \end_inset
25248
25249
25250 \end_layout
25251
25252 \end_inset
25253
25254 @
25255 \begin_inset ERT
25256 status collapsed
25257
25258 \begin_layout Plain Layout
25259
25260
25261 \backslash
25262
25263 \begin_inset ERT
25264 status collapsed
25265
25266 \begin_layout Plain Layout
25267
25268 {
25269 \end_layout
25270
25271 \end_inset
25272
25273
25274 \begin_inset ERT
25275 status collapsed
25276
25277 \begin_layout Plain Layout
25278
25279 }
25280 \end_layout
25281
25282 \end_inset
25283
25284
25285 \end_layout
25286
25287 \end_inset
25288
25289 textrm
25290 \begin_inset ERT
25291 status collapsed
25292
25293 \begin_layout Plain Layout
25294
25295 {
25296 \end_layout
25297
25298 \end_inset
25299
25300
25301 \begin_inset ERT
25302 status collapsed
25303
25304 \begin_layout Plain Layout
25305
25306
25307 \backslash
25308
25309 \begin_inset ERT
25310 status collapsed
25311
25312 \begin_layout Plain Layout
25313
25314 {
25315 \end_layout
25316
25317 \end_inset
25318
25319
25320 \begin_inset ERT
25321 status collapsed
25322
25323 \begin_layout Plain Layout
25324
25325 }
25326 \end_layout
25327
25328 \end_inset
25329
25330
25331 \end_layout
25332
25333 \end_inset
25334
25335 AA
25336 \begin_inset ERT
25337 status collapsed
25338
25339 \begin_layout Plain Layout
25340
25341 }
25342 \end_layout
25343
25344 \end_inset
25345
25346
25347 \end_layout
25348
25349 \end_inset
25350
25351
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25357 \begin_inset Text
25358
25359 \begin_layout Plain Layout
25360 \begin_inset Formula $\textrm{\AA}$
25361 \end_inset
25362
25363
25364 \end_layout
25365
25366 \end_inset
25367 </cell>
25368 </row>
25369 <row>
25370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25371 \begin_inset Text
25372
25373 \begin_layout Plain Layout
25374
25375 \backslash
25376 i
25377 \end_layout
25378
25379 \end_inset
25380 </cell>
25381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25382 \begin_inset Text
25383
25384 \begin_layout Plain Layout
25385 \begin_inset Formula $\textrm{\i }$
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 </row>
25394 </lyxtabular>
25395
25396 \end_inset
25397
25398
25399 \begin_inset Space \hfill{}
25400 \end_inset
25401
25402
25403 \begin_inset Tabular
25404 <lyxtabular version="3" rows="8" columns="2">
25405 <features>
25406 <column alignment="block" valignment="top" width="0">
25407 <column alignment="center" valignment="top" width="0">
25408 <row>
25409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25410 \begin_inset Text
25411
25412 \begin_layout Plain Layout
25413 command
25414 \begin_inset Note Note
25415 status collapsed
25416
25417 \begin_layout Plain Layout
25418
25419 \series bold
25420
25421 \backslash
25422 hspace{0mm}
25423 \series default
25424  is used for separation, because otherwise the output will be ¡ and ¿ respective
25425 ly.
25426 \end_layout
25427
25428 \end_inset
25429
25430
25431 \end_layout
25432
25433 \end_inset
25434 </cell>
25435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25436 \begin_inset Text
25437
25438 \begin_layout Plain Layout
25439 Result
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 </row>
25445 <row>
25446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25447 \begin_inset Text
25448
25449 \begin_layout Plain Layout
25450
25451 \backslash
25452 o
25453 \end_layout
25454
25455 \end_inset
25456 </cell>
25457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Plain Layout
25461 \begin_inset Formula $\textrm{\o }$
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \end_inset
25468 </cell>
25469 </row>
25470 <row>
25471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25472 \begin_inset Text
25473
25474 \begin_layout Plain Layout
25475
25476 \backslash
25477 O
25478 \end_layout
25479
25480 \end_inset
25481 </cell>
25482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25483 \begin_inset Text
25484
25485 \begin_layout Plain Layout
25486 \begin_inset Formula $\textrm{\O}$
25487 \end_inset
25488
25489
25490 \end_layout
25491
25492 \end_inset
25493 </cell>
25494 </row>
25495 <row>
25496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500
25501 \backslash
25502 l
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Plain Layout
25511 \begin_inset Formula $\textrm{\l }$
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \end_inset
25518 </cell>
25519 </row>
25520 <row>
25521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25522 \begin_inset Text
25523
25524 \begin_layout Plain Layout
25525
25526 \backslash
25527 L
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Plain Layout
25536 \begin_inset Formula $\textrm{\L }$
25537 \end_inset
25538
25539
25540 \end_layout
25541
25542 \end_inset
25543 </cell>
25544 </row>
25545 <row>
25546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25547 \begin_inset Text
25548
25549 \begin_layout Plain Layout
25550 !
25551 \begin_inset Space \hspace{}
25552 \length 0mm
25553 \end_inset
25554
25555 `
25556 \begin_inset ERT
25557 status collapsed
25558
25559 \begin_layout Plain Layout
25560
25561
25562 \backslash
25563 spce 
25564 \end_layout
25565
25566 \end_inset
25567
25568
25569 \end_layout
25570
25571 \end_inset
25572 </cell>
25573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25574 \begin_inset Text
25575
25576 \begin_layout Plain Layout
25577 \begin_inset Formula $\textrm{!`}$
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \end_inset
25584 </cell>
25585 </row>
25586 <row>
25587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25588 \begin_inset Text
25589
25590 \begin_layout Plain Layout
25591 ?
25592 \begin_inset Space \hspace{}
25593 \length 0mm
25594 \end_inset
25595
25596 `
25597 \begin_inset ERT
25598 status collapsed
25599
25600 \begin_layout Plain Layout
25601
25602
25603 \backslash
25604 spce 
25605 \end_layout
25606
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25615 \begin_inset Text
25616
25617 \begin_layout Plain Layout
25618 \begin_inset Formula $\textrm{?`}$
25619 \end_inset
25620
25621
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 </row>
25627 <row>
25628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25629 \begin_inset Text
25630
25631 \begin_layout Plain Layout
25632
25633 \backslash
25634 j
25635 \end_layout
25636
25637 \end_inset
25638 </cell>
25639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25640 \begin_inset Text
25641
25642 \begin_layout Plain Layout
25643 \begin_inset Formula $\textrm{\j }$
25644 \end_inset
25645
25646
25647 \end_layout
25648
25649 \end_inset
25650 </cell>
25651 </row>
25652 </lyxtabular>
25653
25654 \end_inset
25655
25656
25657 \begin_inset Space \hfill{}
25658 \end_inset
25659
25660
25661 \end_layout
25662
25663 \begin_layout Standard
25664 The characters 
25665 \begin_inset Formula $\textrm{\textrm{Å}}$
25666 \end_inset
25667
25668  and 
25669 \begin_inset Formula $\textrm{\textrm{Ø}}$
25670 \end_inset
25671
25672  can also be inserted via the math toolbar button 
25673 \begin_inset Graphics
25674         filename ../images/math/digamma.png
25675         embed ""
25676         scale 85
25677
25678 \end_inset
25679
25680 .
25681 \end_layout
25682
25683 \begin_layout Standard
25684 An exception are the commands 
25685 \series bold
25686 !
25687 \begin_inset Space \hspace{}
25688 \length 0mm
25689 \end_inset
25690
25691 `
25692 \series default
25693  and 
25694 \series bold
25695 ?
25696 \begin_inset Space \hspace{}
25697 \length 0mm
25698 \end_inset
25699
25700 `
25701 \series default
25702 , because they can be inserted in LyX directly to text.
25703 \end_layout
25704
25705 \begin_layout Subsection
25706 Accents in Text
25707 \begin_inset CommandInset label
25708 LatexCommand label
25709 name "sub:Accents-in-Text"
25710
25711 \end_inset
25712
25713
25714 \begin_inset Index
25715 status collapsed
25716
25717 \begin_layout Plain Layout
25718 Accents ! in text
25719 \end_layout
25720
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \begin_layout Standard
25727 With the following commands all letters can be accented.
25728  The commands must be inserted in TeX-mode.
25729 \end_layout
25730
25731 \begin_layout Standard
25732 \begin_inset Space \hfill{}
25733 \end_inset
25734
25735
25736 \begin_inset Tabular
25737 <lyxtabular version="3" rows="8" columns="2">
25738 <features>
25739 <column alignment="block" valignment="top" width="0">
25740 <column alignment="block" valignment="top" width="0">
25741 <row>
25742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25743 \begin_inset Text
25744
25745 \begin_layout Plain Layout
25746 Command
25747 \end_layout
25748
25749 \end_inset
25750 </cell>
25751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25752 \begin_inset Text
25753
25754 \begin_layout Plain Layout
25755 Result
25756 \end_layout
25757
25758 \end_inset
25759 </cell>
25760 </row>
25761 <row>
25762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25763 \begin_inset Text
25764
25765 \begin_layout Plain Layout
25766
25767 \backslash
25768
25769 \begin_inset Quotes grd
25770 \end_inset
25771
25772 e
25773 \end_layout
25774
25775 \end_inset
25776 </cell>
25777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25778 \begin_inset Text
25779
25780 \begin_layout Plain Layout
25781 \begin_inset ERT
25782 status collapsed
25783
25784 \begin_layout Plain Layout
25785
25786
25787 \backslash
25788 "e
25789 \end_layout
25790
25791 \end_inset
25792
25793
25794 \end_layout
25795
25796 \end_inset
25797 </cell>
25798 </row>
25799 <row>
25800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25801 \begin_inset Text
25802
25803 \begin_layout Plain Layout
25804
25805 \backslash
25806 `e
25807 \end_layout
25808
25809 \end_inset
25810 </cell>
25811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25812 \begin_inset Text
25813
25814 \begin_layout Plain Layout
25815 \begin_inset ERT
25816 status collapsed
25817
25818 \begin_layout Plain Layout
25819
25820
25821 \backslash
25822 `e
25823 \end_layout
25824
25825 \end_inset
25826
25827
25828 \end_layout
25829
25830 \end_inset
25831 </cell>
25832 </row>
25833 <row>
25834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25835 \begin_inset Text
25836
25837 \begin_layout Plain Layout
25838
25839 \backslash
25840 ^
25841 \begin_inset ERT
25842 status collapsed
25843
25844 \begin_layout Plain Layout
25845
25846
25847 \backslash
25848 spce 
25849 \end_layout
25850
25851 \end_inset
25852
25853 e
25854 \end_layout
25855
25856 \end_inset
25857 </cell>
25858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25859 \begin_inset Text
25860
25861 \begin_layout Plain Layout
25862 \begin_inset ERT
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866
25867
25868 \backslash
25869 ^e
25870 \end_layout
25871
25872 \end_inset
25873
25874
25875 \end_layout
25876
25877 \end_inset
25878 </cell>
25879 </row>
25880 <row>
25881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25882 \begin_inset Text
25883
25884 \begin_layout Plain Layout
25885
25886 \backslash
25887 =e
25888 \end_layout
25889
25890 \end_inset
25891 </cell>
25892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25893 \begin_inset Text
25894
25895 \begin_layout Plain Layout
25896 \begin_inset ERT
25897 status collapsed
25898
25899 \begin_layout Plain Layout
25900
25901
25902 \backslash
25903 =e
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \end_layout
25910
25911 \end_inset
25912 </cell>
25913 </row>
25914 <row>
25915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25916 \begin_inset Text
25917
25918 \begin_layout Plain Layout
25919
25920 \backslash
25921 u
25922 \begin_inset ERT
25923 status collapsed
25924
25925 \begin_layout Plain Layout
25926
25927
25928 \backslash
25929 spce 
25930 \end_layout
25931
25932 \end_inset
25933
25934 e
25935 \end_layout
25936
25937 \end_inset
25938 </cell>
25939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25940 \begin_inset Text
25941
25942 \begin_layout Plain Layout
25943 \begin_inset ERT
25944 status collapsed
25945
25946 \begin_layout Plain Layout
25947
25948
25949 \backslash
25950 u e
25951 \end_layout
25952
25953 \end_inset
25954
25955
25956 \end_layout
25957
25958 \end_inset
25959 </cell>
25960 </row>
25961 <row>
25962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25963 \begin_inset Text
25964
25965 \begin_layout Plain Layout
25966
25967 \backslash
25968 b
25969 \begin_inset ERT
25970 status collapsed
25971
25972 \begin_layout Plain Layout
25973
25974
25975 \backslash
25976 spce 
25977 \end_layout
25978
25979 \end_inset
25980
25981 e
25982 \end_layout
25983
25984 \end_inset
25985 </cell>
25986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25987 \begin_inset Text
25988
25989 \begin_layout Plain Layout
25990 \begin_inset ERT
25991 status collapsed
25992
25993 \begin_layout Plain Layout
25994
25995
25996 \backslash
25997 b e
25998 \end_layout
25999
26000 \end_inset
26001
26002
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 </row>
26008 <row>
26009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26010 \begin_inset Text
26011
26012 \begin_layout Plain Layout
26013
26014 \backslash
26015 t
26016 \begin_inset ERT
26017 status collapsed
26018
26019 \begin_layout Plain Layout
26020
26021
26022 \backslash
26023 spce 
26024 \end_layout
26025
26026 \end_inset
26027
26028 ee
26029 \end_layout
26030
26031 \end_inset
26032 </cell>
26033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26034 \begin_inset Text
26035
26036 \begin_layout Plain Layout
26037 \begin_inset ERT
26038 status collapsed
26039
26040 \begin_layout Plain Layout
26041
26042
26043 \backslash
26044 t ee
26045 \end_layout
26046
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \end_inset
26053 </cell>
26054 </row>
26055 </lyxtabular>
26056
26057 \end_inset
26058
26059
26060 \begin_inset Space \hfill{}
26061 \end_inset
26062
26063
26064 \begin_inset Tabular
26065 <lyxtabular version="3" rows="8" columns="2">
26066 <features>
26067 <column alignment="block" valignment="top" width="0">
26068 <column alignment="center" valignment="top" width="0">
26069 <row>
26070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26071 \begin_inset Text
26072
26073 \begin_layout Plain Layout
26074 Command
26075 \end_layout
26076
26077 \end_inset
26078 </cell>
26079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26080 \begin_inset Text
26081
26082 \begin_layout Plain Layout
26083 Result
26084 \end_layout
26085
26086 \end_inset
26087 </cell>
26088 </row>
26089 <row>
26090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26091 \begin_inset Text
26092
26093 \begin_layout Plain Layout
26094
26095 \backslash
26096 H
26097 \begin_inset ERT
26098 status collapsed
26099
26100 \begin_layout Plain Layout
26101
26102
26103 \backslash
26104 spce 
26105 \end_layout
26106
26107 \end_inset
26108
26109 e
26110 \end_layout
26111
26112 \end_inset
26113 </cell>
26114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26115 \begin_inset Text
26116
26117 \begin_layout Plain Layout
26118 \begin_inset ERT
26119 status collapsed
26120
26121 \begin_layout Plain Layout
26122
26123
26124 \backslash
26125 H e
26126 \end_layout
26127
26128 \end_inset
26129
26130
26131 \end_layout
26132
26133 \end_inset
26134 </cell>
26135 </row>
26136 <row>
26137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26138 \begin_inset Text
26139
26140 \begin_layout Plain Layout
26141
26142 \backslash
26143 'e
26144 \end_layout
26145
26146 \end_inset
26147 </cell>
26148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26149 \begin_inset Text
26150
26151 \begin_layout Plain Layout
26152 \begin_inset ERT
26153 status collapsed
26154
26155 \begin_layout Plain Layout
26156
26157
26158 \backslash
26159 'e
26160 \end_layout
26161
26162 \end_inset
26163
26164
26165 \end_layout
26166
26167 \end_inset
26168 </cell>
26169 </row>
26170 <row>
26171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26172 \begin_inset Text
26173
26174 \begin_layout Plain Layout
26175
26176 \backslash
26177 ~e
26178 \begin_inset Index
26179 status collapsed
26180
26181 \begin_layout Plain Layout
26182 Tilde
26183 \end_layout
26184
26185 \end_inset
26186
26187
26188 \end_layout
26189
26190 \end_inset
26191 </cell>
26192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26193 \begin_inset Text
26194
26195 \begin_layout Plain Layout
26196 \begin_inset ERT
26197 status collapsed
26198
26199 \begin_layout Plain Layout
26200
26201
26202 \backslash
26203 ~e
26204 \end_layout
26205
26206 \end_inset
26207
26208
26209 \end_layout
26210
26211 \end_inset
26212 </cell>
26213 </row>
26214 <row>
26215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26216 \begin_inset Text
26217
26218 \begin_layout Plain Layout
26219
26220 \backslash
26221 .e
26222 \end_layout
26223
26224 \end_inset
26225 </cell>
26226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Plain Layout
26230 \begin_inset ERT
26231 status collapsed
26232
26233 \begin_layout Plain Layout
26234
26235
26236 \backslash
26237 .e
26238 \end_layout
26239
26240 \end_inset
26241
26242
26243 \end_layout
26244
26245 \end_inset
26246 </cell>
26247 </row>
26248 <row>
26249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Plain Layout
26253
26254 \backslash
26255 v
26256 \begin_inset ERT
26257 status collapsed
26258
26259 \begin_layout Plain Layout
26260
26261
26262 \backslash
26263 spce 
26264 \end_layout
26265
26266 \end_inset
26267
26268 e
26269 \end_layout
26270
26271 \end_inset
26272 </cell>
26273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26274 \begin_inset Text
26275
26276 \begin_layout Plain Layout
26277 \begin_inset ERT
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281
26282
26283 \backslash
26284 v e
26285 \end_layout
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \end_inset
26293 </cell>
26294 </row>
26295 <row>
26296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300
26301 \backslash
26302 d
26303 \begin_inset ERT
26304 status collapsed
26305
26306 \begin_layout Plain Layout
26307
26308
26309 \backslash
26310 spce 
26311 \end_layout
26312
26313 \end_inset
26314
26315 e
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26321 \begin_inset Text
26322
26323 \begin_layout Plain Layout
26324 \begin_inset ERT
26325 status collapsed
26326
26327 \begin_layout Plain Layout
26328
26329
26330 \backslash
26331 d e
26332 \end_layout
26333
26334 \end_inset
26335
26336
26337 \end_layout
26338
26339 \end_inset
26340 </cell>
26341 </row>
26342 <row>
26343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26344 \begin_inset Text
26345
26346 \begin_layout Plain Layout
26347
26348 \backslash
26349 c
26350 \begin_inset ERT
26351 status collapsed
26352
26353 \begin_layout Plain Layout
26354
26355
26356 \backslash
26357 spce 
26358 \end_layout
26359
26360 \end_inset
26361
26362 e
26363 \end_layout
26364
26365 \end_inset
26366 </cell>
26367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26368 \begin_inset Text
26369
26370 \begin_layout Plain Layout
26371 \begin_inset ERT
26372 status collapsed
26373
26374 \begin_layout Plain Layout
26375
26376
26377 \backslash
26378 c e
26379 \end_layout
26380
26381 \end_inset
26382
26383
26384 \end_layout
26385
26386 \end_inset
26387 </cell>
26388 </row>
26389 </lyxtabular>
26390
26391 \end_inset
26392
26393
26394 \begin_inset Space \hfill{}
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \begin_layout Standard
26401 \begin_inset VSpace medskip
26402 \end_inset
26403
26404 With the command 
26405 \series bold
26406
26407 \backslash
26408 t
26409 \series default
26410  also two different characters can be accented.
26411  The command 
26412 \series bold
26413
26414 \backslash
26415 t
26416 \begin_inset ERT
26417 status collapsed
26418
26419 \begin_layout Plain Layout
26420
26421
26422 \backslash
26423 spce 
26424 \end_layout
26425
26426 \end_inset
26427
26428 sz
26429 \series default
26430  creates: 
26431 \begin_inset ERT
26432 status collapsed
26433
26434 \begin_layout Plain Layout
26435
26436
26437 \backslash
26438 t sz
26439 \end_layout
26440
26441 \end_inset
26442
26443
26444 \end_layout
26445
26446 \begin_layout Standard
26447 The accents 
26448 \series bold
26449 `
26450 \series default
26451  , 
26452 \series bold
26453 '
26454 \series default
26455  , and 
26456 \series bold
26457 ^
26458 \series default
26459  can in combination with vowels directly be inserted with the keyboard without
26460  using TeX-mode.
26461  The same applies for the tilde
26462 \begin_inset Foot
26463 status collapsed
26464
26465 \begin_layout Plain Layout
26466 This only applies for keyboards where the tilde is defined as accent.
26467 \end_layout
26468
26469 \end_inset
26470
26471  
26472 \series bold
26473 ~
26474 \series default
26475  in combination with 
26476 \emph on
26477 a
26478 \emph default
26479  , 
26480 \emph on
26481 n
26482 \emph default
26483  , or 
26484 \emph on
26485 o
26486 \emph default
26487 .
26488 \end_layout
26489
26490 \begin_layout Standard
26491 The commands 
26492 \series bold
26493
26494 \backslash
26495 b
26496 \series default
26497  , 
26498 \series bold
26499
26500 \backslash
26501 c
26502 \series default
26503  , 
26504 \series bold
26505
26506 \backslash
26507 d
26508 \series default
26509  , 
26510 \series bold
26511
26512 \backslash
26513 H
26514 \series default
26515  , 
26516 \series bold
26517
26518 \backslash
26519 t
26520 \series default
26521  , 
26522 \series bold
26523
26524 \backslash
26525 u
26526 \series default
26527  , 
26528 \series bold
26529
26530 \backslash
26531 v
26532 \series default
26533 , and accents inserted directly with the keyboard are also available in
26534  mathematical text.
26535  For the other accents there are special math commands to be used in formulas,
26536  see 
26537 \begin_inset CommandInset ref
26538 LatexCommand ref
26539 reference "sub:Accents-for-one"
26540
26541 \end_inset
26542
26543 .
26544 \end_layout
26545
26546 \begin_layout Standard
26547 \begin_inset VSpace bigskip
26548 \end_inset
26549
26550 Furthermore, with the command 
26551 \series bold
26552
26553 \backslash
26554 textcircled
26555 \series default
26556
26557 \begin_inset Index
26558 status collapsed
26559
26560 \begin_layout Plain Layout
26561 Commands ! T ! 
26562 \backslash
26563 textcircled
26564 \end_layout
26565
26566 \end_inset
26567
26568  all numbers and letters can be set into a circle, quasi accented with a
26569  circle, similar to the the copyright symbol.
26570 \end_layout
26571
26572 \begin_layout Standard
26573 \align center
26574 \begin_inset Tabular
26575 <lyxtabular version="3" rows="3" columns="2">
26576 <features>
26577 <column alignment="center" valignment="top" width="0">
26578 <column alignment="center" valignment="top" width="0">
26579 <row>
26580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26581 \begin_inset Text
26582
26583 \begin_layout Plain Layout
26584 Command
26585 \end_layout
26586
26587 \end_inset
26588 </cell>
26589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26590 \begin_inset Text
26591
26592 \begin_layout Plain Layout
26593 Result
26594 \begin_inset Note Note
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598
26599 \series bold
26600
26601 \backslash
26602 raisebox
26603 \series default
26604  is only used as spacer.
26605 \end_layout
26606
26607 \end_inset
26608
26609
26610 \end_layout
26611
26612 \end_inset
26613 </cell>
26614 </row>
26615 <row>
26616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Plain Layout
26620
26621 \backslash
26622 textcircled{w}
26623 \end_layout
26624
26625 \end_inset
26626 </cell>
26627 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26628 \begin_inset Text
26629
26630 \begin_layout Plain Layout
26631 \begin_inset ERT
26632 status collapsed
26633
26634 \begin_layout Plain Layout
26635
26636
26637 \backslash
26638 textcircled{w}
26639 \end_layout
26640
26641 \end_inset
26642
26643
26644 \end_layout
26645
26646 \end_inset
26647 </cell>
26648 </row>
26649 <row>
26650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26651 \begin_inset Text
26652
26653 \begin_layout Plain Layout
26654
26655 \backslash
26656 Large 
26657 \backslash
26658 textcircled{
26659 \backslash
26660 normalsize
26661 \backslash
26662 protect
26663 \backslash
26664 raisebox{-1.5pt}{W}}
26665 \end_layout
26666
26667 \end_inset
26668 </cell>
26669 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Plain Layout
26673 \begin_inset Formula $\raisebox {4.5mm}{}$
26674 \end_inset
26675
26676
26677 \begin_inset ERT
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681
26682
26683 \backslash
26684 Large 
26685 \backslash
26686 textcircled{
26687 \backslash
26688 normalsize
26689 \backslash
26690 protect
26691 \backslash
26692 raisebox{-1.5pt}W}
26693 \end_layout
26694
26695 \end_inset
26696
26697
26698 \begin_inset Formula $\raisebox {-2mm}{}$
26699 \end_inset
26700
26701
26702 \end_layout
26703
26704 \end_inset
26705 </cell>
26706 </row>
26707 </lyxtabular>
26708
26709 \end_inset
26710
26711
26712 \end_layout
26713
26714 \begin_layout Standard
26715 One has to take care that the character fits in the circle.
26716  
26717 \series bold
26718
26719 \backslash
26720 Large
26721 \series default
26722
26723 \begin_inset Foot
26724 status collapsed
26725
26726 \begin_layout Plain Layout
26727 see 
26728 \begin_inset CommandInset ref
26729 LatexCommand ref
26730 reference "sub:Font-Sizes"
26731
26732 \end_inset
26733
26734
26735 \end_layout
26736
26737 \end_inset
26738
26739  specifies thereby the size of the circle.
26740  With the help of 
26741 \series bold
26742
26743 \backslash
26744 raisebox
26745 \series default
26746
26747 \begin_inset Foot
26748 status collapsed
26749
26750 \begin_layout Plain Layout
26751 see 
26752 \begin_inset CommandInset ref
26753 LatexCommand ref
26754 reference "sub:Boxes-without-Frame"
26755
26756 \end_inset
26757
26758
26759 \end_layout
26760
26761 \end_inset
26762
26763  the character can be centered.
26764 \end_layout
26765
26766 \begin_layout Subsection
26767 Minuscule Numbers
26768 \begin_inset Index
26769 status collapsed
26770
26771 \begin_layout Plain Layout
26772 Minuscule numbers
26773 \end_layout
26774
26775 \end_inset
26776
26777
26778 \end_layout
26779
26780 \begin_layout Standard
26781 Minuscule numbers are created with the command 
26782 \series bold
26783
26784 \backslash
26785 oldstylenums
26786 \series default
26787
26788 \begin_inset Index
26789 status collapsed
26790
26791 \begin_layout Plain Layout
26792 Commands ! O ! 
26793 \backslash
26794 oldstylenums
26795 \end_layout
26796
26797 \end_inset
26798
26799 .
26800  The command can be used in formulas and in TeX-mode.
26801  The command scheme is:
26802 \end_layout
26803
26804 \begin_layout Standard
26805
26806 \series bold
26807
26808 \backslash
26809 oldstylenums{number}
26810 \end_layout
26811
26812 \begin_layout Standard
26813 The command 
26814 \series bold
26815
26816 \backslash
26817 oldstylenums{0123456789
26818 \series default
26819  produces: 
26820 \begin_inset Formula $\oldstylenums {0123456789}$
26821 \end_inset
26822
26823
26824 \end_layout
26825
26826 \begin_layout Subsection
26827 Miscellaneous Special Characters
26828 \begin_inset CommandInset label
26829 LatexCommand label
26830 name "sub:Miscellaneous-Special-Characters"
26831
26832 \end_inset
26833
26834
26835 \begin_inset Index
26836 status collapsed
26837
26838 \begin_layout Plain Layout
26839 Special characters ! miscellaneous
26840 \end_layout
26841
26842 \end_inset
26843
26844
26845 \end_layout
26846
26847 \begin_layout Standard
26848 The following characters can only be inserted to formulas by using commands:
26849 \end_layout
26850
26851 \begin_layout Standard
26852 \align center
26853 \begin_inset Tabular
26854 <lyxtabular version="3" rows="4" columns="2">
26855 <features>
26856 <column alignment="center" valignment="top" width="0">
26857 <column alignment="center" valignment="top" width="0">
26858 <row>
26859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Plain Layout
26863 Command
26864 \end_layout
26865
26866 \end_inset
26867 </cell>
26868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26869 \begin_inset Text
26870
26871 \begin_layout Plain Layout
26872 Result
26873 \end_layout
26874
26875 \end_inset
26876 </cell>
26877 </row>
26878 <row>
26879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26880 \begin_inset Text
26881
26882 \begin_layout Plain Layout
26883
26884 \backslash
26885 ^
26886 \begin_inset ERT
26887 status collapsed
26888
26889 \begin_layout Plain Layout
26890
26891
26892 \backslash
26893 spce 
26894 \end_layout
26895
26896 \end_inset
26897
26898
26899 \end_layout
26900
26901 \end_inset
26902 </cell>
26903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26904 \begin_inset Text
26905
26906 \begin_layout Plain Layout
26907 \begin_inset Formula $\mathcircumflex$
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" leftline="true" usebox="none">
26918 \begin_inset Text
26919
26920 \begin_layout Plain Layout
26921
26922 \backslash
26923 _
26924 \end_layout
26925
26926 \end_inset
26927 </cell>
26928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26929 \begin_inset Text
26930
26931 \begin_layout Plain Layout
26932 \begin_inset Formula $\_{} {}{}{}$
26933 \end_inset
26934
26935
26936 \end_layout
26937
26938 \end_inset
26939 </cell>
26940 </row>
26941 <row>
26942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26943 \begin_inset Text
26944
26945 \begin_layout Plain Layout
26946 ^
26947 \begin_inset ERT
26948 status collapsed
26949
26950 \begin_layout Plain Layout
26951
26952
26953 \backslash
26954 spce 
26955 \end_layout
26956
26957 \end_inset
26958
26959
26960 \backslash
26961 circ
26962 \begin_inset Index
26963 status collapsed
26964
26965 \begin_layout Plain Layout
26966 °
26967 \end_layout
26968
26969 \end_inset
26970
26971
26972 \end_layout
26973
26974 \end_inset
26975 </cell>
26976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26977 \begin_inset Text
26978
26979 \begin_layout Plain Layout
26980 \begin_inset Formula $^{\circ}$
26981 \end_inset
26982
26983
26984 \end_layout
26985
26986 \end_inset
26987 </cell>
26988 </row>
26989 </lyxtabular>
26990
26991 \end_inset
26992
26993
26994 \end_layout
26995
26996 \begin_layout Standard
26997 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
26998  contains the following line
26999 \begin_inset Foot
27000 status collapsed
27001
27002 \begin_layout Plain Layout
27003 More about this is described in 
27004 \begin_inset CommandInset ref
27005 LatexCommand ref
27006 reference "sub:Text-Characters-in"
27007
27008 \end_inset
27009
27010 .
27011 \end_layout
27012
27013 \end_inset
27014
27015 :
27016 \end_layout
27017
27018 \begin_layout Standard
27019
27020 \series bold
27021
27022 \backslash
27023 DeclareInputtext{176}{
27024 \backslash
27025 ifmmode^
27026 \backslash
27027 circ
27028 \backslash
27029 else
27030 \backslash
27031 textdegree
27032 \backslash
27033 f\SpecialChar \textcompwordmark{}
27034 i}
27035 \end_layout
27036
27037 \begin_layout Section
27038 Formula Styles
27039 \begin_inset CommandInset label
27040 LatexCommand label
27041 name "sec:Formula-Styles"
27042
27043 \end_inset
27044
27045
27046 \begin_inset Index
27047 status collapsed
27048
27049 \begin_layout Plain Layout
27050 Formula ! styles
27051 \end_layout
27052
27053 \end_inset
27054
27055
27056 \end_layout
27057
27058 \begin_layout Itemize
27059 There are two different alignment styles:
27060 \end_layout
27061
27062 \begin_deeper
27063 \begin_layout Description
27064 Centered is the predefined standard
27065 \end_layout
27066
27067 \begin_layout Description
27068 Indented for this the option 
27069 \series bold
27070 fleqn
27071 \series default
27072  must be inserted in the menu 
27073 \family sans
27074 Document\SpecialChar \menuseparator
27075 Settings
27076 \family default
27077  under 
27078 \family sans
27079 Document
27080 \begin_inset Space ~
27081 \end_inset
27082
27083 Class
27084 \end_layout
27085
27086 \begin_layout Standard
27087 When 
27088 \series bold
27089 Indented
27090 \series default
27091  is used, the indentation can be adjusted with the length 
27092 \series bold
27093
27094 \backslash
27095 mathindent
27096 \series default
27097
27098 \begin_inset Index
27099 status collapsed
27100
27101 \begin_layout Plain Layout
27102 Commands ! M ! 
27103 \backslash
27104 mathindent
27105 \end_layout
27106
27107 \end_inset
27108
27109 .
27110  Should the distance be 15
27111 \begin_inset Space \thinspace{}
27112 \end_inset
27113
27114 mm, the following command line is inserted in the LaTeX-preamble
27115 \end_layout
27116
27117 \begin_layout Standard
27118
27119 \series bold
27120
27121 \backslash
27122 setlength{
27123 \backslash
27124 mathindent}{15mm}
27125 \end_layout
27126
27127 \begin_layout Standard
27128 When no length is specified, the predefined value of 30
27129 \begin_inset Space \thinspace{}
27130 \end_inset
27131
27132 pt will be used.
27133 \end_layout
27134
27135 \end_deeper
27136 \begin_layout Itemize
27137 And two different numbering styles:
27138 \end_layout
27139
27140 \begin_deeper
27141 \begin_layout Description
27142 Right is the predefined standard
27143 \end_layout
27144
27145 \begin_layout Description
27146 Left for this the option 
27147 \series bold
27148 leqno
27149 \series default
27150  must be inserted in the menu 
27151 \family sans
27152 Document\SpecialChar \menuseparator
27153 Settings
27154 \family default
27155  under 
27156 \family sans
27157 Document
27158 \begin_inset Space ~
27159 \end_inset
27160
27161 Class
27162 \end_layout
27163
27164 \end_deeper
27165 \begin_layout Standard
27166
27167 \series bold
27168 fleqn
27169 \series default
27170  and 
27171 \series bold
27172 leqno
27173 \series default
27174  can also be used together.
27175  In this case both options are inserted, separated by a comma.
27176 \end_layout
27177
27178 \begin_layout Standard
27179 The chosen styles are used for all displayed formulas of the document.
27180  When both, centered and indented formulas should be created in a document,
27181  the style 
27182 \series bold
27183 Centered
27184 \series default
27185  is used.
27186  The indented formulas are then set in a flalign environment, see 
27187 \begin_inset CommandInset ref
27188 LatexCommand ref
27189 reference "sub:Flalign-Environment"
27190
27191 \end_inset
27192
27193 .
27194 \end_layout
27195
27196 \begin_layout Section
27197 Multiline Formulas
27198 \begin_inset CommandInset label
27199 LatexCommand label
27200 name "sec:Multiline-Formulas"
27201
27202 \end_inset
27203
27204
27205 \begin_inset Index
27206 status collapsed
27207
27208 \begin_layout Plain Layout
27209 Formula ! multiline
27210 \end_layout
27211
27212 \end_inset
27213
27214
27215 \end_layout
27216
27217 \begin_layout Subsection
27218 General
27219 \end_layout
27220
27221 \begin_layout Standard
27222 In LyX multiline formulas are created by pressing 
27223 \family sans
27224 \series bold
27225 Ctrl-Return
27226 \family default
27227 \series default
27228  inside a formula.
27229  This creates an 
27230 \series bold
27231 align environment
27232 \series default
27233  that is described in 
27234 \begin_inset CommandInset ref
27235 LatexCommand ref
27236 reference "sub:Standard-align-Environment"
27237
27238 \end_inset
27239
27240 .
27241 \end_layout
27242
27243 \begin_layout Standard
27244 There are other multiline formula environments that can be created via the
27245  menu 
27246 \family sans
27247 Insert\SpecialChar \menuseparator
27248 Math
27249 \family default
27250 .
27251  These environments are described in the following sections.
27252 \end_layout
27253
27254 \begin_layout Standard
27255 In all multiline formula environments a new line is created by pressing
27256  
27257 \family sans
27258 Ctrl-Return
27259 \family default
27260 .
27261  To add or delete lines, the math toolbar buttons 
27262 \begin_inset Graphics
27263         filename ../images/tabular-feature_append-row.png
27264         embed ""
27265         scale 85
27266
27267 \end_inset
27268
27269  or 
27270 \begin_inset Graphics
27271         filename ../images/tabular-feature_delete-row.png
27272         embed ""
27273         scale 85
27274
27275 \end_inset
27276
27277 , respectively, or the menu 
27278 \family sans
27279 Edit\SpecialChar \menuseparator
27280 Rows & Columns
27281 \family default
27282  can be used.
27283 \end_layout
27284
27285 \begin_layout Subsubsection
27286 Line Separation
27287 \begin_inset CommandInset label
27288 LatexCommand label
27289 name "sub:Line-Separation"
27290
27291 \end_inset
27292
27293
27294 \begin_inset Index
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298 Formula ! multiline ! Line separation
27299 \end_layout
27300
27301 \end_inset
27302
27303
27304 \end_layout
27305
27306 \begin_layout Standard
27307 There is sometimes not enough space in multiline formulas between the lines:
27308 \begin_inset Formula \begin{eqnarray*}
27309 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}\\
27310 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\end{eqnarray*}
27311
27312 \end_inset
27313
27314
27315 \end_layout
27316
27317 \begin_layout Standard
27318 In LaTeX additional line space is specified as optional argument of the
27319  new line command.
27320  This is not yet possible in LyX
27321 \begin_inset Foot
27322 status collapsed
27323
27324 \begin_layout Plain Layout
27325 see 
27326 \begin_inset CommandInset href
27327 LatexCommand href
27328 name "LyX-bug #1505"
27329 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27330
27331 \end_inset
27332
27333
27334 \end_layout
27335
27336 \end_inset
27337
27338 , therefore the whole formula must be inserted in TeX-mode.
27339  To add in our example space, the command 
27340 \series bold
27341
27342 \backslash
27343
27344 \backslash
27345 [3mm]
27346 \series default
27347  is inserted at the end of the first line.
27348  One gets: 
27349 \begin_inset ERT
27350 status collapsed
27351
27352 \begin_layout Plain Layout
27353
27354
27355 \backslash
27356 begin{eqnarray*}
27357 \end_layout
27358
27359 \begin_layout Plain Layout
27360
27361 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27362  = & 
27363 \backslash
27364 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27365 \backslash
27366
27367 \backslash
27368 [3mm]
27369 \end_layout
27370
27371 \begin_layout Plain Layout
27372
27373 4x^{2}
27374 \backslash
27375 left(B^{2}+x_{0}^{2}
27376 \backslash
27377 right)+4x_{0}x
27378 \backslash
27379 left(D-B^{2}
27380 \backslash
27381 right)+B^{2}
27382 \backslash
27383 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27384 \backslash
27385 right) & = & 0
27386 \end_layout
27387
27388 \begin_layout Plain Layout
27389
27390
27391 \backslash
27392 end{eqnarray*}
27393 \end_layout
27394
27395 \end_inset
27396
27397
27398 \end_layout
27399
27400 \begin_layout Standard
27401 \begin_inset VSpace bigskip
27402 \end_inset
27403
27404 To set the the line separation for all lines in a formula, the length 
27405 \series bold
27406
27407 \backslash
27408 jot
27409 \series default
27410
27411 \begin_inset Index
27412 status collapsed
27413
27414 \begin_layout Plain Layout
27415 Commands ! J ! 
27416 \backslash
27417 jot
27418 \end_layout
27419
27420 \end_inset
27421
27422  is changed.
27423  The definition is: 
27424 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27425 \end_inset
27426
27427 .
27428  Predefined for 
27429 \series bold
27430
27431 \backslash
27432 jot
27433 \series default
27434  is the value 3
27435 \begin_inset Space \thinspace{}
27436 \end_inset
27437
27438 pt.
27439  To create 3
27440 \begin_inset Space \thinspace{}
27441 \end_inset
27442
27443 mm additional line separation as in the previous example, the command
27444 \end_layout
27445
27446 \begin_layout Standard
27447
27448 \series bold
27449
27450 \backslash
27451 setlength{
27452 \backslash
27453 jot}{3mm+3pt}
27454 \end_layout
27455
27456 \begin_layout Standard
27457 is inserted in TeX-mode before the formula.
27458  This requires that the LaTeX-package 
27459 \series bold
27460 calc
27461 \series default
27462
27463 \begin_inset Foot
27464 status collapsed
27465
27466 \begin_layout Plain Layout
27467
27468 \series bold
27469 calc
27470 \series default
27471  is part of every LaTeX standard installation.
27472 \end_layout
27473
27474 \end_inset
27475
27476
27477 \begin_inset Index
27478 status collapsed
27479
27480 \begin_layout Plain Layout
27481 Packages ! calc
27482 \end_layout
27483
27484 \end_inset
27485
27486  was loaded in LaTeX-preamble with the line
27487 \end_layout
27488
27489 \begin_layout Standard
27490
27491 \series bold
27492
27493 \backslash
27494 usepackage{calc}
27495 \end_layout
27496
27497 \begin_layout Standard
27498 One gets: 
27499 \begin_inset ERT
27500 status collapsed
27501
27502 \begin_layout Plain Layout
27503
27504
27505 \backslash
27506 setlength{
27507 \backslash
27508 jot}{3mm+3pt}
27509 \end_layout
27510
27511 \end_inset
27512
27513
27514 \begin_inset Formula \begin{eqnarray*}
27515 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}\\
27516 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\end{eqnarray*}
27517
27518 \end_inset
27519
27520
27521 \end_layout
27522
27523 \begin_layout Standard
27524 \begin_inset ERT
27525 status collapsed
27526
27527 \begin_layout Plain Layout
27528
27529
27530 \backslash
27531 setlength{
27532 \backslash
27533 jot}{3pt}
27534 \end_layout
27535
27536 \end_inset
27537
27538  To get back to the predefined distance, 
27539 \series bold
27540
27541 \backslash
27542 jot
27543 \series default
27544  is set to the value 3
27545 \begin_inset Space \thinspace{}
27546 \end_inset
27547
27548 pt.
27549 \end_layout
27550
27551 \begin_layout Subsubsection
27552 Column Separation
27553 \begin_inset CommandInset label
27554 LatexCommand label
27555 name "sub:Column-Separation"
27556
27557 \end_inset
27558
27559
27560 \begin_inset Index
27561 status collapsed
27562
27563 \begin_layout Plain Layout
27564 Formula ! multiline ! Column separation
27565 \end_layout
27566
27567 \end_inset
27568
27569
27570 \end_layout
27571
27572 \begin_layout Standard
27573 Multiline formulas form a matrix.
27574  A formula in the eqnarray environment is for example a matrix with three
27575  columns.
27576  By changing the column separation in this environment, the space beside
27577  the relation sign can be changed.
27578 \end_layout
27579
27580 \begin_layout Standard
27581 The column separation is specified with the length 
27582 \series bold
27583
27584 \backslash
27585 arraycolsep
27586 \series default
27587
27588 \begin_inset Index
27589 status collapsed
27590
27591 \begin_layout Plain Layout
27592 Commands ! A ! 
27593 \backslash
27594 arraycolsep
27595 \end_layout
27596
27597 \end_inset
27598
27599  according to:
27600 \begin_inset Newline newline
27601 \end_inset
27602
27603 column separation = 2
27604 \begin_inset Space \thinspace{}
27605 \end_inset
27606
27607
27608 \series bold
27609
27610 \backslash
27611 arraycolsep
27612 \series default
27613
27614 \begin_inset Newline newline
27615 \end_inset
27616
27617 Thus, the command
27618 \end_layout
27619
27620 \begin_layout Standard
27621
27622 \series bold
27623
27624 \backslash
27625 setlength{
27626 \backslash
27627 arraycolsep}{1cm}
27628 \end_layout
27629
27630 \begin_layout Standard
27631 inserted in TeX-mode, sets for all following formulas a column separation
27632  of 2
27633 \begin_inset Space \thinspace{}
27634 \end_inset
27635
27636 cm.
27637  To get back to the predefined distance, 
27638 \series bold
27639
27640 \backslash
27641 arraycolsep
27642 \series default
27643  is set to 5
27644 \begin_inset Space \thinspace{}
27645 \end_inset
27646
27647 pt.
27648 \end_layout
27649
27650 \begin_layout Standard
27651 A formula with 2
27652 \begin_inset Space \thinspace{}
27653 \end_inset
27654
27655 cm column separation:
27656 \begin_inset ERT
27657 status collapsed
27658
27659 \begin_layout Plain Layout
27660
27661
27662 \backslash
27663 setlength{
27664 \backslash
27665 arraycolsep}{1cm}
27666 \end_layout
27667
27668 \end_inset
27669
27670
27671 \begin_inset Formula \begin{eqnarray*}
27672 A & = & B\\
27673 C & \ne & A\end{eqnarray*}
27674
27675 \end_inset
27676
27677 A formula with the predefined column separation for matrices of 10
27678 \begin_inset Space \thinspace{}
27679 \end_inset
27680
27681 pt:
27682 \begin_inset ERT
27683 status collapsed
27684
27685 \begin_layout Plain Layout
27686
27687
27688 \backslash
27689 setlength{
27690 \backslash
27691 arraycolsep}{5pt}
27692 \end_layout
27693
27694 \end_inset
27695
27696
27697 \begin_inset Formula \begin{eqnarray*}
27698 A & = & B\\
27699 C & \ne & A\end{eqnarray*}
27700
27701 \end_inset
27702
27703
27704 \end_layout
27705
27706 \begin_layout Subsubsection
27707 Long Formulas
27708 \begin_inset Index
27709 status collapsed
27710
27711 \begin_layout Plain Layout
27712 Formula ! long
27713 \end_layout
27714
27715 \end_inset
27716
27717
27718 \end_layout
27719
27720 \begin_layout Standard
27721 Long formulas can be typeset using these methods:
27722 \end_layout
27723
27724 \begin_layout Itemize
27725 When one side of the equation is much shorther than the line width, this
27726  one is chosen for the left side and the right side is typeset over two
27727  lines:
27728 \begin_inset ERT
27729 status collapsed
27730
27731 \begin_layout Plain Layout
27732
27733
27734 \backslash
27735 medskip
27736 \end_layout
27737
27738 \end_inset
27739
27740  
27741 \begin_inset Formula \begin{eqnarray}
27742 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 \\
27743  &  & -\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:kurzlang}\end{eqnarray}
27744
27745 \end_inset
27746
27747
27748 \begin_inset ERT
27749 status collapsed
27750
27751 \begin_layout Plain Layout
27752
27753
27754 \backslash
27755 smallskip
27756 \end_layout
27757
27758 \end_inset
27759
27760
27761 \begin_inset Newline newline
27762 \end_inset
27763
27764 The minus sign at the beginning of the second line does normally not appear
27765  as operator because it is the first character of the line.
27766  Thus it would not be surrounded by space and could not be distinguished
27767  from the fraction bar.
27768  To avoid this, space was inserted behind the minus sign with the command
27769  
27770 \series bold
27771
27772 \backslash
27773 hspace{3pt}
27774 \series default
27775
27776 \begin_inset Foot
27777 status collapsed
27778
27779 \begin_layout Plain Layout
27780 more about 
27781 \series bold
27782
27783 \backslash
27784 hspace
27785 \series default
27786  see 
27787 \begin_inset CommandInset ref
27788 LatexCommand ref
27789 reference "sub:Variable-Space"
27790
27791 \end_inset
27792
27793
27794 \end_layout
27795
27796 \end_inset
27797
27798
27799 \begin_inset Index
27800 status collapsed
27801
27802 \begin_layout Plain Layout
27803 Commands ! H ! 
27804 \backslash
27805 hspace
27806 \end_layout
27807
27808 \end_inset
27809
27810 .
27811 \end_layout
27812
27813 \begin_layout Itemize
27814 When both sides of the equation are too long, the command 
27815 \series bold
27816
27817 \backslash
27818 lefteqn
27819 \series default
27820
27821 \begin_inset Index
27822 status collapsed
27823
27824 \begin_layout Plain Layout
27825 Commands ! L ! 
27826 \backslash
27827 lefteqn
27828 \end_layout
27829
27830 \end_inset
27831
27832  is used.
27833  It is inserted to the first column of the first line and effects that all
27834  further insertions overwrite the following columns:
27835 \begin_inset ERT
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839
27840
27841 \backslash
27842 medskip
27843 \end_layout
27844
27845 \end_inset
27846
27847
27848 \begin_inset Formula \begin{eqnarray}
27849 \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 \\
27850  &  & -\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 \\
27851  &  & =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}\end{eqnarray}
27852
27853 \end_inset
27854
27855
27856 \begin_inset ERT
27857 status collapsed
27858
27859 \begin_layout Plain Layout
27860
27861
27862 \backslash
27863 smallskip
27864 \end_layout
27865
27866 \end_inset
27867
27868
27869 \begin_inset Newline newline
27870 \end_inset
27871
27872 After the insertion of 
27873 \series bold
27874
27875 \backslash
27876 lefteqn
27877 \series default
27878 , the cursor is in a purple box that is a bit shifted to the left from the
27879  blue one.
27880  In this the formula is inserted.
27881 \begin_inset ERT
27882 status collapsed
27883
27884 \begin_layout Plain Layout
27885
27886
27887 \backslash
27888 medskip
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \begin_inset Newline newline
27895 \end_inset
27896
27897 The content of the further lines is inserted to the second or another formula
27898  column.
27899  The greater the column number where it was inserted, the larger the indentation.
27900 \begin_inset ERT
27901 status collapsed
27902
27903 \begin_layout Plain Layout
27904
27905
27906 \backslash
27907 medskip
27908 \end_layout
27909
27910 \end_inset
27911
27912
27913 \begin_inset Newline newline
27914 \end_inset
27915
27916
27917 \begin_inset Note Greyedout
27918 status open
27919
27920 \begin_layout Plain Layout
27921 Note the following when using 
27922 \series bold
27923
27924 \backslash
27925 lefteqn
27926 \series default
27927 :
27928 \end_layout
27929
27930 \begin_layout Itemize
27931 The formula doesn't use the full page width.
27932  When e.
27933 \begin_inset Space \thinspace{}
27934 \end_inset
27935
27936 g.
27937 \begin_inset Space ~
27938 \end_inset
27939
27940 the term 
27941 \begin_inset Formula $-B^{2}$
27942 \end_inset
27943
27944  is added to the first line in the above example, it would have been outside
27945  the page margin.
27946  To better use the width, negative space can be inserted at the beginning
27947  of the first line.
27948 \end_layout
27949
27950 \begin_layout Itemize
27951 Due to a bug in LyX the cursor cannot be set with the mouse into the first
27952  line.
27953 \begin_inset Foot
27954 status collapsed
27955
27956 \begin_layout Plain Layout
27957 \begin_inset CommandInset href
27958 LatexCommand href
27959 name "LyX-bug #1429"
27960 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
27961
27962 \end_inset
27963
27964
27965 \end_layout
27966
27967 \end_inset
27968
27969  One can only set the cursor at the beginning of the line and move it with
27970  the arrow keys.
27971 \end_layout
27972
27973 \end_inset
27974
27975
27976 \end_layout
27977
27978 \begin_layout Itemize
27979 Other methods to set long formulas are offered by the environments described
27980  in 
27981 \begin_inset CommandInset ref
27982 LatexCommand ref
27983 reference "sub:Multline-Environment"
27984
27985 \end_inset
27986
27987  and 
27988 \begin_inset CommandInset ref
27989 LatexCommand ref
27990 reference "sub:Multiline-Formula-Parts"
27991
27992 \end_inset
27993
27994 .
27995 \end_layout
27996
27997 \begin_layout Subsubsection
27998 Multiline Brackets
27999 \begin_inset CommandInset label
28000 LatexCommand label
28001 name "sub:Multiline-Brackets"
28002
28003 \end_inset
28004
28005
28006 \begin_inset Index
28007 status collapsed
28008
28009 \begin_layout Plain Layout
28010 Brackets ! for multiline expressions
28011 \end_layout
28012
28013 \end_inset
28014
28015
28016 \end_layout
28017
28018 \begin_layout Standard
28019 For brackets spanning multiple lines the following problem occurs:
28020 \begin_inset Formula \begin{eqnarray*}
28021 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28022  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28023
28024 \end_inset
28025
28026
28027 \end_layout
28028
28029 \begin_layout Standard
28030 The closing bracket is smaller than the opening bracket because brackets
28031  with variable size may not span multiple lines.
28032 \end_layout
28033
28034 \begin_layout Standard
28035 To set the bracket size for the second line correctly, the first line is
28036  ended with 
28037 \series bold
28038
28039 \backslash
28040 right.
28041 \series default
28042
28043 \begin_inset Index
28044 status collapsed
28045
28046 \begin_layout Plain Layout
28047 Commands ! R ! 
28048 \backslash
28049 right
28050 \end_layout
28051
28052 \end_inset
28053
28054  and the second line with 
28055 \series bold
28056
28057 \backslash
28058 left.
28059 \begin_inset Foot
28060 status collapsed
28061
28062 \begin_layout Plain Layout
28063 for more about 
28064 \series bold
28065
28066 \backslash
28067 left
28068 \series default
28069  and 
28070 \series bold
28071
28072 \backslash
28073 right
28074 \series default
28075  see 
28076 \begin_inset CommandInset ref
28077 LatexCommand ref
28078 reference "sub:Automatic-Bracket-Size"
28079
28080 \end_inset
28081
28082
28083 \end_layout
28084
28085 \end_inset
28086
28087
28088 \series default
28089
28090 \begin_inset Index
28091 status collapsed
28092
28093 \begin_layout Plain Layout
28094 Commands ! L ! 
28095 \backslash
28096 left
28097 \end_layout
28098
28099 \end_inset
28100
28101 .
28102  After 
28103 \series bold
28104
28105 \backslash
28106 left.
28107
28108 \series default
28109  the command 
28110 \series bold
28111
28112 \backslash
28113 vphantom
28114 \series default
28115
28116 \begin_inset ERT
28117 status collapsed
28118
28119 \begin_layout Plain Layout
28120
28121
28122 \backslash
28123 spce 
28124 \end_layout
28125
28126 \end_inset
28127
28128
28129 \series bold
28130
28131 \backslash
28132 prod
28133 \series default
28134 ^
28135 \begin_inset ERT
28136 status collapsed
28137
28138 \begin_layout Plain Layout
28139
28140
28141 \backslash
28142 spce 
28143 \end_layout
28144
28145 \end_inset
28146
28147
28148 \series bold
28149
28150 \backslash
28151 infty
28152 \series default
28153
28154 \begin_inset ERT
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158
28159
28160 \backslash
28161 spce 
28162 \end_layout
28163
28164 \end_inset
28165
28166
28167 \series bold
28168
28169 \begin_inset Formula $\downarrow$
28170 \end_inset
28171
28172 _R=1}
28173 \series default
28174
28175 \begin_inset Index
28176 status collapsed
28177
28178 \begin_layout Plain Layout
28179 Commands ! V ! 
28180 \backslash
28181 vphantom
28182 \end_layout
28183
28184 \end_inset
28185
28186  is inserted, because the multiplication operator with its limits is the
28187  largest symbol in the first line and this should be the size for the bracket
28188  in the second line.
28189 \end_layout
28190
28191 \begin_layout Standard
28192 The result is this:
28193 \begin_inset Formula \begin{eqnarray*}
28194 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28195  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28196
28197 \end_inset
28198
28199
28200 \end_layout
28201
28202 \begin_layout Subsection
28203 Align Environments
28204 \end_layout
28205
28206 \begin_layout Standard
28207 Align environments can be used for every kind of multiline formulas.
28208  They are specially useful to set several formulas side by side.
28209 \end_layout
28210
28211 \begin_layout Standard
28212 Align environments consist of columns.
28213  The odd columns are right aligned, the even ones left aligned.
28214  Every line in an Align environment can be numbered.
28215 \end_layout
28216
28217 \begin_layout Standard
28218 Align environments are created via the menu 
28219 \family sans
28220 Insert\SpecialChar \menuseparator
28221 Math
28222 \family default
28223 .
28224  With the menu 
28225 \family sans
28226 Edit\SpecialChar \menuseparator
28227 Math\SpecialChar \menuseparator
28228 Change Formula Type
28229 \family default
28230  already existing formulas can be converted to Align environments.
28231 \end_layout
28232
28233 \begin_layout Standard
28234 To add or delete columns, the math toolbar buttons 
28235 \begin_inset Graphics
28236         filename ../images/tabular-feature_append-column.png
28237         embed ""
28238         scale 85
28239
28240 \end_inset
28241
28242  or 
28243 \begin_inset Graphics
28244         filename ../images/tabular-feature_delete-column.png
28245         embed ""
28246         scale 85
28247
28248 \end_inset
28249
28250 , respectively, or the menu 
28251 \family sans
28252 Edit\SpecialChar \menuseparator
28253 Rows & Columns
28254 \family default
28255  can be used.
28256 \end_layout
28257
28258 \begin_layout Subsubsection
28259 Standard align Environment
28260 \begin_inset CommandInset label
28261 LatexCommand label
28262 name "sub:Standard-align-Environment"
28263
28264 \end_inset
28265
28266
28267 \begin_inset Index
28268 status collapsed
28269
28270 \begin_layout Plain Layout
28271 Formula ! multiline ! align environment
28272 \end_layout
28273
28274 \end_inset
28275
28276
28277 \end_layout
28278
28279 \begin_layout Standard
28280 This Align environment is created by presssing 
28281 \family sans
28282 Ctrl-Return
28283 \family default
28284  in a formula or by the menu 
28285 \family sans
28286 Insert\SpecialChar \menuseparator
28287 Math\SpecialChar \menuseparator
28288 AMS align Environment
28289 \family default
28290 .
28291 \end_layout
28292
28293 \begin_layout Standard
28294 An example for two formulas set side by side, that are created with a four
28295  column align environment:
28296 \begin_inset Formula \begin{align*}
28297 A & =\sin(B) & C & =D\\
28298 C & \ne A & B & \ne D\end{align*}
28299
28300 \end_inset
28301
28302 As it can be seen, the formulas in this environment are placed so as if
28303  there would be a 
28304 \series bold
28305
28306 \backslash
28307 hfill
28308 \begin_inset Foot
28309 status collapsed
28310
28311 \begin_layout Plain Layout
28312 more about 
28313 \series bold
28314
28315 \backslash
28316 hfill
28317 \series default
28318  see 
28319 \begin_inset CommandInset ref
28320 LatexCommand ref
28321 reference "sub:Variable-Space"
28322
28323 \end_inset
28324
28325
28326 \end_layout
28327
28328 \end_inset
28329
28330
28331 \series default
28332  before the first and after every even column.
28333  When the formula style 
28334 \series bold
28335 Indented
28336 \begin_inset Foot
28337 status collapsed
28338
28339 \begin_layout Plain Layout
28340 formula styles see 
28341 \begin_inset CommandInset ref
28342 LatexCommand ref
28343 reference "sec:Formula-Styles"
28344
28345 \end_inset
28346
28347
28348 \end_layout
28349
28350 \end_inset
28351
28352
28353 \series default
28354  is used, the formula is set without the 
28355 \series bold
28356
28357 \backslash
28358 hfill
28359 \series default
28360  before the first column.
28361 \end_layout
28362
28363 \begin_layout Subsubsection
28364 Alignat Environment
28365 \begin_inset Index
28366 status collapsed
28367
28368 \begin_layout Plain Layout
28369 Formula ! multiline ! alignat environment
28370 \end_layout
28371
28372 \end_inset
28373
28374
28375 \end_layout
28376
28377 \begin_layout Standard
28378 The alignat environment has no predefined column separation.
28379  It can be inserted manually with the spaces that are described 
28380 \begin_inset CommandInset ref
28381 LatexCommand ref
28382 reference "sub:Space"
28383
28384 \end_inset
28385
28386 .
28387 \end_layout
28388
28389 \begin_layout Standard
28390 The above example in the alignat environment where 1
28391 \begin_inset Space \thinspace{}
28392 \end_inset
28393
28394 cm space was inserted at the beginning of the second formula:
28395 \begin_inset Formula \begin{alignat*}{2}
28396 A & =\sin(B) & \hspace {1cm}C & =D\\
28397 C & \ne A & B & \ne D\end{alignat*}
28398
28399 \end_inset
28400
28401 Because the column separation can be set separately for every column, this
28402  environment is especially suitable to set three and more formulas side
28403  by side.
28404 \end_layout
28405
28406 \begin_layout Subsubsection
28407 Flalign Environment
28408 \begin_inset CommandInset label
28409 LatexCommand label
28410 name "sub:Flalign-Environment"
28411
28412 \end_inset
28413
28414
28415 \begin_inset Index
28416 status collapsed
28417
28418 \begin_layout Plain Layout
28419 Formula ! multiline ! flalign environment
28420 \end_layout
28421
28422 \end_inset
28423
28424
28425 \end_layout
28426
28427 \begin_layout Standard
28428 In this environment the first two columns are always set as much as possible
28429  to the left and the last two ones to the right.
28430  An example:
28431 \begin_inset Formula \begin{flalign*}
28432 A & =1 & B & =2 & C & =3\\
28433 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28434
28435 \end_inset
28436
28437
28438 \end_layout
28439
28440 \begin_layout Standard
28441 By creating a flalign environment with an odd number of columns where an
28442  empty TeX-brace is inserted to the last column, several formulas in a document
28443  can be set to the left, although the formula style 
28444 \series bold
28445 Centered
28446 \series default
28447  is used.
28448  As example the indented formula 
28449 \begin_inset CommandInset ref
28450 LatexCommand eqref
28451 reference "eq:VolInt"
28452
28453 \end_inset
28454
28455 :
28456 \begin_inset Formula \begin{flalign}
28457 \hspace {30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28458
28459 \end_inset
28460
28461 The first two columns contain the formula.
28462  To indent it as with the formula style 
28463 \series bold
28464 Indented
28465 \series default
28466 , 30
28467 \begin_inset Space \thinspace{}
28468 \end_inset
28469
28470 pt space was inserted at the beginning of the first column.
28471 \end_layout
28472
28473 \begin_layout Subsection
28474 Eqnarray Environment
28475 \begin_inset Index
28476 status collapsed
28477
28478 \begin_layout Plain Layout
28479 Formula ! multiline ! eqnarray environment
28480 \end_layout
28481
28482 \end_inset
28483
28484
28485 \end_layout
28486
28487 \begin_layout Standard
28488 When this environment has been created, three blue boxes appear.
28489  The content of the first box is right aligned, the content of the last
28490  one left aligned.
28491  The content of the middle box appears centered and a bit smaller, because
28492  it is designed to insert there only relation characters.
28493 \begin_inset Formula \begin{eqnarray*}
28494 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28495 AB & AB & AB\\
28496 A & = & A\end{eqnarray*}
28497
28498 \end_inset
28499
28500
28501 \end_layout
28502
28503 \begin_layout Subsection
28504 Gather Environment
28505 \begin_inset Index
28506 status collapsed
28507
28508 \begin_layout Plain Layout
28509 Formula ! multiline ! gather environment
28510 \end_layout
28511
28512 \end_inset
28513
28514
28515 \end_layout
28516
28517 \begin_layout Standard
28518 This environment consists of only one centered column.
28519  Every line can be numbered.
28520 \begin_inset Formula \begin{gather}
28521 A=1\\
28522 X=\textrm{-}1\end{gather}
28523
28524 \end_inset
28525
28526
28527 \end_layout
28528
28529 \begin_layout Subsection
28530 Multline Environment
28531 \begin_inset CommandInset label
28532 LatexCommand label
28533 name "sub:Multline-Environment"
28534
28535 \end_inset
28536
28537
28538 \begin_inset Index
28539 status collapsed
28540
28541 \begin_layout Plain Layout
28542 Formula ! multiline ! multline environment
28543 \end_layout
28544
28545 \end_inset
28546
28547
28548 \end_layout
28549
28550 \begin_layout Standard
28551 The multline environment consists, like the gather environment, of only
28552  one column.
28553  But the first line is left aligned, the last one right aligned.
28554  All other lines are centered.
28555  Therefore this environment is suitable for long formulas.
28556  As example formula 
28557 \begin_inset CommandInset ref
28558 LatexCommand eqref
28559 reference "eq:lefteqn"
28560
28561 \end_inset
28562
28563  in the multline environment:
28564 \begin_inset Formula \begin{multline}
28565 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}\\
28566 -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}\\
28567 =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}}\end{multline}
28568
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \begin_layout Standard
28575 In the output only the last (first) line of a multline environment appears
28576  numbered when the document numbering is right (left).
28577 \begin_inset Foot
28578 status collapsed
28579
28580 \begin_layout Plain Layout
28581 numbering styles see 
28582 \begin_inset CommandInset ref
28583 LatexCommand ref
28584 reference "sec:Formula-Styles"
28585
28586 \end_inset
28587
28588
28589 \end_layout
28590
28591 \end_inset
28592
28593
28594 \end_layout
28595
28596 \begin_layout Standard
28597 With the commands 
28598 \series bold
28599
28600 \backslash
28601 shoveright
28602 \begin_inset Index
28603 status collapsed
28604
28605 \begin_layout Plain Layout
28606 Commands ! S ! 
28607 \backslash
28608 shoveright
28609 \end_layout
28610
28611 \end_inset
28612
28613
28614 \series default
28615  and 
28616 \series bold
28617
28618 \backslash
28619 shoveleft
28620 \begin_inset Index
28621 status collapsed
28622
28623 \begin_layout Plain Layout
28624 Commands ! S ! 
28625 \backslash
28626 shoveleft
28627 \end_layout
28628
28629 \end_inset
28630
28631
28632 \series default
28633  a centered line can be right or left aligned, respectively.
28634  The commands are used as follows:
28635 \end_layout
28636
28637 \begin_layout Standard
28638
28639 \series bold
28640
28641 \backslash
28642 shoveright{line content}
28643 \series default
28644  and 
28645 \series bold
28646
28647 \backslash
28648 shoveleft{line content}
28649 \end_layout
28650
28651 \begin_layout Standard
28652 \begin_inset VSpace medskip
28653 \end_inset
28654
28655 The length 
28656 \series bold
28657
28658 \backslash
28659 multlinegap
28660 \begin_inset Index
28661 status collapsed
28662
28663 \begin_layout Plain Layout
28664 Commands ! M ! 
28665 \backslash
28666 multlinegap
28667 \end_layout
28668
28669 \end_inset
28670
28671
28672 \series default
28673  specifies the distance of the first line from the left page margin.
28674  Predefined is the length 0
28675 \begin_inset Space \thinspace{}
28676 \end_inset
28677
28678 pt.
28679 \end_layout
28680
28681 \begin_layout Standard
28682 As example the above formula where the command
28683 \end_layout
28684
28685 \begin_layout Standard
28686
28687 \series bold
28688
28689 \backslash
28690 setlength{
28691 \backslash
28692 multlinegap}{2cm}
28693 \end_layout
28694
28695 \begin_layout Standard
28696 was inserted in TeX-mode before:
28697 \begin_inset ERT
28698 status collapsed
28699
28700 \begin_layout Plain Layout
28701
28702
28703 \backslash
28704 setlength{
28705 \backslash
28706 multlinegap}{2cm}
28707 \end_layout
28708
28709 \end_inset
28710
28711
28712 \begin_inset Formula \begin{multline}
28713 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}\\
28714 \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}}\\
28715 =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}}\end{multline}
28716
28717 \end_inset
28718
28719
28720 \begin_inset ERT
28721 status collapsed
28722
28723 \begin_layout Plain Layout
28724
28725
28726 \backslash
28727 setlength{
28728 \backslash
28729 multlinegap}{0pt}
28730 \end_layout
28731
28732 \end_inset
28733
28734 The second line was left aligned using 
28735 \series bold
28736
28737 \backslash
28738 shoveleft
28739 \series default
28740 .
28741 \end_layout
28742
28743 \begin_layout Subsection
28744 Multiline Formula Parts
28745 \begin_inset CommandInset label
28746 LatexCommand label
28747 name "sub:Multiline-Formula-Parts"
28748
28749 \end_inset
28750
28751
28752 \begin_inset Index
28753 status collapsed
28754
28755 \begin_layout Plain Layout
28756 Formula ! multiline ! formula parts
28757 \end_layout
28758
28759 \end_inset
28760
28761
28762 \end_layout
28763
28764 \begin_layout Standard
28765 To display only parts of a formula with multiple lines, one of the following
28766  environments are used: 
28767 \series bold
28768 aligned
28769 \series default
28770
28771 \series bold
28772 alignedat
28773 \series default
28774
28775 \series bold
28776 gathered
28777 \series default
28778  or 
28779 \series bold
28780 split
28781 \series default
28782 .
28783  They can be inserted via the menu 
28784 \family sans
28785 Insert\SpecialChar \menuseparator
28786 Math
28787 \family default
28788  or by using the commands described in this section.
28789 \end_layout
28790
28791 \begin_layout Standard
28792 The first three have the same properties as the corresponding multiline
28793  formula environments, but it is possible to set further formula parts beside
28794  them.
28795  An example:
28796 \begin_inset Formula \[
28797 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28798 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28799 \right\} \textrm{Uncertainty relations}\]
28800
28801 \end_inset
28802
28803
28804 \end_layout
28805
28806 \begin_layout Standard
28807 To get this formula, a displayed formula is created where the command 
28808 \series bold
28809
28810 \backslash
28811 aligned
28812 \begin_inset Index
28813 status collapsed
28814
28815 \begin_layout Plain Layout
28816 Commands ! A ! 
28817 \backslash
28818 aligned
28819 \end_layout
28820
28821 \end_inset
28822
28823
28824 \series default
28825  is inserted.
28826  A purple box appears around the blue formula box where now columns and
28827  lines can be added.
28828  Outside the multiline environment other formula parts can be set, like
28829  the brace.
28830 \end_layout
28831
28832 \begin_layout Standard
28833 The aligned environment is also suitable for long formulas whose lines are
28834  horizontally aligned.
28835  Using aligned in a displayed formula has the advantage that the formula
28836  number is vertically centered behind the lines.
28837  As example formula 
28838 \begin_inset CommandInset ref
28839 LatexCommand eqref
28840 reference "eq:kurzlang"
28841
28842 \end_inset
28843
28844  in the aligned environment:
28845 \begin_inset Formula \begin{equation}
28846 \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}|}\\
28847  & -\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}|}\end{aligned}
28848 \end{equation}
28849
28850 \end_inset
28851
28852
28853 \end_layout
28854
28855 \begin_layout Standard
28856 To use the environments 
28857 \series bold
28858 alignedat
28859 \series default
28860
28861 \series bold
28862 gathered
28863 \series default
28864 , or 
28865 \series bold
28866 split
28867 \series default
28868 , the command 
28869 \series bold
28870
28871 \backslash
28872 alignedat
28873 \series default
28874 ,
28875 \begin_inset Index
28876 status collapsed
28877
28878 \begin_layout Plain Layout
28879 Commands ! A ! 
28880 \backslash
28881 alignedat
28882 \end_layout
28883
28884 \end_inset
28885
28886  
28887 \series bold
28888
28889 \backslash
28890 gathered
28891 \series default
28892
28893 \begin_inset Index
28894 status collapsed
28895
28896 \begin_layout Plain Layout
28897 Commands ! G ! 
28898 \backslash
28899 gathered
28900 \end_layout
28901
28902 \end_inset
28903
28904 , or 
28905 \series bold
28906
28907 \backslash
28908 split
28909 \series default
28910
28911 \begin_inset Index
28912 status collapsed
28913
28914 \begin_layout Plain Layout
28915 Commands ! S ! 
28916 \backslash
28917 split
28918 \end_layout
28919
28920 \end_inset
28921
28922  are inserted, respectively.
28923  The split environment has the same properties as the aligned environment
28924  but it can only have two columns.
28925 \end_layout
28926
28927 \begin_layout Subsection
28928 Text in multiline Formulas
28929 \begin_inset CommandInset label
28930 LatexCommand label
28931 name "sub:Text-in-multiline"
28932
28933 \end_inset
28934
28935
28936 \begin_inset Index
28937 status collapsed
28938
28939 \begin_layout Plain Layout
28940 Text ! in formulas
28941 \end_layout
28942
28943 \end_inset
28944
28945
28946 \begin_inset Index
28947 status collapsed
28948
28949 \begin_layout Plain Layout
28950 Formula ! multiline ! text
28951 \end_layout
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \begin_layout Standard
28959 In the Align environments, and the multline and gather environment, text
28960  can be inserted that will appear in a separate line and doesn't affect
28961  the column alignment.
28962  To do this, the command 
28963 \series bold
28964
28965 \backslash
28966 intertext
28967 \begin_inset Index
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971 Commands ! I ! 
28972 \backslash
28973 intertext
28974 \end_layout
28975
28976 \end_inset
28977
28978
28979 \series default
28980  is used in the following scheme:
28981 \end_layout
28982
28983 \begin_layout Standard
28984
28985 \series bold
28986
28987 \backslash
28988 intertext{text}
28989 \end_layout
28990
28991 \begin_layout Standard
28992 The text should not be longer than a line because it cannot be hyphenated.
28993  As LyX doesn't yet support 
28994 \series bold
28995
28996 \backslash
28997 intertext
28998 \series default
28999  directly, the text is written as mathematical text.
29000  
29001 \series bold
29002
29003 \backslash
29004 intertext
29005 \series default
29006  must hereby be at the beginning of a line and appears in the output above
29007  this line.
29008  An example where the text was inserted at the beginning of the second line:
29009 \begin_inset Formula \begin{align}
29010 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29011 \intertext {\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29012
29013 \end_inset
29014
29015
29016 \end_layout
29017
29018 \begin_layout Section
29019 Formula Numbering
29020 \begin_inset Index
29021 status collapsed
29022
29023 \begin_layout Plain Layout
29024 Formula numbering
29025 \end_layout
29026
29027 \end_inset
29028
29029
29030 \begin_inset Index
29031 status collapsed
29032
29033 \begin_layout Plain Layout
29034 Formula ! numbering|see
29035 \begin_inset ERT
29036 status collapsed
29037
29038 \begin_layout Plain Layout
29039
29040 {
29041 \end_layout
29042
29043 \end_inset
29044
29045 Formula numbering
29046 \begin_inset ERT
29047 status collapsed
29048
29049 \begin_layout Plain Layout
29050
29051 }
29052 \end_layout
29053
29054 \end_inset
29055
29056
29057 \end_layout
29058
29059 \end_inset
29060
29061
29062 \end_layout
29063
29064 \begin_layout Subsection
29065 General
29066 \end_layout
29067
29068 \begin_layout Standard
29069 Numbered formulas can be created with the menu 
29070 \family sans
29071 Insert\SpecialChar \menuseparator
29072 Math\SpecialChar \menuseparator
29073 Numbered
29074 \begin_inset Space ~
29075 \end_inset
29076
29077 Formula
29078 \family default
29079  (shortcut 
29080 \family sans
29081 Ctrl-Alt
29082 \begin_inset Space ~
29083 \end_inset
29084
29085 n
29086 \family default
29087 ).
29088  Existing formulas can be numbered with the menu 
29089 \family sans
29090 Edit\SpecialChar \menuseparator
29091 Math\SpecialChar \menuseparator
29092 Toggle
29093 \begin_inset Space ~
29094 \end_inset
29095
29096 Numbering
29097 \family default
29098  (shortcut 
29099 \family sans
29100 Alt-m
29101 \begin_inset Space ~
29102 \end_inset
29103
29104 n
29105 \family default
29106 ).
29107  The formula number is displayed in LyX behind the formula as number sign
29108  in parentheses.
29109  The number sign is replaced in the output by the formula number.
29110 \end_layout
29111
29112 \begin_layout Standard
29113 When numbering is turned on in multiline formulas, all lines will be numbered.
29114  But the numbering can be controlled with the menu 
29115 \family sans
29116 Edit\SpecialChar \menuseparator
29117 Math\SpecialChar \menuseparator
29118 Toggle
29119 \begin_inset Space ~
29120 \end_inset
29121
29122 Numbering
29123 \begin_inset Space ~
29124 \end_inset
29125
29126 of
29127 \begin_inset Space ~
29128 \end_inset
29129
29130 Line
29131 \family default
29132  (shortcut 
29133 \family sans
29134 Alt-m
29135 \begin_inset Space ~
29136 \end_inset
29137
29138 N
29139 \family default
29140 ) for every line.
29141 \end_layout
29142
29143 \begin_layout Standard
29144 Except of inline formulas, all formulas can be numbered with two different
29145  styles, see 
29146 \begin_inset CommandInset ref
29147 LatexCommand ref
29148 reference "sec:Formula-Styles"
29149
29150 \end_inset
29151
29152 .
29153 \end_layout
29154
29155 \begin_layout Subsection
29156 Cross-References
29157 \begin_inset CommandInset label
29158 LatexCommand label
29159 name "sub:Cross-References"
29160
29161 \end_inset
29162
29163
29164 \begin_inset Index
29165 status collapsed
29166
29167 \begin_layout Plain Layout
29168 Cross-references ! to formulas
29169 \end_layout
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \begin_layout Standard
29177 All labeled formulas can be cross-referenced.
29178  A label is added by the menu 
29179 \family sans
29180 Insert\SpecialChar \menuseparator
29181 Label
29182 \family default
29183  or the toolbar button 
29184 \begin_inset Graphics
29185         filename ../images/label-insert.png
29186         embed ""
29187         scale 85
29188
29189 \end_inset
29190
29191 .
29192  The cursor must hereby be inside a displayed formula.
29193  A dialog pops up displaying the prefix 
29194 \series bold
29195 eq:
29196 \series default
29197  in a text field.
29198  The label is inserted there behind the prefix.
29199  The predefined prefix means 
29200 \begin_inset Quotes eld
29201 \end_inset
29202
29203 equation
29204 \begin_inset Quotes erd
29205 \end_inset
29206
29207  and makes it easier to find labels in large documents because it marks
29208  it as formula label to divide it from e.
29209 \begin_inset Space \thinspace{}
29210 \end_inset
29211
29212 g.
29213 \begin_inset Space ~
29214 \end_inset
29215
29216 section labels.
29217  To change a label, the menu 
29218 \family sans
29219 Insert\SpecialChar \menuseparator
29220 Label
29221 \family default
29222  is used again.
29223 \end_layout
29224
29225 \begin_layout Standard
29226 The name of the label is displayed in LyX within two parentheses behind
29227  formula.
29228  A formula with a label is always numbered.
29229 \end_layout
29230
29231 \begin_layout Standard
29232 Cross-references are inserted via the menu 
29233 \family sans
29234 Insert\SpecialChar \menuseparator
29235 Cross-Reference
29236 \family default
29237  or with the toolbar button 
29238 \begin_inset Graphics
29239         filename ../images/dialog-show-new-inset_ref.png
29240         embed ""
29241         scale 85
29242
29243 \end_inset
29244
29245 .
29246  A formula cross-reference appears in the output as formula number.
29247  When in the cross-reference dialog window the format 
29248 \series bold
29249 (<reference>)
29250 \series default
29251  is chosen, the cross-reference appears in the output as formula number
29252  in parentheses.
29253 \begin_inset Newline newline
29254 \end_inset
29255
29256 By right-clicking on a cross-reference in LyX, one jumps to the formula
29257  that is referenced.
29258 \end_layout
29259
29260 \begin_layout Standard
29261 Here are as examples cross-references to formulas of the following subsections:
29262 \begin_inset Note Note
29263 status open
29264
29265 \begin_layout Plain Layout
29266 Note the different cross-reference types.
29267 \end_layout
29268
29269 \end_inset
29270
29271
29272 \end_layout
29273
29274 \begin_layout Standard
29275 The equations 
29276 \begin_inset CommandInset ref
29277 LatexCommand eqref
29278 reference "eq:tag"
29279
29280 \end_inset
29281
29282  and 
29283 \begin_inset CommandInset ref
29284 LatexCommand eqref
29285 reference "eq:c"
29286
29287 \end_inset
29288
29289  are equivalent.
29290  In (
29291 \begin_inset CommandInset ref
29292 LatexCommand ref
29293 reference "eq:Lat"
29294
29295 \end_inset
29296
29297 ) big Latin letters are used for the numbering in contrary to (
29298 \begin_inset CommandInset ref
29299 LatexCommand ref
29300 reference "eq:Rom"
29301
29302 \end_inset
29303
29304 ).
29305 \end_layout
29306
29307 \begin_layout Standard
29308 \begin_inset VSpace medskip
29309 \end_inset
29310
29311 When the argument of 
29312 \series bold
29313
29314 \backslash
29315 tag
29316 \begin_inset Foot
29317 status collapsed
29318
29319 \begin_layout Plain Layout
29320
29321 \series bold
29322
29323 \backslash
29324 tag
29325 \series default
29326  is described in 
29327 \begin_inset CommandInset ref
29328 LatexCommand ref
29329 reference "sub:User-defined-Numbering"
29330
29331 \end_inset
29332
29333 .
29334 \end_layout
29335
29336 \end_inset
29337
29338
29339 \series default
29340  contains a box like in 
29341 \begin_inset CommandInset ref
29342 LatexCommand ref
29343 reference "sub:Paragraph-Boxes"
29344
29345 \end_inset
29346
29347 , the formula cannot be referenced.
29348 \end_layout
29349
29350 \begin_layout Subsection
29351 Subnumbering
29352 \begin_inset Index
29353 status collapsed
29354
29355 \begin_layout Plain Layout
29356 Formula numbering ! subnumbering
29357 \end_layout
29358
29359 \end_inset
29360
29361
29362 \end_layout
29363
29364 \begin_layout Standard
29365 With the help of the commands 
29366 \series bold
29367
29368 \backslash
29369 begin{subequations}
29370 \series default
29371  and 
29372 \series bold
29373
29374 \backslash
29375 end{subequations}
29376 \series default
29377  formulas can be subnumbered.
29378  Both commands are inserted in TeX-mode.
29379 \end_layout
29380
29381 \begin_layout Standard
29382 An example:
29383 \begin_inset Formula \begin{equation}
29384 A=C-B\label{eq:a}\end{equation}
29385
29386 \end_inset
29387
29388
29389 \begin_inset ERT
29390 status collapsed
29391
29392 \begin_layout Plain Layout
29393
29394
29395 \backslash
29396 addtocounter{equation}{-1}
29397 \end_layout
29398
29399 \end_inset
29400
29401
29402 \begin_inset ERT
29403 status collapsed
29404
29405 \begin_layout Plain Layout
29406
29407
29408 \backslash
29409 begin{subequations}
29410 \end_layout
29411
29412 \end_inset
29413
29414
29415 \begin_inset VSpace -5mm
29416 \end_inset
29417
29418
29419 \begin_inset Formula \begin{equation}
29420 B=C-A\label{eq:b}\end{equation}
29421
29422 \end_inset
29423
29424
29425 \begin_inset Formula \begin{equation}
29426 C=A+B\label{eq:c}\end{equation}
29427
29428 \end_inset
29429
29430
29431 \end_layout
29432
29433 \begin_layout Standard
29434 \begin_inset ERT
29435 status collapsed
29436
29437 \begin_layout Plain Layout
29438
29439
29440 \backslash
29441 end{subequations}
29442 \end_layout
29443
29444 \end_inset
29445
29446
29447 \end_layout
29448
29449 \begin_layout Standard
29450 To create the example, the following is done:
29451 \end_layout
29452
29453 \begin_layout Enumerate
29454 first formula is inserted
29455 \end_layout
29456
29457 \begin_layout Enumerate
29458
29459 \series bold
29460
29461 \backslash
29462 addtocounter{equation}{-1} 
29463 \backslash
29464 begin{subequations}
29465 \begin_inset Index
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469 Commands ! A ! 
29470 \backslash
29471 addtocounter
29472 \end_layout
29473
29474 \end_inset
29475
29476
29477 \begin_inset Newline newline
29478 \end_inset
29479
29480
29481 \series default
29482 is inserted after the first formula
29483 \end_layout
29484
29485 \begin_layout Enumerate
29486 second formula is inserted
29487 \end_layout
29488
29489 \begin_layout Enumerate
29490 third formula is inserted
29491 \end_layout
29492
29493 \begin_layout Enumerate
29494
29495 \series bold
29496
29497 \backslash
29498 end{subequations}
29499 \series default
29500  is inserted after the third formula
29501 \end_layout
29502
29503 \begin_layout Standard
29504 Every formula between the commands 
29505 \series bold
29506
29507 \backslash
29508 begin
29509 \series default
29510  and 
29511 \series bold
29512
29513 \backslash
29514 end
29515 \series default
29516  is subnumbered as a, b, 
29517 \begin_inset ERT
29518 status collapsed
29519
29520 \begin_layout Plain Layout
29521
29522
29523 \backslash
29524 linebreak 
29525 \end_layout
29526
29527 \end_inset
29528
29529 c, \SpecialChar \ldots{}
29530  For multiline formulas every line will be subnumbered.
29531  All subnumbered formulas are treated as 
29532 \emph on
29533 one
29534 \emph default
29535  numbered formula.
29536  But as every numbered formula increases the counter 
29537 \series bold
29538 equation
29539 \series default
29540  by one, the command 
29541 \series bold
29542
29543 \backslash
29544 addtocounter
29545 \series default
29546  is needed to decrease it.
29547  Otherwise the formulas 
29548 \begin_inset CommandInset ref
29549 LatexCommand eqref
29550 reference "eq:a"
29551
29552 \end_inset
29553
29554
29555 \begin_inset CommandInset ref
29556 LatexCommand eqref
29557 reference "eq:b"
29558
29559 \end_inset
29560
29561
29562 \begin_inset CommandInset ref
29563 LatexCommand eqref
29564 reference "eq:c"
29565
29566 \end_inset
29567
29568  would be numbered as 
29569 \begin_inset CommandInset ref
29570 LatexCommand eqref
29571 reference "eq:a"
29572
29573 \end_inset
29574
29575
29576 \begin_inset CommandInset ref
29577 LatexCommand eqref
29578 reference "eq:d"
29579
29580 \end_inset
29581
29582
29583 \begin_inset CommandInset ref
29584 LatexCommand eqref
29585 reference "eq:f"
29586
29587 \end_inset
29588
29589 .
29590 \end_layout
29591
29592 \begin_layout Standard
29593 By inserting the commands in TeX-mode, a space is created between the first
29594  two formulas.
29595  To revert this -5
29596 \begin_inset Space \thinspace{}
29597 \end_inset
29598
29599 mm vertical space is inserted after the command 
29600 \series bold
29601
29602 \backslash
29603 begin{subequations}
29604 \series default
29605 .
29606  When the formula style 
29607 \series bold
29608 Indented
29609 \begin_inset Foot
29610 status collapsed
29611
29612 \begin_layout Plain Layout
29613 formula styles see 
29614 \begin_inset CommandInset ref
29615 LatexCommand ref
29616 reference "sec:Formula-Styles"
29617
29618 \end_inset
29619
29620
29621 \end_layout
29622
29623 \end_inset
29624
29625
29626 \series default
29627  is used, -7
29628 \begin_inset Space \thinspace{}
29629 \end_inset
29630
29631 mm space is inserted instead.
29632 \end_layout
29633
29634 \begin_layout Standard
29635 Here is an example for a multiline formula where the numbering was turned
29636  off for the second line:
29637 \begin_inset ERT
29638 status collapsed
29639
29640 \begin_layout Plain Layout
29641
29642
29643 \backslash
29644 begin{subequations}
29645 \end_layout
29646
29647 \end_inset
29648
29649
29650 \begin_inset Formula \begin{eqnarray}
29651 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29652  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
29653  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29654
29655 \end_inset
29656
29657
29658 \begin_inset ERT
29659 status collapsed
29660
29661 \begin_layout Plain Layout
29662
29663
29664 \backslash
29665 end{subequations}
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Subsection
29674 User-defined Numbering
29675 \begin_inset CommandInset label
29676 LatexCommand label
29677 name "sub:User-defined-Numbering"
29678
29679 \end_inset
29680
29681
29682 \begin_inset Index
29683 status collapsed
29684
29685 \begin_layout Plain Layout
29686 Formula numbering ! user-defined
29687 \end_layout
29688
29689 \end_inset
29690
29691
29692 \end_layout
29693
29694 \begin_layout Standard
29695 \begin_inset Index
29696 status collapsed
29697
29698 \begin_layout Plain Layout
29699 Formula numbering ! self-defined delimiters
29700 \end_layout
29701
29702 \end_inset
29703
29704 With the standard numbering parentheses are set around the formula number.
29705  To replace the parentheses for example by vertical bars, the following
29706  line is added to the LaTeX-preamble:
29707 \end_layout
29708
29709 \begin_layout Standard
29710
29711 \series bold
29712
29713 \backslash
29714 def
29715 \backslash
29716 tagform@#1{
29717 \backslash
29718 maketag@@@{|#1|}}
29719 \series default
29720
29721 \begin_inset Note Note
29722 status collapsed
29723
29724 \begin_layout Plain Layout
29725 This macro is already declared in the LaTeX-preamble for testing.
29726  To activate it, remove the percent sign at the beginning.
29727 \end_layout
29728
29729 \end_inset
29730
29731
29732 \end_layout
29733
29734 \begin_layout Standard
29735 To use other characters, the vertical bars besides the 
29736 \series bold
29737 #1
29738 \series default
29739  are replaced by one ore more characters.
29740  To get only the formula number the vertical bars are omitted.
29741 \end_layout
29742
29743 \begin_layout Standard
29744 \begin_inset VSpace bigskip
29745 \end_inset
29746
29747 When there should be an expression of your choice instead of the consecutive
29748  formula number in parentheses behind the formula, the command 
29749 \series bold
29750
29751 \backslash
29752 tag
29753 \series default
29754
29755 \begin_inset Index
29756 status collapsed
29757
29758 \begin_layout Plain Layout
29759 Commands ! T ! 
29760 \backslash
29761 tag
29762 \end_layout
29763
29764 \end_inset
29765
29766  is used:
29767 \begin_inset Formula \begin{equation}
29768 A+B=C\tag{something}\label{eq:tag}\end{equation}
29769
29770 \end_inset
29771
29772 In this example the command 
29773 \series bold
29774
29775 \backslash
29776 tag
29777 \begin_inset ERT
29778 status collapsed
29779
29780 \begin_layout Plain Layout
29781
29782
29783 \backslash
29784 spce 
29785 \end_layout
29786
29787 \end_inset
29788
29789 something
29790 \series default
29791  was inserted to the formula.
29792 \end_layout
29793
29794 \begin_layout Standard
29795 When the command 
29796 \series bold
29797
29798 \backslash
29799 tag*
29800 \begin_inset ERT
29801 status collapsed
29802
29803 \begin_layout Plain Layout
29804
29805
29806 \backslash
29807 spce 
29808 \end_layout
29809
29810 \end_inset
29811
29812 something
29813 \series default
29814  is inserted instead, the star prevents the parentheses around the expression:
29815 \begin_inset Formula \[
29816 A+B=C\tag*{something}\]
29817
29818 \end_inset
29819
29820
29821 \end_layout
29822
29823 \begin_layout Standard
29824 \begin_inset VSpace bigskip
29825 \end_inset
29826
29827 To restart the formula numbering with new document parts or sections, the
29828  following command is used:
29829 \end_layout
29830
29831 \begin_layout Standard
29832
29833 \series bold
29834
29835 \backslash
29836 @addtoreset{equation}{part}
29837 \series default
29838
29839 \begin_inset Index
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843 Commands ! 
29844 \begin_inset ERT
29845 status collapsed
29846
29847 \begin_layout Plain Layout
29848
29849 "
29850 \end_layout
29851
29852 \end_inset
29853
29854 @
29855 \begin_inset ERT
29856 status collapsed
29857
29858 \begin_layout Plain Layout
29859
29860 "
29861 \end_layout
29862
29863 \end_inset
29864
29865  ! 
29866 \backslash
29867
29868 \begin_inset ERT
29869 status collapsed
29870
29871 \begin_layout Plain Layout
29872
29873 "
29874 \end_layout
29875
29876 \end_inset
29877
29878 @
29879 \begin_inset ERT
29880 status collapsed
29881
29882 \begin_layout Plain Layout
29883
29884 "
29885 \end_layout
29886
29887 \end_inset
29888
29889 addtoreset
29890 \end_layout
29891
29892 \end_inset
29893
29894
29895 \begin_inset Newline newline
29896 \end_inset
29897
29898 resp.
29899 \begin_inset Newline newline
29900 \end_inset
29901
29902
29903 \series bold
29904
29905 \backslash
29906 @addtoreset{equation}{section}
29907 \end_layout
29908
29909 \begin_layout Standard
29910 To be able to use these commands in TeX-mode, the 
29911 \begin_inset Quotes eld
29912 \end_inset
29913
29914 @
29915 \begin_inset Quotes erd
29916 \end_inset
29917
29918  character has to be made 
29919 \begin_inset Quotes eld
29920 \end_inset
29921
29922 active
29923 \begin_inset Quotes erd
29924 \end_inset
29925
29926  for LaTeX using the command 
29927 \series bold
29928
29929 \backslash
29930 makeatletter.
29931
29932 \series default
29933  The command 
29934 \series bold
29935
29936 \backslash
29937 makeatother
29938 \series default
29939  reverts this.
29940  So the command sequence in TeX-mode is:
29941 \end_layout
29942
29943 \begin_layout Standard
29944
29945 \series bold
29946
29947 \backslash
29948 makeatletter
29949 \begin_inset Newline newline
29950 \end_inset
29951
29952
29953 \backslash
29954 @addtoreset{equation}{section}
29955 \begin_inset Newline newline
29956 \end_inset
29957
29958
29959 \backslash
29960 makeatother
29961 \end_layout
29962
29963 \begin_layout Standard
29964 In the LaTeX-preamble 
29965 \series bold
29966
29967 \backslash
29968 makeatletter
29969 \series default
29970  and 
29971 \series bold
29972
29973 \backslash
29974 makeatother
29975 \series default
29976  can be omitted as they are automatically internally inserted by LyX.
29977 \end_layout
29978
29979 \begin_layout Standard
29980 To revert 
29981 \series bold
29982
29983 \backslash
29984 @addtoreset
29985 \series default
29986 , the file 
29987 \series bold
29988 remreset.sty
29989 \series default
29990
29991 \begin_inset Foot
29992 status collapsed
29993
29994 \begin_layout Plain Layout
29995
29996 \series bold
29997 remreset
29998 \series default
29999  is part of the LaTeX-package 
30000 \series bold
30001 carlisle
30002 \series default
30003
30004 \begin_inset Index
30005 status collapsed
30006
30007 \begin_layout Plain Layout
30008 Packages ! carlisle
30009 \end_layout
30010
30011 \end_inset
30012
30013  that is part of every LaTeX standard installation.
30014 \end_layout
30015
30016 \end_inset
30017
30018
30019 \begin_inset Index
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023 Packages ! remreset
30024 \end_layout
30025
30026 \end_inset
30027
30028  has to be loaded in the LaTeX-preamble with the line
30029 \end_layout
30030
30031 \begin_layout Standard
30032
30033 \series bold
30034
30035 \backslash
30036 usepackage{remreset}
30037 \end_layout
30038
30039 \begin_layout Standard
30040 Then the command 
30041 \series bold
30042
30043 \backslash
30044 @removefromreset
30045 \series default
30046
30047 \begin_inset Index
30048 status collapsed
30049
30050 \begin_layout Plain Layout
30051 Commands ! 
30052 \begin_inset ERT
30053 status collapsed
30054
30055 \begin_layout Plain Layout
30056
30057 "
30058 \end_layout
30059
30060 \end_inset
30061
30062 @
30063 \begin_inset ERT
30064 status collapsed
30065
30066 \begin_layout Plain Layout
30067
30068 "
30069 \end_layout
30070
30071 \end_inset
30072
30073  ! 
30074 \backslash
30075
30076 \begin_inset ERT
30077 status collapsed
30078
30079 \begin_layout Plain Layout
30080
30081 "
30082 \end_layout
30083
30084 \end_inset
30085
30086 @
30087 \begin_inset ERT
30088 status collapsed
30089
30090 \begin_layout Plain Layout
30091
30092 "
30093 \end_layout
30094
30095 \end_inset
30096
30097 removefromreset
30098 \end_layout
30099
30100 \end_inset
30101
30102  can be used with the same scheme as 
30103 \series bold
30104
30105 \backslash
30106 @addtoreset
30107 \series default
30108 .
30109 \end_layout
30110
30111 \begin_layout Standard
30112 \begin_inset VSpace bigskip
30113 \end_inset
30114
30115 Sometimes formulas should be numbered in the following form:
30116 \end_layout
30117
30118 \begin_layout Standard
30119
30120 \family typewriter
30121 (section number.formula number)
30122 \end_layout
30123
30124 \begin_layout Standard
30125 The formula number should start with every section with 
30126 \begin_inset Quotes eld
30127 \end_inset
30128
30129 1
30130 \begin_inset Quotes erd
30131 \end_inset
30132
30133 .
30134 \end_layout
30135
30136 \begin_layout Standard
30137 For this case there is the command 
30138 \series bold
30139
30140 \backslash
30141 numberwithin
30142 \series default
30143
30144 \begin_inset Index
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148 Commands ! N ! 
30149 \backslash
30150 numberwithin
30151 \end_layout
30152
30153 \end_inset
30154
30155 , which is used with the following scheme:
30156 \end_layout
30157
30158 \begin_layout Standard
30159
30160 \series bold
30161
30162 \backslash
30163 numberwithin{counter}{sectioning}
30164 \end_layout
30165
30166 \begin_layout Standard
30167 Counter denotes what kind of numbering is affected, sectioning denotes what
30168  number is before the dot.
30169 \end_layout
30170
30171 \begin_layout Standard
30172 Thus in our case the following LaTeX-preamble or ERT line is used:
30173 \end_layout
30174
30175 \begin_layout Standard
30176
30177 \series bold
30178
30179 \backslash
30180 numberwithin{equation}{section}
30181 \end_layout
30182
30183 \begin_layout Standard
30184 This is the result:
30185 \begin_inset ERT
30186 status collapsed
30187
30188 \begin_layout Plain Layout
30189
30190
30191 \backslash
30192 numberwithin{equation}{section}
30193 \end_layout
30194
30195 \end_inset
30196
30197
30198 \begin_inset Formula \begin{equation}
30199 A+B=C\end{equation}
30200
30201 \end_inset
30202
30203
30204 \end_layout
30205
30206 \begin_layout Standard
30207 To number e.
30208 \begin_inset Space \thinspace{}
30209 \end_inset
30210
30211 g.
30212 \begin_inset Space ~
30213 \end_inset
30214
30215 tables so that the number of the part is the sectioning,
30216 \begin_inset Newline newline
30217 \end_inset
30218
30219
30220 \series bold
30221
30222 \backslash
30223 numberwithin{table}{part}
30224 \series default
30225  is used.
30226 \end_layout
30227
30228 \begin_layout Standard
30229 To go back to the standard numbering or to prevent this kind of numbering
30230  when it is defined by the document class, the following command is inserted
30231  as ERT or to the LaTeX-preamble:
30232 \end_layout
30233
30234 \begin_layout Standard
30235
30236 \series bold
30237
30238 \backslash
30239 renewcommand{
30240 \backslash
30241 theequation}{
30242 \backslash
30243 arabic{equation}}
30244 \begin_inset Index
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248 Commands ! A ! 
30249 \backslash
30250 arabic
30251 \end_layout
30252
30253 \end_inset
30254
30255
30256 \series default
30257
30258 \begin_inset ERT
30259 status collapsed
30260
30261 \begin_layout Plain Layout
30262
30263
30264 \backslash
30265 renewcommand{
30266 \backslash
30267 theequation}{
30268 \backslash
30269 arabic{equation}}
30270 \end_layout
30271
30272 \end_inset
30273
30274
30275 \series bold
30276
30277 \begin_inset Newline newline
30278 \end_inset
30279
30280
30281 \series default
30282 or
30283 \series bold
30284
30285 \begin_inset Newline newline
30286 \end_inset
30287
30288
30289 \backslash
30290 renewcommand{
30291 \backslash
30292 thetable}{
30293 \backslash
30294 arabic{table}}
30295 \end_layout
30296
30297 \begin_layout Standard
30298
30299 \series bold
30300
30301 \backslash
30302 numberwithin
30303 \series default
30304  uses internally the command 
30305 \series bold
30306
30307 \backslash
30308 @addtoreset
30309 \series default
30310 , described above, that also needs to be reverted.
30311 \begin_inset ERT
30312 status collapsed
30313
30314 \begin_layout Plain Layout
30315
30316
30317 \backslash
30318 makeatletter
30319 \end_layout
30320
30321 \begin_layout Plain Layout
30322
30323
30324 \backslash
30325 @removefromreset{equation}{section}
30326 \end_layout
30327
30328 \begin_layout Plain Layout
30329
30330
30331 \backslash
30332 makeatother
30333 \end_layout
30334
30335 \end_inset
30336
30337
30338 \end_layout
30339
30340 \begin_layout Subsection
30341 Numbering with Roman Numbers and Letters
30342 \begin_inset CommandInset label
30343 LatexCommand label
30344 name "sub:Numbering-with-Roman"
30345
30346 \end_inset
30347
30348
30349 \begin_inset Index
30350 status collapsed
30351
30352 \begin_layout Plain Layout
30353 Formula numbering ! with letters
30354 \end_layout
30355
30356 \end_inset
30357
30358
30359 \begin_inset Index
30360 status collapsed
30361
30362 \begin_layout Plain Layout
30363 Formula numbering ! with Roman numbers
30364 \end_layout
30365
30366 \end_inset
30367
30368
30369 \end_layout
30370
30371 \begin_layout Standard
30372 Formulas can also be numbered with Roman numbers and Latin letters.
30373  To number for example with small Roman numbers, the command
30374 \end_layout
30375
30376 \begin_layout Standard
30377
30378 \series bold
30379
30380 \backslash
30381 renewcommand{
30382 \backslash
30383 theequation}{
30384 \backslash
30385 roman{equation}}
30386 \end_layout
30387
30388 \begin_layout Standard
30389 is inserted before the formula in TeX-mode.
30390  
30391 \series bold
30392
30393 \backslash
30394 renewcommand
30395 \series default
30396
30397 \begin_inset Index
30398 status collapsed
30399
30400 \begin_layout Plain Layout
30401 Commands ! R ! 
30402 \backslash
30403 renewcommand
30404 \end_layout
30405
30406 \end_inset
30407
30408  redefines the predefined command 
30409 \series bold
30410
30411 \backslash
30412 theequation
30413 \series default
30414  to the command 
30415 \series bold
30416
30417 \backslash
30418 roman{equation}
30419 \series default
30420
30421 \begin_inset Foot
30422 status collapsed
30423
30424 \begin_layout Plain Layout
30425 The command 
30426 \series bold
30427
30428 \backslash
30429 renewcommand
30430 \series default
30431  has the same scheme like the command 
30432 \series bold
30433
30434 \backslash
30435 newcommand
30436 \series default
30437  that is described in 
30438 \begin_inset CommandInset ref
30439 LatexCommand ref
30440 reference "sec:User-defined-commands"
30441
30442 \end_inset
30443
30444 .
30445 \end_layout
30446
30447 \end_inset
30448
30449 .
30450  
30451 \series bold
30452 equation
30453 \series default
30454  is the formula counter.
30455  When the command 
30456 \series bold
30457
30458 \backslash
30459 the
30460 \series default
30461  is used as prefix for a counter, the value of the counter is output as
30462  Arabic number.
30463  When a formula is numbered, LaTeX sets internally the command 
30464 \series bold
30465
30466 \backslash
30467 theequation
30468 \series default
30469  behind the formula.
30470  
30471 \series bold
30472
30473 \backslash
30474 roman{equation}
30475 \begin_inset Index
30476 status collapsed
30477
30478 \begin_layout Plain Layout
30479 Commands ! R ! 
30480 \backslash
30481 roman
30482 \end_layout
30483
30484 \end_inset
30485
30486
30487 \series default
30488  outputs the counter as small Roman number.
30489 \end_layout
30490
30491 \begin_layout Standard
30492 All formulas behind the command 
30493 \series bold
30494
30495 \backslash
30496 renew
30497 \series default
30498 c
30499 \series bold
30500 ommand
30501 \series default
30502  are now numbered Roman.
30503  To switch to numbering with big Roman numbers, the command is inserted
30504  again, but 
30505 \series bold
30506
30507 \backslash
30508 roman
30509 \series default
30510  is replaced by 
30511 \series bold
30512
30513 \backslash
30514 Roman
30515 \series default
30516
30517 \begin_inset Index
30518 status collapsed
30519
30520 \begin_layout Plain Layout
30521 Commands ! R ! 
30522 \backslash
30523 roman@
30524 \backslash
30525 Roman
30526 \end_layout
30527
30528 \end_inset
30529
30530 .
30531  To 
30532 \begin_inset Quotes eld
30533 \end_inset
30534
30535 number
30536 \begin_inset Quotes erd
30537 \end_inset
30538
30539  with small Latin letters there is the command 
30540 \series bold
30541
30542 \backslash
30543 alph
30544 \series default
30545
30546 \begin_inset Index
30547 status collapsed
30548
30549 \begin_layout Plain Layout
30550 Commands ! A ! 
30551 \backslash
30552 alph
30553 \end_layout
30554
30555 \end_inset
30556
30557 , for big ones there is the command 
30558 \series bold
30559
30560 \backslash
30561 Alph
30562 \series default
30563
30564 \begin_inset Index
30565 status open
30566
30567 \begin_layout Plain Layout
30568 Commands ! A ! 
30569 \backslash
30570 alph@
30571 \backslash
30572 Alph
30573 \end_layout
30574
30575 \end_inset
30576
30577 .
30578 \end_layout
30579
30580 \begin_layout Standard
30581 \begin_inset Note Greyedout
30582 status open
30583
30584 \begin_layout Plain Layout
30585
30586 \series bold
30587 Note:
30588 \series default
30589  Only maximal 26 formulas can be numbered with Latin letters in one document.
30590 \end_layout
30591
30592 \end_inset
30593
30594
30595 \end_layout
30596
30597 \begin_layout Standard
30598 \begin_inset ERT
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602
30603
30604 \backslash
30605 renewcommand{
30606 \backslash
30607 theequation}{
30608 \backslash
30609 roman{equation}}
30610 \end_layout
30611
30612 \end_inset
30613
30614
30615 \end_layout
30616
30617 \begin_layout Standard
30618 \begin_inset Formula \begin{equation}
30619 A=\textrm{small roman}\label{eq:rom}\end{equation}
30620
30621 \end_inset
30622
30623
30624 \begin_inset ERT
30625 status collapsed
30626
30627 \begin_layout Plain Layout
30628
30629
30630 \backslash
30631 renewcommand{
30632 \backslash
30633 theequation}{
30634 \backslash
30635 Roman{equation}}
30636 \end_layout
30637
30638 \end_inset
30639
30640
30641 \begin_inset Formula \begin{equation}
30642 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30643
30644 \end_inset
30645
30646
30647 \begin_inset ERT
30648 status collapsed
30649
30650 \begin_layout Plain Layout
30651
30652
30653 \backslash
30654 renewcommand{
30655 \backslash
30656 theequation}{
30657 \backslash
30658 alph{equation}}
30659 \end_layout
30660
30661 \end_inset
30662
30663
30664 \begin_inset Formula \begin{equation}
30665 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30666
30667 \end_inset
30668
30669
30670 \begin_inset ERT
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674
30675
30676 \backslash
30677 renewcommand{
30678 \backslash
30679 theequation}{
30680 \backslash
30681 Alph{equation}}
30682 \end_layout
30683
30684 \end_inset
30685
30686
30687 \begin_inset Formula \begin{equation}
30688 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30689
30690 \end_inset
30691
30692
30693 \end_layout
30694
30695 \begin_layout Standard
30696 To switch back to the default numbering, insert the command:
30697 \end_layout
30698
30699 \begin_layout Standard
30700
30701 \series bold
30702
30703 \backslash
30704 renewcommand{
30705 \backslash
30706 theequation}{
30707 \backslash
30708 arabic{equation}}
30709 \begin_inset Index
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713 Commands ! A ! 
30714 \backslash
30715 arabic
30716 \end_layout
30717
30718 \end_inset
30719
30720
30721 \end_layout
30722
30723 \begin_layout Standard
30724 \begin_inset ERT
30725 status collapsed
30726
30727 \begin_layout Plain Layout
30728
30729
30730 \backslash
30731 renewcommand{
30732 \backslash
30733 theequation}{
30734 \backslash
30735 arabic{equation}}
30736 \end_layout
30737
30738 \end_inset
30739
30740
30741 \begin_inset Formula \begin{equation}
30742 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30743
30744 \end_inset
30745
30746
30747 \end_layout
30748
30749 \begin_layout Standard
30750 \begin_inset VSpace medskip
30751 \end_inset
30752
30753 As you see, formulas are numbered serially independent from the numbering
30754  style.
30755  When then numbering should start with 
30756 \begin_inset Quotes eld
30757 \end_inset
30758
30759 1
30760 \begin_inset Quotes erd
30761 \end_inset
30762
30763  when the style is changed, new equation counters have to be defined.
30764  A description about this can be found in the file 
30765 \begin_inset CommandInset href
30766 LatexCommand href
30767 target "Formula-numbering.lyx"
30768
30769 \end_inset
30770
30771 .
30772 \end_layout
30773
30774 \begin_layout Section
30775 User-defined commands
30776 \begin_inset CommandInset label
30777 LatexCommand label
30778 name "sec:User-defined-commands"
30779
30780 \end_inset
30781
30782
30783 \begin_inset Index
30784 status collapsed
30785
30786 \begin_layout Plain Layout
30787 User-defined commands
30788 \end_layout
30789
30790 \end_inset
30791
30792
30793 \end_layout
30794
30795 \begin_layout Standard
30796 Many LaTeX-commands are too long to be used frequently.
30797  But it is possible to define with the command 
30798 \series bold
30799
30800 \backslash
30801 newcommand
30802 \series default
30803
30804 \begin_inset Index
30805 status collapsed
30806
30807 \begin_layout Plain Layout
30808 Commands ! N ! 
30809 \backslash
30810 newcommand
30811 \end_layout
30812
30813 \end_inset
30814
30815  new shorter commands.
30816 \end_layout
30817
30818 \begin_layout Standard
30819 The command scheme of 
30820 \series bold
30821
30822 \backslash
30823 newcommand
30824 \series default
30825  is:
30826 \end_layout
30827
30828 \begin_layout Standard
30829
30830 \series bold
30831
30832 \backslash
30833 newcommand{new command name}[number of arguments][optional
30834 \series default
30835  
30836 \series bold
30837 value]
30838 \begin_inset Newline newline
30839 \end_inset
30840
30841
30842 \begin_inset ERT
30843 status collapsed
30844
30845 \begin_layout Plain Layout
30846
30847
30848 \backslash
30849 phantom{
30850 \end_layout
30851
30852 \end_inset
30853
30854
30855 \backslash
30856 newcommand
30857 \begin_inset ERT
30858 status collapsed
30859
30860 \begin_layout Plain Layout
30861
30862 }
30863 \end_layout
30864
30865 \end_inset
30866
30867 {command definition}
30868 \end_layout
30869
30870 \begin_layout Standard
30871 \begin_inset Note Greyedout
30872 status open
30873
30874 \begin_layout Plain Layout
30875
30876 \series bold
30877 Note:
30878 \series default
30879  Assure that the name of the new command is not already used in your document
30880  or by LaTeX-packages that you use.
30881  When you for example define the command 
30882 \series bold
30883
30884 \backslash
30885 le
30886 \series default
30887  for 
30888 \series bold
30889
30890 \backslash
30891 Leftarrow
30892 \series default
30893 , you get an error message because 
30894 \series bold
30895
30896 \backslash
30897 le
30898 \series default
30899  is already defined as command for 
30900 \begin_inset Quotes eld
30901 \end_inset
30902
30903
30904 \begin_inset Formula $\le$
30905 \end_inset
30906
30907
30908 \begin_inset Quotes erd
30909 \end_inset
30910
30911 .
30912 \end_layout
30913
30914 \end_inset
30915
30916
30917 \end_layout
30918
30919 \begin_layout Standard
30920 \begin_inset Note Greyedout
30921 status open
30922
30923 \begin_layout Plain Layout
30924
30925 \series bold
30926 Note:
30927 \series default
30928  The names of user-defined commands may only consist of Latin letters.
30929 \end_layout
30930
30931 \end_inset
30932
30933
30934 \end_layout
30935
30936 \begin_layout Standard
30937 The number of arguments is an integer in the range 0
30938 \begin_inset Space \thinspace{}
30939 \end_inset
30940
30941 -
30942 \begin_inset Space \thinspace{}
30943 \end_inset
30944
30945 9 and specifies how many arguments the new command should have.
30946  With the optional value a value for an optional argument can be predefined.
30947  When this is done, the 
30948 \emph on
30949 first
30950 \emph default
30951  
30952 \emph on
30953 a
30954 \emph default
30955 rgument of the new command is automatically an optional one.
30956 \end_layout
30957
30958 \begin_layout Standard
30959 Here are some examples:
30960 \end_layout
30961
30962 \begin_layout Itemize
30963 To define the command 
30964 \series bold
30965
30966 \backslash
30967 gr
30968 \series default
30969  for 
30970 \series bold
30971
30972 \backslash
30973 Longrightarrow
30974 \series default
30975 , the LaTeX-preamble line is:
30976 \begin_inset ERT
30977 status collapsed
30978
30979 \begin_layout Plain Layout
30980
30981
30982 \backslash
30983 medskip
30984 \end_layout
30985
30986 \end_inset
30987
30988
30989 \series bold
30990
30991 \begin_inset Newline newline
30992 \end_inset
30993
30994
30995 \backslash
30996 newcommand{
30997 \backslash
30998 gr}{
30999 \backslash
31000 Longrightarrow}
31001 \end_layout
31002
31003 \begin_layout Itemize
31004 To define the command 
31005 \series bold
31006
31007 \backslash
31008 us
31009 \series default
31010  for 
31011 \series bold
31012
31013 \backslash
31014 underline
31015 \series default
31016 , the argument (that should be underlined) must be taken into account.
31017  For this the preamble line is:
31018 \begin_inset ERT
31019 status collapsed
31020
31021 \begin_layout Plain Layout
31022
31023
31024 \backslash
31025 medskip
31026 \end_layout
31027
31028 \end_inset
31029
31030
31031 \series bold
31032
31033 \begin_inset Newline newline
31034 \end_inset
31035
31036
31037 \backslash
31038 newcommand{
31039 \backslash
31040 us}[1]{
31041 \backslash
31042 underline{#1}}
31043 \series default
31044
31045 \begin_inset ERT
31046 status collapsed
31047
31048 \begin_layout Plain Layout
31049
31050
31051 \backslash
31052 medskip
31053 \end_layout
31054
31055 \end_inset
31056
31057
31058 \series bold
31059
31060 \begin_inset Newline newline
31061 \end_inset
31062
31063
31064 \series default
31065 The character 
31066 \series bold
31067 #
31068 \series default
31069  acts as argument placeholder, the 
31070 \series bold
31071 1
31072 \series default
31073  behind it denotes that it is the placeholder for the first argument.
31074 \end_layout
31075
31076 \begin_layout Itemize
31077 For 
31078 \series bold
31079
31080 \backslash
31081 framebox
31082 \series default
31083  one can e.
31084 \begin_inset Space \thinspace{}
31085 \end_inset
31086
31087 g.
31088 \begin_inset Space ~
31089 \end_inset
31090
31091 define the command 
31092 \series bold
31093
31094 \backslash
31095 fb
31096 \series default
31097 :
31098 \begin_inset ERT
31099 status collapsed
31100
31101 \begin_layout Plain Layout
31102
31103
31104 \backslash
31105 medskip
31106 \end_layout
31107
31108 \end_inset
31109
31110
31111 \series bold
31112
31113 \begin_inset Newline newline
31114 \end_inset
31115
31116
31117 \backslash
31118 newcommand{
31119 \backslash
31120 fb}[3]{
31121 \backslash
31122 framebox#1#2{$#3$}}
31123 \series default
31124
31125 \begin_inset ERT
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129
31130
31131 \backslash
31132 medskip
31133 \end_layout
31134
31135 \end_inset
31136
31137
31138 \series bold
31139
31140 \begin_inset Newline newline
31141 \end_inset
31142
31143
31144 \series default
31145 The two Dollar signs creates the extra formula needed for 
31146 \series bold
31147
31148 \backslash
31149 framebox
31150 \series default
31151 , see 
31152 \begin_inset CommandInset ref
31153 LatexCommand ref
31154 reference "sub:Boxes-with-Frame"
31155
31156 \end_inset
31157
31158 .
31159 \end_layout
31160
31161 \begin_layout Itemize
31162 To create a new command for 
31163 \series bold
31164
31165 \backslash
31166 fcolorbox
31167 \series default
31168  where the color for the box needn't to be specified, the argument for the
31169  color is defined optional:
31170 \begin_inset ERT
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174
31175
31176 \backslash
31177 medskip
31178 \end_layout
31179
31180 \end_inset
31181
31182
31183 \series bold
31184
31185 \begin_inset Newline newline
31186 \end_inset
31187
31188
31189 \backslash
31190 newcommand{
31191 \backslash
31192 cb}[3][white]{
31193 \backslash
31194 fcolorbox{#2}{#1}{$#3$}}
31195 \series default
31196
31197 \begin_inset ERT
31198 status collapsed
31199
31200 \begin_layout Plain Layout
31201
31202
31203 \backslash
31204 medskip
31205 \end_layout
31206
31207 \end_inset
31208
31209
31210 \begin_inset Newline newline
31211 \end_inset
31212
31213 When the color is not specified when using 
31214 \series bold
31215
31216 \backslash
31217 cb
31218 \series default
31219 , the predefined color 
31220 \series bold
31221 white
31222 \series default
31223  will be used.
31224 \end_layout
31225
31226 \begin_layout Standard
31227 A test of the new defined commands:
31228 \end_layout
31229
31230 \begin_layout Standard
31231 \align center
31232 \begin_inset Tabular
31233 <lyxtabular version="3" rows="6" columns="2">
31234 <features>
31235 <column alignment="center" valignment="top" width="0">
31236 <column alignment="center" valignment="top" width="0">
31237 <row>
31238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31239 \begin_inset Text
31240
31241 \begin_layout Plain Layout
31242 Command
31243 \end_layout
31244
31245 \end_inset
31246 </cell>
31247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31248 \begin_inset Text
31249
31250 \begin_layout Plain Layout
31251 Result
31252 \begin_inset Note Note
31253 status collapsed
31254
31255 \begin_layout Plain Layout
31256
31257 \series bold
31258
31259 \backslash
31260 raisebox
31261 \series default
31262  is only used as spacer.
31263 \end_layout
31264
31265 \end_inset
31266
31267
31268 \end_layout
31269
31270 \end_inset
31271 </cell>
31272 </row>
31273 <row>
31274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31275 \begin_inset Text
31276
31277 \begin_layout Plain Layout
31278 A
31279 \backslash
31280 gr
31281 \begin_inset ERT
31282 status collapsed
31283
31284 \begin_layout Plain Layout
31285
31286
31287 \backslash
31288 spce 
31289 \end_layout
31290
31291 \end_inset
31292
31293 B
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302 \begin_inset Formula $A\gr  B$
31303 \end_inset
31304
31305
31306 \end_layout
31307
31308 \end_inset
31309 </cell>
31310 </row>
31311 <row>
31312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31313 \begin_inset Text
31314
31315 \begin_layout Plain Layout
31316
31317 \backslash
31318 us{ABcd
31319 \end_layout
31320
31321 \end_inset
31322 </cell>
31323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31324 \begin_inset Text
31325
31326 \begin_layout Plain Layout
31327 \begin_inset Formula $\raisebox {4.5mm}{}\us {ABcd}\raisebox {-2mm}{}$
31328 \end_inset
31329
31330
31331 \end_layout
31332
31333 \end_inset
31334 </cell>
31335 </row>
31336 <row>
31337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31338 \begin_inset Text
31339
31340 \begin_layout Plain Layout
31341
31342 \backslash
31343 fb{[2cm]
31344 \begin_inset Formula $\to$
31345 \end_inset
31346
31347
31348 \backslash
31349 {
31350 \begin_inset Formula $\to$
31351 \end_inset
31352
31353
31354 \backslash
31355 {
31356 \backslash
31357 int
31358 \begin_inset ERT
31359 status collapsed
31360
31361 \begin_layout Plain Layout
31362
31363
31364 \backslash
31365 spce 
31366 \end_layout
31367
31368 \end_inset
31369
31370 A=B
31371 \end_layout
31372
31373 \end_inset
31374 </cell>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379 \begin_inset Formula $\raisebox {6mm}{}\fb {[2cm]}{}{\int A=B}\raisebox {-4mm}{}$
31380 \end_inset
31381
31382
31383 \end_layout
31384
31385 \end_inset
31386 </cell>
31387 </row>
31388 <row>
31389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31390 \begin_inset Text
31391
31392 \begin_layout Plain Layout
31393
31394 \backslash
31395 cb{red
31396 \begin_inset Formula $\to$
31397 \end_inset
31398
31399
31400 \backslash
31401 {
31402 \backslash
31403 int
31404 \begin_inset ERT
31405 status collapsed
31406
31407 \begin_layout Plain Layout
31408
31409
31410 \backslash
31411 spce 
31412 \end_layout
31413
31414 \end_inset
31415
31416 A=B
31417 \end_layout
31418
31419 \end_inset
31420 </cell>
31421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31422 \begin_inset Text
31423
31424 \begin_layout Plain Layout
31425 \begin_inset Formula $\raisebox {6mm}{}\cb {red}{\int A=B}\raisebox {-4mm}{}$
31426 \end_inset
31427
31428
31429 \end_layout
31430
31431 \end_inset
31432 </cell>
31433 </row>
31434 <row>
31435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31436 \begin_inset Text
31437
31438 \begin_layout Plain Layout
31439
31440 \backslash
31441 cb[green]
31442 \backslash
31443 {red
31444 \begin_inset Formula $\to$
31445 \end_inset
31446
31447
31448 \backslash
31449 {
31450 \backslash
31451 int
31452 \begin_inset ERT
31453 status collapsed
31454
31455 \begin_layout Plain Layout
31456
31457
31458 \backslash
31459 spce 
31460 \end_layout
31461
31462 \end_inset
31463
31464 A=B
31465 \end_layout
31466
31467 \end_inset
31468 </cell>
31469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473 \begin_inset Formula $\raisebox {6mm}{}\cb [green]{red}{\int A=B}\raisebox {-4mm}{}$
31474 \end_inset
31475
31476
31477 \end_layout
31478
31479 \end_inset
31480 </cell>
31481 </row>
31482 </lyxtabular>
31483
31484 \end_inset
31485
31486
31487 \end_layout
31488
31489 \begin_layout Section
31490 Diagrams
31491 \begin_inset Index
31492 status collapsed
31493
31494 \begin_layout Plain Layout
31495 Diagrams
31496 \end_layout
31497
31498 \end_inset
31499
31500
31501 \end_layout
31502
31503 \begin_layout Standard
31504 To create diagrams, the LaTeX-package 
31505 \series bold
31506 amscd
31507 \begin_inset Foot
31508 status collapsed
31509
31510 \begin_layout Plain Layout
31511
31512 \series bold
31513 amscd
31514 \series default
31515  is part of every LaTeX standard installation.
31516 \end_layout
31517
31518 \end_inset
31519
31520
31521 \series default
31522
31523 \begin_inset Index
31524 status collapsed
31525
31526 \begin_layout Plain Layout
31527 Packages ! amscd
31528 \end_layout
31529
31530 \end_inset
31531
31532  is needed.
31533  It is loaded in the LaTeX-preamble with the line
31534 \end_layout
31535
31536 \begin_layout Standard
31537
31538 \series bold
31539
31540 \backslash
31541 usepackage{amscd}
31542 \end_layout
31543
31544 \begin_layout Standard
31545 Diagrams visualize relations and look like this:
31546 \begin_inset Formula \[
31547 \begin{CD}A@>>>B@>>>C\\
31548 @AAA@.@VVV\\
31549 F@<<<E@<<<D\end{CD}\]
31550
31551 \end_inset
31552
31553
31554 \end_layout
31555
31556 \begin_layout Standard
31557 To get them, the command 
31558 \series bold
31559
31560 \backslash
31561 CD
31562 \begin_inset Index
31563 status collapsed
31564
31565 \begin_layout Plain Layout
31566 Commands ! C ! 
31567 \backslash
31568 CD
31569 \end_layout
31570
31571 \end_inset
31572
31573
31574 \series default
31575  is inserted to a formula.
31576  A blue box appears with two dashed lines where further commands can be
31577  inserted.
31578  With 
31579 \family sans
31580 Ctrl-Return
31581 \family default
31582  a new line is created.
31583  Horizontal relations are inserted in odd, vertical in even formula lines.
31584 \end_layout
31585
31586 \begin_layout Standard
31587 To create the relations there are the following commands:
31588 \end_layout
31589
31590 \begin_layout Itemize
31591
31592 \series bold
31593 @<<<
31594 \series default
31595  creates a left arrow, 
31596 \series bold
31597 @>>>
31598 \series default
31599  a right arrow, and 
31600 \series bold
31601 @=
31602 \series default
31603  a long equal sign
31604 \end_layout
31605
31606 \begin_layout Itemize
31607
31608 \series bold
31609 @AAA
31610 \series default
31611  creates an up arrow, 
31612 \series bold
31613 @VVV
31614 \series default
31615  an down arrow, and 
31616 \series bold
31617 @|
31618 \series default
31619  a vertical equal sign
31620 \end_layout
31621
31622 \begin_layout Itemize
31623
31624 \series bold
31625 @.
31626
31627 \series default
31628  is a placeholder for non-existent relations
31629 \end_layout
31630
31631 \begin_layout Standard
31632 All arrows can be labeled as follows:
31633 \end_layout
31634
31635 \begin_layout Itemize
31636 Is text inserted between the first and second < or >, resp., it is placed
31637  above the arrow.
31638  When it is inserted between the second and third one, it appears under
31639  the arrow.
31640 \end_layout
31641
31642 \begin_layout Itemize
31643 When text for vertical arrows is inserted between the first and second A
31644  or V, resp., it is placed left beside the arrow.
31645  When it is inserted between the second and third one, it appears right
31646  beside the arrow.
31647  If the text contains an A or V, these letters must be set into a TeX-brace.
31648 \end_layout
31649
31650 \begin_layout Standard
31651 As example a diagram with all possible relations:
31652 \end_layout
31653
31654 \begin_layout Standard
31655 \begin_inset Formula \[
31656 \begin{CD}A@>j>>B@>>k>C@=F\\
31657 @AmAA@.@VV{V}V@|\\
31658 D@<<j<E@>k>>F@=C\end{CD}\]
31659
31660 \end_inset
31661
31662
31663 \end_layout
31664
31665 \begin_layout Standard
31666 The command for this is:
31667 \begin_inset Newline newline
31668 \end_inset
31669
31670
31671 \series bold
31672
31673 \backslash
31674 CD
31675 \begin_inset ERT
31676 status collapsed
31677
31678 \begin_layout Plain Layout
31679
31680
31681 \backslash
31682 spce 
31683 \end_layout
31684
31685 \end_inset
31686
31687 A@>j>>B@>>k>C@=F Ctrl-Enter
31688 \begin_inset Newline newline
31689 \end_inset
31690
31691
31692 \begin_inset ERT
31693 status collapsed
31694
31695 \begin_layout Plain Layout
31696
31697
31698 \backslash
31699 hphantom{
31700 \end_layout
31701
31702 \end_inset
31703
31704
31705 \backslash
31706 CD
31707 \begin_inset ERT
31708 status collapsed
31709
31710 \begin_layout Plain Layout
31711
31712
31713 \backslash
31714 spce 
31715 \end_layout
31716
31717 \end_inset
31718
31719
31720 \begin_inset ERT
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724
31725 }
31726 \end_layout
31727
31728 \end_inset
31729
31730 @AmAA@.@VV
31731 \backslash
31732 {V
31733 \series default
31734
31735 \begin_inset Formula $\to$
31736 \end_inset
31737
31738
31739 \series bold
31740 V@| Ctrl-Enter
31741 \begin_inset Newline newline
31742 \end_inset
31743
31744
31745 \begin_inset ERT
31746 status collapsed
31747
31748 \begin_layout Plain Layout
31749
31750
31751 \backslash
31752 hphantom{
31753 \end_layout
31754
31755 \end_inset
31756
31757
31758 \backslash
31759 CD
31760 \begin_inset ERT
31761 status collapsed
31762
31763 \begin_layout Plain Layout
31764
31765
31766 \backslash
31767 spce 
31768 \end_layout
31769
31770 \end_inset
31771
31772
31773 \begin_inset ERT
31774 status collapsed
31775
31776 \begin_layout Plain Layout
31777
31778 }
31779 \end_layout
31780
31781 \end_inset
31782
31783 D@<<j<E@>k>>F@=C
31784 \end_layout
31785
31786 \begin_layout Standard
31787 \begin_inset Newpage newpage
31788 \end_inset
31789
31790
31791 \end_layout
31792
31793 \begin_layout Section
31794 Tips
31795 \begin_inset ERT
31796 status collapsed
31797
31798 \begin_layout Plain Layout
31799
31800
31801 \backslash
31802 texorpdfstring{
31803 \end_layout
31804
31805 \end_inset
31806
31807
31808 \begin_inset Foot
31809 status collapsed
31810
31811 \begin_layout Plain Layout
31812 Other useful math tips can be found in 
31813 \begin_inset CommandInset citation
31814 LatexCommand cite
31815 key "Voss"
31816
31817 \end_inset
31818
31819 .
31820 \end_layout
31821
31822 \end_inset
31823
31824
31825 \begin_inset ERT
31826 status collapsed
31827
31828 \begin_layout Plain Layout
31829
31830 }{}
31831 \end_layout
31832
31833 \end_inset
31834
31835
31836 \begin_inset Note Note
31837 status collapsed
31838
31839 \begin_layout Plain Layout
31840
31841 \backslash
31842 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
31843 \end_layout
31844
31845 \begin_layout Plain Layout
31846 More about 
31847 \backslash
31848 texorpdfstring is in section 
31849 \begin_inset CommandInset ref
31850 LatexCommand ref
31851 reference "sub:Formulas-in-Section"
31852
31853 \end_inset
31854
31855 .
31856 \end_layout
31857
31858 \end_inset
31859
31860
31861 \begin_inset Index
31862 status collapsed
31863
31864 \begin_layout Plain Layout
31865 Tips
31866 \end_layout
31867
31868 \end_inset
31869
31870
31871 \begin_inset Index
31872 status collapsed
31873
31874 \begin_layout Plain Layout
31875 Ions|see
31876 \begin_inset ERT
31877 status collapsed
31878
31879 \begin_layout Plain Layout
31880
31881 {
31882 \end_layout
31883
31884 \end_inset
31885
31886 Chemical characters
31887 \begin_inset ERT
31888 status collapsed
31889
31890 \begin_layout Plain Layout
31891
31892 }
31893 \end_layout
31894
31895 \end_inset
31896
31897
31898 \end_layout
31899
31900 \end_inset
31901
31902
31903 \end_layout
31904
31905 \begin_layout Subsection
31906 Chemical Symbols and Equations
31907 \begin_inset CommandInset label
31908 LatexCommand label
31909 name "sub:Chemical-Symbols-and"
31910
31911 \end_inset
31912
31913
31914 \begin_inset Index
31915 status collapsed
31916
31917 \begin_layout Plain Layout
31918 Chemical characters ! Symbols
31919 \end_layout
31920
31921 \end_inset
31922
31923
31924 \begin_inset Index
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928 Chemical equations
31929 \end_layout
31930
31931 \end_inset
31932
31933
31934 \begin_inset Index
31935 status collapsed
31936
31937 \begin_layout Plain Layout
31938 Symbols ! chemical
31939 \end_layout
31940
31941 \end_inset
31942
31943
31944 \end_layout
31945
31946 \begin_layout Standard
31947 An example text from chemistry:
31948 \end_layout
31949
31950 \begin_layout Quote
31951 The 
31952 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31953 \end_inset
31954
31955 -ion reacts with two 
31956 \begin_inset Formula $\mathrm{Na^{+}}$
31957 \end_inset
31958
31959 -ions to sodium sulfate 
31960 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31961 \end_inset
31962
31963 .
31964  The chemical equation for this is:
31965 \begin_inset Formula \[
31966 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
31967
31968 \end_inset
31969
31970
31971 \end_layout
31972
31973 \begin_layout Standard
31974 This chemical equation can directly be created as formula.
31975  To avoid that the symbols appear italic, everything is highlighted and
31976  changed by the shortcut 
31977 \family sans
31978 Alt-c
31979 \begin_inset Space ~
31980 \end_inset
31981
31982 r
31983 \family default
31984  to the upright font style.
31985 \begin_inset Foot
31986 status collapsed
31987
31988 \begin_layout Plain Layout
31989 font styles
31990 \series bold
31991  
31992 \series default
31993 see 
31994 \begin_inset CommandInset ref
31995 LatexCommand ref
31996 reference "sub:Font-Styles"
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \end_inset
32004
32005
32006 \end_layout
32007
32008 \begin_layout Subsection
32009 Negative Numbers
32010 \begin_inset Index
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014 Numbers ! negative
32015 \end_layout
32016
32017 \end_inset
32018
32019
32020 \end_layout
32021
32022 \begin_layout Standard
32023 Negative numbers often look ugly in formulas because the minus sign before
32024  the number is set with the same length as the minus operator sign.
32025  When writing the negative number in normal text, the minus sign appears
32026  correctly.
32027 \end_layout
32028
32029 \begin_layout Standard
32030 Thus, the problem disappears when converting the minus sign to mathematical
32031  text.
32032 \end_layout
32033
32034 \begin_layout Standard
32035 An example to visualize the problem:
32036 \end_layout
32037
32038 \begin_layout Standard
32039 \align center
32040 \begin_inset Tabular
32041 <lyxtabular version="3" rows="3" columns="2">
32042 <features>
32043 <column alignment="right" valignment="top" width="0">
32044 <column alignment="left" valignment="top" width="0">
32045 <row>
32046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32047 \begin_inset Text
32048
32049 \begin_layout Plain Layout
32050 normal text:
32051 \end_layout
32052
32053 \end_inset
32054 </cell>
32055 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32056 \begin_inset Text
32057
32058 \begin_layout Plain Layout
32059 x = -2
32060 \end_layout
32061
32062 \end_inset
32063 </cell>
32064 </row>
32065 <row>
32066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32067 \begin_inset Text
32068
32069 \begin_layout Plain Layout
32070 formula:
32071 \end_layout
32072
32073 \end_inset
32074 </cell>
32075 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32076 \begin_inset Text
32077
32078 \begin_layout Plain Layout
32079 \begin_inset Formula $x=-2$
32080 \end_inset
32081
32082
32083 \end_layout
32084
32085 \end_inset
32086 </cell>
32087 </row>
32088 <row>
32089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32090 \begin_inset Text
32091
32092 \begin_layout Plain Layout
32093 solution:
32094 \end_layout
32095
32096 \end_inset
32097 </cell>
32098 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32099 \begin_inset Text
32100
32101 \begin_layout Plain Layout
32102 \begin_inset Formula $x=\textrm{-}2$
32103 \end_inset
32104
32105
32106 \end_layout
32107
32108 \end_inset
32109 </cell>
32110 </row>
32111 </lyxtabular>
32112
32113 \end_inset
32114
32115
32116 \end_layout
32117
32118 \begin_layout Subsection
32119 Comma as Decimal Separator
32120 \begin_inset Index
32121 status collapsed
32122
32123 \begin_layout Plain Layout
32124 Comma
32125 \end_layout
32126
32127 \end_inset
32128
32129
32130 \end_layout
32131
32132 \begin_layout Standard
32133 In LaTeX a comma inside a formula is used, according to the English convention,
32134  as number group separator.
32135  So there will be space added behind all commas in formulas.
32136 \end_layout
32137
32138 \begin_layout Standard
32139 To avoid this, the comma is highlighted and changed to mathematical text
32140  (shortcut 
32141 \family sans
32142 Alt-m
32143 \begin_inset Space ~
32144 \end_inset
32145
32146 m
32147 \family default
32148 ).
32149 \end_layout
32150
32151 \begin_layout Standard
32152 To use all formula commas in the document as decimal separator, the file
32153  
32154 \series bold
32155 icomma.sty
32156 \series default
32157
32158 \begin_inset Foot
32159 status collapsed
32160
32161 \begin_layout Plain Layout
32162
32163 \series bold
32164 icomma
32165 \series default
32166  is part of the LaTeX-package 
32167 \series bold
32168 was
32169 \series default
32170
32171 \begin_inset Index
32172 status collapsed
32173
32174 \begin_layout Plain Layout
32175 Packages ! was
32176 \begin_inset VSpace 4mm
32177 \end_inset
32178
32179
32180 \end_layout
32181
32182 \end_inset
32183
32184 .
32185 \end_layout
32186
32187 \end_inset
32188
32189
32190 \begin_inset Index
32191 status collapsed
32192
32193 \begin_layout Plain Layout
32194 Packages ! icomma
32195 \end_layout
32196
32197 \end_inset
32198
32199  is loaded with the LaTeX-preamble line
32200 \end_layout
32201
32202 \begin_layout Standard
32203
32204 \series bold
32205
32206 \backslash
32207 usepackage{icomma}
32208 \end_layout
32209
32210 \begin_layout Subsection
32211 Physical Vectors
32212 \begin_inset CommandInset label
32213 LatexCommand label
32214 name "sub:Physical-Vectors"
32215
32216 \end_inset
32217
32218
32219 \begin_inset Index
32220 status collapsed
32221
32222 \begin_layout Plain Layout
32223 Vectors ! physical
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \end_layout
32230
32231 \begin_layout Standard
32232 Predefined vectors are offered by the LaTeX-package 
32233 \series bold
32234 braket
32235 \series default
32236
32237 \begin_inset Foot
32238 status collapsed
32239
32240 \begin_layout Plain Layout
32241
32242 \series bold
32243 braket
32244 \series default
32245  should be part of every LaTeX standard installation.
32246 \end_layout
32247
32248 \end_inset
32249
32250
32251 \begin_inset Index
32252 status collapsed
32253
32254 \begin_layout Plain Layout
32255 Packages ! braket
32256 \end_layout
32257
32258 \end_inset
32259
32260  that is loaded with the LaTeX-preamble line
32261 \end_layout
32262
32263 \begin_layout Standard
32264
32265 \series bold
32266
32267 \backslash
32268 usepackage{braket}
32269 \end_layout
32270
32271 \begin_layout Standard
32272 \begin_inset ERT
32273 status collapsed
32274
32275 \begin_layout Plain Layout
32276
32277
32278 \backslash
32279 ifbraket 
32280 \end_layout
32281
32282 \end_inset
32283
32284
32285 \begin_inset Note Note
32286 status open
32287
32288 \begin_layout Plain Layout
32289 The following table will only be displayed when the LaTeX-package 
32290 \series bold
32291 braket
32292 \series default
32293  is installed.
32294 \end_layout
32295
32296 \end_inset
32297
32298 The following commands are defined:
32299 \end_layout
32300
32301 \begin_layout Standard
32302 \align center
32303 \begin_inset Tabular
32304 <lyxtabular version="3" rows="4" columns="2">
32305 <features>
32306 <column alignment="center" valignment="top" width="0">
32307 <column alignment="center" valignment="top" width="0">
32308 <row>
32309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32310 \begin_inset Text
32311
32312 \begin_layout Plain Layout
32313 Command
32314 \end_layout
32315
32316 \end_inset
32317 </cell>
32318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32319 \begin_inset Text
32320
32321 \begin_layout Plain Layout
32322 Result
32323 \end_layout
32324
32325 \end_inset
32326 </cell>
32327 </row>
32328 <row>
32329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333
32334 \backslash
32335 Bra{
32336 \backslash
32337 psi
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32343 \begin_inset Text
32344
32345 \begin_layout Plain Layout
32346 \begin_inset Formula $\Bra {\psi}$
32347 \end_inset
32348
32349
32350 \end_layout
32351
32352 \end_inset
32353 </cell>
32354 </row>
32355 <row>
32356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32357 \begin_inset Text
32358
32359 \begin_layout Plain Layout
32360
32361 \backslash
32362 Ket{
32363 \backslash
32364 psi
32365 \end_layout
32366
32367 \end_inset
32368 </cell>
32369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32370 \begin_inset Text
32371
32372 \begin_layout Plain Layout
32373 \begin_inset Formula $\Ket {\psi}$
32374 \end_inset
32375
32376
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 </row>
32382 <row>
32383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32384 \begin_inset Text
32385
32386 \begin_layout Plain Layout
32387
32388 \backslash
32389 Braket{
32390 \backslash
32391 psi|
32392 \backslash
32393 phi
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402 \begin_inset Formula $\Braket {\psi|\phi}$
32403 \end_inset
32404
32405
32406 \end_layout
32407
32408 \end_inset
32409 </cell>
32410 </row>
32411 </lyxtabular>
32412
32413 \end_inset
32414
32415
32416 \end_layout
32417
32418 \begin_layout Standard
32419 The command 
32420 \series bold
32421
32422 \backslash
32423 Braket
32424 \series default
32425  assures that all vertical bars are set in the size of the surrounding brackets:
32426 \begin_inset Formula \[
32427 \Braket {\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32428
32429 \end_inset
32430
32431
32432 \begin_inset ERT
32433 status collapsed
32434
32435 \begin_layout Plain Layout
32436
32437
32438 \backslash
32439 else 
32440 \end_layout
32441
32442 \end_inset
32443
32444
32445 \begin_inset Note Note
32446 status open
32447
32448 \begin_layout Plain Layout
32449 The following will be displayed when the LaTeX-package 
32450 \series bold
32451 braket
32452 \series default
32453  is not installed:
32454 \end_layout
32455
32456 \end_inset
32457
32458
32459 \end_layout
32460
32461 \begin_layout Standard
32462 You need to install the LaTeX-package 
32463 \series bold
32464 braket
32465 \series default
32466  to see the rest of this subsection in the output.
32467 \end_layout
32468
32469 \begin_layout Standard
32470 \begin_inset ERT
32471 status collapsed
32472
32473 \begin_layout Plain Layout
32474
32475
32476 \backslash
32477 fi 
32478 \end_layout
32479
32480 \end_inset
32481
32482
32483 \end_layout
32484
32485 \begin_layout Standard
32486 The effect of 
32487 \series bold
32488
32489 \backslash
32490 Braket
32491 \series default
32492  can also be achieved using the command 
32493 \series bold
32494
32495 \backslash
32496 middle
32497 \series default
32498 , that is described in 
32499 \begin_inset CommandInset ref
32500 LatexCommand ref
32501 reference "sub:Automatic-Bracket-Size"
32502
32503 \end_inset
32504
32505 .
32506 \end_layout
32507
32508 \begin_layout Subsection
32509 Self-defined Fractions
32510 \begin_inset CommandInset label
32511 LatexCommand label
32512 name "sub:Self-defined-Fractions"
32513
32514 \end_inset
32515
32516
32517 \begin_inset Index
32518 status collapsed
32519
32520 \begin_layout Plain Layout
32521 Fractions ! self-defined
32522 \end_layout
32523
32524 \end_inset
32525
32526
32527 \end_layout
32528
32529 \begin_layout Standard
32530 To define custom commands for fractions, the command 
32531 \series bold
32532
32533 \backslash
32534 genfrac
32535 \series default
32536
32537 \begin_inset Index
32538 status collapsed
32539
32540 \begin_layout Plain Layout
32541 Commands ! G ! 
32542 \backslash
32543 genfrac
32544 \end_layout
32545
32546 \end_inset
32547
32548  is used in the following scheme:
32549 \end_layout
32550
32551 \begin_layout Standard
32552
32553 \series bold
32554
32555 \backslash
32556 genfrac{left
32557 \series default
32558  
32559 \series bold
32560 bracket}{right
32561 \series default
32562  
32563 \series bold
32564 bracket}{fraction bar thickness}{style}
32565 \begin_inset Newline newline
32566 \end_inset
32567
32568
32569 \begin_inset ERT
32570 status collapsed
32571
32572 \begin_layout Plain Layout
32573
32574
32575 \backslash
32576 phantom{
32577 \end_layout
32578
32579 \end_inset
32580
32581
32582 \backslash
32583 genfrac
32584 \begin_inset ERT
32585 status collapsed
32586
32587 \begin_layout Plain Layout
32588
32589 }
32590 \end_layout
32591
32592 \end_inset
32593
32594 {numerator}{denominator}
32595 \end_layout
32596
32597 \begin_layout Standard
32598 The style is a number in the range of 0
32599 \begin_inset Space \thinspace{}
32600 \end_inset
32601
32602 -
32603 \begin_inset Space \thinspace{}
32604 \end_inset
32605
32606 3.
32607 \end_layout
32608
32609 \begin_layout Standard
32610 \align center
32611 \begin_inset Tabular
32612 <lyxtabular version="3" rows="5" columns="2">
32613 <features>
32614 <column alignment="center" valignment="top" width="0">
32615 <column alignment="center" valignment="top" width="0">
32616 <row>
32617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32618 \begin_inset Text
32619
32620 \begin_layout Plain Layout
32621 Number
32622 \end_layout
32623
32624 \end_inset
32625 </cell>
32626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32627 \begin_inset Text
32628
32629 \begin_layout Plain Layout
32630 Style (Size)
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 </row>
32636 <row>
32637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641 0
32642 \end_layout
32643
32644 \end_inset
32645 </cell>
32646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32647 \begin_inset Text
32648
32649 \begin_layout Plain Layout
32650 display style formula
32651 \end_layout
32652
32653 \end_inset
32654 </cell>
32655 </row>
32656 <row>
32657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661 1
32662 \end_layout
32663
32664 \end_inset
32665 </cell>
32666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32667 \begin_inset Text
32668
32669 \begin_layout Plain Layout
32670 inline formula
32671 \end_layout
32672
32673 \end_inset
32674 </cell>
32675 </row>
32676 <row>
32677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32678 \begin_inset Text
32679
32680 \begin_layout Plain Layout
32681 2
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690 small
32691 \end_layout
32692
32693 \end_inset
32694 </cell>
32695 </row>
32696 <row>
32697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701 3
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32707 \begin_inset Text
32708
32709 \begin_layout Plain Layout
32710 tiny
32711 \end_layout
32712
32713 \end_inset
32714 </cell>
32715 </row>
32716 </lyxtabular>
32717
32718 \end_inset
32719
32720
32721 \end_layout
32722
32723 \begin_layout Standard
32724 When no style is given, the size is adjusted to the surrounding environment
32725  like for the command 
32726 \series bold
32727
32728 \backslash
32729 frac
32730 \series default
32731 .
32732 \end_layout
32733
32734 \begin_layout Standard
32735 When no fraction bar thickness is given, the predefined value of 0.4
32736 \begin_inset Space \thinspace{}
32737 \end_inset
32738
32739 pt will be used.
32740 \end_layout
32741
32742 \begin_layout Standard
32743 \begin_inset VSpace medskip
32744 \end_inset
32745
32746 For example, the commands 
32747 \series bold
32748
32749 \backslash
32750 dfrac
32751 \series default
32752  and 
32753 \series bold
32754
32755 \backslash
32756 tbinom
32757 \series default
32758  from 
32759 \begin_inset CommandInset ref
32760 LatexCommand ref
32761 reference "sub:Fractions"
32762
32763 \end_inset
32764
32765  are defined with the commands
32766 \end_layout
32767
32768 \begin_layout Standard
32769
32770 \series bold
32771
32772 \backslash
32773 newcommand{
32774 \backslash
32775 dfrac}[2]{
32776 \backslash
32777 genfrac{}{}{}{0}{#1}{#2}}
32778 \end_layout
32779
32780 \begin_layout Standard
32781 and
32782 \end_layout
32783
32784 \begin_layout Standard
32785
32786 \series bold
32787
32788 \backslash
32789 newcommand{
32790 \backslash
32791 tbinom}[2]{
32792 \backslash
32793 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32794 \end_layout
32795
32796 \begin_layout Standard
32797 \begin_inset VSpace medskip
32798 \end_inset
32799
32800 To define a fraction where the fraction bar thickness can be given as optional
32801  argument, the following line is inserted to the LaTeX-preamble:
32802 \end_layout
32803
32804 \begin_layout Standard
32805
32806 \series bold
32807
32808 \backslash
32809 newcommand{
32810 \backslash
32811 fracS}[3][]{
32812 \backslash
32813 genfrac{}{}{#1}{}{#2}{#3}}
32814 \end_layout
32815
32816 \begin_layout Standard
32817 A test:
32818 \begin_inset Formula \begin{align*}
32819 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32820 \text{Result} &  & \fracS [1mm]{A}{B} &  & \fracS [5mm]{A}{B}\end{align*}
32821
32822 \end_inset
32823
32824 As one can see, the distance of the numerator and the denominator to the
32825  fraction bar is round about three times the bar thickness.
32826 \end_layout
32827
32828 \begin_layout Subsection
32829 Canceled Formulas
32830 \begin_inset CommandInset label
32831 LatexCommand label
32832 name "sub:Canceled-Formulas"
32833
32834 \end_inset
32835
32836
32837 \begin_inset Index
32838 status collapsed
32839
32840 \begin_layout Plain Layout
32841 Formula ! canceled
32842 \end_layout
32843
32844 \end_inset
32845
32846
32847 \end_layout
32848
32849 \begin_layout Standard
32850 To cancel formulas or formula parts, the LaTeX-package 
32851 \series bold
32852 cancel
32853 \series default
32854
32855 \begin_inset Foot
32856 status collapsed
32857
32858 \begin_layout Plain Layout
32859
32860 \series bold
32861 cancel
32862 \series default
32863  is part of every LaTeX standard installation.
32864 \end_layout
32865
32866 \end_inset
32867
32868
32869 \begin_inset Index
32870 status collapsed
32871
32872 \begin_layout Plain Layout
32873 Packages ! cancel
32874 \end_layout
32875
32876 \end_inset
32877
32878  has to be loaded with the LaTeX-preamble line
32879 \end_layout
32880
32881 \begin_layout Standard
32882
32883 \series bold
32884
32885 \backslash
32886 usepackage[samesize]{cancel}
32887 \end_layout
32888
32889 \begin_layout Standard
32890 There are four ways to cancel formulas:
32891 \end_layout
32892
32893 \begin_layout Standard
32894 \align center
32895 \begin_inset Tabular
32896 <lyxtabular version="3" rows="5" columns="2">
32897 <features>
32898 <column alignment="center" valignment="top" width="0">
32899 <column alignment="center" valignment="top" width="0">
32900 <row>
32901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905 Command
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32911 \begin_inset Text
32912
32913 \begin_layout Plain Layout
32914 Result
32915 \begin_inset Note Note
32916 status collapsed
32917
32918 \begin_layout Plain Layout
32919
32920 \series bold
32921
32922 \backslash
32923 hspace
32924 \series default
32925  and
32926 \series bold
32927  
32928 \backslash
32929 raisebox
32930 \series default
32931  are used here as spacer.
32932 \end_layout
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 </row>
32942 <row>
32943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32944 \begin_inset Text
32945
32946 \begin_layout Plain Layout
32947
32948 \backslash
32949 cancel{
32950 \backslash
32951 int
32952 \begin_inset ERT
32953 status collapsed
32954
32955 \begin_layout Plain Layout
32956
32957
32958 \backslash
32959 spce 
32960 \end_layout
32961
32962 \end_inset
32963
32964 A=B
32965 \end_layout
32966
32967 \end_inset
32968 </cell>
32969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Plain Layout
32973 \begin_inset Formula $\raisebox {4.5mm}{}\cancel {\int A=B}\raisebox {-2.5mm}{}$
32974 \end_inset
32975
32976
32977 \end_layout
32978
32979 \end_inset
32980 </cell>
32981 </row>
32982 <row>
32983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32984 \begin_inset Text
32985
32986 \begin_layout Plain Layout
32987
32988 \backslash
32989 bcancel{
32990 \backslash
32991 int
32992 \begin_inset ERT
32993 status collapsed
32994
32995 \begin_layout Plain Layout
32996
32997
32998 \backslash
32999 spce 
33000 \end_layout
33001
33002 \end_inset
33003
33004 A=B
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33010 \begin_inset Text
33011
33012 \begin_layout Plain Layout
33013 \begin_inset Formula $\raisebox {4.5mm}{}\bcancel {\int A=B}\raisebox {-2.5mm}{}$
33014 \end_inset
33015
33016
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 </row>
33022 <row>
33023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33024 \begin_inset Text
33025
33026 \begin_layout Plain Layout
33027
33028 \backslash
33029 xcancel{
33030 \backslash
33031 int
33032 \begin_inset ERT
33033 status collapsed
33034
33035 \begin_layout Plain Layout
33036
33037
33038 \backslash
33039 spce 
33040 \end_layout
33041
33042 \end_inset
33043
33044 A=B
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33050 \begin_inset Text
33051
33052 \begin_layout Plain Layout
33053 \begin_inset Formula $\raisebox {4.5mm}{}\xcancel {\int A=B}\raisebox {-2.5mm}{}$
33054 \end_inset
33055
33056
33057 \end_layout
33058
33059 \end_inset
33060 </cell>
33061 </row>
33062 <row>
33063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067
33068 \backslash
33069 cancelto{1
33070 \begin_inset Formula $\to$
33071 \end_inset
33072
33073
33074 \backslash
33075 {
33076 \backslash
33077 int
33078 \begin_inset ERT
33079 status collapsed
33080
33081 \begin_layout Plain Layout
33082
33083
33084 \backslash
33085 spce 
33086 \end_layout
33087
33088 \end_inset
33089
33090 A=B
33091 \end_layout
33092
33093 \end_inset
33094 </cell>
33095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33096 \begin_inset Text
33097
33098 \begin_layout Plain Layout
33099 \begin_inset Formula $\raisebox {7mm}{}\cancelto {1}{\int A=B}\raisebox {-2.5mm}{}\hspace {3mm}$
33100 \end_inset
33101
33102
33103 \end_layout
33104
33105 \end_inset
33106 </cell>
33107 </row>
33108 </lyxtabular>
33109
33110 \end_inset
33111
33112
33113 \end_layout
33114
33115 \begin_layout Standard
33116
33117 \series bold
33118
33119 \backslash
33120 cancelto
33121 \series default
33122  is especially suitable to visualize the reduction of fractions within formulas:
33123 \begin_inset Formula \[
33124 \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}}}\]
33125
33126 \end_inset
33127
33128
33129 \end_layout
33130
33131 \begin_layout Subsection
33132 Formulas in Section Headings
33133 \begin_inset CommandInset label
33134 LatexCommand label
33135 name "sub:Formulas-in-Section"
33136
33137 \end_inset
33138
33139
33140 \begin_inset Index
33141 status collapsed
33142
33143 \begin_layout Plain Layout
33144 Formula ! in section headings
33145 \end_layout
33146
33147 \end_inset
33148
33149
33150 \end_layout
33151
33152 \begin_layout Standard
33153 When formulas are used in section headings, the following has to be taken
33154  into account:
33155 \end_layout
33156
33157 \begin_layout Standard
33158 \begin_inset Note Greyedout
33159 status open
33160
33161 \begin_layout Plain Layout
33162 When 
33163 \series bold
33164 hyperref
33165 \series default
33166
33167 \begin_inset Index
33168 status collapsed
33169
33170 \begin_layout Plain Layout
33171 Packages ! hyperref
33172 \end_layout
33173
33174 \end_inset
33175
33176  support is enabled in the document settings dialog under 
33177 \family sans
33178 PDF
33179 \begin_inset Space ~
33180 \end_inset
33181
33182 Properties
33183 \family default
33184 , PDF-bookmarks are created for every section heading in the table of contents.
33185  If a section heading contains formulas, they are incorrectly displayed
33186  in the bookmark text, because formulas in bookmarks infringe the PDF convention
33187 s.
33188 \end_layout
33189
33190 \end_inset
33191
33192
33193 \end_layout
33194
33195 \begin_layout Standard
33196 Both problems can be solved by inserting at the end of the section heading
33197  a short title with the menu 
33198 \family sans
33199 Insert\SpecialChar \menuseparator
33200 Short
33201 \begin_inset Space ~
33202 \end_inset
33203
33204 Title
33205 \family default
33206 .
33207  Short titles are used as alternative for multiline section headings to
33208  keep the table of contents clearly arranged.
33209  Only the short title appears in the table of contents and therefore also
33210  in the PDF-bookmark.
33211 \end_layout
33212
33213 \begin_layout Standard
33214 When formulas should be used in the table of contents but 
33215 \series bold
33216 hyperref
33217 \series default
33218  is used, one can use the following command in TeX-mode:
33219 \end_layout
33220
33221 \begin_layout Standard
33222
33223 \series bold
33224
33225 \backslash
33226 texorpdfstring{part}{alternative}
33227 \begin_inset Index
33228 status collapsed
33229
33230 \begin_layout Plain Layout
33231 Commands ! T ! 
33232 \backslash
33233 texorpdfstring
33234 \end_layout
33235
33236 \end_inset
33237
33238
33239 \end_layout
33240
33241 \begin_layout Standard
33242 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
33243  This can be characters, formulas, footnotes, but also cross-references.
33244  The alternative is used instead of the part for the bookmark.
33245 \end_layout
33246
33247 \begin_layout Standard
33248 Here are two example headings:
33249 \begin_inset VSpace -3mm
33250 \end_inset
33251
33252
33253 \begin_inset ERT
33254 status collapsed
33255
33256 \begin_layout Plain Layout
33257
33258
33259 \backslash
33260 boldmath 
33261 \end_layout
33262
33263 \end_inset
33264
33265
33266 \end_layout
33267
33268 \begin_layout Subsubsection
33269 Heading without formula in table of contents 
33270 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33271 \end_inset
33272
33273
33274 \begin_inset OptArg
33275 status collapsed
33276
33277 \begin_layout Plain Layout
33278 Heading without formula in table of contents
33279 \end_layout
33280
33281 \end_inset
33282
33283
33284 \end_layout
33285
33286 \begin_layout Subsubsection
33287 Heading with formula in table of contents
33288 \begin_inset ERT
33289 status collapsed
33290
33291 \begin_layout Plain Layout
33292
33293
33294 \backslash
33295 texorpdfstring{
33296 \end_layout
33297
33298 \end_inset
33299
33300  
33301 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33302 \end_inset
33303
33304
33305 \begin_inset ERT
33306 status collapsed
33307
33308 \begin_layout Plain Layout
33309
33310 }{}
33311 \end_layout
33312
33313 \end_inset
33314
33315
33316 \end_layout
33317
33318 \begin_layout Standard
33319 \begin_inset ERT
33320 status collapsed
33321
33322 \begin_layout Plain Layout
33323
33324
33325 \backslash
33326 unboldmath 
33327 \end_layout
33328
33329 \end_inset
33330
33331 In the first heading a short title was used, in the second one 
33332 \series bold
33333
33334 \backslash
33335 texorpdfstring
33336 \series default
33337 .
33338 \end_layout
33339
33340 \begin_layout Standard
33341 To get the same formatting as for the other headings, the complete heading
33342  was set into a 
33343 \series bold
33344 boldmath environment
33345 \series default
33346
33347 \begin_inset Foot
33348 status collapsed
33349
33350 \begin_layout Plain Layout
33351 see 
33352 \begin_inset CommandInset ref
33353 LatexCommand ref
33354 reference "sub:Bold-Formulas"
33355
33356 \end_inset
33357
33358
33359 \end_layout
33360
33361 \end_inset
33362
33363 .
33364 \end_layout
33365
33366 \begin_layout Subsection
33367 Formulas in multi-column Text
33368 \begin_inset Index
33369 status collapsed
33370
33371 \begin_layout Plain Layout
33372 Formula ! in multi-column text
33373 \end_layout
33374
33375 \end_inset
33376
33377
33378 \end_layout
33379
33380 \begin_layout Standard
33381 Formulas in multi-column text are often too wide to fit into a column and
33382  thus need to be set over the whole page width.
33383  This is done by using the LaTeX-package 
33384 \series bold
33385 multicol
33386 \series default
33387
33388 \begin_inset Foot
33389 status collapsed
33390
33391 \begin_layout Plain Layout
33392
33393 \series bold
33394 multicol
33395 \series default
33396  is part of every LaTeX standard installation.
33397 \end_layout
33398
33399 \end_inset
33400
33401
33402 \begin_inset Index
33403 status collapsed
33404
33405 \begin_layout Plain Layout
33406 Packages ! multicol
33407 \end_layout
33408
33409 \end_inset
33410
33411 , that is loaded with the LaTeX-preamble line
33412 \end_layout
33413
33414 \begin_layout Standard
33415
33416 \series bold
33417
33418 \backslash
33419 usepackage{multicol}
33420 \end_layout
33421
33422 \begin_layout Standard
33423 \begin_inset Note Greyedout
33424 status open
33425
33426 \begin_layout Plain Layout
33427 Note herby that the setting 
33428 \family sans
33429 Two-column
33430 \begin_inset Space ~
33431 \end_inset
33432
33433 document
33434 \family default
33435  in the menu 
33436 \family sans
33437 Document\SpecialChar \menuseparator
33438 Settings
33439 \family default
33440  under 
33441 \family sans
33442 Text
33443 \begin_inset Space ~
33444 \end_inset
33445
33446 Layout
33447 \family default
33448 \emph on
33449  
33450 \emph default
33451 must 
33452 \emph on
33453 not
33454 \emph default
33455  be selected.
33456 \end_layout
33457
33458 \end_inset
33459
33460
33461 \end_layout
33462
33463 \begin_layout Standard
33464 Before the multi-column text the command
33465 \end_layout
33466
33467 \begin_layout Standard
33468
33469 \series bold
33470
33471 \backslash
33472 begin{multicols}{column number}
33473 \end_layout
33474
33475 \begin_layout Standard
33476 is written in TeX-mode.
33477  The column number is a number in the range of 2
33478 \begin_inset Space \thinspace{}
33479 \end_inset
33480
33481 -
33482 \begin_inset Space \thinspace{}
33483 \end_inset
33484
33485 10.
33486  Before the formula the multi-column text is ended by inserting the command
33487 \end_layout
33488
33489 \begin_layout Standard
33490
33491 \series bold
33492
33493 \backslash
33494 end{multicols}
33495 \end_layout
33496
33497 \begin_layout Standard
33498 in TeX-mode.
33499 \end_layout
33500
33501 \begin_layout Standard
33502 Due to the command some space is automatically added before the formula.
33503  To revert this, -6
33504 \begin_inset Space \thinspace{}
33505 \end_inset
33506
33507 mm vertical space is inserted before the formula.
33508  When the formula style 
33509 \series bold
33510 Indented
33511 \begin_inset Foot
33512 status collapsed
33513
33514 \begin_layout Plain Layout
33515 formula styles see 
33516 \begin_inset CommandInset ref
33517 LatexCommand ref
33518 reference "sec:Formula-Styles"
33519
33520 \end_inset
33521
33522
33523 \end_layout
33524
33525 \end_inset
33526
33527
33528 \series default
33529  is used, -9
33530 \begin_inset Space \thinspace{}
33531 \end_inset
33532
33533 mm space is inserted instead.
33534 \end_layout
33535
33536 \begin_layout Standard
33537 As example a multi-column text with a displayed formula:
33538 \end_layout
33539
33540 \begin_layout Standard
33541 \begin_inset ERT
33542 status collapsed
33543
33544 \begin_layout Plain Layout
33545
33546
33547 \backslash
33548 begin{multicols}{2}
33549 \end_layout
33550
33551 \end_inset
33552
33553 Das Spektrum wird fouriertransformiert.
33554  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33555 , Lösungsmittel) zu trennen.
33556  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33557  nun das Aussehen des Ausgangssignals.
33558  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33559  über alle Phasen integrieren muss.
33560  Sei nun 
33561 \begin_inset Formula $S$
33562 \end_inset
33563
33564  unser normiertes Ausgangssignal and 
33565 \begin_inset Formula $P$
33566 \end_inset
33567
33568  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33569 \begin_inset ERT
33570 status collapsed
33571
33572 \begin_layout Plain Layout
33573
33574
33575 \backslash
33576 end{multicols}
33577 \end_layout
33578
33579 \end_inset
33580
33581
33582 \begin_inset VSpace -6mm
33583 \end_inset
33584
33585
33586 \begin_inset Formula \begin{equation}
33587 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33588
33589 \end_inset
33590
33591
33592 \begin_inset ERT
33593 status collapsed
33594
33595 \begin_layout Plain Layout
33596
33597
33598 \backslash
33599 begin{multicols}{2}
33600 \end_layout
33601
33602 \end_inset
33603
33604 wobei 
33605 \begin_inset Formula $S_{0}$
33606 \end_inset
33607
33608  das Signal ohne Gradient ist and the Normierungsbedingung 
33609 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33610 \end_inset
33611
33612  gilt.
33613  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33614  Direkt nach the 
33615 \begin_inset Formula $\nicefrac{\pi}{2}$
33616 \end_inset
33617
33618
33619 \begin_inset Space \thinspace{}
33620 \end_inset
33621
33622 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33623  das Signal zusätzlich abschwächt.
33624  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33625  
33626 \begin_inset Formula $T_{2}$
33627 \end_inset
33628
33629 -Zeit.
33630 \end_layout
33631
33632 \begin_layout Standard
33633 \begin_inset ERT
33634 status collapsed
33635
33636 \begin_layout Plain Layout
33637
33638
33639 \backslash
33640 end{multicols}
33641 \end_layout
33642
33643 \end_inset
33644
33645  
33646 \end_layout
33647
33648 \begin_layout Subsection
33649 Formulas with Description of Variables
33650 \begin_inset Index
33651 status collapsed
33652
33653 \begin_layout Plain Layout
33654 Formula ! with description of variables
33655 \end_layout
33656
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \begin_layout Standard
33663 To describe variables within a formula, like in formula 
33664 \begin_inset CommandInset ref
33665 LatexCommand eqref
33666 reference "eq:within"
33667
33668 \end_inset
33669
33670 , a 2
33671 \series bold
33672 ×
33673 \series default
33674
33675 \begin_inset Formula $n$
33676 \end_inset
33677
33678
33679 \begin_inset Space ~
33680 \end_inset
33681
33682 matrix is used with left aligned columns for the 
33683 \begin_inset Formula $n$
33684 \end_inset
33685
33686  used variables.
33687 \begin_inset Foot
33688 status collapsed
33689
33690 \begin_layout Plain Layout
33691 matrices see 
33692 \begin_inset CommandInset ref
33693 LatexCommand ref
33694 reference "sec:Matrices"
33695
33696 \end_inset
33697
33698
33699 \end_layout
33700
33701 \end_inset
33702
33703  To set the description in a smaller size, before the matrix e.
33704 \begin_inset Space \thinspace{}
33705 \end_inset
33706
33707 g.
33708 \begin_inset Space ~
33709 \end_inset
33710
33711 the command 
33712 \series bold
33713
33714 \backslash
33715 footnotesize
33716 \series default
33717  is inserted.
33718 \begin_inset Foot
33719 status collapsed
33720
33721 \begin_layout Plain Layout
33722 font sizes see 
33723 \begin_inset CommandInset ref
33724 LatexCommand ref
33725 reference "sub:Font-Sizes"
33726
33727 \end_inset
33728
33729
33730 \end_layout
33731
33732 \end_inset
33733
33734
33735 \end_layout
33736
33737 \begin_layout Standard
33738 When the formula style 
33739 \series bold
33740 Indented
33741 \begin_inset Foot
33742 status collapsed
33743
33744 \begin_layout Plain Layout
33745 formula styles see 
33746 \begin_inset CommandInset ref
33747 LatexCommand ref
33748 reference "sec:Formula-Styles"
33749
33750 \end_inset
33751
33752
33753 \end_layout
33754
33755 \end_inset
33756
33757
33758 \series default
33759  is used, a 
33760 \series bold
33761
33762 \backslash
33763 hfill
33764 \series default
33765
33766 \begin_inset Foot
33767 status collapsed
33768
33769 \begin_layout Plain Layout
33770
33771 \series bold
33772
33773 \backslash
33774 hfill
33775 \series default
33776  only works in formulas with the style 
33777 \series bold
33778 Indented
33779 \series default
33780 , see 
33781 \begin_inset CommandInset ref
33782 LatexCommand ref
33783 reference "sub:Variable-Space"
33784
33785 \end_inset
33786
33787 .
33788 \end_layout
33789
33790 \end_inset
33791
33792  is inserted before and after the matrix to have the same separation of
33793  the matrix from the equation and the side margin.
33794 \end_layout
33795
33796 \begin_layout Standard
33797 When the formula style 
33798 \series bold
33799 Centered
33800 \series default
33801  is used, the method described in 
33802 \begin_inset CommandInset ref
33803 LatexCommand ref
33804 reference "sub:Flalign-Environment"
33805
33806 \end_inset
33807
33808  is used to indent formulas.
33809  Formula 
33810 \begin_inset CommandInset ref
33811 LatexCommand eqref
33812 reference "eq:within"
33813
33814 \end_inset
33815
33816  consists of five columns whereas in the first two columns contain the equation,
33817  the third the matrix, and the last one an empty TeX-brace.
33818 \begin_inset Formula \begin{flalign}
33819 \hspace {30pt}F_{A} & =\rho·V·g & \footnotesize \begin{array}{ll}
33820 \rho & \textrm{density}\\
33821 V & \textrm{volume}\\
33822 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33823
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \begin_layout Subsection
33830 Upright small Greek Letters
33831 \begin_inset CommandInset label
33832 LatexCommand label
33833 name "sub:Upright-small-Greek"
33834
33835 \end_inset
33836
33837
33838 \begin_inset Index
33839 status collapsed
33840
33841 \begin_layout Plain Layout
33842 Greek letters ! upright
33843 \end_layout
33844
33845 \end_inset
33846
33847
33848 \end_layout
33849
33850 \begin_layout Standard
33851 Most of the math fonts only provide italic small Greek letters.
33852  But for symbols of elementary particles like pions and neutrinos, upright
33853  Greek letters are needed.
33854  The file 
33855 \series bold
33856 upgreek.sty
33857 \series default
33858
33859 \begin_inset Foot
33860 status collapsed
33861
33862 \begin_layout Plain Layout
33863
33864 \series bold
33865 upgreek
33866 \series default
33867  is part of the LaTeX-package 
33868 \series bold
33869 was
33870 \series default
33871
33872 \begin_inset Index
33873 status collapsed
33874
33875 \begin_layout Plain Layout
33876 Packages ! was
33877 \begin_inset VSpace 4mm
33878 \end_inset
33879
33880
33881 \end_layout
33882
33883 \end_inset
33884
33885 .
33886 \end_layout
33887
33888 \end_inset
33889
33890
33891 \begin_inset Index
33892 status collapsed
33893
33894 \begin_layout Plain Layout
33895 Packages ! upgreek
33896 \end_layout
33897
33898 \end_inset
33899
33900  that is loaded with the LaTeX-preamble line
33901 \end_layout
33902
33903 \begin_layout Standard
33904
33905 \series bold
33906
33907 \backslash
33908 usepackage{upgreek}
33909 \end_layout
33910
33911 \begin_layout Standard
33912 provides them.
33913  
33914 \begin_inset ERT
33915 status collapsed
33916
33917 \begin_layout Plain Layout
33918
33919
33920 \backslash
33921 ifupgreek 
33922 \end_layout
33923
33924 \end_inset
33925
33926
33927 \begin_inset Note Note
33928 status open
33929
33930 \begin_layout Plain Layout
33931 The following table will only be displayed when the LaTeX-package 
33932 \series bold
33933 upgreek
33934 \series default
33935  is installed.
33936 \end_layout
33937
33938 \end_inset
33939
33940  They are created when the command for a small Greek letters is started
33941  with 
33942 \series bold
33943 up
33944 \series default
33945 .
33946  For example the command 
33947 \series bold
33948
33949 \backslash
33950 uptau
33951 \series default
33952  creates this: 
33953 \begin_inset Formula $\uptau $
33954 \end_inset
33955
33956
33957 \end_layout
33958
33959 \begin_layout Standard
33960 With these commands reactions of elementary particles can be typeset:
33961 \begin_inset Formula \[
33962 \uppi ^{+}\to\upmu ^{+}+\upnu _{\upmu }\]
33963
33964 \end_inset
33965
33966
33967 \end_layout
33968
33969 \begin_layout Standard
33970 The upright letters are more bold and wider than the italic ones.
33971  They should therefore not be used for units like 
33972 \begin_inset Quotes eld
33973 \end_inset
33974
33975 µm
33976 \begin_inset Quotes erd
33977 \end_inset
33978
33979 .
33980 \end_layout
33981
33982 \begin_layout Standard
33983 \begin_inset ERT
33984 status collapsed
33985
33986 \begin_layout Plain Layout
33987
33988
33989 \backslash
33990 else 
33991 \end_layout
33992
33993 \end_inset
33994
33995
33996 \begin_inset Note Note
33997 status open
33998
33999 \begin_layout Plain Layout
34000 The following will be displayed when the LaTeX-package 
34001 \series bold
34002 upgreek
34003 \series default
34004  is not installed:
34005 \end_layout
34006
34007 \end_inset
34008
34009
34010 \end_layout
34011
34012 \begin_layout Standard
34013 You need to install the LaTeX-package 
34014 \series bold
34015 upgreek
34016 \series default
34017  to see the rest of this subsection in the output.
34018 \end_layout
34019
34020 \begin_layout Standard
34021 \begin_inset ERT
34022 status collapsed
34023
34024 \begin_layout Plain Layout
34025
34026
34027 \backslash
34028 fi 
34029 \end_layout
34030
34031 \end_inset
34032
34033
34034 \end_layout
34035
34036 \begin_layout Subsection
34037 Text Characters in Formulas
34038 \begin_inset CommandInset label
34039 LatexCommand label
34040 name "sub:Text-Characters-in"
34041
34042 \end_inset
34043
34044
34045 \begin_inset Index
34046 status collapsed
34047
34048 \begin_layout Plain Layout
34049 Text ! in formulas
34050 \end_layout
34051
34052 \end_inset
34053
34054
34055 \end_layout
34056
34057 \begin_layout Standard
34058 In some cases you might want to insert text characters directly into formulas.
34059  When for example the centered dot · is often used in formulas like 
34060 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34061 \end_inset
34062
34063 , one would have to insert the command 
34064 \series bold
34065
34066 \backslash
34067 cdot
34068 \series default
34069
34070 \begin_inset Foot
34071 status collapsed
34072
34073 \begin_layout Plain Layout
34074 see 
34075 \begin_inset CommandInset ref
34076 LatexCommand ref
34077 reference "sub:Binary-Operators"
34078
34079 \end_inset
34080
34081
34082 \end_layout
34083
34084 \end_inset
34085
34086  all the time, because this character is defined in all encodings as text
34087  character.
34088  But the encoding can be changed by this LaTeX-preamble line:
34089 \end_layout
34090
34091 \begin_layout Standard
34092
34093 \series bold
34094
34095 \backslash
34096 Declare Inputtext{183}{
34097 \backslash
34098 ifmmode
34099 \backslash
34100 cdot
34101 \backslash
34102 else
34103 \backslash
34104 textperiodcentered
34105 \backslash
34106 f\SpecialChar \textcompwordmark{}
34107 i}
34108 \end_layout
34109
34110 \begin_layout Standard
34111 The character encoding (menu 
34112 \family sans
34113 Document\SpecialChar \menuseparator
34114 Settings\SpecialChar \menuseparator
34115 Language
34116 \family default
34117 ) specifies what character appears when a keyboard key is pressed.
34118  When the key for the character '·' is pressed, internally the command 
34119 \series bold
34120
34121 \backslash
34122 textperiodcentered
34123 \series default
34124  is used.
34125  But this command is not available in a formula so that you would get LaTeX-erro
34126 rs.
34127  With the changed encoding the right command is chosen automatically, depending
34128  on if the character was inserted into a formula or not.
34129 \end_layout
34130
34131 \begin_layout Standard
34132 The encoding of several characters is saved in definition files.
34133  Fore example the encoding 
34134 \series bold
34135 latin9
34136 \series default
34137  is defined in the file 
34138 \series bold
34139 latin9.def
34140 \series default
34141  that is in the installation folder of LaTeX.
34142  Encodings should only be changed via the LaTeX-preamble and not in the
34143  definition files.
34144  Otherwise own documents could not be edited by other LyX users working
34145  on other computers.
34146 \end_layout
34147
34148 \begin_layout Standard
34149 \begin_inset VSpace medskip
34150 \end_inset
34151
34152 Besides the centered dot, in this document the degree sign ° is defined
34153  with the following LaTeX-preamble line so that it can directly be inserted
34154  to a formula:
34155 \end_layout
34156
34157 \begin_layout Standard
34158
34159 \series bold
34160
34161 \backslash
34162 DeclareInputtext{176}{
34163 \backslash
34164 ifmmode^
34165 \backslash
34166 circ
34167 \backslash
34168 else
34169 \backslash
34170 textdegree
34171 \backslash
34172 f\SpecialChar \textcompwordmark{}
34173 i}
34174 \end_layout
34175
34176 \begin_layout Standard
34177 \begin_inset Newpage newpage
34178 \end_inset
34179
34180
34181 \end_layout
34182
34183 \begin_layout Section
34184 \start_of_appendix
34185 Typographic Advises
34186 \begin_inset Index
34187 status collapsed
34188
34189 \begin_layout Plain Layout
34190 Typographic Advises
34191 \end_layout
34192
34193 \end_inset
34194
34195
34196 \end_layout
34197
34198 \begin_layout Standard
34199 This section is a summary of the most important typographic rules, listed
34200  in ISO norms.
34201 \begin_inset Foot
34202 status collapsed
34203
34204 \begin_layout Plain Layout
34205 This collection was partly taken from the German semi-official dictionary
34206  called 
34207 \begin_inset Quotes eld
34208 \end_inset
34209
34210 Duden
34211 \begin_inset Quotes erd
34212 \end_inset
34213
34214  
34215 \begin_inset CommandInset citation
34216 LatexCommand cite
34217 key "Duden"
34218
34219 \end_inset
34220
34221  that lists some of the ISO rules.
34222 \end_layout
34223
34224 \end_inset
34225
34226
34227 \end_layout
34228
34229 \begin_layout Itemize
34230 Physical units are 
34231 \emph on
34232 always
34233 \emph default
34234  set upright
34235 \begin_inset Foot
34236 status collapsed
34237
34238 \begin_layout Plain Layout
34239 done with font styles, see 
34240 \begin_inset CommandInset ref
34241 LatexCommand ref
34242 reference "sub:Font-Styles"
34243
34244 \end_inset
34245
34246
34247 \end_layout
34248
34249 \end_inset
34250
34251 : 30
34252 \begin_inset Space \thinspace{}
34253 \end_inset
34254
34255 km/h
34256 \begin_inset Newline newline
34257 \end_inset
34258
34259 Between the value and the unit is the smallest space, see 
34260 \begin_inset CommandInset ref
34261 LatexCommand ref
34262 reference "sub:Predefined-Space"
34263
34264 \end_inset
34265
34266 .
34267 \end_layout
34268
34269 \begin_layout Itemize
34270 Percent and perthousand signs are set like physical units:
34271 \begin_inset Newline newline
34272 \end_inset
34273
34274 1,2
34275 \begin_inset Space \thinspace{}
34276 \end_inset
34277
34278
34279 \begin_inset ERT
34280 status collapsed
34281
34282 \begin_layout Plain Layout
34283
34284
34285 \backslash
34286 textperthousand 
34287 \end_layout
34288
34289 \end_inset
34290
34291
34292 \begin_inset Space ~
34293 \end_inset
34294
34295 alcohol in blood
34296 \end_layout
34297
34298 \begin_layout Itemize
34299 The degree sign follows directly on the value: 15°, but not when it is used
34300  in units: 15
34301 \begin_inset Space \thinspace{}
34302 \end_inset
34303
34304 °C
34305 \end_layout
34306
34307 \begin_layout Itemize
34308 In numbers with more than four digits the smallest space is inserted before
34309  every third digit to group them: 
34310 \family roman
34311 \series medium
34312 \shape up
34313 \size normal
34314 \emph off
34315 \bar no
34316 \noun off
34317 \color none
34318 18
34319 \begin_inset Space \thinspace{}
34320 \end_inset
34321
34322 473
34323 \begin_inset Space \thinspace{}
34324 \end_inset
34325
34326 588
34327 \end_layout
34328
34329 \begin_layout Itemize
34330 For dimensionings like 120×90×40
34331 \begin_inset Space \thinspace{}
34332 \end_inset
34333
34334 cm the multiplication sign 
34335 \begin_inset Quotes eld
34336 \end_inset
34337
34338 ×
34339 \begin_inset Quotes erd
34340 \end_inset
34341
34342  is used.
34343  It is available with the LaTeX-command 
34344 \series bold
34345
34346 \backslash
34347 texttimes
34348 \series default
34349 , but can also directly be inserted with some keyboard definitions.
34350 \end_layout
34351
34352 \begin_layout Itemize
34353 Functions with names consisting of several letters are set upright to avoid
34354  confusions, see 
34355 \begin_inset CommandInset ref
34356 LatexCommand ref
34357 reference "sub:Predefined-Functions"
34358
34359 \end_inset
34360
34361 .
34362 \end_layout
34363
34364 \begin_layout Itemize
34365 Indices consisting of several letters, are set upright: 
34366 \begin_inset Formula $E_{\mathrm{kin}}$
34367 \end_inset
34368
34369
34370 \begin_inset Newline newline
34371 \end_inset
34372
34373 Components of matrices are set italic: 
34374 \begin_inset Formula $\hat{H}_{kl}$
34375 \end_inset
34376
34377
34378 \end_layout
34379
34380 \begin_layout Itemize
34381 The differentiation/integration operator 'd', the Euler's number 'e', and
34382  the imaginary unit 'i' should be set upright, to avoid mixing them up with
34383  other variables.
34384 \end_layout
34385
34386 \begin_layout Standard
34387 \begin_inset Newpage newpage
34388 \end_inset
34389
34390
34391 \end_layout
34392
34393 \begin_layout Section
34394 Synonyms
34395 \begin_inset Index
34396 status collapsed
34397
34398 \begin_layout Plain Layout
34399 Synonyms
34400 \end_layout
34401
34402 \end_inset
34403
34404
34405 \end_layout
34406
34407 \begin_layout Standard
34408 Some characters and symbols can be created with several commands.
34409  Here is a list of the synonym commands:
34410 \end_layout
34411
34412 \begin_layout Standard
34413 \begin_inset VSpace bigskip
34414 \end_inset
34415
34416
34417 \begin_inset Space \hfill{}
34418 \end_inset
34419
34420
34421 \begin_inset Tabular
34422 <lyxtabular version="3" rows="12" columns="2">
34423 <features>
34424 <column alignment="center" valignment="top" width="0pt">
34425 <column alignment="center" valignment="top" width="0pt">
34426 <row>
34427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34428 \begin_inset Text
34429
34430 \begin_layout Plain Layout
34431 Command
34432 \end_layout
34433
34434 \end_inset
34435 </cell>
34436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34437 \begin_inset Text
34438
34439 \begin_layout Plain Layout
34440 equivalent to
34441 \begin_inset Note Note
34442 status collapsed
34443
34444 \begin_layout Plain Layout
34445
34446 \series bold
34447
34448 \backslash
34449 raisebox
34450 \series default
34451  is only used as spacer.
34452 \end_layout
34453
34454 \end_inset
34455
34456
34457 \end_layout
34458
34459 \end_inset
34460 </cell>
34461 </row>
34462 <row>
34463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34464 \begin_inset Text
34465
34466 \begin_layout Plain Layout
34467
34468 \backslash
34469 ast
34470 \end_layout
34471
34472 \end_inset
34473 </cell>
34474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34475 \begin_inset Text
34476
34477 \begin_layout Plain Layout
34478 \begin_inset ERT
34479 status collapsed
34480
34481 \begin_layout Plain Layout
34482
34483
34484 \backslash
34485 raisebox{-1.2mm}{
34486 \end_layout
34487
34488 \end_inset
34489
34490 *
34491 \begin_inset ERT
34492 status collapsed
34493
34494 \begin_layout Plain Layout
34495
34496 }
34497 \end_layout
34498
34499 \end_inset
34500
34501
34502 \end_layout
34503
34504 \end_inset
34505 </cell>
34506 </row>
34507 <row>
34508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34509 \begin_inset Text
34510
34511 \begin_layout Plain Layout
34512
34513 \backslash
34514 choose
34515 \end_layout
34516
34517 \end_inset
34518 </cell>
34519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34520 \begin_inset Text
34521
34522 \begin_layout Plain Layout
34523
34524 \backslash
34525 binom
34526 \end_layout
34527
34528 \end_inset
34529 </cell>
34530 </row>
34531 <row>
34532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Plain Layout
34536
34537 \backslash
34538 geq
34539 \end_layout
34540
34541 \end_inset
34542 </cell>
34543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34544 \begin_inset Text
34545
34546 \begin_layout Plain Layout
34547
34548 \backslash
34549 ge
34550 \end_layout
34551
34552 \end_inset
34553 </cell>
34554 </row>
34555 <row>
34556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34557 \begin_inset Text
34558
34559 \begin_layout Plain Layout
34560
34561 \backslash
34562 lbrace
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571 {
34572 \end_layout
34573
34574 \end_inset
34575 </cell>
34576 </row>
34577 <row>
34578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34579 \begin_inset Text
34580
34581 \begin_layout Plain Layout
34582
34583 \backslash
34584 lbracket
34585 \end_layout
34586
34587 \end_inset
34588 </cell>
34589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34590 \begin_inset Text
34591
34592 \begin_layout Plain Layout
34593 [
34594 \end_layout
34595
34596 \end_inset
34597 </cell>
34598 </row>
34599 <row>
34600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Plain Layout
34604
34605 \backslash
34606 leftarrow
34607 \end_layout
34608
34609 \end_inset
34610 </cell>
34611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34612 \begin_inset Text
34613
34614 \begin_layout Plain Layout
34615
34616 \backslash
34617 gets
34618 \end_layout
34619
34620 \end_inset
34621 </cell>
34622 </row>
34623 <row>
34624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34625 \begin_inset Text
34626
34627 \begin_layout Plain Layout
34628
34629 \backslash
34630 leq
34631 \end_layout
34632
34633 \end_inset
34634 </cell>
34635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34636 \begin_inset Text
34637
34638 \begin_layout Plain Layout
34639
34640 \backslash
34641 le
34642 \end_layout
34643
34644 \end_inset
34645 </cell>
34646 </row>
34647 <row>
34648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34649 \begin_inset Text
34650
34651 \begin_layout Plain Layout
34652
34653 \backslash
34654 lor
34655 \end_layout
34656
34657 \end_inset
34658 </cell>
34659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34660 \begin_inset Text
34661
34662 \begin_layout Plain Layout
34663
34664 \backslash
34665 vee
34666 \end_layout
34667
34668 \end_inset
34669 </cell>
34670 </row>
34671 <row>
34672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34673 \begin_inset Text
34674
34675 \begin_layout Plain Layout
34676
34677 \backslash
34678 neq
34679 \end_layout
34680
34681 \end_inset
34682 </cell>
34683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34684 \begin_inset Text
34685
34686 \begin_layout Plain Layout
34687
34688 \backslash
34689 not=
34690 \end_layout
34691
34692 \end_inset
34693 </cell>
34694 </row>
34695 <row>
34696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34697 \begin_inset Text
34698
34699 \begin_layout Plain Layout
34700
34701 \backslash
34702 slash
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Plain Layout
34711 /
34712 \end_layout
34713
34714 \end_inset
34715 </cell>
34716 </row>
34717 <row>
34718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34719 \begin_inset Text
34720
34721 \begin_layout Plain Layout
34722
34723 \backslash
34724 vert
34725 \end_layout
34726
34727 \end_inset
34728 </cell>
34729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34730 \begin_inset Text
34731
34732 \begin_layout Plain Layout
34733 |
34734 \end_layout
34735
34736 \end_inset
34737 </cell>
34738 </row>
34739 </lyxtabular>
34740
34741 \end_inset
34742
34743
34744 \begin_inset Space \hfill{}
34745 \end_inset
34746
34747
34748 \begin_inset Tabular
34749 <lyxtabular version="3" rows="12" columns="2">
34750 <features>
34751 <column alignment="center" valignment="top" width="0pt">
34752 <column alignment="center" valignment="top" width="0pt">
34753 <row>
34754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34755 \begin_inset Text
34756
34757 \begin_layout Plain Layout
34758 Command
34759 \end_layout
34760
34761 \end_inset
34762 </cell>
34763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34764 \begin_inset Text
34765
34766 \begin_layout Plain Layout
34767 equivalent to
34768 \end_layout
34769
34770 \end_inset
34771 </cell>
34772 </row>
34773 <row>
34774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34775 \begin_inset Text
34776
34777 \begin_layout Plain Layout
34778
34779 \backslash
34780 backslash
34781 \end_layout
34782
34783 \end_inset
34784 </cell>
34785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34786 \begin_inset Text
34787
34788 \begin_layout Plain Layout
34789
34790 \backslash
34791
34792 \backslash
34793
34794 \end_layout
34795
34796 \end_inset
34797 </cell>
34798 </row>
34799 <row>
34800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Plain Layout
34804
34805 \backslash
34806 dasharrow
34807 \end_layout
34808
34809 \end_inset
34810 </cell>
34811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34812 \begin_inset Text
34813
34814 \begin_layout Plain Layout
34815
34816 \backslash
34817 dashrightarrow
34818 \end_layout
34819
34820 \end_inset
34821 </cell>
34822 </row>
34823 <row>
34824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34825 \begin_inset Text
34826
34827 \begin_layout Plain Layout
34828
34829 \backslash
34830 land
34831 \end_layout
34832
34833 \end_inset
34834 </cell>
34835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839
34840 \backslash
34841 wedge
34842 \end_layout
34843
34844 \end_inset
34845 </cell>
34846 </row>
34847 <row>
34848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34849 \begin_inset Text
34850
34851 \begin_layout Plain Layout
34852
34853 \backslash
34854 rbrace
34855 \end_layout
34856
34857 \end_inset
34858 </cell>
34859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34860 \begin_inset Text
34861
34862 \begin_layout Plain Layout
34863 }
34864 \end_layout
34865
34866 \end_inset
34867 </cell>
34868 </row>
34869 <row>
34870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34871 \begin_inset Text
34872
34873 \begin_layout Plain Layout
34874
34875 \backslash
34876 rbracket
34877 \end_layout
34878
34879 \end_inset
34880 </cell>
34881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34882 \begin_inset Text
34883
34884 \begin_layout Plain Layout
34885 ]
34886 \end_layout
34887
34888 \end_inset
34889 </cell>
34890 </row>
34891 <row>
34892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34893 \begin_inset Text
34894
34895 \begin_layout Plain Layout
34896
34897 \backslash
34898 rightarrow
34899 \end_layout
34900
34901 \end_inset
34902 </cell>
34903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34904 \begin_inset Text
34905
34906 \begin_layout Plain Layout
34907
34908 \backslash
34909 to
34910 \end_layout
34911
34912 \end_inset
34913 </cell>
34914 </row>
34915 <row>
34916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34917 \begin_inset Text
34918
34919 \begin_layout Plain Layout
34920
34921 \backslash
34922 lnot
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931
34932 \backslash
34933 neg
34934 \end_layout
34935
34936 \end_inset
34937 </cell>
34938 </row>
34939 <row>
34940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34941 \begin_inset Text
34942
34943 \begin_layout Plain Layout
34944
34945 \backslash
34946 ne
34947 \end_layout
34948
34949 \end_inset
34950 </cell>
34951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34952 \begin_inset Text
34953
34954 \begin_layout Plain Layout
34955
34956 \backslash
34957 not=
34958 \end_layout
34959
34960 \end_inset
34961 </cell>
34962 </row>
34963 <row>
34964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34965 \begin_inset Text
34966
34967 \begin_layout Plain Layout
34968
34969 \backslash
34970 owns
34971 \end_layout
34972
34973 \end_inset
34974 </cell>
34975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34976 \begin_inset Text
34977
34978 \begin_layout Plain Layout
34979
34980 \backslash
34981 ni
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 </row>
34987 <row>
34988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34989 \begin_inset Text
34990
34991 \begin_layout Plain Layout
34992
34993 \backslash
34994 square
34995 \end_layout
34996
34997 \end_inset
34998 </cell>
34999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35000 \begin_inset Text
35001
35002 \begin_layout Plain Layout
35003
35004 \backslash
35005 Box
35006 \end_layout
35007
35008 \end_inset
35009 </cell>
35010 </row>
35011 <row>
35012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35013 \begin_inset Text
35014
35015 \begin_layout Plain Layout
35016
35017 \backslash
35018 Vert
35019 \end_layout
35020
35021 \end_inset
35022 </cell>
35023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35024 \begin_inset Text
35025
35026 \begin_layout Plain Layout
35027
35028 \backslash
35029 |
35030 \end_layout
35031
35032 \end_inset
35033 </cell>
35034 </row>
35035 </lyxtabular>
35036
35037 \end_inset
35038
35039
35040 \begin_inset Space \hfill{}
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \begin_layout Standard
35047 \begin_inset Newpage newpage
35048 \end_inset
35049
35050
35051 \end_layout
35052
35053 \begin_layout Bibliography
35054 \begin_inset CommandInset bibitem
35055 LatexCommand bibitem
35056 key "TLC2"
35057
35058 \end_inset
35059
35060
35061 \shape smallcaps
35062 Mittelbach, F.
35063  ; Goossens, M.
35064 \shape default
35065
35066 \shape italic
35067 The LaTeX Companion
35068 \shape default
35069 .
35070  Addison Wesley, 2004
35071 \end_layout
35072
35073 \begin_layout Bibliography
35074 \begin_inset CommandInset bibitem
35075 LatexCommand bibitem
35076 key "Mathmode"
35077
35078 \end_inset
35079
35080
35081 \begin_inset CommandInset href
35082 LatexCommand href
35083 name "Description"
35084 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35085
35086 \end_inset
35087
35088  of LaTeX's math abilities
35089 \end_layout
35090
35091 \begin_layout Bibliography
35092 \begin_inset CommandInset bibitem
35093 LatexCommand bibitem
35094 key "Voss"
35095
35096 \end_inset
35097
35098 LaTeX tips and tricks-
35099 \begin_inset CommandInset href
35100 LatexCommand href
35101 name "page"
35102 target "http://tug.org/TeXnik/"
35103
35104 \end_inset
35105
35106
35107 \end_layout
35108
35109 \begin_layout Bibliography
35110 \begin_inset CommandInset bibitem
35111 LatexCommand bibitem
35112 key "AMS"
35113
35114 \end_inset
35115
35116
35117 \begin_inset CommandInset href
35118 LatexCommand href
35119 name "Description"
35120 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35121
35122 \end_inset
35123
35124  of 
35125 \begin_inset ERT
35126 status collapsed
35127
35128 \begin_layout Plain Layout
35129
35130
35131 \backslash
35132 AmS
35133 \end_layout
35134
35135 \end_inset
35136
35137 -LaTeX
35138 \end_layout
35139
35140 \begin_layout Bibliography
35141 \begin_inset CommandInset bibitem
35142 LatexCommand bibitem
35143 key "Symbole"
35144
35145 \end_inset
35146
35147
35148 \begin_inset CommandInset href
35149 LatexCommand href
35150 name "List"
35151 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35152
35153 \end_inset
35154
35155  of all symbols available with LaTeX-packages
35156 \end_layout
35157
35158 \begin_layout Bibliography
35159 \begin_inset CommandInset bibitem
35160 LatexCommand bibitem
35161 key "hyperref"
35162
35163 \end_inset
35164
35165
35166 \begin_inset CommandInset href
35167 LatexCommand href
35168 name "Documentation"
35169 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35170
35171 \end_inset
35172
35173  of the LaTeX-package 
35174 \series bold
35175 hyperref
35176 \series default
35177
35178 \begin_inset Index
35179 status collapsed
35180
35181 \begin_layout Plain Layout
35182 Packages ! hyperref
35183 \end_layout
35184
35185 \end_inset
35186
35187
35188 \end_layout
35189
35190 \begin_layout Bibliography
35191 \begin_inset CommandInset bibitem
35192 LatexCommand bibitem
35193 key "Mathclap"
35194
35195 \end_inset
35196
35197
35198 \begin_inset CommandInset href
35199 LatexCommand href
35200 name "Description"
35201 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35202
35203 \end_inset
35204
35205  of the command 
35206 \series bold
35207
35208 \backslash
35209 mathclap
35210 \series default
35211 , described in 
35212 \begin_inset CommandInset ref
35213 LatexCommand ref
35214 reference "sub:Operator-Limits"
35215
35216 \end_inset
35217
35218
35219 \begin_inset Index
35220 status collapsed
35221
35222 \begin_layout Plain Layout
35223 Commands ! M ! 
35224 \backslash
35225 mathclap
35226 \end_layout
35227
35228 \end_inset
35229
35230
35231 \end_layout
35232
35233 \begin_layout Bibliography
35234 \begin_inset CommandInset bibitem
35235 LatexCommand bibitem
35236 key "Duden"
35237
35238 \end_inset
35239
35240
35241 \emph on
35242 Duden Band 1
35243 \emph default
35244 .
35245  22.
35246  Auflage, Duden 2001
35247 \end_layout
35248
35249 \begin_layout Subsubsection*
35250 \begin_inset CommandInset index_print
35251 LatexCommand printindex
35252
35253 \end_inset
35254
35255
35256 \end_layout
35257
35258 \end_body
35259 \end_document