]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
We have a new translation: Arabic
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
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 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 \newlength{\abc}
44 \settowidth{\abc}{\space}
45 \addto\extrasenglish{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
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]{\contentsname}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 \let\myFoot\footnote
68 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
69
70 % provides caption formatting
71 \setkomafont{captionlabel}{\bfseries}
72
73 % used in Kap. 22.4
74 \usepackage{braket}
75
76 % used in Kap. 22.6
77 \usepackage[samesize]{cancel}
78
79 % enables calculation of values,
80 \usepackage{calc}
81
82 % for multiple table row and column cells
83 \usepackage{multirow}
84 \usepackage{multicol}
85
86 % needed for diagrams
87 \usepackage{amscd}
88
89 % needed in sec. 19.4
90 \usepackage{remreset}
91
92 % center multirows (e.g. in sec. 13.3)
93 \renewcommand{\multirowsetup}{\centering}
94
95 % define a color, used in sec.9.3
96 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
97
98 % declare operators (see sec. 10.4 and sec. 15.2)
99 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
100 \DeclareMathOperator{\sgn}{sgn}
101
102 \newcommand{\spce}{\textvisiblespace}
103
104 % example definitions for sec. 20.1 
105 \newcommand{\gr}{\Longrightarrow}
106 \newcommand{\us}[1]{\underline{#1}}
107 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
108 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
109 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
110
111 % example macro from sec. 19.4
112 %\def\tagform@#1{\maketag@@@{|#1|}}
113
114 % macro from sec. 10.2
115 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
116 \def\mathclap {\mathpalette \mathclapinternal}
117 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
118
119 % redefine the greyed out note
120 \renewenvironment{lyxgreyedout}
121  {\textcolor{blue}\bgroup}{\egroup}
122
123 % ------------------------------------
124 % used to check for needed LaTeX packages
125 \usepackage{ifthen}
126
127 % check for package eurosym
128 % used for the Euro symbol
129 \newboolean{eurosym}
130 \IfFileExists{eurosym.sty}
131  {\usepackage[gennarrow]{eurosym}
132   \setboolean{eurosym}{true}}
133  {\setboolean{eurosym}{false}}
134
135 % needed in sec. 22.4
136 % check for package braket
137 \newboolean{braket}
138 \IfFileExists{braket.sty}
139  {\usepackage{braket}
140   \setboolean{braket}{true}}
141  {\setboolean{braket}{false}}
142
143 % needed in sec. 22.10
144 % check for package upgreek
145 \newboolean{upgreek}
146 \IfFileExists{upgreek.sty}
147  {\usepackage{upgreek}
148   \setboolean{upgreek}{true}}
149  {\setboolean{upgreek}{false}}
150 \end_preamble
151 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
152 \language english
153 \inputencoding auto
154 \font_roman default
155 \font_sans default
156 \font_typewriter default
157 \font_default_family default
158 \font_sc false
159 \font_osf false
160 \font_sf_scale 100
161 \font_tt_scale 100
162
163 \graphics default
164 \paperfontsize 12
165 \spacing single
166 \use_hyperref true
167 \pdf_title "LyX's Math Manual"
168 \pdf_author "LyX Team, Uwe Stöhr"
169 \pdf_subject "LyX-documentation about math"
170 \pdf_keywords "LyX, Mathed"
171 \pdf_bookmarks true
172 \pdf_bookmarksnumbered true
173 \pdf_bookmarksopen true
174 \pdf_bookmarksopenlevel 1
175 \pdf_breaklinks false
176 \pdf_pdfborder false
177 \pdf_colorlinks true
178 \pdf_backref false
179 \pdf_pagebackref false
180 \pdf_pdfusetitle false
181 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
182 \papersize a4paper
183 \use_geometry false
184 \use_amsmath 2
185 \use_esint 1
186 \cite_engine basic
187 \use_bibtopic false
188 \paperorientation portrait
189 \secnumdepth 4
190 \tocdepth 3
191 \paragraph_separation skip
192 \defskip medskip
193 \quotes_language english
194 \papercolumns 1
195 \papersides 2
196 \paperpagestyle plain
197 \bullet 1 0 6 -1
198 \bullet 2 2 35 -1
199 \bullet 3 2 7 -1
200 \tracking_changes false
201 \output_changes false
202 \author "" 
203 \author "" 
204 \end_header
205
206 \begin_body
207
208 \begin_layout Title
209 LyX's detailed Math manual
210 \end_layout
211
212 \begin_layout Author
213 by the LyX Team
214 \begin_inset Foot
215 status collapsed
216
217 \begin_layout Plain Layout
218 \noindent
219 If you have comments or error corrections, please send them to the LyX Documenta
220 tion mailing list: 
221 \family typewriter
222
223 \begin_inset CommandInset href
224 LatexCommand href
225 name "lyx-docs@lists.lyx.org"
226 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
227 type "mailto:"
228
229 \end_inset
230
231
232 \end_layout
233
234 \end_inset
235
236
237 \begin_inset Note Note
238 status collapsed
239
240 \begin_layout Plain Layout
241 author: Uwe Stöhr
242 \end_layout
243
244 \end_inset
245
246
247 \begin_inset Newline newline
248 \end_inset
249
250
251 \begin_inset Newline newline
252 \end_inset
253
254
255 \family sans
256 Version 1.6svn
257 \end_layout
258
259 \begin_layout Standard
260 \begin_inset CommandInset toc
261 LatexCommand tableofcontents
262
263 \end_inset
264
265
266 \end_layout
267
268 \begin_layout Standard
269 \begin_inset Note Note
270 status open
271
272 \begin_layout Plain Layout
273 To export this document to PDF, PS, or DVI the LaTeX-packages 
274 \series bold
275 eurosym,
276 \series default
277  
278 \series bold
279 multirow,
280 \series default
281  and 
282 \series bold
283 was
284 \series default
285  must be installed.
286  If they are not installed you can export the document anyway but the sections
287  where the packages are required won't appear in the output.
288 \end_layout
289
290 \begin_layout Plain Layout
291 The latest PDF-version of this document can be found here:
292 \begin_inset Newline newline
293 \end_inset
294
295
296 \series bold
297 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
298 \end_layout
299
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Standard
306 \begin_inset Newpage newpage
307 \end_inset
308
309
310 \end_layout
311
312 \begin_layout Section
313 Introduction
314 \begin_inset CommandInset label
315 LatexCommand label
316 name "sec:Introduction"
317
318 \end_inset
319
320
321 \end_layout
322
323 \begin_layout Standard
324 This document explains LyX's math features and is furthermore a collection
325  of LaTeX-commands used for mathematical characters and constructs.
326  The explanations are designed for the usage of commands.
327  It is therefore required that you have read the section 
328 \family typewriter
329 Mathematical
330 \begin_inset space ~
331 \end_inset
332
333 Formulas
334 \family default
335  of the User's Guide.
336 \end_layout
337
338 \begin_layout Standard
339 Most of the characters and many constructs explained in this manual are
340  also accessible via the menu 
341 \family sans
342 Insert
343 \series bold
344 \SpecialChar \menuseparator
345
346 \series default
347 Math
348 \family default
349 , or the 
350 \family sans
351 math
352 \family default
353 \series bold
354  
355 \family sans
356 \series default
357 toolbar
358 \family default
359 .
360  But everybody who has to write lots of formulas will notice that it is
361  much faster to use commands instead of the math toolbar.
362  Therefore this manual is focused on commands but also mentions the correspondin
363 g toolbar buttons when available.
364 \end_layout
365
366 \begin_layout Standard
367 If not specially mentioned the commands are only available within formulas.
368  To be able to use all commands explained in this document, the option 
369 \family sans
370 Use AMS math package
371 \family default
372  must be used in the document settings (menu 
373 \family sans
374 Document\SpecialChar \menuseparator
375 Settings\SpecialChar \menuseparator
376 Math
377 \begin_inset space ~
378 \end_inset
379
380 Options
381 \family default
382 ).
383 \begin_inset Foot
384 status collapsed
385
386 \begin_layout Plain Layout
387 The option 
388 \family sans
389 Use AMS math package automatically
390 \family default
391  only uses 
392 \begin_inset ERT
393 status collapsed
394
395 \begin_layout Plain Layout
396
397
398 \backslash
399 AmS 
400 \end_layout
401
402 \end_inset
403
404 -math when math constructs are found that are supported by LyX.
405 \end_layout
406
407 \end_inset
408
409
410 \end_layout
411
412 \begin_layout Standard
413 This document doesn't list all 
414 \begin_inset ERT
415 status collapsed
416
417 \begin_layout Plain Layout
418
419
420 \backslash
421 AmS 
422 \end_layout
423
424 \end_inset
425
426 -math commands
427 \begin_inset Foot
428 status collapsed
429
430 \begin_layout Plain Layout
431 A list with all 
432 \begin_inset ERT
433 status collapsed
434
435 \begin_layout Plain Layout
436
437
438 \backslash
439 AmS
440 \end_layout
441
442 \end_inset
443
444 -math commands is in the file 
445 \family sans
446
447 \begin_inset CommandInset href
448 LatexCommand href
449 name "amsguide.ps"
450 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
451
452 \end_inset
453
454
455 \family default
456 , which is part of every LaTeX standard installation.
457 \end_layout
458
459 \end_inset
460
461  for lucidity reasons.
462 \end_layout
463
464 \begin_layout Section
465 General Instructions
466 \begin_inset CommandInset label
467 LatexCommand label
468 name "sec:General-Instructions"
469
470 \end_inset
471
472
473 \end_layout
474
475 \begin_layout Standard
476 To create an inline formula
477 \begin_inset Index
478 status collapsed
479
480 \begin_layout Plain Layout
481 Formula ! inline
482 \end_layout
483
484 \end_inset
485
486  that is embedded into a text line, press 
487 \family sans
488 Ctrl-m
489 \family default
490  or the toolbar button 
491 \begin_inset Graphics
492         filename ../images/math-mode.png
493         scale 85
494
495 \end_inset
496
497
498 \begin_inset Newline newline
499 \end_inset
500
501 To create a display style formula
502 \begin_inset Index
503 status collapsed
504
505 \begin_layout Plain Layout
506 Formula ! display style
507 \end_layout
508
509 \end_inset
510
511  that will appear bigger and in an own paragraph, press 
512 \family sans
513 Ctrl-M
514 \family default
515 .
516 \end_layout
517
518 \begin_layout Standard
519 To change a display style formula to an inline formula, set the cursor into
520  the formula and press 
521 \family sans
522 Ctrl-M
523 \family default
524  or use the menu 
525 \family sans
526 Edit\SpecialChar \menuseparator
527 Math\SpecialChar \menuseparator
528 Change formula type
529 \family default
530 .
531  The same way is used to change an inline formula to a display style formula.
532 \end_layout
533
534 \begin_layout Standard
535 To display parts of an inline formula in the size of a display style formula,
536  enter the command 
537 \series bold
538
539 \backslash
540 displaystyle
541 \begin_inset Index
542 status collapsed
543
544 \begin_layout Plain Layout
545 Commands ! D ! 
546 \backslash
547 displaystyle
548 \end_layout
549
550 \end_inset
551
552
553 \series default
554  to a formula.
555  Then a new blue box appears in which the desired formula part is inserted.
556 \end_layout
557
558 \begin_layout Standard
559 Only inline formulas are allowed inside tables.
560 \end_layout
561
562 \begin_layout Standard
563 The 
564 \family sans
565 math toolbar
566 \family default
567  can be turned on in the menu 
568 \family sans
569 View\SpecialChar \menuseparator
570 Toolbars
571 \family default
572 .
573  When you click there on 
574 \begin_inset Quotes eld
575 \end_inset
576
577 Math
578 \begin_inset Quotes erd
579 \end_inset
580
581  the toolbar will be shown permanently at the bottom; this state is visualized
582  in the 
583 \family sans
584 Toolbars
585 \family default
586  menu with a checkmark.
587  When you click in this state again on 
588 \begin_inset Quotes eld
589 \end_inset
590
591 Math
592 \begin_inset Quotes erd
593 \end_inset
594
595  in the 
596 \family sans
597 Toolbars
598 \family default
599  menu, the 
600 \family sans
601 math toolbar
602 \family default
603  is only shown when the cursor is within a formula; this state is visualized
604  by the renaming of the menu entry from 
605 \begin_inset Quotes eld
606 \end_inset
607
608 Math
609 \begin_inset Quotes erd
610 \end_inset
611
612  to 
613 \begin_inset Quotes eld
614 \end_inset
615
616 Math
617 \begin_inset space ~
618 \end_inset
619
620 (auto)
621 \begin_inset Quotes erd
622 \end_inset
623
624 .
625 \end_layout
626
627 \begin_layout Standard
628 The TeX-mode
629 \begin_inset Index
630 status collapsed
631
632 \begin_layout Plain Layout
633 T@TeX-mode
634 \end_layout
635
636 \end_inset
637
638  is invoked by pressing the toolbar button 
639 \begin_inset Graphics
640         filename ../images/ert-insert.png
641         scale 85
642
643 \end_inset
644
645  or by using the menu 
646 \family sans
647 Insert\SpecialChar \menuseparator
648 Te
649 \begin_inset ERT
650 status collapsed
651
652 \begin_layout Plain Layout
653
654 {}
655 \end_layout
656
657 \end_inset
658
659 X Code
660 \family default
661  (shortcut 
662 \family sans
663 Ctrl-l
664 \family default
665 ).
666 \begin_inset Note Note
667 status collapsed
668
669 \begin_layout Plain Layout
670 In LyX there are three 
671 \begin_inset Quotes eld
672 \end_inset
673
674 proper names
675 \begin_inset Quotes erd
676 \end_inset
677
678  that appear in the output with sub- and superscript letters: TeX, LaTeX,
679  and LyX
680 \end_layout
681
682 \begin_layout Plain Layout
683 To avoid that these names are recognized as proper names, a TeX-brace pair
684  is inserted.
685 \end_layout
686
687 \end_inset
688
689
690 \end_layout
691
692 \begin_layout Standard
693 To change the LaTeX-preamble
694 \begin_inset Index
695 status collapsed
696
697 \begin_layout Plain Layout
698 L@LaTeX-preamble
699 \end_layout
700
701 \end_inset
702
703 , use the menu 
704 \family sans
705 Document\SpecialChar \menuseparator
706 Settings\SpecialChar \menuseparator
707 LaT
708 \begin_inset ERT
709 status collapsed
710
711 \begin_layout Plain Layout
712
713 {}
714 \end_layout
715
716 \end_inset
717
718 eX
719 \family default
720  
721 \family sans
722 Preamble
723 \family default
724 .
725 \end_layout
726
727 \begin_layout Standard
728 To edit matrices, case differentiations, and multiline formulas subsequently,
729  the menus 
730 \family sans
731 Edit\SpecialChar \menuseparator
732 Math
733 \family default
734  and 
735 \family sans
736 Edit\SpecialChar \menuseparator
737 Rows
738 \begin_inset space \thinspace{}
739 \end_inset
740
741 &
742 \begin_inset space \thinspace{}
743 \end_inset
744
745 Columns,
746 \family default
747  or the 
748 \family sans
749 table toolbar
750 \family default
751  can be used.
752  When lines and columns are swapped via the menu, the column or line where
753  the cursor is in is exchanged with the column to the right or the line
754  below, respectively.
755  Is the cursor in the last column or row, the exchange is done with the
756  column to the left or the line above.
757 \end_layout
758
759 \begin_layout Standard
760 To write text in formulas
761 \begin_inset Foot
762 status collapsed
763
764 \begin_layout Plain Layout
765 For multiline formulas the command 
766 \series bold
767
768 \backslash
769 intertext
770 \series default
771  is used, see 
772 \begin_inset CommandInset ref
773 LatexCommand ref
774 reference "sub:Text-in-multiline"
775
776 \end_inset
777
778 .
779 \end_layout
780
781 \end_inset
782
783  
784 \emph on
785 mathematical text
786 \emph default
787
788 \begin_inset Index
789 status collapsed
790
791 \begin_layout Plain Layout
792 Text ! in formulas
793 \end_layout
794
795 \end_inset
796
797
798 \begin_inset Index
799 status collapsed
800
801 \begin_layout Plain Layout
802 Mathematical text
803 \end_layout
804
805 \end_inset
806
807  is used.
808  This mode is invoked with the the shortcut 
809 \family sans
810 Alt-m
811 \begin_inset space ~
812 \end_inset
813
814 m
815 \family default
816  or by the insertion of the command 
817 \series bold
818
819 \backslash
820 text
821 \begin_inset Index
822 status collapsed
823
824 \begin_layout Plain Layout
825 Commands ! T ! 
826 \backslash
827 text
828 \end_layout
829
830 \end_inset
831
832
833 \series default
834 .
835  The text appears black in LyX and can therefore be distinguished from the
836  other formula parts that appear blue.
837  In the output mathematical text is set upright, in contrary to other formula
838  parts.
839 \end_layout
840
841 \begin_layout Subsection*
842 Command Scheme
843 \end_layout
844
845 \begin_layout Standard
846 Most of the LaTeX-commands for math constructs have the following scheme:
847 \end_layout
848
849 \begin_layout Standard
850
851 \series bold
852
853 \backslash
854 commandname[optional
855 \series default
856  
857 \series bold
858 argument]{required
859 \series default
860  
861 \series bold
862 argument}
863 \end_layout
864
865 \begin_layout Standard
866 A command starts always with a backslash 
867 \begin_inset Quotes gld
868 \end_inset
869
870
871 \series bold
872
873 \backslash
874
875 \series default
876
877 \begin_inset Quotes grd
878 \end_inset
879
880 .
881  To omit optional arguments, also omit the associated brackets.
882  The braces around the required arguments are named in this document as
883  TeX-braces
884 \begin_inset Index
885 status collapsed
886
887 \begin_layout Plain Layout
888 T@TeX-braces
889 \end_layout
890
891 \end_inset
892
893 .
894  If you add in a formula a left brace to a command name, LyX creates automatical
895 ly a TeX-brace.
896  In all other cases TeX-braces are created in formulas with the command
897  
898 \series bold
899
900 \backslash
901 {
902 \series default
903 .
904  TeX-braces appear red in LyX, in contrary to normal braces that appear
905  blue.
906  In TeX-mode no command is needed to get TeX-braces.
907  TeX-braces don't appear in the output.
908 \end_layout
909
910 \begin_layout Standard
911 When commands without arguments, like commands for symbols are entered in
912  TeX-mode, a space character must 
913 \emph on
914 always
915 \emph default
916  be behind the command to end it.
917  This space doesn't appear in the output.
918  When the space should appear in the output, the space must be followed
919  by a protected space in normal text.
920 \end_layout
921
922 \begin_layout Standard
923 A protected space is inserted with 
924 \family sans
925 Ctrl-Space
926 \family default
927 .
928 \end_layout
929
930 \begin_layout Subsection*
931 \begin_inset Newpage newpage
932 \end_inset
933
934 Syntax Explanation
935 \end_layout
936
937 \begin_layout Itemize
938 The symbol
939 \begin_inset Foot
940 status collapsed
941
942 \begin_layout Plain Layout
943 This visible space character can be created with the command 
944 \series bold
945
946 \backslash
947 textvisiblespace
948 \series default
949
950 \begin_inset Index
951 status collapsed
952
953 \begin_layout Plain Layout
954 Commands ! T ! 
955 \backslash
956 textvisiblespace
957 \end_layout
958
959 \end_inset
960
961 , inserted in TeX-mode.
962 \end_layout
963
964 \end_inset
965
966  
967 \begin_inset ERT
968 status collapsed
969
970 \begin_layout Plain Layout
971
972
973 \backslash
974 spce 
975 \end_layout
976
977 \end_inset
978
979
980 \begin_inset space ~
981 \end_inset
982
983 denotes a space character to be input.
984 \end_layout
985
986 \begin_layout Itemize
987 An arrow like 
988 \begin_inset Formula $\to$
989 \end_inset
990
991  denotes the usage of the corresponding arrow key on the keyboard.
992 \end_layout
993
994 \begin_layout Subsection*
995 Used units
996 \end_layout
997
998 \begin_layout Standard
999 \align center
1000 \begin_inset Float table
1001 placement H
1002 wide false
1003 sideways false
1004 status open
1005
1006 \begin_layout Plain Layout
1007 \align center
1008 \begin_inset Caption
1009
1010 \begin_layout Plain Layout
1011 \begin_inset CommandInset label
1012 LatexCommand label
1013 name "tab:Used-units"
1014
1015 \end_inset
1016
1017 Used units
1018 \end_layout
1019
1020 \end_inset
1021
1022
1023 \end_layout
1024
1025 \begin_layout Plain Layout
1026 \align center
1027 \begin_inset Tabular
1028 <lyxtabular version="3" rows="13" columns="2">
1029 <features>
1030 <column alignment="center" valignment="top" width="0">
1031 <column alignment="center" valignment="top" width="0">
1032 <row>
1033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1034 \begin_inset Text
1035
1036 \begin_layout Plain Layout
1037 Unit
1038 \end_layout
1039
1040 \end_inset
1041 </cell>
1042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 Name / Description
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 </row>
1052 <row>
1053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1054 \begin_inset Text
1055
1056 \begin_layout Plain Layout
1057 mm
1058 \end_layout
1059
1060 \end_inset
1061 </cell>
1062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1063 \begin_inset Text
1064
1065 \begin_layout Plain Layout
1066 Millimeter
1067 \end_layout
1068
1069 \end_inset
1070 </cell>
1071 </row>
1072 <row>
1073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1074 \begin_inset Text
1075
1076 \begin_layout Plain Layout
1077 cm
1078 \end_layout
1079
1080 \end_inset
1081 </cell>
1082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1083 \begin_inset Text
1084
1085 \begin_layout Plain Layout
1086 Centimeter
1087 \end_layout
1088
1089 \end_inset
1090 </cell>
1091 </row>
1092 <row>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 in
1098 \end_layout
1099
1100 \end_inset
1101 </cell>
1102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 Inch (1
1107 \begin_inset space \thinspace{}
1108 \end_inset
1109
1110 in = 2,54
1111 \begin_inset space \thinspace{}
1112 \end_inset
1113
1114 cm)
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 </row>
1120 <row>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 pt
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 Point (72.27
1135 \begin_inset space \thinspace{}
1136 \end_inset
1137
1138 pt = 1
1139 \begin_inset space \thinspace{}
1140 \end_inset
1141
1142 in)
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 </row>
1148 <row>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 pc
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 Pica (1
1163 \begin_inset space \thinspace{}
1164 \end_inset
1165
1166 pc = 12
1167 \begin_inset space \thinspace{}
1168 \end_inset
1169
1170 pt)
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 </row>
1176 <row>
1177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 sp
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 scaled point (65536
1191 \begin_inset space \thinspace{}
1192 \end_inset
1193
1194 sp = 1
1195 \begin_inset space \thinspace{}
1196 \end_inset
1197
1198 pt)
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 </row>
1204 <row>
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 bp
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 big point (72
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 bp = 1
1223 \begin_inset space \thinspace{}
1224 \end_inset
1225
1226 in)
1227 \end_layout
1228
1229 \end_inset
1230 </cell>
1231 </row>
1232 <row>
1233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1234 \begin_inset Text
1235
1236 \begin_layout Plain Layout
1237 dd
1238 \end_layout
1239
1240 \end_inset
1241 </cell>
1242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1243 \begin_inset Text
1244
1245 \begin_layout Plain Layout
1246 Didot (1
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 dd 
1251 \begin_inset Formula $\approx$
1252 \end_inset
1253
1254  0.376
1255 \begin_inset space \thinspace{}
1256 \end_inset
1257
1258 mm)
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 </row>
1264 <row>
1265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1266 \begin_inset Text
1267
1268 \begin_layout Plain Layout
1269 cc
1270 \end_layout
1271
1272 \end_inset
1273 </cell>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 Cicero (1
1279 \begin_inset space \thinspace{}
1280 \end_inset
1281
1282 cc = 12
1283 \begin_inset space \thinspace{}
1284 \end_inset
1285
1286 dd)
1287 \end_layout
1288
1289 \end_inset
1290 </cell>
1291 </row>
1292 <row>
1293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1294 \begin_inset Text
1295
1296 \begin_layout Plain Layout
1297 ex
1298 \end_layout
1299
1300 \end_inset
1301 </cell>
1302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1303 \begin_inset Text
1304
1305 \begin_layout Plain Layout
1306 Height of letter 
1307 \emph on
1308
1309 \begin_inset Quotes eld
1310 \end_inset
1311
1312 x
1313 \emph default
1314
1315 \begin_inset Quotes erd
1316 \end_inset
1317
1318  in the current font
1319 \end_layout
1320
1321 \end_inset
1322 </cell>
1323 </row>
1324 <row>
1325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1326 \begin_inset Text
1327
1328 \begin_layout Plain Layout
1329 em
1330 \end_layout
1331
1332 \end_inset
1333 </cell>
1334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1335 \begin_inset Text
1336
1337 \begin_layout Plain Layout
1338 width of letter 
1339 \begin_inset Quotes eld
1340 \end_inset
1341
1342
1343 \emph on
1344 M
1345 \emph default
1346
1347 \begin_inset Quotes erd
1348 \end_inset
1349
1350  in the current font
1351 \end_layout
1352
1353 \end_inset
1354 </cell>
1355 </row>
1356 <row>
1357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1358 \begin_inset Text
1359
1360 \begin_layout Plain Layout
1361 mu
1362 \end_layout
1363
1364 \end_inset
1365 </cell>
1366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1367 \begin_inset Text
1368
1369 \begin_layout Plain Layout
1370 math unit (1
1371 \begin_inset space \thinspace{}
1372 \end_inset
1373
1374 mu = 
1375 \begin_inset Formula $\nicefrac{1}{18}$
1376 \end_inset
1377
1378
1379 \begin_inset space \thinspace{}
1380 \end_inset
1381
1382 em)
1383 \end_layout
1384
1385 \end_inset
1386 </cell>
1387 </row>
1388 </lyxtabular>
1389
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \end_inset
1396
1397
1398 \end_layout
1399
1400 \begin_layout Standard
1401 \begin_inset Newpage newpage
1402 \end_inset
1403
1404
1405 \end_layout
1406
1407 \begin_layout Section
1408 Basic Functions
1409 \end_layout
1410
1411 \begin_layout Subsection
1412 Exponents
1413 \begin_inset Index
1414 status collapsed
1415
1416 \begin_layout Plain Layout
1417 Exponents
1418 \end_layout
1419
1420 \end_inset
1421
1422  and Indices
1423 \begin_inset Index
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427 Indices
1428 \end_layout
1429
1430 \end_inset
1431
1432
1433 \begin_inset Index
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437 Superscripts|see
1438 \begin_inset ERT
1439 status collapsed
1440
1441 \begin_layout Plain Layout
1442
1443 {
1444 \end_layout
1445
1446 \end_inset
1447
1448 Exponents
1449 \begin_inset ERT
1450 status collapsed
1451
1452 \begin_layout Plain Layout
1453
1454 }
1455 \end_layout
1456
1457 \end_inset
1458
1459
1460 \end_layout
1461
1462 \end_inset
1463
1464
1465 \begin_inset Index
1466 status collapsed
1467
1468 \begin_layout Plain Layout
1469 Subscripts|see
1470 \begin_inset ERT
1471 status collapsed
1472
1473 \begin_layout Plain Layout
1474
1475 {
1476 \end_layout
1477
1478 \end_inset
1479
1480 Indices
1481 \begin_inset ERT
1482 status collapsed
1483
1484 \begin_layout Plain Layout
1485
1486 }
1487 \end_layout
1488
1489 \end_inset
1490
1491
1492 \end_layout
1493
1494 \end_inset
1495
1496
1497 \end_layout
1498
1499 \begin_layout Standard
1500 Indices are created with an underscore 
1501 \begin_inset Quotes eld
1502 \end_inset
1503
1504 _
1505 \begin_inset Quotes erd
1506 \end_inset
1507
1508  or via the math toolbar button 
1509 \begin_inset Graphics
1510         filename ../images/math-subscript.png
1511         scale 85
1512
1513 \end_inset
1514
1515  , exponents with a caret 
1516 \begin_inset Quotes eld
1517 \end_inset
1518
1519 ^
1520 \begin_inset Quotes erd
1521 \end_inset
1522
1523  or via the math toolbar button 
1524 \begin_inset Graphics
1525         filename ../images/math-superscript.png
1526         scale 85
1527
1528 \end_inset
1529
1530 .
1531 \end_layout
1532
1533 \begin_layout Standard
1534 \align center
1535 \begin_inset Tabular
1536 <lyxtabular version="3" rows="4" columns="2">
1537 <features>
1538 <column alignment="center" valignment="top" width="0pt">
1539 <column alignment="center" valignment="top" width="0pt">
1540 <row>
1541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545 command
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 Result
1555 \begin_inset Note Note
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559
1560 \series bold
1561
1562 \backslash
1563 raisebox
1564 \series default
1565  is only used as spacer.
1566 \end_layout
1567
1568 \end_inset
1569
1570
1571 \end_layout
1572
1573 \end_inset
1574 </cell>
1575 </row>
1576 <row>
1577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \begin_layout Plain Layout
1581 B_V
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1587 \begin_inset Text
1588
1589 \begin_layout Plain Layout
1590 \begin_inset Formula $B_{V}$
1591 \end_inset
1592
1593
1594 \end_layout
1595
1596 \end_inset
1597 </cell>
1598 </row>
1599 <row>
1600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 B^V
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1610 \begin_inset Text
1611
1612 \begin_layout Plain Layout
1613 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620 </cell>
1621 </row>
1622 <row>
1623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1624 \begin_inset Text
1625
1626 \begin_layout Plain Layout
1627 B^
1628 \begin_inset ERT
1629 status collapsed
1630
1631 \begin_layout Plain Layout
1632
1633
1634 \backslash
1635 spce 
1636 \end_layout
1637
1638 \end_inset
1639
1640 A
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1646 \begin_inset Text
1647
1648 \begin_layout Plain Layout
1649 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \end_inset
1656 </cell>
1657 </row>
1658 </lyxtabular>
1659
1660 \end_inset
1661
1662
1663 \end_layout
1664
1665 \begin_layout Standard
1666 As the caret is in some languages an accent, vowels will be accentuated
1667  in this case and not set as exponents
1668 \begin_inset Foot
1669 status collapsed
1670
1671 \begin_layout Plain Layout
1672 Depending on the used keyboard settings this can also happen for other character
1673 s than vowels.
1674 \end_layout
1675
1676 \end_inset
1677
1678 .
1679  To get in this case exponents, press 
1680 \family sans
1681 Space
1682 \family default
1683  after the caret as in the last example.
1684 \end_layout
1685
1686 \begin_layout Subsection
1687 Fractions
1688 \begin_inset CommandInset label
1689 LatexCommand label
1690 name "sub:Fractions"
1691
1692 \end_inset
1693
1694
1695 \begin_inset Index
1696 status collapsed
1697
1698 \begin_layout Plain Layout
1699 Fractions
1700 \end_layout
1701
1702 \end_inset
1703
1704
1705 \end_layout
1706
1707 \begin_layout Standard
1708 Fractions are generated with the command 
1709 \series bold
1710
1711 \backslash
1712 frac
1713 \series default
1714
1715 \begin_inset Index
1716 status collapsed
1717
1718 \begin_layout Plain Layout
1719 Commands ! F ! 
1720 \backslash
1721 frac
1722 \end_layout
1723
1724 \end_inset
1725
1726  or via the math toolbar button 
1727 \begin_inset Graphics
1728         filename ../images/math/frac.png
1729         scale 50
1730
1731 \end_inset
1732
1733 .
1734  The font size is adjusted automatically, depending on whether the fraction
1735  is in an inline or display style formula.
1736  With the math toolbar button 
1737 \begin_inset Graphics
1738         filename ../images/math/frac-square.png
1739         scale 85
1740
1741 \end_inset
1742
1743  you can select different fraction types.
1744 \end_layout
1745
1746 \begin_layout Standard
1747 With the command 
1748 \series bold
1749
1750 \backslash
1751 dfrac
1752 \begin_inset Index
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756 Commands ! D ! 
1757 \backslash
1758 dfrac
1759 \end_layout
1760
1761 \end_inset
1762
1763
1764 \series default
1765  a fraction can be created that has in any case the size of a display style
1766  formula.
1767  With 
1768 \series bold
1769
1770 \backslash
1771 tfrac
1772 \begin_inset Index
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776 Commands ! T ! 
1777 \backslash
1778 tfrac
1779 \end_layout
1780
1781 \end_inset
1782
1783
1784 \series default
1785  the fraction appears always with the size of an inline formula.
1786  An example:
1787 \end_layout
1788
1789 \begin_layout Standard
1790 A line with the fraction 
1791 \begin_inset Formula $\frac{1}{2}$
1792 \end_inset
1793
1794  that was created with the command 
1795 \series bold
1796
1797 \backslash
1798 frac
1799 \series default
1800 .
1801 \end_layout
1802
1803 \begin_layout Standard
1804 A line with the fraction 
1805 \begin_inset Formula $\dfrac{1}{2}$
1806 \end_inset
1807
1808  that was created with the command 
1809 \series bold
1810
1811 \backslash
1812 dfrac
1813 \series default
1814 .
1815 \end_layout
1816
1817 \begin_layout Standard
1818 \align center
1819 \begin_inset Tabular
1820 <lyxtabular version="3" rows="4" columns="2">
1821 <features>
1822 <column alignment="center" valignment="top" width="0pt">
1823 <column alignment="center" valignment="top" width="0pt">
1824 <row>
1825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829 Command
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1835 \begin_inset Text
1836
1837 \begin_layout Plain Layout
1838 Result
1839 \begin_inset Note Note
1840 status collapsed
1841
1842 \begin_layout Plain Layout
1843
1844 \series bold
1845
1846 \backslash
1847 raisebox
1848 \series default
1849  is only used as spacer.
1850 \end_layout
1851
1852 \end_inset
1853
1854
1855 \end_layout
1856
1857 \end_inset
1858 </cell>
1859 </row>
1860 <row>
1861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1862 \begin_inset Text
1863
1864 \begin_layout Plain Layout
1865
1866 \backslash
1867 frac
1868 \begin_inset ERT
1869 status collapsed
1870
1871 \begin_layout Plain Layout
1872
1873
1874 \backslash
1875 spce 
1876 \end_layout
1877
1878 \end_inset
1879
1880 A
1881 \begin_inset Formula $\downarrow$
1882 \end_inset
1883
1884 B
1885 \end_layout
1886
1887 \end_inset
1888 </cell>
1889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1890 \begin_inset Text
1891
1892 \begin_layout Plain Layout
1893 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1894 \end_inset
1895
1896
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 </row>
1902 <row>
1903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Plain Layout
1907
1908 \backslash
1909 dfrac
1910 \begin_inset ERT
1911 status collapsed
1912
1913 \begin_layout Plain Layout
1914
1915
1916 \backslash
1917 spce 
1918 \end_layout
1919
1920 \end_inset
1921
1922 A
1923 \begin_inset Formula $\downarrow$
1924 \end_inset
1925
1926 B
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1932 \begin_inset Text
1933
1934 \begin_layout Plain Layout
1935 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1936 \end_inset
1937
1938
1939 \end_layout
1940
1941 \end_inset
1942 </cell>
1943 </row>
1944 <row>
1945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949
1950 \backslash
1951 dfrac
1952 \begin_inset ERT
1953 status collapsed
1954
1955 \begin_layout Plain Layout
1956
1957
1958 \backslash
1959 spce 
1960 \end_layout
1961
1962 \end_inset
1963
1964 e^
1965 \begin_inset ERT
1966 status collapsed
1967
1968 \begin_layout Plain Layout
1969
1970
1971 \backslash
1972 spce 
1973 \end_layout
1974
1975 \end_inset
1976
1977
1978 \backslash
1979 frac
1980 \begin_inset ERT
1981 status collapsed
1982
1983 \begin_layout Plain Layout
1984
1985
1986 \backslash
1987 spce 
1988 \end_layout
1989
1990 \end_inset
1991
1992 1
1993 \begin_inset Formula $\downarrow$
1994 \end_inset
1995
1996 2
1997 \begin_inset Formula $\downarrow\downarrow$
1998 \end_inset
1999
2000 3
2001 \end_layout
2002
2003 \end_inset
2004 </cell>
2005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2006 \begin_inset Text
2007
2008 \begin_layout Plain Layout
2009 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2010 \end_inset
2011
2012
2013 \end_layout
2014
2015 \end_inset
2016 </cell>
2017 </row>
2018 </lyxtabular>
2019
2020 \end_inset
2021
2022
2023 \end_layout
2024
2025 \begin_layout Standard
2026 \begin_inset VSpace bigskip
2027 \end_inset
2028
2029
2030 \begin_inset Newpage newpage
2031 \end_inset
2032
2033 For nested fractions the command 
2034 \series bold
2035
2036 \backslash
2037 cfrac
2038 \series default
2039
2040 \begin_inset Index
2041 status collapsed
2042
2043 \begin_layout Plain Layout
2044 Commands ! C ! 
2045 \backslash
2046 cfrac
2047 \end_layout
2048
2049 \end_inset
2050
2051  can be used.
2052  Here an example:
2053 \begin_inset VSpace -3mm
2054 \end_inset
2055
2056
2057 \end_layout
2058
2059 \begin_layout Standard
2060 \begin_inset Formula \begin{align*}
2061 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2062 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2063
2064 \end_inset
2065
2066
2067 \end_layout
2068
2069 \begin_layout Standard
2070 The command for the example above is:
2071 \end_layout
2072
2073 \begin_layout Standard
2074
2075 \series bold
2076
2077 \backslash
2078 cfrac{A
2079 \begin_inset Formula $\to$
2080 \end_inset
2081
2082
2083 \backslash
2084 {B+
2085 \backslash
2086 cfrac{C+
2087 \backslash
2088 cfrac{E
2089 \begin_inset Formula $\to$
2090 \end_inset
2091
2092
2093 \backslash
2094 {F
2095 \begin_inset Formula $\to\to$
2096 \end_inset
2097
2098
2099 \backslash
2100 {D
2101 \end_layout
2102
2103 \begin_layout Standard
2104 \begin_inset VSpace medskip
2105 \end_inset
2106
2107
2108 \end_layout
2109
2110 \begin_layout Standard
2111
2112 \series bold
2113
2114 \backslash
2115 cfrac
2116 \series default
2117  sets the fraction always in the size of a displayed formula, also when
2118  it is part of another fraction.
2119  
2120 \series bold
2121
2122 \backslash
2123 cfrac
2124 \series default
2125  has the following command scheme:
2126 \end_layout
2127
2128 \begin_layout Standard
2129
2130 \series bold
2131
2132 \backslash
2133 cfrac[numerator position]{numerator}{denominator}
2134 \end_layout
2135
2136 \begin_layout Standard
2137 The numerator position can be 
2138 \emph on
2139 l
2140 \emph default
2141  , 
2142 \emph on
2143 c
2144 \emph default
2145 , or 
2146 \emph on
2147 r
2148 \emph default
2149  .
2150  l or r aligns the numerator to the left or right, resp.
2151 \begin_inset space ~
2152 \end_inset
2153
2154 with the fraction stroke.
2155  When 
2156 \emph on
2157 c
2158 \emph default
2159  or no position is given, the numerator appears centered.
2160  These fractions demonstrate the different alignments:
2161 \begin_inset Newline newline
2162 \end_inset
2163
2164
2165 \series bold
2166
2167 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2168 \end_inset
2169
2170
2171 \begin_inset Formula $\cfrac{A}{B+C}$
2172 \end_inset
2173
2174
2175 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2176 \end_inset
2177
2178
2179 \end_layout
2180
2181 \begin_layout Standard
2182 \begin_inset VSpace medskip
2183 \end_inset
2184
2185 It is often advantageous to combine 
2186 \series bold
2187
2188 \backslash
2189 cfrac
2190 \series default
2191  and 
2192 \series bold
2193
2194 \backslash
2195 frac
2196 \series default
2197 :
2198 \begin_inset Formula \[
2199 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2200
2201 \end_inset
2202
2203
2204 \end_layout
2205
2206 \begin_layout Standard
2207 For inline fractions with a sloped fraction stroke you can use the command
2208  
2209 \series bold
2210
2211 \backslash
2212 nicefrac
2213 \series default
2214
2215 \begin_inset Index
2216 status collapsed
2217
2218 \begin_layout Plain Layout
2219 Commands ! N ! 
2220 \backslash
2221 nicefrac
2222 \end_layout
2223
2224 \end_inset
2225
2226
2227 \begin_inset Formula $\nicefrac{5}{31}$
2228 \end_inset
2229
2230  or 
2231 \series bold
2232
2233 \backslash
2234 unitfrac
2235 \series default
2236
2237 \begin_inset Index
2238 status collapsed
2239
2240 \begin_layout Plain Layout
2241 Commands ! U ! 
2242 \backslash
2243 unitfrac
2244 \end_layout
2245
2246 \end_inset
2247
2248
2249 \begin_inset Formula $\unitfrac{5}{31}$
2250 \end_inset
2251
2252  There is furthermore the command 
2253 \series bold
2254
2255 \backslash
2256 unitfracthree
2257 \series default
2258  that offers to write a fraction in combination with a number: 
2259 \begin_inset Formula $\unitfrac[2]{1}{3}$
2260 \end_inset
2261
2262
2263 \begin_inset Newline newline
2264 \end_inset
2265
2266 Note that 
2267 \series bold
2268
2269 \backslash
2270 unitfracthree
2271 \series default
2272  is not a real LaTeX command but the command
2273 \begin_inset Newline newline
2274 \end_inset
2275
2276
2277 \series bold
2278
2279 \backslash
2280 unitfrac[number]{numerator}{denominator}
2281 \series default
2282 , therefore you cannot use it in TeX code.
2283 \end_layout
2284
2285 \begin_layout Standard
2286 How to define own fractions where the fraction stroke can be changed, is
2287  explained in 
2288 \begin_inset CommandInset ref
2289 LatexCommand ref
2290 reference "sub:Self-defined-Fractions"
2291
2292 \end_inset
2293
2294 .
2295 \end_layout
2296
2297 \begin_layout Subsection
2298 Roots
2299 \begin_inset Index
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303 Roots
2304 \end_layout
2305
2306 \end_inset
2307
2308
2309 \end_layout
2310
2311 \begin_layout Standard
2312 Square roots are created with 
2313 \series bold
2314
2315 \backslash
2316 sqrt
2317 \series default
2318
2319 \begin_inset Index
2320 status collapsed
2321
2322 \begin_layout Plain Layout
2323 Commands ! S ! 
2324 \backslash
2325 sqrt
2326 \end_layout
2327
2328 \end_inset
2329
2330  or the math toolbar button 
2331 \begin_inset Graphics
2332         filename ../images/math/sqrt.png
2333         scale 85
2334
2335 \end_inset
2336
2337 , all other roots with the command 
2338 \series bold
2339
2340 \backslash
2341 root
2342 \series default
2343
2344 \begin_inset Index
2345 status collapsed
2346
2347 \begin_layout Plain Layout
2348 Commands ! R ! 
2349 \backslash
2350 root
2351 \end_layout
2352
2353 \end_inset
2354
2355  or with the math toolbar button 
2356 \begin_inset Graphics
2357         filename ../images/math/root.png
2358         scale 85
2359
2360 \end_inset
2361
2362 .
2363 \end_layout
2364
2365 \begin_layout Standard
2366 \align center
2367 \begin_inset Tabular
2368 <lyxtabular version="3" rows="3" columns="2">
2369 <features>
2370 <column alignment="center" valignment="top" width="0pt">
2371 <column alignment="center" valignment="top" width="0pt">
2372 <row>
2373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2374 \begin_inset Text
2375
2376 \begin_layout Plain Layout
2377 Command
2378 \end_layout
2379
2380 \end_inset
2381 </cell>
2382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2383 \begin_inset Text
2384
2385 \begin_layout Plain Layout
2386 Result
2387 \begin_inset Note Note
2388 status collapsed
2389
2390 \begin_layout Plain Layout
2391
2392 \series bold
2393
2394 \backslash
2395 raisebox
2396 \series default
2397  is only used as spacer.
2398 \end_layout
2399
2400 \end_inset
2401
2402
2403 \end_layout
2404
2405 \end_inset
2406 </cell>
2407 </row>
2408 <row>
2409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2410 \begin_inset Text
2411
2412 \begin_layout Plain Layout
2413
2414 \backslash
2415 sqrt
2416 \begin_inset ERT
2417 status collapsed
2418
2419 \begin_layout Plain Layout
2420
2421
2422 \backslash
2423 spce 
2424 \end_layout
2425
2426 \end_inset
2427
2428 A-B
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2434 \begin_inset Text
2435
2436 \begin_layout Plain Layout
2437 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2438 \end_inset
2439
2440
2441 \end_layout
2442
2443 \end_inset
2444 </cell>
2445 </row>
2446 <row>
2447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2448 \begin_inset Text
2449
2450 \begin_layout Plain Layout
2451
2452 \backslash
2453 root
2454 \begin_inset ERT
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458
2459
2460 \backslash
2461 spce 
2462 \end_layout
2463
2464 \end_inset
2465
2466 3
2467 \begin_inset Formula $\downarrow$
2468 \end_inset
2469
2470 A-B
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2476 \begin_inset Text
2477
2478 \begin_layout Plain Layout
2479 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2480 \end_inset
2481
2482
2483 \end_layout
2484
2485 \end_inset
2486 </cell>
2487 </row>
2488 </lyxtabular>
2489
2490 \end_inset
2491
2492
2493 \end_layout
2494
2495 \begin_layout Standard
2496 A square root can also be created with 
2497 \series bold
2498
2499 \backslash
2500 root
2501 \series default
2502  when the root index field is left empty.
2503 \end_layout
2504
2505 \begin_layout Standard
2506 With certain indices the distance to the root is too small, like in this
2507  formula: 
2508 \begin_inset Formula $\sqrt[\beta]{B}$
2509 \end_inset
2510
2511
2512 \begin_inset Newline newline
2513 \end_inset
2514
2515 The 
2516 \begin_inset Formula $\beta$
2517 \end_inset
2518
2519  touches the root.
2520  To avoid this, the commands 
2521 \series bold
2522
2523 \backslash
2524 leftroot
2525 \series default
2526
2527 \begin_inset Index
2528 status collapsed
2529
2530 \begin_layout Plain Layout
2531 Commands ! L ! 
2532 \backslash
2533 leftroot
2534 \end_layout
2535
2536 \end_inset
2537
2538  and 
2539 \series bold
2540
2541 \backslash
2542 uproot
2543 \series default
2544
2545 \begin_inset Index
2546 status collapsed
2547
2548 \begin_layout Plain Layout
2549 Commands ! U ! 
2550 \backslash
2551 uproot
2552 \end_layout
2553
2554 \end_inset
2555
2556  are used with the following scheme:
2557 \end_layout
2558
2559 \begin_layout Standard
2560
2561 \series bold
2562
2563 \backslash
2564 leftroot{distance}
2565 \series default
2566  and 
2567 \series bold
2568
2569 \backslash
2570 uproot{distance}
2571 \end_layout
2572
2573 \begin_layout Standard
2574 Distance is the number of Big Points (unit bp; 
2575 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2576 \end_inset
2577
2578 ), that the index should be moved to the left or top, resp..
2579  The commands are written to the index.
2580  This way the command
2581 \begin_inset Newline newline
2582 \end_inset
2583
2584
2585 \series bold
2586
2587 \backslash
2588 root
2589 \backslash
2590 leftroot{-1
2591 \begin_inset Formula $\to$
2592 \end_inset
2593
2594
2595 \backslash
2596 uproot{2
2597 \begin_inset Formula $\to$
2598 \end_inset
2599
2600
2601 \backslash
2602 beta
2603 \begin_inset ERT
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607
2608
2609 \backslash
2610 spce 
2611 \end_layout
2612
2613 \end_inset
2614
2615
2616 \begin_inset Formula $\to$
2617 \end_inset
2618
2619 B
2620 \begin_inset Newline newline
2621 \end_inset
2622
2623
2624 \series default
2625 produces a correct typeset formula: 
2626 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2627 \end_inset
2628
2629
2630 \end_layout
2631
2632 \begin_layout Subsection
2633 Binomial coefficients 
2634 \begin_inset Index
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 Binomial coefficient s
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \begin_layout Standard
2647 Binomial coefficients are inserted with the command 
2648 \series bold
2649
2650 \backslash
2651 binom
2652 \series default
2653
2654 \begin_inset Index
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 Commands ! B ! 
2659 \backslash
2660 binom
2661 \end_layout
2662
2663 \end_inset
2664
2665  or with the submenu of the math toolbar button 
2666 \begin_inset Graphics
2667         filename ../images/math/frac-square.png
2668         scale 85
2669
2670 \end_inset
2671
2672 .
2673  Analog to fractions (
2674 \series bold
2675
2676 \backslash
2677 frac
2678 \series default
2679 ) there are besides 
2680 \series bold
2681
2682 \backslash
2683 binom
2684 \series default
2685  the commands 
2686 \series bold
2687
2688 \backslash
2689 dbinom
2690 \begin_inset Index
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Commands ! D ! 
2695 \backslash
2696 dbinom
2697 \end_layout
2698
2699 \end_inset
2700
2701
2702 \series default
2703  and 
2704 \series bold
2705
2706 \backslash
2707 tbinom
2708 \series default
2709
2710 \begin_inset Index
2711 status collapsed
2712
2713 \begin_layout Plain Layout
2714 Commands ! T ! 
2715 \backslash
2716 tbinom
2717 \end_layout
2718
2719 \end_inset
2720
2721 .
2722  For other brackets around binomial coeficients there are the commands 
2723 \series bold
2724
2725 \backslash
2726 brace
2727 \series default
2728
2729 \begin_inset Index
2730 status collapsed
2731
2732 \begin_layout Plain Layout
2733 Commands ! B ! 
2734 \backslash
2735 brace
2736 \end_layout
2737
2738 \end_inset
2739
2740  and 
2741 \series bold
2742
2743 \backslash
2744 brack
2745 \series default
2746
2747 \begin_inset Index
2748 status collapsed
2749
2750 \begin_layout Plain Layout
2751 Commands ! B ! 
2752 \backslash
2753 brack
2754 \end_layout
2755
2756 \end_inset
2757
2758 .
2759 \end_layout
2760
2761 \begin_layout Standard
2762 \align center
2763 \begin_inset Tabular
2764 <lyxtabular version="3" rows="6" columns="2">
2765 <features>
2766 <column alignment="center" valignment="top" width="0pt">
2767 <column alignment="center" valignment="top" width="0pt">
2768 <row>
2769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2770 \begin_inset Text
2771
2772 \begin_layout Plain Layout
2773 Command
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782 Result
2783 \begin_inset Note Note
2784 status collapsed
2785
2786 \begin_layout Plain Layout
2787
2788 \series bold
2789
2790 \backslash
2791 raisebox
2792 \series default
2793  is only used as spacer.
2794 \end_layout
2795
2796 \end_inset
2797
2798
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 </row>
2804 <row>
2805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2806 \begin_inset Text
2807
2808 \begin_layout Plain Layout
2809
2810 \backslash
2811 binom
2812 \begin_inset ERT
2813 status collapsed
2814
2815 \begin_layout Plain Layout
2816
2817
2818 \backslash
2819 spce 
2820 \end_layout
2821
2822 \end_inset
2823
2824 A
2825 \begin_inset Formula $\downarrow$
2826 \end_inset
2827
2828 B
2829 \end_layout
2830
2831 \end_inset
2832 </cell>
2833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2834 \begin_inset Text
2835
2836 \begin_layout Plain Layout
2837 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 <row>
2847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2848 \begin_inset Text
2849
2850 \begin_layout Plain Layout
2851
2852 \backslash
2853 dbinom
2854 \begin_inset ERT
2855 status collapsed
2856
2857 \begin_layout Plain Layout
2858
2859
2860 \backslash
2861 spce 
2862 \end_layout
2863
2864 \end_inset
2865
2866 A
2867 \begin_inset Formula $\downarrow$
2868 \end_inset
2869
2870 B
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2880 \end_inset
2881
2882
2883 \end_layout
2884
2885 \end_inset
2886 </cell>
2887 </row>
2888 <row>
2889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2890 \begin_inset Text
2891
2892 \begin_layout Plain Layout
2893
2894 \backslash
2895 tbinom
2896 \begin_inset ERT
2897 status collapsed
2898
2899 \begin_layout Plain Layout
2900
2901
2902 \backslash
2903 spce 
2904 \end_layout
2905
2906 \end_inset
2907
2908 A
2909 \begin_inset Formula $\downarrow$
2910 \end_inset
2911
2912 B
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2922 \end_inset
2923
2924
2925 \end_layout
2926
2927 \end_inset
2928 </cell>
2929 </row>
2930 <row>
2931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2932 \begin_inset Text
2933
2934 \begin_layout Plain Layout
2935
2936 \backslash
2937 brack
2938 \begin_inset ERT
2939 status collapsed
2940
2941 \begin_layout Plain Layout
2942
2943
2944 \backslash
2945 spce 
2946 \end_layout
2947
2948 \end_inset
2949
2950 A
2951 \begin_inset Formula $\downarrow$
2952 \end_inset
2953
2954 B
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \begin_layout Plain Layout
2963 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2964 \end_inset
2965
2966
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 </row>
2972 <row>
2973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Plain Layout
2977
2978 \backslash
2979 brace
2980 \begin_inset ERT
2981 status collapsed
2982
2983 \begin_layout Plain Layout
2984
2985
2986 \backslash
2987 spce 
2988 \end_layout
2989
2990 \end_inset
2991
2992 A
2993 \begin_inset Formula $\downarrow$
2994 \end_inset
2995
2996 B
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3006 \end_inset
3007
3008
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 </row>
3014 </lyxtabular>
3015
3016 \end_inset
3017
3018
3019 \end_layout
3020
3021 \begin_layout Subsection
3022 Case differentiations 
3023 \begin_inset Index
3024 status collapsed
3025
3026 \begin_layout Plain Layout
3027 Case differentiations 
3028 \end_layout
3029
3030 \end_inset
3031
3032
3033 \end_layout
3034
3035 \begin_layout Standard
3036 \align center
3037 \begin_inset Tabular
3038 <lyxtabular version="3" rows="3" columns="2">
3039 <features>
3040 <column alignment="center" valignment="top" width="0pt">
3041 <column alignment="center" valignment="top" width="0pt">
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 Command
3048 \end_layout
3049
3050 \end_inset
3051 </cell>
3052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056 Result
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 </row>
3062 <row>
3063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3064 \begin_inset Text
3065
3066 \begin_layout Plain Layout
3067
3068 \backslash
3069 cases
3070 \begin_inset ERT
3071 status collapsed
3072
3073 \begin_layout Plain Layout
3074
3075
3076 \backslash
3077 spce 
3078 \end_layout
3079
3080 \end_inset
3081
3082 A
3083 \begin_inset Formula $\to$
3084 \end_inset
3085
3086 B>0
3087 \begin_inset Index
3088 status collapsed
3089
3090 \begin_layout Plain Layout
3091 Commands ! C ! 
3092 \backslash
3093 cases
3094 \end_layout
3095
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107 \begin_inset Formula $\begin{cases}
3108 A & B>0\end{cases}$
3109 \end_inset
3110
3111
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 </row>
3117 <row>
3118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122
3123 \backslash
3124 cases
3125 \begin_inset ERT
3126 status collapsed
3127
3128 \begin_layout Plain Layout
3129
3130
3131 \backslash
3132 spce 
3133 \end_layout
3134
3135 \end_inset
3136
3137 Ctrl-Enter
3138 \end_layout
3139
3140 \end_inset
3141 </cell>
3142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146 \begin_inset Formula $\begin{cases}
3147 A & \textrm{for }x>0\\
3148 B & \textrm{for }x=0\end{cases}$
3149 \end_inset
3150
3151
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 </row>
3157 </lyxtabular>
3158
3159 \end_inset
3160
3161
3162 \end_layout
3163
3164 \begin_layout Standard
3165 After inserting 
3166 \series bold
3167
3168 \backslash
3169 cases
3170 \series default
3171  or the usage of the math toolbar button 
3172 \begin_inset Graphics
3173         filename ../images/math/cases.png
3174         scale 85
3175
3176 \end_inset
3177
3178  you can create new lines with the shortcut 
3179 \family sans
3180 Ctrl-Return
3181 \family default
3182  or the table toolbar button 
3183 \begin_inset Graphics
3184         filename ../images/tabular-feature_append-row.png
3185         scale 85
3186
3187 \end_inset
3188
3189 .
3190 \end_layout
3191
3192 \begin_layout Standard
3193 The command 
3194 \series bold
3195
3196 \backslash
3197 cases
3198 \series default
3199  is also available via the menu 
3200 \family sans
3201 Insert\SpecialChar \menuseparator
3202 Math\SpecialChar \menuseparator
3203 Cases-Environment
3204 \family default
3205 .
3206 \end_layout
3207
3208 \begin_layout Subsection
3209 Negations
3210 \begin_inset Index
3211 status collapsed
3212
3213 \begin_layout Plain Layout
3214 Negations
3215 \end_layout
3216
3217 \end_inset
3218
3219
3220 \end_layout
3221
3222 \begin_layout Standard
3223 By inserting of 
3224 \series bold
3225
3226 \backslash
3227 not
3228 \series default
3229
3230 \begin_inset Index
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Commands ! N ! 
3235 \backslash
3236 not
3237 \end_layout
3238
3239 \end_inset
3240
3241  every character can be displayed canceled.
3242  The characters are quasi accentuated by a slash.
3243 \end_layout
3244
3245 \begin_layout Standard
3246 \align center
3247 \begin_inset Tabular
3248 <lyxtabular version="3" rows="4" columns="2">
3249 <features>
3250 <column alignment="center" valignment="top" width="0pt">
3251 <column alignment="center" valignment="top" width="0pt">
3252 <row>
3253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3254 \begin_inset Text
3255
3256 \begin_layout Plain Layout
3257 Command
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3263 \begin_inset Text
3264
3265 \begin_layout Plain Layout
3266 Result
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 </row>
3272 <row>
3273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \backslash
3279 not=
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288 \begin_inset Formula $\not=$
3289 \end_inset
3290
3291
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 </row>
3297 <row>
3298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302
3303 \backslash
3304 not 
3305 \backslash
3306 le
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315 \begin_inset Formula $\not\le$
3316 \end_inset
3317
3318
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 </row>
3324 <row>
3325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \backslash
3331 not 
3332 \backslash
3333 parallel
3334 \end_layout
3335
3336 \end_inset
3337 </cell>
3338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342 \begin_inset Formula $\not\parallel$
3343 \end_inset
3344
3345
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 </row>
3351 </lyxtabular>
3352
3353 \end_inset
3354
3355
3356 \end_layout
3357
3358 \begin_layout Standard
3359 The last example shows, that not all negations look good.
3360  Therefore there are for some negations special commands (see 
3361 \begin_inset CommandInset ref
3362 LatexCommand ref
3363 reference "sub:Mathematical-Symbols"
3364
3365 \end_inset
3366
3367  and 
3368 \begin_inset CommandInset ref
3369 LatexCommand ref
3370 reference "sec:Relations"
3371
3372 \end_inset
3373
3374 ).
3375 \end_layout
3376
3377 \begin_layout Subsection
3378 Placeholders
3379 \begin_inset CommandInset label
3380 LatexCommand label
3381 name "sub:Placeholders"
3382
3383 \end_inset
3384
3385
3386 \begin_inset Index
3387 status collapsed
3388
3389 \begin_layout Plain Layout
3390 Placeholders
3391 \end_layout
3392
3393 \end_inset
3394
3395
3396 \begin_inset Index
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 Chemical characters ! Isotopes
3401 \end_layout
3402
3403 \end_inset
3404
3405
3406 \begin_inset Index
3407 status collapsed
3408
3409 \begin_layout Plain Layout
3410 Isotopes|see
3411 \begin_inset ERT
3412 status collapsed
3413
3414 \begin_layout Plain Layout
3415
3416 {
3417 \end_layout
3418
3419 \end_inset
3420
3421 Chemical characters
3422 \begin_inset ERT
3423 status collapsed
3424
3425 \begin_layout Plain Layout
3426
3427 }
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \end_layout
3434
3435 \end_inset
3436
3437
3438 \end_layout
3439
3440 \begin_layout Standard
3441 When displaying e.
3442 \begin_inset space \thinspace{}
3443 \end_inset
3444
3445 g.
3446 \begin_inset space ~
3447 \end_inset
3448
3449 isotopes
3450 \begin_inset Foot
3451 status collapsed
3452
3453 \begin_layout Plain Layout
3454 More about chemical symbols is written in 
3455 \begin_inset CommandInset ref
3456 LatexCommand ref
3457 reference "sub:Chemical-Symbols-and"
3458
3459 \end_inset
3460
3461 .
3462 \end_layout
3463
3464 \end_inset
3465
3466  the following problem occurs:
3467 \end_layout
3468
3469 \begin_layout Standard
3470 \align center
3471 \begin_inset Tabular
3472 <lyxtabular version="3" rows="2" columns="2">
3473 <features>
3474 <column alignment="center" valignment="top" width="0pt">
3475 <column alignment="center" valignment="top" width="0pt">
3476 <row>
3477 <cell alignment="center" valignment="top" usebox="none">
3478 \begin_inset Text
3479
3480 \begin_layout Plain Layout
3481 Indices created with sub- and superscripts:
3482 \end_layout
3483
3484 \end_inset
3485 </cell>
3486 <cell alignment="center" valignment="top" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3491 \end_inset
3492
3493
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 </row>
3499 <row>
3500 <cell alignment="center" valignment="top" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504 correct indices:
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 <cell alignment="center" valignment="top" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3514 \end_inset
3515
3516
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 </row>
3522 </lyxtabular>
3523
3524 \end_inset
3525
3526
3527 \begin_inset Note Note
3528 status collapsed
3529
3530 \begin_layout Plain Layout
3531
3532 \series bold
3533
3534 \backslash
3535 raisebox
3536 \series default
3537  is only used as spacer.
3538 \end_layout
3539
3540 \end_inset
3541
3542
3543 \end_layout
3544
3545 \begin_layout Standard
3546 The shorter index is by default placed below or above the first character
3547  of the longer index.
3548  To avoid this there is the command 
3549 \series bold
3550
3551 \backslash
3552 phantom
3553 \series default
3554
3555 \begin_inset Index
3556 status collapsed
3557
3558 \begin_layout Plain Layout
3559 Commands ! P ! 
3560 \backslash
3561 phantom
3562 \end_layout
3563
3564 \end_inset
3565
3566  or the math toolbar button
3567 \begin_inset space \thinspace{}
3568 \end_inset
3569
3570
3571 \begin_inset Foot
3572 status collapsed
3573
3574 \begin_layout Plain Layout
3575 can be found in the submenu of the toolbar button 
3576 \begin_inset Graphics
3577         filename ../images/math/space.png
3578         scale 85
3579
3580 \end_inset
3581
3582
3583 \end_layout
3584
3585 \end_inset
3586
3587  
3588 \begin_inset Graphics
3589         filename ../images/math/phantom.png
3590         scale 85
3591
3592 \end_inset
3593
3594  that creates one or more phantom characters.
3595  When inserting 
3596 \series bold
3597
3598 \backslash
3599 phantom
3600 \series default
3601  a small blue box appears that is superposed with two red arrows.
3602  The arrows indicate that the complete width and height of the box content
3603  will be created as placeholder.
3604  Phantom characters are accordingly placeholders with the size of the characters.
3605 \end_layout
3606
3607 \begin_layout Standard
3608 \align center
3609 \begin_inset Tabular
3610 <lyxtabular version="3" rows="4" columns="2">
3611 <features>
3612 <column alignment="center" valignment="top" width="0">
3613 <column alignment="center" valignment="top" width="0">
3614 <row>
3615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619 Command
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 Result
3629 \begin_inset Note Note
3630 status collapsed
3631
3632 \begin_layout Plain Layout
3633
3634 \series bold
3635
3636 \backslash
3637 raisebox
3638 \series default
3639  is only used as spacer.
3640 \end_layout
3641
3642 \end_inset
3643
3644
3645 \end_layout
3646
3647 \end_inset
3648 </cell>
3649 </row>
3650 <row>
3651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 ^19
3656 \begin_inset ERT
3657 status collapsed
3658
3659 \begin_layout Plain Layout
3660
3661
3662 \backslash
3663 spce 
3664 \end_layout
3665
3666 \end_inset
3667
3668 _
3669 \backslash
3670 phantom
3671 \begin_inset ERT
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675
3676
3677 \backslash
3678 spce 
3679 \end_layout
3680
3681 \end_inset
3682
3683 1
3684 \begin_inset Formula $\to$
3685 \end_inset
3686
3687 9
3688 \begin_inset ERT
3689 status collapsed
3690
3691 \begin_layout Plain Layout
3692
3693
3694 \backslash
3695 spce 
3696 \end_layout
3697
3698 \end_inset
3699
3700 F
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3710 \end_inset
3711
3712
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 </row>
3718 <row>
3719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 ^235
3724 \begin_inset ERT
3725 status collapsed
3726
3727 \begin_layout Plain Layout
3728
3729
3730 \backslash
3731 spce 
3732 \end_layout
3733
3734 \end_inset
3735
3736 _
3737 \backslash
3738 phantom
3739 \begin_inset ERT
3740 status collapsed
3741
3742 \begin_layout Plain Layout
3743
3744
3745 \backslash
3746 spce 
3747 \end_layout
3748
3749 \end_inset
3750
3751 23
3752 \begin_inset Formula $\to$
3753 \end_inset
3754
3755 9
3756 \begin_inset ERT
3757 status collapsed
3758
3759 \begin_layout Plain Layout
3760
3761
3762 \backslash
3763 spce 
3764 \end_layout
3765
3766 \end_inset
3767
3768 F
3769 \end_layout
3770
3771 \end_inset
3772 </cell>
3773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3774 \begin_inset Text
3775
3776 \begin_layout Plain Layout
3777 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3778 \end_inset
3779
3780
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 </row>
3786 <row>
3787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3788 \begin_inset Text
3789
3790 \begin_layout Plain Layout
3791
3792 \backslash
3793 Lambda^
3794 \begin_inset ERT
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798
3799
3800 \backslash
3801 spce 
3802 \end_layout
3803
3804 \end_inset
3805
3806
3807 \backslash
3808 phantom
3809 \begin_inset ERT
3810 status collapsed
3811
3812 \begin_layout Plain Layout
3813
3814
3815 \backslash
3816 spce 
3817 \end_layout
3818
3819 \end_inset
3820
3821 ii
3822 \begin_inset Formula $\to$
3823 \end_inset
3824
3825 t
3826 \begin_inset ERT
3827 status collapsed
3828
3829 \begin_layout Plain Layout
3830
3831
3832 \backslash
3833 spce 
3834 \end_layout
3835
3836 \end_inset
3837
3838 _MMt
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3848 \end_inset
3849
3850
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 </row>
3856 </lyxtabular>
3857
3858 \end_inset
3859
3860
3861 \end_layout
3862
3863 \begin_layout Standard
3864 Furthermore there are the commands 
3865 \series bold
3866
3867 \backslash
3868 vphantom
3869 \series default
3870
3871 \begin_inset Index
3872 status collapsed
3873
3874 \begin_layout Plain Layout
3875 Commands ! V ! 
3876 \backslash
3877 vphantom
3878 \end_layout
3879
3880 \end_inset
3881
3882  (toolbar button 
3883 \begin_inset space ~
3884 \end_inset
3885
3886
3887 \begin_inset Graphics
3888         filename ../images/math/vphantom.png
3889         scale 85
3890
3891 \end_inset
3892
3893 ) and 
3894 \series bold
3895
3896 \backslash
3897 hphantom
3898 \series default
3899
3900 \begin_inset Index
3901 status collapsed
3902
3903 \begin_layout Plain Layout
3904 Commands ! H ! 
3905 \backslash
3906 hphantom
3907 \end_layout
3908
3909 \end_inset
3910
3911  (toolbar button 
3912 \begin_inset space ~
3913 \end_inset
3914
3915
3916 \begin_inset Graphics
3917         filename ../images/math/hphantom.png
3918         scale 85
3919
3920 \end_inset
3921
3922 ).
3923  
3924 \series bold
3925
3926 \backslash
3927 hphantom
3928 \series default
3929  creates only space for the maximal height of the characters in the box
3930  but not for its width.
3931  
3932 \series bold
3933
3934 \backslash
3935 vphantom
3936 \series default
3937  creates only space for the width of the box content.
3938  Therefore  the boxes of both commands have only one red arrow.
3939 \end_layout
3940
3941 \begin_layout Standard
3942 For example creates 
3943 \series bold
3944
3945 \backslash
3946 vphantom
3947 \series default
3948
3949 \begin_inset ERT
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953
3954
3955 \backslash
3956 spce 
3957 \end_layout
3958
3959 \end_inset
3960
3961
3962 \series bold
3963 a
3964 \backslash
3965 int
3966 \series default
3967  space for the height of the integral sign,
3968 \begin_inset Foot
3969 status collapsed
3970
3971 \begin_layout Plain Layout
3972 The command 
3973 \series bold
3974
3975 \backslash
3976 int
3977 \series default
3978  creates an integral sign, see 
3979 \begin_inset CommandInset ref
3980 LatexCommand ref
3981 reference "sub:Big-Operators"
3982
3983 \end_inset
3984
3985 .
3986 \end_layout
3987
3988 \end_inset
3989
3990  because this is the larger character.
3991  An example application is in 
3992 \begin_inset CommandInset ref
3993 LatexCommand ref
3994 reference "sub:Multiline-Brackets"
3995
3996 \end_inset
3997
3998 .
3999 \end_layout
4000
4001 \begin_layout Subsection
4002 Lines
4003 \begin_inset Index
4004 status collapsed
4005
4006 \begin_layout Plain Layout
4007 Lines
4008 \end_layout
4009
4010 \end_inset
4011
4012
4013 \begin_inset Index
4014 status collapsed
4015
4016 \begin_layout Plain Layout
4017 Formula ! underlined
4018 \end_layout
4019
4020 \end_inset
4021
4022
4023 \end_layout
4024
4025 \begin_layout Standard
4026 \align center
4027 \begin_inset Tabular
4028 <lyxtabular version="3" rows="4" columns="2">
4029 <features>
4030 <column alignment="center" valignment="top" width="0pt">
4031 <column alignment="center" valignment="top" width="0pt">
4032 <row>
4033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037 Command
4038 \end_layout
4039
4040 \end_inset
4041 </cell>
4042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046 Result
4047 \begin_inset Note Note
4048 status collapsed
4049
4050 \begin_layout Plain Layout
4051
4052 \series bold
4053
4054 \backslash
4055 raisebox
4056 \series default
4057  is only used as spacer.
4058 \end_layout
4059
4060 \end_inset
4061
4062
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 </row>
4068 <row>
4069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073
4074 \backslash
4075 overline
4076 \begin_inset ERT
4077 status collapsed
4078
4079 \begin_layout Plain Layout
4080
4081
4082 \backslash
4083 spce 
4084 \end_layout
4085
4086 \end_inset
4087
4088 A+B
4089 \begin_inset Index
4090 status collapsed
4091
4092 \begin_layout Plain Layout
4093 Commands ! O ! 
4094 \backslash
4095 overline
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \end_inset
4104 </cell>
4105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4106 \begin_inset Text
4107
4108 \begin_layout Plain Layout
4109 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4110 \end_inset
4111
4112
4113 \end_layout
4114
4115 \end_inset
4116 </cell>
4117 </row>
4118 <row>
4119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123
4124 \backslash
4125 underline
4126 \begin_inset ERT
4127 status collapsed
4128
4129 \begin_layout Plain Layout
4130
4131
4132 \backslash
4133 spce 
4134 \end_layout
4135
4136 \end_inset
4137
4138 A+B
4139 \begin_inset Index
4140 status collapsed
4141
4142 \begin_layout Plain Layout
4143 Commands ! U ! 
4144 \backslash
4145 underline
4146 \end_layout
4147
4148 \end_inset
4149
4150
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4160 \end_inset
4161
4162
4163 \end_layout
4164
4165 \end_inset
4166 </cell>
4167 </row>
4168 <row>
4169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173
4174 \backslash
4175 overline
4176 \begin_inset ERT
4177 status collapsed
4178
4179 \begin_layout Plain Layout
4180
4181
4182 \backslash
4183 spce 
4184 \end_layout
4185
4186 \end_inset
4187
4188
4189 \backslash
4190 underline
4191 \begin_inset ERT
4192 status collapsed
4193
4194 \begin_layout Plain Layout
4195
4196
4197 \backslash
4198 spce 
4199 \end_layout
4200
4201 \end_inset
4202
4203 A+B
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4213 \end_inset
4214
4215
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 </row>
4221 </lyxtabular>
4222
4223 \end_inset
4224
4225
4226 \end_layout
4227
4228 \begin_layout Standard
4229 In the last example it doesn't matter if first 
4230 \series bold
4231
4232 \backslash
4233 overline
4234 \series default
4235  or 
4236 \series bold
4237
4238 \backslash
4239 underline
4240 \series default
4241  is inserted.
4242 \end_layout
4243
4244 \begin_layout Standard
4245 To double underline e.
4246 \begin_inset space \thinspace{}
4247 \end_inset
4248
4249 g.
4250  results, one uses 
4251 \series bold
4252
4253 \backslash
4254 underline
4255 \series default
4256  twice.
4257 \end_layout
4258
4259 \begin_layout Standard
4260 It is possible to place up to 6 lines above or below characters.
4261 \end_layout
4262
4263 \begin_layout Subsection
4264 Ellipses
4265 \begin_inset CommandInset label
4266 LatexCommand label
4267 name "sub:Ellipses"
4268
4269 \end_inset
4270
4271
4272 \begin_inset Index
4273 status collapsed
4274
4275 \begin_layout Plain Layout
4276 Ellipses
4277 \end_layout
4278
4279 \end_inset
4280
4281
4282 \end_layout
4283
4284 \begin_layout Standard
4285 There are different types of ellipses available.
4286 \begin_inset Foot
4287 status collapsed
4288
4289 \begin_layout Plain Layout
4290 In the math toolbar in the submenu of the button 
4291 \begin_inset Graphics
4292         filename ../images/math/ldots.png
4293         scale 85
4294
4295 \end_inset
4296
4297
4298 \end_layout
4299
4300 \end_inset
4301
4302  For listings dots at the baseline are used (
4303 \series bold
4304
4305 \backslash
4306 ldots
4307 \series default
4308
4309 \begin_inset Index
4310 status collapsed
4311
4312 \begin_layout Plain Layout
4313 Commands ! L ! 
4314 \backslash
4315 ldots
4316 \end_layout
4317
4318 \end_inset
4319
4320 ), while for operations dots are needed that are on the same height as the
4321  operators (
4322 \series bold
4323
4324 \backslash
4325 cdots
4326 \series default
4327
4328 \begin_inset Index
4329 status collapsed
4330
4331 \begin_layout Plain Layout
4332 Commands ! C ! 
4333 \backslash
4334 cdots
4335 \end_layout
4336
4337 \end_inset
4338
4339 ).
4340  When using the command 
4341 \series bold
4342
4343 \backslash
4344 dots
4345 \series default
4346
4347 \begin_inset Index
4348 status collapsed
4349
4350 \begin_layout Plain Layout
4351 Commands ! D ! 
4352 \backslash
4353 dots
4354 \end_layout
4355
4356 \end_inset
4357
4358 , LaTeX decides on the basis of the next character what type is used.
4359 \end_layout
4360
4361 \begin_layout Standard
4362 \align center
4363 \begin_inset Tabular
4364 <lyxtabular version="3" rows="8" columns="2">
4365 <features>
4366 <column alignment="center" valignment="top" width="0pt">
4367 <column alignment="center" valignment="top" width="0pt">
4368 <row>
4369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373 Command
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382 Result
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 </row>
4388 <row>
4389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 A_1
4394 \begin_inset ERT
4395 status collapsed
4396
4397 \begin_layout Plain Layout
4398
4399
4400 \backslash
4401 spce 
4402 \end_layout
4403
4404 \end_inset
4405
4406 ,
4407 \backslash
4408 dots
4409 \begin_inset ERT
4410 status collapsed
4411
4412 \begin_layout Plain Layout
4413
4414
4415 \backslash
4416 spce 
4417 \end_layout
4418
4419 \end_inset
4420
4421 ,A_n
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430 \begin_inset Formula $A_{1},\dots,A_{n}$
4431 \end_inset
4432
4433
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 </row>
4439 <row>
4440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444 A_1
4445 \begin_inset ERT
4446 status collapsed
4447
4448 \begin_layout Plain Layout
4449
4450
4451 \backslash
4452 spce 
4453 \end_layout
4454
4455 \end_inset
4456
4457 +
4458 \backslash
4459 dots
4460 \begin_inset ERT
4461 status collapsed
4462
4463 \begin_layout Plain Layout
4464
4465
4466 \backslash
4467 spce 
4468 \end_layout
4469
4470 \end_inset
4471
4472 +A_n
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4478 \begin_inset Text
4479
4480 \begin_layout Plain Layout
4481 \begin_inset Formula $A_{1}+\dots+A_{n}$
4482 \end_inset
4483
4484
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 </row>
4490 <row>
4491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495 A_1
4496 \begin_inset ERT
4497 status collapsed
4498
4499 \begin_layout Plain Layout
4500
4501
4502 \backslash
4503 spce 
4504 \end_layout
4505
4506 \end_inset
4507
4508 ,
4509 \backslash
4510 ldots
4511 \begin_inset ERT
4512 status collapsed
4513
4514 \begin_layout Plain Layout
4515
4516
4517 \backslash
4518 spce 
4519 \end_layout
4520
4521 \end_inset
4522
4523 ,A_n
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4529 \begin_inset Text
4530
4531 \begin_layout Plain Layout
4532 \begin_inset Formula $A_{1},\ldots,A_{n}$
4533 \end_inset
4534
4535
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 </row>
4541 <row>
4542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 A_1
4547 \begin_inset ERT
4548 status collapsed
4549
4550 \begin_layout Plain Layout
4551
4552
4553 \backslash
4554 spce 
4555 \end_layout
4556
4557 \end_inset
4558
4559 +
4560 \backslash
4561 cdots
4562 \begin_inset ERT
4563 status collapsed
4564
4565 \begin_layout Plain Layout
4566
4567
4568 \backslash
4569 spce 
4570 \end_layout
4571
4572 \end_inset
4573
4574 +A_n
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4580 \begin_inset Text
4581
4582 \begin_layout Plain Layout
4583 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4584 \end_inset
4585
4586
4587 \end_layout
4588
4589 \end_inset
4590 </cell>
4591 </row>
4592 <row>
4593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597
4598 \backslash
4599 vdots
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608 \begin_inset Formula $\vdots$
4609 \end_inset
4610
4611
4612 \end_layout
4613
4614 \end_inset
4615 </cell>
4616 </row>
4617 <row>
4618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622
4623 \backslash
4624 ddots
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 \begin_inset Formula $\ddots$
4634 \end_inset
4635
4636
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 </row>
4642 <row>
4643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 3×3
4648 \begin_inset space \thinspace{}
4649 \end_inset
4650
4651 matrix with the different dots
4652 \end_layout
4653
4654 \end_inset
4655 </cell>
4656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4657 \begin_inset Text
4658
4659 \begin_layout Plain Layout
4660 \begin_inset Formula $\begin{array}{ccc}
4661 A_{11} & \cdots & A_{1m}\\
4662 \vdots & \ddots & \vdots\\
4663 A_{n1} & \cdots & A_{nm}\end{array}$
4664 \end_inset
4665
4666
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 </row>
4672 </lyxtabular>
4673
4674 \end_inset
4675
4676
4677 \end_layout
4678
4679 \begin_layout Standard
4680 The ellipses available in menu 
4681 \family sans
4682 Insert\SpecialChar \menuseparator
4683 Special
4684 \begin_inset space ~
4685 \end_inset
4686
4687 Character
4688 \family default
4689  are 
4690 \series bold
4691
4692 \backslash
4693 ldots
4694 \series default
4695 .
4696 \end_layout
4697
4698 \begin_layout Standard
4699 \begin_inset VSpace medskip
4700 \end_inset
4701
4702 Specially for matrices there are ellipses that span over several columns.
4703  They are created with the command 
4704 \series bold
4705
4706 \backslash
4707 hdotsfor
4708 \series default
4709
4710 \begin_inset Index
4711 status collapsed
4712
4713 \begin_layout Plain Layout
4714 Commands ! H ! 
4715 \backslash
4716 hdotsfor
4717 \end_layout
4718
4719 \end_inset
4720
4721 , that has the following scheme:
4722 \end_layout
4723
4724 \begin_layout Standard
4725
4726 \series bold
4727
4728 \backslash
4729 hdotsfor[distance]{number of columns}
4730 \end_layout
4731
4732 \begin_layout Standard
4733 The number of columns specifies how many columns should be spanned.
4734  Distance is a factor for the distance between the dots.
4735 \end_layout
4736
4737 \begin_layout Standard
4738 In the following matrix the command 
4739 \series bold
4740
4741 \backslash
4742 hdotsfor[2]{4}
4743 \series default
4744  was inserted in the first box of the second line, to get an ellipsis with
4745  a dot distance twice as long as with the command 
4746 \series bold
4747
4748 \backslash
4749 dots
4750 \series default
4751 :
4752 \begin_inset Formula \[
4753 \left(\begin{array}{cccc}
4754 A & B & C & D\\
4755 \hdotsfor[2]{4}\\
4756 q & w & e & r\end{array}\right)\]
4757
4758 \end_inset
4759
4760 Note that the matrix fields that should be spanned must be empty, otherwise
4761  you get LaTeX-errors.
4762 \end_layout
4763
4764 \begin_layout Standard
4765 \begin_inset VSpace bigskip
4766 \end_inset
4767
4768 Furthermore you can fill with the command 
4769 \series bold
4770
4771 \backslash
4772 dotfill
4773 \series default
4774
4775 \begin_inset Index
4776 status collapsed
4777
4778 \begin_layout Plain Layout
4779 Commands ! D ! 
4780 \backslash
4781 dotfill
4782 \end_layout
4783
4784 \end_inset
4785
4786  the rest of a line with dots.
4787  The effect of these commands is the same like with 
4788 \series bold
4789
4790 \backslash
4791 hfill
4792 \series default
4793 , see 
4794 \begin_inset CommandInset ref
4795 LatexCommand ref
4796 reference "sub:Variable-Space"
4797
4798 \end_inset
4799
4800 .
4801 \end_layout
4802
4803 \begin_layout Standard
4804 For example the command 
4805 \series bold
4806 A
4807 \backslash
4808 dotfill
4809 \begin_inset ERT
4810 status collapsed
4811
4812 \begin_layout Plain Layout
4813
4814
4815 \backslash
4816 spce 
4817 \end_layout
4818
4819 \end_inset
4820
4821 B
4822 \series default
4823  produces
4824 \end_layout
4825
4826 \begin_layout Standard
4827 \begin_inset Formula $A\dotfill B$
4828 \end_inset
4829
4830
4831 \end_layout
4832
4833 \begin_layout Standard
4834 Analog to
4835 \series bold
4836  
4837 \backslash
4838 dotfill
4839 \series default
4840  there is for a line the command 
4841 \series bold
4842
4843 \backslash
4844 hrulefill
4845 \series default
4846
4847 \begin_inset Index
4848 status collapsed
4849
4850 \begin_layout Plain Layout
4851 Commands ! H ! 
4852 \backslash
4853 hrulefill
4854 \end_layout
4855
4856 \end_inset
4857
4858 :
4859 \end_layout
4860
4861 \begin_layout Standard
4862 \begin_inset Formula $A\hrulefill B$
4863 \end_inset
4864
4865
4866 \end_layout
4867
4868 \begin_layout Standard
4869 To use the commands for text, they have to be inserted in TeX-mode.
4870 \end_layout
4871
4872 \begin_layout Section
4873 Matrices
4874 \begin_inset CommandInset label
4875 LatexCommand label
4876 name "sec:Matrices"
4877
4878 \end_inset
4879
4880
4881 \begin_inset Index
4882 status collapsed
4883
4884 \begin_layout Plain Layout
4885 Matrices
4886 \end_layout
4887
4888 \end_inset
4889
4890
4891 \end_layout
4892
4893 \begin_layout Standard
4894 Matrices can be inserted via the math toolbar button 
4895 \begin_inset Graphics
4896         filename ../images/dialog-show_mathmatrix.png
4897         scale 85
4898
4899 \end_inset
4900
4901  or the menu 
4902 \family sans
4903 Insert\SpecialChar \menuseparator
4904 Math\SpecialChar \menuseparator
4905 Matrix
4906 \family default
4907 .
4908  You will be asked for the number of matrix columns and rows, and the alignment.
4909  The vertical alignment is hereby only of importance for matrices in inline
4910  formulas:
4911 \end_layout
4912
4913 \begin_layout Standard
4914 The first matrix is top 
4915 \begin_inset Formula $\begin{array}[t]{cccc}
4916 A & D & G & J\\
4917 B & E & H & K\\
4918 C & F & I & L\end{array}$
4919 \end_inset
4920
4921 , the second middle 
4922 \begin_inset Formula $\begin{array}{cccc}
4923 A & D & G & J\\
4924 B & E & H & K\\
4925 C & F & I & L\end{array}$
4926 \end_inset
4927
4928 , and the third bottom 
4929 \begin_inset Formula $\begin{array}[b]{cccc}
4930 A & D & G & J\\
4931 B & E & H & K\\
4932 C & F & I & L\end{array}$
4933 \end_inset
4934
4935  aligned.
4936 \end_layout
4937
4938 \begin_layout Standard
4939 The horizontal alignment specifies how the column entries should be aligned.
4940  It is set by entering a letter for every column.
4941  
4942 \emph on
4943 l
4944 \emph default
4945  denotes left aligned, 
4946 \emph on
4947 c
4948 \emph default
4949  centered, and 
4950 \emph on
4951 r
4952 \emph default
4953  right aligned.
4954  To create for example a 4
4955 \series bold
4956 ×
4957 \series default
4958 4
4959 \begin_inset space ~
4960 \end_inset
4961
4962 matrix where the first column is left aligned, the second and third are
4963  centered, and the last one is right aligned, one enters for the horizontal
4964  alignment 
4965 \series bold
4966 lccr
4967 \series default
4968 .
4969  Normally are in a matrix all columns centered, therefore the default is
4970  for every column is a 
4971 \series bold
4972 c
4973 \series default
4974 .
4975 \end_layout
4976
4977 \begin_layout Standard
4978 Horizontal alignment:
4979 \end_layout
4980
4981 \begin_layout Standard
4982
4983 \series bold
4984 lll
4985 \series default
4986  : 
4987 \begin_inset Formula $\begin{array}{lll}
4988 10000 & D & G\\
4989 B & 10000 & H\\
4990 C & F & 10000\end{array}$
4991 \end_inset
4992
4993  , 
4994 \series bold
4995 ccc
4996 \series default
4997  : 
4998 \begin_inset Formula $\begin{array}{ccc}
4999 10000 & D & G\\
5000 B & 10000 & H\\
5001 C & F & 10000\end{array}$
5002 \end_inset
5003
5004  , 
5005 \series bold
5006 rrr
5007 \series default
5008  : 
5009 \begin_inset Formula $\begin{array}{rrr}
5010 10000 & D & G\\
5011 B & 10000 & H\\
5012 C & F & 10000\end{array}$
5013 \end_inset
5014
5015
5016 \end_layout
5017
5018 \begin_layout Standard
5019 To add or delete rows and columns subsequently, the math toolbar buttons
5020  
5021 \begin_inset Graphics
5022         filename ../images/tabular-feature_append-row.png
5023         scale 85
5024
5025 \end_inset
5026
5027
5028 \begin_inset Graphics
5029         filename ../images/tabular-feature_delete-row.png
5030         scale 85
5031
5032 \end_inset
5033
5034 , etc.
5035 \begin_inset space \thinspace{}
5036 \end_inset
5037
5038 , or the menu 
5039 \family sans
5040 Edit\SpecialChar \menuseparator
5041 Rows & Columns
5042 \family default
5043  can be used.
5044  New rows can also be created with 
5045 \family sans
5046 Ctrl-Return
5047 \family default
5048 .
5049 \end_layout
5050
5051 \begin_layout Standard
5052 \begin_inset VSpace bigskip
5053 \end_inset
5054
5055 Parentheses around a matrix can can either be created with the commands
5056  
5057 \series bold
5058
5059 \backslash
5060 left
5061 \series default
5062
5063 \begin_inset Index
5064 status collapsed
5065
5066 \begin_layout Plain Layout
5067 Commands ! L ! 
5068 \backslash
5069 left
5070 \end_layout
5071
5072 \end_inset
5073
5074  and 
5075 \series bold
5076
5077 \backslash
5078 right
5079 \series default
5080
5081 \begin_inset Index
5082 status collapsed
5083
5084 \begin_layout Plain Layout
5085 Commands ! R ! 
5086 \backslash
5087 right
5088 \end_layout
5089
5090 \end_inset
5091
5092  (shortcut 
5093 \family sans
5094 Alt-m
5095 \begin_inset space ~
5096 \end_inset
5097
5098 parenthesis
5099 \family default
5100 ), see 
5101 \begin_inset CommandInset ref
5102 LatexCommand ref
5103 reference "sub:Automatic-Bracket-Size"
5104
5105 \end_inset
5106
5107 , or by using the following commands:
5108 \begin_inset VSpace medskip
5109 \end_inset
5110
5111
5112 \end_layout
5113
5114 \begin_layout Standard
5115 \begin_inset space \hfill{}
5116 \end_inset
5117
5118
5119 \begin_inset Tabular
5120 <lyxtabular version="3" rows="4" columns="2">
5121 <features>
5122 <column alignment="center" valignment="top" width="0">
5123 <column alignment="center" valignment="top" width="0">
5124 <row>
5125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129 Command
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138 Result
5139 \begin_inset Note Note
5140 status collapsed
5141
5142 \begin_layout Plain Layout
5143
5144 \series bold
5145
5146 \backslash
5147 raisebox
5148 \series default
5149  is only used as spacer.
5150 \end_layout
5151
5152 \end_inset
5153
5154
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 </row>
5160 <row>
5161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165
5166 \backslash
5167 bmatrix
5168 \begin_inset ERT
5169 status collapsed
5170
5171 \begin_layout Plain Layout
5172
5173
5174 \backslash
5175 spce 
5176 \end_layout
5177
5178 \end_inset
5179
5180 2
5181 \series bold
5182 ×
5183 \series default
5184 2
5185 \begin_inset space \thinspace{}
5186 \end_inset
5187
5188 matrix
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5198 0 & \textrm{-}\mathrm{i}\\
5199 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5200 \end_inset
5201
5202
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 </row>
5208 <row>
5209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5210 \begin_inset Text
5211
5212 \begin_layout Plain Layout
5213
5214 \backslash
5215 Bmatrix
5216 \begin_inset ERT
5217 status collapsed
5218
5219 \begin_layout Plain Layout
5220
5221
5222 \backslash
5223 spce 
5224 \end_layout
5225
5226 \end_inset
5227
5228 2
5229 \series bold
5230 ×
5231 \series default
5232 2
5233 \begin_inset space \thinspace{}
5234 \end_inset
5235
5236 matrix
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5246 0 & \textrm{-}\mathrm{i}\\
5247 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5248 \end_inset
5249
5250
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 </row>
5256 <row>
5257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261
5262 \backslash
5263 pmatrix
5264 \begin_inset ERT
5265 status collapsed
5266
5267 \begin_layout Plain Layout
5268
5269
5270 \backslash
5271 spce 
5272 \end_layout
5273
5274 \end_inset
5275
5276 2
5277 \series bold
5278 ×
5279 \series default
5280 2
5281 \begin_inset space \thinspace{}
5282 \end_inset
5283
5284 matrix
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5294 0 & \textrm{-}\mathrm{i}\\
5295 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5296 \end_inset
5297
5298
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 </row>
5304 </lyxtabular>
5305
5306 \end_inset
5307
5308
5309 \begin_inset space \hfill{}
5310 \end_inset
5311
5312
5313 \begin_inset Tabular
5314 <lyxtabular version="3" rows="4" columns="2">
5315 <features>
5316 <column alignment="center" valignment="top" width="0">
5317 <column alignment="center" valignment="top" width="0">
5318 <row>
5319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323 Command
5324 \end_layout
5325
5326 \end_inset
5327 </cell>
5328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5329 \begin_inset Text
5330
5331 \begin_layout Plain Layout
5332 Result
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 </row>
5338 <row>
5339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343
5344 \backslash
5345 vmatrix
5346 \begin_inset ERT
5347 status collapsed
5348
5349 \begin_layout Plain Layout
5350
5351
5352 \backslash
5353 spce 
5354 \end_layout
5355
5356 \end_inset
5357
5358 2
5359 \series bold
5360 ×
5361 \series default
5362 2
5363 \begin_inset space \thinspace{}
5364 \end_inset
5365
5366 matrix
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5376 0 & \textrm{-}\mathrm{i}\\
5377 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5378 \end_inset
5379
5380
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 </row>
5386 <row>
5387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391
5392 \backslash
5393 Vmatrix
5394 \begin_inset ERT
5395 status collapsed
5396
5397 \begin_layout Plain Layout
5398
5399
5400 \backslash
5401 spce 
5402 \end_layout
5403
5404 \end_inset
5405
5406 2
5407 \series bold
5408 ×
5409 \series default
5410 2
5411 \begin_inset space \thinspace{}
5412 \end_inset
5413
5414 matrix
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5424 0 & \textrm{-}\mathrm{i}\\
5425 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5426 \end_inset
5427
5428
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 </row>
5434 <row>
5435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439
5440 \backslash
5441 matrix
5442 \begin_inset ERT
5443 status collapsed
5444
5445 \begin_layout Plain Layout
5446
5447
5448 \backslash
5449 spce 
5450 \end_layout
5451
5452 \end_inset
5453
5454 2
5455 \series bold
5456 ×
5457 \series default
5458 2
5459 \begin_inset space \thinspace{}
5460 \end_inset
5461
5462 matrix
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5468 \begin_inset Text
5469
5470 \begin_layout Plain Layout
5471 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5472 0 & \textrm{-}\mathrm{i}\\
5473 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5474 \end_inset
5475
5476
5477 \end_layout
5478
5479 \end_inset
5480 </cell>
5481 </row>
5482 </lyxtabular>
5483
5484 \end_inset
5485
5486
5487 \begin_inset space \hfill{}
5488 \end_inset
5489
5490
5491 \end_layout
5492
5493 \begin_layout Standard
5494 \begin_inset VSpace medskip
5495 \end_inset
5496
5497 When e.
5498 \begin_inset space \thinspace{}
5499 \end_inset
5500
5501 g.
5502 \begin_inset space ~
5503 \end_inset
5504
5505
5506 \series bold
5507
5508 \backslash
5509 vmatrix
5510 \series default
5511  is inserted, a blue box appears between two vertical lines where the matrix
5512  is inserted.
5513 \end_layout
5514
5515 \begin_layout Standard
5516 \begin_inset VSpace bigskip
5517 \end_inset
5518
5519 As all multiline formulas are matrices, the length 
5520 \series bold
5521
5522 \backslash
5523 arraycolsep
5524 \series default
5525
5526 \begin_inset Index
5527 status collapsed
5528
5529 \begin_layout Plain Layout
5530 Commands ! A ! 
5531 \backslash
5532 arraycolsep
5533 \end_layout
5534
5535 \end_inset
5536
5537  that is described in 
5538 \begin_inset CommandInset ref
5539 LatexCommand ref
5540 reference "sub:Column-Separation"
5541
5542 \end_inset
5543
5544  can also be used to change the column separation of matrices.
5545 \end_layout
5546
5547 \begin_layout Standard
5548 To change the row separation, the command 
5549 \series bold
5550
5551 \backslash
5552 arraystretch
5553 \series default
5554
5555 \begin_inset Index
5556 status collapsed
5557
5558 \begin_layout Plain Layout
5559 Commands ! A ! 
5560 \backslash
5561 arraystretch
5562 \end_layout
5563
5564 \end_inset
5565
5566  is used.
5567  It is used as follows:
5568 \end_layout
5569
5570 \begin_layout Standard
5571
5572 \series bold
5573
5574 \backslash
5575 renewcommand{
5576 \backslash
5577 arraystretch}{stretch factor}
5578 \begin_inset Index
5579 status collapsed
5580
5581 \begin_layout Plain Layout
5582 Commands ! R ! 
5583 \backslash
5584 renewcommand
5585 \end_layout
5586
5587 \end_inset
5588
5589
5590 \end_layout
5591
5592 \begin_layout Standard
5593 The command 
5594 \series bold
5595
5596 \backslash
5597 renewcommand
5598 \series default
5599  assigns the stretch factor to the predefined command 
5600 \series bold
5601
5602 \backslash
5603 arraystretch
5604 \series default
5605 .
5606  To double e.
5607 \begin_inset space \thinspace{}
5608 \end_inset
5609
5610 g.
5611 \begin_inset space ~
5612 \end_inset
5613
5614 the row separation, use the factor 2.
5615  This is then used for all following matrices.
5616  To go back to the original separation, assign the factor 1 to 
5617 \series bold
5618
5619 \backslash
5620 arraystretch
5621 \series default
5622 .
5623 \end_layout
5624
5625 \begin_layout Standard
5626 To set matrices into a text line, the command 
5627 \series bold
5628
5629 \backslash
5630 smallmatrix
5631 \series default
5632
5633 \begin_inset Index
5634 status collapsed
5635
5636 \begin_layout Plain Layout
5637 Commands ! S ! 
5638 \backslash
5639 smallmatrix
5640 \end_layout
5641
5642 \end_inset
5643
5644  is used.
5645  When it is inserted a blue box with two dashed lines appears.
5646  In this box the matrix is inserted.
5647 \end_layout
5648
5649 \begin_layout Standard
5650 This is a matrix 
5651 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5652 C & D\end{smallmatrix}\right)$
5653 \end_inset
5654
5655  in a text line.
5656 \end_layout
5657
5658 \begin_layout Section
5659 Brackets and Delimiters
5660 \begin_inset Index
5661 status collapsed
5662
5663 \begin_layout Plain Layout
5664 Brackets
5665 \end_layout
5666
5667 \end_inset
5668
5669
5670 \begin_inset Index
5671 status collapsed
5672
5673 \begin_layout Plain Layout
5674 Delimiters
5675 \end_layout
5676
5677 \end_inset
5678
5679
5680 \end_layout
5681
5682 \begin_layout Subsection
5683 Vertical Brackets and Delimiters
5684 \begin_inset Index
5685 status collapsed
5686
5687 \begin_layout Plain Layout
5688 Brackets ! vertical
5689 \end_layout
5690
5691 \end_inset
5692
5693
5694 \end_layout
5695
5696 \begin_layout Standard
5697 \begin_inset space \hfill{}
5698 \end_inset
5699
5700
5701 \begin_inset Tabular
5702 <lyxtabular version="3" rows="9" columns="2">
5703 <features>
5704 <column alignment="center" valignment="top" width="0pt">
5705 <column alignment="center" valignment="top" width="0pt">
5706 <row>
5707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711 Command
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Plain Layout
5720 Result
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 </row>
5726 <row>
5727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 (
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 \begin_inset Formula $($
5741 \end_inset
5742
5743
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 <row>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 {
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 \begin_inset Formula $\{$
5764 \end_inset
5765
5766
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 </row>
5772 <row>
5773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 [
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 \begin_inset Formula $[$
5787 \end_inset
5788
5789
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 </row>
5795 <row>
5796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800
5801 \backslash
5802 langle
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 \begin_inset Formula $\langle$
5812 \end_inset
5813
5814
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 </row>
5820 <row>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825
5826 \backslash
5827 lceil
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 \begin_inset Formula $\lceil$
5837 \end_inset
5838
5839
5840 \end_layout
5841
5842 \end_inset
5843 </cell>
5844 </row>
5845 <row>
5846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Plain Layout
5850
5851 \backslash
5852 lfloor
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $\lfloor$
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 /
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $/$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 |
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 \begin_inset Formula $|$
5908 \end_inset
5909
5910
5911 \end_layout
5912
5913 \end_inset
5914 </cell>
5915 </row>
5916 </lyxtabular>
5917
5918 \end_inset
5919
5920
5921 \begin_inset space \hfill{}
5922 \end_inset
5923
5924
5925 \begin_inset Tabular
5926 <lyxtabular version="3" rows="9" columns="2">
5927 <features>
5928 <column alignment="center" valignment="top" width="0pt">
5929 <column alignment="center" valignment="top" width="0pt">
5930 <row>
5931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5932 \begin_inset Text
5933
5934 \begin_layout Plain Layout
5935 Command
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5941 \begin_inset Text
5942
5943 \begin_layout Plain Layout
5944 Result
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 </row>
5950 <row>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 )
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 \begin_inset Formula $)$
5965 \end_inset
5966
5967
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 </row>
5973 <row>
5974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978 }
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987 \begin_inset Formula $\}$
5988 \end_inset
5989
5990
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 </row>
5996 <row>
5997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 ]
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 \begin_inset Formula $]$
6011 \end_inset
6012
6013
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 </row>
6019 <row>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024
6025 \backslash
6026 rangle
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035 \begin_inset Formula $\rangle$
6036 \end_inset
6037
6038
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 </row>
6044 <row>
6045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049
6050 \backslash
6051 rceil
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 \begin_inset Formula $\rceil$
6061 \end_inset
6062
6063
6064 \end_layout
6065
6066 \end_inset
6067 </cell>
6068 </row>
6069 <row>
6070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6071 \begin_inset Text
6072
6073 \begin_layout Plain Layout
6074
6075 \backslash
6076 rfloor
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085 \begin_inset Formula $\rfloor$
6086 \end_inset
6087
6088
6089 \end_layout
6090
6091 \end_inset
6092 </cell>
6093 </row>
6094 <row>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099
6100 \backslash
6101
6102 \backslash
6103
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 \begin_inset Formula $\backslash$
6113 \end_inset
6114
6115
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 </row>
6121 <row>
6122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6123 \begin_inset Text
6124
6125 \begin_layout Plain Layout
6126
6127 \backslash
6128 |
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 \begin_inset Formula $\|$
6138 \end_inset
6139
6140
6141 \end_layout
6142
6143 \end_inset
6144 </cell>
6145 </row>
6146 </lyxtabular>
6147
6148 \end_inset
6149
6150
6151 \begin_inset space \hfill{}
6152 \end_inset
6153
6154
6155 \end_layout
6156
6157 \begin_layout Standard
6158
6159 \series medium
6160 \begin_inset Note Greyedout
6161 status open
6162
6163 \begin_layout Plain Layout
6164
6165 \series bold
6166 Note:
6167 \series default
6168  In TeX-mode the command 
6169 \series bold
6170
6171 \backslash
6172 textbackslash
6173 \series default
6174
6175 \begin_inset Index
6176 status collapsed
6177
6178 \begin_layout Plain Layout
6179 Commands ! T ! 
6180 \backslash
6181 textbackslash
6182 \end_layout
6183
6184 \end_inset
6185
6186  must be used for the backslash, because the command 
6187 \series bold
6188
6189 \backslash
6190
6191 \backslash
6192
6193 \series default
6194  produces there a line break.
6195 \end_layout
6196
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \begin_layout Standard
6203 For all characters listed above the size can be adjusted with the commands
6204  described in the following two subsections.
6205  When using these commands, the characters < and > can directly be used
6206  instead of the commands 
6207 \series bold
6208
6209 \backslash
6210 langle
6211 \series default
6212  and 
6213 \series bold
6214
6215 \backslash
6216 rangle
6217 \series default
6218 .
6219 \end_layout
6220
6221 \begin_layout Subsubsection
6222 Manual Bracket Size
6223 \begin_inset CommandInset label
6224 LatexCommand label
6225 name "sub:Manual-Bracket-Size"
6226
6227 \end_inset
6228
6229
6230 \begin_inset Index
6231 status collapsed
6232
6233 \begin_layout Plain Layout
6234 Bracket size ! manual
6235 \end_layout
6236
6237 \end_inset
6238
6239
6240 \end_layout
6241
6242 \begin_layout Standard
6243 The bracket size can be specified manually by the LaTeX-commands 
6244 \series bold
6245
6246 \backslash
6247 big
6248 \series default
6249
6250 \begin_inset Index
6251 status collapsed
6252
6253 \begin_layout Plain Layout
6254 Commands ! B ! 
6255 \backslash
6256 big
6257 \end_layout
6258
6259 \end_inset
6260
6261
6262 \series bold
6263
6264 \backslash
6265 Big
6266 \series default
6267
6268 \series bold
6269
6270 \backslash
6271 bigg
6272 \series default
6273 , and 
6274 \series bold
6275
6276 \backslash
6277 Bigg
6278 \series default
6279 .
6280  
6281 \series bold
6282
6283 \backslash
6284 big
6285 \series default
6286  denotes the smallest and 
6287 \series bold
6288
6289 \backslash
6290 Bigg
6291 \series default
6292  the largest bracket size.
6293 \end_layout
6294
6295 \begin_layout Standard
6296 These commands are used to emphasize levels of brackets:
6297 \end_layout
6298
6299 \begin_layout Standard
6300 \align center
6301 \begin_inset Tabular
6302 <lyxtabular version="3" rows="2" columns="2">
6303 <features>
6304 <column alignment="center" valignment="top" width="0pt">
6305 <column alignment="center" valignment="top" width="0pt">
6306 <row>
6307 <cell alignment="center" valignment="top" usebox="none">
6308 \begin_inset Text
6309
6310 \begin_layout Plain Layout
6311 all brackets in the same size:
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 <cell alignment="center" valignment="top" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6321 \end_inset
6322
6323
6324 \end_layout
6325
6326 \end_inset
6327 </cell>
6328 </row>
6329 <row>
6330 <cell alignment="center" valignment="top" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334 this looks better:
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 <cell alignment="center" valignment="top" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Plain Layout
6343 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6344 \end_inset
6345
6346
6347 \end_layout
6348
6349 \end_inset
6350 </cell>
6351 </row>
6352 </lyxtabular>
6353
6354 \end_inset
6355
6356
6357 \begin_inset Note Note
6358 status collapsed
6359
6360 \begin_layout Plain Layout
6361
6362 \series bold
6363
6364 \backslash
6365 raisebox
6366 \series default
6367  is only used as spacer.
6368 \end_layout
6369
6370 \end_inset
6371
6372
6373 \end_layout
6374
6375 \begin_layout Standard
6376 For the second formula the command 
6377 \series bold
6378
6379 \backslash
6380 Big((A+B)(A-B)
6381 \backslash
6382 Big)^
6383 \begin_inset ERT
6384 status collapsed
6385
6386 \begin_layout Plain Layout
6387
6388
6389 \backslash
6390 spce 
6391 \end_layout
6392
6393 \end_inset
6394
6395 C
6396 \series default
6397  has been used.
6398 \end_layout
6399
6400 \begin_layout Standard
6401 Here is an overview about all bracket sizes:
6402 \end_layout
6403
6404 \begin_layout Standard
6405 \align center
6406
6407 \backslash
6408 Bigg(
6409 \backslash
6410 exp
6411 \backslash
6412 bigg<
6413 \backslash
6414 Big[
6415 \backslash
6416 big{
6417 \backslash
6418 ln(3x)
6419 \backslash
6420 big}^2
6421 \begin_inset ERT
6422 status collapsed
6423
6424 \begin_layout Plain Layout
6425
6426
6427 \backslash
6428 spce 
6429 \end_layout
6430
6431 \end_inset
6432
6433
6434 \backslash
6435 sin(x)
6436 \backslash
6437 Big]^
6438 \begin_inset ERT
6439 status collapsed
6440
6441 \begin_layout Plain Layout
6442
6443
6444 \backslash
6445 spce 
6446 \end_layout
6447
6448 \end_inset
6449
6450 A
6451 \begin_inset ERT
6452 status collapsed
6453
6454 \begin_layout Plain Layout
6455
6456
6457 \backslash
6458 spce 
6459 \end_layout
6460
6461 \end_inset
6462
6463
6464 \backslash
6465 bigg>
6466 \backslash
6467 Bigg)^0,5
6468 \end_layout
6469
6470 \begin_layout Standard
6471 \align center
6472 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6473 \end_inset
6474
6475
6476 \end_layout
6477
6478 \begin_layout Standard
6479 \begin_inset Newpage newpage
6480 \end_inset
6481
6482 Besides the 
6483 \series bold
6484
6485 \backslash
6486 big
6487 \series default
6488 -commands there is the variant 
6489 \series bold
6490
6491 \backslash
6492 bigm
6493 \series default
6494
6495 \begin_inset Index
6496 status collapsed
6497
6498 \begin_layout Plain Layout
6499 Commands ! B ! 
6500 \backslash
6501 bigm
6502 \end_layout
6503
6504 \end_inset
6505
6506  that adds a bit more space between the bracket and its content, and the
6507  variant 
6508 \series bold
6509
6510 \backslash
6511 bigl
6512 \series default
6513 -
6514 \series bold
6515
6516 \backslash
6517 bigr
6518 \series default
6519
6520 \begin_inset Index
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524 Commands ! B ! 
6525 \backslash
6526 bigl - 
6527 \backslash
6528 bigr
6529 \end_layout
6530
6531 \end_inset
6532
6533 , that don't add additional space.
6534  The 
6535 \emph on
6536 l
6537 \emph default
6538  at the end of the command 
6539 \series bold
6540
6541 \backslash
6542 bigl
6543 \series default
6544  is for a left bracket; for a right bracket this will be replaced by an
6545  
6546 \emph on
6547 r
6548 \emph default
6549 .
6550  A left or right bracket can each be an opening or closing bracket.
6551 \end_layout
6552
6553 \begin_layout Standard
6554 In the following table is a comparison of the variants:
6555 \end_layout
6556
6557 \begin_layout Standard
6558 \align center
6559 \begin_inset Tabular
6560 <lyxtabular version="3" rows="5" columns="2">
6561 <features>
6562 <column alignment="center" valignment="middle" width="0">
6563 <column alignment="center" valignment="middle" width="0">
6564 <row>
6565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6566 \begin_inset Text
6567
6568 \begin_layout Plain Layout
6569 Command
6570 \end_layout
6571
6572 \end_inset
6573 </cell>
6574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6575 \begin_inset Text
6576
6577 \begin_layout Plain Layout
6578 Result
6579 \begin_inset Note Note
6580 status collapsed
6581
6582 \begin_layout Plain Layout
6583
6584 \series bold
6585
6586 \backslash
6587 raisebox
6588 \series default
6589  is only used as spacer.
6590 \end_layout
6591
6592 \end_inset
6593
6594
6595 \end_layout
6596
6597 \end_inset
6598 </cell>
6599 </row>
6600 <row>
6601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605
6606 \backslash
6607 Bigm(
6608 \backslash
6609 bigm(
6610 \backslash
6611 ln(3x)
6612 \backslash
6613 bigm)^2
6614 \series bold
6615
6616 \begin_inset ERT
6617 status collapsed
6618
6619 \begin_layout Plain Layout
6620
6621
6622 \backslash
6623 spce 
6624 \end_layout
6625
6626 \end_inset
6627
6628
6629 \series default
6630
6631 \backslash
6632 Bigm)
6633 \end_layout
6634
6635 \end_inset
6636 </cell>
6637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6638 \begin_inset Text
6639
6640 \begin_layout Plain Layout
6641 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6642 \end_inset
6643
6644
6645 \end_layout
6646
6647 \end_inset
6648 </cell>
6649 </row>
6650 <row>
6651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6652 \begin_inset Text
6653
6654 \begin_layout Plain Layout
6655
6656 \backslash
6657 Big(
6658 \backslash
6659 big(
6660 \backslash
6661 ln(3x)
6662 \backslash
6663 big)^2
6664 \series bold
6665
6666 \begin_inset ERT
6667 status collapsed
6668
6669 \begin_layout Plain Layout
6670
6671
6672 \backslash
6673 spce 
6674 \end_layout
6675
6676 \end_inset
6677
6678
6679 \series default
6680
6681 \backslash
6682 Big)
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6692 \end_inset
6693
6694
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 </row>
6700 <row>
6701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6702 \begin_inset Text
6703
6704 \begin_layout Plain Layout
6705
6706 \backslash
6707 Bigl(
6708 \backslash
6709 bigl(
6710 \backslash
6711 ln(3x)
6712 \backslash
6713 bigr)^2
6714 \series bold
6715
6716 \begin_inset ERT
6717 status collapsed
6718
6719 \begin_layout Plain Layout
6720
6721
6722 \backslash
6723 spce 
6724 \end_layout
6725
6726 \end_inset
6727
6728
6729 \series default
6730
6731 \backslash
6732 Bigr)
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6742 \end_inset
6743
6744
6745 \end_layout
6746
6747 \end_inset
6748 </cell>
6749 </row>
6750 <row>
6751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6752 \begin_inset Text
6753
6754 \begin_layout Plain Layout
6755
6756 \backslash
6757 bigl)
6758 \backslash
6759 ln(3x)
6760 \backslash
6761 bigr(
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6771 \end_inset
6772
6773
6774 \end_layout
6775
6776 \end_inset
6777 </cell>
6778 </row>
6779 </lyxtabular>
6780
6781 \end_inset
6782
6783
6784 \end_layout
6785
6786 \begin_layout Subsubsection
6787 Automatic Bracket Size
6788 \begin_inset CommandInset label
6789 LatexCommand label
6790 name "sub:Automatic-Bracket-Size"
6791
6792 \end_inset
6793
6794
6795 \begin_inset Index
6796 status collapsed
6797
6798 \begin_layout Plain Layout
6799 Bracket size ! automatic
6800 \end_layout
6801
6802 \end_inset
6803
6804
6805 \end_layout
6806
6807 \begin_layout Standard
6808 Brackets with variable size can be inserted with the commands 
6809 \series bold
6810
6811 \backslash
6812 left
6813 \series default
6814
6815 \begin_inset Index
6816 status collapsed
6817
6818 \begin_layout Plain Layout
6819 Commands ! L ! 
6820 \backslash
6821 left
6822 \end_layout
6823
6824 \end_inset
6825
6826  and 
6827 \series bold
6828
6829 \backslash
6830 right
6831 \series default
6832
6833 \begin_inset Index
6834 status collapsed
6835
6836 \begin_layout Plain Layout
6837 Commands ! R ! 
6838 \backslash
6839 right
6840 \end_layout
6841
6842 \end_inset
6843
6844  or via the math toolbar button 
6845 \begin_inset Graphics
6846         filename ../images/dialog-show_mathdelimiter.png
6847         scale 85
6848
6849 \end_inset
6850
6851 .
6852  Directly behind 
6853 \series bold
6854
6855 \backslash
6856 left
6857 \series default
6858  and 
6859 \series bold
6860
6861 \backslash
6862 right
6863 \series default
6864  the wanted bracket must be inserted.
6865  The bracket size will then automatically be calculated for the output.
6866 \end_layout
6867
6868 \begin_layout Standard
6869 \align center
6870 normal bracket: The command 
6871 \series bold
6872
6873 \backslash
6874 ln(
6875 \backslash
6876 frac
6877 \begin_inset ERT
6878 status collapsed
6879
6880 \begin_layout Plain Layout
6881
6882
6883 \backslash
6884 spce 
6885 \end_layout
6886
6887 \end_inset
6888
6889 A
6890 \begin_inset Formula $\downarrow$
6891 \end_inset
6892
6893 C
6894 \begin_inset ERT
6895 status collapsed
6896
6897 \begin_layout Plain Layout
6898
6899
6900 \backslash
6901 spce 
6902 \end_layout
6903
6904 \end_inset
6905
6906 )
6907 \series default
6908  creates
6909 \begin_inset Formula \[
6910 \ln(\frac{A}{C})\]
6911
6912 \end_inset
6913
6914
6915 \end_layout
6916
6917 \begin_layout Standard
6918 \align center
6919 multiline bracket: The command 
6920 \series bold
6921
6922 \backslash
6923 ln
6924 \backslash
6925 left(
6926 \backslash
6927 frac
6928 \begin_inset ERT
6929 status collapsed
6930
6931 \begin_layout Plain Layout
6932
6933
6934 \backslash
6935 spce 
6936 \end_layout
6937
6938 \end_inset
6939
6940 A
6941 \begin_inset Formula $\downarrow$
6942 \end_inset
6943
6944 C
6945 \begin_inset ERT
6946 status collapsed
6947
6948 \begin_layout Plain Layout
6949
6950
6951 \backslash
6952 spce 
6953 \end_layout
6954
6955 \end_inset
6956
6957
6958 \backslash
6959 right)
6960 \series default
6961  creates
6962 \begin_inset Formula \[
6963 \ln\left(\frac{A}{C}\right)\]
6964
6965 \end_inset
6966
6967
6968 \end_layout
6969
6970 \begin_layout Standard
6971 Instead of 
6972 \series bold
6973
6974 \backslash
6975 left
6976 \series default
6977  and 
6978 \series bold
6979
6980 \backslash
6981 right
6982 \series default
6983  the shortcut 
6984 \family sans
6985 Alt-m
6986 \begin_inset space ~
6987 \end_inset
6988
6989 bracket
6990 \family default
6991  can be used.
6992  This has the advantage that you can see in LyX immediately the real bracket
6993  size and that the matching right bracket will be created too.
6994 \begin_inset Newline newline
6995 \end_inset
6996
6997 The command for the last example would then be: 
6998 \series bold
6999
7000 \backslash
7001 ln Alt-m
7002 \series default
7003  
7004 \series bold
7005 (
7006 \backslash
7007 frac
7008 \begin_inset ERT
7009 status collapsed
7010
7011 \begin_layout Plain Layout
7012
7013
7014 \backslash
7015 spce 
7016 \end_layout
7017
7018 \end_inset
7019
7020 A
7021 \begin_inset Formula $\downarrow$
7022 \end_inset
7023
7024 C
7025 \end_layout
7026
7027 \begin_layout Standard
7028 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7029  For example the command 
7030 \series bold
7031
7032 \backslash
7033 left.
7034 \backslash
7035 frac
7036 \begin_inset ERT
7037 status collapsed
7038
7039 \begin_layout Plain Layout
7040
7041
7042 \backslash
7043 spce 
7044 \end_layout
7045
7046 \end_inset
7047
7048 A
7049 \begin_inset Formula $\downarrow$
7050 \end_inset
7051
7052 B
7053 \begin_inset ERT
7054 status collapsed
7055
7056 \begin_layout Plain Layout
7057
7058
7059 \backslash
7060 spce 
7061 \end_layout
7062
7063 \end_inset
7064
7065
7066 \backslash
7067 right}
7068 \series default
7069  creates:
7070 \series bold
7071
7072 \begin_inset Formula \[
7073 \left.\frac{A}{B}\right\} \]
7074
7075 \end_inset
7076
7077
7078 \series default
7079 The commands 
7080 \series bold
7081
7082 \backslash
7083 left
7084 \series default
7085  and 
7086 \series bold
7087
7088 \backslash
7089 right
7090 \series default
7091  will be converted by LyX to brackets in the right size when the document
7092  is reloaded and an omitted bracket will appear as dashed line.
7093 \end_layout
7094
7095 \begin_layout Standard
7096 \begin_inset VSpace bigskip
7097 \end_inset
7098
7099 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7100  the command 
7101 \series bold
7102
7103 \backslash
7104 middle
7105 \series default
7106
7107 \begin_inset Index
7108 status collapsed
7109
7110 \begin_layout Plain Layout
7111 Commands ! M ! 
7112 \backslash
7113 middle
7114 \end_layout
7115
7116 \end_inset
7117
7118  is additionally available for all brackets and limits.
7119  With this command the height of the following character is adapted to the
7120  one of the surrounding brackets, what is e.
7121 \begin_inset space \thinspace{}
7122 \end_inset
7123
7124 g.
7125 \begin_inset space ~
7126 \end_inset
7127
7128 needed for physical vectors:
7129 \begin_inset Formula \[
7130 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7131
7132 \end_inset
7133
7134 For physical vectors there is a special LaTeX-package, described in 
7135 \begin_inset CommandInset ref
7136 LatexCommand ref
7137 reference "sub:Physical-Vectors"
7138
7139 \end_inset
7140
7141 .
7142 \end_layout
7143
7144 \begin_layout Subsection
7145 Horizontal Brackets
7146 \begin_inset Index
7147 status collapsed
7148
7149 \begin_layout Plain Layout
7150 Brackets ! horizontal
7151 \end_layout
7152
7153 \end_inset
7154
7155
7156 \end_layout
7157
7158 \begin_layout Standard
7159 \align center
7160 \begin_inset Tabular
7161 <lyxtabular version="3" rows="4" columns="2">
7162 <features>
7163 <column alignment="center" valignment="top" width="0pt">
7164 <column alignment="center" valignment="top" width="0pt">
7165 <row>
7166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7167 \begin_inset Text
7168
7169 \begin_layout Plain Layout
7170 Command
7171 \begin_inset Note Note
7172 status collapsed
7173
7174 \begin_layout Plain Layout
7175
7176 \series bold
7177
7178 \backslash
7179 raisebox
7180 \series default
7181  is only used as spacer.
7182 \end_layout
7183
7184 \end_inset
7185
7186
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195 Result
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 </row>
7201 <row>
7202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7203 \begin_inset Text
7204
7205 \begin_layout Plain Layout
7206 \begin_inset ERT
7207 status collapsed
7208
7209 \begin_layout Plain Layout
7210
7211
7212 \backslash
7213 raisebox{2.3mm}{
7214 \end_layout
7215
7216 \end_inset
7217
7218
7219 \backslash
7220 overbrace
7221 \begin_inset ERT
7222 status collapsed
7223
7224 \begin_layout Plain Layout
7225
7226
7227 \backslash
7228 spce 
7229 \end_layout
7230
7231 \end_inset
7232
7233 A+B
7234 \begin_inset ERT
7235 status collapsed
7236
7237 \begin_layout Plain Layout
7238
7239
7240 \backslash
7241 spce 
7242 \end_layout
7243
7244 \end_inset
7245
7246 ^
7247 \begin_inset ERT
7248 status collapsed
7249
7250 \begin_layout Plain Layout
7251
7252
7253 \backslash
7254 spce 
7255 \end_layout
7256
7257 \end_inset
7258
7259 3
7260 \begin_inset ERT
7261 status collapsed
7262
7263 \begin_layout Plain Layout
7264
7265 }
7266 \end_layout
7267
7268 \end_inset
7269
7270
7271 \begin_inset Index
7272 status collapsed
7273
7274 \begin_layout Plain Layout
7275 Commands ! O ! 
7276 \backslash
7277 overbrace
7278 \end_layout
7279
7280 \end_inset
7281
7282
7283 \end_layout
7284
7285 \end_inset
7286 </cell>
7287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7288 \begin_inset Text
7289
7290 \begin_layout Plain Layout
7291 \begin_inset Formula $\overbrace{A+B}^{3}$
7292 \end_inset
7293
7294
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 </row>
7300 <row>
7301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 \begin_inset ERT
7306 status collapsed
7307
7308 \begin_layout Plain Layout
7309
7310
7311 \backslash
7312 raisebox{-2.2mm}{
7313 \end_layout
7314
7315 \end_inset
7316
7317
7318 \backslash
7319 underbrace
7320 \begin_inset ERT
7321 status collapsed
7322
7323 \begin_layout Plain Layout
7324
7325
7326 \backslash
7327 spce 
7328 \end_layout
7329
7330 \end_inset
7331
7332 A+B
7333 \begin_inset ERT
7334 status collapsed
7335
7336 \begin_layout Plain Layout
7337
7338
7339 \backslash
7340 spce 
7341 \end_layout
7342
7343 \end_inset
7344
7345 _5
7346 \begin_inset ERT
7347 status collapsed
7348
7349 \begin_layout Plain Layout
7350
7351 }
7352 \end_layout
7353
7354 \end_inset
7355
7356
7357 \begin_inset Index
7358 status collapsed
7359
7360 \begin_layout Plain Layout
7361 Commands ! U ! 
7362 \backslash
7363 underbrace
7364 \end_layout
7365
7366 \end_inset
7367
7368
7369 \end_layout
7370
7371 \end_inset
7372 </cell>
7373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7374 \begin_inset Text
7375
7376 \begin_layout Plain Layout
7377 \begin_inset Formula $\underbrace{A+B}_{5}$
7378 \end_inset
7379
7380
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 </row>
7386 <row>
7387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Plain Layout
7391
7392 \backslash
7393 overbrace
7394 \begin_inset ERT
7395 status collapsed
7396
7397 \begin_layout Plain Layout
7398
7399
7400 \backslash
7401 spce 
7402 \end_layout
7403
7404 \end_inset
7405
7406
7407 \backslash
7408 underbrace
7409 \begin_inset ERT
7410 status collapsed
7411
7412 \begin_layout Plain Layout
7413
7414
7415 \backslash
7416 spce 
7417 \end_layout
7418
7419 \end_inset
7420
7421 A+B_w
7422 \begin_inset ERT
7423 status collapsed
7424
7425 \begin_layout Plain Layout
7426
7427
7428 \backslash
7429 spce 
7430 \end_layout
7431
7432 \end_inset
7433
7434
7435 \begin_inset ERT
7436 status collapsed
7437
7438 \begin_layout Plain Layout
7439
7440
7441 \backslash
7442 spce 
7443 \end_layout
7444
7445 \end_inset
7446
7447 _7
7448 \begin_inset ERT
7449 status collapsed
7450
7451 \begin_layout Plain Layout
7452
7453
7454 \backslash
7455 spce 
7456 \end_layout
7457
7458 \end_inset
7459
7460
7461 \begin_inset ERT
7462 status collapsed
7463
7464 \begin_layout Plain Layout
7465
7466
7467 \backslash
7468 spce 
7469 \end_layout
7470
7471 \end_inset
7472
7473 ^
7474 \begin_inset ERT
7475 status collapsed
7476
7477 \begin_layout Plain Layout
7478
7479
7480 \backslash
7481 spce 
7482 \end_layout
7483
7484 \end_inset
7485
7486 C
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7496 \end_inset
7497
7498
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 </row>
7504 </lyxtabular>
7505
7506 \end_inset
7507
7508
7509 \end_layout
7510
7511 \begin_layout Standard
7512 In the last example it doesn't matter if 
7513 \series bold
7514
7515 \backslash
7516 overbrace
7517 \series default
7518  or 
7519 \series bold
7520
7521 \backslash
7522 underbrace
7523 \series default
7524  is inserted at first.
7525 \end_layout
7526
7527 \begin_layout Standard
7528 \begin_inset VSpace bigskip
7529 \end_inset
7530
7531 When brackets are needed that overlap each other, multiline formulas, as
7532  described in 
7533 \begin_inset CommandInset ref
7534 LatexCommand ref
7535 reference "sec:Multiline-Formulas"
7536
7537 \end_inset
7538
7539 , must be used:
7540 \begin_inset Formula \begin{eqnarray*}
7541 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7542  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7543
7544 \end_inset
7545
7546 In the first row the formula is inserted together with the first brace.
7547  It is hereby important that the space command
7548 \begin_inset Foot
7549 status collapsed
7550
7551 \begin_layout Plain Layout
7552 Space commands are explained in 
7553 \begin_inset CommandInset ref
7554 LatexCommand ref
7555 reference "sub:Predefined-Space"
7556
7557 \end_inset
7558
7559 .
7560 \end_layout
7561
7562 \end_inset
7563
7564  
7565 \series bold
7566
7567 \backslash
7568 :
7569 \series default
7570  is inserted before the first 
7571 \begin_inset Formula $d$
7572 \end_inset
7573
7574 , because the brace that ends behind the 
7575 \begin_inset Formula $q$
7576 \end_inset
7577
7578  prevents that the following 
7579 \begin_inset Quotes eld
7580 \end_inset
7581
7582 +
7583 \begin_inset Quotes erd
7584 \end_inset
7585
7586  is surrounded by space.
7587 \begin_inset Foot
7588 status collapsed
7589
7590 \begin_layout Plain Layout
7591 because a bracket is not handled as character, see 
7592 \begin_inset CommandInset ref
7593 LatexCommand ref
7594 reference "sub:Binary-Operators"
7595
7596 \end_inset
7597
7598
7599 \end_layout
7600
7601 \end_inset
7602
7603  In the second row the second brace is inserted.
7604  As it should begin before the 
7605 \begin_inset Formula $b$
7606 \end_inset
7607
7608 , first the command 
7609 \series bold
7610
7611 \backslash
7612 hphantom{gggg+
7613 \backslash
7614 :}
7615 \series default
7616  is inserted.
7617 \begin_inset Foot
7618 status collapsed
7619
7620 \begin_layout Plain Layout
7621 more about 
7622 \series bold
7623
7624 \backslash
7625 hphantom
7626 \series default
7627  see 
7628 \begin_inset CommandInset ref
7629 LatexCommand ref
7630 reference "sub:Placeholders"
7631
7632 \end_inset
7633
7634
7635 \end_layout
7636
7637 \end_inset
7638
7639  This space is needed because the 
7640 \begin_inset Quotes eld
7641 \end_inset
7642
7643 +
7644 \begin_inset Quotes erd
7645 \end_inset
7646
7647  is also surrounded by space in the formula.
7648  The brace is placed under the command 
7649 \series bold
7650
7651 \backslash
7652 hphantom{bbqq+dddd}
7653 \series default
7654 .
7655 \end_layout
7656
7657 \begin_layout Standard
7658 It gets more complicated when brackets overlap each other, like in the following
7659  example:
7660 \begin_inset ERT
7661 status collapsed
7662
7663 \begin_layout Plain Layout
7664
7665
7666 \backslash
7667 setlength{
7668 \backslash
7669 jot}{-6pt}
7670 \end_layout
7671
7672 \end_inset
7673
7674
7675 \begin_inset Formula \begin{eqnarray*}
7676  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7677 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7678
7679 \end_inset
7680
7681
7682 \begin_inset ERT
7683 status collapsed
7684
7685 \begin_layout Plain Layout
7686
7687
7688 \backslash
7689 setlength{
7690 \backslash
7691 jot}{3pt}
7692 \end_layout
7693
7694 \end_inset
7695
7696 The first formula row is the same as the second row of the previous example,
7697  with the difference that the brace is above.
7698  The second row contains the formula together with the second brace.
7699  To avoid that there is space between the upper brace in the first row and
7700  the formula, the row spacing need to be reduced.
7701  This is not easily possible due to a bug in LyX
7702 \begin_inset Foot
7703 status collapsed
7704
7705 \begin_layout Plain Layout
7706 \begin_inset CommandInset href
7707 LatexCommand href
7708 name "LyX-bug #1505"
7709 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7710
7711 \end_inset
7712
7713
7714 \end_layout
7715
7716 \end_inset
7717
7718 .
7719  As solution for the problem, the global formula row separation 
7720 \series bold
7721
7722 \backslash
7723 jot
7724 \series default
7725
7726 \begin_inset Index
7727 status collapsed
7728
7729 \begin_layout Plain Layout
7730 Commands ! J ! 
7731 \backslash
7732 jot
7733 \end_layout
7734
7735 \end_inset
7736
7737  must be changed to -6
7738 \begin_inset space \thinspace{}
7739 \end_inset
7740
7741 pt before the formula with the command 
7742 \series bold
7743
7744 \backslash
7745 setlength{
7746 \backslash
7747 jot}{-6pt}
7748 \series default
7749  in TeX-mode.
7750  
7751 \series bold
7752
7753 \backslash
7754 jot
7755 \series default
7756  is set back after the formula to the standard value of 3
7757 \begin_inset space \thinspace{}
7758 \end_inset
7759
7760 pt using the same command.
7761  More about the row separation in formulas is explained in 
7762 \begin_inset CommandInset ref
7763 LatexCommand ref
7764 reference "sub:Line-Separation"
7765
7766 \end_inset
7767
7768 .
7769 \end_layout
7770
7771 \begin_layout Section
7772 Arrows
7773 \begin_inset Index
7774 status collapsed
7775
7776 \begin_layout Plain Layout
7777 Arrows
7778 \end_layout
7779
7780 \end_inset
7781
7782
7783 \end_layout
7784
7785 \begin_layout Standard
7786 Arrows can be inserted via the math toolbar button 
7787 \begin_inset Graphics
7788         filename ../images/math/leftarrow.png
7789         scale 85
7790
7791 \end_inset
7792
7793  or the commands listed in the following subsections.
7794 \end_layout
7795
7796 \begin_layout Subsection
7797 Horizontal Arrows
7798 \begin_inset Index
7799 status collapsed
7800
7801 \begin_layout Plain Layout
7802 Arrows ! horizontal
7803 \end_layout
7804
7805 \end_inset
7806
7807
7808 \end_layout
7809
7810 \begin_layout Standard
7811 \begin_inset space \hfill{}
7812 \end_inset
7813
7814
7815 \begin_inset Tabular
7816 <lyxtabular version="3" rows="8" columns="2">
7817 <features>
7818 <column alignment="center" valignment="top" width="0pt">
7819 <column alignment="center" valignment="top" width="0pt">
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 Command
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834 Result
7835 \end_layout
7836
7837 \end_inset
7838 </cell>
7839 </row>
7840 <row>
7841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845
7846 \backslash
7847 gets
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856 \begin_inset Formula $\gets$
7857 \end_inset
7858
7859
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 </row>
7865 <row>
7866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \backslash
7872 Leftarrow
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881 \begin_inset Formula $\Leftarrow$
7882 \end_inset
7883
7884
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 </row>
7890 <row>
7891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \backslash
7897 longleftarrow
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906 \begin_inset Formula $\longleftarrow$
7907 \end_inset
7908
7909
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 </row>
7915 <row>
7916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920
7921 \backslash
7922 Longleftarrow
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931 \begin_inset Formula $\Longleftarrow$
7932 \end_inset
7933
7934
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 </row>
7940 <row>
7941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945
7946 \backslash
7947 leftharpoonup
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 \begin_inset Formula $\leftharpoonup$
7957 \end_inset
7958
7959
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 </row>
7965 <row>
7966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970
7971 \backslash
7972 leftharpoondown
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981 \begin_inset Formula $\leftharpoondown$
7982 \end_inset
7983
7984
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 </row>
7990 <row>
7991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995
7996 \backslash
7997 hookleftarrow
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 \begin_inset Formula $\hookleftarrow$
8007 \end_inset
8008
8009
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 </row>
8015 </lyxtabular>
8016
8017 \end_inset
8018
8019
8020 \begin_inset space \hfill{}
8021 \end_inset
8022
8023
8024 \begin_inset Tabular
8025 <lyxtabular version="3" rows="8" columns="2">
8026 <features>
8027 <column alignment="center" valignment="top" width="0pt">
8028 <column alignment="center" valignment="top" width="0pt">
8029 <row>
8030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 Command
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 Result
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 </row>
8049 <row>
8050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054
8055 \backslash
8056 to
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065 \begin_inset Formula $\to$
8066 \end_inset
8067
8068
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 </row>
8074 <row>
8075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079
8080 \backslash
8081 Rightarrow
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 \begin_inset Formula $\Rightarrow$
8091 \end_inset
8092
8093
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 </row>
8099 <row>
8100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104
8105 \backslash
8106 longrightarrow
8107 \end_layout
8108
8109 \end_inset
8110 </cell>
8111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115 \begin_inset Formula $\longrightarrow$
8116 \end_inset
8117
8118
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 </row>
8124 <row>
8125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129
8130 \backslash
8131 Longrightarrow
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140 \begin_inset Formula $\Longrightarrow$
8141 \end_inset
8142
8143
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 </row>
8149 <row>
8150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154
8155 \backslash
8156 rightharpoonup
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165 \begin_inset Formula $\rightharpoonup$
8166 \end_inset
8167
8168
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 </row>
8174 <row>
8175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8176 \begin_inset Text
8177
8178 \begin_layout Plain Layout
8179
8180 \backslash
8181 rightharpoondown
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190 \begin_inset Formula $\rightharpoondown$
8191 \end_inset
8192
8193
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 </row>
8199 <row>
8200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204
8205 \backslash
8206 hookrightarrow
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 \begin_inset Formula $\hookrightarrow$
8216 \end_inset
8217
8218
8219 \end_layout
8220
8221 \end_inset
8222 </cell>
8223 </row>
8224 </lyxtabular>
8225
8226 \end_inset
8227
8228
8229 \begin_inset space \hfill{}
8230 \end_inset
8231
8232
8233 \end_layout
8234
8235 \begin_layout Standard
8236 \begin_inset space \hfill{}
8237 \end_inset
8238
8239
8240 \begin_inset Tabular
8241 <lyxtabular version="3" rows="6" columns="2">
8242 <features>
8243 <column alignment="center" valignment="top" width="0pt">
8244 <column alignment="center" valignment="top" width="0pt">
8245 <row>
8246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 Command
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 Result
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 </row>
8265 <row>
8266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270
8271 \backslash
8272 leftrightarrow
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281 \begin_inset Formula $\leftrightarrow$
8282 \end_inset
8283
8284
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 </row>
8290 <row>
8291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295
8296 \backslash
8297 Leftrightarrow
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 \begin_inset Formula $\Leftrightarrow$
8307 \end_inset
8308
8309
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 </row>
8315 <row>
8316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320
8321 \backslash
8322 longleftrightarrow
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 \begin_inset Formula $\longleftrightarrow$
8332 \end_inset
8333
8334
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 </row>
8340 <row>
8341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345
8346 \backslash
8347 Longleftrightarrow
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 \begin_inset Formula $\Longleftrightarrow$
8357 \end_inset
8358
8359
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 </row>
8365 <row>
8366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8367 \begin_inset Text
8368
8369 \begin_layout Plain Layout
8370
8371 \backslash
8372 rightleftharpoons
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381 \begin_inset Formula $\rightleftharpoons$
8382 \end_inset
8383
8384
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 </row>
8390 </lyxtabular>
8391
8392 \end_inset
8393
8394
8395 \begin_inset space \hspace{}
8396 \length 25pt
8397 \end_inset
8398
8399
8400 \begin_inset space \hfill{}
8401 \end_inset
8402
8403
8404 \begin_inset Tabular
8405 <lyxtabular version="3" rows="5" columns="2">
8406 <features>
8407 <column alignment="center" valignment="top" width="0pt">
8408 <column alignment="center" valignment="top" width="0pt">
8409 <row>
8410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 Command
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423 Result
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 </row>
8429 <row>
8430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434
8435 \backslash
8436 mapsto
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Plain Layout
8445 \begin_inset Formula $\mapsto$
8446 \end_inset
8447
8448
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 </row>
8454 <row>
8455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459
8460 \backslash
8461 longmapsto
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470 \begin_inset Formula $\longmapsto$
8471 \end_inset
8472
8473
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 </row>
8479 <row>
8480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484
8485 \backslash
8486 leadsto
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 \begin_inset Formula $\leadsto$
8496 \end_inset
8497
8498
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 </row>
8504 <row>
8505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509
8510 \backslash
8511 dasharrow
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520 \begin_inset Formula $\dasharrow$
8521 \end_inset
8522
8523
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 </row>
8529 </lyxtabular>
8530
8531 \end_inset
8532
8533
8534 \begin_inset space \hfill{}
8535 \end_inset
8536
8537
8538 \end_layout
8539
8540 \begin_layout Standard
8541 \begin_inset VSpace medskip
8542 \end_inset
8543
8544 Arrows used as accent like e.
8545 \begin_inset space \thinspace{}
8546 \end_inset
8547
8548 g.
8549 \begin_inset space ~
8550 \end_inset
8551
8552 vector arrows are listed in 
8553 \begin_inset CommandInset ref
8554 LatexCommand ref
8555 reference "sec:Accents"
8556
8557 \end_inset
8558
8559 .
8560 \end_layout
8561
8562 \begin_layout Standard
8563 \begin_inset VSpace bigskip
8564 \end_inset
8565
8566 Furthermore there are the labeled arrows
8567 \begin_inset Index
8568 status collapsed
8569
8570 \begin_layout Plain Layout
8571 Arrows ! labeled
8572 \end_layout
8573
8574 \end_inset
8575
8576  
8577 \series bold
8578
8579 \backslash
8580 xleftarrow
8581 \series default
8582
8583 \begin_inset Index
8584 status collapsed
8585
8586 \begin_layout Plain Layout
8587 Commands ! X ! 
8588 \backslash
8589 xleftarrow
8590 \end_layout
8591
8592 \end_inset
8593
8594  and 
8595 \series bold
8596
8597 \backslash
8598 xrightarrow
8599 \series default
8600
8601 \begin_inset Index
8602 status collapsed
8603
8604 \begin_layout Plain Layout
8605 Commands ! X ! 
8606 \backslash
8607 xrightarrow
8608 \begin_inset ERT
8609 status collapsed
8610
8611 \begin_layout Plain Layout
8612
8613
8614 \backslash
8615 vspace{4mm}
8616 \end_layout
8617
8618 \end_inset
8619
8620
8621 \end_layout
8622
8623 \end_inset
8624
8625 .
8626  When inserting one of these commands in a formula, an arrow with two blue
8627  boxes appear where the label can be inserted.
8628  The length of the arrow adapts to the label width.
8629 \end_layout
8630
8631 \begin_layout Standard
8632 \align center
8633 \begin_inset Tabular
8634 <lyxtabular version="3" rows="3" columns="2">
8635 <features>
8636 <column alignment="center" valignment="top" width="0pt">
8637 <column alignment="center" valignment="top" width="0pt">
8638 <row>
8639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 Command
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 Result
8653 \begin_inset Note Note
8654 status collapsed
8655
8656 \begin_layout Plain Layout
8657
8658 \series bold
8659
8660 \backslash
8661 raisebox
8662 \series default
8663  is only used as spacer.
8664 \end_layout
8665
8666 \end_inset
8667
8668
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 <row>
8675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 F(a)
8680 \backslash
8681 xleftarrow
8682 \begin_inset ERT
8683 status collapsed
8684
8685 \begin_layout Plain Layout
8686
8687
8688 \backslash
8689 spce 
8690 \end_layout
8691
8692 \end_inset
8693
8694 x=a
8695 \begin_inset Formula $\downarrow$
8696 \end_inset
8697
8698 x>0
8699 \begin_inset Formula $\to$
8700 \end_inset
8701
8702 F(x)
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8712 \end_inset
8713
8714
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 </row>
8720 <row>
8721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725 F(x)
8726 \backslash
8727 xrightarrow
8728 \begin_inset ERT
8729 status collapsed
8730
8731 \begin_layout Plain Layout
8732
8733
8734 \backslash
8735 spce 
8736 \end_layout
8737
8738 \end_inset
8739
8740 x=a
8741 \begin_inset Formula $\downarrow$
8742 \end_inset
8743
8744 x>0
8745 \begin_inset Formula $\to$
8746 \end_inset
8747
8748 F(a)
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8758 \end_inset
8759
8760
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 </row>
8766 </lyxtabular>
8767
8768 \end_inset
8769
8770
8771 \end_layout
8772
8773 \begin_layout Subsection
8774 Vertical and diagonal Arrows
8775 \begin_inset Index
8776 status collapsed
8777
8778 \begin_layout Plain Layout
8779 Arrows ! diagonal
8780 \end_layout
8781
8782 \end_inset
8783
8784
8785 \begin_inset Index
8786 status collapsed
8787
8788 \begin_layout Plain Layout
8789 Arrows ! vertical
8790 \end_layout
8791
8792 \end_inset
8793
8794
8795 \end_layout
8796
8797 \begin_layout Standard
8798 \begin_inset space \hfill{}
8799 \end_inset
8800
8801
8802 \begin_inset Tabular
8803 <lyxtabular version="3" rows="7" columns="2">
8804 <features>
8805 <column alignment="center" valignment="top" width="0pt">
8806 <column alignment="center" valignment="top" width="0pt">
8807 <row>
8808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 Command
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 Result
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 </row>
8827 <row>
8828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832
8833 \backslash
8834 uparrow
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 \begin_inset Formula $\uparrow$
8844 \end_inset
8845
8846
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 </row>
8852 <row>
8853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857
8858 \backslash
8859 Uparrow
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868 \begin_inset Formula $\Uparrow$
8869 \end_inset
8870
8871
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 </row>
8877 <row>
8878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882
8883 \backslash
8884 updownarrow
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893 \begin_inset Formula $\updownarrow$
8894 \end_inset
8895
8896
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 </row>
8902 <row>
8903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \backslash
8909 Updownarrow
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 \begin_inset Formula $\Updownarrow$
8919 \end_inset
8920
8921
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 </row>
8927 <row>
8928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932
8933 \backslash
8934 Downarrow
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943 \begin_inset Formula $\Downarrow$
8944 \end_inset
8945
8946
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 </row>
8952 <row>
8953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957
8958 \backslash
8959 downarrow
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 \begin_inset Formula $\downarrow$
8969 \end_inset
8970
8971
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 </row>
8977 </lyxtabular>
8978
8979 \end_inset
8980
8981
8982 \begin_inset space \hfill{}
8983 \end_inset
8984
8985
8986 \begin_inset Tabular
8987 <lyxtabular version="3" rows="5" columns="2">
8988 <features>
8989 <column alignment="center" valignment="top" width="0pt">
8990 <column alignment="center" valignment="top" width="0pt">
8991 <row>
8992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996 Command
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005 Result
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 </row>
9011 <row>
9012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016
9017 \backslash
9018 nearrow
9019 \end_layout
9020
9021 \end_inset
9022 </cell>
9023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 \begin_inset Formula $\nearrow$
9028 \end_inset
9029
9030
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 </row>
9036 <row>
9037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041
9042 \backslash
9043 searrow
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052 \begin_inset Formula $\searrow$
9053 \end_inset
9054
9055
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 </row>
9061 <row>
9062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066
9067 \backslash
9068 swarrow
9069 \end_layout
9070
9071 \end_inset
9072 </cell>
9073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9074 \begin_inset Text
9075
9076 \begin_layout Plain Layout
9077 \begin_inset Formula $\swarrow$
9078 \end_inset
9079
9080
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 </row>
9086 <row>
9087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091
9092 \backslash
9093 nwarrow
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102 \begin_inset Formula $\nwarrow$
9103 \end_inset
9104
9105
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 </row>
9111 </lyxtabular>
9112
9113 \end_inset
9114
9115
9116 \begin_inset space \hfill{}
9117 \end_inset
9118
9119
9120 \end_layout
9121
9122 \begin_layout Standard
9123 \begin_inset VSpace medskip
9124 \end_inset
9125
9126 Vertical arrows can be used also as delimiter together with the commands
9127  described in 
9128 \begin_inset CommandInset ref
9129 LatexCommand ref
9130 reference "sub:Manual-Bracket-Size"
9131
9132 \end_inset
9133
9134  and 
9135 \begin_inset CommandInset ref
9136 LatexCommand ref
9137 reference "sub:Automatic-Bracket-Size"
9138
9139 \end_inset
9140
9141 .
9142 \end_layout
9143
9144 \begin_layout Standard
9145 \begin_inset Newpage newpage
9146 \end_inset
9147
9148
9149 \end_layout
9150
9151 \begin_layout Section
9152 Accents
9153 \begin_inset CommandInset label
9154 LatexCommand label
9155 name "sec:Accents"
9156
9157 \end_inset
9158
9159
9160 \begin_inset Index
9161 status collapsed
9162
9163 \begin_layout Plain Layout
9164 Accents
9165 \end_layout
9166
9167 \end_inset
9168
9169
9170 \end_layout
9171
9172 \begin_layout Standard
9173 Accents can be inserted via the math toolbar button 
9174 \begin_inset Graphics
9175         filename ../images/math/hat.png
9176         scale 85
9177
9178 \end_inset
9179
9180  or the commands listed in the following subsections.
9181 \end_layout
9182
9183 \begin_layout Subsection
9184 Accents for one Character
9185 \begin_inset ERT
9186 status collapsed
9187
9188 \begin_layout Plain Layout
9189
9190
9191 \backslash
9192 texorpdfstring{
9193 \end_layout
9194
9195 \end_inset
9196
9197
9198 \begin_inset Foot
9199 status collapsed
9200
9201 \begin_layout Plain Layout
9202 accents in text see 
9203 \begin_inset CommandInset ref
9204 LatexCommand ref
9205 reference "sub:Accents-in-Text"
9206
9207 \end_inset
9208
9209
9210 \end_layout
9211
9212 \end_inset
9213
9214
9215 \begin_inset ERT
9216 status collapsed
9217
9218 \begin_layout Plain Layout
9219
9220 }{}
9221 \end_layout
9222
9223 \end_inset
9224
9225
9226 \begin_inset Note Note
9227 status collapsed
9228
9229 \begin_layout Plain Layout
9230
9231 \backslash
9232 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9233 \end_layout
9234
9235 \begin_layout Plain Layout
9236 More about 
9237 \backslash
9238 texorpdfstring is in section 
9239 \begin_inset CommandInset ref
9240 LatexCommand ref
9241 reference "sub:Formulas-in-Section"
9242
9243 \end_inset
9244
9245 .
9246 \end_layout
9247
9248 \end_inset
9249
9250
9251 \begin_inset CommandInset label
9252 LatexCommand label
9253 name "sub:Accents-for-one"
9254
9255 \end_inset
9256
9257
9258 \begin_inset Index
9259 status collapsed
9260
9261 \begin_layout Plain Layout
9262 Accents ! for one character
9263 \end_layout
9264
9265 \end_inset
9266
9267
9268 \end_layout
9269
9270 \begin_layout Standard
9271 \begin_inset space \hfill{}
9272 \end_inset
9273
9274
9275 \begin_inset Tabular
9276 <lyxtabular version="3" rows="8" columns="2">
9277 <features>
9278 <column alignment="center" valignment="top" width="0pt">
9279 <column alignment="center" valignment="top" width="0pt">
9280 <row>
9281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285 Command
9286 \end_layout
9287
9288 \end_inset
9289 </cell>
9290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9291 \begin_inset Text
9292
9293 \begin_layout Plain Layout
9294 Result
9295 \begin_inset Note Note
9296 status collapsed
9297
9298 \begin_layout Plain Layout
9299
9300 \series bold
9301
9302 \backslash
9303 raisebox
9304 \series default
9305  is only used as spacer.
9306 \end_layout
9307
9308 \end_inset
9309
9310
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 </row>
9316 <row>
9317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321
9322 \backslash
9323 dot
9324 \begin_inset ERT
9325 status collapsed
9326
9327 \begin_layout Plain Layout
9328
9329
9330 \backslash
9331 spce 
9332 \end_layout
9333
9334 \end_inset
9335
9336 A
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9346 \end_inset
9347
9348
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 </row>
9354 <row>
9355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359
9360 \backslash
9361 ddot
9362 \begin_inset ERT
9363 status collapsed
9364
9365 \begin_layout Plain Layout
9366
9367
9368 \backslash
9369 spce 
9370 \end_layout
9371
9372 \end_inset
9373
9374 A
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9384 \end_inset
9385
9386
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 </row>
9392 <row>
9393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397
9398 \backslash
9399 dddot
9400 \begin_inset ERT
9401 status collapsed
9402
9403 \begin_layout Plain Layout
9404
9405
9406 \backslash
9407 spce 
9408 \end_layout
9409
9410 \end_inset
9411
9412 A
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9422 \end_inset
9423
9424
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 </row>
9430 <row>
9431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435
9436 \backslash
9437 ddddot{A
9438 \end_layout
9439
9440 \end_inset
9441 </cell>
9442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9447 \end_inset
9448
9449
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 </row>
9455 <row>
9456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460
9461 \backslash
9462 vec
9463 \begin_inset ERT
9464 status collapsed
9465
9466 \begin_layout Plain Layout
9467
9468
9469 \backslash
9470 spce 
9471 \end_layout
9472
9473 \end_inset
9474
9475 A
9476 \begin_inset Index
9477 status collapsed
9478
9479 \begin_layout Plain Layout
9480 Vectors
9481 \end_layout
9482
9483 \end_inset
9484
9485
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9495 \end_inset
9496
9497
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 </row>
9503 <row>
9504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508
9509 \backslash
9510 bar
9511 \begin_inset ERT
9512 status collapsed
9513
9514 \begin_layout Plain Layout
9515
9516
9517 \backslash
9518 spce 
9519 \end_layout
9520
9521 \end_inset
9522
9523 A
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 </row>
9541 <row>
9542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \backslash
9548 mathring
9549 \begin_inset ERT
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553
9554
9555 \backslash
9556 spce 
9557 \end_layout
9558
9559 \end_inset
9560
9561 A
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 </row>
9579 </lyxtabular>
9580
9581 \end_inset
9582
9583
9584 \begin_inset space \hfill{}
9585 \end_inset
9586
9587
9588 \begin_inset Tabular
9589 <lyxtabular version="3" rows="7" columns="2">
9590 <features>
9591 <column alignment="center" valignment="top" width="0pt">
9592 <column alignment="center" valignment="top" width="0pt">
9593 <row>
9594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Plain Layout
9598 Command
9599 \end_layout
9600
9601 \end_inset
9602 </cell>
9603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607 Result
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 </row>
9613 <row>
9614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Plain Layout
9618
9619 \backslash
9620 tilde
9621 \begin_inset ERT
9622 status collapsed
9623
9624 \begin_layout Plain Layout
9625
9626
9627 \backslash
9628 spce 
9629 \end_layout
9630
9631 \end_inset
9632
9633 A
9634 \end_layout
9635
9636 \end_inset
9637 </cell>
9638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9643 \end_inset
9644
9645
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 </row>
9651 <row>
9652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656
9657 \backslash
9658 hat
9659 \begin_inset ERT
9660 status collapsed
9661
9662 \begin_layout Plain Layout
9663
9664
9665 \backslash
9666 spce 
9667 \end_layout
9668
9669 \end_inset
9670
9671 A
9672 \end_layout
9673
9674 \end_inset
9675 </cell>
9676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9677 \begin_inset Text
9678
9679 \begin_layout Plain Layout
9680 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9681 \end_inset
9682
9683
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 </row>
9689 <row>
9690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9691 \begin_inset Text
9692
9693 \begin_layout Plain Layout
9694
9695 \backslash
9696 check
9697 \begin_inset ERT
9698 status collapsed
9699
9700 \begin_layout Plain Layout
9701
9702
9703 \backslash
9704 spce 
9705 \end_layout
9706
9707 \end_inset
9708
9709 A
9710 \end_layout
9711
9712 \end_inset
9713 </cell>
9714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9719 \end_inset
9720
9721
9722 \end_layout
9723
9724 \end_inset
9725 </cell>
9726 </row>
9727 <row>
9728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9729 \begin_inset Text
9730
9731 \begin_layout Plain Layout
9732
9733 \backslash
9734 acute
9735 \begin_inset ERT
9736 status collapsed
9737
9738 \begin_layout Plain Layout
9739
9740
9741 \backslash
9742 spce 
9743 \end_layout
9744
9745 \end_inset
9746
9747 A
9748 \end_layout
9749
9750 \end_inset
9751 </cell>
9752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9757 \end_inset
9758
9759
9760 \end_layout
9761
9762 \end_inset
9763 </cell>
9764 </row>
9765 <row>
9766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9767 \begin_inset Text
9768
9769 \begin_layout Plain Layout
9770
9771 \backslash
9772 grave
9773 \begin_inset ERT
9774 status collapsed
9775
9776 \begin_layout Plain Layout
9777
9778
9779 \backslash
9780 spce 
9781 \end_layout
9782
9783 \end_inset
9784
9785 A
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9791 \begin_inset Text
9792
9793 \begin_layout Plain Layout
9794 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9795 \end_inset
9796
9797
9798 \end_layout
9799
9800 \end_inset
9801 </cell>
9802 </row>
9803 <row>
9804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9805 \begin_inset Text
9806
9807 \begin_layout Plain Layout
9808
9809 \backslash
9810 breve
9811 \begin_inset ERT
9812 status collapsed
9813
9814 \begin_layout Plain Layout
9815
9816
9817 \backslash
9818 spce 
9819 \end_layout
9820
9821 \end_inset
9822
9823 A
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9833 \end_inset
9834
9835
9836 \end_layout
9837
9838 \end_inset
9839 </cell>
9840 </row>
9841 </lyxtabular>
9842
9843 \end_inset
9844
9845
9846 \begin_inset space \hfill{}
9847 \end_inset
9848
9849
9850 \end_layout
9851
9852 \begin_layout Standard
9853 \begin_inset VSpace bigskip
9854 \end_inset
9855
9856 To create umlauts
9857 \begin_inset Index
9858 status collapsed
9859
9860 \begin_layout Plain Layout
9861 Umlauts
9862 \end_layout
9863
9864 \end_inset
9865
9866  in formulas, a quotation mark is inserted before the vowel.
9867  These two characters are then treated by LaTeX as 
9868 \emph on
9869 one
9870 \emph default
9871  character when the formula part with the umlaut is marked as German.
9872  In contrary to 
9873 \series bold
9874
9875 \backslash
9876 ddot
9877 \series default
9878 , with this method 
9879 \begin_inset Quotes eld
9880 \end_inset
9881
9882 real
9883 \begin_inset Quotes erd
9884 \end_inset
9885
9886  umlauts are created as demonstrated in the following example:
9887 \end_layout
9888
9889 \begin_layout Standard
9890 \begin_inset VSpace -2mm
9891 \end_inset
9892
9893
9894 \end_layout
9895
9896 \begin_layout Standard
9897 \align center
9898 \begin_inset Tabular
9899 <lyxtabular version="3" rows="3" columns="2">
9900 <features>
9901 <column alignment="center" valignment="top" width="0">
9902 <column alignment="center" valignment="top" width="0">
9903 <row>
9904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9905 \begin_inset Text
9906
9907 \begin_layout Plain Layout
9908 Command
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9914 \begin_inset Text
9915
9916 \begin_layout Plain Layout
9917 Result
9918 \begin_inset Note Note
9919 status collapsed
9920
9921 \begin_layout Plain Layout
9922
9923 \series bold
9924
9925 \backslash
9926 raisebox
9927 \series default
9928  is only used as spacer.
9929 \end_layout
9930
9931 \end_inset
9932
9933
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 </row>
9939 <row>
9940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944
9945 \lang ngerman
9946 \begin_inset Quotes grd
9947 \end_inset
9948
9949 i
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \lang ngerman
9960 \begin_inset Formula $"i$
9961 \end_inset
9962
9963
9964 \end_layout
9965
9966 \end_inset
9967 </cell>
9968 </row>
9969 <row>
9970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974
9975 \backslash
9976 ddot
9977 \begin_inset ERT
9978 status collapsed
9979
9980 \begin_layout Plain Layout
9981
9982
9983 \backslash
9984 spce 
9985 \end_layout
9986
9987 \end_inset
9988
9989 i
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9999 \end_inset
10000
10001
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 </row>
10007 </lyxtabular>
10008
10009 \end_inset
10010
10011
10012 \end_layout
10013
10014 \begin_layout Standard
10015 Another advantage to 
10016 \series bold
10017
10018 \backslash
10019 ddot
10020 \series default
10021  is that umlauts can directly be converted to mathematical text because
10022  the accent commands above are 
10023 \emph on
10024 not allowed
10025 \emph default
10026  
10027 \emph on
10028 in mathematical text
10029 \emph default
10030 .
10031  To convert an accented character to mathematical text, only the character
10032  under the accent may be converted.
10033  This applies also for all other conversions, e.
10034 \begin_inset space \thinspace{}
10035 \end_inset
10036
10037 g.
10038 \begin_inset space ~
10039 \end_inset
10040
10041 to italic or bold.
10042 \end_layout
10043
10044 \begin_layout Standard
10045 In mathematical text, umlauts and other accented characters can directly
10046  be inserted.
10047 \end_layout
10048
10049 \begin_layout Subsection
10050 Accents for Operators
10051 \begin_inset Index
10052 status collapsed
10053
10054 \begin_layout Plain Layout
10055 Accents ! for operators
10056 \end_layout
10057
10058 \end_inset
10059
10060
10061 \end_layout
10062
10063 \begin_layout Standard
10064 With the commands 
10065 \series bold
10066
10067 \backslash
10068 overset
10069 \series default
10070
10071 \begin_inset Index
10072 status collapsed
10073
10074 \begin_layout Plain Layout
10075 Commands ! O ! 
10076 \backslash
10077 overset
10078 \end_layout
10079
10080 \end_inset
10081
10082  and 
10083 \series bold
10084
10085 \backslash
10086 underset
10087 \series default
10088
10089 \begin_inset Index
10090 status collapsed
10091
10092 \begin_layout Plain Layout
10093 Commands ! U ! 
10094 \backslash
10095 underset
10096 \end_layout
10097
10098 \end_inset
10099
10100  characters can be placed above or below an operator, respectively, to accent
10101  it.
10102  With the command 
10103 \series bold
10104
10105 \backslash
10106 sideset
10107 \series default
10108
10109 \begin_inset Index
10110 status collapsed
10111
10112 \begin_layout Plain Layout
10113 Commands ! S ! 
10114 \backslash
10115 sideset
10116 \end_layout
10117
10118 \end_inset
10119
10120  characters can be set before and behind an operator.
10121  The command scheme is:
10122 \end_layout
10123
10124 \begin_layout Standard
10125
10126 \series bold
10127
10128 \backslash
10129 sideset{character
10130 \series default
10131  
10132 \series bold
10133 before}{character
10134 \series default
10135  
10136 \series bold
10137 behind}
10138 \end_layout
10139
10140 \begin_layout Standard
10141
10142 \series bold
10143
10144 \backslash
10145 sideset
10146 \series default
10147  must always be before the operator that should be accented.
10148  You can accent with several characters and even with other operators and
10149  symbols.
10150  To place with 
10151 \series bold
10152
10153 \backslash
10154 sideset
10155 \series default
10156  for example only characters behind an operator, write nothing between the
10157  first braces but don't omit the braces.
10158 \end_layout
10159
10160 \begin_layout Standard
10161 For example the command 
10162 \series bold
10163
10164 \backslash
10165 sideset{
10166 \begin_inset Formula $\to$
10167 \end_inset
10168
10169
10170 \backslash
10171 {
10172 \series default
10173 '
10174 \series bold
10175
10176 \begin_inset Formula $\to$
10177 \end_inset
10178
10179
10180 \backslash
10181 sum_k=1
10182 \begin_inset ERT
10183 status collapsed
10184
10185 \begin_layout Plain Layout
10186
10187
10188 \backslash
10189 spce 
10190 \end_layout
10191
10192 \end_inset
10193
10194
10195 \series default
10196 ^
10197 \series bold
10198 n
10199 \series default
10200  produces:
10201 \begin_inset Formula \[
10202 \sideset{}{'}\sum_{k=1}^{n}\]
10203
10204 \end_inset
10205
10206
10207 \end_layout
10208
10209 \begin_layout Standard
10210 The command 
10211 \series bold
10212
10213 \backslash
10214 overset
10215 \begin_inset ERT
10216 status collapsed
10217
10218 \begin_layout Plain Layout
10219
10220
10221 \backslash
10222 spce 
10223 \end_layout
10224
10225 \end_inset
10226
10227
10228 \backslash
10229 maltese
10230 \begin_inset ERT
10231 status collapsed
10232
10233 \begin_layout Plain Layout
10234
10235
10236 \backslash
10237 spce 
10238 \end_layout
10239
10240 \end_inset
10241
10242
10243 \series default
10244
10245 \begin_inset Formula $\uparrow$
10246 \end_inset
10247
10248
10249 \series bold
10250 a
10251 \series default
10252  produces:
10253 \begin_inset Formula \[
10254 \overset{a}{\maltese}\]
10255
10256 \end_inset
10257
10258 As seen in the last example, with 
10259 \series bold
10260
10261 \backslash
10262 overset
10263 \series default
10264  and 
10265 \series bold
10266
10267 \backslash
10268 underset
10269 \series default
10270  also symbols and characters can be accented; with 
10271 \series bold
10272
10273 \backslash
10274 sideset
10275 \series default
10276  this is not possible.
10277 \end_layout
10278
10279 \begin_layout Subsection
10280 Accents for several Characters
10281 \begin_inset CommandInset label
10282 LatexCommand label
10283 name "sub:Accents-for-several"
10284
10285 \end_inset
10286
10287
10288 \begin_inset Index
10289 status collapsed
10290
10291 \begin_layout Plain Layout
10292 Accents ! for several characters
10293 \end_layout
10294
10295 \end_inset
10296
10297
10298 \end_layout
10299
10300 \begin_layout Standard
10301 \begin_inset space \hfill{}
10302 \end_inset
10303
10304
10305 \begin_inset Tabular
10306 <lyxtabular version="3" rows="5" columns="2">
10307 <features>
10308 <column alignment="center" valignment="top" width="0pt">
10309 <column alignment="center" valignment="top" width="0pt">
10310 <row>
10311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 Command
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324 Result
10325 \begin_inset Note Note
10326 status collapsed
10327
10328 \begin_layout Plain Layout
10329
10330 \series bold
10331
10332 \backslash
10333 raisebox
10334 \series default
10335  is only used as spacer.
10336 \end_layout
10337
10338 \end_inset
10339
10340
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row>
10347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351
10352 \backslash
10353 overleftarrow
10354 \begin_inset ERT
10355 status collapsed
10356
10357 \begin_layout Plain Layout
10358
10359
10360 \backslash
10361 spce 
10362 \end_layout
10363
10364 \end_inset
10365
10366 A=B
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10376 \end_inset
10377
10378
10379 \end_layout
10380
10381 \end_inset
10382 </cell>
10383 </row>
10384 <row>
10385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389
10390 \backslash
10391 underleftarrow
10392 \begin_inset ERT
10393 status collapsed
10394
10395 \begin_layout Plain Layout
10396
10397
10398 \backslash
10399 spce 
10400 \end_layout
10401
10402 \end_inset
10403
10404 A=B
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10414 \end_inset
10415
10416
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 </row>
10422 <row>
10423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427
10428 \backslash
10429 overleftrightarrow
10430 \begin_inset ERT
10431 status collapsed
10432
10433 \begin_layout Plain Layout
10434
10435
10436 \backslash
10437 spce 
10438 \end_layout
10439
10440 \end_inset
10441
10442 A=B
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10452 \end_inset
10453
10454
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 </row>
10460 <row>
10461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465
10466 \backslash
10467 underleftrightarrow
10468 \begin_inset ERT
10469 status collapsed
10470
10471 \begin_layout Plain Layout
10472
10473
10474 \backslash
10475 spce 
10476 \end_layout
10477
10478 \end_inset
10479
10480 A=B
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10490 \end_inset
10491
10492
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 </row>
10498 </lyxtabular>
10499
10500 \end_inset
10501
10502
10503 \begin_inset space \hfill{}
10504 \end_inset
10505
10506
10507 \begin_inset Tabular
10508 <lyxtabular version="3" rows="5" columns="2">
10509 <features>
10510 <column alignment="center" valignment="top" width="0pt">
10511 <column alignment="center" valignment="top" width="0pt">
10512 <row>
10513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 Command
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 Result
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row>
10533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537
10538 \backslash
10539 overrightarrow
10540 \begin_inset ERT
10541 status collapsed
10542
10543 \begin_layout Plain Layout
10544
10545
10546 \backslash
10547 spce 
10548 \end_layout
10549
10550 \end_inset
10551
10552 A=B
10553 \end_layout
10554
10555 \end_inset
10556 </cell>
10557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10562 \end_inset
10563
10564
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 </row>
10570 <row>
10571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575
10576 \backslash
10577 underrightarrow
10578 \begin_inset ERT
10579 status collapsed
10580
10581 \begin_layout Plain Layout
10582
10583
10584 \backslash
10585 spce 
10586 \end_layout
10587
10588 \end_inset
10589
10590 A=B
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10600 \end_inset
10601
10602
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 </row>
10608 <row>
10609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613
10614 \backslash
10615 widetilde
10616 \begin_inset ERT
10617 status collapsed
10618
10619 \begin_layout Plain Layout
10620
10621
10622 \backslash
10623 spce 
10624 \end_layout
10625
10626 \end_inset
10627
10628 A=B
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10638 \end_inset
10639
10640
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 </row>
10646 <row>
10647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651
10652 \backslash
10653 widehat
10654 \begin_inset ERT
10655 status collapsed
10656
10657 \begin_layout Plain Layout
10658
10659
10660 \backslash
10661 spce 
10662 \end_layout
10663
10664 \end_inset
10665
10666 A=B
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10676 \end_inset
10677
10678
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 </row>
10684 </lyxtabular>
10685
10686 \end_inset
10687
10688
10689 \begin_inset space \hfill{}
10690 \end_inset
10691
10692
10693 \end_layout
10694
10695 \begin_layout Standard
10696 \begin_inset VSpace medskip
10697 \end_inset
10698
10699 With these commands as many characters as you like can be accented.
10700  But the accents 
10701 \series bold
10702
10703 \backslash
10704 widetilde
10705 \series default
10706  and 
10707 \series bold
10708
10709 \backslash
10710 widehat
10711 \series default
10712  will only be set in the output with a length of three characters, as shown
10713  in the following example:
10714 \begin_inset Formula \[
10715 \widetilde{A+B=C-D}\]
10716
10717 \end_inset
10718
10719
10720 \end_layout
10721
10722 \begin_layout Standard
10723 With the commands 
10724 \series bold
10725
10726 \backslash
10727 overset
10728 \series default
10729
10730 \begin_inset Index
10731 status collapsed
10732
10733 \begin_layout Plain Layout
10734 Commands ! O ! 
10735 \backslash
10736 overset
10737 \end_layout
10738
10739 \end_inset
10740
10741  and 
10742 \series bold
10743
10744 \backslash
10745 underset
10746 \series default
10747
10748 \begin_inset Index
10749 status collapsed
10750
10751 \begin_layout Plain Layout
10752 Commands ! U ! 
10753 \backslash
10754 underset
10755 \end_layout
10756
10757 \end_inset
10758
10759  described in the previous subsection it is also possible to accent several
10760  characters.
10761  The command 
10762 \series bold
10763
10764 \backslash
10765 underset
10766 \begin_inset ERT
10767 status collapsed
10768
10769 \begin_layout Plain Layout
10770
10771
10772 \backslash
10773 spce 
10774 \end_layout
10775
10776 \end_inset
10777
10778 A=B
10779 \begin_inset Formula $\downarrow$
10780 \end_inset
10781
10782 ***
10783 \series default
10784  creates:
10785 \begin_inset Formula \[
10786 \underset{***}{A=B}\]
10787
10788 \end_inset
10789
10790
10791 \end_layout
10792
10793 \begin_layout Section
10794 Space
10795 \begin_inset CommandInset label
10796 LatexCommand label
10797 name "sub:Space"
10798
10799 \end_inset
10800
10801
10802 \begin_inset Index
10803 status collapsed
10804
10805 \begin_layout Plain Layout
10806 Space ! horizontal
10807 \end_layout
10808
10809 \end_inset
10810
10811
10812 \end_layout
10813
10814 \begin_layout Subsection
10815 Predefined Space
10816 \begin_inset CommandInset label
10817 LatexCommand label
10818 name "sub:Predefined-Space"
10819
10820 \end_inset
10821
10822
10823 \begin_inset Index
10824 status collapsed
10825
10826 \begin_layout Plain Layout
10827 Space ! horizontal ! predefined
10828 \end_layout
10829
10830 \end_inset
10831
10832
10833 \end_layout
10834
10835 \begin_layout Standard
10836 Sometimes it is necessary to insert horizontal space to a formula.
10837  This is done by inserting a protected space (shortcut 
10838 \family sans
10839 Ctrl-Space
10840 \family default
10841 ).
10842  A blue 
10843 \begin_inset Quotes eld
10844 \end_inset
10845
10846
10847 \series bold
10848 \color blue
10849
10850 \begin_inset ERT
10851 status collapsed
10852
10853 \begin_layout Plain Layout
10854
10855
10856 \backslash
10857 spce 
10858 \end_layout
10859
10860 \end_inset
10861
10862
10863 \series default
10864 \color inherit
10865
10866 \begin_inset Quotes erd
10867 \end_inset
10868
10869  appears and by pressing 
10870 \family sans
10871 Space
10872 \family default
10873  several times one can select one of eight different space sizes.
10874  The spaces can also be inserted using the math toolbar button 
10875 \begin_inset Graphics
10876         filename ../images/math/space.png
10877         scale 85
10878
10879 \end_inset
10880
10881  or special commands.
10882  Independent from the inserted command, one can select the size again by
10883  pressing 
10884 \family sans
10885 Space
10886 \family default
10887  afterwards.
10888 \end_layout
10889
10890 \begin_layout Standard
10891 \noindent
10892 \align center
10893 \begin_inset VSpace -5mm
10894 \end_inset
10895
10896
10897 \begin_inset Tabular
10898 <lyxtabular version="3" rows="3" columns="7">
10899 <features>
10900 <column alignment="center" valignment="middle" width="6.8cm">
10901 <column alignment="center" valignment="top" width="0">
10902 <column alignment="center" valignment="top" width="0">
10903 <column alignment="center" valignment="top" width="0">
10904 <column alignment="center" valignment="top" width="0">
10905 <column alignment="center" valignment="top" width="0">
10906 <column alignment="center" valignment="top" width="0">
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 Command
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10918 \begin_inset Text
10919
10920 \begin_layout Plain Layout
10921
10922 \backslash
10923 ,
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10929 \begin_inset Text
10930
10931 \begin_layout Plain Layout
10932
10933 \backslash
10934 :
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
10944 \backslash
10945 ;
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954
10955 \backslash
10956 quad
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965
10966 \backslash
10967 qquad
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976
10977 \backslash
10978 !
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 </row>
10984 <row>
10985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989 Number of 
10990 \family sans
10991 Space
10992 \family default
10993  keystrokes after inserting the protected space
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10999 \begin_inset Text
11000
11001 \begin_layout Plain Layout
11002 0
11003 \end_layout
11004
11005 \end_inset
11006 </cell>
11007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11008 \begin_inset Text
11009
11010 \begin_layout Plain Layout
11011 1
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020 2
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11026 \begin_inset Text
11027
11028 \begin_layout Plain Layout
11029 3
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038 4
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047 5
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 </row>
11053 <row>
11054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 Result
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 \begin_inset Formula $A\, B$
11068 \end_inset
11069
11070
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 \begin_inset Formula $A\: B$
11080 \end_inset
11081
11082
11083 \end_layout
11084
11085 \end_inset
11086 </cell>
11087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11088 \begin_inset Text
11089
11090 \begin_layout Plain Layout
11091 \begin_inset Formula $A\; B$
11092 \end_inset
11093
11094
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103 \begin_inset Formula $A\quad B$
11104 \end_inset
11105
11106
11107 \end_layout
11108
11109 \end_inset
11110 </cell>
11111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11112 \begin_inset Text
11113
11114 \begin_layout Plain Layout
11115 \begin_inset Formula $A\qquad B$
11116 \end_inset
11117
11118
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 \begin_inset Formula $A\! B$
11128 \end_inset
11129
11130
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 </row>
11136 </lyxtabular>
11137
11138 \end_inset
11139
11140
11141 \end_layout
11142
11143 \begin_layout Standard
11144 The last size seem to produce no space.
11145  It is displayed red in LyX contrary to the other sizes, because it is a
11146  negative space.
11147  There are two more negative spaces:
11148 \end_layout
11149
11150 \begin_layout Standard
11151 \align center
11152 \begin_inset Tabular
11153 <lyxtabular version="3" rows="3" columns="3">
11154 <features>
11155 <column alignment="center" valignment="middle" width="6.8cm">
11156 <column alignment="center" valignment="top" width="0pt">
11157 <column alignment="center" valignment="top" width="0pt">
11158 <row>
11159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11160 \begin_inset Text
11161
11162 \begin_layout Plain Layout
11163 Command
11164 \end_layout
11165
11166 \end_inset
11167 </cell>
11168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11169 \begin_inset Text
11170
11171 \begin_layout Plain Layout
11172
11173 \backslash
11174 negmedspace
11175 \end_layout
11176
11177 \end_inset
11178 </cell>
11179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11180 \begin_inset Text
11181
11182 \begin_layout Plain Layout
11183
11184 \backslash
11185 negthickspace
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 </row>
11191 <row>
11192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196 Number of 
11197 \family sans
11198 Space
11199 \family default
11200  keystrokes after inserting the protected space
11201 \end_layout
11202
11203 \end_inset
11204 </cell>
11205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 6
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 7
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 </row>
11224 <row>
11225 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229 Result
11230 \end_layout
11231
11232 \end_inset
11233 </cell>
11234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238 \begin_inset Formula $A\negmedspace B$
11239 \end_inset
11240
11241
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 \begin_inset Formula $A\negthickspace B$
11251 \end_inset
11252
11253
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 </row>
11259 </lyxtabular>
11260
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \begin_layout Standard
11267 Negative spaces can lead to characters overlapping each other.
11268  Thus they can be used to enforce ligatures, what is e.
11269 \begin_inset space \thinspace{}
11270 \end_inset
11271
11272 g.
11273 \begin_inset space ~
11274 \end_inset
11275
11276 useful for summation operators: 
11277 \end_layout
11278
11279 \begin_layout Standard
11280 \align center
11281 \begin_inset Tabular
11282 <lyxtabular version="3" rows="3" columns="2">
11283 <features>
11284 <column alignment="center" valignment="top" width="0">
11285 <column alignment="center" valignment="top" width="0">
11286 <row>
11287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 Command
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300 Result
11301 \begin_inset Note Note
11302 status collapsed
11303
11304 \begin_layout Plain Layout
11305
11306 \series bold
11307
11308 \backslash
11309 raisebox
11310 \series default
11311  is only used as spacer.
11312 \end_layout
11313
11314 \end_inset
11315
11316
11317 \end_layout
11318
11319 \end_inset
11320 </cell>
11321 </row>
11322 <row>
11323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11324 \begin_inset Text
11325
11326 \begin_layout Plain Layout
11327
11328 \backslash
11329 sum
11330 \backslash
11331 sum
11332 \begin_inset ERT
11333 status collapsed
11334
11335 \begin_layout Plain Layout
11336
11337
11338 \backslash
11339 spce 
11340 \end_layout
11341
11342 \end_inset
11343
11344 f_kl
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11354 \end_inset
11355
11356
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 </row>
11362 <row>
11363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367
11368 \backslash
11369 sum
11370 \backslash
11371 negmedspace
11372 \backslash
11373 sum
11374 \begin_inset ERT
11375 status collapsed
11376
11377 \begin_layout Plain Layout
11378
11379
11380 \backslash
11381 spce 
11382 \end_layout
11383
11384 \end_inset
11385
11386 f_kl
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11396 \end_inset
11397
11398
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 </row>
11404 </lyxtabular>
11405
11406 \end_inset
11407
11408
11409 \end_layout
11410
11411 \begin_layout Standard
11412 Relations like for example equal signs, are always surrounded by space.
11413  To suppress this, the equal sign is placed into a TeX-brace.
11414  The following example demonstrates this:
11415 \end_layout
11416
11417 \begin_layout Standard
11418 \align center
11419 \begin_inset Tabular
11420 <lyxtabular version="3" rows="2" columns="2">
11421 <features>
11422 <column alignment="center" valignment="top" width="0pt">
11423 <column alignment="center" valignment="top" width="0pt">
11424 <row>
11425 <cell alignment="center" valignment="top" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 normal equation
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 <cell alignment="center" valignment="top" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 \begin_inset Formula $A=B$
11439 \end_inset
11440
11441
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 </row>
11447 <row>
11448 <cell alignment="center" valignment="top" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 \begin_inset Note Note
11453 status collapsed
11454
11455 \begin_layout Plain Layout
11456
11457 \series bold
11458
11459 \backslash
11460 raisebox
11461 \series default
11462  is only used as spacer.
11463 \end_layout
11464
11465 \end_inset
11466
11467
11468 \begin_inset Formula $\raisebox{5mm}{}$
11469 \end_inset
11470
11471 equation without space
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480 \begin_inset Formula $A{=}B$
11481 \end_inset
11482
11483
11484 \end_layout
11485
11486 \end_inset
11487 </cell>
11488 </row>
11489 </lyxtabular>
11490
11491 \end_inset
11492
11493
11494 \end_layout
11495
11496 \begin_layout Standard
11497 \noindent
11498 The command for the last formula is: 
11499 \series bold
11500 A
11501 \backslash
11502 {=
11503 \begin_inset Formula $\to$
11504 \end_inset
11505
11506 B
11507 \end_layout
11508
11509 \begin_layout Standard
11510 \begin_inset VSpace bigskip
11511 \end_inset
11512
11513 Spaces are needed for physical units, because the space between the value
11514  and the unit is the smallest one and not a normal space.
11515  For units in text, the smallest space is inserted via the menu 
11516 \family sans
11517 Insert\SpecialChar \menuseparator
11518 Formatting\SpecialChar \menuseparator
11519 Thin
11520 \begin_inset space ~
11521 \end_inset
11522
11523 Space
11524 \family default
11525  (shortcut 
11526 \family sans
11527 Ctrl-Shift-Space
11528 \family default
11529 ).
11530 \end_layout
11531
11532 \begin_layout Standard
11533 An example to visualize the difference:
11534 \end_layout
11535
11536 \begin_layout Standard
11537 \begin_inset Tabular
11538 <lyxtabular version="3" rows="2" columns="2">
11539 <features>
11540 <column alignment="left" valignment="top" width="0">
11541 <column alignment="left" valignment="top" width="0">
11542 <row>
11543 <cell alignment="center" valignment="top" usebox="none">
11544 \begin_inset Text
11545
11546 \begin_layout Plain Layout
11547 24 kW
11548 \begin_inset Formula $\cdot$
11549 \end_inset
11550
11551 h
11552 \end_layout
11553
11554 \end_inset
11555 </cell>
11556 <cell alignment="center" valignment="top" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Plain Layout
11560 space between value and unit
11561 \end_layout
11562
11563 \end_inset
11564 </cell>
11565 </row>
11566 <row>
11567 <cell alignment="center" valignment="top" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 24
11572 \begin_inset space \thinspace{}
11573 \end_inset
11574
11575 kW
11576 \begin_inset Formula $\cdot$
11577 \end_inset
11578
11579 h
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell alignment="center" valignment="top" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 smallest space between value and unit
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 </row>
11594 </lyxtabular>
11595
11596 \end_inset
11597
11598
11599 \end_layout
11600
11601 \begin_layout Subsection
11602 Variable Space
11603 \begin_inset ERT
11604 status collapsed
11605
11606 \begin_layout Plain Layout
11607
11608
11609 \backslash
11610 texorpdfstring{
11611 \end_layout
11612
11613 \end_inset
11614
11615
11616 \begin_inset Foot
11617 status collapsed
11618
11619 \begin_layout Plain Layout
11620 for vertical space in formulas see 
11621 \begin_inset CommandInset ref
11622 LatexCommand ref
11623 reference "sub:Line-Separation"
11624
11625 \end_inset
11626
11627
11628 \end_layout
11629
11630 \end_inset
11631
11632
11633 \begin_inset ERT
11634 status collapsed
11635
11636 \begin_layout Plain Layout
11637
11638 }{}
11639 \end_layout
11640
11641 \end_inset
11642
11643
11644 \begin_inset Note Note
11645 status collapsed
11646
11647 \begin_layout Plain Layout
11648
11649 \backslash
11650 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11651 \end_layout
11652
11653 \begin_layout Plain Layout
11654 More about 
11655 \backslash
11656 texorpdfstring is in section 
11657 \begin_inset CommandInset ref
11658 LatexCommand ref
11659 reference "sub:Formulas-in-Section"
11660
11661 \end_inset
11662
11663 .
11664 \end_layout
11665
11666 \end_inset
11667
11668
11669 \begin_inset CommandInset label
11670 LatexCommand label
11671 name "sub:Variable-Space"
11672
11673 \end_inset
11674
11675
11676 \begin_inset Index
11677 status collapsed
11678
11679 \begin_layout Plain Layout
11680 Space ! horizontal ! variable
11681 \end_layout
11682
11683 \end_inset
11684
11685
11686 \end_layout
11687
11688 \begin_layout Standard
11689 Space with a defined length can be inserted in LyX with the command
11690 \begin_inset Newline newline
11691 \end_inset
11692
11693
11694 \series bold
11695
11696 \backslash
11697 hspace{length}
11698 \series default
11699
11700 \begin_inset Index
11701 status collapsed
11702
11703 \begin_layout Plain Layout
11704 Commands ! H ! 
11705 \backslash
11706 hspace
11707 \end_layout
11708
11709 \end_inset
11710
11711 .
11712  For the length all units listed in 
11713 \begin_inset CommandInset ref
11714 LatexCommand ref
11715 reference "tab:Used-units"
11716
11717 \end_inset
11718
11719  are allowed, except of the unit 
11720 \begin_inset Quotes eld
11721 \end_inset
11722
11723 mu
11724 \begin_inset Quotes erd
11725 \end_inset
11726
11727 .
11728  The length may also be negative.
11729  To insert so many space that the formula uses all available space, the
11730  command 
11731 \series bold
11732
11733 \backslash
11734 hfill
11735 \series default
11736
11737 \begin_inset Index
11738 status collapsed
11739
11740 \begin_layout Plain Layout
11741 Commands ! H ! 
11742 \backslash
11743 hfill
11744 \end_layout
11745
11746 \end_inset
11747
11748  is used.
11749 \end_layout
11750
11751 \begin_layout Standard
11752 \begin_inset VSpace -1mm
11753 \end_inset
11754
11755
11756 \end_layout
11757
11758 \begin_layout Standard
11759 \align center
11760 \begin_inset Tabular
11761 <lyxtabular version="3" rows="4" columns="2">
11762 <features>
11763 <column alignment="center" valignment="top" width="0">
11764 <column alignment="center" valignment="top" width="0">
11765 <row>
11766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11767 \begin_inset Text
11768
11769 \begin_layout Plain Layout
11770 Command
11771 \end_layout
11772
11773 \end_inset
11774 </cell>
11775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11776 \begin_inset Text
11777
11778 \begin_layout Plain Layout
11779 Result
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 </row>
11785 <row>
11786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11787 \begin_inset Text
11788
11789 \begin_layout Plain Layout
11790 A=B
11791 \backslash
11792 hspace{3cm
11793 \begin_inset Formula $\to$
11794 \end_inset
11795
11796 A
11797 \backslash
11798 not=C
11799 \end_layout
11800
11801 \end_inset
11802 </cell>
11803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11804 \begin_inset Text
11805
11806 \begin_layout Plain Layout
11807 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \end_inset
11814 </cell>
11815 </row>
11816 <row>
11817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821 A
11822 \backslash
11823 hspace{-1mm
11824 \begin_inset Formula $\to$
11825 \end_inset
11826
11827 A
11828 \backslash
11829 not=A
11830 \end_layout
11831
11832 \end_inset
11833 </cell>
11834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11835 \begin_inset Text
11836
11837 \begin_layout Plain Layout
11838 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11839 \end_inset
11840
11841
11842 \end_layout
11843
11844 \end_inset
11845 </cell>
11846 </row>
11847 <row>
11848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11849 \begin_inset Text
11850
11851 \begin_layout Plain Layout
11852 A=A
11853 \backslash
11854 hfill
11855 \begin_inset ERT
11856 status collapsed
11857
11858 \begin_layout Plain Layout
11859
11860
11861 \backslash
11862 spce 
11863 \end_layout
11864
11865 \end_inset
11866
11867 B=B
11868 \end_layout
11869
11870 \end_inset
11871 </cell>
11872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11873 \begin_inset Text
11874
11875 \begin_layout Plain Layout
11876 \begin_inset Formula $A=A\hfill B=B$
11877 \end_inset
11878
11879
11880 \end_layout
11881
11882 \end_inset
11883 </cell>
11884 </row>
11885 </lyxtabular>
11886
11887 \end_inset
11888
11889
11890 \end_layout
11891
11892 \begin_layout Standard
11893 In the last example the available space is given by the longest column entry
11894  of the table.
11895  In an inline formula the space depends on the length of the line in which
11896  
11897 \series bold
11898
11899 \backslash
11900 hfill
11901 \series default
11902  is inserted.
11903  Thus, when the line uses the full width, no space will be created.
11904  
11905 \series bold
11906
11907 \backslash
11908 hfill
11909 \series default
11910  only has an effect on displayed formulas when the formula style 
11911 \series bold
11912 Indented
11913 \series default
11914  is used.
11915  (Formula styles are explained in 
11916 \begin_inset CommandInset ref
11917 LatexCommand ref
11918 reference "sec:Formula-Styles"
11919
11920 \end_inset
11921
11922 .)
11923 \end_layout
11924
11925 \begin_layout Standard
11926 Besides 
11927 \series bold
11928
11929 \backslash
11930 hfill
11931 \series default
11932 , there are the commands 
11933 \series bold
11934
11935 \backslash
11936 dotfill
11937 \series default
11938  and 
11939 \series bold
11940
11941 \backslash
11942 hrulefill
11943 \series default
11944  that fill the space with a pattern, see 
11945 \begin_inset CommandInset ref
11946 LatexCommand ref
11947 reference "sub:Ellipses"
11948
11949 \end_inset
11950
11951  for an example.
11952 \end_layout
11953
11954 \begin_layout Standard
11955 For text, variable space can be inserted via the menu 
11956 \family sans
11957 Insert\SpecialChar \menuseparator
11958 Formatting\SpecialChar \menuseparator
11959 Horizontal
11960 \begin_inset space ~
11961 \end_inset
11962
11963 Space
11964 \family default
11965 , what is not possible in formulas:
11966 \end_layout
11967
11968 \begin_layout Standard
11969 This is a line with
11970 \begin_inset space \hspace{}
11971 \length 2cm
11972 \end_inset
11973
11974 2
11975 \begin_inset space \thinspace{}
11976 \end_inset
11977
11978 cm space.
11979 \end_layout
11980
11981 \begin_layout Standard
11982 This is a line with
11983 \begin_inset space \hfill{}
11984 \end_inset
11985
11986 maximum space.
11987 \end_layout
11988
11989 \begin_layout Subsection
11990 Space besides inline Formulas
11991 \begin_inset Index
11992 status collapsed
11993
11994 \begin_layout Plain Layout
11995 Space ! besides inline formulas
11996 \end_layout
11997
11998 \end_inset
11999
12000
12001 \end_layout
12002
12003 \begin_layout Standard
12004 The space that surrounds inline formulas can be adjusted with the length
12005  
12006 \series bold
12007
12008 \backslash
12009 mathsurround
12010 \begin_inset Index
12011 status collapsed
12012
12013 \begin_layout Plain Layout
12014 Commands ! M ! 
12015 \backslash
12016 mathsurround
12017 \end_layout
12018
12019 \end_inset
12020
12021
12022 \series default
12023 .
12024  The value of a length is set with the command 
12025 \series bold
12026
12027 \backslash
12028 setlength
12029 \begin_inset Index
12030 status collapsed
12031
12032 \begin_layout Plain Layout
12033 Commands ! S ! 
12034 \backslash
12035 setlength
12036 \end_layout
12037
12038 \end_inset
12039
12040
12041 \series default
12042  that has the following scheme:
12043 \end_layout
12044
12045 \begin_layout Standard
12046
12047 \series bold
12048
12049 \backslash
12050 setlength{length name}{value}
12051 \end_layout
12052
12053 \begin_layout Standard
12054 To set 
12055 \series bold
12056
12057 \backslash
12058 mathsurround
12059 \series default
12060  to the value 5
12061 \begin_inset space \thinspace{}
12062 \end_inset
12063
12064 mm, the command
12065 \end_layout
12066
12067 \begin_layout Standard
12068
12069 \series bold
12070
12071 \backslash
12072 setlength{
12073 \backslash
12074 mathsurround}{5mm}
12075 \end_layout
12076
12077 \begin_layout Standard
12078 is inserted in TeX-mode.
12079  5
12080 \begin_inset space \thinspace{}
12081 \end_inset
12082
12083 mm space will now be set around all inline formulas:
12084 \begin_inset ERT
12085 status collapsed
12086
12087 \begin_layout Plain Layout
12088
12089
12090 \backslash
12091 setlength{
12092 \backslash
12093 mathsurround}{5mm}
12094 \end_layout
12095
12096 \end_inset
12097
12098
12099 \end_layout
12100
12101 \begin_layout Standard
12102 This is a line with an inline formula 
12103 \begin_inset Formula $A=B$
12104 \end_inset
12105
12106  with 5
12107 \begin_inset space \thinspace{}
12108 \end_inset
12109
12110 mm surrounding space.
12111 \begin_inset ERT
12112 status collapsed
12113
12114 \begin_layout Plain Layout
12115
12116
12117 \backslash
12118 setlength{
12119 \backslash
12120 mathsurround}{0pt}
12121 \end_layout
12122
12123 \end_inset
12124
12125
12126 \end_layout
12127
12128 \begin_layout Standard
12129 To return to the predefined value, 
12130 \series bold
12131
12132 \backslash
12133 mathsurround
12134 \series default
12135  is set to the value 0
12136 \begin_inset space \thinspace{}
12137 \end_inset
12138
12139 pt.
12140 \end_layout
12141
12142 \begin_layout Section
12143 Boxes and Frames
12144 \begin_inset Index
12145 status collapsed
12146
12147 \begin_layout Plain Layout
12148 Boxes
12149 \end_layout
12150
12151 \end_inset
12152
12153
12154 \begin_inset Index
12155 status collapsed
12156
12157 \begin_layout Plain Layout
12158 Frames | see
12159 \begin_inset ERT
12160 status collapsed
12161
12162 \begin_layout Plain Layout
12163
12164 {
12165 \end_layout
12166
12167 \end_inset
12168
12169 Boxes
12170 \begin_inset ERT
12171 status collapsed
12172
12173 \begin_layout Plain Layout
12174
12175 }
12176 \end_layout
12177
12178 \end_inset
12179
12180
12181 \end_layout
12182
12183 \end_inset
12184
12185
12186 \end_layout
12187
12188 \begin_layout Standard
12189 Boxes for text are described in chapter 
12190 \family typewriter
12191 Boxes
12192 \family default
12193  in the 
12194 \family typewriter
12195 Embedded
12196 \begin_inset space ~
12197 \end_inset
12198
12199 Objects
12200 \family default
12201  manual.
12202 \end_layout
12203
12204 \begin_layout Subsection
12205 Boxes with Frame
12206 \begin_inset CommandInset label
12207 LatexCommand label
12208 name "sub:Boxes-with-Frame"
12209
12210 \end_inset
12211
12212
12213 \begin_inset Index
12214 status collapsed
12215
12216 \begin_layout Plain Layout
12217 Boxes ! with frame
12218 \end_layout
12219
12220 \end_inset
12221
12222
12223 \end_layout
12224
12225 \begin_layout Standard
12226 It is possible to frame formulas or parts of it with the commands 
12227 \series bold
12228
12229 \backslash
12230 fbox
12231 \series default
12232
12233 \begin_inset Index
12234 status collapsed
12235
12236 \begin_layout Plain Layout
12237 Commands ! F ! 
12238 \backslash
12239 fbox
12240 \end_layout
12241
12242 \end_inset
12243
12244  and 
12245 \series bold
12246
12247 \backslash
12248 boxed
12249 \series default
12250
12251 \begin_inset Index
12252 status collapsed
12253
12254 \begin_layout Plain Layout
12255 Commands ! B ! 
12256 \backslash
12257 boxed
12258 \end_layout
12259
12260 \end_inset
12261
12262 .
12263 \end_layout
12264
12265 \begin_layout Standard
12266 When one of these commands is inserted to a formula, a blue box appears
12267  within a frame to enter formula parts.
12268  For 
12269 \series bold
12270
12271 \backslash
12272 fbox
12273 \series default
12274  an additional formula has to be created by 
12275 \family sans
12276 Ctrl-m
12277 \family default
12278  within this box
12279 \begin_inset Foot
12280 status collapsed
12281
12282 \begin_layout Plain Layout
12283 Due to a bug in LyX it is not possible to create a new formula with 
12284 \family sans
12285 Ctrl-m
12286 \family default
12287 , see 
12288 \begin_inset CommandInset href
12289 LatexCommand href
12290 name "LyX-bug #1435"
12291 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12292
12293 \end_inset
12294
12295 .
12296 \end_layout
12297
12298 \end_inset
12299
12300 , because the box content will otherwise be treated as mathematical text.
12301  When 
12302 \series bold
12303
12304 \backslash
12305 boxed
12306 \series default
12307  is used, a new formula is automatically created inside the frame.
12308 \end_layout
12309
12310 \begin_layout Standard
12311 The command 
12312 \series bold
12313
12314 \backslash
12315 fbox
12316 \series default
12317  is not suitable to frame displayed formulas, because the formula will always
12318  be set in the size of the text.
12319  
12320 \series bold
12321
12322 \backslash
12323 boxed
12324 \series default
12325  is in contrary not suitable to frame inline formulas, because the formula
12326  will always be set in the size of a displayed formula.
12327 \end_layout
12328
12329 \begin_layout Standard
12330 As extension to 
12331 \series bold
12332
12333 \backslash
12334 fbox
12335 \series default
12336  there is the command 
12337 \series bold
12338
12339 \backslash
12340 framebox
12341 \series default
12342
12343 \begin_inset Index
12344 status collapsed
12345
12346 \begin_layout Plain Layout
12347 Commands ! F ! 
12348 \backslash
12349 framebox
12350 \end_layout
12351
12352 \end_inset
12353
12354  where additionally the frame width and the alignment can be specified.
12355  
12356 \series bold
12357
12358 \backslash
12359 framebox
12360 \series default
12361  is used in the following scheme:
12362 \end_layout
12363
12364 \begin_layout Standard
12365
12366 \series bold
12367
12368 \backslash
12369 framebox[frame width][position]{box content}
12370 \end_layout
12371
12372 \begin_layout Standard
12373 The position can either be 
12374 \emph on
12375 l
12376 \emph default
12377  or 
12378 \emph on
12379 r
12380 \emph default
12381 .
12382  
12383 \emph on
12384 l
12385 \emph default
12386  left aligns, 
12387 \emph on
12388 r
12389 \emph default
12390  right aligns the formula in the box.
12391  When no position is given, the formula will be centered.
12392 \begin_inset Newline newline
12393 \end_inset
12394
12395 Is no width given, also no position can be given.
12396  In this case the frame width is adjusted to the box content like for 
12397 \series bold
12398
12399 \backslash
12400 fbox
12401 \series default
12402 .
12403 \end_layout
12404
12405 \begin_layout Standard
12406 When the command 
12407 \series bold
12408
12409 \backslash
12410 framebox
12411 \series default
12412  is inserted, a box appears containing three blue boxes.
12413  The first two boxes are surrounded by brackets and denote the two optional
12414  arguments.
12415  The third box is for formula parts like for 
12416 \series bold
12417
12418 \backslash
12419 fbox
12420 \series default
12421 .
12422 \end_layout
12423
12424 \begin_layout Standard
12425 \align center
12426 \begin_inset Note Note
12427 status open
12428
12429 \begin_layout Plain Layout
12430 The table has been set into a minipage to make the footnote appearing.
12431  Otherwise the footnote text would not be displayed.
12432 \end_layout
12433
12434 \end_inset
12435
12436
12437 \begin_inset Box Frameless
12438 position "c"
12439 hor_pos "c"
12440 has_inner_box 1
12441 inner_pos "c"
12442 use_parbox 0
12443 width "100col%"
12444 special "none"
12445 height "1in"
12446 height_special "totalheight"
12447 status open
12448
12449 \begin_layout Plain Layout
12450 \align center
12451 \begin_inset Tabular
12452 <lyxtabular version="3" rows="5" columns="2">
12453 <features>
12454 <column alignment="center" valignment="top" width="0">
12455 <column alignment="center" valignment="top" width="0">
12456 <row>
12457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12458 \begin_inset Text
12459
12460 \begin_layout Plain Layout
12461 Command
12462 \begin_inset Foot
12463 status collapsed
12464
12465 \begin_layout Plain Layout
12466 Due to a bug in LyX it is not possible to create a new formula with 
12467 \family sans
12468 Ctrl-m
12469 \family default
12470 , see 
12471 \begin_inset CommandInset href
12472 LatexCommand href
12473 name "LyX-bug #1435"
12474 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12475
12476 \end_inset
12477
12478 .
12479 \end_layout
12480
12481 \end_inset
12482
12483
12484 \end_layout
12485
12486 \end_inset
12487 </cell>
12488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12489 \begin_inset Text
12490
12491 \begin_layout Plain Layout
12492 Result
12493 \begin_inset Note Note
12494 status collapsed
12495
12496 \begin_layout Plain Layout
12497
12498 \series bold
12499
12500 \backslash
12501 raisebox
12502 \series default
12503  is only used as spacer.
12504 \end_layout
12505
12506 \end_inset
12507
12508
12509 \end_layout
12510
12511 \end_inset
12512 </cell>
12513 </row>
12514 <row>
12515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12516 \begin_inset Text
12517
12518 \begin_layout Plain Layout
12519
12520 \backslash
12521 fbox
12522 \begin_inset ERT
12523 status collapsed
12524
12525 \begin_layout Plain Layout
12526
12527
12528 \backslash
12529 spce 
12530 \end_layout
12531
12532 \end_inset
12533
12534
12535 \family sans
12536 Ctrl-m
12537 \family default
12538  
12539 \backslash
12540 int
12541 \begin_inset ERT
12542 status collapsed
12543
12544 \begin_layout Plain Layout
12545
12546
12547 \backslash
12548 spce 
12549 \end_layout
12550
12551 \end_inset
12552
12553 A=B
12554 \end_layout
12555
12556 \end_inset
12557 </cell>
12558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12563
12564 \end_inset
12565
12566
12567 \end_layout
12568
12569 \end_inset
12570 </cell>
12571 </row>
12572 <row>
12573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12574 \begin_inset Text
12575
12576 \begin_layout Plain Layout
12577
12578 \backslash
12579 boxed
12580 \begin_inset ERT
12581 status collapsed
12582
12583 \begin_layout Plain Layout
12584
12585
12586 \backslash
12587 spce 
12588 \end_layout
12589
12590 \end_inset
12591
12592
12593 \backslash
12594 int
12595 \begin_inset ERT
12596 status collapsed
12597
12598 \begin_layout Plain Layout
12599
12600
12601 \backslash
12602 spce 
12603 \end_layout
12604
12605 \end_inset
12606
12607 A=B
12608 \end_layout
12609
12610 \end_inset
12611 </cell>
12612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12613 \begin_inset Text
12614
12615 \begin_layout Plain Layout
12616 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12617 \end_inset
12618
12619
12620 \end_layout
12621
12622 \end_inset
12623 </cell>
12624 </row>
12625 <row>
12626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630 A+
12631 \backslash
12632 fbox
12633 \begin_inset ERT
12634 status collapsed
12635
12636 \begin_layout Plain Layout
12637
12638
12639 \backslash
12640 spce 
12641 \end_layout
12642
12643 \end_inset
12644
12645 B
12646 \end_layout
12647
12648 \end_inset
12649 </cell>
12650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12651 \begin_inset Text
12652
12653 \begin_layout Plain Layout
12654 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12655 \end_inset
12656
12657
12658 \end_layout
12659
12660 \end_inset
12661 </cell>
12662 </row>
12663 <row>
12664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12665 \begin_inset Text
12666
12667 \begin_layout Plain Layout
12668
12669 \backslash
12670 framebox
12671 \begin_inset ERT
12672 status collapsed
12673
12674 \begin_layout Plain Layout
12675
12676
12677 \backslash
12678 spce 
12679 \end_layout
12680
12681 \end_inset
12682
12683 20mm
12684 \begin_inset Formula $\to$
12685 \end_inset
12686
12687
12688 \begin_inset Formula $\to$
12689 \end_inset
12690
12691
12692 \family sans
12693 Ctrl-m
12694 \family default
12695  
12696 \backslash
12697 frac
12698 \begin_inset ERT
12699 status collapsed
12700
12701 \begin_layout Plain Layout
12702
12703
12704 \backslash
12705 spce 
12706 \end_layout
12707
12708 \end_inset
12709
12710 A
12711 \begin_inset Formula $\downarrow$
12712 \end_inset
12713
12714 B
12715 \end_layout
12716
12717 \end_inset
12718 </cell>
12719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12720 \begin_inset Text
12721
12722 \begin_layout Plain Layout
12723 \begin_inset Formula $\raisebox{6mm}{}$
12724 \end_inset
12725
12726
12727 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12728 \end_inset
12729
12730
12731 \begin_inset Formula $\raisebox{-4mm}{}$
12732 \end_inset
12733
12734
12735 \end_layout
12736
12737 \end_inset
12738 </cell>
12739 </row>
12740 </lyxtabular>
12741
12742 \end_inset
12743
12744
12745 \end_layout
12746
12747 \end_inset
12748
12749
12750 \end_layout
12751
12752 \begin_layout Standard
12753 The frame thickness can also be adjusted.
12754  To do this the following commands have to be inserted in TeX-mode before
12755  the formula
12756 \end_layout
12757
12758 \begin_layout Standard
12759
12760 \series bold
12761
12762 \backslash
12763 fboxrule
12764 \series default
12765  
12766 \series bold
12767
12768 \begin_inset Quotes eld
12769 \end_inset
12770
12771 thickness
12772 \begin_inset Quotes erd
12773 \end_inset
12774
12775
12776 \series default
12777  
12778 \series bold
12779
12780 \backslash
12781 fboxsep
12782 \series default
12783  
12784 \series bold
12785
12786 \begin_inset Quotes eld
12787 \end_inset
12788
12789 distance
12790 \begin_inset Quotes erd
12791 \end_inset
12792
12793
12794 \end_layout
12795
12796 \begin_layout Standard
12797 \begin_inset Quotes eld
12798 \end_inset
12799
12800 distance
12801 \begin_inset Quotes erd
12802 \end_inset
12803
12804  specifies the minimal distance between the frame and the first character
12805  in the box.
12806  An example for this is the following framed formula:
12807 \begin_inset ERT
12808 status collapsed
12809
12810 \begin_layout Plain Layout
12811
12812
12813 \backslash
12814 fboxrule 2mm 
12815 \backslash
12816 fboxsep 3mm
12817 \end_layout
12818
12819 \end_inset
12820
12821
12822 \begin_inset Formula \[
12823 \boxed{A+B=C}\]
12824
12825 \end_inset
12826
12827 Before this formula the commands
12828 \end_layout
12829
12830 \begin_layout Standard
12831
12832 \series bold
12833
12834 \backslash
12835 fboxrule
12836 \series default
12837  
12838 \series bold
12839 2mm
12840 \series default
12841  
12842 \series bold
12843
12844 \backslash
12845 fboxsep
12846 \series default
12847  
12848 \series bold
12849 3mm
12850 \end_layout
12851
12852 \begin_layout Standard
12853 were inserted in TeX-mode.
12854  The given values are used for all following boxes.
12855 \end_layout
12856
12857 \begin_layout Standard
12858 To return to the standard frame size, the command
12859 \end_layout
12860
12861 \begin_layout Standard
12862
12863 \series bold
12864
12865 \backslash
12866 fboxrule
12867 \series default
12868  
12869 \series bold
12870 0.4pt
12871 \series default
12872  
12873 \series bold
12874
12875 \backslash
12876 fboxsep
12877 \series default
12878  
12879 \series bold
12880 3pt
12881 \series default
12882
12883 \begin_inset ERT
12884 status collapsed
12885
12886 \begin_layout Plain Layout
12887
12888
12889 \backslash
12890 fboxrule 0.4pt 
12891 \backslash
12892 fboxsep 3pt
12893 \end_layout
12894
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \begin_layout Standard
12901 is inserted in TeX-mode before the next formula.
12902 \end_layout
12903
12904 \begin_layout Subsection
12905 Boxes without Frame
12906 \begin_inset CommandInset label
12907 LatexCommand label
12908 name "sub:Boxes-without-Frame"
12909
12910 \end_inset
12911
12912
12913 \begin_inset Index
12914 status collapsed
12915
12916 \begin_layout Plain Layout
12917 Boxes ! without frame
12918 \end_layout
12919
12920 \end_inset
12921
12922
12923 \end_layout
12924
12925 \begin_layout Standard
12926 For boxes without a frame there are the following box commands: 
12927 \series bold
12928
12929 \backslash
12930 mbox
12931 \series default
12932
12933 \begin_inset Index
12934 status collapsed
12935
12936 \begin_layout Plain Layout
12937 Commands ! M ! 
12938 \backslash
12939 mbox
12940 \end_layout
12941
12942 \end_inset
12943
12944
12945 \series bold
12946
12947 \backslash
12948 makebox
12949 \series default
12950
12951 \begin_inset Index
12952 status collapsed
12953
12954 \begin_layout Plain Layout
12955 Commands ! M ! 
12956 \backslash
12957 makebox
12958 \end_layout
12959
12960 \end_inset
12961
12962 , and 
12963 \series bold
12964
12965 \backslash
12966 raisebox
12967 \series default
12968
12969 \begin_inset Index
12970 status collapsed
12971
12972 \begin_layout Plain Layout
12973 Commands ! R ! 
12974 \backslash
12975 raisebox
12976 \end_layout
12977
12978 \end_inset
12979
12980
12981 \end_layout
12982
12983 \begin_layout Standard
12984 With 
12985 \series bold
12986
12987 \backslash
12988 raisebox
12989 \series default
12990  a box can be super- or subscripted.
12991  But in contrary to normal super- and subscripting, the characters in the
12992  box keep their font size.
12993  
12994 \series bold
12995
12996 \backslash
12997 raisebox
12998 \series default
12999  is used in the following scheme:
13000 \end_layout
13001
13002 \begin_layout Standard
13003
13004 \series bold
13005
13006 \backslash
13007 raisebox{height}{box content}
13008 \end_layout
13009
13010 \begin_layout Standard
13011 When the box should contain a formula, an extra formula is needed like for
13012  
13013 \series bold
13014
13015 \backslash
13016 fbox
13017 \series default
13018 .
13019 \end_layout
13020
13021 \begin_layout Standard
13022 \align center
13023 \begin_inset Tabular
13024 <lyxtabular version="3" rows="4" columns="2">
13025 <features>
13026 <column alignment="center" valignment="top" width="0">
13027 <column alignment="center" valignment="top" width="0">
13028 <row>
13029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13030 \begin_inset Text
13031
13032 \begin_layout Plain Layout
13033 Command
13034 \end_layout
13035
13036 \end_inset
13037 </cell>
13038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13039 \begin_inset Text
13040
13041 \begin_layout Plain Layout
13042 Result
13043 \end_layout
13044
13045 \end_inset
13046 </cell>
13047 </row>
13048 <row>
13049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Plain Layout
13053 H
13054 \backslash
13055 raisebox{2mm
13056 \begin_inset Formula $\to$
13057 \end_inset
13058
13059
13060 \backslash
13061 {al
13062 \begin_inset Formula $\to$
13063 \end_inset
13064
13065  lo
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \end_inset
13081 </cell>
13082 </row>
13083 <row>
13084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13085 \begin_inset Text
13086
13087 \begin_layout Plain Layout
13088 H
13089 \backslash
13090 raisebox{-2mm
13091 \begin_inset Formula $\to$
13092 \end_inset
13093
13094
13095 \backslash
13096 {al
13097 \begin_inset Formula $\to$
13098 \end_inset
13099
13100 lo
13101 \end_layout
13102
13103 \end_inset
13104 </cell>
13105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13106 \begin_inset Text
13107
13108 \begin_layout Plain Layout
13109 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13110 \end_inset
13111
13112
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 </row>
13118 <row>
13119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123 A=
13124 \backslash
13125 raisebox{-2mm
13126 \begin_inset Formula $\to$
13127 \end_inset
13128
13129
13130 \backslash
13131 {
13132 \family sans
13133 Ctrl-m
13134 \family default
13135  
13136 \backslash
13137 sqrt
13138 \begin_inset ERT
13139 status collapsed
13140
13141 \begin_layout Plain Layout
13142
13143
13144 \backslash
13145 spce 
13146 \end_layout
13147
13148 \end_inset
13149
13150
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13156 \begin_inset Text
13157
13158 \begin_layout Plain Layout
13159 \begin_inset ERT
13160 status collapsed
13161
13162 \begin_layout Plain Layout
13163
13164 $A=
13165 \backslash
13166 raisebox{-2mm}{$
13167 \backslash
13168 sqrt{B}$}$
13169 \end_layout
13170
13171 \end_inset
13172
13173
13174 \end_layout
13175
13176 \end_inset
13177 </cell>
13178 </row>
13179 </lyxtabular>
13180
13181 \end_inset
13182
13183
13184 \end_layout
13185
13186 \begin_layout Standard
13187 The last formula can currently only be created using TeX-mode because LyX
13188  inserts a box instead of the needed extra formula.
13189 \begin_inset Foot
13190 status collapsed
13191
13192 \begin_layout Plain Layout
13193 see 
13194 \begin_inset CommandInset href
13195 LatexCommand href
13196 name "LyX-bug #1435"
13197 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13198
13199 \end_inset
13200
13201
13202 \end_layout
13203
13204 \end_inset
13205
13206
13207 \end_layout
13208
13209 \begin_layout Standard
13210 The command 
13211 \series bold
13212
13213 \backslash
13214 mbox
13215 \series default
13216  is equivalent to 
13217 \series bold
13218
13219 \backslash
13220 fbox
13221 \series default
13222  and 
13223 \series bold
13224
13225 \backslash
13226 makebox
13227 \series default
13228  is equivalent to 
13229 \series bold
13230
13231 \backslash
13232 framebox
13233 \series default
13234 , with the difference that there is no frame.
13235 \end_layout
13236
13237 \begin_layout Subsection
13238 Colored Boxes
13239 \begin_inset CommandInset label
13240 LatexCommand label
13241 name "sub:Colored-Boxes"
13242
13243 \end_inset
13244
13245
13246 \begin_inset Index
13247 status collapsed
13248
13249 \begin_layout Plain Layout
13250 Boxes ! colored
13251 \end_layout
13252
13253 \end_inset
13254
13255
13256 \end_layout
13257
13258 \begin_layout Standard
13259 To be able to use all commands explained in this section, the LaTeX-package
13260  
13261 \series bold
13262 color
13263 \series default
13264
13265 \begin_inset Foot
13266 status collapsed
13267
13268 \begin_layout Plain Layout
13269 The LaTeX-package 
13270 \series bold
13271 color
13272 \series default
13273  is part of every LaTeX standard installation.
13274 \end_layout
13275
13276 \end_inset
13277
13278
13279 \begin_inset Index
13280 status collapsed
13281
13282 \begin_layout Plain Layout
13283 Packages ! color
13284 \end_layout
13285
13286 \end_inset
13287
13288  has to be loaded in the LaTeX-preamble with the line
13289 \begin_inset Foot
13290 status collapsed
13291
13292 \begin_layout Plain Layout
13293 When text is colored somewhere in the document with a predefined color,
13294  LyX loads the LaTeX-package 
13295 \series bold
13296 color
13297 \series default
13298  automatically.
13299  Thus it is possible that the package is loaded twice, but this doesn't
13300  arise problems.
13301 \end_layout
13302
13303 \end_inset
13304
13305
13306 \begin_inset Note Note
13307 status collapsed
13308
13309 \begin_layout Plain Layout
13310 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13311 amble.
13312 \end_layout
13313
13314 \end_inset
13315
13316
13317 \end_layout
13318
13319 \begin_layout Standard
13320
13321 \series bold
13322
13323 \backslash
13324 usepackage{color}
13325 \end_layout
13326
13327 \begin_layout Standard
13328 \begin_inset VSpace medskip
13329 \end_inset
13330
13331 To color boxes, the command 
13332 \series bold
13333
13334 \backslash
13335 colorbox
13336 \series default
13337
13338 \begin_inset Index
13339 status collapsed
13340
13341 \begin_layout Plain Layout
13342 Commands ! C ! 
13343 \backslash
13344 colorbox
13345 \end_layout
13346
13347 \end_inset
13348
13349  is used in the following scheme:
13350 \end_layout
13351
13352 \begin_layout Standard
13353
13354 \series bold
13355
13356 \backslash
13357 colorbox{color}{box content}
13358 \end_layout
13359
13360 \begin_layout Standard
13361 The box content can also be a box and a 
13362 \series bold
13363
13364 \backslash
13365 colorbox
13366 \series default
13367  can also be part of another box (see the 2nd and 3rd example).
13368  When the box should contain a formula, an extra formula has to be created,
13369  the same as for 
13370 \series bold
13371
13372 \backslash
13373 fbox
13374 \series default
13375 .
13376 \begin_inset Foot
13377 status collapsed
13378
13379 \begin_layout Plain Layout
13380 This also applies for the command 
13381 \series bold
13382
13383 \backslash
13384 fcolorbox
13385 \series default
13386 .
13387  Thereby note 
13388 \begin_inset CommandInset href
13389 LatexCommand href
13390 name "LyX-bug #1435"
13391 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13392
13393 \end_inset
13394
13395 .
13396 \end_layout
13397
13398 \end_inset
13399
13400
13401 \end_layout
13402
13403 \begin_layout Standard
13404 One of the following predefined colors can be chosen:
13405 \end_layout
13406
13407 \begin_layout Standard
13408
13409 \series bold
13410 black
13411 \series default
13412
13413 \series bold
13414 blue
13415 \series default
13416
13417 \series bold
13418 cyan
13419 \series default
13420
13421 \series bold
13422 green
13423 \series default
13424
13425 \series bold
13426 magenta
13427 \series default
13428
13429 \series bold
13430 red
13431 \series default
13432
13433 \series bold
13434 white
13435 \series default
13436 , and 
13437 \series bold
13438 yellow
13439 \end_layout
13440
13441 \begin_layout Standard
13442 \align center
13443 \begin_inset Tabular
13444 <lyxtabular version="3" rows="4" columns="2">
13445 <features>
13446 <column alignment="center" valignment="top" width="0">
13447 <column alignment="center" valignment="top" width="0">
13448 <row>
13449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13450 \begin_inset Text
13451
13452 \begin_layout Plain Layout
13453 Command
13454 \end_layout
13455
13456 \end_inset
13457 </cell>
13458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13459 \begin_inset Text
13460
13461 \begin_layout Plain Layout
13462 Result
13463 \begin_inset Note Note
13464 status collapsed
13465
13466 \begin_layout Plain Layout
13467
13468 \series bold
13469
13470 \backslash
13471 raisebox
13472 \series default
13473  is only used as spacer.
13474 \end_layout
13475
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \end_inset
13482 </cell>
13483 </row>
13484 <row>
13485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13486 \begin_inset Text
13487
13488 \begin_layout Plain Layout
13489
13490 \backslash
13491 colorbox{yellow
13492 \begin_inset Formula $\to$
13493 \end_inset
13494
13495
13496 \backslash
13497 {A=B
13498 \end_layout
13499
13500 \end_inset
13501 </cell>
13502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13507 \end_inset
13508
13509
13510 \end_layout
13511
13512 \end_inset
13513 </cell>
13514 </row>
13515 <row>
13516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13517 \begin_inset Text
13518
13519 \begin_layout Plain Layout
13520
13521 \backslash
13522 colorbox{green
13523 \begin_inset Formula $\to$
13524 \end_inset
13525
13526
13527 \backslash
13528 {
13529 \backslash
13530 fbox
13531 \begin_inset ERT
13532 status collapsed
13533
13534 \begin_layout Plain Layout
13535
13536
13537 \backslash
13538 spce 
13539 \end_layout
13540
13541 \end_inset
13542
13543 A=B
13544 \end_layout
13545
13546 \end_inset
13547 </cell>
13548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13549 \begin_inset Text
13550
13551 \begin_layout Plain Layout
13552 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \end_inset
13559 </cell>
13560 </row>
13561 <row>
13562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13563 \begin_inset Text
13564
13565 \begin_layout Plain Layout
13566
13567 \backslash
13568 fbox
13569 \begin_inset ERT
13570 status collapsed
13571
13572 \begin_layout Plain Layout
13573
13574
13575 \backslash
13576 spce 
13577 \end_layout
13578
13579 \end_inset
13580
13581
13582 \backslash
13583 colorbox{green
13584 \begin_inset Formula $\to$
13585 \end_inset
13586
13587
13588 \backslash
13589 {A=B
13590 \end_layout
13591
13592 \end_inset
13593 </cell>
13594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13599 \end_inset
13600
13601
13602 \end_layout
13603
13604 \end_inset
13605 </cell>
13606 </row>
13607 </lyxtabular>
13608
13609 \end_inset
13610
13611
13612 \end_layout
13613
13614 \begin_layout Standard
13615
13616 \series bold
13617
13618 \backslash
13619 colorbox
13620 \series default
13621  only colors the box but not the characters in the box.
13622  To color all characters, the whole formula is highlighted and the wanted
13623  color is chosen in the 
13624 \family sans
13625 Text
13626 \begin_inset space ~
13627 \end_inset
13628
13629 Style
13630 \family default
13631  dialog.
13632  The dialog can be called with the toolbar button 
13633 \begin_inset Graphics
13634         filename ../images/dialog-show_character.png
13635         scale 85
13636
13637 \end_inset
13638
13639  or the menu 
13640 \family sans
13641 Edit\SpecialChar \menuseparator
13642 Text
13643 \begin_inset space ~
13644 \end_inset
13645
13646 Style\SpecialChar \menuseparator
13647 Customized
13648 \family default
13649 .
13650  The formula number has then the same color as the formula.
13651  When the formula number should get another color than the formula characters,
13652  the color must be changed within the formula.
13653 \end_layout
13654
13655 \begin_layout Standard
13656 An example:
13657 \end_layout
13658
13659 \begin_layout Standard
13660
13661 \color red
13662 \begin_inset Formula \begin{equation}
13663 \int A=B\label{eq:red}\end{equation}
13664
13665 \end_inset
13666
13667
13668 \color green
13669
13670 \begin_inset Formula \begin{equation}
13671 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13672
13673 \end_inset
13674
13675
13676 \end_layout
13677
13678 \begin_layout Standard
13679 Formula 
13680 \begin_inset CommandInset ref
13681 LatexCommand eqref
13682 reference "eq:red"
13683
13684 \end_inset
13685
13686  is completely colored red.
13687 \begin_inset Newline newline
13688 \end_inset
13689
13690 Formula 
13691 \begin_inset CommandInset ref
13692 LatexCommand eqref
13693 reference "eq:redgreen"
13694
13695 \end_inset
13696
13697  was first completely colored green to set the color for the formula number.
13698  Subsequently the formula characters were colored red.
13699 \end_layout
13700
13701 \begin_layout Standard
13702 \begin_inset VSpace bigskip
13703 \end_inset
13704
13705 To color the frame different than the rest of the box, the command 
13706 \series bold
13707
13708 \backslash
13709 fcolorbox
13710 \series default
13711
13712 \begin_inset Index
13713 status collapsed
13714
13715 \begin_layout Plain Layout
13716 Commands ! F ! 
13717 \backslash
13718 fcolorbox
13719 \end_layout
13720
13721 \end_inset
13722
13723  is used in the following scheme:
13724 \end_layout
13725
13726 \begin_layout Standard
13727
13728 \series bold
13729
13730 \backslash
13731 fcolorbox{frame color}{color}{box content}
13732 \end_layout
13733
13734 \begin_layout Standard
13735 So 
13736 \series bold
13737
13738 \backslash
13739 fcolorbox
13740 \series default
13741  is an extension of the command 
13742 \series bold
13743
13744 \backslash
13745 colorbox
13746 \series default
13747 .
13748  The frame width is set, like for 
13749 \series bold
13750
13751 \backslash
13752 framebox
13753 \series default
13754 , with 
13755 \series bold
13756
13757 \backslash
13758 fboxrule
13759 \series default
13760  and 
13761 \series bold
13762
13763 \backslash
13764 fboxsep
13765 \series default
13766 .
13767  An example:
13768 \begin_inset ERT
13769 status collapsed
13770
13771 \begin_layout Plain Layout
13772
13773
13774 \backslash
13775 fboxrule 1mm 
13776 \backslash
13777 fboxsep 1mm
13778 \end_layout
13779
13780 \end_inset
13781
13782
13783 \begin_inset Formula \[
13784 \fcolorbox{cyan}{magenta}{A=B}\]
13785
13786 \end_inset
13787
13788
13789 \begin_inset ERT
13790 status collapsed
13791
13792 \begin_layout Plain Layout
13793
13794
13795 \backslash
13796 fboxrule 0.4pt 
13797 \backslash
13798 fboxsep 3pt
13799 \end_layout
13800
13801 \end_inset
13802
13803
13804 \end_layout
13805
13806 \begin_layout Standard
13807 This formula was created with the command
13808 \begin_inset Newline newline
13809 \end_inset
13810
13811
13812 \series bold
13813
13814 \backslash
13815 fcolorbox{cyan
13816 \begin_inset Formula $\to$
13817 \end_inset
13818
13819
13820 \backslash
13821 {magenta
13822 \begin_inset Formula $\to$
13823 \end_inset
13824
13825
13826 \backslash
13827 {A=B
13828 \series default
13829 .
13830 \end_layout
13831
13832 \begin_layout Standard
13833 \begin_inset VSpace bigskip
13834 \end_inset
13835
13836 To use other colors than the predefined ones, they have to be defined first.
13837 \end_layout
13838
13839 \begin_layout Standard
13840 One can for example define the color 
13841 \begin_inset Quotes eld
13842 \end_inset
13843
13844
13845 \series bold
13846 darkgreen
13847 \series default
13848
13849 \begin_inset Quotes erd
13850 \end_inset
13851
13852  with the LaTeX-preamble line:
13853 \end_layout
13854
13855 \begin_layout Standard
13856
13857 \series bold
13858
13859 \backslash
13860 definecolor{darkgreen}{cmyk}{0.5,
13861 \series default
13862  
13863 \series bold
13864 0,
13865 \series default
13866  
13867 \series bold
13868 1,
13869 \series default
13870  
13871 \series bold
13872 0.5}
13873 \series default
13874
13875 \begin_inset Index
13876 status collapsed
13877
13878 \begin_layout Plain Layout
13879 Commands ! D ! 
13880 \backslash
13881 definecolor
13882 \end_layout
13883
13884 \end_inset
13885
13886
13887 \end_layout
13888
13889 \begin_layout Standard
13890
13891 \series bold
13892 cmyk
13893 \series default
13894  is the color space that denotes the colors 
13895 \series bold
13896 cyan
13897 \series default
13898
13899 \series bold
13900 magenta
13901 \series default
13902
13903 \series bold
13904 yellow
13905 \series default
13906 , and 
13907 \series bold
13908 black
13909 \series default
13910 .
13911  The four comma separated numbers are the portion factor for the corresponding
13912  colors of the color space.
13913  The factors can be in the range of 0
13914 \begin_inset space \thinspace{}
13915 \end_inset
13916
13917 -
13918 \begin_inset space \thinspace{}
13919 \end_inset
13920
13921 1.
13922  Instead of 
13923 \series bold
13924 cmyk
13925 \series default
13926  also the color space 
13927 \series bold
13928 rgb
13929 \series default
13930  can be used for definitions.
13931  
13932 \series bold
13933 rgb
13934 \series default
13935  denotes 
13936 \series bold
13937 red
13938 \series default
13939
13940 \series bold
13941 green
13942 \series default
13943 , and 
13944 \series bold
13945 blue
13946 \series default
13947 , so that there are in this case three portion factors for the corresponding
13948  colors.
13949  Furthermore there is the color space 
13950 \series bold
13951 gray
13952 \series default
13953  with one portion factor for the gray value.
13954 \end_layout
13955
13956 \begin_layout Standard
13957 As example a framed box with the new defined color 
13958 \series bold
13959 darkgreen
13960 \series default
13961  where the characters have been colored 
13962 \series bold
13963 yellow
13964 \series default
13965 :
13966 \begin_inset Formula \begin{equation}
13967 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13968
13969 \end_inset
13970
13971
13972 \end_layout
13973
13974 \begin_layout Standard
13975 Self-defined colors can also be used for text with the help of the command
13976  
13977 \series bold
13978
13979 \backslash
13980 textcolor
13981 \series default
13982 :
13983 \begin_inset Index
13984 status collapsed
13985
13986 \begin_layout Plain Layout
13987 Text ! colored
13988 \end_layout
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \begin_layout Standard
13996 \begin_inset ERT
13997 status collapsed
13998
13999 \begin_layout Plain Layout
14000
14001
14002 \backslash
14003 textcolor{darkgreen}{
14004 \end_layout
14005
14006 \end_inset
14007
14008 This sentence is 
14009 \begin_inset Quotes eld
14010 \end_inset
14011
14012 darkgreen
14013 \begin_inset Quotes erd
14014 \end_inset
14015
14016 .
14017 \begin_inset ERT
14018 status collapsed
14019
14020 \begin_layout Plain Layout
14021
14022 }
14023 \end_layout
14024
14025 \end_inset
14026
14027
14028 \end_layout
14029
14030 \begin_layout Standard
14031
14032 \series bold
14033
14034 \backslash
14035 textcolor
14036 \series default
14037
14038 \begin_inset Index
14039 status collapsed
14040
14041 \begin_layout Plain Layout
14042 Commands ! T ! 
14043 \backslash
14044 textcolor
14045 \end_layout
14046
14047 \end_inset
14048
14049  is used in the scheme 
14050 \series bold
14051
14052 \backslash
14053 textcolor{color}{characters to color}
14054 \series default
14055 .
14056 \end_layout
14057
14058 \begin_layout Subsection
14059 Paragraph Boxes
14060 \begin_inset CommandInset label
14061 LatexCommand label
14062 name "sub:Paragraph-Boxes"
14063
14064 \end_inset
14065
14066
14067 \begin_inset Index
14068 status collapsed
14069
14070 \begin_layout Plain Layout
14071 Boxes ! as paragraph
14072 \end_layout
14073
14074 \end_inset
14075
14076
14077 \end_layout
14078
14079 \begin_layout Standard
14080 A box that can contain several lines and paragraphs, a so called paragraph
14081  box (parbox), can be created with the menu 
14082 \family sans
14083 Insert\SpecialChar \menuseparator
14084 Box
14085 \family default
14086  or the toolbar button 
14087 \begin_inset Graphics
14088         filename ../images/box-insert.png
14089         scale 85
14090
14091 \end_inset
14092
14093 .
14094 \end_layout
14095
14096 \begin_layout Standard
14097 The following example shows a framed parbox in a line:
14098 \end_layout
14099
14100 \begin_layout Standard
14101 \begin_inset VSpace medskip
14102 \end_inset
14103
14104 This is a line 
14105 \begin_inset Box Boxed
14106 position "c"
14107 hor_pos "c"
14108 has_inner_box 1
14109 inner_pos "t"
14110 use_parbox 1
14111 width "5cm"
14112 special "none"
14113 height "1in"
14114 height_special "totalheight"
14115 status open
14116
14117 \begin_layout Plain Layout
14118 This is a paragraph box.
14119  It is exactly 5
14120 \begin_inset space \thinspace{}
14121 \end_inset
14122
14123 cm long and can also contain formulas: 
14124 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14125 \end_inset
14126
14127
14128 \end_layout
14129
14130 \end_inset
14131
14132  with a parbox.
14133 \end_layout
14134
14135 \begin_layout Standard
14136 \begin_inset VSpace medskip
14137 \end_inset
14138
14139
14140 \end_layout
14141
14142 \begin_layout Standard
14143 Such a box is created by right-clicking on the gray box inset.
14144  A dialog pops up showing the box properties.
14145  In our case set: 
14146 \emph on
14147 Decoration
14148 \emph default
14149 : Recangular box, 
14150 \emph on
14151 Inner Box
14152 \emph default
14153 : Parbox, 
14154 \emph on
14155 Width
14156 \emph default
14157 : 5
14158 \begin_inset space \thinspace{}
14159 \end_inset
14160
14161 cm, 
14162 \emph on
14163 Vertical Box Alignment
14164 \emph default
14165 : Middle
14166 \end_layout
14167
14168 \begin_layout Standard
14169 \begin_inset VSpace medskip
14170 \end_inset
14171
14172 In LaTeX a parbox is created with the command 
14173 \series bold
14174
14175 \backslash
14176 parbox
14177 \series default
14178
14179 \begin_inset Index
14180 status collapsed
14181
14182 \begin_layout Plain Layout
14183 Commands ! P ! 
14184 \backslash
14185 parbox
14186 \end_layout
14187
14188 \end_inset
14189
14190  that has the following scheme:
14191 \end_layout
14192
14193 \begin_layout Standard
14194
14195 \series bold
14196
14197 \backslash
14198 parbox[position]{width}{box content}
14199 \end_layout
14200
14201 \begin_layout Standard
14202 The positions 
14203 \emph on
14204 b
14205 \emph default
14206  and 
14207 \emph on
14208 t
14209 \emph default
14210  are possible.
14211  
14212 \emph on
14213 b
14214 \emph default
14215  for bottom means that the box is aligned within the surrounding text with
14216  its last line.
14217  With 
14218 \emph on
14219 t
14220 \emph default
14221  for top this is done with the first line.
14222  When no position is given, the box will be vertically centered, see section
14223  
14224 \emph on
14225 Boxes
14226 \emph default
14227  of the 
14228 \emph on
14229 Embedded
14230 \begin_inset space ~
14231 \end_inset
14232
14233 Objects
14234 \emph default
14235  manual for examples.
14236 \end_layout
14237
14238 \begin_layout Standard
14239 \begin_inset VSpace bigskip
14240 \end_inset
14241
14242 To frame formulas completely, including the formula number, the formula
14243  must be set into a parbox.
14244  To do this, the command 
14245 \series bold
14246
14247 \backslash
14248 fbox{
14249 \backslash
14250 parbox{
14251 \backslash
14252 linewidth-2
14253 \backslash
14254 fboxsep-2
14255 \backslash
14256 fboxrule}{
14257 \series default
14258  is inserted in TeX-mode before the formula.
14259  
14260 \series bold
14261
14262 \backslash
14263 linewidth
14264 \begin_inset Index
14265 status collapsed
14266
14267 \begin_layout Plain Layout
14268 Commands ! L ! 
14269 \backslash
14270 linewidth
14271 \end_layout
14272
14273 \end_inset
14274
14275
14276 \series default
14277  is hereby the line width set for the document.
14278  Because the frame is outside the parbox, 2
14279 \begin_inset space \thinspace{}
14280 \end_inset
14281
14282 times the frame separation and the frame thickness must be subtracted from
14283  the line width.
14284  As this is not automatically done by LyX due to a bug
14285 \begin_inset Foot
14286 status collapsed
14287
14288 \begin_layout Plain Layout
14289 \begin_inset CommandInset href
14290 LatexCommand href
14291 name "LyX-bug #4483"
14292 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14293
14294 \end_inset
14295
14296
14297 \end_layout
14298
14299 \end_inset
14300
14301 , TeX-mode has to be used.
14302  To be able to multiply and subtract in arguments, the LaTeX-package 
14303 \series bold
14304 calc
14305 \series default
14306
14307 \begin_inset Foot
14308 status collapsed
14309
14310 \begin_layout Plain Layout
14311
14312 \series bold
14313 calc
14314 \series default
14315  is part of every LaTeX standard installation.
14316 \end_layout
14317
14318 \end_inset
14319
14320
14321 \begin_inset Index
14322 status collapsed
14323
14324 \begin_layout Plain Layout
14325 Packages ! calc
14326 \end_layout
14327
14328 \end_inset
14329
14330  must be loaded in the LaTeX-preamble with the line
14331 \end_layout
14332
14333 \begin_layout Standard
14334
14335 \series bold
14336
14337 \backslash
14338 usepackage{calc}
14339 \end_layout
14340
14341 \begin_layout Standard
14342 Behind the formula both boxes are closed by entering 
14343 \series bold
14344 }}
14345 \series default
14346  in TeX-mode.
14347  Here is an example:
14348 \begin_inset ERT
14349 status collapsed
14350
14351 \begin_layout Plain Layout
14352
14353
14354 \backslash
14355 fboxsep 5mm 
14356 \backslash
14357 fboxrule 5mm
14358 \end_layout
14359
14360 \end_inset
14361
14362
14363 \end_layout
14364
14365 \begin_layout Standard
14366 \begin_inset ERT
14367 status collapsed
14368
14369 \begin_layout Plain Layout
14370
14371
14372 \backslash
14373 fbox{
14374 \backslash
14375 parbox{
14376 \backslash
14377 linewidth-2
14378 \backslash
14379 fboxsep-2
14380 \backslash
14381 fboxrule}{
14382 \end_layout
14383
14384 \end_inset
14385
14386
14387 \begin_inset Formula \begin{equation}
14388 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14389
14390 \end_inset
14391
14392
14393 \begin_inset ERT
14394 status collapsed
14395
14396 \begin_layout Plain Layout
14397
14398 }}
14399 \end_layout
14400
14401 \end_inset
14402
14403
14404 \begin_inset ERT
14405 status collapsed
14406
14407 \begin_layout Plain Layout
14408
14409
14410 \backslash
14411 fboxrule 0.4pt 
14412 \backslash
14413 fboxsep 3pt
14414 \end_layout
14415
14416 \end_inset
14417
14418
14419 \end_layout
14420
14421 \begin_layout Standard
14422 \begin_inset VSpace medskip
14423 \end_inset
14424
14425 As a parbox is used as argument of 
14426 \series bold
14427
14428 \backslash
14429 fbox
14430 \series default
14431 , there is in this case no difference between 
14432 \series bold
14433
14434 \backslash
14435 fbox
14436 \series default
14437  and 
14438 \series bold
14439
14440 \backslash
14441 boxed
14442 \series default
14443 .
14444 \end_layout
14445
14446 \begin_layout Standard
14447 \begin_inset VSpace bigskip
14448 \end_inset
14449
14450 Paragraph boxes are very useful to comment formulas directly.
14451  To do this, 
14452 \series bold
14453
14454 \backslash
14455 parbox
14456 \series default
14457  is used in combination with the command 
14458 \series bold
14459
14460 \backslash
14461 tag
14462 \series default
14463 .
14464  (more about 
14465 \series bold
14466
14467 \backslash
14468 tag
14469 \series default
14470  see 
14471 \begin_inset CommandInset ref
14472 LatexCommand ref
14473 reference "sub:User-defined-Numbering"
14474
14475 \end_inset
14476
14477 )
14478 \end_layout
14479
14480 \begin_layout Standard
14481 An example of a formula commented with 
14482 \series bold
14483
14484 \backslash
14485 parbox
14486 \series default
14487 :
14488 \end_layout
14489
14490 \begin_layout Standard
14491 \begin_inset ERT
14492 status collapsed
14493
14494 \begin_layout Plain Layout
14495
14496
14497 \backslash
14498 [5x-7b=3b
14499 \backslash
14500 tag*{
14501 \backslash
14502 parbox{5cm}{
14503 \end_layout
14504
14505 \end_inset
14506
14507 This is a description.
14508  It is distinctly separated from the formula and multiline.
14509 \begin_inset ERT
14510 status collapsed
14511
14512 \begin_layout Plain Layout
14513
14514 }}
14515 \backslash
14516 ]
14517 \end_layout
14518
14519 \end_inset
14520
14521
14522 \end_layout
14523
14524 \begin_layout Standard
14525 Such a formula must be inserted completely in TeX-mode because LyX does
14526  not yet support the command 
14527 \series bold
14528
14529 \backslash
14530 parbox
14531 \series default
14532  in formulas.
14533  The formula is created with the following command sequence:
14534 \end_layout
14535
14536 \begin_layout Standard
14537 The command 
14538 \series bold
14539
14540 \backslash
14541 [5x-7b=3b
14542 \backslash
14543 tag*
14544 \backslash
14545 {
14546 \backslash
14547 parbox{5cm}{
14548 \series default
14549  is inserted in TeX-mode.
14550 \begin_inset Foot
14551 status collapsed
14552
14553 \begin_layout Plain Layout
14554 When the formula style 
14555 \series bold
14556 Indented
14557 \series default
14558  is used, 
14559 \series bold
14560
14561 \backslash
14562 tag*
14563 \backslash
14564 {
14565 \series default
14566  can also be replaced by 
14567 \series bold
14568
14569 \backslash
14570 hfill
14571 \series default
14572 .
14573  (formula styles see 
14574 \begin_inset CommandInset ref
14575 LatexCommand ref
14576 reference "sec:Formula-Styles"
14577
14578 \end_inset
14579
14580 )
14581 \end_layout
14582
14583 \end_inset
14584
14585  Then the description follows as normal text, and finally 
14586 \series bold
14587 }}
14588 \backslash
14589 ]
14590 \series default
14591  is inserted in TeX-mode.
14592  The commands 
14593 \series bold
14594
14595 \backslash
14596 [
14597 \series default
14598  and 
14599 \series bold
14600
14601 \backslash
14602 ]
14603 \series default
14604  hereby create a displayed formula.
14605 \end_layout
14606
14607 \begin_layout Standard
14608 The advantages of 
14609 \series bold
14610
14611 \backslash
14612 parbox
14613 \series default
14614  can be seen in this example that was 
14615 \begin_inset Quotes eld
14616 \end_inset
14617
14618 commented
14619 \begin_inset Quotes erd
14620 \end_inset
14621
14622  using the mathematical textmode:
14623 \begin_inset Formula \[
14624 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14625
14626 \end_inset
14627
14628
14629 \end_layout
14630
14631 \begin_layout Section
14632 Operators
14633 \begin_inset Index
14634 status collapsed
14635
14636 \begin_layout Plain Layout
14637 Operators
14638 \end_layout
14639
14640 \end_inset
14641
14642
14643 \end_layout
14644
14645 \begin_layout Subsection
14646 Big Operators
14647 \begin_inset CommandInset label
14648 LatexCommand label
14649 name "sub:Big-Operators"
14650
14651 \end_inset
14652
14653
14654 \begin_inset Index
14655 status collapsed
14656
14657 \begin_layout Plain Layout
14658 Operators ! big
14659 \end_layout
14660
14661 \end_inset
14662
14663
14664 \begin_inset Index
14665 status collapsed
14666
14667 \begin_layout Plain Layout
14668 Sums
14669 \end_layout
14670
14671 \end_inset
14672
14673
14674 \begin_inset Index
14675 status collapsed
14676
14677 \begin_layout Plain Layout
14678 Integrals
14679 \end_layout
14680
14681 \end_inset
14682
14683
14684 \end_layout
14685
14686 \begin_layout Standard
14687 To be able to use all integral operators listed here, the option 
14688 \family sans
14689 Use esint package automatically
14690 \family default
14691  must be set in the document settings under 
14692 \family sans
14693 Math
14694 \begin_inset space ~
14695 \end_inset
14696
14697 Options
14698 \family default
14699 .
14700 \end_layout
14701
14702 \begin_layout Standard
14703 \begin_inset space \hfill{}
14704 \end_inset
14705
14706
14707 \begin_inset Tabular
14708 <lyxtabular version="3" rows="11" columns="2">
14709 <features>
14710 <column alignment="center" valignment="top" width="0pt">
14711 <column alignment="center" valignment="top" width="0pt">
14712 <row>
14713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14714 \begin_inset Text
14715
14716 \begin_layout Plain Layout
14717 Command
14718 \end_layout
14719
14720 \end_inset
14721 </cell>
14722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14723 \begin_inset Text
14724
14725 \begin_layout Plain Layout
14726 Result
14727 \end_layout
14728
14729 \end_inset
14730 </cell>
14731 </row>
14732 <row>
14733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14734 \begin_inset Text
14735
14736 \begin_layout Plain Layout
14737
14738 \backslash
14739 sum
14740 \begin_inset Index
14741 status collapsed
14742
14743 \begin_layout Plain Layout
14744 Commands ! S ! 
14745 \backslash
14746 sum
14747 \end_layout
14748
14749 \end_inset
14750
14751
14752 \end_layout
14753
14754 \end_inset
14755 </cell>
14756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14757 \begin_inset Text
14758
14759 \begin_layout Plain Layout
14760 \begin_inset Formula $\sum$
14761 \end_inset
14762
14763
14764 \end_layout
14765
14766 \end_inset
14767 </cell>
14768 </row>
14769 <row>
14770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14771 \begin_inset Text
14772
14773 \begin_layout Plain Layout
14774
14775 \backslash
14776 int
14777 \begin_inset Index
14778 status collapsed
14779
14780 \begin_layout Plain Layout
14781 Commands ! I ! 
14782 \backslash
14783 int
14784 \end_layout
14785
14786 \end_inset
14787
14788
14789 \end_layout
14790
14791 \end_inset
14792 </cell>
14793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14794 \begin_inset Text
14795
14796 \begin_layout Plain Layout
14797 \begin_inset Formula $\int$
14798 \end_inset
14799
14800
14801 \end_layout
14802
14803 \end_inset
14804 </cell>
14805 </row>
14806 <row>
14807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14808 \begin_inset Text
14809
14810 \begin_layout Plain Layout
14811
14812 \backslash
14813 intop
14814 \end_layout
14815
14816 \end_inset
14817 </cell>
14818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14819 \begin_inset Text
14820
14821 \begin_layout Plain Layout
14822 \begin_inset Formula $\intop$
14823 \end_inset
14824
14825
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 </row>
14831 <row>
14832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Plain Layout
14836
14837 \backslash
14838 oint
14839 \end_layout
14840
14841 \end_inset
14842 </cell>
14843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847 \begin_inset Formula $\oint$
14848 \end_inset
14849
14850
14851 \end_layout
14852
14853 \end_inset
14854 </cell>
14855 </row>
14856 <row>
14857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14858 \begin_inset Text
14859
14860 \begin_layout Plain Layout
14861
14862 \backslash
14863 ointop
14864 \end_layout
14865
14866 \end_inset
14867 </cell>
14868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Plain Layout
14872 \begin_inset Formula $\ointop$
14873 \end_inset
14874
14875
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 </row>
14881 <row>
14882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14883 \begin_inset Text
14884
14885 \begin_layout Plain Layout
14886
14887 \backslash
14888 ointctrclockwise
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897 \begin_inset Formula $\ointctrclockwise$
14898 \end_inset
14899
14900
14901 \end_layout
14902
14903 \end_inset
14904 </cell>
14905 </row>
14906 <row>
14907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14908 \begin_inset Text
14909
14910 \begin_layout Plain Layout
14911
14912 \backslash
14913 ointclockwise
14914 \end_layout
14915
14916 \end_inset
14917 </cell>
14918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14919 \begin_inset Text
14920
14921 \begin_layout Plain Layout
14922 \begin_inset Formula $\ointclockwise$
14923 \end_inset
14924
14925
14926 \end_layout
14927
14928 \end_inset
14929 </cell>
14930 </row>
14931 <row>
14932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14933 \begin_inset Text
14934
14935 \begin_layout Plain Layout
14936
14937 \backslash
14938 sqint
14939 \end_layout
14940
14941 \end_inset
14942 </cell>
14943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14944 \begin_inset Text
14945
14946 \begin_layout Plain Layout
14947 \begin_inset Formula $\sqint$
14948 \end_inset
14949
14950
14951 \end_layout
14952
14953 \end_inset
14954 </cell>
14955 </row>
14956 <row>
14957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Plain Layout
14961
14962 \backslash
14963 bigcap
14964 \end_layout
14965
14966 \end_inset
14967 </cell>
14968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14969 \begin_inset Text
14970
14971 \begin_layout Plain Layout
14972 \begin_inset Formula $\bigcap$
14973 \end_inset
14974
14975
14976 \end_layout
14977
14978 \end_inset
14979 </cell>
14980 </row>
14981 <row>
14982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Plain Layout
14986
14987 \backslash
14988 bigcup
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997 \begin_inset Formula $\bigcup$
14998 \end_inset
14999
15000
15001 \end_layout
15002
15003 \end_inset
15004 </cell>
15005 </row>
15006 </lyxtabular>
15007
15008 \end_inset
15009
15010
15011 \begin_inset space \hfill{}
15012 \end_inset
15013
15014
15015 \begin_inset Tabular
15016 <lyxtabular version="3" rows="10" columns="2">
15017 <features>
15018 <column alignment="center" valignment="top" width="0pt">
15019 <column alignment="center" valignment="top" width="0pt">
15020 <row>
15021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15022 \begin_inset Text
15023
15024 \begin_layout Plain Layout
15025 Command
15026 \end_layout
15027
15028 \end_inset
15029 </cell>
15030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15031 \begin_inset Text
15032
15033 \begin_layout Plain Layout
15034 Result
15035 \end_layout
15036
15037 \end_inset
15038 </cell>
15039 </row>
15040 <row>
15041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045
15046 \backslash
15047 prod
15048 \begin_inset Index
15049 status collapsed
15050
15051 \begin_layout Plain Layout
15052 Commands ! P ! 
15053 \backslash
15054 prod
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15065 \begin_inset Text
15066
15067 \begin_layout Plain Layout
15068 \begin_inset Formula $\prod$
15069 \end_inset
15070
15071
15072 \end_layout
15073
15074 \end_inset
15075 </cell>
15076 </row>
15077 <row>
15078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15079 \begin_inset Text
15080
15081 \begin_layout Plain Layout
15082
15083 \backslash
15084 coprod
15085 \end_layout
15086
15087 \end_inset
15088 </cell>
15089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093 \begin_inset Formula $\coprod$
15094 \end_inset
15095
15096
15097 \end_layout
15098
15099 \end_inset
15100 </cell>
15101 </row>
15102 <row>
15103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107
15108 \backslash
15109 bigodot
15110 \end_layout
15111
15112 \end_inset
15113 </cell>
15114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15115 \begin_inset Text
15116
15117 \begin_layout Plain Layout
15118 \begin_inset Formula $\bigodot$
15119 \end_inset
15120
15121
15122 \end_layout
15123
15124 \end_inset
15125 </cell>
15126 </row>
15127 <row>
15128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Plain Layout
15132
15133 \backslash
15134 bigotimes
15135 \end_layout
15136
15137 \end_inset
15138 </cell>
15139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Plain Layout
15143 \begin_inset Formula $\bigotimes$
15144 \end_inset
15145
15146
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 </row>
15152 <row>
15153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Plain Layout
15157
15158 \backslash
15159 bigoplus
15160 \end_layout
15161
15162 \end_inset
15163 </cell>
15164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15165 \begin_inset Text
15166
15167 \begin_layout Plain Layout
15168 \begin_inset Formula $\bigoplus$
15169 \end_inset
15170
15171
15172 \end_layout
15173
15174 \end_inset
15175 </cell>
15176 </row>
15177 <row>
15178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15179 \begin_inset Text
15180
15181 \begin_layout Plain Layout
15182
15183 \backslash
15184 bigwedge
15185 \end_layout
15186
15187 \end_inset
15188 </cell>
15189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193 \begin_inset Formula $\bigwedge$
15194 \end_inset
15195
15196
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 </row>
15202 <row>
15203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207
15208 \backslash
15209 bigvee
15210 \end_layout
15211
15212 \end_inset
15213 </cell>
15214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Plain Layout
15218 \begin_inset Formula $\bigvee$
15219 \end_inset
15220
15221
15222 \end_layout
15223
15224 \end_inset
15225 </cell>
15226 </row>
15227 <row>
15228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15229 \begin_inset Text
15230
15231 \begin_layout Plain Layout
15232
15233 \backslash
15234 bigsqcup
15235 \end_layout
15236
15237 \end_inset
15238 </cell>
15239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15240 \begin_inset Text
15241
15242 \begin_layout Plain Layout
15243 \begin_inset Formula $\bigsqcup$
15244 \end_inset
15245
15246
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 </row>
15252 <row>
15253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15254 \begin_inset Text
15255
15256 \begin_layout Plain Layout
15257
15258 \backslash
15259 biguplus
15260 \end_layout
15261
15262 \end_inset
15263 </cell>
15264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15265 \begin_inset Text
15266
15267 \begin_layout Plain Layout
15268 \begin_inset Formula $\biguplus$
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 </row>
15277 </lyxtabular>
15278
15279 \end_inset
15280
15281
15282 \begin_inset space \hfill{}
15283 \end_inset
15284
15285
15286 \end_layout
15287
15288 \begin_layout Standard
15289 All big operators can also be inserted via the math toolbar button 
15290 \begin_inset Graphics
15291         filename ../images/math/intop.png
15292         scale 85
15293
15294 \end_inset
15295
15296 .
15297 \end_layout
15298
15299 \begin_layout Standard
15300 The operators are called big because they are bigger than the sometimes
15301  equal looking binary operators.
15302  All big operators can have limits as described in the next subsection.
15303 \end_layout
15304
15305 \begin_layout Standard
15306 The operators 
15307 \series bold
15308
15309 \backslash
15310 intop
15311 \series default
15312  and 
15313 \series bold
15314
15315 \backslash
15316 ointop
15317 \series default
15318  are different from 
15319 \series bold
15320
15321 \backslash
15322 int
15323 \series default
15324  and 
15325 \series bold
15326
15327 \backslash
15328 oint
15329 \series default
15330 , resp.
15331 \begin_inset space ~
15332 \end_inset
15333
15334 in the style the operator limits are displayed, see 
15335 \begin_inset CommandInset ref
15336 LatexCommand ref
15337 reference "sub:Operator-Limits"
15338
15339 \end_inset
15340
15341 .
15342  
15343 \end_layout
15344
15345 \begin_layout Subsubsection*
15346 Advices for Integrals
15347 \end_layout
15348
15349 \begin_layout Standard
15350 The letter 
15351 \emph on
15352 d
15353 \emph default
15354  in an integral is an operator, that therefore has to be set upright.
15355  This is done by highlighting the 
15356 \emph on
15357 d
15358 \emph default
15359  and using the keyboard shortcut 
15360 \family sans
15361 Alt-c
15362 \begin_inset space ~
15363 \end_inset
15364
15365 r
15366 \family default
15367
15368 \begin_inset Foot
15369 status collapsed
15370
15371 \begin_layout Plain Layout
15372 Font styles
15373 \series bold
15374  
15375 \series default
15376 see 
15377 \begin_inset CommandInset ref
15378 LatexCommand ref
15379 reference "sub:Font-Styles"
15380
15381 \end_inset
15382
15383
15384 \end_layout
15385
15386 \end_inset
15387
15388 .
15389  Finally the smallest space is inserted before the 
15390 \emph on
15391 d
15392 \emph default
15393 , as this is usual for operators.
15394  An example:
15395 \end_layout
15396
15397 \begin_layout Standard
15398 incorrect: 
15399 \begin_inset Formula $\int A(x)dx$
15400 \end_inset
15401
15402
15403 \begin_inset Newline newline
15404 \end_inset
15405
15406
15407 \begin_inset ERT
15408 status collapsed
15409
15410 \begin_layout Plain Layout
15411
15412
15413 \backslash
15414 hphantom{in}
15415 \end_layout
15416
15417 \end_inset
15418
15419 correct: 
15420 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15421 \end_inset
15422
15423
15424 \end_layout
15425
15426 \begin_layout Standard
15427 For multiple integrals there are the following commands:
15428 \begin_inset VSpace medskip
15429 \end_inset
15430
15431
15432 \end_layout
15433
15434 \begin_layout Standard
15435 \begin_inset space \hfill{}
15436 \end_inset
15437
15438
15439 \begin_inset Tabular
15440 <lyxtabular version="3" rows="4" columns="2">
15441 <features>
15442 <column alignment="center" valignment="top" width="0">
15443 <column alignment="center" valignment="top" width="0">
15444 <row>
15445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15446 \begin_inset Text
15447
15448 \begin_layout Plain Layout
15449 Command
15450 \end_layout
15451
15452 \end_inset
15453 </cell>
15454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458 Result
15459 \begin_inset Note Note
15460 status collapsed
15461
15462 \begin_layout Plain Layout
15463
15464 \series bold
15465
15466 \backslash
15467 raisebox
15468 \series default
15469  is only used as spacer.
15470 \end_layout
15471
15472 \end_inset
15473
15474
15475 \end_layout
15476
15477 \end_inset
15478 </cell>
15479 </row>
15480 <row>
15481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485
15486 \backslash
15487 iint
15488 \end_layout
15489
15490 \end_inset
15491 </cell>
15492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15493 \begin_inset Text
15494
15495 \begin_layout Plain Layout
15496 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15497 \end_inset
15498
15499
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 </row>
15505 <row>
15506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15507 \begin_inset Text
15508
15509 \begin_layout Plain Layout
15510
15511 \backslash
15512 oiint
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15522 \end_inset
15523
15524
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 </row>
15530 <row>
15531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15532 \begin_inset Text
15533
15534 \begin_layout Plain Layout
15535
15536 \backslash
15537 sqiint
15538 \end_layout
15539
15540 \end_inset
15541 </cell>
15542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15543 \begin_inset Text
15544
15545 \begin_layout Plain Layout
15546 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15547 \end_inset
15548
15549
15550 \end_layout
15551
15552 \end_inset
15553 </cell>
15554 </row>
15555 </lyxtabular>
15556
15557 \end_inset
15558
15559
15560 \begin_inset space \hfill{}
15561 \end_inset
15562
15563
15564 \begin_inset Tabular
15565 <lyxtabular version="3" rows="4" columns="2">
15566 <features>
15567 <column alignment="center" valignment="top" width="0">
15568 <column alignment="center" valignment="top" width="0">
15569 <row>
15570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Plain Layout
15574 Command
15575 \end_layout
15576
15577 \end_inset
15578 </cell>
15579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15580 \begin_inset Text
15581
15582 \begin_layout Plain Layout
15583 Result
15584 \end_layout
15585
15586 \end_inset
15587 </cell>
15588 </row>
15589 <row>
15590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15591 \begin_inset Text
15592
15593 \begin_layout Plain Layout
15594
15595 \backslash
15596 iiint
15597 \end_layout
15598
15599 \end_inset
15600 </cell>
15601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15602 \begin_inset Text
15603
15604 \begin_layout Plain Layout
15605 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15606 \end_inset
15607
15608
15609 \end_layout
15610
15611 \end_inset
15612 </cell>
15613 </row>
15614 <row>
15615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15616 \begin_inset Text
15617
15618 \begin_layout Plain Layout
15619
15620 \backslash
15621 iiiint
15622 \end_layout
15623
15624 \end_inset
15625 </cell>
15626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15627 \begin_inset Text
15628
15629 \begin_layout Plain Layout
15630 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15631 \end_inset
15632
15633
15634 \end_layout
15635
15636 \end_inset
15637 </cell>
15638 </row>
15639 <row>
15640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Plain Layout
15644
15645 \backslash
15646 dotsint
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15652 \begin_inset Text
15653
15654 \begin_layout Plain Layout
15655 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15656 \end_inset
15657
15658
15659 \end_layout
15660
15661 \end_inset
15662 </cell>
15663 </row>
15664 </lyxtabular>
15665
15666 \end_inset
15667
15668
15669 \begin_inset space \hfill{}
15670 \end_inset
15671
15672
15673 \end_layout
15674
15675 \begin_layout Subsection
15676 Operator Limits
15677 \begin_inset CommandInset label
15678 LatexCommand label
15679 name "sub:Operator-Limits"
15680
15681 \end_inset
15682
15683
15684 \begin_inset Index
15685 status collapsed
15686
15687 \begin_layout Plain Layout
15688 Operators ! Limits
15689 \end_layout
15690
15691 \end_inset
15692
15693
15694 \end_layout
15695
15696 \begin_layout Standard
15697 Limits are created by super- and subscripts:
15698 \end_layout
15699
15700 \begin_layout Standard
15701 \align center
15702 \begin_inset Tabular
15703 <lyxtabular version="3" rows="2" columns="2">
15704 <features>
15705 <column alignment="center" valignment="top" width="0pt">
15706 <column alignment="center" valignment="top" width="0pt">
15707 <row>
15708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15709 \begin_inset Text
15710
15711 \begin_layout Plain Layout
15712 Command
15713 \end_layout
15714
15715 \end_inset
15716 </cell>
15717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15718 \begin_inset Text
15719
15720 \begin_layout Plain Layout
15721 Result
15722 \begin_inset Note Note
15723 status collapsed
15724
15725 \begin_layout Plain Layout
15726
15727 \series bold
15728
15729 \backslash
15730 raisebox
15731 \series default
15732  is only used as spacer.
15733 \end_layout
15734
15735 \end_inset
15736
15737
15738 \end_layout
15739
15740 \end_inset
15741 </cell>
15742 </row>
15743 <row>
15744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15745 \begin_inset Text
15746
15747 \begin_layout Plain Layout
15748
15749 \backslash
15750 prod^
15751 \backslash
15752 infty
15753 \begin_inset ERT
15754 status collapsed
15755
15756 \begin_layout Plain Layout
15757
15758
15759 \backslash
15760 spce 
15761 \end_layout
15762
15763 \end_inset
15764
15765
15766 \begin_inset Formula $\to$
15767 \end_inset
15768
15769 _0
15770 \begin_inset Formula $\to$
15771 \end_inset
15772
15773 A(x)
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15783 \end_inset
15784
15785
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 </row>
15791 </lyxtabular>
15792
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \begin_layout Standard
15799 Limits of inline formulas are set right beside the operator.
15800  Limits in displayed formulas are set above or below the operator, except
15801  of integral limits.
15802 \end_layout
15803
15804 \begin_layout Standard
15805 To force that the limits are set beside the operator, the cursor is set
15806  directly behind the operator and the limits type is changed with the menu
15807  
15808 \family sans
15809 Edit\SpecialChar \menuseparator
15810 Math\SpecialChar \menuseparator
15811 Change Limits Type
15812 \family default
15813  to 
15814 \family sans
15815 \series bold
15816 Inline
15817 \family default
15818 \series default
15819  (shortcut 
15820 \family sans
15821 Alt-m
15822 \begin_inset space ~
15823 \end_inset
15824
15825 l
15826 \family default
15827 ).
15828  An example:
15829 \end_layout
15830
15831 \begin_layout Standard
15832 The default limits type is this:
15833 \begin_inset Formula \[
15834 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15835
15836 \end_inset
15837
15838 This is how it looks when the limits type was changed to 
15839 \family sans
15840 \series bold
15841 Inline
15842 \family default
15843 \series default
15844 :
15845 \begin_inset Formula \[
15846 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15847
15848 \end_inset
15849
15850 For integrals, except of 
15851 \series bold
15852
15853 \backslash
15854 intop
15855 \series default
15856  and 
15857 \series bold
15858
15859 \backslash
15860 ointop
15861 \series default
15862 , the limits are by default set beside the operator.
15863  But for multiple integrals the limits are often set below the operator.
15864  In the following example the limits type was therefore set to 
15865 \series bold
15866 Display
15867 \series default
15868  and so set below the integrals:
15869 \begin_inset Formula \begin{equation}
15870 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15871
15872 \end_inset
15873
15874
15875 \end_layout
15876
15877 \begin_layout Standard
15878 \begin_inset VSpace medskip
15879 \end_inset
15880
15881 To specify conditions for limits, the commands 
15882 \series bold
15883
15884 \backslash
15885 subarray
15886 \series default
15887
15888 \begin_inset Index
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892 Commands ! S ! 
15893 \backslash
15894 subarray
15895 \end_layout
15896
15897 \end_inset
15898
15899  and 
15900 \series bold
15901
15902 \backslash
15903 substack
15904 \series default
15905
15906 \begin_inset Index
15907 status collapsed
15908
15909 \begin_layout Plain Layout
15910 Commands ! S ! 
15911 \backslash
15912 substack
15913 \end_layout
15914
15915 \end_inset
15916
15917  are used.
15918  To create for example this expression 
15919 \begin_inset Formula \begin{equation}
15920 \sum_{\begin{subarray}{c}
15921 0<k<1000\\
15922 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15923
15924 \end_inset
15925
15926
15927 \end_layout
15928
15929 \begin_layout Standard
15930 the following has to be done:
15931 \begin_inset Newline newline
15932 \end_inset
15933
15934 First the command 
15935 \series bold
15936
15937 \backslash
15938 sum
15939 \series default
15940 ^
15941 \series bold
15942 n
15943 \begin_inset ERT
15944 status collapsed
15945
15946 \begin_layout Plain Layout
15947
15948
15949 \backslash
15950 spce 
15951 \end_layout
15952
15953 \end_inset
15954
15955 _
15956 \series default
15957  is typed in.
15958  One is now in a blue box under the summation operator and insert there
15959  the command 
15960 \series bold
15961
15962 \backslash
15963 subarray
15964 \begin_inset ERT
15965 status collapsed
15966
15967 \begin_layout Plain Layout
15968
15969
15970 \backslash
15971 spce 
15972 \end_layout
15973
15974 \end_inset
15975
15976
15977 \series default
15978 .
15979  The blue box is now within a purple box and now several lines can be written
15980  among each other.
15981  A new line is created by inserting a line break (
15982 \family sans
15983 Ctrl-Return
15984 \family default
15985 ).
15986  When now
15987 \begin_inset Newline newline
15988 \end_inset
15989
15990
15991 \series bold
15992 0<k<1000 Ctrl-Return
15993 \begin_inset Newline newline
15994 \end_inset
15995
15996
15997 \series default
15998 is typed in, a new box appears below for the new line.
15999 \end_layout
16000
16001 \begin_layout Standard
16002 The alignment of the lines can be changed to left aligned with the 
16003 \family sans
16004 table
16005 \family default
16006  
16007 \family sans
16008 toolbar
16009 \family default
16010  or the menu 
16011 \family sans
16012 Edit\SpecialChar \menuseparator
16013 Rows &Columns
16014 \family default
16015 .
16016  To get right alignment, 
16017 \series bold
16018
16019 \backslash
16020 hfill
16021 \begin_inset ERT
16022 status collapsed
16023
16024 \begin_layout Plain Layout
16025
16026
16027 \backslash
16028 spce 
16029 \end_layout
16030
16031 \end_inset
16032
16033
16034 \series default
16035  is inserted at the beginning of the line.
16036 \end_layout
16037
16038 \begin_layout Standard
16039 The command 
16040 \series bold
16041
16042 \backslash
16043 substack
16044 \series default
16045  is equivalent to 
16046 \series bold
16047
16048 \backslash
16049 subarray
16050 \series default
16051  with the difference that the lines are always centered.
16052 \end_layout
16053
16054 \begin_layout Standard
16055 \begin_inset VSpace bigskip
16056 \end_inset
16057
16058 Like in formula 
16059 \begin_inset CommandInset ref
16060 LatexCommand eqref
16061 reference "eq:substack"
16062
16063 \end_inset
16064
16065  there can be too much space beside an operator, because the characters
16066  following the operator are set beside the limits.
16067 \end_layout
16068
16069 \begin_layout Standard
16070 To avoid this, the following macro can be used in the LaTeX-preamble:
16071 \end_layout
16072
16073 \begin_layout Standard
16074
16075 \series bold
16076
16077 \backslash
16078 def
16079 \backslash
16080 clap#1{
16081 \backslash
16082 hbox to 0pt{
16083 \backslash
16084 hss #1
16085 \backslash
16086 hss}}
16087 \begin_inset Newline newline
16088 \end_inset
16089
16090
16091 \backslash
16092 def
16093 \backslash
16094 mathclap {
16095 \backslash
16096 mathpalette 
16097 \backslash
16098 mathclapinternal}
16099 \begin_inset Newline newline
16100 \end_inset
16101
16102
16103 \backslash
16104 def
16105 \backslash
16106 mathclapinternal #1#2{
16107 \backslash
16108 clap{$
16109 \backslash
16110 mathsurround =0pt #1{#2}$}}
16111 \end_layout
16112
16113 \begin_layout Standard
16114 This defines the command 
16115 \series bold
16116
16117 \backslash
16118 mathclap
16119 \series default
16120
16121 \begin_inset Index
16122 status collapsed
16123
16124 \begin_layout Plain Layout
16125 Commands ! M ! 
16126 \backslash
16127 mathclap
16128 \end_layout
16129
16130 \end_inset
16131
16132  that sets the width of the limit to 0
16133 \begin_inset space \thinspace{}
16134 \end_inset
16135
16136 pt.
16137  The command scheme is
16138 \end_layout
16139
16140 \begin_layout Standard
16141
16142 \series bold
16143
16144 \backslash
16145 mathclap{limit}
16146 \end_layout
16147
16148 \begin_layout Standard
16149 where the limit can consist of several conditions.
16150 \end_layout
16151
16152 \begin_layout Standard
16153 Applied on formula 
16154 \begin_inset CommandInset ref
16155 LatexCommand eqref
16156 reference "eq:substack"
16157
16158 \end_inset
16159
16160 , one uses the command
16161 \end_layout
16162
16163 \begin_layout Standard
16164
16165 \series bold
16166
16167 \backslash
16168 sum_
16169 \backslash
16170 mathclap{
16171 \backslash
16172 substack
16173 \begin_inset ERT
16174 status collapsed
16175
16176 \begin_layout Plain Layout
16177
16178
16179 \backslash
16180 spce 
16181 \end_layout
16182
16183 \end_inset
16184
16185 0<k<1000 Ctrl-Enter
16186 \end_layout
16187
16188 \begin_layout Standard
16189 to create the lower limit.
16190  The summand is now directly behind the summation operator:
16191 \begin_inset Formula \[
16192 \sum_{\mathclap{\substack{0<k<1000\\
16193 \\k\,\in\,\mathbb{N}}
16194 }}^{n}k^{-2}\]
16195
16196 \end_inset
16197
16198
16199 \end_layout
16200
16201 \begin_layout Standard
16202 \begin_inset VSpace bigskip
16203 \end_inset
16204
16205 How to use one limit for several operators is described in 
16206 \begin_inset CommandInset ref
16207 LatexCommand ref
16208 reference "sub:Self-defined-Operators"
16209
16210 \end_inset
16211
16212 .
16213 \end_layout
16214
16215 \begin_layout Subsection
16216 Binary Operators
16217 \begin_inset CommandInset label
16218 LatexCommand label
16219 name "sub:Binary-Operators"
16220
16221 \end_inset
16222
16223
16224 \begin_inset Index
16225 status collapsed
16226
16227 \begin_layout Plain Layout
16228 Operators ! binary
16229 \end_layout
16230
16231 \end_inset
16232
16233
16234 \end_layout
16235
16236 \begin_layout Standard
16237 Binary operators are surrounded by space when there is a character before
16238  and behind them.
16239 \begin_inset VSpace medskip
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \begin_layout Standard
16246 \begin_inset space \hfill{}
16247 \end_inset
16248
16249
16250 \begin_inset Tabular
16251 <lyxtabular version="3" rows="13" columns="2">
16252 <features>
16253 <column alignment="center" valignment="top" width="0pt">
16254 <column alignment="center" valignment="top" width="0pt">
16255 <row>
16256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260 Command
16261 \begin_inset Note Note
16262 status collapsed
16263
16264 \begin_layout Plain Layout
16265
16266 \series bold
16267
16268 \backslash
16269 raisebox
16270 \series default
16271  is only used as spacer.
16272 \end_layout
16273
16274 \end_inset
16275
16276
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285 Result
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 </row>
16291 <row>
16292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16293 \begin_inset Text
16294
16295 \begin_layout Plain Layout
16296 +
16297 \end_layout
16298
16299 \end_inset
16300 </cell>
16301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16302 \begin_inset Text
16303
16304 \begin_layout Plain Layout
16305 \begin_inset Formula $+$
16306 \end_inset
16307
16308
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 </row>
16314 <row>
16315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Plain Layout
16319 -
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 \begin_inset Formula $-$
16329 \end_inset
16330
16331
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 </row>
16337 <row>
16338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16339 \begin_inset Text
16340
16341 \begin_layout Plain Layout
16342
16343 \backslash
16344 pm
16345 \end_layout
16346
16347 \end_inset
16348 </cell>
16349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353 \begin_inset Formula $\pm$
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 </row>
16362 <row>
16363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Plain Layout
16367
16368 \backslash
16369 mp
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 \begin_inset Formula $\mp$
16379 \end_inset
16380
16381
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 </row>
16387 <row>
16388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16389 \begin_inset Text
16390
16391 \begin_layout Plain Layout
16392
16393 \backslash
16394 cdot
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Plain Layout
16403 \begin_inset Formula $\cdot$
16404 \end_inset
16405
16406
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 </row>
16412 <row>
16413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16414 \begin_inset Text
16415
16416 \begin_layout Plain Layout
16417
16418 \backslash
16419 times
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 \begin_inset Formula $\times$
16429 \end_inset
16430
16431
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 </row>
16437 <row>
16438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442
16443 \backslash
16444 div
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 \begin_inset Formula $\div$
16454 \end_inset
16455
16456
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 </row>
16462 <row>
16463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Plain Layout
16467 \begin_inset ERT
16468 status collapsed
16469
16470 \begin_layout Plain Layout
16471
16472
16473 \backslash
16474 raisebox{-1.2mm}{
16475 \end_layout
16476
16477 \end_inset
16478
16479 *
16480 \begin_inset ERT
16481 status collapsed
16482
16483 \begin_layout Plain Layout
16484
16485 }
16486 \end_layout
16487
16488 \end_inset
16489
16490
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Plain Layout
16499 \begin_inset Formula $*$
16500 \end_inset
16501
16502
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 <row>
16509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16510 \begin_inset Text
16511
16512 \begin_layout Plain Layout
16513
16514 \backslash
16515 star
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 \begin_inset Formula $\star$
16525 \end_inset
16526
16527
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538
16539 \backslash
16540 circ
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549 \begin_inset Formula $\circ$
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 </row>
16558 <row>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563
16564 \backslash
16565 diamond
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574 \begin_inset Formula $\diamond$
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 </row>
16583 <row>
16584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16585 \begin_inset Text
16586
16587 \begin_layout Plain Layout
16588
16589 \backslash
16590 bullet
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 \begin_inset Formula $\bullet$
16600 \end_inset
16601
16602
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 </row>
16608 </lyxtabular>
16609
16610 \end_inset
16611
16612
16613 \begin_inset space \hfill{}
16614 \end_inset
16615
16616
16617 \begin_inset Tabular
16618 <lyxtabular version="3" rows="13" columns="2">
16619 <features>
16620 <column alignment="center" valignment="top" width="0pt">
16621 <column alignment="center" valignment="top" width="0pt">
16622 <row>
16623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16624 \begin_inset Text
16625
16626 \begin_layout Plain Layout
16627 Command
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16633 \begin_inset Text
16634
16635 \begin_layout Plain Layout
16636 Result
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 </row>
16642 <row>
16643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647
16648 \backslash
16649 nabla
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658 \begin_inset Formula $\nabla$
16659 \end_inset
16660
16661
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 </row>
16667 <row>
16668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672
16673 \backslash
16674 bigtriangledown
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 \begin_inset Formula $\bigtriangledown$
16684 \end_inset
16685
16686
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 </row>
16692 <row>
16693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697
16698 \backslash
16699 bigtriangleup
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708 \begin_inset Formula $\bigtriangleup$
16709 \end_inset
16710
16711
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 </row>
16717 <row>
16718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Plain Layout
16722
16723 \backslash
16724 Box
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733 \begin_inset Formula $\Box$
16734 \end_inset
16735
16736
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 </row>
16742 <row>
16743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747
16748 \backslash
16749 cap 
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758 \begin_inset Formula $\cap$
16759 \end_inset
16760
16761
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 </row>
16767 <row>
16768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772
16773 \backslash
16774 cup
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16780 \begin_inset Text
16781
16782 \begin_layout Plain Layout
16783 \begin_inset Formula $\cup$
16784 \end_inset
16785
16786
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 </row>
16792 <row>
16793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797
16798 \backslash
16799 dagger
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 \begin_inset Formula $\dagger$
16809 \end_inset
16810
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 </row>
16817 <row>
16818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822
16823 \backslash
16824 ddagger
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833 \begin_inset Formula $\ddagger$
16834 \end_inset
16835
16836
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 </row>
16842 <row>
16843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847
16848 \backslash
16849 wr
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 \begin_inset Formula $\wr$
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 </row>
16867 <row>
16868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872
16873 \backslash
16874 bigcirc
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 \begin_inset Formula $\bigcirc$
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \backslash
16899 wedge
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908 \begin_inset Formula $\wedge$
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 </row>
16917 <row>
16918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \backslash
16924 vee
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 \begin_inset Formula $\vee$
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 </row>
16942 </lyxtabular>
16943
16944 \end_inset
16945
16946
16947 \begin_inset space \hfill{}
16948 \end_inset
16949
16950
16951 \begin_inset Tabular
16952 <lyxtabular version="3" rows="13" columns="2">
16953 <features>
16954 <column alignment="center" valignment="top" width="0pt">
16955 <column alignment="center" valignment="top" width="0pt">
16956 <row>
16957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961 Command
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16967 \begin_inset Text
16968
16969 \begin_layout Plain Layout
16970 Result
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 </row>
16976 <row>
16977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981
16982 \backslash
16983 oplus
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992 \begin_inset Formula $\oplus$
16993 \end_inset
16994
16995
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 </row>
17001 <row>
17002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006
17007 \backslash
17008 ominus
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 \begin_inset Formula $\ominus$
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 <row>
17027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031
17032 \backslash
17033 otimes
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042 \begin_inset Formula $\otimes$
17043 \end_inset
17044
17045
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 </row>
17051 <row>
17052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056
17057 \backslash
17058 oslash
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067 \begin_inset Formula $\oslash$
17068 \end_inset
17069
17070
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 </row>
17076 <row>
17077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081
17082 \backslash
17083 odot
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092 \begin_inset Formula $\odot$
17093 \end_inset
17094
17095
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 <row>
17102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106
17107 \backslash
17108 amalg
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 \begin_inset Formula $\amalg$
17118 \end_inset
17119
17120
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 </row>
17126 <row>
17127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131
17132 \backslash
17133 uplus
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 \begin_inset Formula $\uplus$
17143 \end_inset
17144
17145
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 </row>
17151 <row>
17152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156
17157 \backslash
17158 setminus
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 \begin_inset Formula $\setminus$
17168 \end_inset
17169
17170
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 </row>
17176 <row>
17177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181
17182 \backslash
17183 sqcap
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 \begin_inset Formula $\sqcap$
17193 \end_inset
17194
17195
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206
17207 \backslash
17208 sqcup
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 \begin_inset Formula $\sqcup$
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 </row>
17226 <row>
17227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231
17232 \backslash
17233 triangleleft
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242 \begin_inset Formula $\triangleleft$
17243 \end_inset
17244
17245
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 <row>
17252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256
17257 \backslash
17258 triangleright
17259 \end_layout
17260
17261 \end_inset
17262 </cell>
17263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267 \begin_inset Formula $\triangleright$
17268 \end_inset
17269
17270
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 </row>
17276 </lyxtabular>
17277
17278 \end_inset
17279
17280
17281 \begin_inset space \hfill{}
17282 \end_inset
17283
17284
17285 \end_layout
17286
17287 \begin_layout Standard
17288 All binary operators can also be inserted via the math toolbar button 
17289 \begin_inset Graphics
17290         filename ../images/math/pm.png
17291         scale 85
17292
17293 \end_inset
17294
17295 .
17296 \end_layout
17297
17298 \begin_layout Standard
17299 To typeset the Laplace operator also 
17300 \series bold
17301
17302 \backslash
17303 Delta
17304 \series default
17305  or 
17306 \series bold
17307
17308 \backslash
17309 nabla
17310 \series default
17311 ^
17312 \series bold
17313 2
17314 \series default
17315  (
17316 \begin_inset Formula $\nabla^{2}$
17317 \end_inset
17318
17319 ) can be used instead of 
17320 \series bold
17321
17322 \backslash
17323 bigtriangleup
17324 \series default
17325  .
17326 \end_layout
17327
17328 \begin_layout Standard
17329 The character 
17330 \family sans
17331 Menu Separator
17332 \family default
17333  from the menu 
17334 \family sans
17335 Insert\SpecialChar \menuseparator
17336 Special Character
17337 \family default
17338  is the operator 
17339 \series bold
17340
17341 \backslash
17342 triangleright
17343 \series default
17344 .
17345 \end_layout
17346
17347 \begin_layout Subsection
17348 Self-defined Operators
17349 \begin_inset CommandInset label
17350 LatexCommand label
17351 name "sub:Self-defined-Operators"
17352
17353 \end_inset
17354
17355
17356 \begin_inset Index
17357 status collapsed
17358
17359 \begin_layout Plain Layout
17360 Operators ! self-defined
17361 \end_layout
17362
17363 \end_inset
17364
17365
17366 \end_layout
17367
17368 \begin_layout Standard
17369 With the help of the command 
17370 \series bold
17371
17372 \backslash
17373 DeclareMathOperator
17374 \series default
17375
17376 \begin_inset Index
17377 status collapsed
17378
17379 \begin_layout Plain Layout
17380 Commands ! D ! 
17381 \backslash
17382 dbinom@
17383 \backslash
17384 DeclareMathOperator
17385 \end_layout
17386
17387 \end_inset
17388
17389  custom operators can be defined in the LaTeX-preamble.
17390  Its command scheme is:
17391 \end_layout
17392
17393 \begin_layout Standard
17394
17395 \series bold
17396
17397 \backslash
17398 DeclareMathOperator{new command}{display}
17399 \end_layout
17400
17401 \begin_layout Standard
17402 Display can be characters or symbols that define how the operator looks
17403  in the output.
17404  To define a big operator a * is set behind the command.
17405  All self-defined big operators can have limits as described in 
17406 \begin_inset CommandInset ref
17407 LatexCommand ref
17408 reference "sub:Operator-Limits"
17409
17410 \end_inset
17411
17412 .
17413 \end_layout
17414
17415 \begin_layout Standard
17416 For example the LaTeX-preamble line
17417 \end_layout
17418
17419 \begin_layout Standard
17420
17421 \series bold
17422
17423 \backslash
17424 DeclareMathOperator*{
17425 \backslash
17426 Lozenge}{
17427 \backslash
17428 blacklozenge}
17429 \end_layout
17430
17431 \begin_layout Standard
17432 defines the command 
17433 \series bold
17434
17435 \backslash
17436 Lozenge
17437 \series default
17438 , that inserts a big operator consisting of the lozenge symbol from 
17439 \begin_inset CommandInset ref
17440 LatexCommand ref
17441 reference "sub:Miscellaneous-Symbols"
17442
17443 \end_inset
17444
17445 :
17446 \begin_inset Formula \[
17447 \Lozenge_{n=1}^{\infty}\]
17448
17449 \end_inset
17450
17451 The command for this formula is: 
17452 \series bold
17453
17454 \backslash
17455 Lozenge
17456 \series default
17457 ^
17458 \series bold
17459
17460 \backslash
17461 infty
17462 \begin_inset Formula $\to$
17463 \end_inset
17464
17465 _n=1
17466 \end_layout
17467
17468 \begin_layout Standard
17469 \begin_inset VSpace bigskip
17470 \end_inset
17471
17472 When self-defined operators are not used several times in the document,
17473  they can also be defined with the commands 
17474 \series bold
17475
17476 \backslash
17477 mathop
17478 \series default
17479
17480 \begin_inset Index
17481 status collapsed
17482
17483 \begin_layout Plain Layout
17484 Commands ! M ! 
17485 \backslash
17486 mathop
17487 \end_layout
17488
17489 \end_inset
17490
17491  and 
17492 \series bold
17493
17494 \backslash
17495 mathbin
17496 \series default
17497
17498 \begin_inset Index
17499 status collapsed
17500
17501 \begin_layout Plain Layout
17502 Commands ! M ! 
17503 \backslash
17504 mathbin
17505 \end_layout
17506
17507 \end_inset
17508
17509 , which have the following scheme:
17510 \end_layout
17511
17512 \begin_layout Standard
17513
17514 \series bold
17515
17516 \backslash
17517 mathop{display}
17518 \series default
17519  and 
17520 \series bold
17521
17522 \backslash
17523 mathbin{display}
17524 \end_layout
17525
17526 \begin_layout Standard
17527
17528 \series bold
17529
17530 \backslash
17531 mathop
17532 \series default
17533  defines big operators, 
17534 \series bold
17535
17536 \backslash
17537 mathbin
17538 \series default
17539  binary operators.
17540 \end_layout
17541
17542 \begin_layout Standard
17543
17544 \series bold
17545
17546 \backslash
17547 mathop
17548 \series default
17549  can e.
17550 \begin_inset space \thinspace{}
17551 \end_inset
17552
17553 g.
17554 \begin_inset space ~
17555 \end_inset
17556
17557 be used to use one limit for several operators:
17558 \end_layout
17559
17560 \begin_layout Standard
17561 \begin_inset Formula \[
17562 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17563
17564 \end_inset
17565
17566
17567 \end_layout
17568
17569 \begin_layout Standard
17570 The command for the formula above is:
17571 \begin_inset Newline newline
17572 \end_inset
17573
17574
17575 \series bold
17576
17577 \backslash
17578 mathop{
17579 \backslash
17580 sum
17581 \backslash
17582 negmedspace
17583 \backslash
17584 sum
17585 \series default
17586
17587 \begin_inset ERT
17588 status collapsed
17589
17590 \begin_layout Plain Layout
17591
17592
17593 \backslash
17594 spce 
17595 \end_layout
17596
17597 \end_inset
17598
17599
17600 \series bold
17601
17602 \begin_inset Formula $\to$
17603 \end_inset
17604
17605 ^N
17606 \series default
17607
17608 \begin_inset ERT
17609 status collapsed
17610
17611 \begin_layout Plain Layout
17612
17613
17614 \backslash
17615 spce 
17616 \end_layout
17617
17618 \end_inset
17619
17620
17621 \series bold
17622 _i,j=1
17623 \end_layout
17624
17625 \begin_layout Section
17626 Fonts
17627 \begin_inset Index
17628 status collapsed
17629
17630 \begin_layout Plain Layout
17631 Fonts
17632 \end_layout
17633
17634 \end_inset
17635
17636
17637 \end_layout
17638
17639 \begin_layout Subsection
17640 Font Styles
17641 \begin_inset CommandInset label
17642 LatexCommand label
17643 name "sub:Font-Styles"
17644
17645 \end_inset
17646
17647
17648 \begin_inset Index
17649 status collapsed
17650
17651 \begin_layout Plain Layout
17652 Font ! style
17653 \end_layout
17654
17655 \end_inset
17656
17657
17658 \end_layout
17659
17660 \begin_layout Standard
17661 Latin letters in formulas can be set in one of the following font styles:
17662 \begin_inset VSpace -2mm
17663 \end_inset
17664
17665
17666 \end_layout
17667
17668 \begin_layout Standard
17669 \align center
17670 \begin_inset Tabular
17671 <lyxtabular version="3" rows="6" columns="3">
17672 <features>
17673 <column alignment="center" valignment="top" width="0">
17674 <column alignment="center" valignment="top" width="0">
17675 <column alignment="center" valignment="top" width="0">
17676 <row>
17677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17678 \begin_inset Text
17679
17680 \begin_layout Plain Layout
17681 Command
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690 Result
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699 shortcut
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 mathbb
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 $\mathbb{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 c
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 mathbf
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 $\mathbf{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 -
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 </row>
17807 <row>
17808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812
17813 \backslash
17814 boldsymbol
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" leftline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840 \begin_inset Formula $\boldsymbol{AbC}$
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \end_inset
17847 </cell>
17848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852 Alt-c b
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 </row>
17858 <row>
17859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863
17864 \backslash
17865 mathcal
17866 \series bold
17867
17868 \begin_inset ERT
17869 status collapsed
17870
17871 \begin_layout Plain Layout
17872
17873
17874 \backslash
17875 spce 
17876 \end_layout
17877
17878 \end_inset
17879
17880
17881 \series default
17882 ABC
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891 \begin_inset Formula $\mathcal{ABC}$
17892 \end_inset
17893
17894
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 Alt-c e
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 </row>
17909 <row>
17910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17911 \begin_inset Text
17912
17913 \begin_layout Plain Layout
17914
17915 \backslash
17916 mathfrak
17917 \series bold
17918
17919 \begin_inset ERT
17920 status collapsed
17921
17922 \begin_layout Plain Layout
17923
17924
17925 \backslash
17926 spce 
17927 \end_layout
17928
17929 \end_inset
17930
17931
17932 \series default
17933 AbC
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942 \begin_inset Formula $\mathfrak{AbC}$
17943 \end_inset
17944
17945
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17951 \begin_inset Text
17952
17953 \begin_layout Plain Layout
17954 -
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 </row>
17960 </lyxtabular>
17961
17962 \end_inset
17963
17964
17965 \end_layout
17966
17967 \begin_layout Standard
17968 \align center
17969 \begin_inset Tabular
17970 <lyxtabular version="3" rows="5" columns="3">
17971 <features>
17972 <column alignment="center" valignment="top" width="0">
17973 <column alignment="center" valignment="top" width="0">
17974 <column alignment="center" valignment="top" width="0">
17975 <row>
17976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980 Command
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989 Result
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 shortcut
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 mathit
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 $\mathit{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 -
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 </row>
18055 <row>
18056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060
18061 \backslash
18062 mathrm
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" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 \begin_inset Formula $\mathrm{AbC}$
18089 \end_inset
18090
18091
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100 Alt-c r
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 </row>
18106 <row>
18107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111
18112 \backslash
18113 mathsf
18114 \series bold
18115
18116 \begin_inset ERT
18117 status collapsed
18118
18119 \begin_layout Plain Layout
18120
18121
18122 \backslash
18123 spce 
18124 \end_layout
18125
18126 \end_inset
18127
18128
18129 \series default
18130 AbC
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 \begin_inset Formula $\mathsf{AbC}$
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151 Alt-c s
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 </row>
18157 <row>
18158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \backslash
18164 mathtt
18165 \series bold
18166
18167 \begin_inset ERT
18168 status collapsed
18169
18170 \begin_layout Plain Layout
18171
18172
18173 \backslash
18174 spce 
18175 \end_layout
18176
18177 \end_inset
18178
18179
18180 \series default
18181 AbC
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Plain Layout
18190 \begin_inset Formula $\mathtt{AbC}$
18191 \end_inset
18192
18193
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202 Alt-c p
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 </row>
18208 </lyxtabular>
18209
18210 \end_inset
18211
18212
18213 \end_layout
18214
18215 \begin_layout Standard
18216 \begin_inset Note Greyedout
18217 status open
18218
18219 \begin_layout Plain Layout
18220
18221 \series bold
18222 Note:
18223 \series default
18224  The styles 
18225 \series bold
18226
18227 \backslash
18228 mathbb
18229 \series default
18230  and 
18231 \series bold
18232
18233 \backslash
18234 mathcal
18235 \series default
18236  can only be used for big letters.
18237 \end_layout
18238
18239 \end_inset
18240
18241
18242 \end_layout
18243
18244 \begin_layout Standard
18245 Predefined is the style 
18246 \series bold
18247
18248 \backslash
18249 mathnormal
18250 \series default
18251 .
18252 \end_layout
18253
18254 \begin_layout Standard
18255 The style commands work also for letters in mathematical constructs:
18256 \begin_inset Formula \[
18257 \mathfrak{A=\frac{b}{C}}\]
18258
18259 \end_inset
18260
18261
18262 \end_layout
18263
18264 \begin_layout Standard
18265 Characters in mathematical text don't appear in a math font style but in
18266  the text font style 
18267 \series bold
18268
18269 \backslash
18270 textrm
18271 \series default
18272 .
18273  That their style can't be set correctly via the text style dialog is a
18274  bug in LyX.
18275 \begin_inset Foot
18276 status collapsed
18277
18278 \begin_layout Plain Layout
18279 \begin_inset CommandInset href
18280 LatexCommand href
18281 name "LyX-bug #4091"
18282 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18283
18284 \end_inset
18285
18286
18287 \end_layout
18288
18289 \end_inset
18290
18291
18292 \end_layout
18293
18294 \begin_layout Standard
18295 Instead of the style commands the dialog 
18296 \family sans
18297 Edit\SpecialChar \menuseparator
18298 Math\SpecialChar \menuseparator
18299 Text Style
18300 \family default
18301  or the toolbar button 
18302 \begin_inset Graphics
18303         filename ../images/math/font.png
18304         scale 85
18305
18306 \end_inset
18307
18308  can be used.
18309 \end_layout
18310
18311 \begin_layout Subsection
18312 Bold Formulas
18313 \begin_inset CommandInset label
18314 LatexCommand label
18315 name "sub:Bold-Formulas"
18316
18317 \end_inset
18318
18319
18320 \begin_inset Index
18321 status collapsed
18322
18323 \begin_layout Plain Layout
18324 Formula ! bold
18325 \end_layout
18326
18327 \end_inset
18328
18329
18330 \end_layout
18331
18332 \begin_layout Standard
18333 To make a complete formula bold, the command 
18334 \series bold
18335
18336 \backslash
18337 mathbf
18338 \series default
18339  from the previous subsection cannot be used, because it doesn't work for
18340  small Greek letters.
18341  Furthermore it prints Latin letters always upright, like in the following
18342  equation:
18343 \end_layout
18344
18345 \begin_layout Standard
18346 \begin_inset Formula \[
18347 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18348
18349 \end_inset
18350
18351
18352 \end_layout
18353
18354 \begin_layout Standard
18355 To display the formula correctly, the command 
18356 \series bold
18357
18358 \backslash
18359 boldsymbol
18360 \series default
18361  is used:
18362 \begin_inset Formula \[
18363 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18364
18365 \end_inset
18366
18367 It is also possible to set the formula in a 
18368 \series bold
18369 boldmath environment
18370 \series default
18371 .
18372  This environment is created by inserting the command 
18373 \series bold
18374
18375 \backslash
18376 boldmath
18377 \begin_inset Index
18378 status collapsed
18379
18380 \begin_layout Plain Layout
18381 Commands ! B ! 
18382 \backslash
18383 boldmath
18384 \end_layout
18385
18386 \end_inset
18387
18388
18389 \series default
18390  in TeX-mode.
18391  To end the environment, the command 
18392 \series bold
18393
18394 \backslash
18395 unboldmath
18396 \begin_inset Index
18397 status collapsed
18398
18399 \begin_layout Plain Layout
18400 Commands ! U ! 
18401 \backslash
18402 unboldmath
18403 \end_layout
18404
18405 \end_inset
18406
18407
18408 \series default
18409  is inserted in TeX-mode.
18410 \begin_inset ERT
18411 status collapsed
18412
18413 \begin_layout Plain Layout
18414
18415
18416 \backslash
18417 boldmath 
18418 \end_layout
18419
18420 \end_inset
18421
18422
18423 \begin_inset Formula \[
18424 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18425
18426 \end_inset
18427
18428
18429 \begin_inset ERT
18430 status collapsed
18431
18432 \begin_layout Plain Layout
18433
18434
18435 \backslash
18436 unboldmath 
18437 \end_layout
18438
18439 \end_inset
18440
18441
18442 \end_layout
18443
18444 \begin_layout Subsection
18445 Font Sizes
18446 \begin_inset CommandInset label
18447 LatexCommand label
18448 name "sub:Font-Sizes"
18449
18450 \end_inset
18451
18452
18453 \begin_inset Index
18454 status collapsed
18455
18456 \begin_layout Plain Layout
18457 Font ! size
18458 \end_layout
18459
18460 \end_inset
18461
18462
18463 \end_layout
18464
18465 \begin_layout Standard
18466 For characters in formulas there are, analog to characters in text, the
18467  following size commands:
18468 \end_layout
18469
18470 \begin_layout Standard
18471
18472 \series bold
18473
18474 \backslash
18475 Huge
18476 \series default
18477
18478 \series bold
18479
18480 \backslash
18481 huge
18482 \series default
18483
18484 \series bold
18485
18486 \backslash
18487 LARGE
18488 \series default
18489
18490 \series bold
18491
18492 \backslash
18493 Large
18494 \series default
18495
18496 \series bold
18497
18498 \backslash
18499 large
18500 \series default
18501
18502 \series bold
18503
18504 \backslash
18505 normalsize
18506 \series default
18507
18508 \series bold
18509
18510 \backslash
18511 small
18512 \series default
18513 ,
18514 \begin_inset Newline newline
18515 \end_inset
18516
18517
18518 \series bold
18519
18520 \backslash
18521 footnotesize
18522 \series default
18523
18524 \series bold
18525
18526 \backslash
18527 scriptsize
18528 \series default
18529 , and 
18530 \series bold
18531
18532 \backslash
18533 tiny
18534 \end_layout
18535
18536 \begin_layout Standard
18537 The size produced by the commands depends on the document font size, that
18538  corresponds with the command 
18539 \series bold
18540
18541 \backslash
18542 normalsize
18543 \series default
18544 .
18545  The other commands produce smaller or larger sizes than 
18546 \series bold
18547
18548 \backslash
18549 normalsize
18550 \series default
18551 .
18552  The font size can however not exceed a certain value.
18553  Is for example the document font size 12
18554 \begin_inset space \thinspace{}
18555 \end_inset
18556
18557 pt, the command 
18558 \series bold
18559
18560 \backslash
18561 Huge
18562 \series default
18563  switches to the same size as 
18564 \series bold
18565
18566 \backslash
18567 huge
18568 \series default
18569 .
18570  
18571 \end_layout
18572
18573 \begin_layout Standard
18574 A size command is inserted in TeX-mode before the formula and sets the size
18575  for all following formula and text characters.
18576  To switch back to the initial size, the command 
18577 \series bold
18578
18579 \backslash
18580 normalsize
18581 \series default
18582  is inserted behind the formula in TeX-mode.
18583 \end_layout
18584
18585 \begin_layout Standard
18586 Within a formula the size can only be changed for symbols or letters in
18587  mathematical text.
18588  To do this, the size command is inserted in mathematical text.
18589  All following characters until the end of the mathematical text or until
18590  another size command will have the selected size.
18591  Two examples:
18592 \begin_inset VSpace -2mm
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \begin_layout Standard
18599 \begin_inset ERT
18600 status collapsed
18601
18602 \begin_layout Plain Layout
18603
18604
18605 \backslash
18606 huge 
18607 \end_layout
18608
18609 \end_inset
18610
18611
18612 \begin_inset Formula \[
18613 A=\frac{B}{c}\cdot\maltese\]
18614
18615 \end_inset
18616
18617
18618 \begin_inset Formula \[
18619 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18620
18621 \end_inset
18622
18623
18624 \begin_inset ERT
18625 status collapsed
18626
18627 \begin_layout Plain Layout
18628
18629
18630 \backslash
18631 normalsize 
18632 \end_layout
18633
18634 \end_inset
18635
18636
18637 \end_layout
18638
18639 \begin_layout Standard
18640 \begin_inset VSpace medskip
18641 \end_inset
18642
18643 Before both formulas the command 
18644 \series bold
18645
18646 \backslash
18647 huge
18648 \series default
18649  was inserted.
18650  The command for the second formula is:
18651 \begin_inset Newline newline
18652 \end_inset
18653
18654
18655 \series bold
18656
18657 \backslash
18658 maltese
18659 \begin_inset ERT
18660 status collapsed
18661
18662 \begin_layout Plain Layout
18663
18664
18665 \backslash
18666 spce 
18667 \end_layout
18668
18669 \end_inset
18670
18671 A Alt-m m 
18672 \backslash
18673 Large
18674 \begin_inset ERT
18675 status collapsed
18676
18677 \begin_layout Plain Layout
18678
18679
18680 \backslash
18681 spce 
18682 \end_layout
18683
18684 \end_inset
18685
18686
18687 \backslash
18688 maltese
18689 \begin_inset ERT
18690 status collapsed
18691
18692 \begin_layout Plain Layout
18693
18694
18695 \backslash
18696 spce 
18697 \end_layout
18698
18699 \end_inset
18700
18701
18702 \backslash
18703 textit
18704 \begin_inset ERT
18705 status collapsed
18706
18707 \begin_layout Plain Layout
18708
18709
18710 \backslash
18711 spce 
18712 \end_layout
18713
18714 \end_inset
18715
18716 A
18717 \begin_inset Formula $\to$
18718 \end_inset
18719
18720
18721 \begin_inset Formula $\to$
18722 \end_inset
18723
18724
18725 \begin_inset Newline newline
18726 \end_inset
18727
18728
18729 \begin_inset space \hspace*{}
18730 \length 1cm
18731 \end_inset
18732
18733 Alt-m
18734 \series default
18735  
18736 \series bold
18737
18738 \backslash
18739 tiny
18740 \begin_inset ERT
18741 status collapsed
18742
18743 \begin_layout Plain Layout
18744
18745
18746 \backslash
18747 spce 
18748 \end_layout
18749
18750 \end_inset
18751
18752
18753 \backslash
18754 maltese
18755 \begin_inset ERT
18756 status collapsed
18757
18758 \begin_layout Plain Layout
18759
18760
18761 \backslash
18762 spce 
18763 \end_layout
18764
18765 \end_inset
18766
18767
18768 \backslash
18769 textit
18770 \begin_inset ERT
18771 status collapsed
18772
18773 \begin_layout Plain Layout
18774
18775
18776 \backslash
18777 spce 
18778 \end_layout
18779
18780 \end_inset
18781
18782 A
18783 \end_layout
18784
18785 \begin_layout Standard
18786 If a symbol cannot be displayed in different sizes, it will always be displayed
18787  in the default size.
18788 \end_layout
18789
18790 \begin_layout Section
18791 Greek Letters
18792 \begin_inset Index
18793 status collapsed
18794
18795 \begin_layout Plain Layout
18796 Greek letters
18797 \end_layout
18798
18799 \end_inset
18800
18801
18802 \end_layout
18803
18804 \begin_layout Standard
18805 All Greek letters can also be inserted via the toolbar button 
18806 \begin_inset Graphics
18807         filename ../images/math/alpha.png
18808         scale 85
18809
18810 \end_inset
18811
18812 .
18813 \end_layout
18814
18815 \begin_layout Subsection
18816 Small Letters
18817 \begin_inset CommandInset label
18818 LatexCommand label
18819 name "sub:Small-Letters"
18820
18821 \end_inset
18822
18823
18824 \begin_inset Index
18825 status collapsed
18826
18827 \begin_layout Plain Layout
18828 Greek letters ! small
18829 \end_layout
18830
18831 \end_inset
18832
18833
18834 \end_layout
18835
18836 \begin_layout Standard
18837 \begin_inset space \hfill{}
18838 \end_inset
18839
18840
18841 \begin_inset Tabular
18842 <lyxtabular version="3" rows="11" columns="2">
18843 <features>
18844 <column alignment="center" valignment="top" width="0pt">
18845 <column alignment="center" valignment="top" width="0pt">
18846 <row>
18847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 Command
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 Result
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 alpha
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 $\alpha$
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 beta
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 $\beta$
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 gamma
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 $\gamma$
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 delta
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 $\delta$
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 epsilon
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 $\epsilon$
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" leftline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996
18997 \backslash
18998 varepsilon
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007 \begin_inset Formula $\varepsilon$
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \backslash
19023 zeta
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032 \begin_inset Formula $\zeta$
19033 \end_inset
19034
19035
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 </row>
19041 <row>
19042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046
19047 \backslash
19048 eta
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 \begin_inset Formula $\eta$
19058 \end_inset
19059
19060
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 </row>
19066 <row>
19067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071
19072 \backslash
19073 theta
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082 \begin_inset Formula $\theta$
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 </row>
19091 <row>
19092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096
19097 \backslash
19098 vartheta
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 \begin_inset Formula $\vartheta$
19108 \end_inset
19109
19110
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 </row>
19116 </lyxtabular>
19117
19118 \end_inset
19119
19120
19121 \begin_inset space \hfill{}
19122 \end_inset
19123
19124
19125 \begin_inset Tabular
19126 <lyxtabular version="3" rows="12" columns="2">
19127 <features>
19128 <column alignment="center" valignment="top" width="0pt">
19129 <column alignment="center" valignment="top" width="0pt">
19130 <row>
19131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135 Command
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144 Result
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 iota
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 $\iota$
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 kappa
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 $\kappa$
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 varkappa
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 $\varkappa$
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
19231 \backslash
19232 lambda
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 \begin_inset Formula $\lambda$
19242 \end_inset
19243
19244
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 </row>
19250 <row>
19251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255
19256 \backslash
19257 mu
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 \begin_inset Formula $\mu$
19267 \end_inset
19268
19269
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 </row>
19275 <row>
19276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280
19281 \backslash
19282 nu
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291 \begin_inset Formula $\nu$
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \backslash
19307 xi
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 \begin_inset Formula $\xi$
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row>
19326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330 o
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339 \begin_inset Formula $o$
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \backslash
19355 pi
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 \begin_inset Formula $\pi$
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \backslash
19380 varpi
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 \begin_inset Formula $\varpi$
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \backslash
19405 rho
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 \begin_inset Formula $\rho$
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 </row>
19423 </lyxtabular>
19424
19425 \end_inset
19426
19427
19428 \begin_inset space \hfill{}
19429 \end_inset
19430
19431
19432 \begin_inset Tabular
19433 <lyxtabular version="3" rows="11" columns="2">
19434 <features>
19435 <column alignment="center" valignment="top" width="0pt">
19436 <column alignment="center" valignment="top" width="0pt">
19437 <row>
19438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442 Command
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451 Result
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 varrho
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 $\varrho$
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 sigma
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 $\sigma$
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 varsigma
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 $\varsigma$
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 tau
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 $\tau$
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 upsilon
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 $\upsilon$
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" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \backslash
19589 phi
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 \begin_inset Formula $\phi$
19599 \end_inset
19600
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 </row>
19607 <row>
19608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612
19613 \backslash
19614 varphi
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 \begin_inset Formula $\varphi$
19624 \end_inset
19625
19626
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 </row>
19632 <row>
19633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637
19638 \backslash
19639 chi
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648 \begin_inset Formula $\chi$
19649 \end_inset
19650
19651
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 </row>
19657 <row>
19658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662
19663 \backslash
19664 psi
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673 \begin_inset Formula $\psi$
19674 \end_inset
19675
19676
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 </row>
19682 <row>
19683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687
19688 \backslash
19689 omega
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698 \begin_inset Formula $\omega$
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 </row>
19707 </lyxtabular>
19708
19709 \end_inset
19710
19711
19712 \begin_inset space \hfill{}
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \begin_layout Standard
19719 \begin_inset VSpace medskip
19720 \end_inset
19721
19722
19723 \end_layout
19724
19725 \begin_layout Standard
19726 How to create upright Greek letters is explained in 
19727 \begin_inset CommandInset ref
19728 LatexCommand ref
19729 reference "sub:Upright-small-Greek"
19730
19731 \end_inset
19732
19733 .
19734 \end_layout
19735
19736 \begin_layout Subsection
19737 Big Letters
19738 \begin_inset Index
19739 status collapsed
19740
19741 \begin_layout Plain Layout
19742 Greek letters ! big
19743 \end_layout
19744
19745 \end_inset
19746
19747
19748 \end_layout
19749
19750 \begin_layout Standard
19751 \begin_inset space \hfill{}
19752 \end_inset
19753
19754
19755 \begin_inset Tabular
19756 <lyxtabular version="3" rows="7" columns="2">
19757 <features>
19758 <column alignment="center" valignment="top" width="0pt">
19759 <column alignment="center" valignment="top" width="0pt">
19760 <row>
19761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 Command
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774 Result
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 Gamma
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 $\Gamma$
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" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \backslash
19812 Delta
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 \begin_inset Formula $\Delta$
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 <row>
19831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835
19836 \backslash
19837 Theta
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846 \begin_inset Formula $\Theta$
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 </row>
19855 <row>
19856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860
19861 \backslash
19862 Lambda
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871 \begin_inset Formula $\Lambda$
19872 \end_inset
19873
19874
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 </row>
19880 <row>
19881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885
19886 \backslash
19887 Xi
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896 \begin_inset Formula $\Xi$
19897 \end_inset
19898
19899
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 </row>
19905 <row>
19906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910
19911 \backslash
19912 Pi
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921 \begin_inset Formula $\Pi$
19922 \end_inset
19923
19924
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 </row>
19930 </lyxtabular>
19931
19932 \end_inset
19933
19934
19935 \begin_inset space \hfill{}
19936 \end_inset
19937
19938
19939 \begin_inset Tabular
19940 <lyxtabular version="3" rows="6" columns="2">
19941 <features>
19942 <column alignment="center" valignment="top" width="0pt">
19943 <column alignment="center" valignment="top" width="0pt">
19944 <row>
19945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949 Command
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958 Result
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 </row>
19964 <row>
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969
19970 \backslash
19971 Sigma
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 \begin_inset Formula $\Sigma$
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 <row>
19990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994
19995 \backslash
19996 Upsilon
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 \begin_inset Formula $\Upsilon$
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 </row>
20014 <row>
20015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019
20020 \backslash
20021 Phi
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 \begin_inset Formula $\Phi$
20031 \end_inset
20032
20033
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 </row>
20039 <row>
20040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044
20045 \backslash
20046 Psi
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055 \begin_inset Formula $\Psi$
20056 \end_inset
20057
20058
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 </row>
20064 <row>
20065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069
20070 \backslash
20071 Omega
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20077 \begin_inset Text
20078
20079 \begin_layout Plain Layout
20080 \begin_inset Formula $\Omega$
20081 \end_inset
20082
20083
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 </row>
20089 </lyxtabular>
20090
20091 \end_inset
20092
20093
20094 \begin_inset space \hfill{}
20095 \end_inset
20096
20097
20098 \end_layout
20099
20100 \begin_layout Standard
20101 \begin_inset VSpace medskip
20102 \end_inset
20103
20104 That the big Greek letters appear upright is caused by a design bug when
20105  TeX was developed.
20106  To get correct italic big letters, begin every command with 
20107 \series bold
20108 var
20109 \series default
20110 .
20111  For example the command 
20112 \series bold
20113
20114 \backslash
20115 varGamma
20116 \series default
20117  produces: 
20118 \begin_inset Formula $\varGamma$
20119 \end_inset
20120
20121
20122 \end_layout
20123
20124 \begin_layout Subsection
20125 Bold Letters
20126 \begin_inset Index
20127 status collapsed
20128
20129 \begin_layout Plain Layout
20130 Greek letters ! bold
20131 \end_layout
20132
20133 \end_inset
20134
20135
20136 \end_layout
20137
20138 \begin_layout Standard
20139 Greek letters cannot be set with different font styles like Latin letters.
20140  They can only be made bold with the command 
20141 \series bold
20142
20143 \backslash
20144 boldsymbol
20145 \series default
20146
20147 \begin_inset Index
20148 status collapsed
20149
20150 \begin_layout Plain Layout
20151 Commands ! B ! 
20152 \backslash
20153 boldsymbol
20154 \end_layout
20155
20156 \end_inset
20157
20158 .
20159 \end_layout
20160
20161 \begin_layout Standard
20162 \align center
20163 \begin_inset Tabular
20164 <lyxtabular version="3" rows="3" columns="2">
20165 <features>
20166 <column alignment="center" valignment="top" width="0">
20167 <column alignment="center" valignment="top" width="0">
20168 <row>
20169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20170 \begin_inset Text
20171
20172 \begin_layout Plain Layout
20173 Command
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182 Result
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 </row>
20188 <row>
20189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \backslash
20195 Upsilon
20196 \backslash
20197 boldsymbol
20198 \backslash
20199 Upsilon
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 </row>
20217 <row>
20218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222
20223 \backslash
20224 theta
20225 \backslash
20226 boldsymbol
20227 \backslash
20228 theta
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20234 \begin_inset Text
20235
20236 \begin_layout Plain Layout
20237 \begin_inset Formula $\theta\boldsymbol{\theta}$
20238 \end_inset
20239
20240
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 </row>
20246 </lyxtabular>
20247
20248 \end_inset
20249
20250
20251 \end_layout
20252
20253 \begin_layout Section
20254 Symbols
20255 \begin_inset ERT
20256 status collapsed
20257
20258 \begin_layout Plain Layout
20259
20260
20261 \backslash
20262 texorpdfstring{
20263 \end_layout
20264
20265 \end_inset
20266
20267
20268 \begin_inset Foot
20269 status collapsed
20270
20271 \begin_layout Plain Layout
20272 A list with all symbols of most of the LaTeX-packages can be found in 
20273 \begin_inset CommandInset citation
20274 LatexCommand cite
20275 key "Symbole"
20276
20277 \end_inset
20278
20279 .
20280 \end_layout
20281
20282 \end_inset
20283
20284
20285 \begin_inset ERT
20286 status collapsed
20287
20288 \begin_layout Plain Layout
20289
20290 }{}
20291 \end_layout
20292
20293 \end_inset
20294
20295
20296 \begin_inset Note Note
20297 status collapsed
20298
20299 \begin_layout Plain Layout
20300
20301 \backslash
20302 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20303 \end_layout
20304
20305 \begin_layout Plain Layout
20306 More about 
20307 \backslash
20308 texorpdfstring is in section 
20309 \begin_inset CommandInset ref
20310 LatexCommand ref
20311 reference "sub:Formulas-in-Section"
20312
20313 \end_inset
20314
20315 .
20316 \end_layout
20317
20318 \end_inset
20319
20320
20321 \begin_inset Index
20322 status collapsed
20323
20324 \begin_layout Plain Layout
20325 Symbols
20326 \end_layout
20327
20328 \end_inset
20329
20330
20331 \end_layout
20332
20333 \begin_layout Standard
20334 Many of the symbols listed in this section can also be inserted via the
20335  toolbar buttons 
20336 \begin_inset Graphics
20337         filename ../images/math/nabla.png
20338         scale 85
20339
20340 \end_inset
20341
20342  and 
20343 \begin_inset Graphics
20344         filename ../images/math/digamma.png
20345         scale 85
20346
20347 \end_inset
20348
20349 .
20350 \end_layout
20351
20352 \begin_layout Subsection
20353 Mathematical Symbols
20354 \begin_inset CommandInset label
20355 LatexCommand label
20356 name "sub:Mathematical-Symbols"
20357
20358 \end_inset
20359
20360
20361 \begin_inset Index
20362 status collapsed
20363
20364 \begin_layout Plain Layout
20365 Symbols ! mathematical
20366 \end_layout
20367
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \begin_layout Standard
20374 \begin_inset space \hfill{}
20375 \end_inset
20376
20377
20378 \begin_inset Tabular
20379 <lyxtabular version="3" rows="10" columns="2">
20380 <features>
20381 <column alignment="center" valignment="top" width="0pt">
20382 <column alignment="center" valignment="top" width="0pt">
20383 <row>
20384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388 Command
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397 Result
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 </row>
20403 <row>
20404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408
20409 \backslash
20410 neg
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 \begin_inset Formula $\neg$
20420 \end_inset
20421
20422
20423 \end_layout
20424
20425 \end_inset
20426 </cell>
20427 </row>
20428 <row>
20429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433
20434 \backslash
20435 Im
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444 \begin_inset Formula $\Im$
20445 \end_inset
20446
20447
20448 \end_layout
20449
20450 \end_inset
20451 </cell>
20452 </row>
20453 <row>
20454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20455 \begin_inset Text
20456
20457 \begin_layout Plain Layout
20458
20459 \backslash
20460 Re
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469 \begin_inset Formula $\Re$
20470 \end_inset
20471
20472
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 </row>
20478 <row>
20479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20480 \begin_inset Text
20481
20482 \begin_layout Plain Layout
20483
20484 \backslash
20485 aleph
20486 \end_layout
20487
20488 \end_inset
20489 </cell>
20490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20491 \begin_inset Text
20492
20493 \begin_layout Plain Layout
20494 \begin_inset Formula $\aleph$
20495 \end_inset
20496
20497
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 </row>
20503 <row>
20504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20505 \begin_inset Text
20506
20507 \begin_layout Plain Layout
20508
20509 \backslash
20510 partial
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 \begin_inset Formula $\partial$
20520 \end_inset
20521
20522
20523 \end_layout
20524
20525 \end_inset
20526 </cell>
20527 </row>
20528 <row>
20529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20530 \begin_inset Text
20531
20532 \begin_layout Plain Layout
20533
20534 \backslash
20535 infty
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20541 \begin_inset Text
20542
20543 \begin_layout Plain Layout
20544 \begin_inset Formula $\infty$
20545 \end_inset
20546
20547
20548 \end_layout
20549
20550 \end_inset
20551 </cell>
20552 </row>
20553 <row>
20554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558
20559 \backslash
20560 wp
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569 \begin_inset Formula $\wp$
20570 \end_inset
20571
20572
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 </row>
20578 <row>
20579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583
20584 \backslash
20585 imath
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 \begin_inset Formula $\imath$
20595 \end_inset
20596
20597
20598 \end_layout
20599
20600 \end_inset
20601 </cell>
20602 </row>
20603 <row>
20604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20605 \begin_inset Text
20606
20607 \begin_layout Plain Layout
20608
20609 \backslash
20610 jmath
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619 \begin_inset Formula $\jmath$
20620 \end_inset
20621
20622
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 </row>
20628 </lyxtabular>
20629
20630 \end_inset
20631
20632
20633 \begin_inset space \hfill{}
20634 \end_inset
20635
20636
20637 \begin_inset Tabular
20638 <lyxtabular version="3" rows="10" columns="2">
20639 <features>
20640 <column alignment="center" valignment="top" width="0pt">
20641 <column alignment="center" valignment="top" width="0pt">
20642 <row>
20643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 Command
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 Result
20657 \begin_inset Note Note
20658 status collapsed
20659
20660 \begin_layout Plain Layout
20661
20662 \series bold
20663
20664 \backslash
20665 raisebox
20666 \series default
20667  is only used as spacer.
20668 \end_layout
20669
20670 \end_inset
20671
20672
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 </row>
20678 <row>
20679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683
20684 \backslash
20685 forall
20686 \end_layout
20687
20688 \end_inset
20689 </cell>
20690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694 \begin_inset Formula $\forall$
20695 \end_inset
20696
20697
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 </row>
20703 <row>
20704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20705 \begin_inset Text
20706
20707 \begin_layout Plain Layout
20708
20709 \backslash
20710 exists
20711 \end_layout
20712
20713 \end_inset
20714 </cell>
20715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20716 \begin_inset Text
20717
20718 \begin_layout Plain Layout
20719 \begin_inset Formula $\exists$
20720 \end_inset
20721
20722
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 </row>
20728 <row>
20729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733
20734 \backslash
20735 nexists
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744 \begin_inset Formula $\nexists$
20745 \end_inset
20746
20747
20748 \end_layout
20749
20750 \end_inset
20751 </cell>
20752 </row>
20753 <row>
20754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758
20759 \backslash
20760 emptyset
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769 \begin_inset Formula $\emptyset$
20770 \end_inset
20771
20772
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 </row>
20778 <row>
20779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783
20784 \backslash
20785 varnothing
20786 \end_layout
20787
20788 \end_inset
20789 </cell>
20790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794 \begin_inset Formula $\varnothing$
20795 \end_inset
20796
20797
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 </row>
20803 <row>
20804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808
20809 \backslash
20810 dag
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819 \begin_inset Formula $\dag$
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 </row>
20828 <row>
20829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833
20834 \backslash
20835 ddag
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844 \begin_inset Formula $\ddag$
20845 \end_inset
20846
20847
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 </row>
20853 <row>
20854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858
20859 \backslash
20860 complement
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 \begin_inset ERT
20870 status collapsed
20871
20872 \begin_layout Plain Layout
20873
20874
20875 \backslash
20876 raisebox{-0.8mm}{
20877 \end_layout
20878
20879 \end_inset
20880
20881
20882 \begin_inset Formula $\complement$
20883 \end_inset
20884
20885
20886 \begin_inset ERT
20887 status collapsed
20888
20889 \begin_layout Plain Layout
20890
20891 }
20892 \end_layout
20893
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 </row>
20902 <row>
20903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907
20908 \backslash
20909 Bbbk
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918 \begin_inset Formula $\Bbbk$
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 </row>
20927 </lyxtabular>
20928
20929 \end_inset
20930
20931
20932 \begin_inset space \hfill{}
20933 \end_inset
20934
20935
20936 \begin_inset Tabular
20937 <lyxtabular version="3" rows="10" columns="2">
20938 <features>
20939 <column alignment="center" valignment="top" width="0pt">
20940 <column alignment="center" valignment="top" width="0pt">
20941 <row>
20942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20943 \begin_inset Text
20944
20945 \begin_layout Plain Layout
20946 Command
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955 Result
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 </row>
20961 <row>
20962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20963 \begin_inset Text
20964
20965 \begin_layout Plain Layout
20966
20967 \backslash
20968 prime
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977 \begin_inset Formula $\prime$
20978 \end_inset
20979
20980
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 </row>
20986 <row>
20987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \backslash
20993 backprime
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 \begin_inset Formula $\backprime$
21003 \end_inset
21004
21005
21006 \end_layout
21007
21008 \end_inset
21009 </cell>
21010 </row>
21011 <row>
21012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016
21017 \backslash
21018 mho
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027 \begin_inset Formula $\mho$
21028 \end_inset
21029
21030
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 </row>
21036 <row>
21037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21038 \begin_inset Text
21039
21040 \begin_layout Plain Layout
21041
21042 \backslash
21043 triangle
21044 \end_layout
21045
21046 \end_inset
21047 </cell>
21048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052 \begin_inset Formula $\triangle$
21053 \end_inset
21054
21055
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 </row>
21061 <row>
21062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21063 \begin_inset Text
21064
21065 \begin_layout Plain Layout
21066
21067 \backslash
21068 angle
21069 \end_layout
21070
21071 \end_inset
21072 </cell>
21073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077 \begin_inset Formula $\angle$
21078 \end_inset
21079
21080
21081 \end_layout
21082
21083 \end_inset
21084 </cell>
21085 </row>
21086 <row>
21087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21088 \begin_inset Text
21089
21090 \begin_layout Plain Layout
21091
21092 \backslash
21093 measuredangle
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102 \begin_inset Formula $\measuredangle$
21103 \end_inset
21104
21105
21106 \end_layout
21107
21108 \end_inset
21109 </cell>
21110 </row>
21111 <row>
21112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116
21117 \backslash
21118 sphericalangle
21119 \end_layout
21120
21121 \end_inset
21122 </cell>
21123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21124 \begin_inset Text
21125
21126 \begin_layout Plain Layout
21127 \begin_inset Formula $\sphericalangle$
21128 \end_inset
21129
21130
21131 \end_layout
21132
21133 \end_inset
21134 </cell>
21135 </row>
21136 <row>
21137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141
21142 \backslash
21143 top
21144 \end_layout
21145
21146 \end_inset
21147 </cell>
21148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21149 \begin_inset Text
21150
21151 \begin_layout Plain Layout
21152 \begin_inset Formula $\top$
21153 \end_inset
21154
21155
21156 \end_layout
21157
21158 \end_inset
21159 </cell>
21160 </row>
21161 <row>
21162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166
21167 \backslash
21168 bot
21169 \end_layout
21170
21171 \end_inset
21172 </cell>
21173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177 \begin_inset Formula $\bot$
21178 \end_inset
21179
21180
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 </row>
21186 </lyxtabular>
21187
21188 \end_inset
21189
21190
21191 \begin_inset space \hfill{}
21192 \end_inset
21193
21194
21195 \end_layout
21196
21197 \begin_layout Standard
21198 \begin_inset Newpage newpage
21199 \end_inset
21200
21201
21202 \end_layout
21203
21204 \begin_layout Subsection
21205 Miscellaneous Symbols
21206 \begin_inset CommandInset label
21207 LatexCommand label
21208 name "sub:Miscellaneous-Symbols"
21209
21210 \end_inset
21211
21212
21213 \begin_inset Index
21214 status collapsed
21215
21216 \begin_layout Plain Layout
21217 Symbols ! miscellaneous
21218 \end_layout
21219
21220 \end_inset
21221
21222
21223 \end_layout
21224
21225 \begin_layout Standard
21226 \noindent
21227 \align center
21228 \begin_inset Tabular
21229 <lyxtabular version="3" rows="10" columns="2">
21230 <features>
21231 <column alignment="center" valignment="top" width="0pt">
21232 <column alignment="center" valignment="top" width="0pt">
21233 <row>
21234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21235 \begin_inset Text
21236
21237 \begin_layout Plain Layout
21238 Command
21239 \end_layout
21240
21241 \end_inset
21242 </cell>
21243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21244 \begin_inset Text
21245
21246 \begin_layout Plain Layout
21247 Result
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 </row>
21253 <row>
21254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21255 \begin_inset Text
21256
21257 \begin_layout Plain Layout
21258
21259 \backslash
21260 flat
21261 \end_layout
21262
21263 \end_inset
21264 </cell>
21265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269 \begin_inset Formula $\flat$
21270 \end_inset
21271
21272
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 </row>
21278 <row>
21279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283
21284 \backslash
21285 natural
21286 \end_layout
21287
21288 \end_inset
21289 </cell>
21290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21291 \begin_inset Text
21292
21293 \begin_layout Plain Layout
21294 \begin_inset Formula $\natural$
21295 \end_inset
21296
21297
21298 \end_layout
21299
21300 \end_inset
21301 </cell>
21302 </row>
21303 <row>
21304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21305 \begin_inset Text
21306
21307 \begin_layout Plain Layout
21308
21309 \backslash
21310 sharp
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319 \begin_inset Formula $\sharp$
21320 \end_inset
21321
21322
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 </row>
21328 <row>
21329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333
21334 \backslash
21335 surd
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344 \begin_inset Formula $\surd$
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 \backslash
21360 checkmark
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21366 \begin_inset Text
21367
21368 \begin_layout Plain Layout
21369 \begin_inset Formula $\checkmark$
21370 \end_inset
21371
21372
21373 \end_layout
21374
21375 \end_inset
21376 </cell>
21377 </row>
21378 <row>
21379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383
21384 \backslash
21385 yen
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394 \begin_inset Formula $\yen$
21395 \end_inset
21396
21397
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 </row>
21403 <row>
21404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408
21409 \backslash
21410 pounds
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419 \begin_inset Formula $\pounds$
21420 \end_inset
21421
21422
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 </row>
21428 <row>
21429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433 $
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Plain Layout
21442 \begin_inset Formula $\$$
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 </row>
21451 <row>
21452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456 §
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465 \begin_inset Formula $§$
21466 \end_inset
21467
21468
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 </row>
21474 </lyxtabular>
21475
21476 \end_inset
21477
21478
21479 \begin_inset Tabular
21480 <lyxtabular version="3" rows="10" columns="2">
21481 <features>
21482 <column alignment="center" valignment="top" width="0">
21483 <column alignment="center" valignment="top" width="0">
21484 <row>
21485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489 Command
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498 Result
21499 \end_layout
21500
21501 \end_inset
21502 </cell>
21503 </row>
21504 <row>
21505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509
21510 \backslash
21511 hbar
21512 \end_layout
21513
21514 \end_inset
21515 </cell>
21516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21517 \begin_inset Text
21518
21519 \begin_layout Plain Layout
21520 \begin_inset Formula $\hbar$
21521 \end_inset
21522
21523
21524 \end_layout
21525
21526 \end_inset
21527 </cell>
21528 </row>
21529 <row>
21530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21531 \begin_inset Text
21532
21533 \begin_layout Plain Layout
21534
21535 \backslash
21536 hslash
21537 \end_layout
21538
21539 \end_inset
21540 </cell>
21541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21542 \begin_inset Text
21543
21544 \begin_layout Plain Layout
21545 \begin_inset Formula $\hslash$
21546 \end_inset
21547
21548
21549 \end_layout
21550
21551 \end_inset
21552 </cell>
21553 </row>
21554 <row>
21555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559
21560 \backslash
21561 clubsuit
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570 \begin_inset Formula $\clubsuit$
21571 \end_inset
21572
21573
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 </row>
21579 <row>
21580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21581 \begin_inset Text
21582
21583 \begin_layout Plain Layout
21584
21585 \backslash
21586 spadesuit
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595 \begin_inset Formula $\spadesuit$
21596 \end_inset
21597
21598
21599 \end_layout
21600
21601 \end_inset
21602 </cell>
21603 </row>
21604 <row>
21605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609
21610 \backslash
21611 bigstar
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620 \begin_inset Formula $\bigstar$
21621 \end_inset
21622
21623
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 </row>
21629 <row>
21630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \backslash
21636 blacklozenge
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645 \begin_inset Formula $\blacklozenge$
21646 \end_inset
21647
21648
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 </row>
21654 <row>
21655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \backslash
21661 blacktriangle
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670 \begin_inset Formula $\blacktriangle$
21671 \end_inset
21672
21673
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 </row>
21679 <row>
21680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684
21685 \backslash
21686 blacktiangledown
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695 \begin_inset Formula $\blacktriangledown$
21696 \end_inset
21697
21698
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row>
21705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \backslash
21711 bullet
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720 \begin_inset Formula $\bullet$
21721 \end_inset
21722
21723
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 </lyxtabular>
21730
21731 \end_inset
21732
21733
21734 \begin_inset Tabular
21735 <lyxtabular version="3" rows="10" columns="2">
21736 <features>
21737 <column alignment="center" valignment="top" width="0pt">
21738 <column alignment="center" valignment="top" width="0pt">
21739 <row>
21740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744 Command
21745 \end_layout
21746
21747 \end_inset
21748 </cell>
21749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21750 \begin_inset Text
21751
21752 \begin_layout Plain Layout
21753 Result
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 </row>
21759 <row>
21760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \backslash
21766 diamondsuit
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775 \begin_inset Formula $\diamondsuit$
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 </row>
21784 <row>
21785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Plain Layout
21789
21790 \backslash
21791 Diamond
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800 \begin_inset Formula $\Diamond$
21801 \end_inset
21802
21803
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 <row>
21810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814
21815 \backslash
21816 heartsuit
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825 \begin_inset Formula $\heartsuit$
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 </row>
21834 <row>
21835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21836 \begin_inset Text
21837
21838 \begin_layout Plain Layout
21839
21840 \backslash
21841 P
21842 \end_layout
21843
21844 \end_inset
21845 </cell>
21846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850 \begin_inset Formula $\P$
21851 \end_inset
21852
21853
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 </row>
21859 <row>
21860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864
21865 \backslash
21866 copyright
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875 \begin_inset Formula $\copyright$
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 </row>
21884 <row>
21885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889
21890 \backslash
21891 circledR
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 \begin_inset Formula $\circledR$
21901 \end_inset
21902
21903
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 </row>
21909 <row>
21910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914
21915 \backslash
21916 maltese
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925 \begin_inset Formula $\maltese$
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 </row>
21934 <row>
21935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939
21940 \backslash
21941 diagup
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Formula $\diagup$
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 <row>
21960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964
21965 \backslash
21966 diagdown
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975 \begin_inset Formula $\diagdown$
21976 \end_inset
21977
21978
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 </row>
21984 </lyxtabular>
21985
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \begin_layout Standard
21992 \begin_inset VSpace medskip
21993 \end_inset
21994
21995 More symbols are listed in 
21996 \begin_inset CommandInset ref
21997 LatexCommand ref
21998 reference "sub:Miscellaneous-Special-Characters"
21999
22000 \end_inset
22001
22002 .
22003 \end_layout
22004
22005 \begin_layout Standard
22006 Some symbols can be displayed in different sizes, see 
22007 \begin_inset CommandInset ref
22008 LatexCommand ref
22009 reference "sub:Font-Sizes"
22010
22011 \end_inset
22012
22013 .
22014 \end_layout
22015
22016 \begin_layout Subsection
22017 The Euro-Symbol €
22018 \begin_inset Index
22019 status collapsed
22020
22021 \begin_layout Plain Layout
22022 Symbols ! Euro-symbol
22023 \end_layout
22024
22025 \end_inset
22026
22027
22028 \begin_inset Index
22029 status collapsed
22030
22031 \begin_layout Plain Layout
22032 \begin_inset ERT
22033 status collapsed
22034
22035 \begin_layout Plain Layout
22036
22037
22038 \backslash
22039 officialeuro
22040 \end_layout
22041
22042 \end_inset
22043
22044
22045 \end_layout
22046
22047 \end_inset
22048
22049
22050 \end_layout
22051
22052 \begin_layout Standard
22053 To use the Euro symbol in formulas, the LaTeX-package 
22054 \series bold
22055 eurosym
22056 \series default
22057
22058 \begin_inset Index
22059 status collapsed
22060
22061 \begin_layout Plain Layout
22062 Packages ! eurosym
22063 \end_layout
22064
22065 \end_inset
22066
22067  must be installed and loaded with the LaTeX-preamble line
22068 \end_layout
22069
22070 \begin_layout Standard
22071
22072 \series bold
22073
22074 \backslash
22075 usepackage[gennarrow]{eurosym}
22076 \end_layout
22077
22078 \begin_layout Standard
22079 The Euro symbol can now be inserted with the command 
22080 \series bold
22081
22082 \backslash
22083 euro
22084 \series default
22085
22086 \begin_inset Index
22087 status collapsed
22088
22089 \begin_layout Plain Layout
22090 Commands ! E ! 
22091 \backslash
22092 euro
22093 \end_layout
22094
22095 \end_inset
22096
22097 .
22098 \end_layout
22099
22100 \begin_layout Standard
22101 The Euro symbol can directly be inserted with the € key in mathematical
22102  text, without having 
22103 \series bold
22104 eurosym
22105 \series default
22106  installed.
22107  When 
22108 \series bold
22109 eurosym
22110 \series default
22111  is installed, 
22112 \series bold
22113
22114 \backslash
22115 euro
22116 \series default
22117  can also be inserted in TeX-mode.
22118  The official currency symbol can then be inserted with the command 
22119 \series bold
22120
22121 \backslash
22122 officialeuro
22123 \series default
22124
22125 \begin_inset Index
22126 status collapsed
22127
22128 \begin_layout Plain Layout
22129 Commands ! O ! 
22130 \backslash
22131 officialeuro
22132 \end_layout
22133
22134 \end_inset
22135
22136 , that is only available in TeX-mode.
22137 \end_layout
22138
22139 \begin_layout Standard
22140 \begin_inset ERT
22141 status collapsed
22142
22143 \begin_layout Plain Layout
22144
22145
22146 \backslash
22147 ifeurosym 
22148 \end_layout
22149
22150 \end_inset
22151
22152
22153 \begin_inset Note Note
22154 status open
22155
22156 \begin_layout Plain Layout
22157 The following table will only be displayed when the LaTeX-package 
22158 \series bold
22159 eurosym
22160 \series default
22161  is installed.
22162 \end_layout
22163
22164 \end_inset
22165
22166
22167 \end_layout
22168
22169 \begin_layout Standard
22170 An overview about the different Euro symbols:
22171 \end_layout
22172
22173 \begin_layout Standard
22174 \align center
22175 \begin_inset Tabular
22176 <lyxtabular version="3" rows="4" columns="3">
22177 <features>
22178 <column alignment="center" valignment="top" width="0pt">
22179 <column alignment="center" valignment="top" width="0pt">
22180 <column alignment="center" valignment="top" width="0pt">
22181 <row>
22182 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22183 \begin_inset Text
22184
22185 \begin_layout Plain Layout
22186
22187 \end_layout
22188
22189 \end_inset
22190 </cell>
22191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195 Command 
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204 Result
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 </row>
22210 <row>
22211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215 formula
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224
22225 \backslash
22226 euro
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22232 \begin_inset Text
22233
22234 \begin_layout Plain Layout
22235 \begin_inset Formula $\euro$
22236 \end_inset
22237
22238
22239 \end_layout
22240
22241 \end_inset
22242 </cell>
22243 </row>
22244 <row>
22245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249 mathematical text
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22255 \begin_inset Text
22256
22257 \begin_layout Plain Layout
22258
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Plain Layout
22267 \begin_inset Formula $\mbox{€}$
22268 \end_inset
22269
22270
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 </row>
22276 <row>
22277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 TeX-mode
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290
22291 \backslash
22292 officialeuro
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301 \begin_inset ERT
22302 status collapsed
22303
22304 \begin_layout Plain Layout
22305
22306
22307 \backslash
22308 officialeuro
22309 \end_layout
22310
22311 \end_inset
22312
22313
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 </row>
22319 </lyxtabular>
22320
22321 \end_inset
22322
22323
22324 \end_layout
22325
22326 \begin_layout Standard
22327 \begin_inset ERT
22328 status collapsed
22329
22330 \begin_layout Plain Layout
22331
22332
22333 \backslash
22334 else 
22335 \end_layout
22336
22337 \end_inset
22338
22339
22340 \begin_inset Note Note
22341 status open
22342
22343 \begin_layout Plain Layout
22344 The following will be displayed when the LaTeX-package 
22345 \series bold
22346 eurosym
22347 \series default
22348  is not installed:
22349 \end_layout
22350
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \begin_layout Standard
22357 You need to install the LaTeX-package 
22358 \series bold
22359 eurosym
22360 \series default
22361  to see the rest of this subsection in the output.
22362 \end_layout
22363
22364 \begin_layout Standard
22365 \begin_inset ERT
22366 status collapsed
22367
22368 \begin_layout Plain Layout
22369
22370
22371 \backslash
22372 fi 
22373 \end_layout
22374
22375 \end_inset
22376
22377
22378 \end_layout
22379
22380 \begin_layout Section
22381 Relations
22382 \begin_inset CommandInset label
22383 LatexCommand label
22384 name "sec:Relations"
22385
22386 \end_inset
22387
22388
22389 \begin_inset Index
22390 status collapsed
22391
22392 \begin_layout Plain Layout
22393 Relations
22394 \end_layout
22395
22396 \end_inset
22397
22398
22399 \begin_inset Index
22400 status collapsed
22401
22402 \begin_layout Plain Layout
22403 Comparisons|see
22404 \begin_inset ERT
22405 status collapsed
22406
22407 \begin_layout Plain Layout
22408
22409 {
22410 \end_layout
22411
22412 \end_inset
22413
22414 Relations
22415 \begin_inset ERT
22416 status collapsed
22417
22418 \begin_layout Plain Layout
22419
22420 }
22421 \end_layout
22422
22423 \end_inset
22424
22425
22426 \end_layout
22427
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \begin_layout Standard
22434 All relations can also be inserted via the toolbar button 
22435 \begin_inset Graphics
22436         filename ../images/math/leq.png
22437         scale 85
22438
22439 \end_inset
22440
22441 .
22442 \end_layout
22443
22444 \begin_layout Standard
22445 \begin_inset space \hfill{}
22446 \end_inset
22447
22448
22449 \begin_inset Tabular
22450 <lyxtabular version="3" rows="17" columns="2">
22451 <features>
22452 <column alignment="center" valignment="top" width="0pt">
22453 <column alignment="center" valignment="top" width="0pt">
22454 <row>
22455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459 Command
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468 Result
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 <row>
22475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479 <
22480 \end_layout
22481
22482 \end_inset
22483 </cell>
22484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Plain Layout
22488 \begin_inset Formula $<$
22489 \end_inset
22490
22491
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 </row>
22497 <row>
22498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502
22503 \backslash
22504 le
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513 \begin_inset Formula $\le$
22514 \end_inset
22515
22516
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 </row>
22522 <row>
22523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527
22528 \backslash
22529 ll
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538 \begin_inset Formula $\ll$
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 </row>
22547 <row>
22548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552
22553 \backslash
22554 prec
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563 \begin_inset Formula $\prec$
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 </row>
22572 <row>
22573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577
22578 \backslash
22579 preceq
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22585 \begin_inset Text
22586
22587 \begin_layout Plain Layout
22588 \begin_inset Formula $\preceq$
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 </row>
22597 <row>
22598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602
22603 \backslash
22604 subset
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613 \begin_inset Formula $\subset$
22614 \end_inset
22615
22616
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 </row>
22622 <row>
22623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627
22628 \backslash
22629 subseteq
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 \begin_inset Formula $\subseteq$
22639 \end_inset
22640
22641
22642 \end_layout
22643
22644 \end_inset
22645 </cell>
22646 </row>
22647 <row>
22648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22649 \begin_inset Text
22650
22651 \begin_layout Plain Layout
22652
22653 \backslash
22654 sqsubseteq
22655 \end_layout
22656
22657 \end_inset
22658 </cell>
22659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22660 \begin_inset Text
22661
22662 \begin_layout Plain Layout
22663 \begin_inset Formula $\sqsubseteq$
22664 \end_inset
22665
22666
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 </row>
22672 <row>
22673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22674 \begin_inset Text
22675
22676 \begin_layout Plain Layout
22677
22678 \backslash
22679 in
22680 \end_layout
22681
22682 \end_inset
22683 </cell>
22684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22685 \begin_inset Text
22686
22687 \begin_layout Plain Layout
22688 \begin_inset Formula $\in$
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 </row>
22697 <row>
22698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22699 \begin_inset Text
22700
22701 \begin_layout Plain Layout
22702
22703 \backslash
22704 vdash
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22710 \begin_inset Text
22711
22712 \begin_layout Plain Layout
22713 \begin_inset Formula $\vdash$
22714 \end_inset
22715
22716
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 </row>
22722 <row>
22723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22724 \begin_inset Text
22725
22726 \begin_layout Plain Layout
22727
22728 \backslash
22729 smile
22730 \end_layout
22731
22732 \end_inset
22733 </cell>
22734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22735 \begin_inset Text
22736
22737 \begin_layout Plain Layout
22738 \begin_inset Formula $\smile$
22739 \end_inset
22740
22741
22742 \end_layout
22743
22744 \end_inset
22745 </cell>
22746 </row>
22747 <row>
22748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752
22753 \backslash
22754 lhd
22755 \end_layout
22756
22757 \end_inset
22758 </cell>
22759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22760 \begin_inset Text
22761
22762 \begin_layout Plain Layout
22763 \begin_inset Formula $\lhd$
22764 \end_inset
22765
22766
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 </row>
22772 <row>
22773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22774 \begin_inset Text
22775
22776 \begin_layout Plain Layout
22777
22778 \backslash
22779 unlhd
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22785 \begin_inset Text
22786
22787 \begin_layout Plain Layout
22788 \begin_inset Formula $\unlhd$
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 </row>
22797 <row>
22798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802
22803 \backslash
22804 gtrless
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22810 \begin_inset Text
22811
22812 \begin_layout Plain Layout
22813 \begin_inset Formula $\gtrless$
22814 \end_inset
22815
22816
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 </row>
22822 <row>
22823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22824 \begin_inset Text
22825
22826 \begin_layout Plain Layout
22827
22828 \backslash
22829 mid
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838 \begin_inset Formula $\mid$
22839 \end_inset
22840
22841
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 </row>
22847 <row>
22848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22849 \begin_inset Text
22850
22851 \begin_layout Plain Layout
22852
22853 \backslash
22854 nmid
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863 \begin_inset Formula $\nmid$
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 </row>
22872 </lyxtabular>
22873
22874 \end_inset
22875
22876
22877 \begin_inset space \hfill{}
22878 \end_inset
22879
22880
22881 \begin_inset Tabular
22882 <lyxtabular version="3" rows="17" columns="2">
22883 <features>
22884 <column alignment="center" valignment="top" width="0pt">
22885 <column alignment="center" valignment="top" width="0pt">
22886 <row>
22887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22888 \begin_inset Text
22889
22890 \begin_layout Plain Layout
22891 Command
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900 Result
22901 \end_layout
22902
22903 \end_inset
22904 </cell>
22905 </row>
22906 <row>
22907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22908 \begin_inset Text
22909
22910 \begin_layout Plain Layout
22911 =
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920 \begin_inset Formula $=$
22921 \end_inset
22922
22923
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 </row>
22929 <row>
22930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934
22935 \backslash
22936 not=
22937 \end_layout
22938
22939 \end_inset
22940 </cell>
22941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945 \begin_inset Formula $\not=$
22946 \end_inset
22947
22948
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 </row>
22954 <row>
22955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959
22960 \backslash
22961 equiv
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970 \begin_inset Formula $\equiv$
22971 \end_inset
22972
22973
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 </row>
22979 <row>
22980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Plain Layout
22984
22985 \backslash
22986 sim
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995 \begin_inset Formula $\sim$
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 </row>
23004 <row>
23005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009
23010 \backslash
23011 simeq
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020 \begin_inset Formula $\simeq$
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 </row>
23029 <row>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034
23035 \backslash
23036 approx
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045 \begin_inset Formula $\approx$
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row>
23055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059
23060 \backslash
23061 cong
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070 \begin_inset Formula $\cong$
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 </row>
23079 <row>
23080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084
23085 \backslash
23086 bowtie
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095 \begin_inset Formula $\bowtie$
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 </row>
23104 <row>
23105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Plain Layout
23109
23110 \backslash
23111 notin
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120 \begin_inset Formula $\notin$
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 </row>
23129 <row>
23130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134
23135 \backslash
23136 perp
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 \begin_inset Formula $\perp$
23146 \end_inset
23147
23148
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 </row>
23154 <row>
23155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159
23160 \backslash
23161 propto
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170 \begin_inset Formula $\propto$
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 </row>
23179 <row>
23180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184
23185 \backslash
23186 asymp
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195 \begin_inset Formula $\asymp$
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 </row>
23204 <row>
23205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209
23210 \backslash
23211 doteq
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 \begin_inset Formula $\doteq$
23221 \end_inset
23222
23223
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234
23235 \backslash
23236 circeq
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245 \begin_inset Formula $\circeq$
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 </row>
23254 <row>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \backslash
23261 models
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270 \begin_inset Formula $\models$
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 </row>
23279 <row>
23280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284
23285 \backslash
23286 widehat=
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23292 \begin_inset Text
23293
23294 \begin_layout Plain Layout
23295 \begin_inset Formula $\widehat{=}$
23296 \end_inset
23297
23298
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 </row>
23304 </lyxtabular>
23305
23306 \end_inset
23307
23308
23309 \begin_inset space \hfill{}
23310 \end_inset
23311
23312
23313 \begin_inset Tabular
23314 <lyxtabular version="3" rows="17" columns="2">
23315 <features>
23316 <column alignment="center" valignment="top" width="0pt">
23317 <column alignment="center" valignment="top" width="0pt">
23318 <row>
23319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323 Command
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 Result
23333 \end_layout
23334
23335 \end_inset
23336 </cell>
23337 </row>
23338 <row>
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343 >
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352 \begin_inset Formula $>$
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 </row>
23361 <row>
23362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366
23367 \backslash
23368 ge
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377 \begin_inset Formula $\ge$
23378 \end_inset
23379
23380
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 </row>
23386 <row>
23387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \backslash
23393 gg
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402 \begin_inset Formula $\gg$
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 </row>
23411 <row>
23412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416
23417 \backslash
23418 succ
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427 \begin_inset Formula $\succ$
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 </row>
23436 <row>
23437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23438 \begin_inset Text
23439
23440 \begin_layout Plain Layout
23441
23442 \backslash
23443 succeq
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 \begin_inset Formula $\succeq$
23453 \end_inset
23454
23455
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 </row>
23461 <row>
23462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466
23467 \backslash
23468 supset
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477 \begin_inset Formula $\supset$
23478 \end_inset
23479
23480
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 </row>
23486 <row>
23487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491
23492 \backslash
23493 supseteq
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 \begin_inset Formula $\supseteq$
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \backslash
23518 sqsupseteq
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 \begin_inset Formula $\sqsupseteq$
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 </row>
23536 <row>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \backslash
23543 ni
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552 \begin_inset Formula $\ni$
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 </row>
23561 <row>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \backslash
23568 dashv
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577 \begin_inset Formula $\dashv$
23578 \end_inset
23579
23580
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 <row>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \backslash
23593 frown
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602 \begin_inset Formula $\frown$
23603 \end_inset
23604
23605
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 </row>
23611 <row>
23612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616
23617 \backslash
23618 rhd
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627 \begin_inset Formula $\rhd$
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 </row>
23636 <row>
23637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23638 \begin_inset Text
23639
23640 \begin_layout Plain Layout
23641
23642 \backslash
23643 unrhd
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652 \begin_inset Formula $\unrhd$
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 </row>
23661 <row>
23662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23663 \begin_inset Text
23664
23665 \begin_layout Plain Layout
23666
23667 \backslash
23668 lessgtr
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23674 \begin_inset Text
23675
23676 \begin_layout Plain Layout
23677 \begin_inset Formula $\lessgtr$
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 </row>
23686 <row>
23687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691
23692 \backslash
23693 parallel
23694 \end_layout
23695
23696 \end_inset
23697 </cell>
23698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23699 \begin_inset Text
23700
23701 \begin_layout Plain Layout
23702 \begin_inset Formula $\parallel$
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 </row>
23711 <row>
23712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716
23717 \backslash
23718 nparallel
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727 \begin_inset Formula $\nparallel$
23728 \end_inset
23729
23730
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 </row>
23736 </lyxtabular>
23737
23738 \end_inset
23739
23740
23741 \begin_inset space \hfill{}
23742 \end_inset
23743
23744
23745 \end_layout
23746
23747 \begin_layout Standard
23748 \begin_inset VSpace medskip
23749 \end_inset
23750
23751 The characters 
23752 \series bold
23753
23754 \backslash
23755 lhd
23756 \series default
23757  and 
23758 \series bold
23759
23760 \backslash
23761 rhd
23762 \series default
23763  are bigger than the equal looking operators 
23764 \series bold
23765
23766 \backslash
23767 triangleleft
23768 \series default
23769  and 
23770 \series bold
23771
23772 \backslash
23773 triangleright
23774 \series default
23775 , respectively.
23776 \end_layout
23777
23778 \begin_layout Standard
23779 Relations are, in contrary to symbols, always surrounded by space.
23780 \end_layout
23781
23782 \begin_layout Standard
23783 Relations with labels can be created with the command 
23784 \series bold
23785
23786 \backslash
23787 stackrel
23788 \series default
23789
23790 \begin_inset Index
23791 status collapsed
23792
23793 \begin_layout Plain Layout
23794 Commands ! S ! 
23795 \backslash
23796 stackrel
23797 \end_layout
23798
23799 \end_inset
23800
23801 :
23802 \end_layout
23803
23804 \begin_layout Standard
23805 \align center
23806 \begin_inset Tabular
23807 <lyxtabular version="3" rows="2" columns="2">
23808 <features>
23809 <column alignment="center" valignment="top" width="0">
23810 <column alignment="center" valignment="top" width="0">
23811 <row>
23812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816 Command
23817 \end_layout
23818
23819 \end_inset
23820 </cell>
23821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825 Result
23826 \begin_inset Note Note
23827 status collapsed
23828
23829 \begin_layout Plain Layout
23830
23831 \series bold
23832
23833 \backslash
23834 raisebox
23835 \series default
23836  is only used as spacer.
23837 \end_layout
23838
23839 \end_inset
23840
23841
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 </row>
23847 <row>
23848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852 A(r)
23853 \backslash
23854 stackrel
23855 \begin_inset ERT
23856 status collapsed
23857
23858 \begin_layout Plain Layout
23859
23860
23861 \backslash
23862 spce 
23863 \end_layout
23864
23865 \end_inset
23866
23867 r
23868 \backslash
23869 to
23870 \backslash
23871 infty
23872 \begin_inset ERT
23873 status collapsed
23874
23875 \begin_layout Plain Layout
23876
23877
23878 \backslash
23879 spce 
23880 \end_layout
23881
23882 \end_inset
23883
23884
23885 \begin_inset Formula $\downarrow$
23886 \end_inset
23887
23888
23889 \backslash
23890 approx
23891 \begin_inset ERT
23892 status collapsed
23893
23894 \begin_layout Plain Layout
23895
23896
23897 \backslash
23898 spce 
23899 \end_layout
23900
23901 \end_inset
23902
23903
23904 \begin_inset ERT
23905 status collapsed
23906
23907 \begin_layout Plain Layout
23908
23909
23910 \backslash
23911 spce 
23912 \end_layout
23913
23914 \end_inset
23915
23916 B
23917 \end_layout
23918
23919 \end_inset
23920 </cell>
23921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23922 \begin_inset Text
23923
23924 \begin_layout Plain Layout
23925 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23926 \end_inset
23927
23928
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 </row>
23934 </lyxtabular>
23935
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \begin_layout Section
23942 Functions
23943 \end_layout
23944
23945 \begin_layout Subsection
23946 Predefined Functions
23947 \begin_inset CommandInset label
23948 LatexCommand label
23949 name "sub:Predefined-Functions"
23950
23951 \end_inset
23952
23953
23954 \begin_inset Index
23955 status collapsed
23956
23957 \begin_layout Plain Layout
23958 Functions ! predefined
23959 \end_layout
23960
23961 \end_inset
23962
23963
23964 \end_layout
23965
23966 \begin_layout Standard
23967 In general, variables are set 
23968 \emph on
23969 italic
23970 \emph default
23971  in mathematical expressions, but not function names, because 
23972 \begin_inset Formula $sin$
23973 \end_inset
23974
23975  could be misunderstood as 
23976 \begin_inset Formula $s\cdot i\cdot n$
23977 \end_inset
23978
23979 .
23980  Therefore there are predefined functions, that are additionally a bit separated
23981  from prefactors.
23982  They are inserted as commands starting with a backslash before their name.
23983 \end_layout
23984
23985 \begin_layout Standard
23986 \align center
23987 \begin_inset Tabular
23988 <lyxtabular version="3" rows="2" columns="4">
23989 <features>
23990 <column alignment="center" valignment="top" width="0pt">
23991 <column alignment="center" valignment="top" width="0pt">
23992 <column alignment="center" valignment="top" width="0pt">
23993 <column alignment="center" valignment="top" width="0pt">
23994 <row>
23995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999 Command
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24005 \begin_inset Text
24006
24007 \begin_layout Plain Layout
24008 Result
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017 Command
24018 \end_layout
24019
24020 \end_inset
24021 </cell>
24022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24023 \begin_inset Text
24024
24025 \begin_layout Plain Layout
24026 Result
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 </row>
24032 <row>
24033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037 Asin(x)+B
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046 \begin_inset Formula $Asin(x)+B$
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24055 \begin_inset Text
24056
24057 \begin_layout Plain Layout
24058 A
24059 \backslash
24060 sin(x)+B
24061 \end_layout
24062
24063 \end_inset
24064 </cell>
24065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069 \begin_inset Formula $A\sin(x)+B$
24070 \end_inset
24071
24072
24073 \end_layout
24074
24075 \end_inset
24076 </cell>
24077 </row>
24078 </lyxtabular>
24079
24080 \end_inset
24081
24082
24083 \begin_inset Newpage pagebreak
24084 \end_inset
24085
24086
24087 \end_layout
24088
24089 \begin_layout Standard
24090 The following functions are predefined:
24091 \end_layout
24092
24093 \begin_layout Standard
24094 \begin_inset VSpace -2mm
24095 \end_inset
24096
24097
24098 \end_layout
24099
24100 \begin_layout Standard
24101 \align center
24102 \begin_inset Tabular
24103 <lyxtabular version="3" rows="9" columns="4">
24104 <features>
24105 <column alignment="center" valignment="top" width="0pt">
24106 <column alignment="center" valignment="top" width="0pt">
24107 <column alignment="center" valignment="top" width="0pt">
24108 <column alignment="center" valignment="top" width="0pt">
24109 <row>
24110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114 Command
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24120 \begin_inset Text
24121
24122 \begin_layout Plain Layout
24123 Command
24124 \end_layout
24125
24126 \end_inset
24127 </cell>
24128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24129 \begin_inset Text
24130
24131 \begin_layout Plain Layout
24132 Command
24133 \end_layout
24134
24135 \end_inset
24136 </cell>
24137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24138 \begin_inset Text
24139
24140 \begin_layout Plain Layout
24141 Command
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 </row>
24147 <row>
24148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152
24153 \backslash
24154 sin
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163
24164 \backslash
24165 sinh
24166 \end_layout
24167
24168 \end_inset
24169 </cell>
24170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174
24175 \backslash
24176 arcsin
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185
24186 \backslash
24187 sup
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 </row>
24193 <row>
24194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Plain Layout
24198
24199 \backslash
24200 cos
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209
24210 \backslash
24211 cosh
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220
24221 \backslash
24222 arccos
24223 \end_layout
24224
24225 \end_inset
24226 </cell>
24227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231
24232 \backslash
24233 inf
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 </row>
24239 <row>
24240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24241 \begin_inset Text
24242
24243 \begin_layout Plain Layout
24244
24245 \backslash
24246 tan
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24252 \begin_inset Text
24253
24254 \begin_layout Plain Layout
24255
24256 \backslash
24257 tanh
24258 \end_layout
24259
24260 \end_inset
24261 </cell>
24262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24263 \begin_inset Text
24264
24265 \begin_layout Plain Layout
24266
24267 \backslash
24268 arctan
24269 \end_layout
24270
24271 \end_inset
24272 </cell>
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277
24278 \backslash
24279 lim
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 </row>
24285 <row>
24286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290
24291 \backslash
24292 cot
24293 \end_layout
24294
24295 \end_inset
24296 </cell>
24297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24298 \begin_inset Text
24299
24300 \begin_layout Plain Layout
24301
24302 \backslash
24303 coth
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312
24313 \backslash
24314 arg
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323
24324 \backslash
24325 liminf
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 </row>
24331 <row>
24332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24333 \begin_inset Text
24334
24335 \begin_layout Plain Layout
24336
24337 \backslash
24338 sec
24339 \end_layout
24340
24341 \end_inset
24342 </cell>
24343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24344 \begin_inset Text
24345
24346 \begin_layout Plain Layout
24347
24348 \backslash
24349 min
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358
24359 \backslash
24360 deg
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369
24370 \backslash
24371 limsup
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 </row>
24377 <row>
24378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24379 \begin_inset Text
24380
24381 \begin_layout Plain Layout
24382
24383 \backslash
24384 csc
24385 \end_layout
24386
24387 \end_inset
24388 </cell>
24389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24390 \begin_inset Text
24391
24392 \begin_layout Plain Layout
24393
24394 \backslash
24395 max
24396 \end_layout
24397
24398 \end_inset
24399 </cell>
24400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24401 \begin_inset Text
24402
24403 \begin_layout Plain Layout
24404
24405 \backslash
24406 det
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24412 \begin_inset Text
24413
24414 \begin_layout Plain Layout
24415
24416 \backslash
24417 Pr
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 </row>
24423 <row>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428
24429 \backslash
24430 ln
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439
24440 \backslash
24441 exp
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450
24451 \backslash
24452 dim
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24458 \begin_inset Text
24459
24460 \begin_layout Plain Layout
24461
24462 \backslash
24463 hom
24464 \end_layout
24465
24466 \end_inset
24467 </cell>
24468 </row>
24469 <row>
24470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474
24475 \backslash
24476 lg
24477 \end_layout
24478
24479 \end_inset
24480 </cell>
24481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24482 \begin_inset Text
24483
24484 \begin_layout Plain Layout
24485
24486 \backslash
24487 log
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24493 \begin_inset Text
24494
24495 \begin_layout Plain Layout
24496
24497 \backslash
24498 ker
24499 \end_layout
24500
24501 \end_inset
24502 </cell>
24503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24504 \begin_inset Text
24505
24506 \begin_layout Plain Layout
24507
24508 \backslash
24509 gcd
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 </row>
24515 </lyxtabular>
24516
24517 \end_inset
24518
24519
24520 \end_layout
24521
24522 \begin_layout Standard
24523 They can also be inserted with the math toolbar button 
24524 \begin_inset Graphics
24525         filename ../images/math/functions.png
24526         scale 85
24527
24528 \end_inset
24529
24530 .
24531 \end_layout
24532
24533 \begin_layout Subsection
24534 Self-defined Functions
24535 \begin_inset Index
24536 status collapsed
24537
24538 \begin_layout Plain Layout
24539 Functions ! self-defined
24540 \end_layout
24541
24542 \end_inset
24543
24544
24545 \end_layout
24546
24547 \begin_layout Standard
24548 To use a function that is not predefined, like for example the sign function
24549  sgn(x), there are two possibilities:
24550 \end_layout
24551
24552 \begin_layout Itemize
24553 Define the function by inserting the following line to the LaTeX-preamble
24554 \begin_inset Foot
24555 status collapsed
24556
24557 \begin_layout Plain Layout
24558 For more about 
24559 \series bold
24560
24561 \backslash
24562 DeclareMathOperator
24563 \series default
24564  see 
24565 \begin_inset CommandInset ref
24566 LatexCommand ref
24567 reference "sub:Self-defined-Operators"
24568
24569 \end_inset
24570
24571 .
24572 \end_layout
24573
24574 \end_inset
24575
24576
24577 \begin_inset Newline newline
24578 \end_inset
24579
24580
24581 \begin_inset VSpace -3mm
24582 \end_inset
24583
24584
24585 \begin_inset Newline newline
24586 \end_inset
24587
24588
24589 \series bold
24590
24591 \backslash
24592 DeclareMathOperator{
24593 \backslash
24594 sgn}{sgn}
24595 \series default
24596
24597 \begin_inset Index
24598 status collapsed
24599
24600 \begin_layout Plain Layout
24601 Commands ! D ! 
24602 \backslash
24603 dbinom@
24604 \backslash
24605 DeclareMathOperator
24606 \end_layout
24607
24608 \end_inset
24609
24610
24611 \begin_inset Newline newline
24612 \end_inset
24613
24614
24615 \begin_inset VSpace -2mm
24616 \end_inset
24617
24618
24619 \begin_inset Newline newline
24620 \end_inset
24621
24622 Now the new defined function can be called with the command 
24623 \series bold
24624
24625 \backslash
24626 sgn
24627 \series default
24628 .
24629 \end_layout
24630
24631 \begin_layout Itemize
24632 Write the the formula as usual, mark the formula name, in our example the
24633  letters 
24634 \emph on
24635 sgn
24636 \emph default
24637 , and change it to mathematical text.
24638  At last a space is inserted between prefactor and function.
24639 \end_layout
24640
24641 \begin_layout Standard
24642 The result is the same with both methods as with a predefined function
24643 \begin_inset Foot
24644 status collapsed
24645
24646 \begin_layout Plain Layout
24647 In LyX self-defined functions are displayed red, predefined ones black.
24648 \end_layout
24649
24650 \end_inset
24651
24652 :
24653 \end_layout
24654
24655 \begin_layout Standard
24656 \align center
24657 \begin_inset Tabular
24658 <lyxtabular version="3" rows="3" columns="2">
24659 <features>
24660 <column alignment="center" valignment="top" width="0pt">
24661 <column alignment="center" valignment="top" width="0pt">
24662 <row>
24663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667 Command
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676 Result
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 </row>
24682 <row>
24683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687 A
24688 \backslash
24689 sgn(x)+B
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698 \begin_inset Formula $A\sgn(x)+B$
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \end_inset
24705 </cell>
24706 </row>
24707 <row>
24708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712 A
24713 \backslash
24714 ,
24715 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24716 \end_inset
24717
24718 (x)+B
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24724 \begin_inset Text
24725
24726 \begin_layout Plain Layout
24727 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24728 \end_inset
24729
24730
24731 \end_layout
24732
24733 \end_inset
24734 </cell>
24735 </row>
24736 </lyxtabular>
24737
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \begin_layout Standard
24744 The first method is more suitable when the self-defined function should
24745  be used several times.
24746 \end_layout
24747
24748 \begin_layout Subsection
24749 Limits
24750 \begin_inset Index
24751 status collapsed
24752
24753 \begin_layout Plain Layout
24754 Limits
24755 \end_layout
24756
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \begin_layout Standard
24763 For limits there are defined besides 
24764 \series bold
24765
24766 \backslash
24767 lim
24768 \series default
24769
24770 \begin_inset Index
24771 status collapsed
24772
24773 \begin_layout Plain Layout
24774 Commands ! L ! 
24775 \backslash
24776 lim
24777 \end_layout
24778
24779 \end_inset
24780
24781
24782 \series bold
24783
24784 \backslash
24785 liminf
24786 \series default
24787  and 
24788 \series bold
24789
24790 \backslash
24791 limsup
24792 \series default
24793  furthermore the following functions:
24794 \end_layout
24795
24796 \begin_layout Standard
24797 \align center
24798 \begin_inset Tabular
24799 <lyxtabular version="3" rows="5" columns="2">
24800 <features>
24801 <column alignment="center" valignment="top" width="0">
24802 <column alignment="center" valignment="top" width="0">
24803 <row>
24804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808 Command
24809 \end_layout
24810
24811 \end_inset
24812 </cell>
24813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24814 \begin_inset Text
24815
24816 \begin_layout Plain Layout
24817 Result
24818 \begin_inset Note Note
24819 status collapsed
24820
24821 \begin_layout Plain Layout
24822
24823 \series bold
24824
24825 \backslash
24826 raisebox
24827 \series default
24828  is only used as spacer.
24829 \end_layout
24830
24831 \end_inset
24832
24833
24834 \end_layout
24835
24836 \end_inset
24837 </cell>
24838 </row>
24839 <row>
24840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Plain Layout
24844
24845 \backslash
24846 varliminf
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855 \begin_inset Formula $\varliminf$
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 </row>
24864 <row>
24865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869
24870 \backslash
24871 varlimsup
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880 \begin_inset Formula $\varlimsup$
24881 \end_inset
24882
24883
24884 \end_layout
24885
24886 \end_inset
24887 </cell>
24888 </row>
24889 <row>
24890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894
24895 \backslash
24896 varprojlim
24897 \end_layout
24898
24899 \end_inset
24900 </cell>
24901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905 \begin_inset Formula $\varprojlim$
24906 \end_inset
24907
24908
24909 \end_layout
24910
24911 \end_inset
24912 </cell>
24913 </row>
24914 <row>
24915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919
24920 \backslash
24921 varinjlim
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930 \begin_inset Formula $\varinjlim$
24931 \end_inset
24932
24933
24934 \begin_inset Formula $\raisebox{-2.5mm}{}$
24935 \end_inset
24936
24937
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 </row>
24943 </lyxtabular>
24944
24945 \end_inset
24946
24947
24948 \end_layout
24949
24950 \begin_layout Standard
24951 \begin_inset VSpace medskip
24952 \end_inset
24953
24954 The limit is created by inserting a subscript.
24955  It is set right beside the function in an inline formula:
24956 \end_layout
24957
24958 \begin_layout Standard
24959 \align center
24960 \begin_inset Tabular
24961 <lyxtabular version="3" rows="2" columns="2">
24962 <features>
24963 <column alignment="center" valignment="top" width="0pt">
24964 <column alignment="center" valignment="top" width="0pt">
24965 <row>
24966 <cell alignment="center" valignment="top" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970 Command
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 <cell alignment="center" valignment="top" usebox="none">
24976 \begin_inset Text
24977
24978 \begin_layout Plain Layout
24979 \begin_inset space \hspace{}
24980 \length 1cm
24981 \end_inset
24982
24983 Result
24984 \begin_inset Note Note
24985 status collapsed
24986
24987 \begin_layout Plain Layout
24988
24989 \series bold
24990
24991 \backslash
24992 hspace
24993 \series default
24994  and
24995 \series bold
24996  
24997 \backslash
24998 raisebox
24999 \series default
25000  are used here as spacer.
25001 \end_layout
25002
25003 \end_inset
25004
25005
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 </row>
25011 <row>
25012 <cell alignment="center" valignment="top" usebox="none">
25013 \begin_inset Text
25014
25015 \begin_layout Plain Layout
25016
25017 \backslash
25018 lim_x
25019 \backslash
25020 to
25021 \begin_inset ERT
25022 status collapsed
25023
25024 \begin_layout Plain Layout
25025
25026
25027 \backslash
25028 spce 
25029 \end_layout
25030
25031 \end_inset
25032
25033 A
25034 \begin_inset ERT
25035 status collapsed
25036
25037 \begin_layout Plain Layout
25038
25039
25040 \backslash
25041 spce 
25042 \end_layout
25043
25044 \end_inset
25045
25046 x=B
25047 \end_layout
25048
25049 \end_inset
25050 </cell>
25051 <cell alignment="center" valignment="top" usebox="none">
25052 \begin_inset Text
25053
25054 \begin_layout Plain Layout
25055 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25056 \end_inset
25057
25058
25059 \end_layout
25060
25061 \end_inset
25062 </cell>
25063 </row>
25064 </lyxtabular>
25065
25066 \end_inset
25067
25068
25069 \end_layout
25070
25071 \begin_layout Standard
25072 In a displayed formula the limit is set below the formula, as usual:
25073 \begin_inset Formula \[
25074 \lim_{x\to A}x=B\]
25075
25076 \end_inset
25077
25078
25079 \end_layout
25080
25081 \begin_layout Subsection
25082 Modulo-Functions
25083 \begin_inset Index
25084 status collapsed
25085
25086 \begin_layout Plain Layout
25087 Functions ! modulo-
25088 \end_layout
25089
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \begin_layout Standard
25096 The modulo-function is special, because it exists in four variants.
25097 \end_layout
25098
25099 \begin_layout Standard
25100 The variants in a displayed formula:
25101 \begin_inset Formula \begin{align*}
25102 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25103 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25104 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25105 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25106 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25107
25108 \end_inset
25109
25110
25111 \end_layout
25112
25113 \begin_layout Standard
25114 In an inline formula less space is set before the function names for all
25115  variants.
25116 \end_layout
25117
25118 \begin_layout Section
25119 Special Characters
25120 \begin_inset Index
25121 status collapsed
25122
25123 \begin_layout Plain Layout
25124 Special characters
25125 \end_layout
25126
25127 \end_inset
25128
25129
25130 \end_layout
25131
25132 \begin_layout Subsection
25133 Special Characters in Mathematical Text
25134 \end_layout
25135
25136 \begin_layout Standard
25137 The following commands can only be used in mathematical text or in TeX-mode:
25138 \end_layout
25139
25140 \begin_layout Standard
25141 \begin_inset space \hfill{}
25142 \end_inset
25143
25144
25145 \begin_inset Tabular
25146 <lyxtabular version="3" rows="8" columns="2">
25147 <features>
25148 <column alignment="block" valignment="top" width="0">
25149 <column alignment="block" valignment="top" width="0">
25150 <row>
25151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25152 \begin_inset Text
25153
25154 \begin_layout Plain Layout
25155 Command
25156 \end_layout
25157
25158 \end_inset
25159 </cell>
25160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164 Result
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 </row>
25170 <row>
25171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25172 \begin_inset Text
25173
25174 \begin_layout Plain Layout
25175
25176 \backslash
25177 oe
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Plain Layout
25186 \begin_inset Formula $\textrm{œ}$
25187 \end_inset
25188
25189
25190 \end_layout
25191
25192 \end_inset
25193 </cell>
25194 </row>
25195 <row>
25196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25197 \begin_inset Text
25198
25199 \begin_layout Plain Layout
25200
25201 \backslash
25202 OE
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211 \begin_inset Formula $\textrm{Œ}$
25212 \end_inset
25213
25214
25215 \end_layout
25216
25217 \end_inset
25218 </cell>
25219 </row>
25220 <row>
25221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25222 \begin_inset Text
25223
25224 \begin_layout Plain Layout
25225
25226 \backslash
25227 ae
25228 \end_layout
25229
25230 \end_inset
25231 </cell>
25232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \begin_layout Plain Layout
25236 \begin_inset Formula $\textrm{æ}$
25237 \end_inset
25238
25239
25240 \end_layout
25241
25242 \end_inset
25243 </cell>
25244 </row>
25245 <row>
25246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25247 \begin_inset Text
25248
25249 \begin_layout Plain Layout
25250
25251 \backslash
25252 AE
25253 \end_layout
25254
25255 \end_inset
25256 </cell>
25257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Plain Layout
25261 \begin_inset Formula $\textrm{Æ}$
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 </row>
25270 <row>
25271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25272 \begin_inset Text
25273
25274 \begin_layout Plain Layout
25275
25276 \backslash
25277 aa
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25283 \begin_inset Text
25284
25285 \begin_layout Plain Layout
25286 \begin_inset Formula $\textrm{\aa}$
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \end_inset
25293 </cell>
25294 </row>
25295 <row>
25296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300
25301 \backslash
25302 AA
25303 \begin_inset Index
25304 status collapsed
25305
25306 \begin_layout Plain Layout
25307 \begin_inset ERT
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311
25312
25313 \backslash
25314 @
25315 \backslash
25316 textrm{
25317 \backslash
25318 AA}
25319 \end_layout
25320
25321 \end_inset
25322
25323
25324 \end_layout
25325
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337 \begin_inset Formula $\textrm{Å}$
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \end_inset
25344 </cell>
25345 </row>
25346 <row>
25347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25348 \begin_inset Text
25349
25350 \begin_layout Plain Layout
25351
25352 \backslash
25353 i
25354 \end_layout
25355
25356 \end_inset
25357 </cell>
25358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25359 \begin_inset Text
25360
25361 \begin_layout Plain Layout
25362 \begin_inset Formula $\textrm{ı}$
25363 \end_inset
25364
25365
25366 \end_layout
25367
25368 \end_inset
25369 </cell>
25370 </row>
25371 </lyxtabular>
25372
25373 \end_inset
25374
25375
25376 \begin_inset space \hfill{}
25377 \end_inset
25378
25379
25380 \begin_inset Tabular
25381 <lyxtabular version="3" rows="8" columns="2">
25382 <features>
25383 <column alignment="block" valignment="top" width="0">
25384 <column alignment="center" valignment="top" width="0">
25385 <row>
25386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25387 \begin_inset Text
25388
25389 \begin_layout Plain Layout
25390 command
25391 \begin_inset Note Note
25392 status collapsed
25393
25394 \begin_layout Plain Layout
25395
25396 \series bold
25397
25398 \backslash
25399 hspace{0mm}
25400 \series default
25401  is used for separation, because otherwise the output will be ¡ and ¿ respective
25402 ly.
25403 \end_layout
25404
25405 \end_inset
25406
25407
25408 \end_layout
25409
25410 \end_inset
25411 </cell>
25412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25413 \begin_inset Text
25414
25415 \begin_layout Plain Layout
25416 Result
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 </row>
25422 <row>
25423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427
25428 \backslash
25429 o
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438 \begin_inset Formula $\textrm{ø}$
25439 \end_inset
25440
25441
25442 \end_layout
25443
25444 \end_inset
25445 </cell>
25446 </row>
25447 <row>
25448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25449 \begin_inset Text
25450
25451 \begin_layout Plain Layout
25452
25453 \backslash
25454 O
25455 \end_layout
25456
25457 \end_inset
25458 </cell>
25459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25460 \begin_inset Text
25461
25462 \begin_layout Plain Layout
25463 \begin_inset Formula $\textrm{Ø}$
25464 \end_inset
25465
25466
25467 \end_layout
25468
25469 \end_inset
25470 </cell>
25471 </row>
25472 <row>
25473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25474 \begin_inset Text
25475
25476 \begin_layout Plain Layout
25477
25478 \backslash
25479 l
25480 \end_layout
25481
25482 \end_inset
25483 </cell>
25484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25485 \begin_inset Text
25486
25487 \begin_layout Plain Layout
25488 \begin_inset Formula $\textrm{ł}$
25489 \end_inset
25490
25491
25492 \end_layout
25493
25494 \end_inset
25495 </cell>
25496 </row>
25497 <row>
25498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25499 \begin_inset Text
25500
25501 \begin_layout Plain Layout
25502
25503 \backslash
25504 L
25505 \end_layout
25506
25507 \end_inset
25508 </cell>
25509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25510 \begin_inset Text
25511
25512 \begin_layout Plain Layout
25513 \begin_inset Formula $\textrm{Ł}$
25514 \end_inset
25515
25516
25517 \end_layout
25518
25519 \end_inset
25520 </cell>
25521 </row>
25522 <row>
25523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25524 \begin_inset Text
25525
25526 \begin_layout Plain Layout
25527 !
25528 \begin_inset space \hspace{}
25529 \length 0mm
25530 \end_inset
25531
25532 `
25533 \begin_inset ERT
25534 status collapsed
25535
25536 \begin_layout Plain Layout
25537
25538
25539 \backslash
25540 spce 
25541 \end_layout
25542
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25551 \begin_inset Text
25552
25553 \begin_layout Plain Layout
25554 \begin_inset Formula $\textrm{!`}$
25555 \end_inset
25556
25557
25558 \end_layout
25559
25560 \end_inset
25561 </cell>
25562 </row>
25563 <row>
25564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25565 \begin_inset Text
25566
25567 \begin_layout Plain Layout
25568 ?
25569 \begin_inset space \hspace{}
25570 \length 0mm
25571 \end_inset
25572
25573 `
25574 \begin_inset ERT
25575 status collapsed
25576
25577 \begin_layout Plain Layout
25578
25579
25580 \backslash
25581 spce 
25582 \end_layout
25583
25584 \end_inset
25585
25586
25587 \end_layout
25588
25589 \end_inset
25590 </cell>
25591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25592 \begin_inset Text
25593
25594 \begin_layout Plain Layout
25595 \begin_inset Formula $\textrm{?`}$
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \end_inset
25602 </cell>
25603 </row>
25604 <row>
25605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609
25610 \backslash
25611 j
25612 \end_layout
25613
25614 \end_inset
25615 </cell>
25616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25617 \begin_inset Text
25618
25619 \begin_layout Plain Layout
25620 \begin_inset Formula $\textrm{ȷ}$
25621 \end_inset
25622
25623
25624 \end_layout
25625
25626 \end_inset
25627 </cell>
25628 </row>
25629 </lyxtabular>
25630
25631 \end_inset
25632
25633
25634 \begin_inset space \hfill{}
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \begin_layout Standard
25641 The characters 
25642 \begin_inset Formula $\textrm{\textrm{Å}}$
25643 \end_inset
25644
25645  and 
25646 \begin_inset Formula $\textrm{\textrm{Ø}}$
25647 \end_inset
25648
25649  can also be inserted via the math toolbar button 
25650 \begin_inset Graphics
25651         filename ../images/math/digamma.png
25652         scale 85
25653
25654 \end_inset
25655
25656 .
25657 \end_layout
25658
25659 \begin_layout Standard
25660 An exception are the commands 
25661 \series bold
25662 !
25663 \begin_inset space \hspace{}
25664 \length 0mm
25665 \end_inset
25666
25667 `
25668 \series default
25669  and 
25670 \series bold
25671 ?
25672 \begin_inset space \hspace{}
25673 \length 0mm
25674 \end_inset
25675
25676 `
25677 \series default
25678 , because they can be inserted in LyX directly to text.
25679 \end_layout
25680
25681 \begin_layout Subsection
25682 Accents in Text
25683 \begin_inset CommandInset label
25684 LatexCommand label
25685 name "sub:Accents-in-Text"
25686
25687 \end_inset
25688
25689
25690 \begin_inset Index
25691 status collapsed
25692
25693 \begin_layout Plain Layout
25694 Accents ! in text
25695 \end_layout
25696
25697 \end_inset
25698
25699
25700 \end_layout
25701
25702 \begin_layout Standard
25703 With the following commands all letters can be accented.
25704  The commands must be inserted in TeX-mode.
25705 \end_layout
25706
25707 \begin_layout Standard
25708 \begin_inset space \hfill{}
25709 \end_inset
25710
25711
25712 \begin_inset Tabular
25713 <lyxtabular version="3" rows="8" columns="2">
25714 <features>
25715 <column alignment="block" valignment="top" width="0">
25716 <column alignment="block" valignment="top" width="0">
25717 <row>
25718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25719 \begin_inset Text
25720
25721 \begin_layout Plain Layout
25722 Command
25723 \end_layout
25724
25725 \end_inset
25726 </cell>
25727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25728 \begin_inset Text
25729
25730 \begin_layout Plain Layout
25731 Result
25732 \end_layout
25733
25734 \end_inset
25735 </cell>
25736 </row>
25737 <row>
25738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742
25743 \backslash
25744
25745 \begin_inset Quotes grd
25746 \end_inset
25747
25748 e
25749 \end_layout
25750
25751 \end_inset
25752 </cell>
25753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25754 \begin_inset Text
25755
25756 \begin_layout Plain Layout
25757 \begin_inset ERT
25758 status collapsed
25759
25760 \begin_layout Plain Layout
25761
25762
25763 \backslash
25764 "e
25765 \end_layout
25766
25767 \end_inset
25768
25769
25770 \end_layout
25771
25772 \end_inset
25773 </cell>
25774 </row>
25775 <row>
25776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25777 \begin_inset Text
25778
25779 \begin_layout Plain Layout
25780
25781 \backslash
25782 `e
25783 \end_layout
25784
25785 \end_inset
25786 </cell>
25787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25788 \begin_inset Text
25789
25790 \begin_layout Plain Layout
25791 \begin_inset ERT
25792 status collapsed
25793
25794 \begin_layout Plain Layout
25795
25796
25797 \backslash
25798 `e
25799 \end_layout
25800
25801 \end_inset
25802
25803
25804 \end_layout
25805
25806 \end_inset
25807 </cell>
25808 </row>
25809 <row>
25810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25811 \begin_inset Text
25812
25813 \begin_layout Plain Layout
25814
25815 \backslash
25816 ^
25817 \begin_inset ERT
25818 status collapsed
25819
25820 \begin_layout Plain Layout
25821
25822
25823 \backslash
25824 spce 
25825 \end_layout
25826
25827 \end_inset
25828
25829 e
25830 \end_layout
25831
25832 \end_inset
25833 </cell>
25834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25835 \begin_inset Text
25836
25837 \begin_layout Plain Layout
25838 \begin_inset ERT
25839 status collapsed
25840
25841 \begin_layout Plain Layout
25842
25843
25844 \backslash
25845 ^e
25846 \end_layout
25847
25848 \end_inset
25849
25850
25851 \end_layout
25852
25853 \end_inset
25854 </cell>
25855 </row>
25856 <row>
25857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25858 \begin_inset Text
25859
25860 \begin_layout Plain Layout
25861
25862 \backslash
25863 =e
25864 \end_layout
25865
25866 \end_inset
25867 </cell>
25868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872 \begin_inset ERT
25873 status collapsed
25874
25875 \begin_layout Plain Layout
25876
25877
25878 \backslash
25879 =e
25880 \end_layout
25881
25882 \end_inset
25883
25884
25885 \end_layout
25886
25887 \end_inset
25888 </cell>
25889 </row>
25890 <row>
25891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25892 \begin_inset Text
25893
25894 \begin_layout Plain Layout
25895
25896 \backslash
25897 u
25898 \begin_inset ERT
25899 status collapsed
25900
25901 \begin_layout Plain Layout
25902
25903
25904 \backslash
25905 spce 
25906 \end_layout
25907
25908 \end_inset
25909
25910 e
25911 \end_layout
25912
25913 \end_inset
25914 </cell>
25915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25916 \begin_inset Text
25917
25918 \begin_layout Plain Layout
25919 \begin_inset ERT
25920 status collapsed
25921
25922 \begin_layout Plain Layout
25923
25924
25925 \backslash
25926 u e
25927 \end_layout
25928
25929 \end_inset
25930
25931
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 </row>
25937 <row>
25938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942
25943 \backslash
25944 b
25945 \begin_inset ERT
25946 status collapsed
25947
25948 \begin_layout Plain Layout
25949
25950
25951 \backslash
25952 spce 
25953 \end_layout
25954
25955 \end_inset
25956
25957 e
25958 \end_layout
25959
25960 \end_inset
25961 </cell>
25962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25963 \begin_inset Text
25964
25965 \begin_layout Plain Layout
25966 \begin_inset ERT
25967 status collapsed
25968
25969 \begin_layout Plain Layout
25970
25971
25972 \backslash
25973 b e
25974 \end_layout
25975
25976 \end_inset
25977
25978
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 </row>
25984 <row>
25985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25986 \begin_inset Text
25987
25988 \begin_layout Plain Layout
25989
25990 \backslash
25991 t
25992 \begin_inset ERT
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996
25997
25998 \backslash
25999 spce 
26000 \end_layout
26001
26002 \end_inset
26003
26004 ee
26005 \end_layout
26006
26007 \end_inset
26008 </cell>
26009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26010 \begin_inset Text
26011
26012 \begin_layout Plain Layout
26013 \begin_inset ERT
26014 status collapsed
26015
26016 \begin_layout Plain Layout
26017
26018
26019 \backslash
26020 t ee
26021 \end_layout
26022
26023 \end_inset
26024
26025
26026 \end_layout
26027
26028 \end_inset
26029 </cell>
26030 </row>
26031 </lyxtabular>
26032
26033 \end_inset
26034
26035
26036 \begin_inset space \hfill{}
26037 \end_inset
26038
26039
26040 \begin_inset Tabular
26041 <lyxtabular version="3" rows="8" columns="2">
26042 <features>
26043 <column alignment="block" valignment="top" width="0">
26044 <column alignment="center" valignment="top" width="0">
26045 <row>
26046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26047 \begin_inset Text
26048
26049 \begin_layout Plain Layout
26050 Command
26051 \end_layout
26052
26053 \end_inset
26054 </cell>
26055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26056 \begin_inset Text
26057
26058 \begin_layout Plain Layout
26059 Result
26060 \end_layout
26061
26062 \end_inset
26063 </cell>
26064 </row>
26065 <row>
26066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26067 \begin_inset Text
26068
26069 \begin_layout Plain Layout
26070
26071 \backslash
26072 H
26073 \begin_inset ERT
26074 status collapsed
26075
26076 \begin_layout Plain Layout
26077
26078
26079 \backslash
26080 spce 
26081 \end_layout
26082
26083 \end_inset
26084
26085 e
26086 \end_layout
26087
26088 \end_inset
26089 </cell>
26090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26091 \begin_inset Text
26092
26093 \begin_layout Plain Layout
26094 \begin_inset ERT
26095 status collapsed
26096
26097 \begin_layout Plain Layout
26098
26099
26100 \backslash
26101 H e
26102 \end_layout
26103
26104 \end_inset
26105
26106
26107 \end_layout
26108
26109 \end_inset
26110 </cell>
26111 </row>
26112 <row>
26113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26114 \begin_inset Text
26115
26116 \begin_layout Plain Layout
26117
26118 \backslash
26119 'e
26120 \end_layout
26121
26122 \end_inset
26123 </cell>
26124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26125 \begin_inset Text
26126
26127 \begin_layout Plain Layout
26128 \begin_inset ERT
26129 status collapsed
26130
26131 \begin_layout Plain Layout
26132
26133
26134 \backslash
26135 'e
26136 \end_layout
26137
26138 \end_inset
26139
26140
26141 \end_layout
26142
26143 \end_inset
26144 </cell>
26145 </row>
26146 <row>
26147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26148 \begin_inset Text
26149
26150 \begin_layout Plain Layout
26151
26152 \backslash
26153 ~e
26154 \begin_inset Index
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158 Tilde
26159 \end_layout
26160
26161 \end_inset
26162
26163
26164 \end_layout
26165
26166 \end_inset
26167 </cell>
26168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172 \begin_inset ERT
26173 status collapsed
26174
26175 \begin_layout Plain Layout
26176
26177
26178 \backslash
26179 ~e
26180 \end_layout
26181
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \end_inset
26188 </cell>
26189 </row>
26190 <row>
26191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26192 \begin_inset Text
26193
26194 \begin_layout Plain Layout
26195
26196 \backslash
26197 .e
26198 \end_layout
26199
26200 \end_inset
26201 </cell>
26202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26203 \begin_inset Text
26204
26205 \begin_layout Plain Layout
26206 \begin_inset ERT
26207 status collapsed
26208
26209 \begin_layout Plain Layout
26210
26211
26212 \backslash
26213 .e
26214 \end_layout
26215
26216 \end_inset
26217
26218
26219 \end_layout
26220
26221 \end_inset
26222 </cell>
26223 </row>
26224 <row>
26225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26226 \begin_inset Text
26227
26228 \begin_layout Plain Layout
26229
26230 \backslash
26231 v
26232 \begin_inset ERT
26233 status collapsed
26234
26235 \begin_layout Plain Layout
26236
26237
26238 \backslash
26239 spce 
26240 \end_layout
26241
26242 \end_inset
26243
26244 e
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Plain Layout
26253 \begin_inset ERT
26254 status collapsed
26255
26256 \begin_layout Plain Layout
26257
26258
26259 \backslash
26260 v e
26261 \end_layout
26262
26263 \end_inset
26264
26265
26266 \end_layout
26267
26268 \end_inset
26269 </cell>
26270 </row>
26271 <row>
26272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26273 \begin_inset Text
26274
26275 \begin_layout Plain Layout
26276
26277 \backslash
26278 d
26279 \begin_inset ERT
26280 status collapsed
26281
26282 \begin_layout Plain Layout
26283
26284
26285 \backslash
26286 spce 
26287 \end_layout
26288
26289 \end_inset
26290
26291 e
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300 \begin_inset ERT
26301 status collapsed
26302
26303 \begin_layout Plain Layout
26304
26305
26306 \backslash
26307 d e
26308 \end_layout
26309
26310 \end_inset
26311
26312
26313 \end_layout
26314
26315 \end_inset
26316 </cell>
26317 </row>
26318 <row>
26319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26320 \begin_inset Text
26321
26322 \begin_layout Plain Layout
26323
26324 \backslash
26325 c
26326 \begin_inset ERT
26327 status collapsed
26328
26329 \begin_layout Plain Layout
26330
26331
26332 \backslash
26333 spce 
26334 \end_layout
26335
26336 \end_inset
26337
26338 e
26339 \end_layout
26340
26341 \end_inset
26342 </cell>
26343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26344 \begin_inset Text
26345
26346 \begin_layout Plain Layout
26347 \begin_inset ERT
26348 status collapsed
26349
26350 \begin_layout Plain Layout
26351
26352
26353 \backslash
26354 c e
26355 \end_layout
26356
26357 \end_inset
26358
26359
26360 \end_layout
26361
26362 \end_inset
26363 </cell>
26364 </row>
26365 </lyxtabular>
26366
26367 \end_inset
26368
26369
26370 \begin_inset space \hfill{}
26371 \end_inset
26372
26373
26374 \end_layout
26375
26376 \begin_layout Standard
26377 \begin_inset VSpace medskip
26378 \end_inset
26379
26380 With the command 
26381 \series bold
26382
26383 \backslash
26384 t
26385 \series default
26386  also two different characters can be accented.
26387  The command 
26388 \series bold
26389
26390 \backslash
26391 t
26392 \begin_inset ERT
26393 status collapsed
26394
26395 \begin_layout Plain Layout
26396
26397
26398 \backslash
26399 spce 
26400 \end_layout
26401
26402 \end_inset
26403
26404 sz
26405 \series default
26406  creates: 
26407 \begin_inset ERT
26408 status collapsed
26409
26410 \begin_layout Plain Layout
26411
26412
26413 \backslash
26414 t sz
26415 \end_layout
26416
26417 \end_inset
26418
26419
26420 \end_layout
26421
26422 \begin_layout Standard
26423 The accents 
26424 \series bold
26425 `
26426 \series default
26427  , 
26428 \series bold
26429 '
26430 \series default
26431  , and 
26432 \series bold
26433 ^
26434 \series default
26435  can in combination with vowels directly be inserted with the keyboard without
26436  using TeX-mode.
26437  The same applies for the tilde
26438 \begin_inset Foot
26439 status collapsed
26440
26441 \begin_layout Plain Layout
26442 This only applies for keyboards where the tilde is defined as accent.
26443 \end_layout
26444
26445 \end_inset
26446
26447  
26448 \series bold
26449 ~
26450 \series default
26451  in combination with 
26452 \emph on
26453 a
26454 \emph default
26455  , 
26456 \emph on
26457 n
26458 \emph default
26459  , or 
26460 \emph on
26461 o
26462 \emph default
26463 .
26464 \end_layout
26465
26466 \begin_layout Standard
26467 The commands 
26468 \series bold
26469
26470 \backslash
26471 b
26472 \series default
26473  , 
26474 \series bold
26475
26476 \backslash
26477 c
26478 \series default
26479  , 
26480 \series bold
26481
26482 \backslash
26483 d
26484 \series default
26485  , 
26486 \series bold
26487
26488 \backslash
26489 H
26490 \series default
26491  , 
26492 \series bold
26493
26494 \backslash
26495 t
26496 \series default
26497  , 
26498 \series bold
26499
26500 \backslash
26501 u
26502 \series default
26503  , 
26504 \series bold
26505
26506 \backslash
26507 v
26508 \series default
26509 , and accents inserted directly with the keyboard are also available in
26510  mathematical text.
26511  For the other accents there are special math commands to be used in formulas,
26512  see 
26513 \begin_inset CommandInset ref
26514 LatexCommand ref
26515 reference "sub:Accents-for-one"
26516
26517 \end_inset
26518
26519 .
26520 \end_layout
26521
26522 \begin_layout Standard
26523 \begin_inset VSpace bigskip
26524 \end_inset
26525
26526 Furthermore, with the command 
26527 \series bold
26528
26529 \backslash
26530 textcircled
26531 \series default
26532
26533 \begin_inset Index
26534 status collapsed
26535
26536 \begin_layout Plain Layout
26537 Commands ! T ! 
26538 \backslash
26539 textcircled
26540 \end_layout
26541
26542 \end_inset
26543
26544  all numbers and letters can be set into a circle, quasi accented with a
26545  circle, similar to the the copyright symbol.
26546 \end_layout
26547
26548 \begin_layout Standard
26549 \align center
26550 \begin_inset Tabular
26551 <lyxtabular version="3" rows="3" columns="2">
26552 <features>
26553 <column alignment="center" valignment="top" width="0">
26554 <column alignment="center" valignment="top" width="0">
26555 <row>
26556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Plain Layout
26560 Command
26561 \end_layout
26562
26563 \end_inset
26564 </cell>
26565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26566 \begin_inset Text
26567
26568 \begin_layout Plain Layout
26569 Result
26570 \begin_inset Note Note
26571 status collapsed
26572
26573 \begin_layout Plain Layout
26574
26575 \series bold
26576
26577 \backslash
26578 raisebox
26579 \series default
26580  is only used as spacer.
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 </row>
26591 <row>
26592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596
26597 \backslash
26598 textcircled{w}
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26604 \begin_inset Text
26605
26606 \begin_layout Plain Layout
26607 \begin_inset ERT
26608 status collapsed
26609
26610 \begin_layout Plain Layout
26611
26612
26613 \backslash
26614 textcircled{w}
26615 \end_layout
26616
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 </row>
26625 <row>
26626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26627 \begin_inset Text
26628
26629 \begin_layout Plain Layout
26630
26631 \backslash
26632 Large 
26633 \backslash
26634 textcircled{
26635 \backslash
26636 normalsize
26637 \backslash
26638 protect
26639 \backslash
26640 raisebox{-1.5pt}{W}}
26641 \end_layout
26642
26643 \end_inset
26644 </cell>
26645 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649 \begin_inset Formula $\raisebox{4.5mm}{}$
26650 \end_inset
26651
26652
26653 \begin_inset ERT
26654 status collapsed
26655
26656 \begin_layout Plain Layout
26657
26658
26659 \backslash
26660 Large 
26661 \backslash
26662 textcircled{
26663 \backslash
26664 normalsize
26665 \backslash
26666 protect
26667 \backslash
26668 raisebox{-1.5pt}W}
26669 \end_layout
26670
26671 \end_inset
26672
26673
26674 \begin_inset Formula $\raisebox{-2mm}{}$
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \end_inset
26681 </cell>
26682 </row>
26683 </lyxtabular>
26684
26685 \end_inset
26686
26687
26688 \end_layout
26689
26690 \begin_layout Standard
26691 One has to take care that the character fits in the circle.
26692  
26693 \series bold
26694
26695 \backslash
26696 Large
26697 \series default
26698
26699 \begin_inset Foot
26700 status collapsed
26701
26702 \begin_layout Plain Layout
26703 see 
26704 \begin_inset CommandInset ref
26705 LatexCommand ref
26706 reference "sub:Font-Sizes"
26707
26708 \end_inset
26709
26710
26711 \end_layout
26712
26713 \end_inset
26714
26715  specifies thereby the size of the circle.
26716  With the help of 
26717 \series bold
26718
26719 \backslash
26720 raisebox
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:Boxes-without-Frame"
26731
26732 \end_inset
26733
26734
26735 \end_layout
26736
26737 \end_inset
26738
26739  the character can be centered.
26740 \end_layout
26741
26742 \begin_layout Subsection
26743 Minuscule Numbers
26744 \begin_inset Index
26745 status collapsed
26746
26747 \begin_layout Plain Layout
26748 Minuscule numbers
26749 \end_layout
26750
26751 \end_inset
26752
26753
26754 \end_layout
26755
26756 \begin_layout Standard
26757 Minuscule numbers are created with the command 
26758 \series bold
26759
26760 \backslash
26761 oldstylenums
26762 \series default
26763
26764 \begin_inset Index
26765 status collapsed
26766
26767 \begin_layout Plain Layout
26768 Commands ! O ! 
26769 \backslash
26770 oldstylenums
26771 \end_layout
26772
26773 \end_inset
26774
26775 .
26776  The command can be used in formulas and in TeX-mode.
26777  The command scheme is:
26778 \end_layout
26779
26780 \begin_layout Standard
26781
26782 \series bold
26783
26784 \backslash
26785 oldstylenums{number}
26786 \end_layout
26787
26788 \begin_layout Standard
26789 The command 
26790 \series bold
26791
26792 \backslash
26793 oldstylenums{0123456789
26794 \series default
26795  produces: 
26796 \begin_inset Formula $\oldstylenums{0123456789}$
26797 \end_inset
26798
26799
26800 \end_layout
26801
26802 \begin_layout Subsection
26803 Miscellaneous Special Characters
26804 \begin_inset CommandInset label
26805 LatexCommand label
26806 name "sub:Miscellaneous-Special-Characters"
26807
26808 \end_inset
26809
26810
26811 \begin_inset Index
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 Special characters ! miscellaneous
26816 \end_layout
26817
26818 \end_inset
26819
26820
26821 \end_layout
26822
26823 \begin_layout Standard
26824 The following characters can only be inserted to formulas by using commands:
26825 \end_layout
26826
26827 \begin_layout Standard
26828 \align center
26829 \begin_inset Tabular
26830 <lyxtabular version="3" rows="4" columns="2">
26831 <features>
26832 <column alignment="center" valignment="top" width="0">
26833 <column alignment="center" valignment="top" width="0">
26834 <row>
26835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26836 \begin_inset Text
26837
26838 \begin_layout Plain Layout
26839 Command
26840 \end_layout
26841
26842 \end_inset
26843 </cell>
26844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26845 \begin_inset Text
26846
26847 \begin_layout Plain Layout
26848 Result
26849 \end_layout
26850
26851 \end_inset
26852 </cell>
26853 </row>
26854 <row>
26855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26856 \begin_inset Text
26857
26858 \begin_layout Plain Layout
26859
26860 \backslash
26861 ^
26862 \begin_inset ERT
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866
26867
26868 \backslash
26869 spce 
26870 \end_layout
26871
26872 \end_inset
26873
26874
26875 \end_layout
26876
26877 \end_inset
26878 </cell>
26879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26880 \begin_inset Text
26881
26882 \begin_layout Plain Layout
26883 \begin_inset Formula $\mathcircumflex$
26884 \end_inset
26885
26886
26887 \end_layout
26888
26889 \end_inset
26890 </cell>
26891 </row>
26892 <row>
26893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26894 \begin_inset Text
26895
26896 \begin_layout Plain Layout
26897
26898 \backslash
26899 _
26900 \end_layout
26901
26902 \end_inset
26903 </cell>
26904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26905 \begin_inset Text
26906
26907 \begin_layout Plain Layout
26908 \begin_inset Formula $\_$
26909 \end_inset
26910
26911
26912 \end_layout
26913
26914 \end_inset
26915 </cell>
26916 </row>
26917 <row>
26918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26919 \begin_inset Text
26920
26921 \begin_layout Plain Layout
26922 ^
26923 \begin_inset ERT
26924 status collapsed
26925
26926 \begin_layout Plain Layout
26927
26928
26929 \backslash
26930 spce 
26931 \end_layout
26932
26933 \end_inset
26934
26935
26936 \backslash
26937 circ
26938 \begin_inset Index
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942 °
26943 \end_layout
26944
26945 \end_inset
26946
26947
26948 \end_layout
26949
26950 \end_inset
26951 </cell>
26952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26953 \begin_inset Text
26954
26955 \begin_layout Plain Layout
26956 \begin_inset Formula $^{\circ}$
26957 \end_inset
26958
26959
26960 \end_layout
26961
26962 \end_inset
26963 </cell>
26964 </row>
26965 </lyxtabular>
26966
26967 \end_inset
26968
26969
26970 \end_layout
26971
26972 \begin_layout Standard
26973 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
26974  contains the following line
26975 \begin_inset Foot
26976 status collapsed
26977
26978 \begin_layout Plain Layout
26979 More about this is described in 
26980 \begin_inset CommandInset ref
26981 LatexCommand ref
26982 reference "sub:Text-Characters-in"
26983
26984 \end_inset
26985
26986 .
26987 \end_layout
26988
26989 \end_inset
26990
26991 :
26992 \end_layout
26993
26994 \begin_layout Standard
26995
26996 \series bold
26997
26998 \backslash
26999 DeclareInputtext{176}{
27000 \backslash
27001 ifmmode^
27002 \backslash
27003 circ
27004 \backslash
27005 else
27006 \backslash
27007 textdegree
27008 \backslash
27009 fi}
27010 \end_layout
27011
27012 \begin_layout Section
27013 Formula Styles
27014 \begin_inset CommandInset label
27015 LatexCommand label
27016 name "sec:Formula-Styles"
27017
27018 \end_inset
27019
27020
27021 \begin_inset Index
27022 status collapsed
27023
27024 \begin_layout Plain Layout
27025 Formula ! styles
27026 \end_layout
27027
27028 \end_inset
27029
27030
27031 \end_layout
27032
27033 \begin_layout Itemize
27034 There are two different alignment styles:
27035 \end_layout
27036
27037 \begin_deeper
27038 \begin_layout Description
27039 Centered is the predefined standard
27040 \end_layout
27041
27042 \begin_layout Description
27043 Indented for this the option 
27044 \series bold
27045 fleqn
27046 \series default
27047  must be inserted in the menu 
27048 \family sans
27049 Document\SpecialChar \menuseparator
27050 Settings
27051 \family default
27052  under 
27053 \family sans
27054 Document
27055 \begin_inset space ~
27056 \end_inset
27057
27058 Class
27059 \end_layout
27060
27061 \begin_layout Standard
27062 When 
27063 \series bold
27064 Indented
27065 \series default
27066  is used, the indentation can be adjusted with the length 
27067 \series bold
27068
27069 \backslash
27070 mathindent
27071 \series default
27072
27073 \begin_inset Index
27074 status collapsed
27075
27076 \begin_layout Plain Layout
27077 Commands ! M ! 
27078 \backslash
27079 mathindent
27080 \end_layout
27081
27082 \end_inset
27083
27084 .
27085  Should the distance be 15
27086 \begin_inset space \thinspace{}
27087 \end_inset
27088
27089 mm, the following command line is inserted in the LaTeX-preamble
27090 \end_layout
27091
27092 \begin_layout Standard
27093
27094 \series bold
27095
27096 \backslash
27097 setlength{
27098 \backslash
27099 mathindent}{15mm}
27100 \end_layout
27101
27102 \begin_layout Standard
27103 When no length is specified, the predefined value of 30
27104 \begin_inset space \thinspace{}
27105 \end_inset
27106
27107 pt will be used.
27108 \end_layout
27109
27110 \end_deeper
27111 \begin_layout Itemize
27112 And two different numbering styles:
27113 \end_layout
27114
27115 \begin_deeper
27116 \begin_layout Description
27117 Right is the predefined standard
27118 \end_layout
27119
27120 \begin_layout Description
27121 Left for this the option 
27122 \series bold
27123 leqno
27124 \series default
27125  must be inserted in the menu 
27126 \family sans
27127 Document\SpecialChar \menuseparator
27128 Settings
27129 \family default
27130  under 
27131 \family sans
27132 Document
27133 \begin_inset space ~
27134 \end_inset
27135
27136 Class
27137 \end_layout
27138
27139 \end_deeper
27140 \begin_layout Standard
27141
27142 \series bold
27143 fleqn
27144 \series default
27145  and 
27146 \series bold
27147 leqno
27148 \series default
27149  can also be used together.
27150  In this case both options are inserted, separated by a comma.
27151 \end_layout
27152
27153 \begin_layout Standard
27154 The chosen styles are used for all displayed formulas of the document.
27155  When both, centered and indented formulas should be created in a document,
27156  the style 
27157 \series bold
27158 Centered
27159 \series default
27160  is used.
27161  The indented formulas are then set in a flalign environment, see 
27162 \begin_inset CommandInset ref
27163 LatexCommand ref
27164 reference "sub:Flalign-Environment"
27165
27166 \end_inset
27167
27168 .
27169 \end_layout
27170
27171 \begin_layout Section
27172 Multiline Formulas
27173 \begin_inset CommandInset label
27174 LatexCommand label
27175 name "sec:Multiline-Formulas"
27176
27177 \end_inset
27178
27179
27180 \begin_inset Index
27181 status collapsed
27182
27183 \begin_layout Plain Layout
27184 Formula ! multiline
27185 \end_layout
27186
27187 \end_inset
27188
27189
27190 \end_layout
27191
27192 \begin_layout Subsection
27193 General
27194 \end_layout
27195
27196 \begin_layout Standard
27197 In LyX multiline formulas are created by pressing 
27198 \family sans
27199 \series bold
27200 Ctrl-Return
27201 \family default
27202 \series default
27203  inside a formula.
27204  This creates either an 
27205 \series bold
27206 eqnarray environment
27207 \series default
27208  that is described in 
27209 \begin_inset CommandInset ref
27210 LatexCommand ref
27211 reference "sub:Eqnarray-Environment"
27212
27213 \end_inset
27214
27215  or, when the option 
27216 \family sans
27217 Use AMS math package
27218 \family default
27219  in the document settings is selected, an 
27220 \series bold
27221 align environment
27222 \series default
27223  that is described in 
27224 \begin_inset CommandInset ref
27225 LatexCommand ref
27226 reference "sub:Standard-align-Environment"
27227
27228 \end_inset
27229
27230 .
27231 \end_layout
27232
27233 \begin_layout Standard
27234 There are other multiline formula environments that can be created via the
27235  menu 
27236 \family sans
27237 Insert\SpecialChar \menuseparator
27238 Math
27239 \family default
27240 .
27241  These environments are described in the following sections.
27242 \end_layout
27243
27244 \begin_layout Standard
27245 In all multiline formula environments a new line is created by pressing
27246  
27247 \family sans
27248 Ctrl-Return
27249 \family default
27250 .
27251  To add or delete lines, the math toolbar buttons 
27252 \begin_inset Graphics
27253         filename ../images/tabular-feature_append-row.png
27254         scale 85
27255
27256 \end_inset
27257
27258  or 
27259 \begin_inset Graphics
27260         filename ../images/tabular-feature_delete-row.png
27261         scale 85
27262
27263 \end_inset
27264
27265 , respectively, or the menu 
27266 \family sans
27267 Edit\SpecialChar \menuseparator
27268 Rows & Columns
27269 \family default
27270  can be used.
27271 \end_layout
27272
27273 \begin_layout Subsubsection
27274 Line Separation
27275 \begin_inset CommandInset label
27276 LatexCommand label
27277 name "sub:Line-Separation"
27278
27279 \end_inset
27280
27281
27282 \begin_inset Index
27283 status collapsed
27284
27285 \begin_layout Plain Layout
27286 Formula ! multiline ! Line separation
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \end_layout
27293
27294 \begin_layout Standard
27295 There is sometimes not enough space in multiline formulas between the lines:
27296 \begin_inset Formula \begin{eqnarray*}
27297 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}\\
27298 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*}
27299
27300 \end_inset
27301
27302
27303 \end_layout
27304
27305 \begin_layout Standard
27306 In LaTeX additional line space is specified as optional argument of the
27307  new line command.
27308  This is not yet possible in LyX
27309 \begin_inset Foot
27310 status collapsed
27311
27312 \begin_layout Plain Layout
27313 see 
27314 \begin_inset CommandInset href
27315 LatexCommand href
27316 name "LyX-bug #1505"
27317 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27318
27319 \end_inset
27320
27321
27322 \end_layout
27323
27324 \end_inset
27325
27326 , therefore the whole formula must be inserted in TeX-mode.
27327  To add in our example space, the command 
27328 \series bold
27329
27330 \backslash
27331
27332 \backslash
27333 [3mm]
27334 \series default
27335  is inserted at the end of the first line.
27336  One gets: 
27337 \begin_inset ERT
27338 status collapsed
27339
27340 \begin_layout Plain Layout
27341
27342
27343 \backslash
27344 begin{eqnarray*}
27345 \end_layout
27346
27347 \begin_layout Plain Layout
27348
27349 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27350  = & 
27351 \backslash
27352 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27353 \backslash
27354
27355 \backslash
27356 [3mm]
27357 \end_layout
27358
27359 \begin_layout Plain Layout
27360
27361 4x^{2}
27362 \backslash
27363 left(B^{2}+x_{0}^{2}
27364 \backslash
27365 right)+4x_{0}x
27366 \backslash
27367 left(D-B^{2}
27368 \backslash
27369 right)+B^{2}
27370 \backslash
27371 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27372 \backslash
27373 right) & = & 0
27374 \end_layout
27375
27376 \begin_layout Plain Layout
27377
27378
27379 \backslash
27380 end{eqnarray*}
27381 \end_layout
27382
27383 \end_inset
27384
27385
27386 \end_layout
27387
27388 \begin_layout Standard
27389 \begin_inset VSpace bigskip
27390 \end_inset
27391
27392 To set the the line separation for all lines in a formula, the length 
27393 \series bold
27394
27395 \backslash
27396 jot
27397 \series default
27398
27399 \begin_inset Index
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 Commands ! J ! 
27404 \backslash
27405 jot
27406 \end_layout
27407
27408 \end_inset
27409
27410  is changed.
27411  The definition is: 
27412 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27413 \end_inset
27414
27415 .
27416  Predefined for 
27417 \series bold
27418
27419 \backslash
27420 jot
27421 \series default
27422  is the value 3
27423 \begin_inset space \thinspace{}
27424 \end_inset
27425
27426 pt.
27427  To create 3
27428 \begin_inset space \thinspace{}
27429 \end_inset
27430
27431 mm additional line separation as in the previous example, the command
27432 \end_layout
27433
27434 \begin_layout Standard
27435
27436 \series bold
27437
27438 \backslash
27439 setlength{
27440 \backslash
27441 jot}{3mm+3pt}
27442 \end_layout
27443
27444 \begin_layout Standard
27445 is inserted in TeX-mode before the formula.
27446  This requires that the LaTeX-package 
27447 \series bold
27448 calc
27449 \series default
27450
27451 \begin_inset Foot
27452 status collapsed
27453
27454 \begin_layout Plain Layout
27455
27456 \series bold
27457 calc
27458 \series default
27459  is part of every LaTeX standard installation.
27460 \end_layout
27461
27462 \end_inset
27463
27464
27465 \begin_inset Index
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469 Packages ! calc
27470 \end_layout
27471
27472 \end_inset
27473
27474  was loaded in LaTeX-preamble with the line
27475 \end_layout
27476
27477 \begin_layout Standard
27478
27479 \series bold
27480
27481 \backslash
27482 usepackage{calc}
27483 \end_layout
27484
27485 \begin_layout Standard
27486 One gets: 
27487 \begin_inset ERT
27488 status collapsed
27489
27490 \begin_layout Plain Layout
27491
27492
27493 \backslash
27494 setlength{
27495 \backslash
27496 jot}{3mm+3pt}
27497 \end_layout
27498
27499 \end_inset
27500
27501
27502 \begin_inset Formula \begin{eqnarray*}
27503 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}\\
27504 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*}
27505
27506 \end_inset
27507
27508
27509 \end_layout
27510
27511 \begin_layout Standard
27512 \begin_inset ERT
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516
27517
27518 \backslash
27519 setlength{
27520 \backslash
27521 jot}{3pt}
27522 \end_layout
27523
27524 \end_inset
27525
27526  To get back to the predefined distance, 
27527 \series bold
27528
27529 \backslash
27530 jot
27531 \series default
27532  is set to the value 3
27533 \begin_inset space \thinspace{}
27534 \end_inset
27535
27536 pt.
27537 \end_layout
27538
27539 \begin_layout Subsubsection
27540 Column Separation
27541 \begin_inset CommandInset label
27542 LatexCommand label
27543 name "sub:Column-Separation"
27544
27545 \end_inset
27546
27547
27548 \begin_inset Index
27549 status collapsed
27550
27551 \begin_layout Plain Layout
27552 Formula ! multiline ! Column separation
27553 \end_layout
27554
27555 \end_inset
27556
27557
27558 \end_layout
27559
27560 \begin_layout Standard
27561 Multiline formulas form a matrix.
27562  A formula in the eqnarray environment is for example a matrix with three
27563  columns.
27564  By changing the column separation in this environment, the space beside
27565  the relation sign can be changed.
27566 \end_layout
27567
27568 \begin_layout Standard
27569 The column separation is specified with the length 
27570 \series bold
27571
27572 \backslash
27573 arraycolsep
27574 \series default
27575
27576 \begin_inset Index
27577 status collapsed
27578
27579 \begin_layout Plain Layout
27580 Commands ! A ! 
27581 \backslash
27582 arraycolsep
27583 \end_layout
27584
27585 \end_inset
27586
27587  according to:
27588 \begin_inset Newline newline
27589 \end_inset
27590
27591 column separation = 2
27592 \begin_inset space \thinspace{}
27593 \end_inset
27594
27595
27596 \series bold
27597
27598 \backslash
27599 arraycolsep
27600 \series default
27601
27602 \begin_inset Newline newline
27603 \end_inset
27604
27605 Thus, the command
27606 \end_layout
27607
27608 \begin_layout Standard
27609
27610 \series bold
27611
27612 \backslash
27613 setlength{
27614 \backslash
27615 arraycolsep}{1cm}
27616 \end_layout
27617
27618 \begin_layout Standard
27619 inserted in TeX-mode, sets for all following formulas a column separation
27620  of 2
27621 \begin_inset space \thinspace{}
27622 \end_inset
27623
27624 cm.
27625  To get back to the predefined distance, 
27626 \series bold
27627
27628 \backslash
27629 arraycolsep
27630 \series default
27631  is set to 5
27632 \begin_inset space \thinspace{}
27633 \end_inset
27634
27635 pt.
27636 \end_layout
27637
27638 \begin_layout Standard
27639 A formula with 2
27640 \begin_inset space \thinspace{}
27641 \end_inset
27642
27643 cm column separation:
27644 \begin_inset ERT
27645 status collapsed
27646
27647 \begin_layout Plain Layout
27648
27649
27650 \backslash
27651 setlength{
27652 \backslash
27653 arraycolsep}{1cm}
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \begin_inset Formula \begin{eqnarray*}
27660 A & = & B\\
27661 C & \ne & A\end{eqnarray*}
27662
27663 \end_inset
27664
27665 A formula with the predefined column separation for matrices of 10
27666 \begin_inset space \thinspace{}
27667 \end_inset
27668
27669 pt:
27670 \begin_inset ERT
27671 status collapsed
27672
27673 \begin_layout Plain Layout
27674
27675
27676 \backslash
27677 setlength{
27678 \backslash
27679 arraycolsep}{5pt}
27680 \end_layout
27681
27682 \end_inset
27683
27684
27685 \begin_inset Formula \begin{eqnarray*}
27686 A & = & B\\
27687 C & \ne & A\end{eqnarray*}
27688
27689 \end_inset
27690
27691
27692 \end_layout
27693
27694 \begin_layout Subsubsection
27695 Long Formulas
27696 \begin_inset Index
27697 status collapsed
27698
27699 \begin_layout Plain Layout
27700 Formula ! long
27701 \end_layout
27702
27703 \end_inset
27704
27705
27706 \end_layout
27707
27708 \begin_layout Standard
27709 Long formulas can be typeset using these methods:
27710 \end_layout
27711
27712 \begin_layout Itemize
27713 When one side of the equation is much shorther than the line width, this
27714  one is chosen for the left side and the right side is typeset over two
27715  lines:
27716 \begin_inset ERT
27717 status collapsed
27718
27719 \begin_layout Plain Layout
27720
27721
27722 \backslash
27723 medskip
27724 \end_layout
27725
27726 \end_inset
27727
27728  
27729 \begin_inset Formula \begin{eqnarray}
27730 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 \\
27731  &  & -\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}
27732
27733 \end_inset
27734
27735
27736 \begin_inset ERT
27737 status collapsed
27738
27739 \begin_layout Plain Layout
27740
27741
27742 \backslash
27743 smallskip
27744 \end_layout
27745
27746 \end_inset
27747
27748
27749 \begin_inset Newline newline
27750 \end_inset
27751
27752 The minus sign at the beginning of the second line does normally not appear
27753  as operator because it is the first character of the line.
27754  Thus it would not be surrounded by space and could not be distinguished
27755  from the fraction bar.
27756  To avoid this, space was inserted behind the minus sign with the command
27757  
27758 \series bold
27759
27760 \backslash
27761 hspace{3pt}
27762 \series default
27763
27764 \begin_inset Foot
27765 status collapsed
27766
27767 \begin_layout Plain Layout
27768 more about 
27769 \series bold
27770
27771 \backslash
27772 hspace
27773 \series default
27774  see 
27775 \begin_inset CommandInset ref
27776 LatexCommand ref
27777 reference "sub:Variable-Space"
27778
27779 \end_inset
27780
27781
27782 \end_layout
27783
27784 \end_inset
27785
27786
27787 \begin_inset Index
27788 status collapsed
27789
27790 \begin_layout Plain Layout
27791 Commands ! H ! 
27792 \backslash
27793 hspace
27794 \end_layout
27795
27796 \end_inset
27797
27798 .
27799 \end_layout
27800
27801 \begin_layout Itemize
27802 When both sides of the equation are too long, the command 
27803 \series bold
27804
27805 \backslash
27806 lefteqn
27807 \series default
27808
27809 \begin_inset Index
27810 status collapsed
27811
27812 \begin_layout Plain Layout
27813 Commands ! L ! 
27814 \backslash
27815 lefteqn
27816 \end_layout
27817
27818 \end_inset
27819
27820  is used.
27821  It is inserted to the first column of the first line and effects that all
27822  further insertions overwrite the following columns:
27823 \begin_inset ERT
27824 status collapsed
27825
27826 \begin_layout Plain Layout
27827
27828
27829 \backslash
27830 medskip
27831 \end_layout
27832
27833 \end_inset
27834
27835
27836 \begin_inset Formula \begin{eqnarray}
27837 \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 \\
27838  &  & -\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 \\
27839  &  & =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}
27840
27841 \end_inset
27842
27843
27844 \begin_inset ERT
27845 status collapsed
27846
27847 \begin_layout Plain Layout
27848
27849
27850 \backslash
27851 smallskip
27852 \end_layout
27853
27854 \end_inset
27855
27856
27857 \begin_inset Newline newline
27858 \end_inset
27859
27860 After the insertion of 
27861 \series bold
27862
27863 \backslash
27864 lefteqn
27865 \series default
27866 , the cursor is in a purple box that is a bit shifted to the left from the
27867  blue one.
27868  In this the formula is inserted.
27869 \begin_inset ERT
27870 status collapsed
27871
27872 \begin_layout Plain Layout
27873
27874
27875 \backslash
27876 medskip
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \begin_inset Newline newline
27883 \end_inset
27884
27885 The content of the further lines is inserted to the second or another formula
27886  column.
27887  The greater the column number where it was inserted, the larger the indentation.
27888 \begin_inset ERT
27889 status collapsed
27890
27891 \begin_layout Plain Layout
27892
27893
27894 \backslash
27895 medskip
27896 \end_layout
27897
27898 \end_inset
27899
27900
27901 \begin_inset Newline newline
27902 \end_inset
27903
27904
27905 \begin_inset Note Greyedout
27906 status open
27907
27908 \begin_layout Plain Layout
27909 Note the following when using 
27910 \series bold
27911
27912 \backslash
27913 lefteqn
27914 \series default
27915 :
27916 \end_layout
27917
27918 \begin_layout Itemize
27919 The formula doesn't use the full page width.
27920  When e.
27921 \begin_inset space \thinspace{}
27922 \end_inset
27923
27924 g.
27925 \begin_inset space ~
27926 \end_inset
27927
27928 the term 
27929 \begin_inset Formula $-B^{2}$
27930 \end_inset
27931
27932  is added to the first line in the above example, it would have been outside
27933  the page margin.
27934  To better use the width, negative space can be inserted at the beginning
27935  of the first line.
27936 \end_layout
27937
27938 \begin_layout Itemize
27939 Due to a bug in LyX the cursor cannot be set with the mouse into the first
27940  line.
27941 \begin_inset Foot
27942 status collapsed
27943
27944 \begin_layout Plain Layout
27945 \begin_inset CommandInset href
27946 LatexCommand href
27947 name "LyX-bug #1429"
27948 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
27949
27950 \end_inset
27951
27952
27953 \end_layout
27954
27955 \end_inset
27956
27957  One can only set the cursor at the beginning of the line and move it with
27958  the arrow keys.
27959 \end_layout
27960
27961 \end_inset
27962
27963
27964 \end_layout
27965
27966 \begin_layout Itemize
27967 Other methods to set long formulas are offered by the environments described
27968  in 
27969 \begin_inset CommandInset ref
27970 LatexCommand ref
27971 reference "sub:Multline-Environment"
27972
27973 \end_inset
27974
27975  and 
27976 \begin_inset CommandInset ref
27977 LatexCommand ref
27978 reference "sub:Multiline-Formula-Parts"
27979
27980 \end_inset
27981
27982 .
27983 \end_layout
27984
27985 \begin_layout Subsubsection
27986 Multiline Brackets
27987 \begin_inset CommandInset label
27988 LatexCommand label
27989 name "sub:Multiline-Brackets"
27990
27991 \end_inset
27992
27993
27994 \begin_inset Index
27995 status collapsed
27996
27997 \begin_layout Plain Layout
27998 Brackets ! for multiline expressions
27999 \end_layout
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \begin_layout Standard
28007 For brackets spanning multiple lines the following problem occurs:
28008 \begin_inset Formula \begin{eqnarray*}
28009 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28010  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28011
28012 \end_inset
28013
28014
28015 \end_layout
28016
28017 \begin_layout Standard
28018 The closing bracket is smaller than the opening bracket because brackets
28019  with variable size may not span multiple lines.
28020 \end_layout
28021
28022 \begin_layout Standard
28023 To set the bracket size for the second line correctly, the first line is
28024  ended with 
28025 \series bold
28026
28027 \backslash
28028 right.
28029 \series default
28030
28031 \begin_inset Index
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035 Commands ! R ! 
28036 \backslash
28037 right
28038 \end_layout
28039
28040 \end_inset
28041
28042  and the second line with 
28043 \series bold
28044
28045 \backslash
28046 left.
28047 \begin_inset Foot
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 for more about 
28052 \series bold
28053
28054 \backslash
28055 left
28056 \series default
28057  and 
28058 \series bold
28059
28060 \backslash
28061 right
28062 \series default
28063  see 
28064 \begin_inset CommandInset ref
28065 LatexCommand ref
28066 reference "sub:Automatic-Bracket-Size"
28067
28068 \end_inset
28069
28070
28071 \end_layout
28072
28073 \end_inset
28074
28075
28076 \series default
28077
28078 \begin_inset Index
28079 status collapsed
28080
28081 \begin_layout Plain Layout
28082 Commands ! L ! 
28083 \backslash
28084 left
28085 \end_layout
28086
28087 \end_inset
28088
28089 .
28090  After 
28091 \series bold
28092
28093 \backslash
28094 left.
28095
28096 \series default
28097  the command 
28098 \series bold
28099
28100 \backslash
28101 vphantom
28102 \series default
28103
28104 \begin_inset ERT
28105 status collapsed
28106
28107 \begin_layout Plain Layout
28108
28109
28110 \backslash
28111 spce 
28112 \end_layout
28113
28114 \end_inset
28115
28116
28117 \series bold
28118
28119 \backslash
28120 prod
28121 \series default
28122 ^
28123 \begin_inset ERT
28124 status collapsed
28125
28126 \begin_layout Plain Layout
28127
28128
28129 \backslash
28130 spce 
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \series bold
28137
28138 \backslash
28139 infty
28140 \series default
28141
28142 \begin_inset ERT
28143 status collapsed
28144
28145 \begin_layout Plain Layout
28146
28147
28148 \backslash
28149 spce 
28150 \end_layout
28151
28152 \end_inset
28153
28154
28155 \series bold
28156
28157 \begin_inset Formula $\downarrow$
28158 \end_inset
28159
28160 _R=1}
28161 \series default
28162
28163 \begin_inset Index
28164 status collapsed
28165
28166 \begin_layout Plain Layout
28167 Commands ! V ! 
28168 \backslash
28169 vphantom
28170 \end_layout
28171
28172 \end_inset
28173
28174  is inserted, because the multiplication operator with its limits is the
28175  largest symbol in the first line and this should be the size for the bracket
28176  in the second line.
28177 \end_layout
28178
28179 \begin_layout Standard
28180 The result is this:
28181 \begin_inset Formula \begin{eqnarray*}
28182 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28183  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28184
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \begin_layout Subsection
28191 Align Environments
28192 \end_layout
28193
28194 \begin_layout Standard
28195 Align environments can be used for every kind of multiline formulas.
28196  They are specially useful to set several formulas side by side.
28197 \end_layout
28198
28199 \begin_layout Standard
28200 Align environments consist of columns.
28201  The odd columns are right aligned, the even ones left aligned.
28202  Every line in an Align environment can be numbered.
28203 \end_layout
28204
28205 \begin_layout Standard
28206 Align environments are created via the menu 
28207 \family sans
28208 Insert\SpecialChar \menuseparator
28209 Math
28210 \family default
28211 .
28212  With the menu 
28213 \family sans
28214 Edit\SpecialChar \menuseparator
28215 Math\SpecialChar \menuseparator
28216 Change Formula Type
28217 \family default
28218  already existing formulas can be converted to Align environments.
28219 \end_layout
28220
28221 \begin_layout Standard
28222 To add or delete columns, the math toolbar buttons 
28223 \begin_inset Graphics
28224         filename ../images/tabular-feature_append-column.png
28225         scale 85
28226
28227 \end_inset
28228
28229  or 
28230 \begin_inset Graphics
28231         filename ../images/tabular-feature_delete-column.png
28232         scale 85
28233
28234 \end_inset
28235
28236 , respectively, or the menu 
28237 \family sans
28238 Edit\SpecialChar \menuseparator
28239 Rows & Columns
28240 \family default
28241  can be used.
28242 \end_layout
28243
28244 \begin_layout Subsubsection
28245 Standard align Environment
28246 \begin_inset CommandInset label
28247 LatexCommand label
28248 name "sub:Standard-align-Environment"
28249
28250 \end_inset
28251
28252
28253 \begin_inset Index
28254 status collapsed
28255
28256 \begin_layout Plain Layout
28257 Formula ! multiline ! align environment
28258 \end_layout
28259
28260 \end_inset
28261
28262
28263 \end_layout
28264
28265 \begin_layout Standard
28266 This Align environment is created by presssing 
28267 \family sans
28268 Ctrl-Return
28269 \family default
28270  in a formula or by the menu 
28271 \family sans
28272 Insert\SpecialChar \menuseparator
28273 Math\SpecialChar \menuseparator
28274 AMS align Environment
28275 \family default
28276 .
28277 \end_layout
28278
28279 \begin_layout Standard
28280 An example for two formulas set side by side, that are created with a four
28281  column align environment:
28282 \begin_inset Formula \begin{align*}
28283 A & =\sin(B) & C & =D\\
28284 C & \ne A & B & \ne D\end{align*}
28285
28286 \end_inset
28287
28288 As it can be seen, the formulas in this environment are placed so as if
28289  there would be a 
28290 \series bold
28291
28292 \backslash
28293 hfill
28294 \begin_inset Foot
28295 status collapsed
28296
28297 \begin_layout Plain Layout
28298 more about 
28299 \series bold
28300
28301 \backslash
28302 hfill
28303 \series default
28304  see 
28305 \begin_inset CommandInset ref
28306 LatexCommand ref
28307 reference "sub:Variable-Space"
28308
28309 \end_inset
28310
28311
28312 \end_layout
28313
28314 \end_inset
28315
28316
28317 \series default
28318  before the first and after every even column.
28319  When the formula style 
28320 \series bold
28321 Indented
28322 \begin_inset Foot
28323 status collapsed
28324
28325 \begin_layout Plain Layout
28326 formula styles see 
28327 \begin_inset CommandInset ref
28328 LatexCommand ref
28329 reference "sec:Formula-Styles"
28330
28331 \end_inset
28332
28333
28334 \end_layout
28335
28336 \end_inset
28337
28338
28339 \series default
28340  is used, the formula is set without the 
28341 \series bold
28342
28343 \backslash
28344 hfill
28345 \series default
28346  before the first column.
28347 \end_layout
28348
28349 \begin_layout Subsubsection
28350 Alignat Environment
28351 \begin_inset Index
28352 status collapsed
28353
28354 \begin_layout Plain Layout
28355 Formula ! multiline ! alignat environment
28356 \end_layout
28357
28358 \end_inset
28359
28360
28361 \end_layout
28362
28363 \begin_layout Standard
28364 The alignat environment has no predefined column separation.
28365  It can be inserted manually with the spaces that are described 
28366 \begin_inset CommandInset ref
28367 LatexCommand ref
28368 reference "sub:Space"
28369
28370 \end_inset
28371
28372 .
28373 \end_layout
28374
28375 \begin_layout Standard
28376 The above example in the alignat environment where 1
28377 \begin_inset space \thinspace{}
28378 \end_inset
28379
28380 cm space was inserted at the beginning of the second formula:
28381 \begin_inset Formula \begin{alignat*}{2}
28382 A & =\sin(B) & \hspace{1cm}C & =D\\
28383 C & \ne A & B & \ne D\end{alignat*}
28384
28385 \end_inset
28386
28387 Because the column separation can be set separately for every column, this
28388  environment is especially suitable to set three and more formulas side
28389  by side.
28390 \end_layout
28391
28392 \begin_layout Subsubsection
28393 Flalign Environment
28394 \begin_inset CommandInset label
28395 LatexCommand label
28396 name "sub:Flalign-Environment"
28397
28398 \end_inset
28399
28400
28401 \begin_inset Index
28402 status collapsed
28403
28404 \begin_layout Plain Layout
28405 Formula ! multiline ! flalign environment
28406 \end_layout
28407
28408 \end_inset
28409
28410
28411 \end_layout
28412
28413 \begin_layout Standard
28414 In this environment the first two columns are always set as much as possible
28415  to the left and the last two ones to the right.
28416  An example:
28417 \begin_inset Formula \begin{flalign*}
28418 A & =1 & B & =2 & C & =3\\
28419 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28420
28421 \end_inset
28422
28423
28424 \end_layout
28425
28426 \begin_layout Standard
28427 By creating a flalign environment with an odd number of columns where an
28428  empty TeX-brace is inserted to the last column, several formulas in a document
28429  can be set to the left, although the formula style 
28430 \series bold
28431 Centered
28432 \series default
28433  is used.
28434  As example the indented formula 
28435 \begin_inset CommandInset ref
28436 LatexCommand eqref
28437 reference "eq:VolInt"
28438
28439 \end_inset
28440
28441 :
28442 \begin_inset Formula \begin{flalign}
28443 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28444
28445 \end_inset
28446
28447 The first two columns contain the formula.
28448  To indent it as with the formula style 
28449 \series bold
28450 Indented
28451 \series default
28452 , 30
28453 \begin_inset space \thinspace{}
28454 \end_inset
28455
28456 pt space was inserted at the beginning of the first column.
28457 \end_layout
28458
28459 \begin_layout Subsection
28460 Eqnarray Environment
28461 \begin_inset CommandInset label
28462 LatexCommand label
28463 name "sub:Eqnarray-Environment"
28464
28465 \end_inset
28466
28467
28468 \begin_inset Index
28469 status collapsed
28470
28471 \begin_layout Plain Layout
28472 Formula ! multiline ! eqnarray environment
28473 \end_layout
28474
28475 \end_inset
28476
28477
28478 \end_layout
28479
28480 \begin_layout Standard
28481 When this environment has been created, three blue boxes appear.
28482  The content of the first box is right aligned, the content of the last
28483  one left aligned.
28484  The content of the middle box appears centered and a bit smaller, because
28485  it is designed to insert there only relation characters.
28486 \begin_inset Formula \begin{eqnarray*}
28487 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28488 AB & AB & AB\\
28489 A & = & A\end{eqnarray*}
28490
28491 \end_inset
28492
28493
28494 \end_layout
28495
28496 \begin_layout Subsection
28497 Gather Environment
28498 \begin_inset Index
28499 status collapsed
28500
28501 \begin_layout Plain Layout
28502 Formula ! multiline ! gather environment
28503 \end_layout
28504
28505 \end_inset
28506
28507
28508 \end_layout
28509
28510 \begin_layout Standard
28511 This environment consists of only one centered column.
28512  Every line can be numbered.
28513 \begin_inset Formula \begin{gather}
28514 A=1\\
28515 X=\textrm{-}1\end{gather}
28516
28517 \end_inset
28518
28519
28520 \end_layout
28521
28522 \begin_layout Subsection
28523 Multline Environment
28524 \begin_inset CommandInset label
28525 LatexCommand label
28526 name "sub:Multline-Environment"
28527
28528 \end_inset
28529
28530
28531 \begin_inset Index
28532 status collapsed
28533
28534 \begin_layout Plain Layout
28535 Formula ! multiline ! multline environment
28536 \end_layout
28537
28538 \end_inset
28539
28540
28541 \end_layout
28542
28543 \begin_layout Standard
28544 The multline environment consists, like the gather environment, of only
28545  one column.
28546  But the first line is left aligned, the last one right aligned.
28547  All other lines are centered.
28548  Therefore this environment is suitable for long formulas.
28549  As example formula 
28550 \begin_inset CommandInset ref
28551 LatexCommand eqref
28552 reference "eq:lefteqn"
28553
28554 \end_inset
28555
28556  in the multline environment:
28557 \begin_inset Formula \begin{multline}
28558 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}\\
28559 -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}\\
28560 =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}
28561
28562 \end_inset
28563
28564
28565 \end_layout
28566
28567 \begin_layout Standard
28568 In the output only the last (first) line of a multline environment appears
28569  numbered when the document numbering is right (left).
28570 \begin_inset Foot
28571 status collapsed
28572
28573 \begin_layout Plain Layout
28574 numbering styles see 
28575 \begin_inset CommandInset ref
28576 LatexCommand ref
28577 reference "sec:Formula-Styles"
28578
28579 \end_inset
28580
28581
28582 \end_layout
28583
28584 \end_inset
28585
28586
28587 \end_layout
28588
28589 \begin_layout Standard
28590 With the commands 
28591 \series bold
28592
28593 \backslash
28594 shoveright
28595 \begin_inset Index
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 Commands ! S ! 
28600 \backslash
28601 shoveright
28602 \end_layout
28603
28604 \end_inset
28605
28606
28607 \series default
28608  and 
28609 \series bold
28610
28611 \backslash
28612 shoveleft
28613 \begin_inset Index
28614 status collapsed
28615
28616 \begin_layout Plain Layout
28617 Commands ! S ! 
28618 \backslash
28619 shoveleft
28620 \end_layout
28621
28622 \end_inset
28623
28624
28625 \series default
28626  a centered line can be right or left aligned, respectively.
28627  The commands are used as follows:
28628 \end_layout
28629
28630 \begin_layout Standard
28631
28632 \series bold
28633
28634 \backslash
28635 shoveright{line content}
28636 \series default
28637  and 
28638 \series bold
28639
28640 \backslash
28641 shoveleft{line content}
28642 \end_layout
28643
28644 \begin_layout Standard
28645 \begin_inset VSpace medskip
28646 \end_inset
28647
28648 The length 
28649 \series bold
28650
28651 \backslash
28652 multlinegap
28653 \begin_inset Index
28654 status collapsed
28655
28656 \begin_layout Plain Layout
28657 Commands ! M ! 
28658 \backslash
28659 multlinegap
28660 \end_layout
28661
28662 \end_inset
28663
28664
28665 \series default
28666  specifies the distance of the first line from the left page margin.
28667  Predefined is the length 0
28668 \begin_inset space \thinspace{}
28669 \end_inset
28670
28671 pt.
28672 \end_layout
28673
28674 \begin_layout Standard
28675 As example the above formula where the command
28676 \end_layout
28677
28678 \begin_layout Standard
28679
28680 \series bold
28681
28682 \backslash
28683 setlength{
28684 \backslash
28685 multlinegap}{2cm}
28686 \end_layout
28687
28688 \begin_layout Standard
28689 was inserted in TeX-mode before:
28690 \begin_inset ERT
28691 status collapsed
28692
28693 \begin_layout Plain Layout
28694
28695
28696 \backslash
28697 setlength{
28698 \backslash
28699 multlinegap}{2cm}
28700 \end_layout
28701
28702 \end_inset
28703
28704
28705 \begin_inset Formula \begin{multline}
28706 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}\\
28707 \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}}\\
28708 =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}
28709
28710 \end_inset
28711
28712
28713 \begin_inset ERT
28714 status collapsed
28715
28716 \begin_layout Plain Layout
28717
28718
28719 \backslash
28720 setlength{
28721 \backslash
28722 multlinegap}{0pt}
28723 \end_layout
28724
28725 \end_inset
28726
28727 The second line was left aligned using 
28728 \series bold
28729
28730 \backslash
28731 shoveleft
28732 \series default
28733 .
28734 \end_layout
28735
28736 \begin_layout Subsection
28737 Multiline Formula Parts
28738 \begin_inset CommandInset label
28739 LatexCommand label
28740 name "sub:Multiline-Formula-Parts"
28741
28742 \end_inset
28743
28744
28745 \begin_inset Index
28746 status collapsed
28747
28748 \begin_layout Plain Layout
28749 Formula ! multiline ! formula parts
28750 \end_layout
28751
28752 \end_inset
28753
28754
28755 \end_layout
28756
28757 \begin_layout Standard
28758 To display only parts of a formula with multiple lines, one of the following
28759  environments are used: 
28760 \series bold
28761 aligned
28762 \series default
28763
28764 \series bold
28765 alignedat
28766 \series default
28767
28768 \series bold
28769 gathered
28770 \series default
28771  or 
28772 \series bold
28773 split
28774 \series default
28775 .
28776  They can be inserted via the menu 
28777 \family sans
28778 Insert\SpecialChar \menuseparator
28779 Math
28780 \family default
28781  or by using the commands described in this section.
28782 \end_layout
28783
28784 \begin_layout Standard
28785 The first three have the same properties as the corresponding multiline
28786  formula environments, but it is possible to set further formula parts beside
28787  them.
28788  An example:
28789 \begin_inset Formula \[
28790 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28791 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28792 \right\} \textrm{Uncertainty relations}\]
28793
28794 \end_inset
28795
28796
28797 \end_layout
28798
28799 \begin_layout Standard
28800 To get this formula, a displayed formula is created where the command 
28801 \series bold
28802
28803 \backslash
28804 aligned
28805 \begin_inset Index
28806 status collapsed
28807
28808 \begin_layout Plain Layout
28809 Commands ! A ! 
28810 \backslash
28811 aligned
28812 \end_layout
28813
28814 \end_inset
28815
28816
28817 \series default
28818  is inserted.
28819  A purple box appears around the blue formula box where now columns and
28820  lines can be added.
28821  Outside the multiline environment other formula parts can be set, like
28822  the brace.
28823 \end_layout
28824
28825 \begin_layout Standard
28826 The aligned environment is also suitable for long formulas whose lines are
28827  horizontally aligned.
28828  Using aligned in a displayed formula has the advantage that the formula
28829  number is vertically centered behind the lines.
28830  As example formula 
28831 \begin_inset CommandInset ref
28832 LatexCommand eqref
28833 reference "eq:kurzlang"
28834
28835 \end_inset
28836
28837  in the aligned environment:
28838 \begin_inset Formula \begin{equation}
28839 \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}|}\\
28840  & -\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}
28841 \end{equation}
28842
28843 \end_inset
28844
28845
28846 \end_layout
28847
28848 \begin_layout Standard
28849 To use the environments 
28850 \series bold
28851 alignedat
28852 \series default
28853
28854 \series bold
28855 gathered
28856 \series default
28857 , or 
28858 \series bold
28859 split
28860 \series default
28861 , the command 
28862 \series bold
28863
28864 \backslash
28865 alignedat
28866 \series default
28867 ,
28868 \begin_inset Index
28869 status collapsed
28870
28871 \begin_layout Plain Layout
28872 Commands ! A ! 
28873 \backslash
28874 alignedat
28875 \end_layout
28876
28877 \end_inset
28878
28879  
28880 \series bold
28881
28882 \backslash
28883 gathered
28884 \series default
28885
28886 \begin_inset Index
28887 status collapsed
28888
28889 \begin_layout Plain Layout
28890 Commands ! G ! 
28891 \backslash
28892 gathered
28893 \end_layout
28894
28895 \end_inset
28896
28897 , or 
28898 \series bold
28899
28900 \backslash
28901 split
28902 \series default
28903
28904 \begin_inset Index
28905 status collapsed
28906
28907 \begin_layout Plain Layout
28908 Commands ! S ! 
28909 \backslash
28910 split
28911 \end_layout
28912
28913 \end_inset
28914
28915  are inserted, respectively.
28916  The split environment has the same properties as the aligned environment
28917  but it can only have two columns.
28918 \end_layout
28919
28920 \begin_layout Subsection
28921 Text in multiline Formulas
28922 \begin_inset CommandInset label
28923 LatexCommand label
28924 name "sub:Text-in-multiline"
28925
28926 \end_inset
28927
28928
28929 \begin_inset Index
28930 status collapsed
28931
28932 \begin_layout Plain Layout
28933 Text ! in formulas
28934 \end_layout
28935
28936 \end_inset
28937
28938
28939 \begin_inset Index
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943 Formula ! multiline ! text
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \end_layout
28950
28951 \begin_layout Standard
28952 In the Align environments, and the multline and gather environment, text
28953  can be inserted that will appear in a separate line and doesn't affect
28954  the column alignment.
28955  To do this, the command 
28956 \series bold
28957
28958 \backslash
28959 intertext
28960 \begin_inset Index
28961 status collapsed
28962
28963 \begin_layout Plain Layout
28964 Commands ! I ! 
28965 \backslash
28966 intertext
28967 \end_layout
28968
28969 \end_inset
28970
28971
28972 \series default
28973  is used in the following scheme:
28974 \end_layout
28975
28976 \begin_layout Standard
28977
28978 \series bold
28979
28980 \backslash
28981 intertext{text}
28982 \end_layout
28983
28984 \begin_layout Standard
28985 The text should not be longer than a line because it cannot be hyphenated.
28986  As LyX doesn't yet support 
28987 \series bold
28988
28989 \backslash
28990 intertext
28991 \series default
28992  directly, the text is written as mathematical text.
28993  
28994 \series bold
28995
28996 \backslash
28997 intertext
28998 \series default
28999  must hereby be at the beginning of a line and appears in the output above
29000  this line.
29001  An example where the text was inserted at the beginning of the second line:
29002 \begin_inset Formula \begin{align}
29003 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29004 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29005
29006 \end_inset
29007
29008
29009 \end_layout
29010
29011 \begin_layout Section
29012 Formula Numbering
29013 \begin_inset Index
29014 status collapsed
29015
29016 \begin_layout Plain Layout
29017 Formula numbering
29018 \end_layout
29019
29020 \end_inset
29021
29022
29023 \begin_inset Index
29024 status collapsed
29025
29026 \begin_layout Plain Layout
29027 Formula ! numbering|see
29028 \begin_inset ERT
29029 status collapsed
29030
29031 \begin_layout Plain Layout
29032
29033 {
29034 \end_layout
29035
29036 \end_inset
29037
29038 Formula numbering
29039 \begin_inset ERT
29040 status collapsed
29041
29042 \begin_layout Plain Layout
29043
29044 }
29045 \end_layout
29046
29047 \end_inset
29048
29049
29050 \end_layout
29051
29052 \end_inset
29053
29054
29055 \end_layout
29056
29057 \begin_layout Subsection
29058 General
29059 \end_layout
29060
29061 \begin_layout Standard
29062 Numbered formulas can be created with the menu 
29063 \family sans
29064 Insert\SpecialChar \menuseparator
29065 Math\SpecialChar \menuseparator
29066 Numbered
29067 \begin_inset space ~
29068 \end_inset
29069
29070 Formula
29071 \family default
29072  (shortcut 
29073 \family sans
29074 Ctrl-Alt
29075 \begin_inset space ~
29076 \end_inset
29077
29078 n
29079 \family default
29080 ).
29081  Existing formulas can be numbered with the menu 
29082 \family sans
29083 Edit\SpecialChar \menuseparator
29084 Math\SpecialChar \menuseparator
29085 Toggle
29086 \begin_inset space ~
29087 \end_inset
29088
29089 Numbering
29090 \family default
29091  (shortcut 
29092 \family sans
29093 Alt-m
29094 \begin_inset space ~
29095 \end_inset
29096
29097 n
29098 \family default
29099 ).
29100  The formula number is displayed in LyX behind the formula as number sign
29101  in parentheses.
29102  The number sign is replaced in the output by the formula number.
29103 \end_layout
29104
29105 \begin_layout Standard
29106 When numbering is turned on in multiline formulas, all lines will be numbered.
29107  But the numbering can be controlled with the menu 
29108 \family sans
29109 Edit\SpecialChar \menuseparator
29110 Math\SpecialChar \menuseparator
29111 Toggle
29112 \begin_inset space ~
29113 \end_inset
29114
29115 Numbering
29116 \begin_inset space ~
29117 \end_inset
29118
29119 of
29120 \begin_inset space ~
29121 \end_inset
29122
29123 Line
29124 \family default
29125  (shortcut 
29126 \family sans
29127 Alt-m
29128 \begin_inset space ~
29129 \end_inset
29130
29131 N
29132 \family default
29133 ) for every line.
29134 \end_layout
29135
29136 \begin_layout Standard
29137 Except of inline formulas, all formulas can be numbered with two different
29138  styles, see 
29139 \begin_inset CommandInset ref
29140 LatexCommand ref
29141 reference "sec:Formula-Styles"
29142
29143 \end_inset
29144
29145 .
29146 \end_layout
29147
29148 \begin_layout Subsection
29149 Cross-References
29150 \begin_inset CommandInset label
29151 LatexCommand label
29152 name "sub:Cross-References"
29153
29154 \end_inset
29155
29156
29157 \begin_inset Index
29158 status collapsed
29159
29160 \begin_layout Plain Layout
29161 Cross-references ! to formulas
29162 \end_layout
29163
29164 \end_inset
29165
29166
29167 \end_layout
29168
29169 \begin_layout Standard
29170 All labeled formulas can be cross-referenced.
29171  A label is added by the menu 
29172 \family sans
29173 Insert\SpecialChar \menuseparator
29174 Label
29175 \family default
29176  or the toolbar button 
29177 \begin_inset Graphics
29178         filename ../images/label-insert.png
29179         scale 85
29180
29181 \end_inset
29182
29183 .
29184  The cursor must hereby be inside a displayed formula.
29185  A dialog pops up displaying the prefix 
29186 \series bold
29187 eq:
29188 \series default
29189  in a text field.
29190  The label is inserted there behind the prefix.
29191  The predefined prefix means 
29192 \begin_inset Quotes eld
29193 \end_inset
29194
29195 equation
29196 \begin_inset Quotes erd
29197 \end_inset
29198
29199  and makes it easier to find labels in large documents because it marks
29200  it as formula label to divide it from e.
29201 \begin_inset space \thinspace{}
29202 \end_inset
29203
29204 g.
29205 \begin_inset space ~
29206 \end_inset
29207
29208 section labels.
29209  To change a label, the menu 
29210 \family sans
29211 Insert\SpecialChar \menuseparator
29212 Label
29213 \family default
29214  is used again.
29215 \end_layout
29216
29217 \begin_layout Standard
29218 The name of the label is displayed in LyX within two parentheses behind
29219  formula.
29220  A formula with a label is always numbered.
29221 \end_layout
29222
29223 \begin_layout Standard
29224 Cross-references are inserted via the menu 
29225 \family sans
29226 Insert\SpecialChar \menuseparator
29227 Cross-Reference
29228 \family default
29229  or with the toolbar button 
29230 \begin_inset Graphics
29231         filename ../images/dialog-show-new-inset_ref.png
29232         scale 85
29233
29234 \end_inset
29235
29236 .
29237  A formula cross-reference appears in the output as formula number.
29238  When in the cross-reference dialog window the format 
29239 \series bold
29240 (<reference>)
29241 \series default
29242  is chosen, the cross-reference appears in the output as formula number
29243  in parentheses.
29244 \begin_inset Newline newline
29245 \end_inset
29246
29247 By right-clicking on a cross-reference in LyX, one jumps to the formula
29248  that is referenced.
29249 \end_layout
29250
29251 \begin_layout Standard
29252 Here are as examples cross-references to formulas of the following subsections:
29253 \begin_inset Note Note
29254 status open
29255
29256 \begin_layout Plain Layout
29257 Note the different cross-reference types.
29258 \end_layout
29259
29260 \end_inset
29261
29262
29263 \end_layout
29264
29265 \begin_layout Standard
29266 The equations 
29267 \begin_inset CommandInset ref
29268 LatexCommand eqref
29269 reference "eq:tag"
29270
29271 \end_inset
29272
29273  and 
29274 \begin_inset CommandInset ref
29275 LatexCommand eqref
29276 reference "eq:c"
29277
29278 \end_inset
29279
29280  are equivalent.
29281  In (
29282 \begin_inset CommandInset ref
29283 LatexCommand ref
29284 reference "eq:Lat"
29285
29286 \end_inset
29287
29288 ) big Latin letters are used for the numbering in contrary to (
29289 \begin_inset CommandInset ref
29290 LatexCommand ref
29291 reference "eq:Rom"
29292
29293 \end_inset
29294
29295 ).
29296 \end_layout
29297
29298 \begin_layout Standard
29299 \begin_inset VSpace medskip
29300 \end_inset
29301
29302 When the argument of 
29303 \series bold
29304
29305 \backslash
29306 tag
29307 \begin_inset Foot
29308 status collapsed
29309
29310 \begin_layout Plain Layout
29311
29312 \series bold
29313
29314 \backslash
29315 tag
29316 \series default
29317  is described in 
29318 \begin_inset CommandInset ref
29319 LatexCommand ref
29320 reference "sub:User-defined-Numbering"
29321
29322 \end_inset
29323
29324 .
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \series default
29331  contains a box like in 
29332 \begin_inset CommandInset ref
29333 LatexCommand ref
29334 reference "sub:Paragraph-Boxes"
29335
29336 \end_inset
29337
29338 , the formula cannot be referenced.
29339 \end_layout
29340
29341 \begin_layout Subsection
29342 Subnumbering
29343 \begin_inset Index
29344 status collapsed
29345
29346 \begin_layout Plain Layout
29347 Formula numbering ! subnumbering
29348 \end_layout
29349
29350 \end_inset
29351
29352
29353 \end_layout
29354
29355 \begin_layout Standard
29356 With the help of the commands 
29357 \series bold
29358
29359 \backslash
29360 begin{subequations}
29361 \series default
29362  and 
29363 \series bold
29364
29365 \backslash
29366 end{subequations}
29367 \series default
29368  formulas can be subnumbered.
29369  Both commands are inserted in TeX-mode.
29370 \end_layout
29371
29372 \begin_layout Standard
29373 An example:
29374 \begin_inset Formula \begin{equation}
29375 A=C-B\label{eq:a}\end{equation}
29376
29377 \end_inset
29378
29379
29380 \begin_inset ERT
29381 status collapsed
29382
29383 \begin_layout Plain Layout
29384
29385
29386 \backslash
29387 addtocounter{equation}{-1}
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \begin_inset ERT
29394 status collapsed
29395
29396 \begin_layout Plain Layout
29397
29398
29399 \backslash
29400 begin{subequations}
29401 \end_layout
29402
29403 \end_inset
29404
29405
29406 \begin_inset VSpace -5mm
29407 \end_inset
29408
29409
29410 \begin_inset Formula \begin{equation}
29411 B=C-A\label{eq:b}\end{equation}
29412
29413 \end_inset
29414
29415
29416 \begin_inset Formula \begin{equation}
29417 C=A+B\label{eq:c}\end{equation}
29418
29419 \end_inset
29420
29421
29422 \end_layout
29423
29424 \begin_layout Standard
29425 \begin_inset ERT
29426 status collapsed
29427
29428 \begin_layout Plain Layout
29429
29430
29431 \backslash
29432 end{subequations}
29433 \end_layout
29434
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \begin_layout Standard
29441 To create the example, the following is done:
29442 \end_layout
29443
29444 \begin_layout Enumerate
29445 first formula is inserted
29446 \end_layout
29447
29448 \begin_layout Enumerate
29449
29450 \series bold
29451
29452 \backslash
29453 addtocounter{equation}{-1} 
29454 \backslash
29455 begin{subequations}
29456 \begin_inset Index
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460 Commands ! A ! 
29461 \backslash
29462 addtocounter
29463 \end_layout
29464
29465 \end_inset
29466
29467
29468 \begin_inset Newline newline
29469 \end_inset
29470
29471
29472 \series default
29473 is inserted after the first formula
29474 \end_layout
29475
29476 \begin_layout Enumerate
29477 second formula is inserted
29478 \end_layout
29479
29480 \begin_layout Enumerate
29481 third formula is inserted
29482 \end_layout
29483
29484 \begin_layout Enumerate
29485
29486 \series bold
29487
29488 \backslash
29489 end{subequations}
29490 \series default
29491  is inserted after the third formula
29492 \end_layout
29493
29494 \begin_layout Standard
29495 Every formula between the commands 
29496 \series bold
29497
29498 \backslash
29499 begin
29500 \series default
29501  and 
29502 \series bold
29503
29504 \backslash
29505 end
29506 \series default
29507  is subnumbered as a, b, 
29508 \begin_inset Newline linebreak
29509 \end_inset
29510
29511 c, \SpecialChar \ldots{}
29512  For multiline formulas every line will be subnumbered.
29513  All subnumbered formulas are treated as 
29514 \emph on
29515 one
29516 \emph default
29517  numbered formula.
29518  But as every numbered formula increases the counter 
29519 \series bold
29520 equation
29521 \series default
29522  by one, the command 
29523 \series bold
29524
29525 \backslash
29526 addtocounter
29527 \series default
29528  is needed to decrease it.
29529  Otherwise the formulas 
29530 \begin_inset CommandInset ref
29531 LatexCommand eqref
29532 reference "eq:a"
29533
29534 \end_inset
29535
29536
29537 \begin_inset CommandInset ref
29538 LatexCommand eqref
29539 reference "eq:b"
29540
29541 \end_inset
29542
29543
29544 \begin_inset CommandInset ref
29545 LatexCommand eqref
29546 reference "eq:c"
29547
29548 \end_inset
29549
29550  would be numbered as 
29551 \begin_inset CommandInset ref
29552 LatexCommand eqref
29553 reference "eq:a"
29554
29555 \end_inset
29556
29557
29558 \begin_inset CommandInset ref
29559 LatexCommand eqref
29560 reference "eq:d"
29561
29562 \end_inset
29563
29564
29565 \begin_inset CommandInset ref
29566 LatexCommand eqref
29567 reference "eq:f"
29568
29569 \end_inset
29570
29571 .
29572 \end_layout
29573
29574 \begin_layout Standard
29575 By inserting the commands in TeX-mode, a space is created between the first
29576  two formulas.
29577  To revert this -5
29578 \begin_inset space \thinspace{}
29579 \end_inset
29580
29581 mm vertical space is inserted after the command 
29582 \series bold
29583
29584 \backslash
29585 begin{subequations}
29586 \series default
29587 .
29588  When the formula style 
29589 \series bold
29590 Indented
29591 \begin_inset Foot
29592 status collapsed
29593
29594 \begin_layout Plain Layout
29595 formula styles see 
29596 \begin_inset CommandInset ref
29597 LatexCommand ref
29598 reference "sec:Formula-Styles"
29599
29600 \end_inset
29601
29602
29603 \end_layout
29604
29605 \end_inset
29606
29607
29608 \series default
29609  is used, -7
29610 \begin_inset space \thinspace{}
29611 \end_inset
29612
29613 mm space is inserted instead.
29614 \end_layout
29615
29616 \begin_layout Standard
29617 Here is an example for a multiline formula where the numbering was turned
29618  off for the second line:
29619 \begin_inset ERT
29620 status collapsed
29621
29622 \begin_layout Plain Layout
29623
29624
29625 \backslash
29626 begin{subequations}
29627 \end_layout
29628
29629 \end_inset
29630
29631
29632 \begin_inset Formula \begin{eqnarray}
29633 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29634  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29635  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29636
29637 \end_inset
29638
29639
29640 \begin_inset ERT
29641 status collapsed
29642
29643 \begin_layout Plain Layout
29644
29645
29646 \backslash
29647 end{subequations}
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \begin_layout Subsection
29656 User-defined Numbering
29657 \begin_inset CommandInset label
29658 LatexCommand label
29659 name "sub:User-defined-Numbering"
29660
29661 \end_inset
29662
29663
29664 \begin_inset Index
29665 status collapsed
29666
29667 \begin_layout Plain Layout
29668 Formula numbering ! user-defined
29669 \end_layout
29670
29671 \end_inset
29672
29673
29674 \end_layout
29675
29676 \begin_layout Standard
29677 \begin_inset Index
29678 status collapsed
29679
29680 \begin_layout Plain Layout
29681 Formula numbering ! self-defined delimiters
29682 \end_layout
29683
29684 \end_inset
29685
29686 With the standard numbering parentheses are set around the formula number.
29687  To replace the parentheses for example by vertical bars, the following
29688  line is added to the LaTeX-preamble:
29689 \end_layout
29690
29691 \begin_layout Standard
29692
29693 \series bold
29694
29695 \backslash
29696 def
29697 \backslash
29698 tagform@#1{
29699 \backslash
29700 maketag@@@{|#1|}}
29701 \series default
29702
29703 \begin_inset Note Note
29704 status collapsed
29705
29706 \begin_layout Plain Layout
29707 This macro is already declared in the LaTeX-preamble for testing.
29708  To activate it, remove the percent sign at the beginning.
29709 \end_layout
29710
29711 \end_inset
29712
29713
29714 \end_layout
29715
29716 \begin_layout Standard
29717 To use other characters, the vertical bars besides the 
29718 \series bold
29719 #1
29720 \series default
29721  are replaced by one ore more characters.
29722  To get only the formula number the vertical bars are omitted.
29723 \end_layout
29724
29725 \begin_layout Standard
29726 \begin_inset VSpace bigskip
29727 \end_inset
29728
29729 When there should be an expression of your choice instead of the consecutive
29730  formula number in parentheses behind the formula, the command 
29731 \series bold
29732
29733 \backslash
29734 tag
29735 \series default
29736
29737 \begin_inset Index
29738 status collapsed
29739
29740 \begin_layout Plain Layout
29741 Commands ! T ! 
29742 \backslash
29743 tag
29744 \end_layout
29745
29746 \end_inset
29747
29748  is used:
29749 \begin_inset Formula \begin{equation}
29750 A+B=C\tag{something}\label{eq:tag}\end{equation}
29751
29752 \end_inset
29753
29754 In this example the command 
29755 \series bold
29756
29757 \backslash
29758 tag
29759 \begin_inset ERT
29760 status collapsed
29761
29762 \begin_layout Plain Layout
29763
29764
29765 \backslash
29766 spce 
29767 \end_layout
29768
29769 \end_inset
29770
29771 something
29772 \series default
29773  was inserted to the formula.
29774 \end_layout
29775
29776 \begin_layout Standard
29777 When the command 
29778 \series bold
29779
29780 \backslash
29781 tag*
29782 \begin_inset ERT
29783 status collapsed
29784
29785 \begin_layout Plain Layout
29786
29787
29788 \backslash
29789 spce 
29790 \end_layout
29791
29792 \end_inset
29793
29794 something
29795 \series default
29796  is inserted instead, the star prevents the parentheses around the expression:
29797 \begin_inset Formula \[
29798 A+B=C\tag*{something}\]
29799
29800 \end_inset
29801
29802
29803 \end_layout
29804
29805 \begin_layout Standard
29806 \begin_inset VSpace bigskip
29807 \end_inset
29808
29809 To restart the formula numbering with new document parts or sections, the
29810  following command is used:
29811 \end_layout
29812
29813 \begin_layout Standard
29814
29815 \series bold
29816
29817 \backslash
29818 @addtoreset{equation}{part}
29819 \series default
29820
29821 \begin_inset Index
29822 status collapsed
29823
29824 \begin_layout Plain Layout
29825 Commands ! 
29826 \begin_inset ERT
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830
29831 "
29832 \end_layout
29833
29834 \end_inset
29835
29836 @
29837 \begin_inset ERT
29838 status collapsed
29839
29840 \begin_layout Plain Layout
29841
29842 "
29843 \end_layout
29844
29845 \end_inset
29846
29847  ! 
29848 \backslash
29849
29850 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855 "
29856 \end_layout
29857
29858 \end_inset
29859
29860 @
29861 \begin_inset ERT
29862 status collapsed
29863
29864 \begin_layout Plain Layout
29865
29866 "
29867 \end_layout
29868
29869 \end_inset
29870
29871 addtoreset
29872 \end_layout
29873
29874 \end_inset
29875
29876
29877 \begin_inset Newline newline
29878 \end_inset
29879
29880 resp.
29881 \begin_inset Newline newline
29882 \end_inset
29883
29884
29885 \series bold
29886
29887 \backslash
29888 @addtoreset{equation}{section}
29889 \end_layout
29890
29891 \begin_layout Standard
29892 To be able to use these commands in TeX-mode, the 
29893 \begin_inset Quotes eld
29894 \end_inset
29895
29896 @
29897 \begin_inset Quotes erd
29898 \end_inset
29899
29900  character has to be made 
29901 \begin_inset Quotes eld
29902 \end_inset
29903
29904 active
29905 \begin_inset Quotes erd
29906 \end_inset
29907
29908  for LaTeX using the command 
29909 \series bold
29910
29911 \backslash
29912 makeatletter.
29913
29914 \series default
29915  The command 
29916 \series bold
29917
29918 \backslash
29919 makeatother
29920 \series default
29921  reverts this.
29922  So the command sequence in TeX-mode is:
29923 \end_layout
29924
29925 \begin_layout Standard
29926
29927 \series bold
29928
29929 \backslash
29930 makeatletter
29931 \begin_inset Newline newline
29932 \end_inset
29933
29934
29935 \backslash
29936 @addtoreset{equation}{section}
29937 \begin_inset Newline newline
29938 \end_inset
29939
29940
29941 \backslash
29942 makeatother
29943 \end_layout
29944
29945 \begin_layout Standard
29946 In the LaTeX-preamble 
29947 \series bold
29948
29949 \backslash
29950 makeatletter
29951 \series default
29952  and 
29953 \series bold
29954
29955 \backslash
29956 makeatother
29957 \series default
29958  can be omitted as they are automatically internally inserted by LyX.
29959 \end_layout
29960
29961 \begin_layout Standard
29962 To revert 
29963 \series bold
29964
29965 \backslash
29966 @addtoreset
29967 \series default
29968 , the file 
29969 \series bold
29970 remreset.sty
29971 \series default
29972
29973 \begin_inset Foot
29974 status collapsed
29975
29976 \begin_layout Plain Layout
29977
29978 \series bold
29979 remreset
29980 \series default
29981  is part of the LaTeX-package 
29982 \series bold
29983 carlisle
29984 \series default
29985
29986 \begin_inset Index
29987 status collapsed
29988
29989 \begin_layout Plain Layout
29990 Packages ! carlisle
29991 \end_layout
29992
29993 \end_inset
29994
29995  that is part of every LaTeX standard installation.
29996 \end_layout
29997
29998 \end_inset
29999
30000
30001 \begin_inset Index
30002 status collapsed
30003
30004 \begin_layout Plain Layout
30005 Packages ! remreset
30006 \end_layout
30007
30008 \end_inset
30009
30010  has to be loaded in the LaTeX-preamble with the line
30011 \end_layout
30012
30013 \begin_layout Standard
30014
30015 \series bold
30016
30017 \backslash
30018 usepackage{remreset}
30019 \end_layout
30020
30021 \begin_layout Standard
30022 Then the command 
30023 \series bold
30024
30025 \backslash
30026 @removefromreset
30027 \series default
30028
30029 \begin_inset Index
30030 status collapsed
30031
30032 \begin_layout Plain Layout
30033 Commands ! 
30034 \begin_inset ERT
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038
30039 "
30040 \end_layout
30041
30042 \end_inset
30043
30044 @
30045 \begin_inset ERT
30046 status collapsed
30047
30048 \begin_layout Plain Layout
30049
30050 "
30051 \end_layout
30052
30053 \end_inset
30054
30055  ! 
30056 \backslash
30057
30058 \begin_inset ERT
30059 status collapsed
30060
30061 \begin_layout Plain Layout
30062
30063 "
30064 \end_layout
30065
30066 \end_inset
30067
30068 @
30069 \begin_inset ERT
30070 status collapsed
30071
30072 \begin_layout Plain Layout
30073
30074 "
30075 \end_layout
30076
30077 \end_inset
30078
30079 removefromreset
30080 \end_layout
30081
30082 \end_inset
30083
30084  can be used with the same scheme as 
30085 \series bold
30086
30087 \backslash
30088 @addtoreset
30089 \series default
30090 .
30091 \end_layout
30092
30093 \begin_layout Standard
30094 \begin_inset VSpace bigskip
30095 \end_inset
30096
30097 Sometimes formulas should be numbered in the following form:
30098 \end_layout
30099
30100 \begin_layout Standard
30101
30102 \family typewriter
30103 (section number.formula number)
30104 \end_layout
30105
30106 \begin_layout Standard
30107 The formula number should start with every section with 
30108 \begin_inset Quotes eld
30109 \end_inset
30110
30111 1
30112 \begin_inset Quotes erd
30113 \end_inset
30114
30115 .
30116 \end_layout
30117
30118 \begin_layout Standard
30119 For this case there is the command 
30120 \series bold
30121
30122 \backslash
30123 numberwithin
30124 \series default
30125
30126 \begin_inset Index
30127 status collapsed
30128
30129 \begin_layout Plain Layout
30130 Commands ! N ! 
30131 \backslash
30132 numberwithin
30133 \end_layout
30134
30135 \end_inset
30136
30137 , which is used with the following scheme:
30138 \end_layout
30139
30140 \begin_layout Standard
30141
30142 \series bold
30143
30144 \backslash
30145 numberwithin{counter}{sectioning}
30146 \end_layout
30147
30148 \begin_layout Standard
30149 Counter denotes what kind of numbering is affected, sectioning denotes what
30150  number is before the dot.
30151 \end_layout
30152
30153 \begin_layout Standard
30154 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30155 \end_layout
30156
30157 \begin_layout Standard
30158
30159 \series bold
30160
30161 \backslash
30162 numberwithin{equation}{section}
30163 \end_layout
30164
30165 \begin_layout Standard
30166 This is the result:
30167 \begin_inset ERT
30168 status collapsed
30169
30170 \begin_layout Plain Layout
30171
30172
30173 \backslash
30174 numberwithin{equation}{section}
30175 \end_layout
30176
30177 \end_inset
30178
30179
30180 \begin_inset Formula \begin{equation}
30181 A+B=C\end{equation}
30182
30183 \end_inset
30184
30185
30186 \end_layout
30187
30188 \begin_layout Standard
30189 To number e.
30190 \begin_inset space \thinspace{}
30191 \end_inset
30192
30193 g.
30194 \begin_inset space ~
30195 \end_inset
30196
30197 tables so that the number of the part is the sectioning,
30198 \begin_inset Newline newline
30199 \end_inset
30200
30201
30202 \series bold
30203
30204 \backslash
30205 numberwithin{table}{part}
30206 \series default
30207  is used.
30208 \end_layout
30209
30210 \begin_layout Standard
30211 To go back to the standard numbering or to prevent this kind of numbering
30212  when it is defined by the document class, the following command is inserted
30213  as TeX-Code or to the LaTeX-preamble:
30214 \end_layout
30215
30216 \begin_layout Standard
30217
30218 \series bold
30219
30220 \backslash
30221 renewcommand{
30222 \backslash
30223 theequation}{
30224 \backslash
30225 arabic{equation}}
30226 \begin_inset Index
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230 Commands ! A ! 
30231 \backslash
30232 arabic
30233 \end_layout
30234
30235 \end_inset
30236
30237
30238 \series default
30239
30240 \begin_inset ERT
30241 status collapsed
30242
30243 \begin_layout Plain Layout
30244
30245
30246 \backslash
30247 renewcommand{
30248 \backslash
30249 theequation}{
30250 \backslash
30251 arabic{equation}}
30252 \end_layout
30253
30254 \end_inset
30255
30256
30257 \series bold
30258
30259 \begin_inset Newline newline
30260 \end_inset
30261
30262
30263 \series default
30264 or
30265 \series bold
30266
30267 \begin_inset Newline newline
30268 \end_inset
30269
30270
30271 \backslash
30272 renewcommand{
30273 \backslash
30274 thetable}{
30275 \backslash
30276 arabic{table}}
30277 \end_layout
30278
30279 \begin_layout Standard
30280
30281 \series bold
30282
30283 \backslash
30284 numberwithin
30285 \series default
30286  uses internally the command 
30287 \series bold
30288
30289 \backslash
30290 @addtoreset
30291 \series default
30292 , described above, that also needs to be reverted.
30293 \begin_inset ERT
30294 status collapsed
30295
30296 \begin_layout Plain Layout
30297
30298
30299 \backslash
30300 makeatletter
30301 \end_layout
30302
30303 \begin_layout Plain Layout
30304
30305
30306 \backslash
30307 @removefromreset{equation}{section}
30308 \end_layout
30309
30310 \begin_layout Plain Layout
30311
30312
30313 \backslash
30314 makeatother
30315 \end_layout
30316
30317 \end_inset
30318
30319
30320 \end_layout
30321
30322 \begin_layout Subsection
30323 Numbering with Roman Numbers and Letters
30324 \begin_inset CommandInset label
30325 LatexCommand label
30326 name "sub:Numbering-with-Roman"
30327
30328 \end_inset
30329
30330
30331 \begin_inset Index
30332 status collapsed
30333
30334 \begin_layout Plain Layout
30335 Formula numbering ! with letters
30336 \end_layout
30337
30338 \end_inset
30339
30340
30341 \begin_inset Index
30342 status collapsed
30343
30344 \begin_layout Plain Layout
30345 Formula numbering ! with Roman numbers
30346 \end_layout
30347
30348 \end_inset
30349
30350
30351 \end_layout
30352
30353 \begin_layout Standard
30354 Formulas can also be numbered with Roman numbers and Latin letters.
30355  To number for example with small Roman numbers, the command
30356 \end_layout
30357
30358 \begin_layout Standard
30359
30360 \series bold
30361
30362 \backslash
30363 renewcommand{
30364 \backslash
30365 theequation}{
30366 \backslash
30367 roman{equation}}
30368 \end_layout
30369
30370 \begin_layout Standard
30371 is inserted before the formula in TeX-mode.
30372  
30373 \series bold
30374
30375 \backslash
30376 renewcommand
30377 \series default
30378
30379 \begin_inset Index
30380 status collapsed
30381
30382 \begin_layout Plain Layout
30383 Commands ! R ! 
30384 \backslash
30385 renewcommand
30386 \end_layout
30387
30388 \end_inset
30389
30390  redefines the predefined command 
30391 \series bold
30392
30393 \backslash
30394 theequation
30395 \series default
30396  to the command 
30397 \series bold
30398
30399 \backslash
30400 roman{equation}
30401 \series default
30402
30403 \begin_inset Foot
30404 status collapsed
30405
30406 \begin_layout Plain Layout
30407 The command 
30408 \series bold
30409
30410 \backslash
30411 renewcommand
30412 \series default
30413  has the same scheme like the command 
30414 \series bold
30415
30416 \backslash
30417 newcommand
30418 \series default
30419  that is described in 
30420 \begin_inset CommandInset ref
30421 LatexCommand ref
30422 reference "sec:User-defined-commands"
30423
30424 \end_inset
30425
30426 .
30427 \end_layout
30428
30429 \end_inset
30430
30431 .
30432  
30433 \series bold
30434 equation
30435 \series default
30436  is the formula counter.
30437  When the command 
30438 \series bold
30439
30440 \backslash
30441 the
30442 \series default
30443  is used as prefix for a counter, the value of the counter is output as
30444  Arabic number.
30445  When a formula is numbered, LaTeX sets internally the command 
30446 \series bold
30447
30448 \backslash
30449 theequation
30450 \series default
30451  behind the formula.
30452  
30453 \series bold
30454
30455 \backslash
30456 roman{equation}
30457 \begin_inset Index
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461 Commands ! R ! 
30462 \backslash
30463 roman
30464 \end_layout
30465
30466 \end_inset
30467
30468
30469 \series default
30470  outputs the counter as small Roman number.
30471 \end_layout
30472
30473 \begin_layout Standard
30474 All formulas behind the command 
30475 \series bold
30476
30477 \backslash
30478 renew
30479 \series default
30480 c
30481 \series bold
30482 ommand
30483 \series default
30484  are now numbered Roman.
30485  To switch to numbering with big Roman numbers, the command is inserted
30486  again, but 
30487 \series bold
30488
30489 \backslash
30490 roman
30491 \series default
30492  is replaced by 
30493 \series bold
30494
30495 \backslash
30496 Roman
30497 \series default
30498
30499 \begin_inset Index
30500 status collapsed
30501
30502 \begin_layout Plain Layout
30503 Commands ! R ! 
30504 \backslash
30505 roman@
30506 \backslash
30507 Roman
30508 \end_layout
30509
30510 \end_inset
30511
30512 .
30513  To 
30514 \begin_inset Quotes eld
30515 \end_inset
30516
30517 number
30518 \begin_inset Quotes erd
30519 \end_inset
30520
30521  with small Latin letters there is the command 
30522 \series bold
30523
30524 \backslash
30525 alph
30526 \series default
30527
30528 \begin_inset Index
30529 status collapsed
30530
30531 \begin_layout Plain Layout
30532 Commands ! A ! 
30533 \backslash
30534 alph
30535 \end_layout
30536
30537 \end_inset
30538
30539 , for big ones there is the command 
30540 \series bold
30541
30542 \backslash
30543 Alph
30544 \series default
30545
30546 \begin_inset Index
30547 status open
30548
30549 \begin_layout Plain Layout
30550 Commands ! A ! 
30551 \backslash
30552 alph@
30553 \backslash
30554 Alph
30555 \end_layout
30556
30557 \end_inset
30558
30559 .
30560 \end_layout
30561
30562 \begin_layout Standard
30563 \begin_inset Note Greyedout
30564 status open
30565
30566 \begin_layout Plain Layout
30567
30568 \series bold
30569 Note:
30570 \series default
30571  Only maximal 26 formulas can be numbered with Latin letters in one document.
30572 \end_layout
30573
30574 \end_inset
30575
30576
30577 \end_layout
30578
30579 \begin_layout Standard
30580 \begin_inset ERT
30581 status collapsed
30582
30583 \begin_layout Plain Layout
30584
30585
30586 \backslash
30587 renewcommand{
30588 \backslash
30589 theequation}{
30590 \backslash
30591 roman{equation}}
30592 \end_layout
30593
30594 \end_inset
30595
30596
30597 \end_layout
30598
30599 \begin_layout Standard
30600 \begin_inset Formula \begin{equation}
30601 A=\textrm{small roman}\label{eq:rom}\end{equation}
30602
30603 \end_inset
30604
30605
30606 \begin_inset ERT
30607 status collapsed
30608
30609 \begin_layout Plain Layout
30610
30611
30612 \backslash
30613 renewcommand{
30614 \backslash
30615 theequation}{
30616 \backslash
30617 Roman{equation}}
30618 \end_layout
30619
30620 \end_inset
30621
30622
30623 \begin_inset Formula \begin{equation}
30624 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30625
30626 \end_inset
30627
30628
30629 \begin_inset ERT
30630 status collapsed
30631
30632 \begin_layout Plain Layout
30633
30634
30635 \backslash
30636 renewcommand{
30637 \backslash
30638 theequation}{
30639 \backslash
30640 alph{equation}}
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \begin_inset Formula \begin{equation}
30647 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30648
30649 \end_inset
30650
30651
30652 \begin_inset ERT
30653 status collapsed
30654
30655 \begin_layout Plain Layout
30656
30657
30658 \backslash
30659 renewcommand{
30660 \backslash
30661 theequation}{
30662 \backslash
30663 Alph{equation}}
30664 \end_layout
30665
30666 \end_inset
30667
30668
30669 \begin_inset Formula \begin{equation}
30670 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \begin_layout Standard
30678 To switch back to the default numbering, insert the command:
30679 \end_layout
30680
30681 \begin_layout Standard
30682
30683 \series bold
30684
30685 \backslash
30686 renewcommand{
30687 \backslash
30688 theequation}{
30689 \backslash
30690 arabic{equation}}
30691 \begin_inset Index
30692 status collapsed
30693
30694 \begin_layout Plain Layout
30695 Commands ! A ! 
30696 \backslash
30697 arabic
30698 \end_layout
30699
30700 \end_inset
30701
30702
30703 \end_layout
30704
30705 \begin_layout Standard
30706 \begin_inset ERT
30707 status collapsed
30708
30709 \begin_layout Plain Layout
30710
30711
30712 \backslash
30713 renewcommand{
30714 \backslash
30715 theequation}{
30716 \backslash
30717 arabic{equation}}
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \begin_inset Formula \begin{equation}
30724 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30725
30726 \end_inset
30727
30728
30729 \end_layout
30730
30731 \begin_layout Standard
30732 \begin_inset VSpace medskip
30733 \end_inset
30734
30735 As you see, formulas are numbered serially independent from the numbering
30736  style.
30737  When then numbering should start with 
30738 \begin_inset Quotes eld
30739 \end_inset
30740
30741 1
30742 \begin_inset Quotes erd
30743 \end_inset
30744
30745  when the style is changed, new equation counters have to be defined.
30746  A description about this can be found in the file 
30747 \begin_inset CommandInset href
30748 LatexCommand href
30749 target "Formula-numbering.lyx"
30750
30751 \end_inset
30752
30753 .
30754 \end_layout
30755
30756 \begin_layout Section
30757 User-defined commands
30758 \begin_inset CommandInset label
30759 LatexCommand label
30760 name "sec:User-defined-commands"
30761
30762 \end_inset
30763
30764
30765 \begin_inset Index
30766 status collapsed
30767
30768 \begin_layout Plain Layout
30769 User-defined commands
30770 \end_layout
30771
30772 \end_inset
30773
30774
30775 \end_layout
30776
30777 \begin_layout Standard
30778 Many LaTeX-commands are too long to be used frequently.
30779  But it is possible to define with the command 
30780 \series bold
30781
30782 \backslash
30783 newcommand
30784 \series default
30785
30786 \begin_inset Index
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790 Commands ! N ! 
30791 \backslash
30792 newcommand
30793 \end_layout
30794
30795 \end_inset
30796
30797  new shorter commands.
30798 \end_layout
30799
30800 \begin_layout Standard
30801 The command scheme of 
30802 \series bold
30803
30804 \backslash
30805 newcommand
30806 \series default
30807  is:
30808 \end_layout
30809
30810 \begin_layout Standard
30811
30812 \series bold
30813
30814 \backslash
30815 newcommand{new command name}[number of arguments][optional
30816 \series default
30817  
30818 \series bold
30819 value]
30820 \begin_inset Newline newline
30821 \end_inset
30822
30823
30824 \begin_inset ERT
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828
30829
30830 \backslash
30831 phantom{
30832 \end_layout
30833
30834 \end_inset
30835
30836
30837 \backslash
30838 newcommand
30839 \begin_inset ERT
30840 status collapsed
30841
30842 \begin_layout Plain Layout
30843
30844 }
30845 \end_layout
30846
30847 \end_inset
30848
30849 {command definition}
30850 \end_layout
30851
30852 \begin_layout Standard
30853 \begin_inset Note Greyedout
30854 status open
30855
30856 \begin_layout Plain Layout
30857
30858 \series bold
30859 Note:
30860 \series default
30861  Assure that the name of the new command is not already used in your document
30862  or by LaTeX-packages that you use.
30863  When you for example define the command 
30864 \series bold
30865
30866 \backslash
30867 le
30868 \series default
30869  for 
30870 \series bold
30871
30872 \backslash
30873 Leftarrow
30874 \series default
30875 , you get an error message because 
30876 \series bold
30877
30878 \backslash
30879 le
30880 \series default
30881  is already defined as command for 
30882 \begin_inset Quotes eld
30883 \end_inset
30884
30885
30886 \begin_inset Formula $\le$
30887 \end_inset
30888
30889
30890 \begin_inset Quotes erd
30891 \end_inset
30892
30893 .
30894 \end_layout
30895
30896 \end_inset
30897
30898
30899 \end_layout
30900
30901 \begin_layout Standard
30902 \begin_inset Note Greyedout
30903 status open
30904
30905 \begin_layout Plain Layout
30906
30907 \series bold
30908 Note:
30909 \series default
30910  The names of user-defined commands may only consist of Latin letters.
30911 \end_layout
30912
30913 \end_inset
30914
30915
30916 \end_layout
30917
30918 \begin_layout Standard
30919 The number of arguments is an integer in the range 0
30920 \begin_inset space \thinspace{}
30921 \end_inset
30922
30923 -
30924 \begin_inset space \thinspace{}
30925 \end_inset
30926
30927 9 and specifies how many arguments the new command should have.
30928  With the optional value a value for an optional argument can be predefined.
30929  When this is done, the 
30930 \emph on
30931 first
30932 \emph default
30933  
30934 \emph on
30935 a
30936 \emph default
30937 rgument of the new command is automatically an optional one.
30938 \end_layout
30939
30940 \begin_layout Standard
30941 Here are some examples:
30942 \end_layout
30943
30944 \begin_layout Itemize
30945 To define the command 
30946 \series bold
30947
30948 \backslash
30949 gr
30950 \series default
30951  for 
30952 \series bold
30953
30954 \backslash
30955 Longrightarrow
30956 \series default
30957 , the LaTeX-preamble line is:
30958 \begin_inset ERT
30959 status collapsed
30960
30961 \begin_layout Plain Layout
30962
30963
30964 \backslash
30965 medskip
30966 \end_layout
30967
30968 \end_inset
30969
30970
30971 \series bold
30972
30973 \begin_inset Newline newline
30974 \end_inset
30975
30976
30977 \backslash
30978 newcommand{
30979 \backslash
30980 gr}{
30981 \backslash
30982 Longrightarrow}
30983 \end_layout
30984
30985 \begin_layout Itemize
30986 To define the command 
30987 \series bold
30988
30989 \backslash
30990 us
30991 \series default
30992  for 
30993 \series bold
30994
30995 \backslash
30996 underline
30997 \series default
30998 , the argument (that should be underlined) must be taken into account.
30999  For this the preamble line is:
31000 \begin_inset ERT
31001 status collapsed
31002
31003 \begin_layout Plain Layout
31004
31005
31006 \backslash
31007 medskip
31008 \end_layout
31009
31010 \end_inset
31011
31012
31013 \series bold
31014
31015 \begin_inset Newline newline
31016 \end_inset
31017
31018
31019 \backslash
31020 newcommand{
31021 \backslash
31022 us}[1]{
31023 \backslash
31024 underline{#1}}
31025 \series default
31026
31027 \begin_inset ERT
31028 status collapsed
31029
31030 \begin_layout Plain Layout
31031
31032
31033 \backslash
31034 medskip
31035 \end_layout
31036
31037 \end_inset
31038
31039
31040 \series bold
31041
31042 \begin_inset Newline newline
31043 \end_inset
31044
31045
31046 \series default
31047 The character 
31048 \series bold
31049 #
31050 \series default
31051  acts as argument placeholder, the 
31052 \series bold
31053 1
31054 \series default
31055  behind it denotes that it is the placeholder for the first argument.
31056 \end_layout
31057
31058 \begin_layout Itemize
31059 For 
31060 \series bold
31061
31062 \backslash
31063 framebox
31064 \series default
31065  one can e.
31066 \begin_inset space \thinspace{}
31067 \end_inset
31068
31069 g.
31070 \begin_inset space ~
31071 \end_inset
31072
31073 define the command 
31074 \series bold
31075
31076 \backslash
31077 fb
31078 \series default
31079 :
31080 \begin_inset ERT
31081 status collapsed
31082
31083 \begin_layout Plain Layout
31084
31085
31086 \backslash
31087 medskip
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \series bold
31094
31095 \begin_inset Newline newline
31096 \end_inset
31097
31098
31099 \backslash
31100 newcommand{
31101 \backslash
31102 fb}[3]{
31103 \backslash
31104 framebox#1#2{$#3$}}
31105 \series default
31106
31107 \begin_inset ERT
31108 status collapsed
31109
31110 \begin_layout Plain Layout
31111
31112
31113 \backslash
31114 medskip
31115 \end_layout
31116
31117 \end_inset
31118
31119
31120 \series bold
31121
31122 \begin_inset Newline newline
31123 \end_inset
31124
31125
31126 \series default
31127 The two Dollar signs creates the extra formula needed for 
31128 \series bold
31129
31130 \backslash
31131 framebox
31132 \series default
31133 , see 
31134 \begin_inset CommandInset ref
31135 LatexCommand ref
31136 reference "sub:Boxes-with-Frame"
31137
31138 \end_inset
31139
31140 .
31141 \end_layout
31142
31143 \begin_layout Itemize
31144 To create a new command for 
31145 \series bold
31146
31147 \backslash
31148 fcolorbox
31149 \series default
31150  where the color for the box needn't to be specified, the argument for the
31151  color is defined optional:
31152 \begin_inset ERT
31153 status collapsed
31154
31155 \begin_layout Plain Layout
31156
31157
31158 \backslash
31159 medskip
31160 \end_layout
31161
31162 \end_inset
31163
31164
31165 \series bold
31166
31167 \begin_inset Newline newline
31168 \end_inset
31169
31170
31171 \backslash
31172 newcommand{
31173 \backslash
31174 cb}[3][white]{
31175 \backslash
31176 fcolorbox{#2}{#1}{$#3$}}
31177 \series default
31178
31179 \begin_inset ERT
31180 status collapsed
31181
31182 \begin_layout Plain Layout
31183
31184
31185 \backslash
31186 medskip
31187 \end_layout
31188
31189 \end_inset
31190
31191
31192 \begin_inset Newline newline
31193 \end_inset
31194
31195 When the color is not specified when using 
31196 \series bold
31197
31198 \backslash
31199 cb
31200 \series default
31201 , the predefined color 
31202 \series bold
31203 white
31204 \series default
31205  will be used.
31206 \end_layout
31207
31208 \begin_layout Standard
31209 A test of the new defined commands:
31210 \end_layout
31211
31212 \begin_layout Standard
31213 \align center
31214 \begin_inset Tabular
31215 <lyxtabular version="3" rows="6" columns="2">
31216 <features>
31217 <column alignment="center" valignment="top" width="0">
31218 <column alignment="center" valignment="top" width="0">
31219 <row>
31220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31221 \begin_inset Text
31222
31223 \begin_layout Plain Layout
31224 Command
31225 \end_layout
31226
31227 \end_inset
31228 </cell>
31229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31230 \begin_inset Text
31231
31232 \begin_layout Plain Layout
31233 Result
31234 \begin_inset Note Note
31235 status collapsed
31236
31237 \begin_layout Plain Layout
31238
31239 \series bold
31240
31241 \backslash
31242 raisebox
31243 \series default
31244  is only used as spacer.
31245 \end_layout
31246
31247 \end_inset
31248
31249
31250 \end_layout
31251
31252 \end_inset
31253 </cell>
31254 </row>
31255 <row>
31256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31257 \begin_inset Text
31258
31259 \begin_layout Plain Layout
31260 A
31261 \backslash
31262 gr
31263 \begin_inset ERT
31264 status collapsed
31265
31266 \begin_layout Plain Layout
31267
31268
31269 \backslash
31270 spce 
31271 \end_layout
31272
31273 \end_inset
31274
31275 B
31276 \end_layout
31277
31278 \end_inset
31279 </cell>
31280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31281 \begin_inset Text
31282
31283 \begin_layout Plain Layout
31284 \begin_inset Formula $A\gr B$
31285 \end_inset
31286
31287
31288 \end_layout
31289
31290 \end_inset
31291 </cell>
31292 </row>
31293 <row>
31294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31295 \begin_inset Text
31296
31297 \begin_layout Plain Layout
31298
31299 \backslash
31300 us{ABcd
31301 \end_layout
31302
31303 \end_inset
31304 </cell>
31305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31306 \begin_inset Text
31307
31308 \begin_layout Plain Layout
31309 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31310 \end_inset
31311
31312
31313 \end_layout
31314
31315 \end_inset
31316 </cell>
31317 </row>
31318 <row>
31319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31320 \begin_inset Text
31321
31322 \begin_layout Plain Layout
31323
31324 \backslash
31325 fb{[2cm]
31326 \begin_inset Formula $\to$
31327 \end_inset
31328
31329
31330 \backslash
31331 {
31332 \begin_inset Formula $\to$
31333 \end_inset
31334
31335
31336 \backslash
31337 {
31338 \backslash
31339 int
31340 \begin_inset ERT
31341 status collapsed
31342
31343 \begin_layout Plain Layout
31344
31345
31346 \backslash
31347 spce 
31348 \end_layout
31349
31350 \end_inset
31351
31352 A=B
31353 \end_layout
31354
31355 \end_inset
31356 </cell>
31357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31358 \begin_inset Text
31359
31360 \begin_layout Plain Layout
31361 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31362 \end_inset
31363
31364
31365 \end_layout
31366
31367 \end_inset
31368 </cell>
31369 </row>
31370 <row>
31371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31372 \begin_inset Text
31373
31374 \begin_layout Plain Layout
31375
31376 \backslash
31377 cb{red
31378 \begin_inset Formula $\to$
31379 \end_inset
31380
31381
31382 \backslash
31383 {
31384 \backslash
31385 int
31386 \begin_inset ERT
31387 status collapsed
31388
31389 \begin_layout Plain Layout
31390
31391
31392 \backslash
31393 spce 
31394 \end_layout
31395
31396 \end_inset
31397
31398 A=B
31399 \end_layout
31400
31401 \end_inset
31402 </cell>
31403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31404 \begin_inset Text
31405
31406 \begin_layout Plain Layout
31407 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31408 \end_inset
31409
31410
31411 \end_layout
31412
31413 \end_inset
31414 </cell>
31415 </row>
31416 <row>
31417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31418 \begin_inset Text
31419
31420 \begin_layout Plain Layout
31421
31422 \backslash
31423 cb[green]
31424 \backslash
31425 {red
31426 \begin_inset Formula $\to$
31427 \end_inset
31428
31429
31430 \backslash
31431 {
31432 \backslash
31433 int
31434 \begin_inset ERT
31435 status collapsed
31436
31437 \begin_layout Plain Layout
31438
31439
31440 \backslash
31441 spce 
31442 \end_layout
31443
31444 \end_inset
31445
31446 A=B
31447 \end_layout
31448
31449 \end_inset
31450 </cell>
31451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31452 \begin_inset Text
31453
31454 \begin_layout Plain Layout
31455 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31456 \end_inset
31457
31458
31459 \end_layout
31460
31461 \end_inset
31462 </cell>
31463 </row>
31464 </lyxtabular>
31465
31466 \end_inset
31467
31468
31469 \end_layout
31470
31471 \begin_layout Section
31472 Diagrams
31473 \begin_inset Index
31474 status collapsed
31475
31476 \begin_layout Plain Layout
31477 Diagrams
31478 \end_layout
31479
31480 \end_inset
31481
31482
31483 \end_layout
31484
31485 \begin_layout Standard
31486 To create diagrams, the LaTeX-package 
31487 \series bold
31488 amscd
31489 \begin_inset Foot
31490 status collapsed
31491
31492 \begin_layout Plain Layout
31493
31494 \series bold
31495 amscd
31496 \series default
31497  is part of every LaTeX standard installation.
31498 \end_layout
31499
31500 \end_inset
31501
31502
31503 \series default
31504
31505 \begin_inset Index
31506 status collapsed
31507
31508 \begin_layout Plain Layout
31509 Packages ! amscd
31510 \end_layout
31511
31512 \end_inset
31513
31514  is needed.
31515  It is loaded in the LaTeX-preamble with the line
31516 \end_layout
31517
31518 \begin_layout Standard
31519
31520 \series bold
31521
31522 \backslash
31523 usepackage{amscd}
31524 \end_layout
31525
31526 \begin_layout Standard
31527 Diagrams visualize relations and look like this:
31528 \begin_inset Formula \[
31529 \begin{CD}A@>>>B@>>>C\\
31530 @AAA@.@VVV\\
31531 F@<<<E@<<<D\end{CD}\]
31532
31533 \end_inset
31534
31535
31536 \end_layout
31537
31538 \begin_layout Standard
31539 To get them, the command 
31540 \series bold
31541
31542 \backslash
31543 CD
31544 \begin_inset Index
31545 status collapsed
31546
31547 \begin_layout Plain Layout
31548 Commands ! C ! 
31549 \backslash
31550 CD
31551 \end_layout
31552
31553 \end_inset
31554
31555
31556 \series default
31557  is inserted to a formula.
31558  A blue box appears with two dashed lines where further commands can be
31559  inserted.
31560  With 
31561 \family sans
31562 Ctrl-Return
31563 \family default
31564  a new line is created.
31565  Horizontal relations are inserted in odd, vertical in even formula lines.
31566 \end_layout
31567
31568 \begin_layout Standard
31569 To create the relations there are the following commands:
31570 \end_layout
31571
31572 \begin_layout Itemize
31573
31574 \series bold
31575 @<<<
31576 \series default
31577  creates a left arrow, 
31578 \series bold
31579 @>>>
31580 \series default
31581  a right arrow, and 
31582 \series bold
31583 @=
31584 \series default
31585  a long equal sign
31586 \end_layout
31587
31588 \begin_layout Itemize
31589
31590 \series bold
31591 @AAA
31592 \series default
31593  creates an up arrow, 
31594 \series bold
31595 @VVV
31596 \series default
31597  an down arrow, and 
31598 \series bold
31599 @|
31600 \series default
31601  a vertical equal sign
31602 \end_layout
31603
31604 \begin_layout Itemize
31605
31606 \series bold
31607 @.
31608
31609 \series default
31610  is a placeholder for non-existent relations
31611 \end_layout
31612
31613 \begin_layout Standard
31614 All arrows can be labeled as follows:
31615 \end_layout
31616
31617 \begin_layout Itemize
31618 Is text inserted between the first and second < or >, resp., it is placed
31619  above the arrow.
31620  When it is inserted between the second and third one, it appears under
31621  the arrow.
31622 \end_layout
31623
31624 \begin_layout Itemize
31625 When text for vertical arrows is inserted between the first and second A
31626  or V, resp., it is placed left beside the arrow.
31627  When it is inserted between the second and third one, it appears right
31628  beside the arrow.
31629  If the text contains an A or V, these letters must be set into a TeX-brace.
31630 \end_layout
31631
31632 \begin_layout Standard
31633 As example a diagram with all possible relations:
31634 \end_layout
31635
31636 \begin_layout Standard
31637 \begin_inset Formula \[
31638 \begin{CD}A@>j>>B@>>k>C@=F\\
31639 @AmAA@.@VV{V}V@|\\
31640 D@<<j<E@>k>>F@=C\end{CD}\]
31641
31642 \end_inset
31643
31644
31645 \end_layout
31646
31647 \begin_layout Standard
31648 The command for this is:
31649 \begin_inset Newline newline
31650 \end_inset
31651
31652
31653 \series bold
31654
31655 \backslash
31656 CD
31657 \begin_inset ERT
31658 status collapsed
31659
31660 \begin_layout Plain Layout
31661
31662
31663 \backslash
31664 spce 
31665 \end_layout
31666
31667 \end_inset
31668
31669 A@>j>>B@>>k>C@=F Ctrl-Enter
31670 \begin_inset Newline newline
31671 \end_inset
31672
31673
31674 \begin_inset ERT
31675 status collapsed
31676
31677 \begin_layout Plain Layout
31678
31679
31680 \backslash
31681 hphantom{
31682 \end_layout
31683
31684 \end_inset
31685
31686
31687 \backslash
31688 CD
31689 \begin_inset ERT
31690 status collapsed
31691
31692 \begin_layout Plain Layout
31693
31694
31695 \backslash
31696 spce 
31697 \end_layout
31698
31699 \end_inset
31700
31701
31702 \begin_inset ERT
31703 status collapsed
31704
31705 \begin_layout Plain Layout
31706
31707 }
31708 \end_layout
31709
31710 \end_inset
31711
31712 @AmAA@.@VV
31713 \backslash
31714 {V
31715 \series default
31716
31717 \begin_inset Formula $\to$
31718 \end_inset
31719
31720
31721 \series bold
31722 V@| Ctrl-Enter
31723 \begin_inset Newline newline
31724 \end_inset
31725
31726
31727 \begin_inset ERT
31728 status collapsed
31729
31730 \begin_layout Plain Layout
31731
31732
31733 \backslash
31734 hphantom{
31735 \end_layout
31736
31737 \end_inset
31738
31739
31740 \backslash
31741 CD
31742 \begin_inset ERT
31743 status collapsed
31744
31745 \begin_layout Plain Layout
31746
31747
31748 \backslash
31749 spce 
31750 \end_layout
31751
31752 \end_inset
31753
31754
31755 \begin_inset ERT
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760 }
31761 \end_layout
31762
31763 \end_inset
31764
31765 D@<<j<E@>k>>F@=C
31766 \end_layout
31767
31768 \begin_layout Standard
31769 \begin_inset Newpage newpage
31770 \end_inset
31771
31772
31773 \end_layout
31774
31775 \begin_layout Section
31776 Tips
31777 \begin_inset ERT
31778 status collapsed
31779
31780 \begin_layout Plain Layout
31781
31782
31783 \backslash
31784 texorpdfstring{
31785 \end_layout
31786
31787 \end_inset
31788
31789
31790 \begin_inset Foot
31791 status collapsed
31792
31793 \begin_layout Plain Layout
31794 Other useful math tips can be found in 
31795 \begin_inset CommandInset citation
31796 LatexCommand cite
31797 key "Voss"
31798
31799 \end_inset
31800
31801 .
31802 \end_layout
31803
31804 \end_inset
31805
31806
31807 \begin_inset ERT
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811
31812 }{}
31813 \end_layout
31814
31815 \end_inset
31816
31817
31818 \begin_inset Note Note
31819 status collapsed
31820
31821 \begin_layout Plain Layout
31822
31823 \backslash
31824 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
31825 \end_layout
31826
31827 \begin_layout Plain Layout
31828 More about 
31829 \backslash
31830 texorpdfstring is in section 
31831 \begin_inset CommandInset ref
31832 LatexCommand ref
31833 reference "sub:Formulas-in-Section"
31834
31835 \end_inset
31836
31837 .
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \begin_inset Index
31844 status collapsed
31845
31846 \begin_layout Plain Layout
31847 Tips
31848 \end_layout
31849
31850 \end_inset
31851
31852
31853 \begin_inset Index
31854 status collapsed
31855
31856 \begin_layout Plain Layout
31857 Ions|see
31858 \begin_inset ERT
31859 status collapsed
31860
31861 \begin_layout Plain Layout
31862
31863 {
31864 \end_layout
31865
31866 \end_inset
31867
31868 Chemical characters
31869 \begin_inset ERT
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873
31874 }
31875 \end_layout
31876
31877 \end_inset
31878
31879
31880 \end_layout
31881
31882 \end_inset
31883
31884
31885 \end_layout
31886
31887 \begin_layout Subsection
31888 Chemical Symbols and Equations
31889 \begin_inset CommandInset label
31890 LatexCommand label
31891 name "sub:Chemical-Symbols-and"
31892
31893 \end_inset
31894
31895
31896 \begin_inset Index
31897 status collapsed
31898
31899 \begin_layout Plain Layout
31900 Chemical characters ! Symbols
31901 \end_layout
31902
31903 \end_inset
31904
31905
31906 \begin_inset Index
31907 status collapsed
31908
31909 \begin_layout Plain Layout
31910 Chemical equations
31911 \end_layout
31912
31913 \end_inset
31914
31915
31916 \begin_inset Index
31917 status collapsed
31918
31919 \begin_layout Plain Layout
31920 Symbols ! chemical
31921 \end_layout
31922
31923 \end_inset
31924
31925
31926 \end_layout
31927
31928 \begin_layout Standard
31929 An example text from chemistry:
31930 \end_layout
31931
31932 \begin_layout Quote
31933 The 
31934 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31935 \end_inset
31936
31937 -ion reacts with two 
31938 \begin_inset Formula $\mathrm{Na^{+}}$
31939 \end_inset
31940
31941 -ions to sodium sulfate 
31942 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31943 \end_inset
31944
31945 .
31946  The chemical equation for this is:
31947 \begin_inset Formula \[
31948 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
31949
31950 \end_inset
31951
31952
31953 \end_layout
31954
31955 \begin_layout Standard
31956 This chemical equation can directly be created as formula.
31957  To avoid that the symbols appear italic, everything is highlighted and
31958  changed by the shortcut 
31959 \family sans
31960 Alt-c
31961 \begin_inset space ~
31962 \end_inset
31963
31964 r
31965 \family default
31966  to the upright font style.
31967 \begin_inset Foot
31968 status collapsed
31969
31970 \begin_layout Plain Layout
31971 font styles
31972 \series bold
31973  
31974 \series default
31975 see 
31976 \begin_inset CommandInset ref
31977 LatexCommand ref
31978 reference "sub:Font-Styles"
31979
31980 \end_inset
31981
31982
31983 \end_layout
31984
31985 \end_inset
31986
31987
31988 \end_layout
31989
31990 \begin_layout Subsection
31991 Negative Numbers
31992 \begin_inset Index
31993 status collapsed
31994
31995 \begin_layout Plain Layout
31996 Numbers ! negative
31997 \end_layout
31998
31999 \end_inset
32000
32001
32002 \end_layout
32003
32004 \begin_layout Standard
32005 Negative numbers often look ugly in formulas because the minus sign before
32006  the number is set with the same length as the minus operator sign.
32007  When writing the negative number in normal text, the minus sign appears
32008  correctly.
32009 \end_layout
32010
32011 \begin_layout Standard
32012 Thus, the problem disappears when converting the minus sign to mathematical
32013  text.
32014 \end_layout
32015
32016 \begin_layout Standard
32017 An example to visualize the problem:
32018 \end_layout
32019
32020 \begin_layout Standard
32021 \align center
32022 \begin_inset Tabular
32023 <lyxtabular version="3" rows="3" columns="2">
32024 <features>
32025 <column alignment="right" valignment="top" width="0">
32026 <column alignment="left" valignment="top" width="0">
32027 <row>
32028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32029 \begin_inset Text
32030
32031 \begin_layout Plain Layout
32032 normal text:
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout Plain Layout
32041 x = -2
32042 \end_layout
32043
32044 \end_inset
32045 </cell>
32046 </row>
32047 <row>
32048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32049 \begin_inset Text
32050
32051 \begin_layout Plain Layout
32052 formula:
32053 \end_layout
32054
32055 \end_inset
32056 </cell>
32057 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32058 \begin_inset Text
32059
32060 \begin_layout Plain Layout
32061 \begin_inset Formula $x=-2$
32062 \end_inset
32063
32064
32065 \end_layout
32066
32067 \end_inset
32068 </cell>
32069 </row>
32070 <row>
32071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32072 \begin_inset Text
32073
32074 \begin_layout Plain Layout
32075 solution:
32076 \end_layout
32077
32078 \end_inset
32079 </cell>
32080 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32081 \begin_inset Text
32082
32083 \begin_layout Plain Layout
32084 \begin_inset Formula $x=\textrm{-}2$
32085 \end_inset
32086
32087
32088 \end_layout
32089
32090 \end_inset
32091 </cell>
32092 </row>
32093 </lyxtabular>
32094
32095 \end_inset
32096
32097
32098 \end_layout
32099
32100 \begin_layout Subsection
32101 Comma as Decimal Separator
32102 \begin_inset Index
32103 status collapsed
32104
32105 \begin_layout Plain Layout
32106 Comma
32107 \end_layout
32108
32109 \end_inset
32110
32111
32112 \end_layout
32113
32114 \begin_layout Standard
32115 In LaTeX a comma inside a formula is used, according to the English convention,
32116  as number group separator.
32117  So there will be space added behind all commas in formulas.
32118 \end_layout
32119
32120 \begin_layout Standard
32121 To avoid this, the comma is highlighted and changed to mathematical text
32122  (shortcut 
32123 \family sans
32124 Alt-m
32125 \begin_inset space ~
32126 \end_inset
32127
32128 m
32129 \family default
32130 ).
32131 \end_layout
32132
32133 \begin_layout Standard
32134 To use all formula commas in the document as decimal separator, the file
32135  
32136 \series bold
32137 icomma.sty
32138 \series default
32139
32140 \begin_inset Foot
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144
32145 \series bold
32146 icomma
32147 \series default
32148  is part of the LaTeX-package 
32149 \series bold
32150 was
32151 \series default
32152
32153 \begin_inset Index
32154 status collapsed
32155
32156 \begin_layout Plain Layout
32157 Packages ! was
32158 \begin_inset ERT
32159 status collapsed
32160
32161 \begin_layout Plain Layout
32162
32163
32164 \backslash
32165 vspace{4mm}
32166 \end_layout
32167
32168 \end_inset
32169
32170
32171 \end_layout
32172
32173 \end_inset
32174
32175 .
32176 \end_layout
32177
32178 \end_inset
32179
32180
32181 \begin_inset Index
32182 status collapsed
32183
32184 \begin_layout Plain Layout
32185 Packages ! icomma
32186 \end_layout
32187
32188 \end_inset
32189
32190  is loaded with the LaTeX-preamble line
32191 \end_layout
32192
32193 \begin_layout Standard
32194
32195 \series bold
32196
32197 \backslash
32198 usepackage{icomma}
32199 \end_layout
32200
32201 \begin_layout Subsection
32202 Physical Vectors
32203 \begin_inset CommandInset label
32204 LatexCommand label
32205 name "sub:Physical-Vectors"
32206
32207 \end_inset
32208
32209
32210 \begin_inset Index
32211 status collapsed
32212
32213 \begin_layout Plain Layout
32214 Vectors ! physical
32215 \end_layout
32216
32217 \end_inset
32218
32219
32220 \end_layout
32221
32222 \begin_layout Standard
32223 Predefined vectors are offered by the LaTeX-package 
32224 \series bold
32225 braket
32226 \series default
32227
32228 \begin_inset Foot
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232
32233 \series bold
32234 braket
32235 \series default
32236  should be part of every LaTeX standard installation.
32237 \end_layout
32238
32239 \end_inset
32240
32241
32242 \begin_inset Index
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246 Packages ! braket
32247 \end_layout
32248
32249 \end_inset
32250
32251  that is loaded with the LaTeX-preamble line
32252 \end_layout
32253
32254 \begin_layout Standard
32255
32256 \series bold
32257
32258 \backslash
32259 usepackage{braket}
32260 \end_layout
32261
32262 \begin_layout Standard
32263 \begin_inset ERT
32264 status collapsed
32265
32266 \begin_layout Plain Layout
32267
32268
32269 \backslash
32270 ifbraket 
32271 \end_layout
32272
32273 \end_inset
32274
32275
32276 \begin_inset Note Note
32277 status open
32278
32279 \begin_layout Plain Layout
32280 The following table will only be displayed when the LaTeX-package 
32281 \series bold
32282 braket
32283 \series default
32284  is installed.
32285 \end_layout
32286
32287 \end_inset
32288
32289 The following commands are defined:
32290 \end_layout
32291
32292 \begin_layout Standard
32293 \align center
32294 \begin_inset Tabular
32295 <lyxtabular version="3" rows="4" columns="2">
32296 <features>
32297 <column alignment="center" valignment="top" width="0">
32298 <column alignment="center" valignment="top" width="0">
32299 <row>
32300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32301 \begin_inset Text
32302
32303 \begin_layout Plain Layout
32304 Command
32305 \end_layout
32306
32307 \end_inset
32308 </cell>
32309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32310 \begin_inset Text
32311
32312 \begin_layout Plain Layout
32313 Result
32314 \end_layout
32315
32316 \end_inset
32317 </cell>
32318 </row>
32319 <row>
32320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32321 \begin_inset Text
32322
32323 \begin_layout Plain Layout
32324
32325 \backslash
32326 Bra{
32327 \backslash
32328 psi
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32334 \begin_inset Text
32335
32336 \begin_layout Plain Layout
32337 \begin_inset Formula $\Bra{\psi}$
32338 \end_inset
32339
32340
32341 \end_layout
32342
32343 \end_inset
32344 </cell>
32345 </row>
32346 <row>
32347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32348 \begin_inset Text
32349
32350 \begin_layout Plain Layout
32351
32352 \backslash
32353 Ket{
32354 \backslash
32355 psi
32356 \end_layout
32357
32358 \end_inset
32359 </cell>
32360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32361 \begin_inset Text
32362
32363 \begin_layout Plain Layout
32364 \begin_inset Formula $\Ket{\psi}$
32365 \end_inset
32366
32367
32368 \end_layout
32369
32370 \end_inset
32371 </cell>
32372 </row>
32373 <row>
32374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378
32379 \backslash
32380 Braket{
32381 \backslash
32382 psi|
32383 \backslash
32384 phi
32385 \end_layout
32386
32387 \end_inset
32388 </cell>
32389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32390 \begin_inset Text
32391
32392 \begin_layout Plain Layout
32393 \begin_inset Formula $\Braket{\psi|\phi}$
32394 \end_inset
32395
32396
32397 \end_layout
32398
32399 \end_inset
32400 </cell>
32401 </row>
32402 </lyxtabular>
32403
32404 \end_inset
32405
32406
32407 \end_layout
32408
32409 \begin_layout Standard
32410 The command 
32411 \series bold
32412
32413 \backslash
32414 Braket
32415 \series default
32416  assures that all vertical bars are set in the size of the surrounding brackets:
32417 \begin_inset Formula \[
32418 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32419
32420 \end_inset
32421
32422
32423 \begin_inset ERT
32424 status collapsed
32425
32426 \begin_layout Plain Layout
32427
32428
32429 \backslash
32430 else 
32431 \end_layout
32432
32433 \end_inset
32434
32435
32436 \begin_inset Note Note
32437 status open
32438
32439 \begin_layout Plain Layout
32440 The following will be displayed when the LaTeX-package 
32441 \series bold
32442 braket
32443 \series default
32444  is not installed:
32445 \end_layout
32446
32447 \end_inset
32448
32449
32450 \end_layout
32451
32452 \begin_layout Standard
32453 You need to install the LaTeX-package 
32454 \series bold
32455 braket
32456 \series default
32457  to see the rest of this subsection in the output.
32458 \end_layout
32459
32460 \begin_layout Standard
32461 \begin_inset ERT
32462 status collapsed
32463
32464 \begin_layout Plain Layout
32465
32466
32467 \backslash
32468 fi 
32469 \end_layout
32470
32471 \end_inset
32472
32473
32474 \end_layout
32475
32476 \begin_layout Standard
32477 The effect of 
32478 \series bold
32479
32480 \backslash
32481 Braket
32482 \series default
32483  can also be achieved using the command 
32484 \series bold
32485
32486 \backslash
32487 middle
32488 \series default
32489 , that is described in 
32490 \begin_inset CommandInset ref
32491 LatexCommand ref
32492 reference "sub:Automatic-Bracket-Size"
32493
32494 \end_inset
32495
32496 .
32497 \end_layout
32498
32499 \begin_layout Subsection
32500 Self-defined Fractions
32501 \begin_inset CommandInset label
32502 LatexCommand label
32503 name "sub:Self-defined-Fractions"
32504
32505 \end_inset
32506
32507
32508 \begin_inset Index
32509 status collapsed
32510
32511 \begin_layout Plain Layout
32512 Fractions ! self-defined
32513 \end_layout
32514
32515 \end_inset
32516
32517
32518 \end_layout
32519
32520 \begin_layout Standard
32521 To define custom commands for fractions, the command 
32522 \series bold
32523
32524 \backslash
32525 genfrac
32526 \series default
32527
32528 \begin_inset Index
32529 status collapsed
32530
32531 \begin_layout Plain Layout
32532 Commands ! G ! 
32533 \backslash
32534 genfrac
32535 \end_layout
32536
32537 \end_inset
32538
32539  is used in the following scheme:
32540 \end_layout
32541
32542 \begin_layout Standard
32543
32544 \series bold
32545
32546 \backslash
32547 genfrac{left
32548 \series default
32549  
32550 \series bold
32551 bracket}{right
32552 \series default
32553  
32554 \series bold
32555 bracket}{fraction bar thickness}{style}
32556 \begin_inset Newline newline
32557 \end_inset
32558
32559
32560 \begin_inset ERT
32561 status collapsed
32562
32563 \begin_layout Plain Layout
32564
32565
32566 \backslash
32567 phantom{
32568 \end_layout
32569
32570 \end_inset
32571
32572
32573 \backslash
32574 genfrac
32575 \begin_inset ERT
32576 status collapsed
32577
32578 \begin_layout Plain Layout
32579
32580 }
32581 \end_layout
32582
32583 \end_inset
32584
32585 {numerator}{denominator}
32586 \end_layout
32587
32588 \begin_layout Standard
32589 The style is a number in the range of 0
32590 \begin_inset space \thinspace{}
32591 \end_inset
32592
32593 -
32594 \begin_inset space \thinspace{}
32595 \end_inset
32596
32597 3.
32598 \end_layout
32599
32600 \begin_layout Standard
32601 \align center
32602 \begin_inset Tabular
32603 <lyxtabular version="3" rows="5" columns="2">
32604 <features>
32605 <column alignment="center" valignment="top" width="0">
32606 <column alignment="center" valignment="top" width="0">
32607 <row>
32608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32609 \begin_inset Text
32610
32611 \begin_layout Plain Layout
32612 Number
32613 \end_layout
32614
32615 \end_inset
32616 </cell>
32617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32618 \begin_inset Text
32619
32620 \begin_layout Plain Layout
32621 Style (Size)
32622 \end_layout
32623
32624 \end_inset
32625 </cell>
32626 </row>
32627 <row>
32628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32629 \begin_inset Text
32630
32631 \begin_layout Plain Layout
32632 0
32633 \end_layout
32634
32635 \end_inset
32636 </cell>
32637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641 display style formula
32642 \end_layout
32643
32644 \end_inset
32645 </cell>
32646 </row>
32647 <row>
32648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32649 \begin_inset Text
32650
32651 \begin_layout Plain Layout
32652 1
32653 \end_layout
32654
32655 \end_inset
32656 </cell>
32657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661 inline formula
32662 \end_layout
32663
32664 \end_inset
32665 </cell>
32666 </row>
32667 <row>
32668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32669 \begin_inset Text
32670
32671 \begin_layout Plain Layout
32672 2
32673 \end_layout
32674
32675 \end_inset
32676 </cell>
32677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32678 \begin_inset Text
32679
32680 \begin_layout Plain Layout
32681 small
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 </row>
32687 <row>
32688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692 3
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701 tiny
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 </row>
32707 </lyxtabular>
32708
32709 \end_inset
32710
32711
32712 \end_layout
32713
32714 \begin_layout Standard
32715 When no style is given, the size is adjusted to the surrounding environment
32716  like for the command 
32717 \series bold
32718
32719 \backslash
32720 frac
32721 \series default
32722 .
32723 \end_layout
32724
32725 \begin_layout Standard
32726 When no fraction bar thickness is given, the predefined value of 0.4
32727 \begin_inset space \thinspace{}
32728 \end_inset
32729
32730 pt will be used.
32731 \end_layout
32732
32733 \begin_layout Standard
32734 \begin_inset VSpace medskip
32735 \end_inset
32736
32737 For example, the commands 
32738 \series bold
32739
32740 \backslash
32741 dfrac
32742 \series default
32743  and 
32744 \series bold
32745
32746 \backslash
32747 tbinom
32748 \series default
32749  from 
32750 \begin_inset CommandInset ref
32751 LatexCommand ref
32752 reference "sub:Fractions"
32753
32754 \end_inset
32755
32756  are defined with the commands
32757 \end_layout
32758
32759 \begin_layout Standard
32760
32761 \series bold
32762
32763 \backslash
32764 newcommand{
32765 \backslash
32766 dfrac}[2]{
32767 \backslash
32768 genfrac{}{}{}{0}{#1}{#2}}
32769 \end_layout
32770
32771 \begin_layout Standard
32772 and
32773 \end_layout
32774
32775 \begin_layout Standard
32776
32777 \series bold
32778
32779 \backslash
32780 newcommand{
32781 \backslash
32782 tbinom}[2]{
32783 \backslash
32784 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32785 \end_layout
32786
32787 \begin_layout Standard
32788 \begin_inset VSpace medskip
32789 \end_inset
32790
32791 To define a fraction where the fraction bar thickness can be given as optional
32792  argument, the following line is inserted to the LaTeX-preamble:
32793 \end_layout
32794
32795 \begin_layout Standard
32796
32797 \series bold
32798
32799 \backslash
32800 newcommand{
32801 \backslash
32802 fracS}[3][]{
32803 \backslash
32804 genfrac{}{}{#1}{}{#2}{#3}}
32805 \end_layout
32806
32807 \begin_layout Standard
32808 A test:
32809 \begin_inset Formula \begin{align*}
32810 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32811 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32812
32813 \end_inset
32814
32815 As one can see, the distance of the numerator and the denominator to the
32816  fraction bar is round about three times the bar thickness.
32817 \end_layout
32818
32819 \begin_layout Subsection
32820 Canceled Formulas
32821 \begin_inset CommandInset label
32822 LatexCommand label
32823 name "sub:Canceled-Formulas"
32824
32825 \end_inset
32826
32827
32828 \begin_inset Index
32829 status collapsed
32830
32831 \begin_layout Plain Layout
32832 Formula ! canceled
32833 \end_layout
32834
32835 \end_inset
32836
32837
32838 \end_layout
32839
32840 \begin_layout Standard
32841 To cancel formulas or formula parts, the LaTeX-package 
32842 \series bold
32843 cancel
32844 \series default
32845
32846 \begin_inset Foot
32847 status collapsed
32848
32849 \begin_layout Plain Layout
32850
32851 \series bold
32852 cancel
32853 \series default
32854  is part of every LaTeX standard installation.
32855 \end_layout
32856
32857 \end_inset
32858
32859
32860 \begin_inset Index
32861 status collapsed
32862
32863 \begin_layout Plain Layout
32864 Packages ! cancel
32865 \end_layout
32866
32867 \end_inset
32868
32869  has to be loaded with the LaTeX-preamble line
32870 \end_layout
32871
32872 \begin_layout Standard
32873
32874 \series bold
32875
32876 \backslash
32877 usepackage[samesize]{cancel}
32878 \end_layout
32879
32880 \begin_layout Standard
32881 There are four ways to cancel formulas:
32882 \end_layout
32883
32884 \begin_layout Standard
32885 \align center
32886 \begin_inset Tabular
32887 <lyxtabular version="3" rows="5" columns="2">
32888 <features>
32889 <column alignment="center" valignment="top" width="0">
32890 <column alignment="center" valignment="top" width="0">
32891 <row>
32892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896 Command
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905 Result
32906 \begin_inset Note Note
32907 status collapsed
32908
32909 \begin_layout Plain Layout
32910
32911 \series bold
32912
32913 \backslash
32914 hspace
32915 \series default
32916  and
32917 \series bold
32918  
32919 \backslash
32920 raisebox
32921 \series default
32922  are used here as spacer.
32923 \end_layout
32924
32925 \end_inset
32926
32927
32928 \end_layout
32929
32930 \end_inset
32931 </cell>
32932 </row>
32933 <row>
32934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938
32939 \backslash
32940 cancel{
32941 \backslash
32942 int
32943 \begin_inset ERT
32944 status collapsed
32945
32946 \begin_layout Plain Layout
32947
32948
32949 \backslash
32950 spce 
32951 \end_layout
32952
32953 \end_inset
32954
32955 A=B
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32961 \begin_inset Text
32962
32963 \begin_layout Plain Layout
32964 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
32965 \end_inset
32966
32967
32968 \end_layout
32969
32970 \end_inset
32971 </cell>
32972 </row>
32973 <row>
32974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32975 \begin_inset Text
32976
32977 \begin_layout Plain Layout
32978
32979 \backslash
32980 bcancel{
32981 \backslash
32982 int
32983 \begin_inset ERT
32984 status collapsed
32985
32986 \begin_layout Plain Layout
32987
32988
32989 \backslash
32990 spce 
32991 \end_layout
32992
32993 \end_inset
32994
32995 A=B
32996 \end_layout
32997
32998 \end_inset
32999 </cell>
33000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33001 \begin_inset Text
33002
33003 \begin_layout Plain Layout
33004 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33005 \end_inset
33006
33007
33008 \end_layout
33009
33010 \end_inset
33011 </cell>
33012 </row>
33013 <row>
33014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33015 \begin_inset Text
33016
33017 \begin_layout Plain Layout
33018
33019 \backslash
33020 xcancel{
33021 \backslash
33022 int
33023 \begin_inset ERT
33024 status collapsed
33025
33026 \begin_layout Plain Layout
33027
33028
33029 \backslash
33030 spce 
33031 \end_layout
33032
33033 \end_inset
33034
33035 A=B
33036 \end_layout
33037
33038 \end_inset
33039 </cell>
33040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33041 \begin_inset Text
33042
33043 \begin_layout Plain Layout
33044 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33045 \end_inset
33046
33047
33048 \end_layout
33049
33050 \end_inset
33051 </cell>
33052 </row>
33053 <row>
33054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout Plain Layout
33058
33059 \backslash
33060 cancelto{1
33061 \begin_inset Formula $\to$
33062 \end_inset
33063
33064
33065 \backslash
33066 {
33067 \backslash
33068 int
33069 \begin_inset ERT
33070 status collapsed
33071
33072 \begin_layout Plain Layout
33073
33074
33075 \backslash
33076 spce 
33077 \end_layout
33078
33079 \end_inset
33080
33081 A=B
33082 \end_layout
33083
33084 \end_inset
33085 </cell>
33086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33087 \begin_inset Text
33088
33089 \begin_layout Plain Layout
33090 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33091 \end_inset
33092
33093
33094 \end_layout
33095
33096 \end_inset
33097 </cell>
33098 </row>
33099 </lyxtabular>
33100
33101 \end_inset
33102
33103
33104 \end_layout
33105
33106 \begin_layout Standard
33107
33108 \series bold
33109
33110 \backslash
33111 cancelto
33112 \series default
33113  is especially suitable to visualize the reduction of fractions within formulas:
33114 \begin_inset Formula \[
33115 \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}}}\]
33116
33117 \end_inset
33118
33119
33120 \end_layout
33121
33122 \begin_layout Subsection
33123 Formulas in Section Headings
33124 \begin_inset CommandInset label
33125 LatexCommand label
33126 name "sub:Formulas-in-Section"
33127
33128 \end_inset
33129
33130
33131 \begin_inset Index
33132 status collapsed
33133
33134 \begin_layout Plain Layout
33135 Formula ! in section headings
33136 \end_layout
33137
33138 \end_inset
33139
33140
33141 \end_layout
33142
33143 \begin_layout Standard
33144 When formulas are used in section headings, the following has to be taken
33145  into account:
33146 \end_layout
33147
33148 \begin_layout Standard
33149 \begin_inset Note Greyedout
33150 status open
33151
33152 \begin_layout Plain Layout
33153 When 
33154 \series bold
33155 hyperref
33156 \series default
33157
33158 \begin_inset Index
33159 status collapsed
33160
33161 \begin_layout Plain Layout
33162 Packages ! hyperref
33163 \end_layout
33164
33165 \end_inset
33166
33167  support is enabled in the document settings dialog under 
33168 \family sans
33169 PDF
33170 \begin_inset space ~
33171 \end_inset
33172
33173 Properties
33174 \family default
33175 , PDF-bookmarks are created for every section heading in the table of contents.
33176  If a section heading contains formulas, they are incorrectly displayed
33177  in the bookmark text, because formulas in bookmarks infringe the PDF convention
33178 s.
33179 \end_layout
33180
33181 \end_inset
33182
33183
33184 \end_layout
33185
33186 \begin_layout Standard
33187 Both problems can be solved by inserting at the end of the section heading
33188  a short title with the menu 
33189 \family sans
33190 Insert\SpecialChar \menuseparator
33191 Short
33192 \begin_inset space ~
33193 \end_inset
33194
33195 Title
33196 \family default
33197 .
33198  Short titles are used as alternative for multiline section headings to
33199  keep the table of contents clearly arranged.
33200  Only the short title appears in the table of contents and therefore also
33201  in the PDF-bookmark.
33202 \end_layout
33203
33204 \begin_layout Standard
33205 When formulas should be used in the table of contents but 
33206 \series bold
33207 hyperref
33208 \series default
33209  is used, one can use the following command in TeX-mode:
33210 \end_layout
33211
33212 \begin_layout Standard
33213
33214 \series bold
33215
33216 \backslash
33217 texorpdfstring{part}{alternative}
33218 \begin_inset Index
33219 status collapsed
33220
33221 \begin_layout Plain Layout
33222 Commands ! T ! 
33223 \backslash
33224 texorpdfstring
33225 \end_layout
33226
33227 \end_inset
33228
33229
33230 \end_layout
33231
33232 \begin_layout Standard
33233 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
33234  This can be characters, formulas, footnotes, but also cross-references.
33235  The alternative is used instead of the part for the bookmark.
33236 \end_layout
33237
33238 \begin_layout Standard
33239 Here are two example headings:
33240 \begin_inset VSpace -3mm
33241 \end_inset
33242
33243
33244 \begin_inset ERT
33245 status collapsed
33246
33247 \begin_layout Plain Layout
33248
33249
33250 \backslash
33251 boldmath 
33252 \end_layout
33253
33254 \end_inset
33255
33256
33257 \end_layout
33258
33259 \begin_layout Subsubsection
33260 Heading without formula in table of contents 
33261 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33262 \end_inset
33263
33264
33265 \begin_inset OptArg
33266 status collapsed
33267
33268 \begin_layout Plain Layout
33269 Heading without formula in table of contents
33270 \end_layout
33271
33272 \end_inset
33273
33274
33275 \end_layout
33276
33277 \begin_layout Subsubsection
33278 Heading with formula in table of contents
33279 \begin_inset ERT
33280 status collapsed
33281
33282 \begin_layout Plain Layout
33283
33284
33285 \backslash
33286 texorpdfstring{
33287 \end_layout
33288
33289 \end_inset
33290
33291  
33292 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33293 \end_inset
33294
33295
33296 \begin_inset ERT
33297 status collapsed
33298
33299 \begin_layout Plain Layout
33300
33301 }{}
33302 \end_layout
33303
33304 \end_inset
33305
33306
33307 \end_layout
33308
33309 \begin_layout Standard
33310 \begin_inset ERT
33311 status collapsed
33312
33313 \begin_layout Plain Layout
33314
33315
33316 \backslash
33317 unboldmath 
33318 \end_layout
33319
33320 \end_inset
33321
33322 In the first heading a short title was used, in the second one 
33323 \series bold
33324
33325 \backslash
33326 texorpdfstring
33327 \series default
33328 .
33329 \end_layout
33330
33331 \begin_layout Standard
33332 To get the same formatting as for the other headings, the complete heading
33333  was set into a 
33334 \series bold
33335 boldmath
33336 \series default
33337  environment
33338 \begin_inset Foot
33339 status collapsed
33340
33341 \begin_layout Plain Layout
33342 see 
33343 \begin_inset CommandInset ref
33344 LatexCommand ref
33345 reference "sub:Bold-Formulas"
33346
33347 \end_inset
33348
33349
33350 \end_layout
33351
33352 \end_inset
33353
33354 .
33355 \end_layout
33356
33357 \begin_layout Subsection
33358 Formulas in multi-column Text
33359 \begin_inset Index
33360 status collapsed
33361
33362 \begin_layout Plain Layout
33363 Formula ! in multi-column text
33364 \end_layout
33365
33366 \end_inset
33367
33368
33369 \end_layout
33370
33371 \begin_layout Standard
33372 Formulas in multi-column text are often too wide to fit into a column and
33373  thus need to be set over the whole page width.
33374  This is done by using the LaTeX-package 
33375 \series bold
33376 multicol
33377 \series default
33378
33379 \begin_inset Foot
33380 status collapsed
33381
33382 \begin_layout Plain Layout
33383
33384 \series bold
33385 multicol
33386 \series default
33387  is part of every LaTeX standard installation.
33388 \end_layout
33389
33390 \end_inset
33391
33392
33393 \begin_inset Index
33394 status collapsed
33395
33396 \begin_layout Plain Layout
33397 Packages ! multicol
33398 \end_layout
33399
33400 \end_inset
33401
33402 , that is loaded with the LaTeX-preamble line
33403 \end_layout
33404
33405 \begin_layout Standard
33406
33407 \series bold
33408
33409 \backslash
33410 usepackage{multicol}
33411 \end_layout
33412
33413 \begin_layout Standard
33414 \begin_inset Note Greyedout
33415 status open
33416
33417 \begin_layout Plain Layout
33418 Note herby that the setting 
33419 \family sans
33420 Two-column
33421 \begin_inset space ~
33422 \end_inset
33423
33424 document
33425 \family default
33426  in the menu 
33427 \family sans
33428 Document\SpecialChar \menuseparator
33429 Settings
33430 \family default
33431  under 
33432 \family sans
33433 Text
33434 \begin_inset space ~
33435 \end_inset
33436
33437 Layout
33438 \family default
33439 \emph on
33440  
33441 \emph default
33442 must 
33443 \emph on
33444 not
33445 \emph default
33446  be selected.
33447 \end_layout
33448
33449 \end_inset
33450
33451
33452 \end_layout
33453
33454 \begin_layout Standard
33455 Before the multi-column text the command
33456 \end_layout
33457
33458 \begin_layout Standard
33459
33460 \series bold
33461
33462 \backslash
33463 begin{multicols}{column number}
33464 \end_layout
33465
33466 \begin_layout Standard
33467 is written in TeX-mode.
33468  The column number is a number in the range of 2
33469 \begin_inset space \thinspace{}
33470 \end_inset
33471
33472 -
33473 \begin_inset space \thinspace{}
33474 \end_inset
33475
33476 10.
33477  Before the formula the multi-column text is ended by inserting the command
33478 \end_layout
33479
33480 \begin_layout Standard
33481
33482 \series bold
33483
33484 \backslash
33485 end{multicols}
33486 \end_layout
33487
33488 \begin_layout Standard
33489 in TeX-mode.
33490 \end_layout
33491
33492 \begin_layout Standard
33493 Due to the command some space is automatically added before the formula.
33494  To revert this, -6
33495 \begin_inset space \thinspace{}
33496 \end_inset
33497
33498 mm vertical space is inserted before the formula.
33499  When the formula style 
33500 \series bold
33501 Indented
33502 \begin_inset Foot
33503 status collapsed
33504
33505 \begin_layout Plain Layout
33506 formula styles see 
33507 \begin_inset CommandInset ref
33508 LatexCommand ref
33509 reference "sec:Formula-Styles"
33510
33511 \end_inset
33512
33513
33514 \end_layout
33515
33516 \end_inset
33517
33518
33519 \series default
33520  is used, -9
33521 \begin_inset space \thinspace{}
33522 \end_inset
33523
33524 mm space is inserted instead.
33525 \end_layout
33526
33527 \begin_layout Standard
33528 As example a multi-column text with a displayed formula:
33529 \end_layout
33530
33531 \begin_layout Standard
33532 \begin_inset ERT
33533 status collapsed
33534
33535 \begin_layout Plain Layout
33536
33537
33538 \backslash
33539 begin{multicols}{2}
33540 \end_layout
33541
33542 \end_inset
33543
33544 Das Spektrum wird fouriertransformiert.
33545  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33546 , Lösungsmittel) zu trennen.
33547  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33548  nun das Aussehen des Ausgangssignals.
33549  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33550  über alle Phasen integrieren muss.
33551  Sei nun 
33552 \begin_inset Formula $S$
33553 \end_inset
33554
33555  unser normiertes Ausgangssignal and 
33556 \begin_inset Formula $P$
33557 \end_inset
33558
33559  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33560 \begin_inset ERT
33561 status collapsed
33562
33563 \begin_layout Plain Layout
33564
33565
33566 \backslash
33567 end{multicols}
33568 \end_layout
33569
33570 \end_inset
33571
33572
33573 \begin_inset VSpace -6mm
33574 \end_inset
33575
33576
33577 \begin_inset Formula \begin{equation}
33578 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33579
33580 \end_inset
33581
33582
33583 \begin_inset ERT
33584 status collapsed
33585
33586 \begin_layout Plain Layout
33587
33588
33589 \backslash
33590 begin{multicols}{2}
33591 \end_layout
33592
33593 \end_inset
33594
33595 wobei 
33596 \begin_inset Formula $S_{0}$
33597 \end_inset
33598
33599  das Signal ohne Gradient ist and the Normierungsbedingung 
33600 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33601 \end_inset
33602
33603  gilt.
33604  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33605  Direkt nach the 
33606 \begin_inset Formula $\nicefrac{\pi}{2}$
33607 \end_inset
33608
33609
33610 \begin_inset space \thinspace{}
33611 \end_inset
33612
33613 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33614  das Signal zusätzlich abschwächt.
33615  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33616  
33617 \begin_inset Formula $T_{2}$
33618 \end_inset
33619
33620 -Zeit.
33621 \end_layout
33622
33623 \begin_layout Standard
33624 \begin_inset ERT
33625 status collapsed
33626
33627 \begin_layout Plain Layout
33628
33629
33630 \backslash
33631 end{multicols}
33632 \end_layout
33633
33634 \end_inset
33635
33636  
33637 \end_layout
33638
33639 \begin_layout Subsection
33640 Formulas with Description of Variables
33641 \begin_inset Index
33642 status collapsed
33643
33644 \begin_layout Plain Layout
33645 Formula ! with description of variables
33646 \end_layout
33647
33648 \end_inset
33649
33650
33651 \end_layout
33652
33653 \begin_layout Standard
33654 To describe variables within a formula, like in formula 
33655 \begin_inset CommandInset ref
33656 LatexCommand eqref
33657 reference "eq:within"
33658
33659 \end_inset
33660
33661 , a 2
33662 \series bold
33663 ×
33664 \series default
33665
33666 \begin_inset Formula $n$
33667 \end_inset
33668
33669
33670 \begin_inset space ~
33671 \end_inset
33672
33673 matrix is used with left aligned columns for the 
33674 \begin_inset Formula $n$
33675 \end_inset
33676
33677  used variables.
33678 \begin_inset Foot
33679 status collapsed
33680
33681 \begin_layout Plain Layout
33682 matrices see 
33683 \begin_inset CommandInset ref
33684 LatexCommand ref
33685 reference "sec:Matrices"
33686
33687 \end_inset
33688
33689
33690 \end_layout
33691
33692 \end_inset
33693
33694  To set the description in a smaller size, before the matrix e.
33695 \begin_inset space \thinspace{}
33696 \end_inset
33697
33698 g.
33699 \begin_inset space ~
33700 \end_inset
33701
33702 the command 
33703 \series bold
33704
33705 \backslash
33706 footnotesize
33707 \series default
33708  is inserted.
33709 \begin_inset Foot
33710 status collapsed
33711
33712 \begin_layout Plain Layout
33713 font sizes see 
33714 \begin_inset CommandInset ref
33715 LatexCommand ref
33716 reference "sub:Font-Sizes"
33717
33718 \end_inset
33719
33720
33721 \end_layout
33722
33723 \end_inset
33724
33725
33726 \end_layout
33727
33728 \begin_layout Standard
33729 When the formula style 
33730 \series bold
33731 Indented
33732 \begin_inset Foot
33733 status collapsed
33734
33735 \begin_layout Plain Layout
33736 formula styles see 
33737 \begin_inset CommandInset ref
33738 LatexCommand ref
33739 reference "sec:Formula-Styles"
33740
33741 \end_inset
33742
33743
33744 \end_layout
33745
33746 \end_inset
33747
33748
33749 \series default
33750  is used, a 
33751 \series bold
33752
33753 \backslash
33754 hfill
33755 \series default
33756
33757 \begin_inset Foot
33758 status collapsed
33759
33760 \begin_layout Plain Layout
33761
33762 \series bold
33763
33764 \backslash
33765 hfill
33766 \series default
33767  only works in formulas with the style 
33768 \series bold
33769 Indented
33770 \series default
33771 , see 
33772 \begin_inset CommandInset ref
33773 LatexCommand ref
33774 reference "sub:Variable-Space"
33775
33776 \end_inset
33777
33778 .
33779 \end_layout
33780
33781 \end_inset
33782
33783  is inserted before and after the matrix to have the same separation of
33784  the matrix from the equation and the side margin.
33785 \end_layout
33786
33787 \begin_layout Standard
33788 When the formula style 
33789 \series bold
33790 Centered
33791 \series default
33792  is used, the method described in 
33793 \begin_inset CommandInset ref
33794 LatexCommand ref
33795 reference "sub:Flalign-Environment"
33796
33797 \end_inset
33798
33799  is used to indent formulas.
33800  Formula 
33801 \begin_inset CommandInset ref
33802 LatexCommand eqref
33803 reference "eq:within"
33804
33805 \end_inset
33806
33807  consists of five columns whereas in the first two columns contain the equation,
33808  the third the matrix, and the last one an empty TeX-brace.
33809 \begin_inset Formula \begin{flalign}
33810 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33811 \rho & \textrm{density}\\
33812 V & \textrm{volume}\\
33813 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33814
33815 \end_inset
33816
33817
33818 \end_layout
33819
33820 \begin_layout Subsection
33821 Upright small Greek Letters
33822 \begin_inset CommandInset label
33823 LatexCommand label
33824 name "sub:Upright-small-Greek"
33825
33826 \end_inset
33827
33828
33829 \begin_inset Index
33830 status collapsed
33831
33832 \begin_layout Plain Layout
33833 Greek letters ! upright
33834 \end_layout
33835
33836 \end_inset
33837
33838
33839 \end_layout
33840
33841 \begin_layout Standard
33842 Most of the math fonts only provide italic small Greek letters.
33843  But for symbols of elementary particles like pions and neutrinos, upright
33844  Greek letters are needed.
33845  The file 
33846 \series bold
33847 upgreek.sty
33848 \series default
33849
33850 \begin_inset Foot
33851 status collapsed
33852
33853 \begin_layout Plain Layout
33854
33855 \series bold
33856 upgreek
33857 \series default
33858  is part of the LaTeX-package 
33859 \series bold
33860 was
33861 \series default
33862
33863 \begin_inset Index
33864 status collapsed
33865
33866 \begin_layout Plain Layout
33867 Packages ! was
33868 \begin_inset ERT
33869 status collapsed
33870
33871 \begin_layout Plain Layout
33872
33873
33874 \backslash
33875 vspace{4mm}
33876 \end_layout
33877
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 \begin_inset Newline newline
34268 \end_inset
34269
34270 This convention is automatically fulfilled when the command 
34271 \series bold
34272
34273 \backslash
34274 unittwo
34275 \series default
34276  is used.
34277  When it is entered to a formula, two boxes appear.
34278  In the first one the value is inserted, in the second one the unit, and
34279  one gets as above: 
34280 \begin_inset Formula $\unit[30]{km/h}$
34281 \end_inset
34282
34283
34284 \begin_inset space \thinspace{}
34285 \end_inset
34286
34287 .
34288  Note that 
34289 \series bold
34290
34291 \backslash
34292 unittwo
34293 \series default
34294  is not a real LaTeX command but the command 
34295 \series bold
34296
34297 \backslash
34298 unit[value]{unit}
34299 \series default
34300 , therefore you cannot use it in TeX code.
34301 \end_layout
34302
34303 \begin_layout Itemize
34304 Percent and perthousand signs are set like physical units:
34305 \begin_inset Newline newline
34306 \end_inset
34307
34308 1,2
34309 \begin_inset space \thinspace{}
34310 \end_inset
34311
34312 ‰ alcohol in blood
34313 \end_layout
34314
34315 \begin_layout Itemize
34316 The degree sign follows directly on the value: 15°, but not when it is used
34317  in units: 15
34318 \begin_inset space \thinspace{}
34319 \end_inset
34320
34321 °C
34322 \end_layout
34323
34324 \begin_layout Itemize
34325 In numbers with more than four digits the smallest space is inserted before
34326  every third digit to group them: 
34327 \family roman
34328 \series medium
34329 \shape up
34330 \size normal
34331 \emph off
34332 \bar no
34333 \noun off
34334 \color none
34335 18
34336 \begin_inset space \thinspace{}
34337 \end_inset
34338
34339 473
34340 \begin_inset space \thinspace{}
34341 \end_inset
34342
34343 588
34344 \end_layout
34345
34346 \begin_layout Itemize
34347 For dimensions like 120×90×40
34348 \begin_inset space \thinspace{}
34349 \end_inset
34350
34351 cm the multiplication sign 
34352 \begin_inset Quotes eld
34353 \end_inset
34354
34355 ×
34356 \begin_inset Quotes erd
34357 \end_inset
34358
34359  is used.
34360  It is available with the LaTeX-command 
34361 \series bold
34362
34363 \backslash
34364 texttimes
34365 \series default
34366 , but can also directly be inserted with some keyboard definitions.
34367 \end_layout
34368
34369 \begin_layout Itemize
34370 Functions with names consisting of several letters are set upright to avoid
34371  confusions, see 
34372 \begin_inset CommandInset ref
34373 LatexCommand ref
34374 reference "sub:Predefined-Functions"
34375
34376 \end_inset
34377
34378 .
34379 \end_layout
34380
34381 \begin_layout Itemize
34382 Indices consisting of several letters, are set upright: 
34383 \begin_inset Formula $E_{\mathrm{kin}}$
34384 \end_inset
34385
34386
34387 \begin_inset Newline newline
34388 \end_inset
34389
34390 Components of matrices are set italic: 
34391 \begin_inset Formula $\hat{H}_{kl}$
34392 \end_inset
34393
34394
34395 \end_layout
34396
34397 \begin_layout Itemize
34398 The differentiation/integration operator 'd', the Euler's number 'e', and
34399  the imaginary unit 'i' should be set upright, to avoid mixing them up with
34400  other variables.
34401 \end_layout
34402
34403 \begin_layout Standard
34404 \begin_inset Newpage newpage
34405 \end_inset
34406
34407
34408 \end_layout
34409
34410 \begin_layout Section
34411 Synonyms
34412 \begin_inset Index
34413 status collapsed
34414
34415 \begin_layout Plain Layout
34416 Synonyms
34417 \end_layout
34418
34419 \end_inset
34420
34421
34422 \end_layout
34423
34424 \begin_layout Standard
34425 Some characters and symbols can be created with several commands.
34426  Here is a list of the synonym commands:
34427 \end_layout
34428
34429 \begin_layout Standard
34430 \begin_inset VSpace bigskip
34431 \end_inset
34432
34433
34434 \begin_inset space \hfill{}
34435 \end_inset
34436
34437
34438 \begin_inset Tabular
34439 <lyxtabular version="3" rows="12" columns="2">
34440 <features>
34441 <column alignment="center" valignment="top" width="0pt">
34442 <column alignment="center" valignment="top" width="0pt">
34443 <row>
34444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34445 \begin_inset Text
34446
34447 \begin_layout Plain Layout
34448 Command
34449 \end_layout
34450
34451 \end_inset
34452 </cell>
34453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34454 \begin_inset Text
34455
34456 \begin_layout Plain Layout
34457 equivalent to
34458 \begin_inset Note Note
34459 status collapsed
34460
34461 \begin_layout Plain Layout
34462
34463 \series bold
34464
34465 \backslash
34466 raisebox
34467 \series default
34468  is only used as spacer.
34469 \end_layout
34470
34471 \end_inset
34472
34473
34474 \end_layout
34475
34476 \end_inset
34477 </cell>
34478 </row>
34479 <row>
34480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484
34485 \backslash
34486 ast
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34492 \begin_inset Text
34493
34494 \begin_layout Plain Layout
34495 \begin_inset ERT
34496 status collapsed
34497
34498 \begin_layout Plain Layout
34499
34500
34501 \backslash
34502 raisebox{-1.2mm}{
34503 \end_layout
34504
34505 \end_inset
34506
34507 *
34508 \begin_inset ERT
34509 status collapsed
34510
34511 \begin_layout Plain Layout
34512
34513 }
34514 \end_layout
34515
34516 \end_inset
34517
34518
34519 \end_layout
34520
34521 \end_inset
34522 </cell>
34523 </row>
34524 <row>
34525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34526 \begin_inset Text
34527
34528 \begin_layout Plain Layout
34529
34530 \backslash
34531 choose
34532 \end_layout
34533
34534 \end_inset
34535 </cell>
34536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34537 \begin_inset Text
34538
34539 \begin_layout Plain Layout
34540
34541 \backslash
34542 binom
34543 \end_layout
34544
34545 \end_inset
34546 </cell>
34547 </row>
34548 <row>
34549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Plain Layout
34553
34554 \backslash
34555 geq
34556 \end_layout
34557
34558 \end_inset
34559 </cell>
34560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34561 \begin_inset Text
34562
34563 \begin_layout Plain Layout
34564
34565 \backslash
34566 ge
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 </row>
34572 <row>
34573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34574 \begin_inset Text
34575
34576 \begin_layout Plain Layout
34577
34578 \backslash
34579 lbrace
34580 \end_layout
34581
34582 \end_inset
34583 </cell>
34584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34585 \begin_inset Text
34586
34587 \begin_layout Plain Layout
34588 {
34589 \end_layout
34590
34591 \end_inset
34592 </cell>
34593 </row>
34594 <row>
34595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34596 \begin_inset Text
34597
34598 \begin_layout Plain Layout
34599
34600 \backslash
34601 lbracket
34602 \end_layout
34603
34604 \end_inset
34605 </cell>
34606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610 [
34611 \end_layout
34612
34613 \end_inset
34614 </cell>
34615 </row>
34616 <row>
34617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34618 \begin_inset Text
34619
34620 \begin_layout Plain Layout
34621
34622 \backslash
34623 leftarrow
34624 \end_layout
34625
34626 \end_inset
34627 </cell>
34628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34629 \begin_inset Text
34630
34631 \begin_layout Plain Layout
34632
34633 \backslash
34634 gets
34635 \end_layout
34636
34637 \end_inset
34638 </cell>
34639 </row>
34640 <row>
34641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Plain Layout
34645
34646 \backslash
34647 leq
34648 \end_layout
34649
34650 \end_inset
34651 </cell>
34652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34653 \begin_inset Text
34654
34655 \begin_layout Plain Layout
34656
34657 \backslash
34658 le
34659 \end_layout
34660
34661 \end_inset
34662 </cell>
34663 </row>
34664 <row>
34665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34666 \begin_inset Text
34667
34668 \begin_layout Plain Layout
34669
34670 \backslash
34671 lor
34672 \end_layout
34673
34674 \end_inset
34675 </cell>
34676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34677 \begin_inset Text
34678
34679 \begin_layout Plain Layout
34680
34681 \backslash
34682 vee
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 </row>
34688 <row>
34689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Plain Layout
34693
34694 \backslash
34695 neq
34696 \end_layout
34697
34698 \end_inset
34699 </cell>
34700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34701 \begin_inset Text
34702
34703 \begin_layout Plain Layout
34704
34705 \backslash
34706 not=
34707 \end_layout
34708
34709 \end_inset
34710 </cell>
34711 </row>
34712 <row>
34713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34714 \begin_inset Text
34715
34716 \begin_layout Plain Layout
34717
34718 \backslash
34719 slash
34720 \end_layout
34721
34722 \end_inset
34723 </cell>
34724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34725 \begin_inset Text
34726
34727 \begin_layout Plain Layout
34728 /
34729 \end_layout
34730
34731 \end_inset
34732 </cell>
34733 </row>
34734 <row>
34735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34736 \begin_inset Text
34737
34738 \begin_layout Plain Layout
34739
34740 \backslash
34741 vert
34742 \end_layout
34743
34744 \end_inset
34745 </cell>
34746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34747 \begin_inset Text
34748
34749 \begin_layout Plain Layout
34750 |
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 </row>
34756 </lyxtabular>
34757
34758 \end_inset
34759
34760
34761 \begin_inset space \hfill{}
34762 \end_inset
34763
34764
34765 \begin_inset Tabular
34766 <lyxtabular version="3" rows="12" columns="2">
34767 <features>
34768 <column alignment="center" valignment="top" width="0pt">
34769 <column alignment="center" valignment="top" width="0pt">
34770 <row>
34771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34772 \begin_inset Text
34773
34774 \begin_layout Plain Layout
34775 Command
34776 \end_layout
34777
34778 \end_inset
34779 </cell>
34780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34781 \begin_inset Text
34782
34783 \begin_layout Plain Layout
34784 equivalent to
34785 \end_layout
34786
34787 \end_inset
34788 </cell>
34789 </row>
34790 <row>
34791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34792 \begin_inset Text
34793
34794 \begin_layout Plain Layout
34795
34796 \backslash
34797 backslash
34798 \end_layout
34799
34800 \end_inset
34801 </cell>
34802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34803 \begin_inset Text
34804
34805 \begin_layout Plain Layout
34806
34807 \backslash
34808
34809 \backslash
34810
34811 \end_layout
34812
34813 \end_inset
34814 </cell>
34815 </row>
34816 <row>
34817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34818 \begin_inset Text
34819
34820 \begin_layout Plain Layout
34821
34822 \backslash
34823 dasharrow
34824 \end_layout
34825
34826 \end_inset
34827 </cell>
34828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34829 \begin_inset Text
34830
34831 \begin_layout Plain Layout
34832
34833 \backslash
34834 dashrightarrow
34835 \end_layout
34836
34837 \end_inset
34838 </cell>
34839 </row>
34840 <row>
34841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34842 \begin_inset Text
34843
34844 \begin_layout Plain Layout
34845
34846 \backslash
34847 land
34848 \end_layout
34849
34850 \end_inset
34851 </cell>
34852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856
34857 \backslash
34858 wedge
34859 \end_layout
34860
34861 \end_inset
34862 </cell>
34863 </row>
34864 <row>
34865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34866 \begin_inset Text
34867
34868 \begin_layout Plain Layout
34869
34870 \backslash
34871 rbrace
34872 \end_layout
34873
34874 \end_inset
34875 </cell>
34876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Plain Layout
34880 }
34881 \end_layout
34882
34883 \end_inset
34884 </cell>
34885 </row>
34886 <row>
34887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34888 \begin_inset Text
34889
34890 \begin_layout Plain Layout
34891
34892 \backslash
34893 rbracket
34894 \end_layout
34895
34896 \end_inset
34897 </cell>
34898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902 ]
34903 \end_layout
34904
34905 \end_inset
34906 </cell>
34907 </row>
34908 <row>
34909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34910 \begin_inset Text
34911
34912 \begin_layout Plain Layout
34913
34914 \backslash
34915 rightarrow
34916 \end_layout
34917
34918 \end_inset
34919 </cell>
34920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34921 \begin_inset Text
34922
34923 \begin_layout Plain Layout
34924
34925 \backslash
34926 to
34927 \end_layout
34928
34929 \end_inset
34930 </cell>
34931 </row>
34932 <row>
34933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34934 \begin_inset Text
34935
34936 \begin_layout Plain Layout
34937
34938 \backslash
34939 lnot
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948
34949 \backslash
34950 neg
34951 \end_layout
34952
34953 \end_inset
34954 </cell>
34955 </row>
34956 <row>
34957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34958 \begin_inset Text
34959
34960 \begin_layout Plain Layout
34961
34962 \backslash
34963 ne
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34969 \begin_inset Text
34970
34971 \begin_layout Plain Layout
34972
34973 \backslash
34974 not=
34975 \end_layout
34976
34977 \end_inset
34978 </cell>
34979 </row>
34980 <row>
34981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985
34986 \backslash
34987 owns
34988 \end_layout
34989
34990 \end_inset
34991 </cell>
34992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34993 \begin_inset Text
34994
34995 \begin_layout Plain Layout
34996
34997 \backslash
34998 ni
34999 \end_layout
35000
35001 \end_inset
35002 </cell>
35003 </row>
35004 <row>
35005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35006 \begin_inset Text
35007
35008 \begin_layout Plain Layout
35009
35010 \backslash
35011 square
35012 \end_layout
35013
35014 \end_inset
35015 </cell>
35016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35017 \begin_inset Text
35018
35019 \begin_layout Plain Layout
35020
35021 \backslash
35022 Box
35023 \end_layout
35024
35025 \end_inset
35026 </cell>
35027 </row>
35028 <row>
35029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35030 \begin_inset Text
35031
35032 \begin_layout Plain Layout
35033
35034 \backslash
35035 Vert
35036 \end_layout
35037
35038 \end_inset
35039 </cell>
35040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35041 \begin_inset Text
35042
35043 \begin_layout Plain Layout
35044
35045 \backslash
35046 |
35047 \end_layout
35048
35049 \end_inset
35050 </cell>
35051 </row>
35052 </lyxtabular>
35053
35054 \end_inset
35055
35056
35057 \begin_inset space \hfill{}
35058 \end_inset
35059
35060
35061 \end_layout
35062
35063 \begin_layout Standard
35064 \begin_inset Newpage newpage
35065 \end_inset
35066
35067
35068 \end_layout
35069
35070 \begin_layout Bibliography
35071 \begin_inset CommandInset bibitem
35072 LatexCommand bibitem
35073 key "TLC2"
35074
35075 \end_inset
35076
35077
35078 \shape smallcaps
35079 Mittelbach, F.
35080  ; Goossens, M.
35081 \shape default
35082
35083 \shape italic
35084 The LaTeX Companion
35085 \shape default
35086 .
35087  Addison Wesley, 2004
35088 \end_layout
35089
35090 \begin_layout Bibliography
35091 \begin_inset CommandInset bibitem
35092 LatexCommand bibitem
35093 key "Mathmode"
35094
35095 \end_inset
35096
35097
35098 \begin_inset CommandInset href
35099 LatexCommand href
35100 name "Description"
35101 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35102
35103 \end_inset
35104
35105  of LaTeX's math abilities
35106 \end_layout
35107
35108 \begin_layout Bibliography
35109 \begin_inset CommandInset bibitem
35110 LatexCommand bibitem
35111 key "Voss"
35112
35113 \end_inset
35114
35115 LaTeX tips and tricks-
35116 \begin_inset CommandInset href
35117 LatexCommand href
35118 name "page"
35119 target "http://tug.org/TeXnik/"
35120
35121 \end_inset
35122
35123
35124 \end_layout
35125
35126 \begin_layout Bibliography
35127 \begin_inset CommandInset bibitem
35128 LatexCommand bibitem
35129 key "AMS"
35130
35131 \end_inset
35132
35133
35134 \begin_inset CommandInset href
35135 LatexCommand href
35136 name "Description"
35137 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35138
35139 \end_inset
35140
35141  of 
35142 \begin_inset ERT
35143 status collapsed
35144
35145 \begin_layout Plain Layout
35146
35147
35148 \backslash
35149 AmS
35150 \end_layout
35151
35152 \end_inset
35153
35154 -LaTeX
35155 \end_layout
35156
35157 \begin_layout Bibliography
35158 \begin_inset CommandInset bibitem
35159 LatexCommand bibitem
35160 key "Symbole"
35161
35162 \end_inset
35163
35164
35165 \begin_inset CommandInset href
35166 LatexCommand href
35167 name "List"
35168 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35169
35170 \end_inset
35171
35172  of all symbols available with LaTeX-packages
35173 \end_layout
35174
35175 \begin_layout Bibliography
35176 \begin_inset CommandInset bibitem
35177 LatexCommand bibitem
35178 key "hyperref"
35179
35180 \end_inset
35181
35182
35183 \begin_inset CommandInset href
35184 LatexCommand href
35185 name "Documentation"
35186 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35187
35188 \end_inset
35189
35190  of the LaTeX-package 
35191 \series bold
35192 hyperref
35193 \series default
35194
35195 \begin_inset Index
35196 status collapsed
35197
35198 \begin_layout Plain Layout
35199 Packages ! hyperref
35200 \end_layout
35201
35202 \end_inset
35203
35204
35205 \end_layout
35206
35207 \begin_layout Bibliography
35208 \begin_inset CommandInset bibitem
35209 LatexCommand bibitem
35210 key "Mathclap"
35211
35212 \end_inset
35213
35214
35215 \begin_inset CommandInset href
35216 LatexCommand href
35217 name "Description"
35218 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35219
35220 \end_inset
35221
35222  of the command 
35223 \series bold
35224
35225 \backslash
35226 mathclap
35227 \series default
35228 , described in 
35229 \begin_inset CommandInset ref
35230 LatexCommand ref
35231 reference "sub:Operator-Limits"
35232
35233 \end_inset
35234
35235
35236 \begin_inset Index
35237 status collapsed
35238
35239 \begin_layout Plain Layout
35240 Commands ! M ! 
35241 \backslash
35242 mathclap
35243 \end_layout
35244
35245 \end_inset
35246
35247
35248 \end_layout
35249
35250 \begin_layout Bibliography
35251 \begin_inset CommandInset bibitem
35252 LatexCommand bibitem
35253 key "Duden"
35254
35255 \end_inset
35256
35257
35258 \emph on
35259 Duden Band 1
35260 \emph default
35261 .
35262  22.
35263  Auflage, Duden 2001
35264 \end_layout
35265
35266 \begin_layout Subsubsection*
35267 \begin_inset CommandInset index_print
35268 LatexCommand printindex
35269
35270 \end_inset
35271
35272
35273 \end_layout
35274
35275 \end_body
35276 \end_document