]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
039633152985d717366ad4dd5d2cd4a2216829cd
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.0rc3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 341
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.6
74 \usepackage[samesize]{cancel}
75
76 % enables calculation of values,
77 \usepackage{calc}
78
79 % for multiple table row and column cells
80 \usepackage{multirow}
81 \usepackage{multicol}
82
83 % needed in sec. 19.4
84 \usepackage{remreset}
85
86 % center multirows (e.g. in sec. 13.3)
87 \renewcommand{\multirowsetup}{\centering}
88
89 % define a color, used in sec.9.3
90 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
91
92 % declare operators (see sec. 10.4 and sec. 15.2)
93 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
94 \DeclareMathOperator{\sgn}{sgn}
95
96 \newcommand{\spce}{\textvisiblespace}
97
98 % example definitions for sec. 20.1 
99 \newcommand{\gr}{\Longrightarrow}
100 \newcommand{\us}[1]{\underline{#1}}
101 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
102 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
103 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
104
105 % example macro from sec. 19.4
106 %\def\tagform@#1{\maketag@@@{|#1|}}
107
108 % macro from sec. 10.2
109 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
110 \def\mathclap {\mathpalette \mathclapinternal}
111 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
112
113 % redefine the greyed out note
114 \renewenvironment{lyxgreyedout}
115  {\textcolor{blue}\bgroup}{\egroup}
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package eurosym
122 % used for the Euro symbol
123 \newboolean{eurosym}
124 \IfFileExists{eurosym.sty}
125  {\usepackage[gennarrow]{eurosym}
126   \setboolean{eurosym}{true}}
127  {\setboolean{eurosym}{false}}
128
129 % needed in sec. 22.4
130 % check for package braket
131 \newboolean{braket}
132 \IfFileExists{braket.sty}
133  {\usepackage{braket}
134   \setboolean{braket}{true}}
135  {\setboolean{braket}{false}}
136
137 % needed in sec. 22.10
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
146 \language english
147 \inputencoding auto
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_default_family default
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156
157 \graphics default
158 \paperfontsize 12
159 \spacing single
160 \use_hyperref true
161 \pdf_title "LyX's Math Manual"
162 \pdf_author "LyX Team, Uwe Stöhr"
163 \pdf_subject "LyX-documentation about math"
164 \pdf_keywords "LyX, Mathed"
165 \pdf_bookmarks true
166 \pdf_bookmarksnumbered true
167 \pdf_bookmarksopen true
168 \pdf_bookmarksopenlevel 1
169 \pdf_breaklinks false
170 \pdf_pdfborder false
171 \pdf_colorlinks true
172 \pdf_backref false
173 \pdf_pagebackref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
176 \papersize a4paper
177 \use_geometry false
178 \use_amsmath 2
179 \use_esint 1
180 \cite_engine basic
181 \use_bibtopic false
182 \paperorientation portrait
183 \secnumdepth 4
184 \tocdepth 3
185 \paragraph_separation skip
186 \defskip medskip
187 \quotes_language english
188 \papercolumns 1
189 \papersides 2
190 \paperpagestyle plain
191 \bullet 1 0 6 -1
192 \bullet 2 2 35 -1
193 \bullet 3 2 7 -1
194 \tracking_changes false
195 \output_changes false
196 \author "" 
197 \author "" 
198 \end_header
199
200 \begin_body
201
202 \begin_layout Title
203 LyX's detailed Math manual
204 \end_layout
205
206 \begin_layout Author
207 by the LyX Team
208 \begin_inset Foot
209 status collapsed
210
211 \begin_layout Plain Layout
212 \noindent
213 If you have comments or error corrections, please send them to the LyX Documenta
214 tion mailing list: 
215 \family typewriter
216
217 \begin_inset CommandInset href
218 LatexCommand href
219 name "lyx-docs@lists.lyx.org"
220 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
221 type "mailto:"
222
223 \end_inset
224
225
226 \end_layout
227
228 \end_inset
229
230
231 \begin_inset Note Note
232 status collapsed
233
234 \begin_layout Plain Layout
235 author: Uwe Stöhr
236 \end_layout
237
238 \end_inset
239
240
241 \begin_inset Newline newline
242 \end_inset
243
244
245 \begin_inset Newline newline
246 \end_inset
247
248
249 \family sans
250 Version 1.6svn
251 \end_layout
252
253 \begin_layout Standard
254 \begin_inset CommandInset toc
255 LatexCommand tableofcontents
256
257 \end_inset
258
259
260 \end_layout
261
262 \begin_layout Standard
263 \begin_inset Note Note
264 status open
265
266 \begin_layout Plain Layout
267 To export this document to PDF, PS, or DVI the LaTeX-packages 
268 \series bold
269 eurosym,
270 \series default
271  
272 \series bold
273 multirow,
274 \series default
275  and 
276 \series bold
277 was
278 \series default
279  must be installed.
280  If they are not installed you can export the document anyway but the sections
281  where the packages are required won't appear in the output.
282 \end_layout
283
284 \begin_layout Plain Layout
285 The latest PDF-version of this document can be found here:
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \series bold
291 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
292 \end_layout
293
294 \end_inset
295
296
297 \end_layout
298
299 \begin_layout Standard
300 \begin_inset Newpage newpage
301 \end_inset
302
303
304 \end_layout
305
306 \begin_layout Section
307 Introduction
308 \end_layout
309
310 \begin_layout Standard
311 This document explains LyX's math features and is furthermore a collection
312  of LaTeX-commands used for mathematical characters and constructs.
313  The explanations are designed for the usage of commands.
314  It is therefore required that you have read the section 
315 \family typewriter
316 Mathematical
317 \begin_inset space ~
318 \end_inset
319
320 Formulas
321 \family default
322  of the User's Guide.
323 \end_layout
324
325 \begin_layout Standard
326 Most of the characters and many constructs explained in this manual are
327  also accessible via the menu 
328 \family sans
329 Insert
330 \series bold
331 \SpecialChar \menuseparator
332
333 \series default
334 Math
335 \family default
336 , or the 
337 \family sans
338 math
339 \family default
340 \series bold
341  
342 \family sans
343 \series default
344 toolbar
345 \family default
346 .
347  But everybody who has to write lots of formulas will notice that it is
348  much faster to use commands instead of the math toolbar.
349  Therefore this manual is focused on commands but also mentions the correspondin
350 g toolbar buttons when available.
351 \end_layout
352
353 \begin_layout Standard
354 If not specially mentioned the commands are only available within formulas.
355  To be able to use all commands explained in this document, the option 
356 \family sans
357 Use AMS math package
358 \family default
359  must be used in the document settings (menu 
360 \family sans
361 Document\SpecialChar \menuseparator
362 Settings\SpecialChar \menuseparator
363 Math
364 \begin_inset space ~
365 \end_inset
366
367 Options
368 \family default
369 ).
370 \begin_inset Foot
371 status collapsed
372
373 \begin_layout Plain Layout
374 The option 
375 \family sans
376 Use AMS math package automatically
377 \family default
378  only uses 
379 \begin_inset ERT
380 status collapsed
381
382 \begin_layout Plain Layout
383
384
385 \backslash
386 AmS 
387 \end_layout
388
389 \end_inset
390
391 -math when math constructs are found that are supported by LyX.
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \begin_layout Standard
400 This document doesn't list all 
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406
407 \backslash
408 AmS 
409 \end_layout
410
411 \end_inset
412
413 -math commands
414 \begin_inset Foot
415 status collapsed
416
417 \begin_layout Plain Layout
418 A list with all 
419 \begin_inset ERT
420 status collapsed
421
422 \begin_layout Plain Layout
423
424
425 \backslash
426 AmS
427 \end_layout
428
429 \end_inset
430
431 -math commands is in the file 
432 \family sans
433
434 \begin_inset CommandInset href
435 LatexCommand href
436 name "amsguide.ps"
437 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
438
439 \end_inset
440
441
442 \family default
443 , which is part of every LaTeX standard installation.
444 \end_layout
445
446 \end_inset
447
448  for lucidity reasons.
449 \end_layout
450
451 \begin_layout Section
452 General Instructions
453 \end_layout
454
455 \begin_layout Standard
456 To create an inline formula
457 \begin_inset Index
458 status collapsed
459
460 \begin_layout Plain Layout
461 Formula ! inline
462 \end_layout
463
464 \end_inset
465
466  that is embedded into a text line, press 
467 \family sans
468 Ctrl-m
469 \family default
470  or the toolbar button 
471 \begin_inset Graphics
472         filename ../images/math-mode.png
473         scale 85
474
475 \end_inset
476
477
478 \begin_inset Newline newline
479 \end_inset
480
481 To create a display style formula
482 \begin_inset Index
483 status collapsed
484
485 \begin_layout Plain Layout
486 Formula ! display style
487 \end_layout
488
489 \end_inset
490
491  that will appear bigger and in an own paragraph, press 
492 \family sans
493 Ctrl-M
494 \family default
495 .
496 \end_layout
497
498 \begin_layout Standard
499 To change a display style formula to an inline formula, set the cursor into
500  the formula and press 
501 \family sans
502 Ctrl-M
503 \family default
504  or use the menu 
505 \family sans
506 Edit\SpecialChar \menuseparator
507 Math\SpecialChar \menuseparator
508 Change formula type
509 \family default
510 .
511  The same way is used to change an inline formula to a display style formula.
512 \end_layout
513
514 \begin_layout Standard
515 To display parts of an inline formula in the size of a display style formula,
516  enter the command 
517 \series bold
518
519 \backslash
520 displaystyle
521 \begin_inset Index
522 status collapsed
523
524 \begin_layout Plain Layout
525 Commands ! D ! 
526 \backslash
527 displaystyle
528 \end_layout
529
530 \end_inset
531
532
533 \series default
534  to a formula.
535  Then a new blue box appears in which the desired formula part is inserted.
536 \end_layout
537
538 \begin_layout Standard
539 Only inline formulas are allowed inside tables.
540 \end_layout
541
542 \begin_layout Standard
543 The 
544 \family sans
545 math toolbar
546 \family default
547  can be turned on in the menu 
548 \family sans
549 View\SpecialChar \menuseparator
550 Toolbars
551 \family default
552 .
553  When you click there on 
554 \begin_inset Quotes eld
555 \end_inset
556
557 Math
558 \begin_inset Quotes erd
559 \end_inset
560
561  the toolbar will be shown permanently at the bottom; this state is visualized
562  in the 
563 \family sans
564 Toolbars
565 \family default
566  menu with a checkmark.
567  When you click in this state again on 
568 \begin_inset Quotes eld
569 \end_inset
570
571 Math
572 \begin_inset Quotes erd
573 \end_inset
574
575  in the 
576 \family sans
577 Toolbars
578 \family default
579  menu, the 
580 \family sans
581 math toolbar
582 \family default
583  is only shown when the cursor is within a formula; this state is visualized
584  by the renaming of the menu entry from 
585 \begin_inset Quotes eld
586 \end_inset
587
588 Math
589 \begin_inset Quotes erd
590 \end_inset
591
592  to 
593 \begin_inset Quotes eld
594 \end_inset
595
596 Math
597 \begin_inset space ~
598 \end_inset
599
600 (auto)
601 \begin_inset Quotes erd
602 \end_inset
603
604 .
605 \end_layout
606
607 \begin_layout Standard
608 The TeX-mode
609 \begin_inset Index
610 status collapsed
611
612 \begin_layout Plain Layout
613 T@TeX-mode
614 \end_layout
615
616 \end_inset
617
618  is invoked by pressing the toolbar button 
619 \begin_inset Graphics
620         filename ../images/ert-insert.png
621         scale 85
622
623 \end_inset
624
625  or by using the menu 
626 \family sans
627 Insert\SpecialChar \menuseparator
628 Te
629 \begin_inset ERT
630 status collapsed
631
632 \begin_layout Plain Layout
633
634 {}
635 \end_layout
636
637 \end_inset
638
639 X Code
640 \family default
641  (shortcut 
642 \family sans
643 Ctrl-l
644 \family default
645 ).
646 \begin_inset Note Note
647 status collapsed
648
649 \begin_layout Plain Layout
650 In LyX there are three 
651 \begin_inset Quotes eld
652 \end_inset
653
654 proper names
655 \begin_inset Quotes erd
656 \end_inset
657
658  that appear in the output with sub- and superscript letters: TeX, LaTeX,
659  and LyX
660 \end_layout
661
662 \begin_layout Plain Layout
663 To avoid that these names are recognized as proper names, a TeX-brace pair
664  is inserted.
665 \end_layout
666
667 \end_inset
668
669
670 \end_layout
671
672 \begin_layout Standard
673 To change the LaTeX-preamble
674 \begin_inset Index
675 status collapsed
676
677 \begin_layout Plain Layout
678 L@LaTeX-preamble
679 \end_layout
680
681 \end_inset
682
683 , use the menu 
684 \family sans
685 Document\SpecialChar \menuseparator
686 Settings\SpecialChar \menuseparator
687 LaT
688 \begin_inset ERT
689 status collapsed
690
691 \begin_layout Plain Layout
692
693 {}
694 \end_layout
695
696 \end_inset
697
698 eX
699 \family default
700  
701 \family sans
702 Preamble
703 \family default
704 .
705 \end_layout
706
707 \begin_layout Standard
708 To edit matrices, case differentiations, and multiline formulas subsequently,
709  the menus 
710 \family sans
711 Edit\SpecialChar \menuseparator
712 Math
713 \family default
714  and 
715 \family sans
716 Edit\SpecialChar \menuseparator
717 Rows
718 \begin_inset space \thinspace{}
719 \end_inset
720
721 &
722 \begin_inset space \thinspace{}
723 \end_inset
724
725 Columns,
726 \family default
727  or the 
728 \family sans
729 table toolbar
730 \family default
731  can be used.
732  When lines and columns are swapped via the menu, the column or line where
733  the cursor is in is exchanged with the column to the right or the line
734  below, respectively.
735  Is the cursor in the last column or row, the exchange is done with the
736  column to the left or the line above.
737 \end_layout
738
739 \begin_layout Standard
740 To write text in formulas
741 \begin_inset Foot
742 status collapsed
743
744 \begin_layout Plain Layout
745 For multiline formulas the command 
746 \series bold
747
748 \backslash
749 intertext
750 \series default
751  is used, see 
752 \begin_inset CommandInset ref
753 LatexCommand ref
754 reference "sub:Text-in-multiline"
755
756 \end_inset
757
758 .
759 \end_layout
760
761 \end_inset
762
763  
764 \emph on
765 mathematical text
766 \emph default
767
768 \begin_inset Index
769 status collapsed
770
771 \begin_layout Plain Layout
772 Text ! in formulas
773 \end_layout
774
775 \end_inset
776
777
778 \begin_inset Index
779 status collapsed
780
781 \begin_layout Plain Layout
782 Mathematical text
783 \end_layout
784
785 \end_inset
786
787  is used.
788  This mode is invoked with the the shortcut 
789 \family sans
790 Alt-m
791 \begin_inset space ~
792 \end_inset
793
794 m
795 \family default
796  or by the insertion of the command 
797 \series bold
798
799 \backslash
800 text
801 \begin_inset Index
802 status collapsed
803
804 \begin_layout Plain Layout
805 Commands ! T ! 
806 \backslash
807 text
808 \end_layout
809
810 \end_inset
811
812
813 \series default
814 .
815  The text appears black in LyX and can therefore be distinguished from the
816  other formula parts that appear blue.
817  In the output mathematical text is set upright, in contrary to other formula
818  parts.
819 \end_layout
820
821 \begin_layout Subsection*
822 Command Scheme
823 \end_layout
824
825 \begin_layout Standard
826 Most of the LaTeX-commands for math constructs have the following scheme:
827 \end_layout
828
829 \begin_layout Standard
830
831 \series bold
832
833 \backslash
834 commandname[optional
835 \series default
836  
837 \series bold
838 argument]{required
839 \series default
840  
841 \series bold
842 argument}
843 \end_layout
844
845 \begin_layout Standard
846 A command starts always with a backslash 
847 \begin_inset Quotes gld
848 \end_inset
849
850
851 \series bold
852
853 \backslash
854
855 \series default
856
857 \begin_inset Quotes grd
858 \end_inset
859
860 .
861  To omit optional arguments, also omit the associated brackets.
862  The braces around the required arguments are named in this document as
863  TeX-braces
864 \begin_inset Index
865 status collapsed
866
867 \begin_layout Plain Layout
868 T@TeX-braces
869 \end_layout
870
871 \end_inset
872
873 .
874  If you add in a formula a left brace to a command name, LyX creates automatical
875 ly a TeX-brace.
876  In all other cases TeX-braces are created in formulas with the command
877  
878 \series bold
879
880 \backslash
881 {
882 \series default
883 .
884  TeX-braces appear red in LyX, in contrary to normal braces that appear
885  blue.
886  In TeX-mode no command is needed to get TeX-braces.
887  TeX-braces don't appear in the output.
888 \end_layout
889
890 \begin_layout Standard
891 When commands without arguments, like commands for symbols are entered in
892  TeX-mode, a space character must 
893 \emph on
894 always
895 \emph default
896  be behind the command to end it.
897  This space doesn't appear in the output.
898  When the space should appear in the output, the space must be followed
899  by a protected space in normal text.
900 \end_layout
901
902 \begin_layout Standard
903 A protected space is inserted with 
904 \family sans
905 Ctrl-Space
906 \family default
907 .
908 \end_layout
909
910 \begin_layout Subsection*
911 \begin_inset Newpage newpage
912 \end_inset
913
914 Syntax Explanation
915 \end_layout
916
917 \begin_layout Itemize
918 The symbol
919 \begin_inset Foot
920 status collapsed
921
922 \begin_layout Plain Layout
923 This visible space character can be created with the command 
924 \series bold
925
926 \backslash
927 textvisiblespace
928 \series default
929
930 \begin_inset Index
931 status collapsed
932
933 \begin_layout Plain Layout
934 Commands ! T ! 
935 \backslash
936 textvisiblespace
937 \end_layout
938
939 \end_inset
940
941 , inserted in TeX-mode.
942 \end_layout
943
944 \end_inset
945
946  
947 \begin_inset ERT
948 status collapsed
949
950 \begin_layout Plain Layout
951
952
953 \backslash
954 spce 
955 \end_layout
956
957 \end_inset
958
959
960 \begin_inset space ~
961 \end_inset
962
963 denotes a space character to be input.
964 \end_layout
965
966 \begin_layout Itemize
967 An arrow like 
968 \begin_inset Formula $\to$
969 \end_inset
970
971  denotes the usage of the corresponding arrow key on the keyboard.
972 \end_layout
973
974 \begin_layout Subsection*
975 Available units
976 \end_layout
977
978 \begin_layout Standard
979 \align center
980 \begin_inset Float table
981 placement H
982 wide false
983 sideways false
984 status open
985
986 \begin_layout Plain Layout
987 \align center
988 \begin_inset Caption
989
990 \begin_layout Plain Layout
991 \begin_inset CommandInset label
992 LatexCommand label
993 name "tab:Available-units"
994
995 \end_inset
996
997 Available units
998 \end_layout
999
1000 \end_inset
1001
1002
1003 \end_layout
1004
1005 \begin_layout Plain Layout
1006 \align center
1007 \begin_inset Tabular
1008 <lyxtabular version="3" rows="13" columns="2">
1009 <features>
1010 <column alignment="center" valignment="top" width="0">
1011 <column alignment="center" valignment="top" width="0">
1012 <row>
1013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1014 \begin_inset Text
1015
1016 \begin_layout Plain Layout
1017 Unit
1018 \end_layout
1019
1020 \end_inset
1021 </cell>
1022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1023 \begin_inset Text
1024
1025 \begin_layout Plain Layout
1026 Name / Description
1027 \end_layout
1028
1029 \end_inset
1030 </cell>
1031 </row>
1032 <row>
1033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1034 \begin_inset Text
1035
1036 \begin_layout Plain Layout
1037 mm
1038 \end_layout
1039
1040 \end_inset
1041 </cell>
1042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 Millimeter
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 cm
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 Centimeter
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 in
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 Inch (1
1087 \begin_inset space \thinspace{}
1088 \end_inset
1089
1090 in = 2,54
1091 \begin_inset space \thinspace{}
1092 \end_inset
1093
1094 cm)
1095 \end_layout
1096
1097 \end_inset
1098 </cell>
1099 </row>
1100 <row>
1101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1102 \begin_inset Text
1103
1104 \begin_layout Plain Layout
1105 pt
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1111 \begin_inset Text
1112
1113 \begin_layout Plain Layout
1114 Point (72.27
1115 \begin_inset space \thinspace{}
1116 \end_inset
1117
1118 pt = 1
1119 \begin_inset space \thinspace{}
1120 \end_inset
1121
1122 in)
1123 \end_layout
1124
1125 \end_inset
1126 </cell>
1127 </row>
1128 <row>
1129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1130 \begin_inset Text
1131
1132 \begin_layout Plain Layout
1133 pc
1134 \end_layout
1135
1136 \end_inset
1137 </cell>
1138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1139 \begin_inset Text
1140
1141 \begin_layout Plain Layout
1142 Pica (1
1143 \begin_inset space \thinspace{}
1144 \end_inset
1145
1146 pc = 12
1147 \begin_inset space \thinspace{}
1148 \end_inset
1149
1150 pt)
1151 \end_layout
1152
1153 \end_inset
1154 </cell>
1155 </row>
1156 <row>
1157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1158 \begin_inset Text
1159
1160 \begin_layout Plain Layout
1161 sp
1162 \end_layout
1163
1164 \end_inset
1165 </cell>
1166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1167 \begin_inset Text
1168
1169 \begin_layout Plain Layout
1170 scaled point (65536
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 sp = 1
1175 \begin_inset space \thinspace{}
1176 \end_inset
1177
1178 pt)
1179 \end_layout
1180
1181 \end_inset
1182 </cell>
1183 </row>
1184 <row>
1185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1186 \begin_inset Text
1187
1188 \begin_layout Plain Layout
1189 bp
1190 \end_layout
1191
1192 \end_inset
1193 </cell>
1194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1195 \begin_inset Text
1196
1197 \begin_layout Plain Layout
1198 big point (72
1199 \begin_inset space \thinspace{}
1200 \end_inset
1201
1202 bp = 1
1203 \begin_inset space \thinspace{}
1204 \end_inset
1205
1206 in)
1207 \end_layout
1208
1209 \end_inset
1210 </cell>
1211 </row>
1212 <row>
1213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1214 \begin_inset Text
1215
1216 \begin_layout Plain Layout
1217 dd
1218 \end_layout
1219
1220 \end_inset
1221 </cell>
1222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1223 \begin_inset Text
1224
1225 \begin_layout Plain Layout
1226 Didot (1
1227 \begin_inset space \thinspace{}
1228 \end_inset
1229
1230 dd 
1231 \begin_inset Formula $\approx$
1232 \end_inset
1233
1234  0.376
1235 \begin_inset space \thinspace{}
1236 \end_inset
1237
1238 mm)
1239 \end_layout
1240
1241 \end_inset
1242 </cell>
1243 </row>
1244 <row>
1245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1246 \begin_inset Text
1247
1248 \begin_layout Plain Layout
1249 cc
1250 \end_layout
1251
1252 \end_inset
1253 </cell>
1254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1255 \begin_inset Text
1256
1257 \begin_layout Plain Layout
1258 Cicero (1
1259 \begin_inset space \thinspace{}
1260 \end_inset
1261
1262 cc = 12
1263 \begin_inset space \thinspace{}
1264 \end_inset
1265
1266 dd)
1267 \end_layout
1268
1269 \end_inset
1270 </cell>
1271 </row>
1272 <row>
1273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1274 \begin_inset Text
1275
1276 \begin_layout Plain Layout
1277 ex
1278 \end_layout
1279
1280 \end_inset
1281 </cell>
1282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1283 \begin_inset Text
1284
1285 \begin_layout Plain Layout
1286 Height of letter 
1287 \emph on
1288
1289 \begin_inset Quotes eld
1290 \end_inset
1291
1292 x
1293 \emph default
1294
1295 \begin_inset Quotes erd
1296 \end_inset
1297
1298  in the current font
1299 \end_layout
1300
1301 \end_inset
1302 </cell>
1303 </row>
1304 <row>
1305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1306 \begin_inset Text
1307
1308 \begin_layout Plain Layout
1309 em
1310 \end_layout
1311
1312 \end_inset
1313 </cell>
1314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1315 \begin_inset Text
1316
1317 \begin_layout Plain Layout
1318 width of letter 
1319 \begin_inset Quotes eld
1320 \end_inset
1321
1322
1323 \emph on
1324 M
1325 \emph default
1326
1327 \begin_inset Quotes erd
1328 \end_inset
1329
1330  in the current font
1331 \end_layout
1332
1333 \end_inset
1334 </cell>
1335 </row>
1336 <row>
1337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1338 \begin_inset Text
1339
1340 \begin_layout Plain Layout
1341 mu
1342 \end_layout
1343
1344 \end_inset
1345 </cell>
1346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1347 \begin_inset Text
1348
1349 \begin_layout Plain Layout
1350 math unit (1
1351 \begin_inset space \thinspace{}
1352 \end_inset
1353
1354 mu = 
1355 \begin_inset Formula $\nicefrac{1}{18}$
1356 \end_inset
1357
1358
1359 \begin_inset space \thinspace{}
1360 \end_inset
1361
1362 em)
1363 \end_layout
1364
1365 \end_inset
1366 </cell>
1367 </row>
1368 </lyxtabular>
1369
1370 \end_inset
1371
1372
1373 \end_layout
1374
1375 \end_inset
1376
1377
1378 \end_layout
1379
1380 \begin_layout Standard
1381 \begin_inset Newpage newpage
1382 \end_inset
1383
1384
1385 \end_layout
1386
1387 \begin_layout Section
1388 Basic Functions
1389 \end_layout
1390
1391 \begin_layout Subsection
1392 Exponents
1393 \begin_inset Index
1394 status collapsed
1395
1396 \begin_layout Plain Layout
1397 Exponents
1398 \end_layout
1399
1400 \end_inset
1401
1402  and Indices
1403 \begin_inset Index
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407 Indices
1408 \end_layout
1409
1410 \end_inset
1411
1412
1413 \begin_inset Index
1414 status collapsed
1415
1416 \begin_layout Plain Layout
1417 Superscripts|see
1418 \begin_inset ERT
1419 status collapsed
1420
1421 \begin_layout Plain Layout
1422
1423 {
1424 \end_layout
1425
1426 \end_inset
1427
1428 Exponents
1429 \begin_inset ERT
1430 status collapsed
1431
1432 \begin_layout Plain Layout
1433
1434 }
1435 \end_layout
1436
1437 \end_inset
1438
1439
1440 \end_layout
1441
1442 \end_inset
1443
1444
1445 \begin_inset Index
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449 Subscripts|see
1450 \begin_inset ERT
1451 status collapsed
1452
1453 \begin_layout Plain Layout
1454
1455 {
1456 \end_layout
1457
1458 \end_inset
1459
1460 Indices
1461 \begin_inset ERT
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465
1466 }
1467 \end_layout
1468
1469 \end_inset
1470
1471
1472 \end_layout
1473
1474 \end_inset
1475
1476
1477 \end_layout
1478
1479 \begin_layout Standard
1480 Indices are created with an underscore 
1481 \begin_inset Quotes eld
1482 \end_inset
1483
1484 _
1485 \begin_inset Quotes erd
1486 \end_inset
1487
1488  or via the math toolbar button 
1489 \begin_inset Graphics
1490         filename ../images/math-subscript.png
1491         scale 85
1492
1493 \end_inset
1494
1495  , exponents with a caret 
1496 \begin_inset Quotes eld
1497 \end_inset
1498
1499 ^
1500 \begin_inset Quotes erd
1501 \end_inset
1502
1503  or via the math toolbar button 
1504 \begin_inset Graphics
1505         filename ../images/math-superscript.png
1506         scale 85
1507
1508 \end_inset
1509
1510 .
1511 \end_layout
1512
1513 \begin_layout Standard
1514 \align center
1515 \begin_inset Tabular
1516 <lyxtabular version="3" rows="4" columns="2">
1517 <features>
1518 <column alignment="center" valignment="top" width="0pt">
1519 <column alignment="center" valignment="top" width="0pt">
1520 <row>
1521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1522 \begin_inset Text
1523
1524 \begin_layout Plain Layout
1525 command
1526 \end_layout
1527
1528 \end_inset
1529 </cell>
1530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1531 \begin_inset Text
1532
1533 \begin_layout Plain Layout
1534 Result
1535 \begin_inset Note Note
1536 status collapsed
1537
1538 \begin_layout Plain Layout
1539
1540 \series bold
1541
1542 \backslash
1543 raisebox
1544 \series default
1545  is only used as spacer.
1546 \end_layout
1547
1548 \end_inset
1549
1550
1551 \end_layout
1552
1553 \end_inset
1554 </cell>
1555 </row>
1556 <row>
1557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1558 \begin_inset Text
1559
1560 \begin_layout Plain Layout
1561 B_V
1562 \end_layout
1563
1564 \end_inset
1565 </cell>
1566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1567 \begin_inset Text
1568
1569 \begin_layout Plain Layout
1570 \begin_inset Formula $B_{V}$
1571 \end_inset
1572
1573
1574 \end_layout
1575
1576 \end_inset
1577 </cell>
1578 </row>
1579 <row>
1580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1581 \begin_inset Text
1582
1583 \begin_layout Plain Layout
1584 B^V
1585 \end_layout
1586
1587 \end_inset
1588 </cell>
1589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1590 \begin_inset Text
1591
1592 \begin_layout Plain Layout
1593 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1594 \end_inset
1595
1596
1597 \end_layout
1598
1599 \end_inset
1600 </cell>
1601 </row>
1602 <row>
1603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1604 \begin_inset Text
1605
1606 \begin_layout Plain Layout
1607 B^
1608 \begin_inset ERT
1609 status collapsed
1610
1611 \begin_layout Plain Layout
1612
1613
1614 \backslash
1615 spce 
1616 \end_layout
1617
1618 \end_inset
1619
1620 A
1621 \end_layout
1622
1623 \end_inset
1624 </cell>
1625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1626 \begin_inset Text
1627
1628 \begin_layout Plain Layout
1629 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1630 \end_inset
1631
1632
1633 \end_layout
1634
1635 \end_inset
1636 </cell>
1637 </row>
1638 </lyxtabular>
1639
1640 \end_inset
1641
1642
1643 \end_layout
1644
1645 \begin_layout Standard
1646 As the caret is in some languages an accent, vowels will be accentuated
1647  in this case and not set as exponents
1648 \begin_inset Foot
1649 status collapsed
1650
1651 \begin_layout Plain Layout
1652 Depending on the used keyboard settings this can also happen for other character
1653 s than vowels.
1654 \end_layout
1655
1656 \end_inset
1657
1658 .
1659  To get in this case exponents, press 
1660 \family sans
1661 Space
1662 \family default
1663  after the caret as in the last example.
1664 \end_layout
1665
1666 \begin_layout Subsection
1667 Fractions
1668 \begin_inset CommandInset label
1669 LatexCommand label
1670 name "sub:Fractions"
1671
1672 \end_inset
1673
1674
1675 \begin_inset Index
1676 status collapsed
1677
1678 \begin_layout Plain Layout
1679 Fractions
1680 \end_layout
1681
1682 \end_inset
1683
1684
1685 \end_layout
1686
1687 \begin_layout Standard
1688 Fractions are generated with the command 
1689 \series bold
1690
1691 \backslash
1692 frac
1693 \series default
1694
1695 \begin_inset Index
1696 status collapsed
1697
1698 \begin_layout Plain Layout
1699 Commands ! F ! 
1700 \backslash
1701 frac
1702 \end_layout
1703
1704 \end_inset
1705
1706  or via the math toolbar button 
1707 \begin_inset Graphics
1708         filename ../images/math/frac.png
1709         scale 50
1710
1711 \end_inset
1712
1713 .
1714  The font size is adjusted automatically, depending on whether the fraction
1715  is in an inline or display style formula.
1716  With the math toolbar button 
1717 \begin_inset Graphics
1718         filename ../images/math/frac-square.png
1719         scale 85
1720
1721 \end_inset
1722
1723  you can select different fraction types.
1724 \end_layout
1725
1726 \begin_layout Standard
1727 With the command 
1728 \series bold
1729
1730 \backslash
1731 dfrac
1732 \begin_inset Index
1733 status collapsed
1734
1735 \begin_layout Plain Layout
1736 Commands ! D ! 
1737 \backslash
1738 dfrac
1739 \end_layout
1740
1741 \end_inset
1742
1743
1744 \series default
1745  a fraction can be created that has in any case the size of a display style
1746  formula.
1747  With 
1748 \series bold
1749
1750 \backslash
1751 tfrac
1752 \begin_inset Index
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756 Commands ! T ! 
1757 \backslash
1758 tfrac
1759 \end_layout
1760
1761 \end_inset
1762
1763
1764 \series default
1765  the fraction appears always with the size of an inline formula.
1766  An example:
1767 \end_layout
1768
1769 \begin_layout Standard
1770 A line with the fraction 
1771 \begin_inset Formula $\frac{1}{2}$
1772 \end_inset
1773
1774  that was created with the command 
1775 \series bold
1776
1777 \backslash
1778 frac
1779 \series default
1780 .
1781 \end_layout
1782
1783 \begin_layout Standard
1784 A line with the fraction 
1785 \begin_inset Formula $\dfrac{1}{2}$
1786 \end_inset
1787
1788  that was created with the command 
1789 \series bold
1790
1791 \backslash
1792 dfrac
1793 \series default
1794 .
1795 \end_layout
1796
1797 \begin_layout Standard
1798 \align center
1799 \begin_inset Tabular
1800 <lyxtabular version="3" rows="4" columns="2">
1801 <features>
1802 <column alignment="center" valignment="top" width="0pt">
1803 <column alignment="center" valignment="top" width="0pt">
1804 <row>
1805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1806 \begin_inset Text
1807
1808 \begin_layout Plain Layout
1809 Command
1810 \end_layout
1811
1812 \end_inset
1813 </cell>
1814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1815 \begin_inset Text
1816
1817 \begin_layout Plain Layout
1818 Result
1819 \begin_inset Note Note
1820 status collapsed
1821
1822 \begin_layout Plain Layout
1823
1824 \series bold
1825
1826 \backslash
1827 raisebox
1828 \series default
1829  is only used as spacer.
1830 \end_layout
1831
1832 \end_inset
1833
1834
1835 \end_layout
1836
1837 \end_inset
1838 </cell>
1839 </row>
1840 <row>
1841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1842 \begin_inset Text
1843
1844 \begin_layout Plain Layout
1845
1846 \backslash
1847 frac
1848 \begin_inset ERT
1849 status collapsed
1850
1851 \begin_layout Plain Layout
1852
1853
1854 \backslash
1855 spce 
1856 \end_layout
1857
1858 \end_inset
1859
1860 A
1861 \begin_inset Formula $\downarrow$
1862 \end_inset
1863
1864 B
1865 \end_layout
1866
1867 \end_inset
1868 </cell>
1869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1870 \begin_inset Text
1871
1872 \begin_layout Plain Layout
1873 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1874 \end_inset
1875
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 </row>
1882 <row>
1883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \backslash
1889 dfrac
1890 \begin_inset ERT
1891 status collapsed
1892
1893 \begin_layout Plain Layout
1894
1895
1896 \backslash
1897 spce 
1898 \end_layout
1899
1900 \end_inset
1901
1902 A
1903 \begin_inset Formula $\downarrow$
1904 \end_inset
1905
1906 B
1907 \end_layout
1908
1909 \end_inset
1910 </cell>
1911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1912 \begin_inset Text
1913
1914 \begin_layout Plain Layout
1915 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1916 \end_inset
1917
1918
1919 \end_layout
1920
1921 \end_inset
1922 </cell>
1923 </row>
1924 <row>
1925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1926 \begin_inset Text
1927
1928 \begin_layout Plain Layout
1929
1930 \backslash
1931 dfrac
1932 \begin_inset ERT
1933 status collapsed
1934
1935 \begin_layout Plain Layout
1936
1937
1938 \backslash
1939 spce 
1940 \end_layout
1941
1942 \end_inset
1943
1944 e^
1945 \begin_inset ERT
1946 status collapsed
1947
1948 \begin_layout Plain Layout
1949
1950
1951 \backslash
1952 spce 
1953 \end_layout
1954
1955 \end_inset
1956
1957
1958 \backslash
1959 frac
1960 \begin_inset ERT
1961 status collapsed
1962
1963 \begin_layout Plain Layout
1964
1965
1966 \backslash
1967 spce 
1968 \end_layout
1969
1970 \end_inset
1971
1972 1
1973 \begin_inset Formula $\downarrow$
1974 \end_inset
1975
1976 2
1977 \begin_inset Formula $\downarrow\downarrow$
1978 \end_inset
1979
1980 3
1981 \end_layout
1982
1983 \end_inset
1984 </cell>
1985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1986 \begin_inset Text
1987
1988 \begin_layout Plain Layout
1989 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1990 \end_inset
1991
1992
1993 \end_layout
1994
1995 \end_inset
1996 </cell>
1997 </row>
1998 </lyxtabular>
1999
2000 \end_inset
2001
2002
2003 \end_layout
2004
2005 \begin_layout Standard
2006 \begin_inset VSpace bigskip
2007 \end_inset
2008
2009
2010 \begin_inset Newpage newpage
2011 \end_inset
2012
2013 For nested fractions the command 
2014 \series bold
2015
2016 \backslash
2017 cfrac
2018 \series default
2019
2020 \begin_inset Index
2021 status collapsed
2022
2023 \begin_layout Plain Layout
2024 Commands ! C ! 
2025 \backslash
2026 cfrac
2027 \end_layout
2028
2029 \end_inset
2030
2031  can be used.
2032  Here an example:
2033 \begin_inset VSpace -3mm
2034 \end_inset
2035
2036
2037 \end_layout
2038
2039 \begin_layout Standard
2040 \begin_inset Formula \begin{align*}
2041 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2042 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2043
2044 \end_inset
2045
2046
2047 \end_layout
2048
2049 \begin_layout Standard
2050 The command for the example above is:
2051 \end_layout
2052
2053 \begin_layout Standard
2054
2055 \series bold
2056
2057 \backslash
2058 cfrac{A
2059 \begin_inset Formula $\to$
2060 \end_inset
2061
2062
2063 \backslash
2064 {B+
2065 \backslash
2066 cfrac{C+
2067 \backslash
2068 cfrac{E
2069 \begin_inset Formula $\to$
2070 \end_inset
2071
2072
2073 \backslash
2074 {F
2075 \begin_inset Formula $\to\to$
2076 \end_inset
2077
2078
2079 \backslash
2080 {D
2081 \end_layout
2082
2083 \begin_layout Standard
2084 \begin_inset VSpace medskip
2085 \end_inset
2086
2087
2088 \end_layout
2089
2090 \begin_layout Standard
2091
2092 \series bold
2093
2094 \backslash
2095 cfrac
2096 \series default
2097  sets the fraction always in the size of a displayed formula, also when
2098  it is part of another fraction.
2099  
2100 \series bold
2101
2102 \backslash
2103 cfrac
2104 \series default
2105  has the following command scheme:
2106 \end_layout
2107
2108 \begin_layout Standard
2109
2110 \series bold
2111
2112 \backslash
2113 cfrac[numerator position]{numerator}{denominator}
2114 \end_layout
2115
2116 \begin_layout Standard
2117 The numerator position can be 
2118 \emph on
2119 l
2120 \emph default
2121  , 
2122 \emph on
2123 c
2124 \emph default
2125 , or 
2126 \emph on
2127 r
2128 \emph default
2129  .
2130  l or r aligns the numerator to the left or right, resp.
2131 \begin_inset space ~
2132 \end_inset
2133
2134 with the fraction stroke.
2135  When 
2136 \emph on
2137 c
2138 \emph default
2139  or no position is given, the numerator appears centered.
2140  These fractions demonstrate the different alignments:
2141 \begin_inset Newline newline
2142 \end_inset
2143
2144
2145 \series bold
2146
2147 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2148 \end_inset
2149
2150
2151 \begin_inset Formula $\cfrac{A}{B+C}$
2152 \end_inset
2153
2154
2155 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2156 \end_inset
2157
2158
2159 \end_layout
2160
2161 \begin_layout Standard
2162 \begin_inset VSpace medskip
2163 \end_inset
2164
2165 It is often advantageous to combine 
2166 \series bold
2167
2168 \backslash
2169 cfrac
2170 \series default
2171  and 
2172 \series bold
2173
2174 \backslash
2175 frac
2176 \series default
2177 :
2178 \begin_inset Formula \[
2179 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2180
2181 \end_inset
2182
2183
2184 \end_layout
2185
2186 \begin_layout Standard
2187 For inline fractions with a sloped fraction stroke you can use the command
2188  
2189 \series bold
2190
2191 \backslash
2192 nicefrac
2193 \series default
2194
2195 \begin_inset Index
2196 status collapsed
2197
2198 \begin_layout Plain Layout
2199 Commands ! N ! 
2200 \backslash
2201 nicefrac
2202 \end_layout
2203
2204 \end_inset
2205
2206
2207 \begin_inset Formula $\nicefrac{5}{31}$
2208 \end_inset
2209
2210  or 
2211 \series bold
2212
2213 \backslash
2214 unitfrac
2215 \series default
2216
2217 \begin_inset Index
2218 status collapsed
2219
2220 \begin_layout Plain Layout
2221 Commands ! U ! 
2222 \backslash
2223 unitfrac
2224 \end_layout
2225
2226 \end_inset
2227
2228
2229 \begin_inset Formula $\unitfrac{5}{31}$
2230 \end_inset
2231
2232  There is furthermore the command 
2233 \series bold
2234
2235 \backslash
2236 unitfracthree
2237 \series default
2238  that offers to write a fraction in combination with a number: 
2239 \begin_inset Formula $\unitfrac[2]{1}{3}$
2240 \end_inset
2241
2242
2243 \begin_inset Newline newline
2244 \end_inset
2245
2246 Note that 
2247 \series bold
2248
2249 \backslash
2250 unitfracthree
2251 \series default
2252  is not a real LaTeX command but the command
2253 \begin_inset Newline newline
2254 \end_inset
2255
2256
2257 \series bold
2258
2259 \backslash
2260 unitfrac[number]{numerator}{denominator}
2261 \series default
2262 , therefore you cannot use it in TeX code.
2263 \end_layout
2264
2265 \begin_layout Standard
2266 How to define own fractions where the fraction stroke can be changed, is
2267  explained in 
2268 \begin_inset CommandInset ref
2269 LatexCommand ref
2270 reference "sub:Self-defined-Fractions"
2271
2272 \end_inset
2273
2274 .
2275 \end_layout
2276
2277 \begin_layout Subsection
2278 Roots
2279 \begin_inset Index
2280 status collapsed
2281
2282 \begin_layout Plain Layout
2283 Roots
2284 \end_layout
2285
2286 \end_inset
2287
2288
2289 \end_layout
2290
2291 \begin_layout Standard
2292 Square roots are created with 
2293 \series bold
2294
2295 \backslash
2296 sqrt
2297 \series default
2298
2299 \begin_inset Index
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303 Commands ! S ! 
2304 \backslash
2305 sqrt
2306 \end_layout
2307
2308 \end_inset
2309
2310  or the math toolbar button 
2311 \begin_inset Graphics
2312         filename ../images/math/sqrt.png
2313         scale 85
2314
2315 \end_inset
2316
2317 , all other roots with the command 
2318 \series bold
2319
2320 \backslash
2321 root
2322 \series default
2323
2324 \begin_inset Index
2325 status collapsed
2326
2327 \begin_layout Plain Layout
2328 Commands ! R ! 
2329 \backslash
2330 root
2331 \end_layout
2332
2333 \end_inset
2334
2335  or with the math toolbar button 
2336 \begin_inset Graphics
2337         filename ../images/math/root.png
2338         scale 85
2339
2340 \end_inset
2341
2342 .
2343 \end_layout
2344
2345 \begin_layout Standard
2346 \align center
2347 \begin_inset Tabular
2348 <lyxtabular version="3" rows="3" columns="2">
2349 <features>
2350 <column alignment="center" valignment="top" width="0pt">
2351 <column alignment="center" valignment="top" width="0pt">
2352 <row>
2353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2354 \begin_inset Text
2355
2356 \begin_layout Plain Layout
2357 Command
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2363 \begin_inset Text
2364
2365 \begin_layout Plain Layout
2366 Result
2367 \begin_inset Note Note
2368 status collapsed
2369
2370 \begin_layout Plain Layout
2371
2372 \series bold
2373
2374 \backslash
2375 raisebox
2376 \series default
2377  is only used as spacer.
2378 \end_layout
2379
2380 \end_inset
2381
2382
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 </row>
2388 <row>
2389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2390 \begin_inset Text
2391
2392 \begin_layout Plain Layout
2393
2394 \backslash
2395 sqrt
2396 \begin_inset ERT
2397 status collapsed
2398
2399 \begin_layout Plain Layout
2400
2401
2402 \backslash
2403 spce 
2404 \end_layout
2405
2406 \end_inset
2407
2408 A-B
2409 \end_layout
2410
2411 \end_inset
2412 </cell>
2413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2414 \begin_inset Text
2415
2416 \begin_layout Plain Layout
2417 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2418 \end_inset
2419
2420
2421 \end_layout
2422
2423 \end_inset
2424 </cell>
2425 </row>
2426 <row>
2427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2428 \begin_inset Text
2429
2430 \begin_layout Plain Layout
2431
2432 \backslash
2433 root
2434 \begin_inset ERT
2435 status collapsed
2436
2437 \begin_layout Plain Layout
2438
2439
2440 \backslash
2441 spce 
2442 \end_layout
2443
2444 \end_inset
2445
2446 3
2447 \begin_inset Formula $\downarrow$
2448 \end_inset
2449
2450 A-B
2451 \end_layout
2452
2453 \end_inset
2454 </cell>
2455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2456 \begin_inset Text
2457
2458 \begin_layout Plain Layout
2459 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2460 \end_inset
2461
2462
2463 \end_layout
2464
2465 \end_inset
2466 </cell>
2467 </row>
2468 </lyxtabular>
2469
2470 \end_inset
2471
2472
2473 \end_layout
2474
2475 \begin_layout Standard
2476 A square root can also be created with 
2477 \series bold
2478
2479 \backslash
2480 root
2481 \series default
2482  when the root index field is left empty.
2483 \end_layout
2484
2485 \begin_layout Standard
2486 With certain indices the distance to the root is too small, like in this
2487  formula: 
2488 \begin_inset Formula $\sqrt[\beta]{B}$
2489 \end_inset
2490
2491
2492 \begin_inset Newline newline
2493 \end_inset
2494
2495 The 
2496 \begin_inset Formula $\beta$
2497 \end_inset
2498
2499  touches the root.
2500  To avoid this, the commands 
2501 \series bold
2502
2503 \backslash
2504 leftroot
2505 \series default
2506
2507 \begin_inset Index
2508 status collapsed
2509
2510 \begin_layout Plain Layout
2511 Commands ! L ! 
2512 \backslash
2513 leftroot
2514 \end_layout
2515
2516 \end_inset
2517
2518  and 
2519 \series bold
2520
2521 \backslash
2522 uproot
2523 \series default
2524
2525 \begin_inset Index
2526 status collapsed
2527
2528 \begin_layout Plain Layout
2529 Commands ! U ! 
2530 \backslash
2531 uproot
2532 \end_layout
2533
2534 \end_inset
2535
2536  are used with the following scheme:
2537 \end_layout
2538
2539 \begin_layout Standard
2540
2541 \series bold
2542
2543 \backslash
2544 leftroot{distance}
2545 \series default
2546  and 
2547 \series bold
2548
2549 \backslash
2550 uproot{distance}
2551 \end_layout
2552
2553 \begin_layout Standard
2554 Distance is the number of Big Points (unit bp; 
2555 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2556 \end_inset
2557
2558 ), that the index should be moved to the left or top, resp..
2559  The commands are written to the index.
2560  This way the command
2561 \begin_inset Newline newline
2562 \end_inset
2563
2564
2565 \series bold
2566
2567 \backslash
2568 root
2569 \backslash
2570 leftroot{-1
2571 \begin_inset Formula $\to$
2572 \end_inset
2573
2574
2575 \backslash
2576 uproot{2
2577 \begin_inset Formula $\to$
2578 \end_inset
2579
2580
2581 \backslash
2582 beta
2583 \begin_inset ERT
2584 status collapsed
2585
2586 \begin_layout Plain Layout
2587
2588
2589 \backslash
2590 spce 
2591 \end_layout
2592
2593 \end_inset
2594
2595
2596 \begin_inset Formula $\to$
2597 \end_inset
2598
2599 B
2600 \begin_inset Newline newline
2601 \end_inset
2602
2603
2604 \series default
2605 produces a correct typeset formula: 
2606 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2607 \end_inset
2608
2609
2610 \end_layout
2611
2612 \begin_layout Subsection
2613 Binomial Coefficients
2614 \begin_inset Index
2615 status collapsed
2616
2617 \begin_layout Plain Layout
2618 Binomial coefficients
2619 \end_layout
2620
2621 \end_inset
2622
2623
2624 \end_layout
2625
2626 \begin_layout Standard
2627 Binomial coefficients are inserted with the command 
2628 \series bold
2629
2630 \backslash
2631 binom
2632 \series default
2633
2634 \begin_inset Index
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 Commands ! B ! 
2639 \backslash
2640 binom
2641 \end_layout
2642
2643 \end_inset
2644
2645  or with the submenu of the math toolbar button 
2646 \begin_inset Graphics
2647         filename ../images/math/frac-square.png
2648         scale 85
2649
2650 \end_inset
2651
2652 .
2653  Analog to fractions (
2654 \series bold
2655
2656 \backslash
2657 frac
2658 \series default
2659 ) there are besides 
2660 \series bold
2661
2662 \backslash
2663 binom
2664 \series default
2665  the commands 
2666 \series bold
2667
2668 \backslash
2669 dbinom
2670 \begin_inset Index
2671 status collapsed
2672
2673 \begin_layout Plain Layout
2674 Commands ! D ! 
2675 \backslash
2676 dbinom
2677 \end_layout
2678
2679 \end_inset
2680
2681
2682 \series default
2683  and 
2684 \series bold
2685
2686 \backslash
2687 tbinom
2688 \series default
2689
2690 \begin_inset Index
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Commands ! T ! 
2695 \backslash
2696 tbinom
2697 \end_layout
2698
2699 \end_inset
2700
2701 .
2702  For other brackets around binomial coeficients there are the commands 
2703 \series bold
2704
2705 \backslash
2706 brace
2707 \series default
2708
2709 \begin_inset Index
2710 status collapsed
2711
2712 \begin_layout Plain Layout
2713 Commands ! B ! 
2714 \backslash
2715 brace
2716 \end_layout
2717
2718 \end_inset
2719
2720  and 
2721 \series bold
2722
2723 \backslash
2724 brack
2725 \series default
2726
2727 \begin_inset Index
2728 status collapsed
2729
2730 \begin_layout Plain Layout
2731 Commands ! B ! 
2732 \backslash
2733 brack
2734 \end_layout
2735
2736 \end_inset
2737
2738 .
2739 \end_layout
2740
2741 \begin_layout Standard
2742 \align center
2743 \begin_inset Tabular
2744 <lyxtabular version="3" rows="6" columns="2">
2745 <features>
2746 <column alignment="center" valignment="top" width="0pt">
2747 <column alignment="center" valignment="top" width="0pt">
2748 <row>
2749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2750 \begin_inset Text
2751
2752 \begin_layout Plain Layout
2753 Command
2754 \end_layout
2755
2756 \end_inset
2757 </cell>
2758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2759 \begin_inset Text
2760
2761 \begin_layout Plain Layout
2762 Result
2763 \begin_inset Note Note
2764 status collapsed
2765
2766 \begin_layout Plain Layout
2767
2768 \series bold
2769
2770 \backslash
2771 raisebox
2772 \series default
2773  is only used as spacer.
2774 \end_layout
2775
2776 \end_inset
2777
2778
2779 \end_layout
2780
2781 \end_inset
2782 </cell>
2783 </row>
2784 <row>
2785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789
2790 \backslash
2791 binom
2792 \begin_inset ERT
2793 status collapsed
2794
2795 \begin_layout Plain Layout
2796
2797
2798 \backslash
2799 spce 
2800 \end_layout
2801
2802 \end_inset
2803
2804 A
2805 \begin_inset Formula $\downarrow$
2806 \end_inset
2807
2808 B
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Plain Layout
2817 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2818 \end_inset
2819
2820
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 </row>
2826 <row>
2827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831
2832 \backslash
2833 dbinom
2834 \begin_inset ERT
2835 status collapsed
2836
2837 \begin_layout Plain Layout
2838
2839
2840 \backslash
2841 spce 
2842 \end_layout
2843
2844 \end_inset
2845
2846 A
2847 \begin_inset Formula $\downarrow$
2848 \end_inset
2849
2850 B
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Plain Layout
2859 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2860 \end_inset
2861
2862
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 </row>
2868 <row>
2869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873
2874 \backslash
2875 tbinom
2876 \begin_inset ERT
2877 status collapsed
2878
2879 \begin_layout Plain Layout
2880
2881
2882 \backslash
2883 spce 
2884 \end_layout
2885
2886 \end_inset
2887
2888 A
2889 \begin_inset Formula $\downarrow$
2890 \end_inset
2891
2892 B
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2902 \end_inset
2903
2904
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 </row>
2910 <row>
2911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915
2916 \backslash
2917 brack
2918 \begin_inset ERT
2919 status collapsed
2920
2921 \begin_layout Plain Layout
2922
2923
2924 \backslash
2925 spce 
2926 \end_layout
2927
2928 \end_inset
2929
2930 A
2931 \begin_inset Formula $\downarrow$
2932 \end_inset
2933
2934 B
2935 \end_layout
2936
2937 \end_inset
2938 </cell>
2939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2940 \begin_inset Text
2941
2942 \begin_layout Plain Layout
2943 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2944 \end_inset
2945
2946
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 <row>
2953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957
2958 \backslash
2959 brace
2960 \begin_inset ERT
2961 status collapsed
2962
2963 \begin_layout Plain Layout
2964
2965
2966 \backslash
2967 spce 
2968 \end_layout
2969
2970 \end_inset
2971
2972 A
2973 \begin_inset Formula $\downarrow$
2974 \end_inset
2975
2976 B
2977 \end_layout
2978
2979 \end_inset
2980 </cell>
2981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2982 \begin_inset Text
2983
2984 \begin_layout Plain Layout
2985 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2986 \end_inset
2987
2988
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 </row>
2994 </lyxtabular>
2995
2996 \end_inset
2997
2998
2999 \end_layout
3000
3001 \begin_layout Subsection
3002 Case Differentiations
3003 \begin_inset Index
3004 status collapsed
3005
3006 \begin_layout Plain Layout
3007 Case differentiations 
3008 \end_layout
3009
3010 \end_inset
3011
3012
3013 \end_layout
3014
3015 \begin_layout Standard
3016 \align center
3017 \begin_inset Tabular
3018 <lyxtabular version="3" rows="3" columns="2">
3019 <features>
3020 <column alignment="center" valignment="top" width="0pt">
3021 <column alignment="center" valignment="top" width="0pt">
3022 <row>
3023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027 Command
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 Result
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \backslash
3049 cases
3050 \begin_inset ERT
3051 status collapsed
3052
3053 \begin_layout Plain Layout
3054
3055
3056 \backslash
3057 spce 
3058 \end_layout
3059
3060 \end_inset
3061
3062 A
3063 \begin_inset Formula $\to$
3064 \end_inset
3065
3066 B>0
3067 \begin_inset Index
3068 status collapsed
3069
3070 \begin_layout Plain Layout
3071 Commands ! C ! 
3072 \backslash
3073 cases
3074 \end_layout
3075
3076 \end_inset
3077
3078
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3084 \begin_inset Text
3085
3086 \begin_layout Plain Layout
3087 \begin_inset Formula $\begin{cases}
3088 A & B>0\end{cases}$
3089 \end_inset
3090
3091
3092 \end_layout
3093
3094 \end_inset
3095 </cell>
3096 </row>
3097 <row>
3098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102
3103 \backslash
3104 cases
3105 \begin_inset ERT
3106 status collapsed
3107
3108 \begin_layout Plain Layout
3109
3110
3111 \backslash
3112 spce 
3113 \end_layout
3114
3115 \end_inset
3116
3117 Ctrl-Enter
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126 \begin_inset Formula $\begin{cases}
3127 A & \textrm{for }x>0\\
3128 B & \textrm{for }x=0\end{cases}$
3129 \end_inset
3130
3131
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 </row>
3137 </lyxtabular>
3138
3139 \end_inset
3140
3141
3142 \end_layout
3143
3144 \begin_layout Standard
3145 After inserting 
3146 \series bold
3147
3148 \backslash
3149 cases
3150 \series default
3151  or the usage of the math toolbar button 
3152 \begin_inset Graphics
3153         filename ../images/math/cases.png
3154         scale 85
3155
3156 \end_inset
3157
3158  you can create new lines with the shortcut 
3159 \family sans
3160 Ctrl-Return
3161 \family default
3162  or the table toolbar button 
3163 \begin_inset Graphics
3164         filename ../images/tabular-feature_append-row.png
3165         scale 85
3166
3167 \end_inset
3168
3169 .
3170 \end_layout
3171
3172 \begin_layout Standard
3173 The command 
3174 \series bold
3175
3176 \backslash
3177 cases
3178 \series default
3179  is also available via the menu 
3180 \family sans
3181 Insert\SpecialChar \menuseparator
3182 Math\SpecialChar \menuseparator
3183 Cases-Environment
3184 \family default
3185 .
3186 \end_layout
3187
3188 \begin_layout Subsection
3189 Negations
3190 \begin_inset Index
3191 status collapsed
3192
3193 \begin_layout Plain Layout
3194 Negations
3195 \end_layout
3196
3197 \end_inset
3198
3199
3200 \end_layout
3201
3202 \begin_layout Standard
3203 By inserting of 
3204 \series bold
3205
3206 \backslash
3207 not
3208 \series default
3209
3210 \begin_inset Index
3211 status collapsed
3212
3213 \begin_layout Plain Layout
3214 Commands ! N ! 
3215 \backslash
3216 not
3217 \end_layout
3218
3219 \end_inset
3220
3221  every character can be displayed canceled.
3222  The characters are quasi accentuated by a slash.
3223 \end_layout
3224
3225 \begin_layout Standard
3226 \align center
3227 \begin_inset Tabular
3228 <lyxtabular version="3" rows="4" columns="2">
3229 <features>
3230 <column alignment="center" valignment="top" width="0pt">
3231 <column alignment="center" valignment="top" width="0pt">
3232 <row>
3233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237 Command
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246 Result
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 </row>
3252 <row>
3253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3254 \begin_inset Text
3255
3256 \begin_layout Plain Layout
3257
3258 \backslash
3259 not=
3260 \end_layout
3261
3262 \end_inset
3263 </cell>
3264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \begin_layout Plain Layout
3268 \begin_inset Formula $\not=$
3269 \end_inset
3270
3271
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 </row>
3277 <row>
3278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282
3283 \backslash
3284 not 
3285 \backslash
3286 le
3287 \end_layout
3288
3289 \end_inset
3290 </cell>
3291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295 \begin_inset Formula $\not\le$
3296 \end_inset
3297
3298
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 </row>
3304 <row>
3305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \backslash
3311 not 
3312 \backslash
3313 parallel
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322 \begin_inset Formula $\not\parallel$
3323 \end_inset
3324
3325
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 </row>
3331 </lyxtabular>
3332
3333 \end_inset
3334
3335
3336 \end_layout
3337
3338 \begin_layout Standard
3339 The last example shows, that not all negations look good.
3340  Therefore there are for some negations special commands (see 
3341 \begin_inset CommandInset ref
3342 LatexCommand ref
3343 reference "sub:Mathematical-Symbols"
3344
3345 \end_inset
3346
3347  and 
3348 \begin_inset CommandInset ref
3349 LatexCommand ref
3350 reference "sec:Relations"
3351
3352 \end_inset
3353
3354 ).
3355 \end_layout
3356
3357 \begin_layout Subsection
3358 Placeholders
3359 \begin_inset CommandInset label
3360 LatexCommand label
3361 name "sub:Placeholders"
3362
3363 \end_inset
3364
3365
3366 \begin_inset Index
3367 status collapsed
3368
3369 \begin_layout Plain Layout
3370 Placeholders
3371 \end_layout
3372
3373 \end_inset
3374
3375
3376 \begin_inset Index
3377 status collapsed
3378
3379 \begin_layout Plain Layout
3380 Chemical characters ! Isotopes
3381 \end_layout
3382
3383 \end_inset
3384
3385
3386 \begin_inset Index
3387 status collapsed
3388
3389 \begin_layout Plain Layout
3390 Isotopes|see
3391 \begin_inset ERT
3392 status collapsed
3393
3394 \begin_layout Plain Layout
3395
3396 {
3397 \end_layout
3398
3399 \end_inset
3400
3401 Chemical characters
3402 \begin_inset ERT
3403 status collapsed
3404
3405 \begin_layout Plain Layout
3406
3407 }
3408 \end_layout
3409
3410 \end_inset
3411
3412
3413 \end_layout
3414
3415 \end_inset
3416
3417
3418 \end_layout
3419
3420 \begin_layout Standard
3421 When displaying e.
3422 \begin_inset space \thinspace{}
3423 \end_inset
3424
3425 g.
3426 \begin_inset space ~
3427 \end_inset
3428
3429 isotopes
3430 \begin_inset Foot
3431 status collapsed
3432
3433 \begin_layout Plain Layout
3434 More about chemical symbols is written in 
3435 \begin_inset CommandInset ref
3436 LatexCommand ref
3437 reference "sub:Chemical-Symbols-and"
3438
3439 \end_inset
3440
3441 .
3442 \end_layout
3443
3444 \end_inset
3445
3446  the following problem occurs:
3447 \end_layout
3448
3449 \begin_layout Standard
3450 \align center
3451 \begin_inset Tabular
3452 <lyxtabular version="3" rows="2" columns="2">
3453 <features>
3454 <column alignment="center" valignment="top" width="0pt">
3455 <column alignment="center" valignment="top" width="0pt">
3456 <row>
3457 <cell alignment="center" valignment="top" usebox="none">
3458 \begin_inset Text
3459
3460 \begin_layout Plain Layout
3461 Indices created with sub- and superscripts:
3462 \end_layout
3463
3464 \end_inset
3465 </cell>
3466 <cell alignment="center" valignment="top" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Plain Layout
3470 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3471 \end_inset
3472
3473
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 </row>
3479 <row>
3480 <cell alignment="center" valignment="top" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484 correct indices:
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="center" valignment="top" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3494 \end_inset
3495
3496
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 </row>
3502 </lyxtabular>
3503
3504 \end_inset
3505
3506
3507 \begin_inset Note Note
3508 status collapsed
3509
3510 \begin_layout Plain Layout
3511
3512 \series bold
3513
3514 \backslash
3515 raisebox
3516 \series default
3517  is only used as spacer.
3518 \end_layout
3519
3520 \end_inset
3521
3522
3523 \end_layout
3524
3525 \begin_layout Standard
3526 The shorter index is by default placed below or above the first character
3527  of the longer index.
3528  To avoid this there is the command 
3529 \series bold
3530
3531 \backslash
3532 phantom
3533 \series default
3534
3535 \begin_inset Index
3536 status collapsed
3537
3538 \begin_layout Plain Layout
3539 Commands ! P ! 
3540 \backslash
3541 phantom
3542 \end_layout
3543
3544 \end_inset
3545
3546  or the math toolbar button
3547 \begin_inset space \thinspace{}
3548 \end_inset
3549
3550
3551 \begin_inset Foot
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 can be found in the submenu of the toolbar button 
3556 \begin_inset Graphics
3557         filename ../images/math/space.png
3558         scale 85
3559
3560 \end_inset
3561
3562
3563 \end_layout
3564
3565 \end_inset
3566
3567  
3568 \begin_inset Graphics
3569         filename ../images/math/phantom.png
3570         scale 85
3571
3572 \end_inset
3573
3574  that creates one or more phantom characters.
3575  When inserting 
3576 \series bold
3577
3578 \backslash
3579 phantom
3580 \series default
3581  a small blue box appears that is superposed with two red arrows.
3582  The arrows indicate that the complete width and height of the box content
3583  will be created as placeholder.
3584  Phantom characters are accordingly placeholders with the size of the characters.
3585 \end_layout
3586
3587 \begin_layout Standard
3588 \align center
3589 \begin_inset Tabular
3590 <lyxtabular version="3" rows="4" columns="2">
3591 <features>
3592 <column alignment="center" valignment="top" width="0">
3593 <column alignment="center" valignment="top" width="0">
3594 <row>
3595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Plain Layout
3599 Command
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608 Result
3609 \begin_inset Note Note
3610 status collapsed
3611
3612 \begin_layout Plain Layout
3613
3614 \series bold
3615
3616 \backslash
3617 raisebox
3618 \series default
3619  is only used as spacer.
3620 \end_layout
3621
3622 \end_inset
3623
3624
3625 \end_layout
3626
3627 \end_inset
3628 </cell>
3629 </row>
3630 <row>
3631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635 ^19
3636 \begin_inset ERT
3637 status collapsed
3638
3639 \begin_layout Plain Layout
3640
3641
3642 \backslash
3643 spce 
3644 \end_layout
3645
3646 \end_inset
3647
3648 _
3649 \backslash
3650 phantom
3651 \begin_inset ERT
3652 status collapsed
3653
3654 \begin_layout Plain Layout
3655
3656
3657 \backslash
3658 spce 
3659 \end_layout
3660
3661 \end_inset
3662
3663 1
3664 \begin_inset Formula $\to$
3665 \end_inset
3666
3667 9
3668 \begin_inset ERT
3669 status collapsed
3670
3671 \begin_layout Plain Layout
3672
3673
3674 \backslash
3675 spce 
3676 \end_layout
3677
3678 \end_inset
3679
3680 F
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3690 \end_inset
3691
3692
3693 \end_layout
3694
3695 \end_inset
3696 </cell>
3697 </row>
3698 <row>
3699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 ^235
3704 \begin_inset ERT
3705 status collapsed
3706
3707 \begin_layout Plain Layout
3708
3709
3710 \backslash
3711 spce 
3712 \end_layout
3713
3714 \end_inset
3715
3716 _
3717 \backslash
3718 phantom
3719 \begin_inset ERT
3720 status collapsed
3721
3722 \begin_layout Plain Layout
3723
3724
3725 \backslash
3726 spce 
3727 \end_layout
3728
3729 \end_inset
3730
3731 23
3732 \begin_inset Formula $\to$
3733 \end_inset
3734
3735 9
3736 \begin_inset ERT
3737 status collapsed
3738
3739 \begin_layout Plain Layout
3740
3741
3742 \backslash
3743 spce 
3744 \end_layout
3745
3746 \end_inset
3747
3748 F
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3754 \begin_inset Text
3755
3756 \begin_layout Plain Layout
3757 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3758 \end_inset
3759
3760
3761 \end_layout
3762
3763 \end_inset
3764 </cell>
3765 </row>
3766 <row>
3767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771
3772 \backslash
3773 Lambda^
3774 \begin_inset ERT
3775 status collapsed
3776
3777 \begin_layout Plain Layout
3778
3779
3780 \backslash
3781 spce 
3782 \end_layout
3783
3784 \end_inset
3785
3786
3787 \backslash
3788 phantom
3789 \begin_inset ERT
3790 status collapsed
3791
3792 \begin_layout Plain Layout
3793
3794
3795 \backslash
3796 spce 
3797 \end_layout
3798
3799 \end_inset
3800
3801 ii
3802 \begin_inset Formula $\to$
3803 \end_inset
3804
3805 t
3806 \begin_inset ERT
3807 status collapsed
3808
3809 \begin_layout Plain Layout
3810
3811
3812 \backslash
3813 spce 
3814 \end_layout
3815
3816 \end_inset
3817
3818 _MMt
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3828 \end_inset
3829
3830
3831 \end_layout
3832
3833 \end_inset
3834 </cell>
3835 </row>
3836 </lyxtabular>
3837
3838 \end_inset
3839
3840
3841 \end_layout
3842
3843 \begin_layout Standard
3844 Furthermore there are the commands 
3845 \series bold
3846
3847 \backslash
3848 vphantom
3849 \series default
3850
3851 \begin_inset Index
3852 status collapsed
3853
3854 \begin_layout Plain Layout
3855 Commands ! V ! 
3856 \backslash
3857 vphantom
3858 \end_layout
3859
3860 \end_inset
3861
3862  (toolbar button 
3863 \begin_inset space ~
3864 \end_inset
3865
3866
3867 \begin_inset Graphics
3868         filename ../images/math/vphantom.png
3869         scale 85
3870
3871 \end_inset
3872
3873 ) and 
3874 \series bold
3875
3876 \backslash
3877 hphantom
3878 \series default
3879
3880 \begin_inset Index
3881 status collapsed
3882
3883 \begin_layout Plain Layout
3884 Commands ! H ! 
3885 \backslash
3886 hphantom
3887 \end_layout
3888
3889 \end_inset
3890
3891  (toolbar button 
3892 \begin_inset space ~
3893 \end_inset
3894
3895
3896 \begin_inset Graphics
3897         filename ../images/math/hphantom.png
3898         scale 85
3899
3900 \end_inset
3901
3902 ).
3903  
3904 \series bold
3905
3906 \backslash
3907 hphantom
3908 \series default
3909  creates only space for the maximal height of the characters in the box
3910  but not for its width.
3911  
3912 \series bold
3913
3914 \backslash
3915 vphantom
3916 \series default
3917  creates only space for the width of the box content.
3918  Therefore  the boxes of both commands have only one red arrow.
3919 \end_layout
3920
3921 \begin_layout Standard
3922 For example creates 
3923 \series bold
3924
3925 \backslash
3926 vphantom
3927 \series default
3928
3929 \begin_inset ERT
3930 status collapsed
3931
3932 \begin_layout Plain Layout
3933
3934
3935 \backslash
3936 spce 
3937 \end_layout
3938
3939 \end_inset
3940
3941
3942 \series bold
3943 a
3944 \backslash
3945 int
3946 \series default
3947  space for the height of the integral sign,
3948 \begin_inset Foot
3949 status collapsed
3950
3951 \begin_layout Plain Layout
3952 The command 
3953 \series bold
3954
3955 \backslash
3956 int
3957 \series default
3958  creates an integral sign, see 
3959 \begin_inset CommandInset ref
3960 LatexCommand ref
3961 reference "sub:Big-Operators"
3962
3963 \end_inset
3964
3965 .
3966 \end_layout
3967
3968 \end_inset
3969
3970  because this is the larger character.
3971  An example application is in 
3972 \begin_inset CommandInset ref
3973 LatexCommand ref
3974 reference "sub:Multiline-Brackets"
3975
3976 \end_inset
3977
3978 .
3979 \end_layout
3980
3981 \begin_layout Subsection
3982 Lines
3983 \begin_inset Index
3984 status collapsed
3985
3986 \begin_layout Plain Layout
3987 Lines
3988 \end_layout
3989
3990 \end_inset
3991
3992
3993 \begin_inset Index
3994 status collapsed
3995
3996 \begin_layout Plain Layout
3997 Formula ! underlined
3998 \end_layout
3999
4000 \end_inset
4001
4002
4003 \end_layout
4004
4005 \begin_layout Standard
4006 \align center
4007 \begin_inset Tabular
4008 <lyxtabular version="3" rows="4" columns="2">
4009 <features>
4010 <column alignment="center" valignment="top" width="0pt">
4011 <column alignment="center" valignment="top" width="0pt">
4012 <row>
4013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 Command
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 Result
4027 \begin_inset Note Note
4028 status collapsed
4029
4030 \begin_layout Plain Layout
4031
4032 \series bold
4033
4034 \backslash
4035 raisebox
4036 \series default
4037  is only used as spacer.
4038 \end_layout
4039
4040 \end_inset
4041
4042
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 </row>
4048 <row>
4049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053
4054 \backslash
4055 overline
4056 \begin_inset ERT
4057 status collapsed
4058
4059 \begin_layout Plain Layout
4060
4061
4062 \backslash
4063 spce 
4064 \end_layout
4065
4066 \end_inset
4067
4068 A+B
4069 \begin_inset Index
4070 status collapsed
4071
4072 \begin_layout Plain Layout
4073 Commands ! O ! 
4074 \backslash
4075 overline
4076 \end_layout
4077
4078 \end_inset
4079
4080
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4086 \begin_inset Text
4087
4088 \begin_layout Plain Layout
4089 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4090 \end_inset
4091
4092
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 </row>
4098 <row>
4099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103
4104 \backslash
4105 underline
4106 \begin_inset ERT
4107 status collapsed
4108
4109 \begin_layout Plain Layout
4110
4111
4112 \backslash
4113 spce 
4114 \end_layout
4115
4116 \end_inset
4117
4118 A+B
4119 \begin_inset Index
4120 status collapsed
4121
4122 \begin_layout Plain Layout
4123 Commands ! U ! 
4124 \backslash
4125 underline
4126 \end_layout
4127
4128 \end_inset
4129
4130
4131 \end_layout
4132
4133 \end_inset
4134 </cell>
4135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4140 \end_inset
4141
4142
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 </row>
4148 <row>
4149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153
4154 \backslash
4155 overline
4156 \begin_inset ERT
4157 status collapsed
4158
4159 \begin_layout Plain Layout
4160
4161
4162 \backslash
4163 spce 
4164 \end_layout
4165
4166 \end_inset
4167
4168
4169 \backslash
4170 underline
4171 \begin_inset ERT
4172 status collapsed
4173
4174 \begin_layout Plain Layout
4175
4176
4177 \backslash
4178 spce 
4179 \end_layout
4180
4181 \end_inset
4182
4183 A+B
4184 \end_layout
4185
4186 \end_inset
4187 </cell>
4188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4193 \end_inset
4194
4195
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 </row>
4201 </lyxtabular>
4202
4203 \end_inset
4204
4205
4206 \end_layout
4207
4208 \begin_layout Standard
4209 In the last example it doesn't matter if first 
4210 \series bold
4211
4212 \backslash
4213 overline
4214 \series default
4215  or 
4216 \series bold
4217
4218 \backslash
4219 underline
4220 \series default
4221  is inserted.
4222 \end_layout
4223
4224 \begin_layout Standard
4225 To double underline e.
4226 \begin_inset space \thinspace{}
4227 \end_inset
4228
4229 g.
4230  results, one uses 
4231 \series bold
4232
4233 \backslash
4234 underline
4235 \series default
4236  twice.
4237 \end_layout
4238
4239 \begin_layout Standard
4240 It is possible to place up to 6 lines above or below characters.
4241 \end_layout
4242
4243 \begin_layout Standard
4244 \begin_inset VSpace bigskip
4245 \end_inset
4246
4247 Custom lines can be created using the command 
4248 \series bold
4249
4250 \backslash
4251 rule
4252 \series default
4253
4254 \begin_inset Index
4255 status collapsed
4256
4257 \begin_layout Plain Layout
4258 Commands ! R ! 
4259 \backslash
4260 rule
4261 \end_layout
4262
4263 \end_inset
4264
4265  which has the following scheme:
4266 \end_layout
4267
4268 \begin_layout Standard
4269
4270 \series bold
4271
4272 \backslash
4273 rule[vertical offset]{length}{thickness}
4274 \end_layout
4275
4276 \begin_layout Standard
4277 The optional vertical offset shifts the line upwards (or downwards, when
4278  the value is negative).
4279  The units listed in 
4280 \begin_inset CommandInset ref
4281 LatexCommand ref
4282 reference "tab:Available-units"
4283
4284 \end_inset
4285
4286  can be used for the values.
4287  Here are two example lines created with the commands
4288 \begin_inset Newline newline
4289 \end_inset
4290
4291
4292 \series bold
4293
4294 \backslash
4295 rule[-2ex]{3cm}{2pt}
4296 \series default
4297  and 
4298 \series bold
4299
4300 \backslash
4301 rule{2cm}{1pt}
4302 \series default
4303 :
4304 \end_layout
4305
4306 \begin_layout Standard
4307 This is a sentence 
4308 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4309 \end_inset
4310
4311  with two lines.
4312 \end_layout
4313
4314 \begin_layout Standard
4315
4316 \series bold
4317
4318 \backslash
4319 rule
4320 \series default
4321  can also be used for text when it is inserted in TeX-mode.
4322 \end_layout
4323
4324 \begin_layout Subsection
4325 Ellipses
4326 \begin_inset CommandInset label
4327 LatexCommand label
4328 name "sub:Ellipses"
4329
4330 \end_inset
4331
4332
4333 \begin_inset Index
4334 status collapsed
4335
4336 \begin_layout Plain Layout
4337 Ellipses
4338 \end_layout
4339
4340 \end_inset
4341
4342
4343 \end_layout
4344
4345 \begin_layout Standard
4346 There are different types of ellipses available.
4347 \begin_inset Foot
4348 status collapsed
4349
4350 \begin_layout Plain Layout
4351 In the math toolbar in the submenu of the button 
4352 \begin_inset Graphics
4353         filename ../images/math/ldots.png
4354         scale 85
4355
4356 \end_inset
4357
4358
4359 \end_layout
4360
4361 \end_inset
4362
4363  For listings dots at the baseline are used (
4364 \series bold
4365
4366 \backslash
4367 ldots
4368 \series default
4369
4370 \begin_inset Index
4371 status collapsed
4372
4373 \begin_layout Plain Layout
4374 Commands ! L ! 
4375 \backslash
4376 ldots
4377 \end_layout
4378
4379 \end_inset
4380
4381 ), while for operations dots are needed that are on the same height as the
4382  operators (
4383 \series bold
4384
4385 \backslash
4386 cdots
4387 \series default
4388
4389 \begin_inset Index
4390 status collapsed
4391
4392 \begin_layout Plain Layout
4393 Commands ! C ! 
4394 \backslash
4395 cdots
4396 \end_layout
4397
4398 \end_inset
4399
4400 ).
4401  When using the command 
4402 \series bold
4403
4404 \backslash
4405 dots
4406 \series default
4407
4408 \begin_inset Index
4409 status collapsed
4410
4411 \begin_layout Plain Layout
4412 Commands ! D ! 
4413 \backslash
4414 dots
4415 \end_layout
4416
4417 \end_inset
4418
4419 , LaTeX decides on the basis of the next character what type is used.
4420 \end_layout
4421
4422 \begin_layout Standard
4423 \align center
4424 \begin_inset Tabular
4425 <lyxtabular version="3" rows="8" columns="2">
4426 <features>
4427 <column alignment="center" valignment="top" width="0pt">
4428 <column alignment="center" valignment="top" width="0pt">
4429 <row>
4430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434 Command
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 Result
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 </row>
4449 <row>
4450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454 A_1
4455 \begin_inset ERT
4456 status collapsed
4457
4458 \begin_layout Plain Layout
4459
4460
4461 \backslash
4462 spce 
4463 \end_layout
4464
4465 \end_inset
4466
4467 ,
4468 \backslash
4469 dots
4470 \begin_inset ERT
4471 status collapsed
4472
4473 \begin_layout Plain Layout
4474
4475
4476 \backslash
4477 spce 
4478 \end_layout
4479
4480 \end_inset
4481
4482 ,A_n
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 \begin_inset Formula $A_{1},\dots,A_{n}$
4492 \end_inset
4493
4494
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 </row>
4500 <row>
4501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 A_1
4506 \begin_inset ERT
4507 status collapsed
4508
4509 \begin_layout Plain Layout
4510
4511
4512 \backslash
4513 spce 
4514 \end_layout
4515
4516 \end_inset
4517
4518 +
4519 \backslash
4520 dots
4521 \begin_inset ERT
4522 status collapsed
4523
4524 \begin_layout Plain Layout
4525
4526
4527 \backslash
4528 spce 
4529 \end_layout
4530
4531 \end_inset
4532
4533 +A_n
4534 \end_layout
4535
4536 \end_inset
4537 </cell>
4538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4539 \begin_inset Text
4540
4541 \begin_layout Plain Layout
4542 \begin_inset Formula $A_{1}+\dots+A_{n}$
4543 \end_inset
4544
4545
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 </row>
4551 <row>
4552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556 A_1
4557 \begin_inset ERT
4558 status collapsed
4559
4560 \begin_layout Plain Layout
4561
4562
4563 \backslash
4564 spce 
4565 \end_layout
4566
4567 \end_inset
4568
4569 ,
4570 \backslash
4571 ldots
4572 \begin_inset ERT
4573 status collapsed
4574
4575 \begin_layout Plain Layout
4576
4577
4578 \backslash
4579 spce 
4580 \end_layout
4581
4582 \end_inset
4583
4584 ,A_n
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593 \begin_inset Formula $A_{1},\ldots,A_{n}$
4594 \end_inset
4595
4596
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 </row>
4602 <row>
4603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 A_1
4608 \begin_inset ERT
4609 status collapsed
4610
4611 \begin_layout Plain Layout
4612
4613
4614 \backslash
4615 spce 
4616 \end_layout
4617
4618 \end_inset
4619
4620 +
4621 \backslash
4622 cdots
4623 \begin_inset ERT
4624 status collapsed
4625
4626 \begin_layout Plain Layout
4627
4628
4629 \backslash
4630 spce 
4631 \end_layout
4632
4633 \end_inset
4634
4635 +A_n
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4645 \end_inset
4646
4647
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 </row>
4653 <row>
4654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658
4659 \backslash
4660 vdots
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 \begin_inset Formula $\vdots$
4670 \end_inset
4671
4672
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 </row>
4678 <row>
4679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683
4684 \backslash
4685 ddots
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 \begin_inset Formula $\ddots$
4695 \end_inset
4696
4697
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 </row>
4703 <row>
4704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 3×3
4709 \begin_inset space \thinspace{}
4710 \end_inset
4711
4712 matrix with the different dots
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 \begin_inset Formula $\begin{array}{ccc}
4722 A_{11} & \cdots & A_{1m}\\
4723 \vdots & \ddots & \vdots\\
4724 A_{n1} & \cdots & A_{nm}\end{array}$
4725 \end_inset
4726
4727
4728 \end_layout
4729
4730 \end_inset
4731 </cell>
4732 </row>
4733 </lyxtabular>
4734
4735 \end_inset
4736
4737
4738 \end_layout
4739
4740 \begin_layout Standard
4741 The ellipses available in menu 
4742 \family sans
4743 Insert\SpecialChar \menuseparator
4744 Special
4745 \begin_inset space ~
4746 \end_inset
4747
4748 Character
4749 \family default
4750  are 
4751 \series bold
4752
4753 \backslash
4754 ldots
4755 \series default
4756 .
4757 \end_layout
4758
4759 \begin_layout Standard
4760 \begin_inset VSpace medskip
4761 \end_inset
4762
4763 Specially for matrices there are ellipses that span over several columns.
4764  They are created with the command 
4765 \series bold
4766
4767 \backslash
4768 hdotsfor
4769 \series default
4770
4771 \begin_inset Index
4772 status collapsed
4773
4774 \begin_layout Plain Layout
4775 Commands ! H ! 
4776 \backslash
4777 hdotsfor
4778 \end_layout
4779
4780 \end_inset
4781
4782 , that has the following scheme:
4783 \end_layout
4784
4785 \begin_layout Standard
4786
4787 \series bold
4788
4789 \backslash
4790 hdotsfor[distance]{number of columns}
4791 \end_layout
4792
4793 \begin_layout Standard
4794 The number of columns specifies how many columns should be spanned.
4795  Distance is a factor for the distance between the dots.
4796 \end_layout
4797
4798 \begin_layout Standard
4799 In the following matrix the command 
4800 \series bold
4801
4802 \backslash
4803 hdotsfor[2]{4}
4804 \series default
4805  was inserted in the first box of the second line, to get an ellipsis with
4806  a dot distance twice as long as with the command 
4807 \series bold
4808
4809 \backslash
4810 dots
4811 \series default
4812 :
4813 \begin_inset Formula \[
4814 \left(\begin{array}{cccc}
4815 A & B & C & D\\
4816 \hdotsfor[2]{4}\\
4817 q & w & e & r\end{array}\right)\]
4818
4819 \end_inset
4820
4821 Note that the matrix fields that should be spanned must be empty, otherwise
4822  you get LaTeX-errors.
4823 \end_layout
4824
4825 \begin_layout Standard
4826 \begin_inset VSpace bigskip
4827 \end_inset
4828
4829 Furthermore you can fill with the command 
4830 \series bold
4831
4832 \backslash
4833 dotfill
4834 \series default
4835
4836 \begin_inset Index
4837 status collapsed
4838
4839 \begin_layout Plain Layout
4840 Commands ! D ! 
4841 \backslash
4842 dotfill
4843 \end_layout
4844
4845 \end_inset
4846
4847  the rest of a line with dots.
4848  The effect of these commands is the same like with 
4849 \series bold
4850
4851 \backslash
4852 hfill
4853 \series default
4854 , see 
4855 \begin_inset CommandInset ref
4856 LatexCommand ref
4857 reference "sub:Variable-Space"
4858
4859 \end_inset
4860
4861 .
4862 \end_layout
4863
4864 \begin_layout Standard
4865 For example the command 
4866 \series bold
4867 A
4868 \backslash
4869 dotfill
4870 \begin_inset ERT
4871 status collapsed
4872
4873 \begin_layout Plain Layout
4874
4875
4876 \backslash
4877 spce 
4878 \end_layout
4879
4880 \end_inset
4881
4882 B
4883 \series default
4884  produces
4885 \end_layout
4886
4887 \begin_layout Standard
4888 \begin_inset Formula $A\dotfill B$
4889 \end_inset
4890
4891
4892 \end_layout
4893
4894 \begin_layout Standard
4895 Analog to
4896 \series bold
4897  
4898 \backslash
4899 dotfill
4900 \series default
4901  there is for a line the command 
4902 \series bold
4903
4904 \backslash
4905 hrulefill
4906 \series default
4907
4908 \begin_inset Index
4909 status collapsed
4910
4911 \begin_layout Plain Layout
4912 Commands ! H ! 
4913 \backslash
4914 hrulefill
4915 \end_layout
4916
4917 \end_inset
4918
4919 :
4920 \end_layout
4921
4922 \begin_layout Standard
4923 \begin_inset Formula $A\hrulefill B$
4924 \end_inset
4925
4926
4927 \end_layout
4928
4929 \begin_layout Standard
4930 To use the commands for text, they have to be inserted in TeX-mode.
4931 \end_layout
4932
4933 \begin_layout Section
4934 Matrices
4935 \begin_inset CommandInset label
4936 LatexCommand label
4937 name "sec:Matrices"
4938
4939 \end_inset
4940
4941
4942 \begin_inset Index
4943 status collapsed
4944
4945 \begin_layout Plain Layout
4946 Matrices
4947 \end_layout
4948
4949 \end_inset
4950
4951
4952 \end_layout
4953
4954 \begin_layout Standard
4955 Matrices can be inserted via the math toolbar button 
4956 \begin_inset Graphics
4957         filename ../images/dialog-show_mathmatrix.png
4958         scale 85
4959
4960 \end_inset
4961
4962  or the menu 
4963 \family sans
4964 Insert\SpecialChar \menuseparator
4965 Math\SpecialChar \menuseparator
4966 Matrix
4967 \family default
4968 .
4969  You will be asked for the number of matrix columns and rows, and the alignment.
4970  The vertical alignment is hereby only of importance for matrices in inline
4971  formulas:
4972 \end_layout
4973
4974 \begin_layout Standard
4975 The first matrix is top 
4976 \begin_inset Formula $\begin{array}[t]{cccc}
4977 A & D & G & J\\
4978 B & E & H & K\\
4979 C & F & I & L\end{array}$
4980 \end_inset
4981
4982 , the second middle 
4983 \begin_inset Formula $\begin{array}{cccc}
4984 A & D & G & J\\
4985 B & E & H & K\\
4986 C & F & I & L\end{array}$
4987 \end_inset
4988
4989 , and the third bottom 
4990 \begin_inset Formula $\begin{array}[b]{cccc}
4991 A & D & G & J\\
4992 B & E & H & K\\
4993 C & F & I & L\end{array}$
4994 \end_inset
4995
4996  aligned.
4997 \end_layout
4998
4999 \begin_layout Standard
5000 The horizontal alignment specifies how the column entries should be aligned.
5001  It is set by entering a letter for every column.
5002  
5003 \emph on
5004 l
5005 \emph default
5006  denotes left aligned, 
5007 \emph on
5008 c
5009 \emph default
5010  centered, and 
5011 \emph on
5012 r
5013 \emph default
5014  right aligned.
5015  To create for example a 4
5016 \series bold
5017 ×
5018 \series default
5019 4
5020 \begin_inset space ~
5021 \end_inset
5022
5023 matrix where the first column is left aligned, the second and third are
5024  centered, and the last one is right aligned, one enters for the horizontal
5025  alignment 
5026 \series bold
5027 lccr
5028 \series default
5029 .
5030  Normally are in a matrix all columns centered, therefore the default is
5031  for every column is a 
5032 \series bold
5033 c
5034 \series default
5035 .
5036 \end_layout
5037
5038 \begin_layout Standard
5039 Horizontal alignment:
5040 \end_layout
5041
5042 \begin_layout Standard
5043
5044 \series bold
5045 lll
5046 \series default
5047  : 
5048 \begin_inset Formula $\begin{array}{lll}
5049 10000 & D & G\\
5050 B & 10000 & H\\
5051 C & F & 10000\end{array}$
5052 \end_inset
5053
5054  , 
5055 \series bold
5056 ccc
5057 \series default
5058  : 
5059 \begin_inset Formula $\begin{array}{ccc}
5060 10000 & D & G\\
5061 B & 10000 & H\\
5062 C & F & 10000\end{array}$
5063 \end_inset
5064
5065  , 
5066 \series bold
5067 rrr
5068 \series default
5069  : 
5070 \begin_inset Formula $\begin{array}{rrr}
5071 10000 & D & G\\
5072 B & 10000 & H\\
5073 C & F & 10000\end{array}$
5074 \end_inset
5075
5076
5077 \end_layout
5078
5079 \begin_layout Standard
5080 To add or delete rows and columns subsequently, the math toolbar buttons
5081  
5082 \begin_inset Graphics
5083         filename ../images/tabular-feature_append-row.png
5084         scale 85
5085
5086 \end_inset
5087
5088
5089 \begin_inset Graphics
5090         filename ../images/tabular-feature_delete-row.png
5091         scale 85
5092
5093 \end_inset
5094
5095 , etc.
5096 \begin_inset space \thinspace{}
5097 \end_inset
5098
5099 , or the menu 
5100 \family sans
5101 Edit\SpecialChar \menuseparator
5102 Rows & Columns
5103 \family default
5104  can be used.
5105  New rows can also be created with 
5106 \family sans
5107 Ctrl-Return
5108 \family default
5109 .
5110 \end_layout
5111
5112 \begin_layout Standard
5113 \begin_inset VSpace bigskip
5114 \end_inset
5115
5116 Parentheses around a matrix can can either be created with the commands
5117  
5118 \series bold
5119
5120 \backslash
5121 left
5122 \series default
5123
5124 \begin_inset Index
5125 status collapsed
5126
5127 \begin_layout Plain Layout
5128 Commands ! L ! 
5129 \backslash
5130 left
5131 \end_layout
5132
5133 \end_inset
5134
5135  and 
5136 \series bold
5137
5138 \backslash
5139 right
5140 \series default
5141
5142 \begin_inset Index
5143 status collapsed
5144
5145 \begin_layout Plain Layout
5146 Commands ! R ! 
5147 \backslash
5148 right
5149 \end_layout
5150
5151 \end_inset
5152
5153  (shortcut 
5154 \family sans
5155 Alt-m
5156 \begin_inset space ~
5157 \end_inset
5158
5159 parenthesis
5160 \family default
5161 ), see 
5162 \begin_inset CommandInset ref
5163 LatexCommand ref
5164 reference "sub:Automatic-Bracket-Size"
5165
5166 \end_inset
5167
5168 , or by using the following commands:
5169 \begin_inset VSpace medskip
5170 \end_inset
5171
5172
5173 \end_layout
5174
5175 \begin_layout Standard
5176 \begin_inset space \hfill{}
5177 \end_inset
5178
5179
5180 \begin_inset Tabular
5181 <lyxtabular version="3" rows="4" columns="2">
5182 <features>
5183 <column alignment="center" valignment="top" width="0">
5184 <column alignment="center" valignment="top" width="0">
5185 <row>
5186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5187 \begin_inset Text
5188
5189 \begin_layout Plain Layout
5190 Command
5191 \end_layout
5192
5193 \end_inset
5194 </cell>
5195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199 Result
5200 \begin_inset Note Note
5201 status collapsed
5202
5203 \begin_layout Plain Layout
5204
5205 \series bold
5206
5207 \backslash
5208 raisebox
5209 \series default
5210  is only used as spacer.
5211 \end_layout
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \end_inset
5219 </cell>
5220 </row>
5221 <row>
5222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5223 \begin_inset Text
5224
5225 \begin_layout Plain Layout
5226
5227 \backslash
5228 bmatrix
5229 \begin_inset ERT
5230 status collapsed
5231
5232 \begin_layout Plain Layout
5233
5234
5235 \backslash
5236 spce 
5237 \end_layout
5238
5239 \end_inset
5240
5241 2
5242 \series bold
5243 ×
5244 \series default
5245 2
5246 \begin_inset space \thinspace{}
5247 \end_inset
5248
5249 matrix
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5259 0 & \textrm{-}\mathrm{i}\\
5260 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5261 \end_inset
5262
5263
5264 \end_layout
5265
5266 \end_inset
5267 </cell>
5268 </row>
5269 <row>
5270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \begin_layout Plain Layout
5274
5275 \backslash
5276 Bmatrix
5277 \begin_inset ERT
5278 status collapsed
5279
5280 \begin_layout Plain Layout
5281
5282
5283 \backslash
5284 spce 
5285 \end_layout
5286
5287 \end_inset
5288
5289 2
5290 \series bold
5291 ×
5292 \series default
5293 2
5294 \begin_inset space \thinspace{}
5295 \end_inset
5296
5297 matrix
5298 \end_layout
5299
5300 \end_inset
5301 </cell>
5302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Plain Layout
5306 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5307 0 & \textrm{-}\mathrm{i}\\
5308 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5309 \end_inset
5310
5311
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 </row>
5317 <row>
5318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \begin_layout Plain Layout
5322
5323 \backslash
5324 pmatrix
5325 \begin_inset ERT
5326 status collapsed
5327
5328 \begin_layout Plain Layout
5329
5330
5331 \backslash
5332 spce 
5333 \end_layout
5334
5335 \end_inset
5336
5337 2
5338 \series bold
5339 ×
5340 \series default
5341 2
5342 \begin_inset space \thinspace{}
5343 \end_inset
5344
5345 matrix
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5355 0 & \textrm{-}\mathrm{i}\\
5356 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5357 \end_inset
5358
5359
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 </row>
5365 </lyxtabular>
5366
5367 \end_inset
5368
5369
5370 \begin_inset space \hfill{}
5371 \end_inset
5372
5373
5374 \begin_inset Tabular
5375 <lyxtabular version="3" rows="4" columns="2">
5376 <features>
5377 <column alignment="center" valignment="top" width="0">
5378 <column alignment="center" valignment="top" width="0">
5379 <row>
5380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5381 \begin_inset Text
5382
5383 \begin_layout Plain Layout
5384 Command
5385 \end_layout
5386
5387 \end_inset
5388 </cell>
5389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5390 \begin_inset Text
5391
5392 \begin_layout Plain Layout
5393 Result
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 </row>
5399 <row>
5400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404
5405 \backslash
5406 vmatrix
5407 \begin_inset ERT
5408 status collapsed
5409
5410 \begin_layout Plain Layout
5411
5412
5413 \backslash
5414 spce 
5415 \end_layout
5416
5417 \end_inset
5418
5419 2
5420 \series bold
5421 ×
5422 \series default
5423 2
5424 \begin_inset space \thinspace{}
5425 \end_inset
5426
5427 matrix
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5433 \begin_inset Text
5434
5435 \begin_layout Plain Layout
5436 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5437 0 & \textrm{-}\mathrm{i}\\
5438 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5439 \end_inset
5440
5441
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 </row>
5447 <row>
5448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5449 \begin_inset Text
5450
5451 \begin_layout Plain Layout
5452
5453 \backslash
5454 Vmatrix
5455 \begin_inset ERT
5456 status collapsed
5457
5458 \begin_layout Plain Layout
5459
5460
5461 \backslash
5462 spce 
5463 \end_layout
5464
5465 \end_inset
5466
5467 2
5468 \series bold
5469 ×
5470 \series default
5471 2
5472 \begin_inset space \thinspace{}
5473 \end_inset
5474
5475 matrix
5476 \end_layout
5477
5478 \end_inset
5479 </cell>
5480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5481 \begin_inset Text
5482
5483 \begin_layout Plain Layout
5484 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5485 0 & \textrm{-}\mathrm{i}\\
5486 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5487 \end_inset
5488
5489
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 </row>
5495 <row>
5496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500
5501 \backslash
5502 matrix
5503 \begin_inset ERT
5504 status collapsed
5505
5506 \begin_layout Plain Layout
5507
5508
5509 \backslash
5510 spce 
5511 \end_layout
5512
5513 \end_inset
5514
5515 2
5516 \series bold
5517 ×
5518 \series default
5519 2
5520 \begin_inset space \thinspace{}
5521 \end_inset
5522
5523 matrix
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5533 0 & \textrm{-}\mathrm{i}\\
5534 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5535 \end_inset
5536
5537
5538 \end_layout
5539
5540 \end_inset
5541 </cell>
5542 </row>
5543 </lyxtabular>
5544
5545 \end_inset
5546
5547
5548 \begin_inset space \hfill{}
5549 \end_inset
5550
5551
5552 \end_layout
5553
5554 \begin_layout Standard
5555 \begin_inset VSpace medskip
5556 \end_inset
5557
5558 When e.
5559 \begin_inset space \thinspace{}
5560 \end_inset
5561
5562 g.
5563 \begin_inset space ~
5564 \end_inset
5565
5566
5567 \series bold
5568
5569 \backslash
5570 vmatrix
5571 \series default
5572  is inserted, a blue box appears between two vertical lines where the matrix
5573  is inserted.
5574 \end_layout
5575
5576 \begin_layout Standard
5577 \begin_inset VSpace bigskip
5578 \end_inset
5579
5580 As all multiline formulas are matrices, the length 
5581 \series bold
5582
5583 \backslash
5584 arraycolsep
5585 \series default
5586
5587 \begin_inset Index
5588 status collapsed
5589
5590 \begin_layout Plain Layout
5591 Commands ! A ! 
5592 \backslash
5593 arraycolsep
5594 \end_layout
5595
5596 \end_inset
5597
5598  that is described in 
5599 \begin_inset CommandInset ref
5600 LatexCommand ref
5601 reference "sub:Column-Separation"
5602
5603 \end_inset
5604
5605  can also be used to change the column separation of matrices.
5606 \end_layout
5607
5608 \begin_layout Standard
5609 To change the row separation, the command 
5610 \series bold
5611
5612 \backslash
5613 arraystretch
5614 \series default
5615
5616 \begin_inset Index
5617 status collapsed
5618
5619 \begin_layout Plain Layout
5620 Commands ! A ! 
5621 \backslash
5622 arraystretch
5623 \end_layout
5624
5625 \end_inset
5626
5627  is used.
5628  It is used as follows:
5629 \end_layout
5630
5631 \begin_layout Standard
5632
5633 \series bold
5634
5635 \backslash
5636 renewcommand{
5637 \backslash
5638 arraystretch}{stretch factor}
5639 \begin_inset Index
5640 status collapsed
5641
5642 \begin_layout Plain Layout
5643 Commands ! R ! 
5644 \backslash
5645 renewcommand
5646 \end_layout
5647
5648 \end_inset
5649
5650
5651 \end_layout
5652
5653 \begin_layout Standard
5654 The command 
5655 \series bold
5656
5657 \backslash
5658 renewcommand
5659 \series default
5660  assigns the stretch factor to the predefined command 
5661 \series bold
5662
5663 \backslash
5664 arraystretch
5665 \series default
5666 .
5667  To double e.
5668 \begin_inset space \thinspace{}
5669 \end_inset
5670
5671 g.
5672 \begin_inset space ~
5673 \end_inset
5674
5675 the row separation, use the factor 2.
5676  This is then used for all following matrices.
5677  To go back to the original separation, assign the factor 1 to 
5678 \series bold
5679
5680 \backslash
5681 arraystretch
5682 \series default
5683 .
5684 \end_layout
5685
5686 \begin_layout Standard
5687 To set matrices into a text line, the command 
5688 \series bold
5689
5690 \backslash
5691 smallmatrix
5692 \series default
5693
5694 \begin_inset Index
5695 status collapsed
5696
5697 \begin_layout Plain Layout
5698 Commands ! S ! 
5699 \backslash
5700 smallmatrix
5701 \end_layout
5702
5703 \end_inset
5704
5705  is used.
5706  When it is inserted a blue box with two dashed lines appears.
5707  In this box the matrix is inserted.
5708 \end_layout
5709
5710 \begin_layout Standard
5711 This is a matrix 
5712 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5713 C & D\end{smallmatrix}\right)$
5714 \end_inset
5715
5716  in a text line.
5717 \end_layout
5718
5719 \begin_layout Section
5720 Brackets and Delimiters
5721 \begin_inset Index
5722 status collapsed
5723
5724 \begin_layout Plain Layout
5725 Brackets
5726 \end_layout
5727
5728 \end_inset
5729
5730
5731 \begin_inset Index
5732 status collapsed
5733
5734 \begin_layout Plain Layout
5735 Delimiters
5736 \end_layout
5737
5738 \end_inset
5739
5740
5741 \end_layout
5742
5743 \begin_layout Subsection
5744 Vertical Brackets and Delimiters
5745 \begin_inset Index
5746 status collapsed
5747
5748 \begin_layout Plain Layout
5749 Brackets ! vertical
5750 \end_layout
5751
5752 \end_inset
5753
5754
5755 \end_layout
5756
5757 \begin_layout Standard
5758 \begin_inset space \hfill{}
5759 \end_inset
5760
5761
5762 \begin_inset Tabular
5763 <lyxtabular version="3" rows="9" columns="2">
5764 <features>
5765 <column alignment="center" valignment="top" width="0pt">
5766 <column alignment="center" valignment="top" width="0pt">
5767 <row>
5768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 Command
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781 Result
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 </row>
5787 <row>
5788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5789 \begin_inset Text
5790
5791 \begin_layout Plain Layout
5792 (
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 \begin_inset Formula $($
5802 \end_inset
5803
5804
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 </row>
5810 <row>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 {
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 \begin_inset Formula $\{$
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 </row>
5833 <row>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 [
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 \begin_inset Formula $[$
5848 \end_inset
5849
5850
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 </row>
5856 <row>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861
5862 \backslash
5863 langle
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 \begin_inset Formula $\langle$
5873 \end_inset
5874
5875
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 </row>
5881 <row>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886
5887 \backslash
5888 lceil
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $\lceil$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911
5912 \backslash
5913 lfloor
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 \begin_inset Formula $\lfloor$
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 <row>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 /
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 \begin_inset Formula $/$
5946 \end_inset
5947
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 </row>
5954 <row>
5955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959 |
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968 \begin_inset Formula $|$
5969 \end_inset
5970
5971
5972 \end_layout
5973
5974 \end_inset
5975 </cell>
5976 </row>
5977 </lyxtabular>
5978
5979 \end_inset
5980
5981
5982 \begin_inset space \hfill{}
5983 \end_inset
5984
5985
5986 \begin_inset Tabular
5987 <lyxtabular version="3" rows="9" columns="2">
5988 <features>
5989 <column alignment="center" valignment="top" width="0pt">
5990 <column alignment="center" valignment="top" width="0pt">
5991 <row>
5992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 Command
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005 Result
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 </row>
6011 <row>
6012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 )
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 \begin_inset Formula $)$
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 <row>
6035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 }
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 \begin_inset Formula $\}$
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 </row>
6057 <row>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 ]
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 \begin_inset Formula $]$
6072 \end_inset
6073
6074
6075 \end_layout
6076
6077 \end_inset
6078 </cell>
6079 </row>
6080 <row>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085
6086 \backslash
6087 rangle
6088 \end_layout
6089
6090 \end_inset
6091 </cell>
6092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Plain Layout
6096 \begin_inset Formula $\rangle$
6097 \end_inset
6098
6099
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 </row>
6105 <row>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110
6111 \backslash
6112 rceil
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121 \begin_inset Formula $\rceil$
6122 \end_inset
6123
6124
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 </row>
6130 <row>
6131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135
6136 \backslash
6137 rfloor
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 \begin_inset Formula $\rfloor$
6147 \end_inset
6148
6149
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 </row>
6155 <row>
6156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160
6161 \backslash
6162
6163 \backslash
6164
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173 \begin_inset Formula $\backslash$
6174 \end_inset
6175
6176
6177 \end_layout
6178
6179 \end_inset
6180 </cell>
6181 </row>
6182 <row>
6183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187
6188 \backslash
6189 |
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198 \begin_inset Formula $\|$
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 </row>
6207 </lyxtabular>
6208
6209 \end_inset
6210
6211
6212 \begin_inset space \hfill{}
6213 \end_inset
6214
6215
6216 \end_layout
6217
6218 \begin_layout Standard
6219
6220 \series medium
6221 \begin_inset Note Greyedout
6222 status open
6223
6224 \begin_layout Plain Layout
6225
6226 \series bold
6227 Note:
6228 \series default
6229  In TeX-mode the command 
6230 \series bold
6231
6232 \backslash
6233 textbackslash
6234 \series default
6235
6236 \begin_inset Index
6237 status collapsed
6238
6239 \begin_layout Plain Layout
6240 Commands ! T ! 
6241 \backslash
6242 textbackslash
6243 \end_layout
6244
6245 \end_inset
6246
6247  must be used for the backslash, because the command 
6248 \series bold
6249
6250 \backslash
6251
6252 \backslash
6253
6254 \series default
6255  produces there a line break.
6256 \end_layout
6257
6258 \end_inset
6259
6260
6261 \end_layout
6262
6263 \begin_layout Standard
6264 For all characters listed above the size can be adjusted with the commands
6265  described in the following two subsections.
6266  When using these commands, the characters < and > can directly be used
6267  instead of the commands 
6268 \series bold
6269
6270 \backslash
6271 langle
6272 \series default
6273  and 
6274 \series bold
6275
6276 \backslash
6277 rangle
6278 \series default
6279 .
6280 \end_layout
6281
6282 \begin_layout Subsubsection
6283 Manual Bracket Size
6284 \begin_inset CommandInset label
6285 LatexCommand label
6286 name "sub:Manual-Bracket-Size"
6287
6288 \end_inset
6289
6290
6291 \begin_inset Index
6292 status collapsed
6293
6294 \begin_layout Plain Layout
6295 Bracket size ! manual
6296 \end_layout
6297
6298 \end_inset
6299
6300
6301 \end_layout
6302
6303 \begin_layout Standard
6304 The bracket size can be specified manually by the LaTeX-commands 
6305 \series bold
6306
6307 \backslash
6308 big
6309 \series default
6310
6311 \begin_inset Index
6312 status collapsed
6313
6314 \begin_layout Plain Layout
6315 Commands ! B ! 
6316 \backslash
6317 big
6318 \end_layout
6319
6320 \end_inset
6321
6322
6323 \series bold
6324
6325 \backslash
6326 Big
6327 \series default
6328
6329 \series bold
6330
6331 \backslash
6332 bigg
6333 \series default
6334 , and 
6335 \series bold
6336
6337 \backslash
6338 Bigg
6339 \series default
6340 .
6341  
6342 \series bold
6343
6344 \backslash
6345 big
6346 \series default
6347  denotes the smallest and 
6348 \series bold
6349
6350 \backslash
6351 Bigg
6352 \series default
6353  the largest bracket size.
6354 \end_layout
6355
6356 \begin_layout Standard
6357 These commands are used to emphasize levels of brackets:
6358 \end_layout
6359
6360 \begin_layout Standard
6361 \align center
6362 \begin_inset Tabular
6363 <lyxtabular version="3" rows="2" columns="2">
6364 <features>
6365 <column alignment="center" valignment="top" width="0pt">
6366 <column alignment="center" valignment="top" width="0pt">
6367 <row>
6368 <cell alignment="center" valignment="top" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372 all brackets in the same size:
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 <cell alignment="center" valignment="top" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6382 \end_inset
6383
6384
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 </row>
6390 <row>
6391 <cell alignment="center" valignment="top" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 this looks better:
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 <cell alignment="center" valignment="top" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Plain Layout
6404 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6405 \end_inset
6406
6407
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 </row>
6413 </lyxtabular>
6414
6415 \end_inset
6416
6417
6418 \begin_inset Note Note
6419 status collapsed
6420
6421 \begin_layout Plain Layout
6422
6423 \series bold
6424
6425 \backslash
6426 raisebox
6427 \series default
6428  is only used as spacer.
6429 \end_layout
6430
6431 \end_inset
6432
6433
6434 \end_layout
6435
6436 \begin_layout Standard
6437 For the second formula the command 
6438 \series bold
6439
6440 \backslash
6441 Big((A+B)(A-B)
6442 \backslash
6443 Big)^
6444 \begin_inset ERT
6445 status collapsed
6446
6447 \begin_layout Plain Layout
6448
6449
6450 \backslash
6451 spce 
6452 \end_layout
6453
6454 \end_inset
6455
6456 C
6457 \series default
6458  has been used.
6459 \end_layout
6460
6461 \begin_layout Standard
6462 Here is an overview about all bracket sizes:
6463 \end_layout
6464
6465 \begin_layout Standard
6466 \align center
6467
6468 \backslash
6469 Bigg(
6470 \backslash
6471 exp
6472 \backslash
6473 bigg<
6474 \backslash
6475 Big[
6476 \backslash
6477 big{
6478 \backslash
6479 ln(3x)
6480 \backslash
6481 big}^2
6482 \begin_inset ERT
6483 status collapsed
6484
6485 \begin_layout Plain Layout
6486
6487
6488 \backslash
6489 spce 
6490 \end_layout
6491
6492 \end_inset
6493
6494
6495 \backslash
6496 sin(x)
6497 \backslash
6498 Big]^
6499 \begin_inset ERT
6500 status collapsed
6501
6502 \begin_layout Plain Layout
6503
6504
6505 \backslash
6506 spce 
6507 \end_layout
6508
6509 \end_inset
6510
6511 A
6512 \begin_inset ERT
6513 status collapsed
6514
6515 \begin_layout Plain Layout
6516
6517
6518 \backslash
6519 spce 
6520 \end_layout
6521
6522 \end_inset
6523
6524
6525 \backslash
6526 bigg>
6527 \backslash
6528 Bigg)^0,5
6529 \end_layout
6530
6531 \begin_layout Standard
6532 \align center
6533 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6534 \end_inset
6535
6536
6537 \end_layout
6538
6539 \begin_layout Standard
6540 Besides the 
6541 \series bold
6542
6543 \backslash
6544 big
6545 \series default
6546 -commands there is the variant 
6547 \series bold
6548
6549 \backslash
6550 bigm
6551 \series default
6552
6553 \begin_inset Index
6554 status collapsed
6555
6556 \begin_layout Plain Layout
6557 Commands ! B ! 
6558 \backslash
6559 bigm
6560 \end_layout
6561
6562 \end_inset
6563
6564  that adds a bit more space between the bracket and its content, and the
6565  variant 
6566 \series bold
6567
6568 \backslash
6569 bigl
6570 \series default
6571 -
6572 \series bold
6573
6574 \backslash
6575 bigr
6576 \series default
6577
6578 \begin_inset Index
6579 status collapsed
6580
6581 \begin_layout Plain Layout
6582 Commands ! B ! 
6583 \backslash
6584 bigl - 
6585 \backslash
6586 bigr
6587 \end_layout
6588
6589 \end_inset
6590
6591 , that don't add additional space.
6592  The 
6593 \emph on
6594 l
6595 \emph default
6596  at the end of the command 
6597 \series bold
6598
6599 \backslash
6600 bigl
6601 \series default
6602  is for a left bracket; for a right bracket this will be replaced by an
6603  
6604 \emph on
6605 r
6606 \emph default
6607 .
6608  A left or right bracket can each be an opening or closing bracket.
6609 \end_layout
6610
6611 \begin_layout Standard
6612 In the following table is a comparison of the variants:
6613 \end_layout
6614
6615 \begin_layout Standard
6616 \align center
6617 \begin_inset Tabular
6618 <lyxtabular version="3" rows="5" columns="2">
6619 <features>
6620 <column alignment="center" valignment="middle" width="0">
6621 <column alignment="center" valignment="middle" width="0">
6622 <row>
6623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Plain Layout
6627 Command
6628 \end_layout
6629
6630 \end_inset
6631 </cell>
6632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6633 \begin_inset Text
6634
6635 \begin_layout Plain Layout
6636 Result
6637 \begin_inset Note Note
6638 status collapsed
6639
6640 \begin_layout Plain Layout
6641
6642 \series bold
6643
6644 \backslash
6645 raisebox
6646 \series default
6647  is only used as spacer.
6648 \end_layout
6649
6650 \end_inset
6651
6652
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 </row>
6658 <row>
6659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6660 \begin_inset Text
6661
6662 \begin_layout Plain Layout
6663
6664 \backslash
6665 Bigm(
6666 \backslash
6667 bigm(
6668 \backslash
6669 ln(3x)
6670 \backslash
6671 bigm)^2
6672 \series bold
6673
6674 \begin_inset ERT
6675 status collapsed
6676
6677 \begin_layout Plain Layout
6678
6679
6680 \backslash
6681 spce 
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \series default
6688
6689 \backslash
6690 Bigm)
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6700 \end_inset
6701
6702
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 </row>
6708 <row>
6709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713
6714 \backslash
6715 Big(
6716 \backslash
6717 big(
6718 \backslash
6719 ln(3x)
6720 \backslash
6721 big)^2
6722 \series bold
6723
6724 \begin_inset ERT
6725 status collapsed
6726
6727 \begin_layout Plain Layout
6728
6729
6730 \backslash
6731 spce 
6732 \end_layout
6733
6734 \end_inset
6735
6736
6737 \series default
6738
6739 \backslash
6740 Big)
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6750 \end_inset
6751
6752
6753 \end_layout
6754
6755 \end_inset
6756 </cell>
6757 </row>
6758 <row>
6759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6760 \begin_inset Text
6761
6762 \begin_layout Plain Layout
6763
6764 \backslash
6765 Bigl(
6766 \backslash
6767 bigl(
6768 \backslash
6769 ln(3x)
6770 \backslash
6771 bigr)^2
6772 \series bold
6773
6774 \begin_inset ERT
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778
6779
6780 \backslash
6781 spce 
6782 \end_layout
6783
6784 \end_inset
6785
6786
6787 \series default
6788
6789 \backslash
6790 Bigr)
6791 \end_layout
6792
6793 \end_inset
6794 </cell>
6795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6796 \begin_inset Text
6797
6798 \begin_layout Plain Layout
6799 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6800 \end_inset
6801
6802
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 </row>
6808 <row>
6809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813
6814 \backslash
6815 bigl)
6816 \backslash
6817 ln(3x)
6818 \backslash
6819 bigr(
6820 \end_layout
6821
6822 \end_inset
6823 </cell>
6824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6825 \begin_inset Text
6826
6827 \begin_layout Plain Layout
6828 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6829 \end_inset
6830
6831
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 </row>
6837 </lyxtabular>
6838
6839 \end_inset
6840
6841
6842 \end_layout
6843
6844 \begin_layout Subsubsection
6845 Automatic Bracket Size
6846 \begin_inset CommandInset label
6847 LatexCommand label
6848 name "sub:Automatic-Bracket-Size"
6849
6850 \end_inset
6851
6852
6853 \begin_inset Index
6854 status collapsed
6855
6856 \begin_layout Plain Layout
6857 Bracket size ! automatic
6858 \end_layout
6859
6860 \end_inset
6861
6862
6863 \end_layout
6864
6865 \begin_layout Standard
6866 Brackets with variable size can be inserted with the commands 
6867 \series bold
6868
6869 \backslash
6870 left
6871 \series default
6872
6873 \begin_inset Index
6874 status collapsed
6875
6876 \begin_layout Plain Layout
6877 Commands ! L ! 
6878 \backslash
6879 left
6880 \end_layout
6881
6882 \end_inset
6883
6884  and 
6885 \series bold
6886
6887 \backslash
6888 right
6889 \series default
6890
6891 \begin_inset Index
6892 status collapsed
6893
6894 \begin_layout Plain Layout
6895 Commands ! R ! 
6896 \backslash
6897 right
6898 \end_layout
6899
6900 \end_inset
6901
6902  or via the math toolbar button 
6903 \begin_inset Graphics
6904         filename ../images/dialog-show_mathdelimiter.png
6905         scale 85
6906
6907 \end_inset
6908
6909 .
6910  Directly behind 
6911 \series bold
6912
6913 \backslash
6914 left
6915 \series default
6916  and 
6917 \series bold
6918
6919 \backslash
6920 right
6921 \series default
6922  the wanted bracket must be inserted.
6923  The bracket size will then automatically be calculated for the output.
6924 \end_layout
6925
6926 \begin_layout Standard
6927 \align center
6928 normal bracket: The command 
6929 \series bold
6930
6931 \backslash
6932 ln(
6933 \backslash
6934 frac
6935 \begin_inset ERT
6936 status collapsed
6937
6938 \begin_layout Plain Layout
6939
6940
6941 \backslash
6942 spce 
6943 \end_layout
6944
6945 \end_inset
6946
6947 A
6948 \begin_inset Formula $\downarrow$
6949 \end_inset
6950
6951 C
6952 \begin_inset ERT
6953 status collapsed
6954
6955 \begin_layout Plain Layout
6956
6957
6958 \backslash
6959 spce 
6960 \end_layout
6961
6962 \end_inset
6963
6964 )
6965 \series default
6966  creates
6967 \begin_inset Formula \[
6968 \ln(\frac{A}{C})\]
6969
6970 \end_inset
6971
6972
6973 \end_layout
6974
6975 \begin_layout Standard
6976 \align center
6977 multiline bracket: The command 
6978 \series bold
6979
6980 \backslash
6981 ln
6982 \backslash
6983 left(
6984 \backslash
6985 frac
6986 \begin_inset ERT
6987 status collapsed
6988
6989 \begin_layout Plain Layout
6990
6991
6992 \backslash
6993 spce 
6994 \end_layout
6995
6996 \end_inset
6997
6998 A
6999 \begin_inset Formula $\downarrow$
7000 \end_inset
7001
7002 C
7003 \begin_inset ERT
7004 status collapsed
7005
7006 \begin_layout Plain Layout
7007
7008
7009 \backslash
7010 spce 
7011 \end_layout
7012
7013 \end_inset
7014
7015
7016 \backslash
7017 right)
7018 \series default
7019  creates
7020 \begin_inset Formula \[
7021 \ln\left(\frac{A}{C}\right)\]
7022
7023 \end_inset
7024
7025
7026 \end_layout
7027
7028 \begin_layout Standard
7029 Instead of 
7030 \series bold
7031
7032 \backslash
7033 left
7034 \series default
7035  and 
7036 \series bold
7037
7038 \backslash
7039 right
7040 \series default
7041  the shortcut 
7042 \family sans
7043 Alt-m
7044 \begin_inset space ~
7045 \end_inset
7046
7047 bracket
7048 \family default
7049  can be used.
7050  This has the advantage that you can see in LyX immediately the real bracket
7051  size and that the matching right bracket will be created too.
7052 \begin_inset Newline newline
7053 \end_inset
7054
7055 The command for the last example would then be: 
7056 \series bold
7057
7058 \backslash
7059 ln Alt-m
7060 \series default
7061  
7062 \series bold
7063 (
7064 \backslash
7065 frac
7066 \begin_inset ERT
7067 status collapsed
7068
7069 \begin_layout Plain Layout
7070
7071
7072 \backslash
7073 spce 
7074 \end_layout
7075
7076 \end_inset
7077
7078 A
7079 \begin_inset Formula $\downarrow$
7080 \end_inset
7081
7082 C
7083 \end_layout
7084
7085 \begin_layout Standard
7086 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7087  For example the command 
7088 \series bold
7089
7090 \backslash
7091 left.
7092 \backslash
7093 frac
7094 \begin_inset ERT
7095 status collapsed
7096
7097 \begin_layout Plain Layout
7098
7099
7100 \backslash
7101 spce 
7102 \end_layout
7103
7104 \end_inset
7105
7106 A
7107 \begin_inset Formula $\downarrow$
7108 \end_inset
7109
7110 B
7111 \begin_inset ERT
7112 status collapsed
7113
7114 \begin_layout Plain Layout
7115
7116
7117 \backslash
7118 spce 
7119 \end_layout
7120
7121 \end_inset
7122
7123
7124 \backslash
7125 right}
7126 \series default
7127  creates:
7128 \series bold
7129
7130 \begin_inset Formula \[
7131 \left.\frac{A}{B}\right\} \]
7132
7133 \end_inset
7134
7135
7136 \series default
7137 The commands 
7138 \series bold
7139
7140 \backslash
7141 left
7142 \series default
7143  and 
7144 \series bold
7145
7146 \backslash
7147 right
7148 \series default
7149  will be converted by LyX to brackets in the right size when the document
7150  is reloaded and an omitted bracket will appear as dashed line.
7151 \end_layout
7152
7153 \begin_layout Standard
7154 \begin_inset VSpace bigskip
7155 \end_inset
7156
7157 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7158  the command 
7159 \series bold
7160
7161 \backslash
7162 middle
7163 \series default
7164
7165 \begin_inset Index
7166 status collapsed
7167
7168 \begin_layout Plain Layout
7169 Commands ! M ! 
7170 \backslash
7171 middle
7172 \end_layout
7173
7174 \end_inset
7175
7176  is additionally available for all brackets and limits.
7177  With this command the height of the following character is adapted to the
7178  one of the surrounding brackets, what is e.
7179 \begin_inset space \thinspace{}
7180 \end_inset
7181
7182 g.
7183 \begin_inset space ~
7184 \end_inset
7185
7186 needed for physical vectors:
7187 \begin_inset Formula \[
7188 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7189
7190 \end_inset
7191
7192 For physical vectors there is a special LaTeX-package, described in 
7193 \begin_inset CommandInset ref
7194 LatexCommand ref
7195 reference "sub:Physical-Vectors"
7196
7197 \end_inset
7198
7199 .
7200 \end_layout
7201
7202 \begin_layout Subsection
7203 Horizontal Brackets
7204 \begin_inset Index
7205 status collapsed
7206
7207 \begin_layout Plain Layout
7208 Brackets ! horizontal
7209 \end_layout
7210
7211 \end_inset
7212
7213
7214 \end_layout
7215
7216 \begin_layout Standard
7217 \align center
7218 \begin_inset Tabular
7219 <lyxtabular version="3" rows="4" columns="2">
7220 <features>
7221 <column alignment="center" valignment="top" width="0pt">
7222 <column alignment="center" valignment="top" width="0pt">
7223 <row>
7224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7225 \begin_inset Text
7226
7227 \begin_layout Plain Layout
7228 Command
7229 \begin_inset Note Note
7230 status collapsed
7231
7232 \begin_layout Plain Layout
7233
7234 \series bold
7235
7236 \backslash
7237 raisebox
7238 \series default
7239  is only used as spacer.
7240 \end_layout
7241
7242 \end_inset
7243
7244
7245 \end_layout
7246
7247 \end_inset
7248 </cell>
7249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7250 \begin_inset Text
7251
7252 \begin_layout Plain Layout
7253 Result
7254 \end_layout
7255
7256 \end_inset
7257 </cell>
7258 </row>
7259 <row>
7260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7261 \begin_inset Text
7262
7263 \begin_layout Plain Layout
7264 \begin_inset ERT
7265 status collapsed
7266
7267 \begin_layout Plain Layout
7268
7269
7270 \backslash
7271 raisebox{2.3mm}{
7272 \end_layout
7273
7274 \end_inset
7275
7276
7277 \backslash
7278 overbrace
7279 \begin_inset ERT
7280 status collapsed
7281
7282 \begin_layout Plain Layout
7283
7284
7285 \backslash
7286 spce 
7287 \end_layout
7288
7289 \end_inset
7290
7291 A+B
7292 \begin_inset ERT
7293 status collapsed
7294
7295 \begin_layout Plain Layout
7296
7297
7298 \backslash
7299 spce 
7300 \end_layout
7301
7302 \end_inset
7303
7304 ^
7305 \begin_inset ERT
7306 status collapsed
7307
7308 \begin_layout Plain Layout
7309
7310
7311 \backslash
7312 spce 
7313 \end_layout
7314
7315 \end_inset
7316
7317 3
7318 \begin_inset ERT
7319 status collapsed
7320
7321 \begin_layout Plain Layout
7322
7323 }
7324 \end_layout
7325
7326 \end_inset
7327
7328
7329 \begin_inset Index
7330 status collapsed
7331
7332 \begin_layout Plain Layout
7333 Commands ! O ! 
7334 \backslash
7335 overbrace
7336 \end_layout
7337
7338 \end_inset
7339
7340
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349 \begin_inset Formula $\overbrace{A+B}^{3}$
7350 \end_inset
7351
7352
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 </row>
7358 <row>
7359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 \begin_inset ERT
7364 status collapsed
7365
7366 \begin_layout Plain Layout
7367
7368
7369 \backslash
7370 raisebox{-2.2mm}{
7371 \end_layout
7372
7373 \end_inset
7374
7375
7376 \backslash
7377 underbrace
7378 \begin_inset ERT
7379 status collapsed
7380
7381 \begin_layout Plain Layout
7382
7383
7384 \backslash
7385 spce 
7386 \end_layout
7387
7388 \end_inset
7389
7390 A+B
7391 \begin_inset ERT
7392 status collapsed
7393
7394 \begin_layout Plain Layout
7395
7396
7397 \backslash
7398 spce 
7399 \end_layout
7400
7401 \end_inset
7402
7403 _5
7404 \begin_inset ERT
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408
7409 }
7410 \end_layout
7411
7412 \end_inset
7413
7414
7415 \begin_inset Index
7416 status collapsed
7417
7418 \begin_layout Plain Layout
7419 Commands ! U ! 
7420 \backslash
7421 underbrace
7422 \end_layout
7423
7424 \end_inset
7425
7426
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 \begin_inset Formula $\underbrace{A+B}_{5}$
7436 \end_inset
7437
7438
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 </row>
7444 <row>
7445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7446 \begin_inset Text
7447
7448 \begin_layout Plain Layout
7449
7450 \backslash
7451 overbrace
7452 \begin_inset ERT
7453 status collapsed
7454
7455 \begin_layout Plain Layout
7456
7457
7458 \backslash
7459 spce 
7460 \end_layout
7461
7462 \end_inset
7463
7464
7465 \backslash
7466 underbrace
7467 \begin_inset ERT
7468 status collapsed
7469
7470 \begin_layout Plain Layout
7471
7472
7473 \backslash
7474 spce 
7475 \end_layout
7476
7477 \end_inset
7478
7479 A+B_w
7480 \begin_inset ERT
7481 status collapsed
7482
7483 \begin_layout Plain Layout
7484
7485
7486 \backslash
7487 spce 
7488 \end_layout
7489
7490 \end_inset
7491
7492
7493 \begin_inset ERT
7494 status collapsed
7495
7496 \begin_layout Plain Layout
7497
7498
7499 \backslash
7500 spce 
7501 \end_layout
7502
7503 \end_inset
7504
7505 _7
7506 \begin_inset ERT
7507 status collapsed
7508
7509 \begin_layout Plain Layout
7510
7511
7512 \backslash
7513 spce 
7514 \end_layout
7515
7516 \end_inset
7517
7518
7519 \begin_inset ERT
7520 status collapsed
7521
7522 \begin_layout Plain Layout
7523
7524
7525 \backslash
7526 spce 
7527 \end_layout
7528
7529 \end_inset
7530
7531 ^
7532 \begin_inset ERT
7533 status collapsed
7534
7535 \begin_layout Plain Layout
7536
7537
7538 \backslash
7539 spce 
7540 \end_layout
7541
7542 \end_inset
7543
7544 C
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7554 \end_inset
7555
7556
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 </row>
7562 </lyxtabular>
7563
7564 \end_inset
7565
7566
7567 \end_layout
7568
7569 \begin_layout Standard
7570 In the last example it doesn't matter if 
7571 \series bold
7572
7573 \backslash
7574 overbrace
7575 \series default
7576  or 
7577 \series bold
7578
7579 \backslash
7580 underbrace
7581 \series default
7582  is inserted at first.
7583 \end_layout
7584
7585 \begin_layout Standard
7586 \begin_inset VSpace bigskip
7587 \end_inset
7588
7589 When brackets are needed that overlap each other, multiline formulas, as
7590  described in 
7591 \begin_inset CommandInset ref
7592 LatexCommand ref
7593 reference "sec:Multiline-Formulas"
7594
7595 \end_inset
7596
7597 , must be used:
7598 \begin_inset Formula \begin{eqnarray*}
7599 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7600  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7601
7602 \end_inset
7603
7604 In the first row the formula is inserted together with the first brace.
7605  It is hereby important that the space command
7606 \begin_inset Foot
7607 status collapsed
7608
7609 \begin_layout Plain Layout
7610 Space commands are explained in 
7611 \begin_inset CommandInset ref
7612 LatexCommand ref
7613 reference "sub:Predefined-Space"
7614
7615 \end_inset
7616
7617 .
7618 \end_layout
7619
7620 \end_inset
7621
7622  
7623 \series bold
7624
7625 \backslash
7626 :
7627 \series default
7628  is inserted before the first 
7629 \begin_inset Formula $d$
7630 \end_inset
7631
7632 , because the brace that ends behind the 
7633 \begin_inset Formula $q$
7634 \end_inset
7635
7636  prevents that the following 
7637 \begin_inset Quotes eld
7638 \end_inset
7639
7640 +
7641 \begin_inset Quotes erd
7642 \end_inset
7643
7644  is surrounded by space.
7645 \begin_inset Foot
7646 status collapsed
7647
7648 \begin_layout Plain Layout
7649 because a bracket is not handled as character, see 
7650 \begin_inset CommandInset ref
7651 LatexCommand ref
7652 reference "sub:Binary-Operators"
7653
7654 \end_inset
7655
7656
7657 \end_layout
7658
7659 \end_inset
7660
7661  In the second row the second brace is inserted.
7662  As it should begin before the 
7663 \begin_inset Formula $b$
7664 \end_inset
7665
7666 , first the command 
7667 \series bold
7668
7669 \backslash
7670 hphantom{gggg+
7671 \backslash
7672 :}
7673 \series default
7674  is inserted.
7675 \begin_inset Foot
7676 status collapsed
7677
7678 \begin_layout Plain Layout
7679 more about 
7680 \series bold
7681
7682 \backslash
7683 hphantom
7684 \series default
7685  see 
7686 \begin_inset CommandInset ref
7687 LatexCommand ref
7688 reference "sub:Placeholders"
7689
7690 \end_inset
7691
7692
7693 \end_layout
7694
7695 \end_inset
7696
7697  This space is needed because the 
7698 \begin_inset Quotes eld
7699 \end_inset
7700
7701 +
7702 \begin_inset Quotes erd
7703 \end_inset
7704
7705  is also surrounded by space in the formula.
7706  The brace is placed under the command 
7707 \series bold
7708
7709 \backslash
7710 hphantom{bbqq+dddd}
7711 \series default
7712 .
7713 \end_layout
7714
7715 \begin_layout Standard
7716 It gets more complicated when brackets overlap each other, like in the following
7717  example:
7718 \begin_inset ERT
7719 status collapsed
7720
7721 \begin_layout Plain Layout
7722
7723
7724 \backslash
7725 setlength{
7726 \backslash
7727 jot}{-6pt}
7728 \end_layout
7729
7730 \end_inset
7731
7732
7733 \begin_inset Formula \begin{eqnarray*}
7734  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7735 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7736
7737 \end_inset
7738
7739
7740 \begin_inset ERT
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744
7745
7746 \backslash
7747 setlength{
7748 \backslash
7749 jot}{3pt}
7750 \end_layout
7751
7752 \end_inset
7753
7754 The first formula row is the same as the second row of the previous example,
7755  with the difference that the brace is above.
7756  The second row contains the formula together with the second brace.
7757  To avoid that there is space between the upper brace in the first row and
7758  the formula, the row spacing need to be reduced.
7759  This is not easily possible due to a bug in LyX
7760 \begin_inset Foot
7761 status collapsed
7762
7763 \begin_layout Plain Layout
7764 \begin_inset CommandInset href
7765 LatexCommand href
7766 name "LyX-bug #1505"
7767 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7768
7769 \end_inset
7770
7771
7772 \end_layout
7773
7774 \end_inset
7775
7776 .
7777  As solution for the problem, the global formula row separation 
7778 \series bold
7779
7780 \backslash
7781 jot
7782 \series default
7783
7784 \begin_inset Index
7785 status collapsed
7786
7787 \begin_layout Plain Layout
7788 Commands ! J ! 
7789 \backslash
7790 jot
7791 \end_layout
7792
7793 \end_inset
7794
7795  must be changed to -6
7796 \begin_inset space \thinspace{}
7797 \end_inset
7798
7799 pt before the formula with the command 
7800 \series bold
7801
7802 \backslash
7803 setlength{
7804 \backslash
7805 jot}{-6pt}
7806 \series default
7807  in TeX-mode.
7808  
7809 \series bold
7810
7811 \backslash
7812 jot
7813 \series default
7814  is set back after the formula to the standard value of 3
7815 \begin_inset space \thinspace{}
7816 \end_inset
7817
7818 pt using the same command.
7819  More about the row separation in formulas is explained in 
7820 \begin_inset CommandInset ref
7821 LatexCommand ref
7822 reference "sub:Line-Separation"
7823
7824 \end_inset
7825
7826 .
7827 \end_layout
7828
7829 \begin_layout Section
7830 Arrows
7831 \begin_inset Index
7832 status collapsed
7833
7834 \begin_layout Plain Layout
7835 Arrows
7836 \end_layout
7837
7838 \end_inset
7839
7840
7841 \end_layout
7842
7843 \begin_layout Standard
7844 Arrows can be inserted via the math toolbar button 
7845 \begin_inset Graphics
7846         filename ../images/math/leftarrow.png
7847         scale 85
7848
7849 \end_inset
7850
7851  or the commands listed in the following subsections.
7852 \end_layout
7853
7854 \begin_layout Standard
7855 \begin_inset Newpage newpage
7856 \end_inset
7857
7858
7859 \end_layout
7860
7861 \begin_layout Subsection
7862 Horizontal Arrows
7863 \begin_inset Index
7864 status collapsed
7865
7866 \begin_layout Plain Layout
7867 Arrows ! horizontal
7868 \end_layout
7869
7870 \end_inset
7871
7872
7873 \end_layout
7874
7875 \begin_layout Standard
7876 \begin_inset space \hfill{}
7877 \end_inset
7878
7879
7880 \begin_inset Tabular
7881 <lyxtabular version="3" rows="8" columns="2">
7882 <features>
7883 <column alignment="center" valignment="top" width="0pt">
7884 <column alignment="center" valignment="top" width="0pt">
7885 <row>
7886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890 Command
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7896 \begin_inset Text
7897
7898 \begin_layout Plain Layout
7899 Result
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 </row>
7905 <row>
7906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910
7911 \backslash
7912 gets
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921 \begin_inset Formula $\gets$
7922 \end_inset
7923
7924
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 </row>
7930 <row>
7931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935
7936 \backslash
7937 Leftarrow
7938 \end_layout
7939
7940 \end_inset
7941 </cell>
7942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946 \begin_inset Formula $\Leftarrow$
7947 \end_inset
7948
7949
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 <row>
7956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960
7961 \backslash
7962 longleftarrow
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 \begin_inset Formula $\longleftarrow$
7972 \end_inset
7973
7974
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 </row>
7980 <row>
7981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985
7986 \backslash
7987 Longleftarrow
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996 \begin_inset Formula $\Longleftarrow$
7997 \end_inset
7998
7999
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 </row>
8005 <row>
8006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010
8011 \backslash
8012 leftharpoonup
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021 \begin_inset Formula $\leftharpoonup$
8022 \end_inset
8023
8024
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 </row>
8030 <row>
8031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035
8036 \backslash
8037 leftharpoondown
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046 \begin_inset Formula $\leftharpoondown$
8047 \end_inset
8048
8049
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 </row>
8055 <row>
8056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060
8061 \backslash
8062 hookleftarrow
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071 \begin_inset Formula $\hookleftarrow$
8072 \end_inset
8073
8074
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 </row>
8080 </lyxtabular>
8081
8082 \end_inset
8083
8084
8085 \begin_inset space \hfill{}
8086 \end_inset
8087
8088
8089 \begin_inset Tabular
8090 <lyxtabular version="3" rows="8" columns="2">
8091 <features>
8092 <column alignment="center" valignment="top" width="0pt">
8093 <column alignment="center" valignment="top" width="0pt">
8094 <row>
8095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 Command
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108 Result
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 <row>
8115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119
8120 \backslash
8121 to
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 \begin_inset Formula $\to$
8131 \end_inset
8132
8133
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \backslash
8146 Rightarrow
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 \begin_inset Formula $\Rightarrow$
8156 \end_inset
8157
8158
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 </row>
8164 <row>
8165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169
8170 \backslash
8171 longrightarrow
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180 \begin_inset Formula $\longrightarrow$
8181 \end_inset
8182
8183
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 </row>
8189 <row>
8190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194
8195 \backslash
8196 Longrightarrow
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 \begin_inset Formula $\Longrightarrow$
8206 \end_inset
8207
8208
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 </row>
8214 <row>
8215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219
8220 \backslash
8221 rightharpoonup
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230 \begin_inset Formula $\rightharpoonup$
8231 \end_inset
8232
8233
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 </row>
8239 <row>
8240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244
8245 \backslash
8246 rightharpoondown
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 \begin_inset Formula $\rightharpoondown$
8256 \end_inset
8257
8258
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 </row>
8264 <row>
8265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269
8270 \backslash
8271 hookrightarrow
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8277 \begin_inset Text
8278
8279 \begin_layout Plain Layout
8280 \begin_inset Formula $\hookrightarrow$
8281 \end_inset
8282
8283
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 </row>
8289 </lyxtabular>
8290
8291 \end_inset
8292
8293
8294 \begin_inset space \hfill{}
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \begin_layout Standard
8301 \begin_inset space \hfill{}
8302 \end_inset
8303
8304
8305 \begin_inset Tabular
8306 <lyxtabular version="3" rows="6" columns="2">
8307 <features>
8308 <column alignment="center" valignment="top" width="0pt">
8309 <column alignment="center" valignment="top" width="0pt">
8310 <row>
8311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 Command
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 Result
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 </row>
8330 <row>
8331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335
8336 \backslash
8337 leftrightarrow
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 \begin_inset Formula $\leftrightarrow$
8347 \end_inset
8348
8349
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 </row>
8355 <row>
8356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360
8361 \backslash
8362 Leftrightarrow
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 \begin_inset Formula $\Leftrightarrow$
8372 \end_inset
8373
8374
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 </row>
8380 <row>
8381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385
8386 \backslash
8387 longleftrightarrow
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396 \begin_inset Formula $\longleftrightarrow$
8397 \end_inset
8398
8399
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 </row>
8405 <row>
8406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410
8411 \backslash
8412 Longleftrightarrow
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421 \begin_inset Formula $\Longleftrightarrow$
8422 \end_inset
8423
8424
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 </row>
8430 <row>
8431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435
8436 \backslash
8437 rightleftharpoons
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446 \begin_inset Formula $\rightleftharpoons$
8447 \end_inset
8448
8449
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 </row>
8455 </lyxtabular>
8456
8457 \end_inset
8458
8459
8460 \begin_inset space \hspace{}
8461 \length 25pt
8462 \end_inset
8463
8464
8465 \begin_inset space \hfill{}
8466 \end_inset
8467
8468
8469 \begin_inset Tabular
8470 <lyxtabular version="3" rows="5" columns="2">
8471 <features>
8472 <column alignment="center" valignment="top" width="0pt">
8473 <column alignment="center" valignment="top" width="0pt">
8474 <row>
8475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 Command
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488 Result
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \backslash
8501 mapsto
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 \begin_inset Formula $\mapsto$
8511 \end_inset
8512
8513
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 </row>
8519 <row>
8520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524
8525 \backslash
8526 longmapsto
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 \begin_inset Formula $\longmapsto$
8536 \end_inset
8537
8538
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 </row>
8544 <row>
8545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549
8550 \backslash
8551 leadsto
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 \begin_inset Formula $\leadsto$
8561 \end_inset
8562
8563
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 </row>
8569 <row>
8570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574
8575 \backslash
8576 dasharrow
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 \begin_inset Formula $\dasharrow$
8586 \end_inset
8587
8588
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 </lyxtabular>
8595
8596 \end_inset
8597
8598
8599 \begin_inset space \hfill{}
8600 \end_inset
8601
8602
8603 \end_layout
8604
8605 \begin_layout Standard
8606 \begin_inset VSpace medskip
8607 \end_inset
8608
8609 Arrows used as accent like e.
8610 \begin_inset space \thinspace{}
8611 \end_inset
8612
8613 g.
8614 \begin_inset space ~
8615 \end_inset
8616
8617 vector arrows are listed in 
8618 \begin_inset CommandInset ref
8619 LatexCommand ref
8620 reference "sec:Accents"
8621
8622 \end_inset
8623
8624 .
8625 \end_layout
8626
8627 \begin_layout Standard
8628 \begin_inset VSpace bigskip
8629 \end_inset
8630
8631 Furthermore there are the labeled arrows
8632 \begin_inset Index
8633 status collapsed
8634
8635 \begin_layout Plain Layout
8636 Arrows ! labeled
8637 \end_layout
8638
8639 \end_inset
8640
8641  
8642 \series bold
8643
8644 \backslash
8645 xleftarrow
8646 \series default
8647
8648 \begin_inset Index
8649 status collapsed
8650
8651 \begin_layout Plain Layout
8652 Commands ! X ! 
8653 \backslash
8654 xleftarrow
8655 \end_layout
8656
8657 \end_inset
8658
8659  and 
8660 \series bold
8661
8662 \backslash
8663 xrightarrow
8664 \series default
8665
8666 \begin_inset Index
8667 status collapsed
8668
8669 \begin_layout Plain Layout
8670 Commands ! X ! 
8671 \backslash
8672 xrightarrow
8673 \begin_inset ERT
8674 status collapsed
8675
8676 \begin_layout Plain Layout
8677
8678
8679 \backslash
8680 vspace{4mm}
8681 \end_layout
8682
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \end_inset
8689
8690 .
8691  When inserting one of these commands in a formula, an arrow with two blue
8692  boxes appear where the label can be inserted.
8693  The length of the arrow adapts to the label width.
8694 \end_layout
8695
8696 \begin_layout Standard
8697 \align center
8698 \begin_inset Tabular
8699 <lyxtabular version="3" rows="3" columns="2">
8700 <features>
8701 <column alignment="center" valignment="top" width="0pt">
8702 <column alignment="center" valignment="top" width="0pt">
8703 <row>
8704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708 Command
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717 Result
8718 \begin_inset Note Note
8719 status collapsed
8720
8721 \begin_layout Plain Layout
8722
8723 \series bold
8724
8725 \backslash
8726 raisebox
8727 \series default
8728  is only used as spacer.
8729 \end_layout
8730
8731 \end_inset
8732
8733
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 </row>
8739 <row>
8740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744 F(a)
8745 \backslash
8746 xleftarrow
8747 \begin_inset ERT
8748 status collapsed
8749
8750 \begin_layout Plain Layout
8751
8752
8753 \backslash
8754 spce 
8755 \end_layout
8756
8757 \end_inset
8758
8759 x=a
8760 \begin_inset Formula $\downarrow$
8761 \end_inset
8762
8763 x>0
8764 \begin_inset Formula $\to$
8765 \end_inset
8766
8767 F(x)
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8777 \end_inset
8778
8779
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 </row>
8785 <row>
8786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790 F(x)
8791 \backslash
8792 xrightarrow
8793 \begin_inset ERT
8794 status collapsed
8795
8796 \begin_layout Plain Layout
8797
8798
8799 \backslash
8800 spce 
8801 \end_layout
8802
8803 \end_inset
8804
8805 x=a
8806 \begin_inset Formula $\downarrow$
8807 \end_inset
8808
8809 x>0
8810 \begin_inset Formula $\to$
8811 \end_inset
8812
8813 F(a)
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8823 \end_inset
8824
8825
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 </lyxtabular>
8832
8833 \end_inset
8834
8835
8836 \end_layout
8837
8838 \begin_layout Subsection
8839 Vertical and diagonal Arrows
8840 \begin_inset Index
8841 status collapsed
8842
8843 \begin_layout Plain Layout
8844 Arrows ! diagonal
8845 \end_layout
8846
8847 \end_inset
8848
8849
8850 \begin_inset Index
8851 status collapsed
8852
8853 \begin_layout Plain Layout
8854 Arrows ! vertical
8855 \end_layout
8856
8857 \end_inset
8858
8859
8860 \end_layout
8861
8862 \begin_layout Standard
8863 \begin_inset space \hfill{}
8864 \end_inset
8865
8866
8867 \begin_inset Tabular
8868 <lyxtabular version="3" rows="7" columns="2">
8869 <features>
8870 <column alignment="center" valignment="top" width="0pt">
8871 <column alignment="center" valignment="top" width="0pt">
8872 <row>
8873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 Command
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886 Result
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 </row>
8892 <row>
8893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897
8898 \backslash
8899 uparrow
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 \begin_inset Formula $\uparrow$
8909 \end_inset
8910
8911
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 </row>
8917 <row>
8918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922
8923 \backslash
8924 Uparrow
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933 \begin_inset Formula $\Uparrow$
8934 \end_inset
8935
8936
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 </row>
8942 <row>
8943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947
8948 \backslash
8949 updownarrow
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 \begin_inset Formula $\updownarrow$
8959 \end_inset
8960
8961
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 </row>
8967 <row>
8968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972
8973 \backslash
8974 Updownarrow
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983 \begin_inset Formula $\Updownarrow$
8984 \end_inset
8985
8986
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 </row>
8992 <row>
8993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997
8998 \backslash
8999 Downarrow
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 \begin_inset Formula $\Downarrow$
9009 \end_inset
9010
9011
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 </row>
9017 <row>
9018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022
9023 \backslash
9024 downarrow
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 \begin_inset Formula $\downarrow$
9034 \end_inset
9035
9036
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 </row>
9042 </lyxtabular>
9043
9044 \end_inset
9045
9046
9047 \begin_inset space \hfill{}
9048 \end_inset
9049
9050
9051 \begin_inset Tabular
9052 <lyxtabular version="3" rows="5" columns="2">
9053 <features>
9054 <column alignment="center" valignment="top" width="0pt">
9055 <column alignment="center" valignment="top" width="0pt">
9056 <row>
9057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 Command
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 Result
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 </row>
9076 <row>
9077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \backslash
9083 nearrow
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 \begin_inset Formula $\nearrow$
9093 \end_inset
9094
9095
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 </row>
9101 <row>
9102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106
9107 \backslash
9108 searrow
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117 \begin_inset Formula $\searrow$
9118 \end_inset
9119
9120
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 </row>
9126 <row>
9127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131
9132 \backslash
9133 swarrow
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142 \begin_inset Formula $\swarrow$
9143 \end_inset
9144
9145
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 </row>
9151 <row>
9152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156
9157 \backslash
9158 nwarrow
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167 \begin_inset Formula $\nwarrow$
9168 \end_inset
9169
9170
9171 \end_layout
9172
9173 \end_inset
9174 </cell>
9175 </row>
9176 </lyxtabular>
9177
9178 \end_inset
9179
9180
9181 \begin_inset space \hfill{}
9182 \end_inset
9183
9184
9185 \end_layout
9186
9187 \begin_layout Standard
9188 \begin_inset VSpace medskip
9189 \end_inset
9190
9191 Vertical arrows can be used also as delimiter together with the commands
9192  described in 
9193 \begin_inset CommandInset ref
9194 LatexCommand ref
9195 reference "sub:Manual-Bracket-Size"
9196
9197 \end_inset
9198
9199  and 
9200 \begin_inset CommandInset ref
9201 LatexCommand ref
9202 reference "sub:Automatic-Bracket-Size"
9203
9204 \end_inset
9205
9206 .
9207 \end_layout
9208
9209 \begin_layout Standard
9210 \begin_inset Newpage newpage
9211 \end_inset
9212
9213
9214 \end_layout
9215
9216 \begin_layout Section
9217 Accents
9218 \begin_inset CommandInset label
9219 LatexCommand label
9220 name "sec:Accents"
9221
9222 \end_inset
9223
9224
9225 \begin_inset Index
9226 status collapsed
9227
9228 \begin_layout Plain Layout
9229 Accents
9230 \end_layout
9231
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \begin_layout Standard
9238 Accents can be inserted via the math toolbar button 
9239 \begin_inset Graphics
9240         filename ../images/math/hat.png
9241         scale 85
9242
9243 \end_inset
9244
9245  or the commands listed in the following subsections.
9246 \end_layout
9247
9248 \begin_layout Subsection
9249 Accents for one Character
9250 \begin_inset ERT
9251 status collapsed
9252
9253 \begin_layout Plain Layout
9254
9255
9256 \backslash
9257 texorpdfstring{
9258 \end_layout
9259
9260 \end_inset
9261
9262
9263 \begin_inset Foot
9264 status collapsed
9265
9266 \begin_layout Plain Layout
9267 accents in text see 
9268 \begin_inset CommandInset ref
9269 LatexCommand ref
9270 reference "sub:Accents-in-Text"
9271
9272 \end_inset
9273
9274
9275 \end_layout
9276
9277 \end_inset
9278
9279
9280 \begin_inset ERT
9281 status collapsed
9282
9283 \begin_layout Plain Layout
9284
9285 }{}
9286 \end_layout
9287
9288 \end_inset
9289
9290
9291 \begin_inset Note Note
9292 status collapsed
9293
9294 \begin_layout Plain Layout
9295
9296 \backslash
9297 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9298 \end_layout
9299
9300 \begin_layout Plain Layout
9301 More about 
9302 \backslash
9303 texorpdfstring is in section 
9304 \begin_inset CommandInset ref
9305 LatexCommand ref
9306 reference "sub:Formulas-in-Section"
9307
9308 \end_inset
9309
9310 .
9311 \end_layout
9312
9313 \end_inset
9314
9315
9316 \begin_inset CommandInset label
9317 LatexCommand label
9318 name "sub:Accents-for-one"
9319
9320 \end_inset
9321
9322
9323 \begin_inset Index
9324 status collapsed
9325
9326 \begin_layout Plain Layout
9327 Accents ! for one character
9328 \end_layout
9329
9330 \end_inset
9331
9332
9333 \end_layout
9334
9335 \begin_layout Standard
9336 \begin_inset space \hfill{}
9337 \end_inset
9338
9339
9340 \begin_inset Tabular
9341 <lyxtabular version="3" rows="8" columns="2">
9342 <features>
9343 <column alignment="center" valignment="top" width="0pt">
9344 <column alignment="center" valignment="top" width="0pt">
9345 <row>
9346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350 Command
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359 Result
9360 \begin_inset Note Note
9361 status collapsed
9362
9363 \begin_layout Plain Layout
9364
9365 \series bold
9366
9367 \backslash
9368 raisebox
9369 \series default
9370  is only used as spacer.
9371 \end_layout
9372
9373 \end_inset
9374
9375
9376 \end_layout
9377
9378 \end_inset
9379 </cell>
9380 </row>
9381 <row>
9382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386
9387 \backslash
9388 dot
9389 \begin_inset ERT
9390 status collapsed
9391
9392 \begin_layout Plain Layout
9393
9394
9395 \backslash
9396 spce 
9397 \end_layout
9398
9399 \end_inset
9400
9401 A
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9411 \end_inset
9412
9413
9414 \end_layout
9415
9416 \end_inset
9417 </cell>
9418 </row>
9419 <row>
9420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424
9425 \backslash
9426 ddot
9427 \begin_inset ERT
9428 status collapsed
9429
9430 \begin_layout Plain Layout
9431
9432
9433 \backslash
9434 spce 
9435 \end_layout
9436
9437 \end_inset
9438
9439 A
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9449 \end_inset
9450
9451
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 </row>
9457 <row>
9458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462
9463 \backslash
9464 dddot
9465 \begin_inset ERT
9466 status collapsed
9467
9468 \begin_layout Plain Layout
9469
9470
9471 \backslash
9472 spce 
9473 \end_layout
9474
9475 \end_inset
9476
9477 A
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9487 \end_inset
9488
9489
9490 \end_layout
9491
9492 \end_inset
9493 </cell>
9494 </row>
9495 <row>
9496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500
9501 \backslash
9502 ddddot{A
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9508 \begin_inset Text
9509
9510 \begin_layout Plain Layout
9511 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9512 \end_inset
9513
9514
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 </row>
9520 <row>
9521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525
9526 \backslash
9527 vec
9528 \begin_inset ERT
9529 status collapsed
9530
9531 \begin_layout Plain Layout
9532
9533
9534 \backslash
9535 spce 
9536 \end_layout
9537
9538 \end_inset
9539
9540 A
9541 \begin_inset Index
9542 status collapsed
9543
9544 \begin_layout Plain Layout
9545 Vectors
9546 \end_layout
9547
9548 \end_inset
9549
9550
9551 \end_layout
9552
9553 \end_inset
9554 </cell>
9555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9556 \begin_inset Text
9557
9558 \begin_layout Plain Layout
9559 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9560 \end_inset
9561
9562
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 </row>
9568 <row>
9569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9570 \begin_inset Text
9571
9572 \begin_layout Plain Layout
9573
9574 \backslash
9575 bar
9576 \begin_inset ERT
9577 status collapsed
9578
9579 \begin_layout Plain Layout
9580
9581
9582 \backslash
9583 spce 
9584 \end_layout
9585
9586 \end_inset
9587
9588 A
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9598 \end_inset
9599
9600
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 </row>
9606 <row>
9607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611
9612 \backslash
9613 mathring
9614 \begin_inset ERT
9615 status collapsed
9616
9617 \begin_layout Plain Layout
9618
9619
9620 \backslash
9621 spce 
9622 \end_layout
9623
9624 \end_inset
9625
9626 A
9627 \end_layout
9628
9629 \end_inset
9630 </cell>
9631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9632 \begin_inset Text
9633
9634 \begin_layout Plain Layout
9635 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9636 \end_inset
9637
9638
9639 \end_layout
9640
9641 \end_inset
9642 </cell>
9643 </row>
9644 </lyxtabular>
9645
9646 \end_inset
9647
9648
9649 \begin_inset space \hfill{}
9650 \end_inset
9651
9652
9653 \begin_inset Tabular
9654 <lyxtabular version="3" rows="7" columns="2">
9655 <features>
9656 <column alignment="center" valignment="top" width="0pt">
9657 <column alignment="center" valignment="top" width="0pt">
9658 <row>
9659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Plain Layout
9663 Command
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Plain Layout
9672 Result
9673 \end_layout
9674
9675 \end_inset
9676 </cell>
9677 </row>
9678 <row>
9679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683
9684 \backslash
9685 tilde
9686 \begin_inset ERT
9687 status collapsed
9688
9689 \begin_layout Plain Layout
9690
9691
9692 \backslash
9693 spce 
9694 \end_layout
9695
9696 \end_inset
9697
9698 A
9699 \end_layout
9700
9701 \end_inset
9702 </cell>
9703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9704 \begin_inset Text
9705
9706 \begin_layout Plain Layout
9707 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9708 \end_inset
9709
9710
9711 \end_layout
9712
9713 \end_inset
9714 </cell>
9715 </row>
9716 <row>
9717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721
9722 \backslash
9723 hat
9724 \begin_inset ERT
9725 status collapsed
9726
9727 \begin_layout Plain Layout
9728
9729
9730 \backslash
9731 spce 
9732 \end_layout
9733
9734 \end_inset
9735
9736 A
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9742 \begin_inset Text
9743
9744 \begin_layout Plain Layout
9745 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \end_inset
9752 </cell>
9753 </row>
9754 <row>
9755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759
9760 \backslash
9761 check
9762 \begin_inset ERT
9763 status collapsed
9764
9765 \begin_layout Plain Layout
9766
9767
9768 \backslash
9769 spce 
9770 \end_layout
9771
9772 \end_inset
9773
9774 A
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9784 \end_inset
9785
9786
9787 \end_layout
9788
9789 \end_inset
9790 </cell>
9791 </row>
9792 <row>
9793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Plain Layout
9797
9798 \backslash
9799 acute
9800 \begin_inset ERT
9801 status collapsed
9802
9803 \begin_layout Plain Layout
9804
9805
9806 \backslash
9807 spce 
9808 \end_layout
9809
9810 \end_inset
9811
9812 A
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9822 \end_inset
9823
9824
9825 \end_layout
9826
9827 \end_inset
9828 </cell>
9829 </row>
9830 <row>
9831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835
9836 \backslash
9837 grave
9838 \begin_inset ERT
9839 status collapsed
9840
9841 \begin_layout Plain Layout
9842
9843
9844 \backslash
9845 spce 
9846 \end_layout
9847
9848 \end_inset
9849
9850 A
9851 \end_layout
9852
9853 \end_inset
9854 </cell>
9855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9856 \begin_inset Text
9857
9858 \begin_layout Plain Layout
9859 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9860 \end_inset
9861
9862
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 </row>
9868 <row>
9869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873
9874 \backslash
9875 breve
9876 \begin_inset ERT
9877 status collapsed
9878
9879 \begin_layout Plain Layout
9880
9881
9882 \backslash
9883 spce 
9884 \end_layout
9885
9886 \end_inset
9887
9888 A
9889 \end_layout
9890
9891 \end_inset
9892 </cell>
9893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9894 \begin_inset Text
9895
9896 \begin_layout Plain Layout
9897 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9898 \end_inset
9899
9900
9901 \end_layout
9902
9903 \end_inset
9904 </cell>
9905 </row>
9906 </lyxtabular>
9907
9908 \end_inset
9909
9910
9911 \begin_inset space \hfill{}
9912 \end_inset
9913
9914
9915 \end_layout
9916
9917 \begin_layout Standard
9918 \begin_inset VSpace bigskip
9919 \end_inset
9920
9921
9922 \end_layout
9923
9924 \begin_layout Standard
9925 You can directly insert accents like é to formulas.
9926  LyX will transform them to the corresponding accent command.
9927  For umlauts
9928 \begin_inset Index
9929 status collapsed
9930
9931 \begin_layout Plain Layout
9932 Umlauts
9933 \end_layout
9934
9935 \end_inset
9936
9937  it is better to insert a quotation mark before the vowel.
9938  These two characters are then treated by LaTeX as 
9939 \emph on
9940 one
9941 \emph default
9942  character when the formula part with the umlaut is marked as German.
9943  In contrary to 
9944 \series bold
9945
9946 \backslash
9947 ddot
9948 \series default
9949 , with this method 
9950 \begin_inset Quotes eld
9951 \end_inset
9952
9953 real
9954 \begin_inset Quotes erd
9955 \end_inset
9956
9957  umlauts are created as demonstrated in the following example:
9958 \end_layout
9959
9960 \begin_layout Standard
9961 \begin_inset VSpace -2mm
9962 \end_inset
9963
9964
9965 \end_layout
9966
9967 \begin_layout Standard
9968 \align center
9969 \begin_inset Tabular
9970 <lyxtabular version="3" rows="3" columns="2">
9971 <features>
9972 <column alignment="center" valignment="top" width="0">
9973 <column alignment="center" valignment="top" width="0">
9974 <row>
9975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9976 \begin_inset Text
9977
9978 \begin_layout Plain Layout
9979 Command
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9985 \begin_inset Text
9986
9987 \begin_layout Plain Layout
9988 Result
9989 \begin_inset Note Note
9990 status collapsed
9991
9992 \begin_layout Plain Layout
9993
9994 \series bold
9995
9996 \backslash
9997 raisebox
9998 \series default
9999  and the 0
10000 \begin_inset space \thinspace{}
10001 \end_inset
10002
10003 pt space are only used as spacer.
10004 \end_layout
10005
10006 \end_inset
10007
10008
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 </row>
10014 <row>
10015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019
10020 \lang ngerman
10021 \begin_inset Quotes grd
10022 \end_inset
10023
10024 i
10025 \end_layout
10026
10027 \end_inset
10028 </cell>
10029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10030 \begin_inset Text
10031
10032 \begin_layout Plain Layout
10033 \begin_inset space \hspace{}
10034 \length 0pt
10035 \end_inset
10036
10037
10038 \lang ngerman
10039
10040 \begin_inset Formula $"i$
10041 \end_inset
10042
10043
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 </row>
10049 <row>
10050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054
10055 \backslash
10056 ddot
10057 \begin_inset ERT
10058 status collapsed
10059
10060 \begin_layout Plain Layout
10061
10062
10063 \backslash
10064 spce 
10065 \end_layout
10066
10067 \end_inset
10068
10069 i
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10079 \end_inset
10080
10081
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 </row>
10087 </lyxtabular>
10088
10089 \end_inset
10090
10091
10092 \end_layout
10093
10094 \begin_layout Standard
10095 Another advantage to 
10096 \series bold
10097
10098 \backslash
10099 ddot
10100 \series default
10101  is that umlauts can directly be converted to mathematical text because
10102  the accent commands above are 
10103 \emph on
10104 not allowed
10105 \emph default
10106  
10107 \emph on
10108 in mathematical text
10109 \emph default
10110 .
10111  To convert an accented character to mathematical text, only the character
10112  under the accent may be converted.
10113  This applies also for all other conversions, e.
10114 \begin_inset space \thinspace{}
10115 \end_inset
10116
10117 g.
10118 \begin_inset space ~
10119 \end_inset
10120
10121 to italic or bold.
10122 \end_layout
10123
10124 \begin_layout Standard
10125 In mathematical text, umlauts and other accented characters can directly
10126  be inserted.
10127 \end_layout
10128
10129 \begin_layout Subsection
10130 Accents for Operators
10131 \begin_inset Index
10132 status collapsed
10133
10134 \begin_layout Plain Layout
10135 Accents ! for operators
10136 \end_layout
10137
10138 \end_inset
10139
10140
10141 \end_layout
10142
10143 \begin_layout Standard
10144 With the commands 
10145 \series bold
10146
10147 \backslash
10148 overset
10149 \series default
10150
10151 \begin_inset Index
10152 status collapsed
10153
10154 \begin_layout Plain Layout
10155 Commands ! O ! 
10156 \backslash
10157 overset
10158 \end_layout
10159
10160 \end_inset
10161
10162  and 
10163 \series bold
10164
10165 \backslash
10166 underset
10167 \series default
10168
10169 \begin_inset Index
10170 status collapsed
10171
10172 \begin_layout Plain Layout
10173 Commands ! U ! 
10174 \backslash
10175 underset
10176 \end_layout
10177
10178 \end_inset
10179
10180  characters can be placed above or below an operator, respectively, to accent
10181  it.
10182  With the command 
10183 \series bold
10184
10185 \backslash
10186 sideset
10187 \series default
10188
10189 \begin_inset Index
10190 status collapsed
10191
10192 \begin_layout Plain Layout
10193 Commands ! S ! 
10194 \backslash
10195 sideset
10196 \end_layout
10197
10198 \end_inset
10199
10200  characters can be set before and behind an operator.
10201  The command scheme is:
10202 \end_layout
10203
10204 \begin_layout Standard
10205
10206 \series bold
10207
10208 \backslash
10209 sideset{character
10210 \series default
10211  
10212 \series bold
10213 before}{character
10214 \series default
10215  
10216 \series bold
10217 behind}
10218 \end_layout
10219
10220 \begin_layout Standard
10221
10222 \series bold
10223
10224 \backslash
10225 sideset
10226 \series default
10227  must always be before the operator that should be accented.
10228  You can accent with several characters and even with other operators and
10229  symbols.
10230  To place with 
10231 \series bold
10232
10233 \backslash
10234 sideset
10235 \series default
10236  for example only characters behind an operator, write nothing between the
10237  first braces but don't omit the braces.
10238 \end_layout
10239
10240 \begin_layout Standard
10241 For example the command 
10242 \series bold
10243
10244 \backslash
10245 sideset{
10246 \begin_inset Formula $\to$
10247 \end_inset
10248
10249
10250 \backslash
10251 {
10252 \series default
10253 '
10254 \series bold
10255
10256 \begin_inset Formula $\to$
10257 \end_inset
10258
10259
10260 \backslash
10261 sum_k=1
10262 \begin_inset ERT
10263 status collapsed
10264
10265 \begin_layout Plain Layout
10266
10267
10268 \backslash
10269 spce 
10270 \end_layout
10271
10272 \end_inset
10273
10274
10275 \series default
10276 ^
10277 \series bold
10278 n
10279 \series default
10280  produces:
10281 \begin_inset Formula \[
10282 \sideset{}{'}\sum_{k=1}^{n}\]
10283
10284 \end_inset
10285
10286
10287 \end_layout
10288
10289 \begin_layout Standard
10290 The command 
10291 \series bold
10292
10293 \backslash
10294 overset
10295 \begin_inset ERT
10296 status collapsed
10297
10298 \begin_layout Plain Layout
10299
10300
10301 \backslash
10302 spce 
10303 \end_layout
10304
10305 \end_inset
10306
10307
10308 \backslash
10309 maltese
10310 \begin_inset ERT
10311 status collapsed
10312
10313 \begin_layout Plain Layout
10314
10315
10316 \backslash
10317 spce 
10318 \end_layout
10319
10320 \end_inset
10321
10322
10323 \series default
10324
10325 \begin_inset Formula $\uparrow$
10326 \end_inset
10327
10328
10329 \series bold
10330 a
10331 \series default
10332  produces:
10333 \begin_inset Formula \[
10334 \overset{a}{\maltese}\]
10335
10336 \end_inset
10337
10338 As seen in the last example, with 
10339 \series bold
10340
10341 \backslash
10342 overset
10343 \series default
10344  and 
10345 \series bold
10346
10347 \backslash
10348 underset
10349 \series default
10350  also symbols and characters can be accented; with 
10351 \series bold
10352
10353 \backslash
10354 sideset
10355 \series default
10356  this is not possible.
10357 \end_layout
10358
10359 \begin_layout Subsection
10360 Accents for several Characters
10361 \begin_inset Index
10362 status collapsed
10363
10364 \begin_layout Plain Layout
10365 Accents ! for several characters
10366 \end_layout
10367
10368 \end_inset
10369
10370
10371 \end_layout
10372
10373 \begin_layout Standard
10374 \begin_inset space \hfill{}
10375 \end_inset
10376
10377
10378 \begin_inset Tabular
10379 <lyxtabular version="3" rows="5" columns="2">
10380 <features>
10381 <column alignment="center" valignment="top" width="0pt">
10382 <column alignment="center" valignment="top" width="0pt">
10383 <row>
10384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388 Command
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397 Result
10398 \begin_inset Note Note
10399 status collapsed
10400
10401 \begin_layout Plain Layout
10402
10403 \series bold
10404
10405 \backslash
10406 raisebox
10407 \series default
10408  is only used as spacer.
10409 \end_layout
10410
10411 \end_inset
10412
10413
10414 \end_layout
10415
10416 \end_inset
10417 </cell>
10418 </row>
10419 <row>
10420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424
10425 \backslash
10426 overleftarrow
10427 \begin_inset ERT
10428 status collapsed
10429
10430 \begin_layout Plain Layout
10431
10432
10433 \backslash
10434 spce 
10435 \end_layout
10436
10437 \end_inset
10438
10439 A=B
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10449 \end_inset
10450
10451
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 </row>
10457 <row>
10458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462
10463 \backslash
10464 underleftarrow
10465 \begin_inset ERT
10466 status collapsed
10467
10468 \begin_layout Plain Layout
10469
10470
10471 \backslash
10472 spce 
10473 \end_layout
10474
10475 \end_inset
10476
10477 A=B
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10487 \end_inset
10488
10489
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 </row>
10495 <row>
10496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500
10501 \backslash
10502 overleftrightarrow
10503 \begin_inset ERT
10504 status collapsed
10505
10506 \begin_layout Plain Layout
10507
10508
10509 \backslash
10510 spce 
10511 \end_layout
10512
10513 \end_inset
10514
10515 A=B
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10525 \end_inset
10526
10527
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 </row>
10533 <row>
10534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538
10539 \backslash
10540 underleftrightarrow
10541 \begin_inset ERT
10542 status collapsed
10543
10544 \begin_layout Plain Layout
10545
10546
10547 \backslash
10548 spce 
10549 \end_layout
10550
10551 \end_inset
10552
10553 A=B
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10563 \end_inset
10564
10565
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 </row>
10571 </lyxtabular>
10572
10573 \end_inset
10574
10575
10576 \begin_inset space \hfill{}
10577 \end_inset
10578
10579
10580 \begin_inset Tabular
10581 <lyxtabular version="3" rows="5" columns="2">
10582 <features>
10583 <column alignment="center" valignment="top" width="0pt">
10584 <column alignment="center" valignment="top" width="0pt">
10585 <row>
10586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590 Command
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599 Result
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 </row>
10605 <row>
10606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610
10611 \backslash
10612 overrightarrow
10613 \begin_inset ERT
10614 status collapsed
10615
10616 \begin_layout Plain Layout
10617
10618
10619 \backslash
10620 spce 
10621 \end_layout
10622
10623 \end_inset
10624
10625 A=B
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10635 \end_inset
10636
10637
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 </row>
10643 <row>
10644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10645 \begin_inset Text
10646
10647 \begin_layout Plain Layout
10648
10649 \backslash
10650 underrightarrow
10651 \begin_inset ERT
10652 status collapsed
10653
10654 \begin_layout Plain Layout
10655
10656
10657 \backslash
10658 spce 
10659 \end_layout
10660
10661 \end_inset
10662
10663 A=B
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10673 \end_inset
10674
10675
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 </row>
10681 <row>
10682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10683 \begin_inset Text
10684
10685 \begin_layout Plain Layout
10686
10687 \backslash
10688 widetilde
10689 \begin_inset ERT
10690 status collapsed
10691
10692 \begin_layout Plain Layout
10693
10694
10695 \backslash
10696 spce 
10697 \end_layout
10698
10699 \end_inset
10700
10701 A=B
10702 \end_layout
10703
10704 \end_inset
10705 </cell>
10706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10707 \begin_inset Text
10708
10709 \begin_layout Plain Layout
10710 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10711 \end_inset
10712
10713
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 </row>
10719 <row>
10720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724
10725 \backslash
10726 widehat
10727 \begin_inset ERT
10728 status collapsed
10729
10730 \begin_layout Plain Layout
10731
10732
10733 \backslash
10734 spce 
10735 \end_layout
10736
10737 \end_inset
10738
10739 A=B
10740 \end_layout
10741
10742 \end_inset
10743 </cell>
10744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10745 \begin_inset Text
10746
10747 \begin_layout Plain Layout
10748 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 </row>
10757 </lyxtabular>
10758
10759 \end_inset
10760
10761
10762 \begin_inset space \hfill{}
10763 \end_inset
10764
10765
10766 \end_layout
10767
10768 \begin_layout Standard
10769 \begin_inset VSpace medskip
10770 \end_inset
10771
10772 With these commands as many characters as you like can be accented.
10773  But the accents 
10774 \series bold
10775
10776 \backslash
10777 widetilde
10778 \series default
10779  and 
10780 \series bold
10781
10782 \backslash
10783 widehat
10784 \series default
10785  will only be set in the output with a length of three characters, as shown
10786  in the following example:
10787 \begin_inset Formula \[
10788 \widetilde{A+B=C-D}\]
10789
10790 \end_inset
10791
10792
10793 \end_layout
10794
10795 \begin_layout Standard
10796 With the commands 
10797 \series bold
10798
10799 \backslash
10800 overset
10801 \series default
10802
10803 \begin_inset Index
10804 status collapsed
10805
10806 \begin_layout Plain Layout
10807 Commands ! O ! 
10808 \backslash
10809 overset
10810 \end_layout
10811
10812 \end_inset
10813
10814  and 
10815 \series bold
10816
10817 \backslash
10818 underset
10819 \series default
10820
10821 \begin_inset Index
10822 status collapsed
10823
10824 \begin_layout Plain Layout
10825 Commands ! U ! 
10826 \backslash
10827 underset
10828 \end_layout
10829
10830 \end_inset
10831
10832  described in the previous subsection it is also possible to accent several
10833  characters.
10834  The command 
10835 \series bold
10836
10837 \backslash
10838 underset
10839 \begin_inset ERT
10840 status collapsed
10841
10842 \begin_layout Plain Layout
10843
10844
10845 \backslash
10846 spce 
10847 \end_layout
10848
10849 \end_inset
10850
10851 A=B
10852 \begin_inset Formula $\downarrow$
10853 \end_inset
10854
10855 ***
10856 \series default
10857  creates:
10858 \begin_inset Formula \[
10859 \underset{***}{A=B}\]
10860
10861 \end_inset
10862
10863
10864 \end_layout
10865
10866 \begin_layout Section
10867 Space
10868 \begin_inset CommandInset label
10869 LatexCommand label
10870 name "sub:Space"
10871
10872 \end_inset
10873
10874
10875 \begin_inset Index
10876 status collapsed
10877
10878 \begin_layout Plain Layout
10879 Space ! horizontal
10880 \end_layout
10881
10882 \end_inset
10883
10884
10885 \end_layout
10886
10887 \begin_layout Subsection
10888 Predefined Space
10889 \begin_inset CommandInset label
10890 LatexCommand label
10891 name "sub:Predefined-Space"
10892
10893 \end_inset
10894
10895
10896 \begin_inset Index
10897 status collapsed
10898
10899 \begin_layout Plain Layout
10900 Space ! horizontal ! predefined
10901 \end_layout
10902
10903 \end_inset
10904
10905
10906 \end_layout
10907
10908 \begin_layout Standard
10909 Sometimes it is necessary to insert horizontal space to a formula.
10910  This is done by inserting a protected space (shortcut 
10911 \family sans
10912 Ctrl-Space
10913 \family default
10914 ).
10915  A blue 
10916 \begin_inset Quotes eld
10917 \end_inset
10918
10919
10920 \series bold
10921 \color blue
10922
10923 \begin_inset ERT
10924 status collapsed
10925
10926 \begin_layout Plain Layout
10927
10928
10929 \backslash
10930 spce 
10931 \end_layout
10932
10933 \end_inset
10934
10935
10936 \series default
10937 \color inherit
10938
10939 \begin_inset Quotes erd
10940 \end_inset
10941
10942  appears and by pressing 
10943 \family sans
10944 Space
10945 \family default
10946  several times one can select one of eight different space sizes.
10947  The spaces can also be inserted using the math toolbar button 
10948 \begin_inset Graphics
10949         filename ../images/math/space.png
10950         scale 85
10951
10952 \end_inset
10953
10954  or special commands.
10955  Independent from the inserted command, one can select the size again by
10956  pressing 
10957 \family sans
10958 Space
10959 \family default
10960  afterwards.
10961 \end_layout
10962
10963 \begin_layout Standard
10964 \noindent
10965 \align center
10966 \begin_inset VSpace -5mm
10967 \end_inset
10968
10969
10970 \begin_inset Tabular
10971 <lyxtabular version="3" rows="3" columns="7">
10972 <features>
10973 <column alignment="center" valignment="middle" width="6.8cm">
10974 <column alignment="center" valignment="top" width="0">
10975 <column alignment="center" valignment="top" width="0">
10976 <column alignment="center" valignment="top" width="0">
10977 <column alignment="center" valignment="top" width="0">
10978 <column alignment="center" valignment="top" width="0">
10979 <column alignment="center" valignment="top" width="0">
10980 <row>
10981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 Command
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10991 \begin_inset Text
10992
10993 \begin_layout Plain Layout
10994
10995 \backslash
10996 ,
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005
11006 \backslash
11007 :
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016
11017 \backslash
11018 ;
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \backslash
11029 quad
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
11039 \backslash
11040 qquad
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049
11050 \backslash
11051 !
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 </row>
11057 <row>
11058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11059 \begin_inset Text
11060
11061 \begin_layout Plain Layout
11062 Number of 
11063 \family sans
11064 Space
11065 \family default
11066  keystrokes after inserting the protected space
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 0
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084 1
11085 \end_layout
11086
11087 \end_inset
11088 </cell>
11089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11090 \begin_inset Text
11091
11092 \begin_layout Plain Layout
11093 2
11094 \end_layout
11095
11096 \end_inset
11097 </cell>
11098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11099 \begin_inset Text
11100
11101 \begin_layout Plain Layout
11102 3
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 4
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120 5
11121 \end_layout
11122
11123 \end_inset
11124 </cell>
11125 </row>
11126 <row>
11127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131 Result
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 \begin_inset Formula $A\, B$
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 \begin_inset Formula $A\: B$
11153 \end_inset
11154
11155
11156 \end_layout
11157
11158 \end_inset
11159 </cell>
11160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11161 \begin_inset Text
11162
11163 \begin_layout Plain Layout
11164 \begin_inset Formula $A\; B$
11165 \end_inset
11166
11167
11168 \end_layout
11169
11170 \end_inset
11171 </cell>
11172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176 \begin_inset Formula $A\quad B$
11177 \end_inset
11178
11179
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 \begin_inset Formula $A\qquad B$
11189 \end_inset
11190
11191
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200 \begin_inset Formula $A\! B$
11201 \end_inset
11202
11203
11204 \end_layout
11205
11206 \end_inset
11207 </cell>
11208 </row>
11209 </lyxtabular>
11210
11211 \end_inset
11212
11213
11214 \end_layout
11215
11216 \begin_layout Standard
11217 The last size seem to produce no space.
11218  It is displayed red in LyX contrary to the other sizes, because it is a
11219  negative space.
11220  There are two more negative spaces:
11221 \end_layout
11222
11223 \begin_layout Standard
11224 \align center
11225 \begin_inset Tabular
11226 <lyxtabular version="3" rows="3" columns="3">
11227 <features>
11228 <column alignment="center" valignment="middle" width="6.8cm">
11229 <column alignment="center" valignment="top" width="0pt">
11230 <column alignment="center" valignment="top" width="0pt">
11231 <row>
11232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 Command
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11242 \begin_inset Text
11243
11244 \begin_layout Plain Layout
11245
11246 \backslash
11247 negmedspace
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256
11257 \backslash
11258 negthickspace
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 </row>
11264 <row>
11265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11266 \begin_inset Text
11267
11268 \begin_layout Plain Layout
11269 Number of 
11270 \family sans
11271 Space
11272 \family default
11273  keystrokes after inserting the protected space
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11279 \begin_inset Text
11280
11281 \begin_layout Plain Layout
11282 6
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 7
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 </row>
11297 <row>
11298 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 Result
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11308 \begin_inset Text
11309
11310 \begin_layout Plain Layout
11311 \begin_inset Formula $A\negmedspace B$
11312 \end_inset
11313
11314
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 \begin_inset Formula $A\negthickspace B$
11324 \end_inset
11325
11326
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 </row>
11332 </lyxtabular>
11333
11334 \end_inset
11335
11336
11337 \end_layout
11338
11339 \begin_layout Standard
11340 Negative spaces can lead to characters overlapping each other.
11341  Thus they can be used to enforce ligatures, what is e.
11342 \begin_inset space \thinspace{}
11343 \end_inset
11344
11345 g.
11346 \begin_inset space ~
11347 \end_inset
11348
11349 useful for summation operators: 
11350 \end_layout
11351
11352 \begin_layout Standard
11353 \align center
11354 \begin_inset Tabular
11355 <lyxtabular version="3" rows="3" columns="2">
11356 <features>
11357 <column alignment="center" valignment="top" width="0">
11358 <column alignment="center" valignment="top" width="0">
11359 <row>
11360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364 Command
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 Result
11374 \begin_inset Note Note
11375 status collapsed
11376
11377 \begin_layout Plain Layout
11378
11379 \series bold
11380
11381 \backslash
11382 raisebox
11383 \series default
11384  is only used as spacer.
11385 \end_layout
11386
11387 \end_inset
11388
11389
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 </row>
11395 <row>
11396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400
11401 \backslash
11402 sum
11403 \backslash
11404 sum
11405 \begin_inset ERT
11406 status collapsed
11407
11408 \begin_layout Plain Layout
11409
11410
11411 \backslash
11412 spce 
11413 \end_layout
11414
11415 \end_inset
11416
11417 f_kl
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11427 \end_inset
11428
11429
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 </row>
11435 <row>
11436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11437 \begin_inset Text
11438
11439 \begin_layout Plain Layout
11440
11441 \backslash
11442 sum
11443 \backslash
11444 negmedspace
11445 \backslash
11446 sum
11447 \begin_inset ERT
11448 status collapsed
11449
11450 \begin_layout Plain Layout
11451
11452
11453 \backslash
11454 spce 
11455 \end_layout
11456
11457 \end_inset
11458
11459 f_kl
11460 \end_layout
11461
11462 \end_inset
11463 </cell>
11464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11465 \begin_inset Text
11466
11467 \begin_layout Plain Layout
11468 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11469 \end_inset
11470
11471
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 </row>
11477 </lyxtabular>
11478
11479 \end_inset
11480
11481
11482 \end_layout
11483
11484 \begin_layout Standard
11485 Relations like for example equal signs, are always surrounded by space.
11486  To suppress this, the equal sign is placed into a TeX-brace.
11487  The following example demonstrates this:
11488 \end_layout
11489
11490 \begin_layout Standard
11491 \align center
11492 \begin_inset Tabular
11493 <lyxtabular version="3" rows="2" columns="2">
11494 <features>
11495 <column alignment="center" valignment="top" width="0pt">
11496 <column alignment="center" valignment="top" width="0pt">
11497 <row>
11498 <cell alignment="center" valignment="top" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502 normal equation
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 <cell alignment="center" valignment="top" usebox="none">
11508 \begin_inset Text
11509
11510 \begin_layout Plain Layout
11511 \begin_inset Formula $A=B$
11512 \end_inset
11513
11514
11515 \end_layout
11516
11517 \end_inset
11518 </cell>
11519 </row>
11520 <row>
11521 <cell alignment="center" valignment="top" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525 \begin_inset Note Note
11526 status collapsed
11527
11528 \begin_layout Plain Layout
11529
11530 \series bold
11531
11532 \backslash
11533 raisebox
11534 \series default
11535  is only used as spacer.
11536 \end_layout
11537
11538 \end_inset
11539
11540
11541 \begin_inset Formula $\raisebox{5mm}{}$
11542 \end_inset
11543
11544 equation without space
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 \begin_inset Formula $A{=}B$
11554 \end_inset
11555
11556
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 </row>
11562 </lyxtabular>
11563
11564 \end_inset
11565
11566
11567 \end_layout
11568
11569 \begin_layout Standard
11570 \noindent
11571 The command for the last formula is: 
11572 \series bold
11573 A
11574 \backslash
11575 {=
11576 \begin_inset Formula $\to$
11577 \end_inset
11578
11579 B
11580 \end_layout
11581
11582 \begin_layout Standard
11583 \begin_inset VSpace bigskip
11584 \end_inset
11585
11586 Spaces are needed for physical units, because the space between the value
11587  and the unit is the smallest one and not a normal space.
11588  For units in text, the smallest space is inserted via the menu 
11589 \family sans
11590 Insert\SpecialChar \menuseparator
11591 Formatting\SpecialChar \menuseparator
11592 Thin
11593 \begin_inset space ~
11594 \end_inset
11595
11596 Space
11597 \family default
11598  (shortcut 
11599 \family sans
11600 Ctrl-Shift-Space
11601 \family default
11602 ).
11603 \end_layout
11604
11605 \begin_layout Standard
11606 An example to visualize the difference:
11607 \end_layout
11608
11609 \begin_layout Standard
11610 \begin_inset Tabular
11611 <lyxtabular version="3" rows="2" columns="2">
11612 <features>
11613 <column alignment="left" valignment="top" width="0">
11614 <column alignment="left" valignment="top" width="0">
11615 <row>
11616 <cell alignment="center" valignment="top" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 24 kW
11621 \begin_inset Formula $\cdot$
11622 \end_inset
11623
11624 h
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 <cell alignment="center" valignment="top" usebox="none">
11630 \begin_inset Text
11631
11632 \begin_layout Plain Layout
11633 space between value and unit
11634 \end_layout
11635
11636 \end_inset
11637 </cell>
11638 </row>
11639 <row>
11640 <cell alignment="center" valignment="top" usebox="none">
11641 \begin_inset Text
11642
11643 \begin_layout Plain Layout
11644 24
11645 \begin_inset space \thinspace{}
11646 \end_inset
11647
11648 kW
11649 \begin_inset Formula $\cdot$
11650 \end_inset
11651
11652 h
11653 \end_layout
11654
11655 \end_inset
11656 </cell>
11657 <cell alignment="center" valignment="top" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661 smallest space between value and unit
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 </row>
11667 </lyxtabular>
11668
11669 \end_inset
11670
11671
11672 \end_layout
11673
11674 \begin_layout Subsection
11675 Variable Space
11676 \begin_inset ERT
11677 status collapsed
11678
11679 \begin_layout Plain Layout
11680
11681
11682 \backslash
11683 texorpdfstring{
11684 \end_layout
11685
11686 \end_inset
11687
11688
11689 \begin_inset Foot
11690 status collapsed
11691
11692 \begin_layout Plain Layout
11693 for vertical space in formulas see 
11694 \begin_inset CommandInset ref
11695 LatexCommand ref
11696 reference "sub:Line-Separation"
11697
11698 \end_inset
11699
11700
11701 \end_layout
11702
11703 \end_inset
11704
11705
11706 \begin_inset ERT
11707 status collapsed
11708
11709 \begin_layout Plain Layout
11710
11711 }{}
11712 \end_layout
11713
11714 \end_inset
11715
11716
11717 \begin_inset Note Note
11718 status collapsed
11719
11720 \begin_layout Plain Layout
11721
11722 \backslash
11723 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11724 \end_layout
11725
11726 \begin_layout Plain Layout
11727 More about 
11728 \backslash
11729 texorpdfstring is in section 
11730 \begin_inset CommandInset ref
11731 LatexCommand ref
11732 reference "sub:Formulas-in-Section"
11733
11734 \end_inset
11735
11736 .
11737 \end_layout
11738
11739 \end_inset
11740
11741
11742 \begin_inset CommandInset label
11743 LatexCommand label
11744 name "sub:Variable-Space"
11745
11746 \end_inset
11747
11748
11749 \begin_inset Index
11750 status collapsed
11751
11752 \begin_layout Plain Layout
11753 Space ! horizontal ! variable
11754 \end_layout
11755
11756 \end_inset
11757
11758
11759 \end_layout
11760
11761 \begin_layout Standard
11762 Space with a defined length can be inserted in LyX with the command
11763 \begin_inset Newline newline
11764 \end_inset
11765
11766
11767 \series bold
11768
11769 \backslash
11770 hspace{length}
11771 \series default
11772
11773 \begin_inset Index
11774 status collapsed
11775
11776 \begin_layout Plain Layout
11777 Commands ! H ! 
11778 \backslash
11779 hspace
11780 \end_layout
11781
11782 \end_inset
11783
11784 .
11785  For the length all units listed in 
11786 \begin_inset CommandInset ref
11787 LatexCommand ref
11788 reference "tab:Available-units"
11789
11790 \end_inset
11791
11792  are allowed, except of the unit 
11793 \begin_inset Quotes eld
11794 \end_inset
11795
11796 mu
11797 \begin_inset Quotes erd
11798 \end_inset
11799
11800 .
11801  The length may also be negative.
11802  To insert so many space that the formula uses all available space, the
11803  command 
11804 \series bold
11805
11806 \backslash
11807 hfill
11808 \series default
11809
11810 \begin_inset Index
11811 status collapsed
11812
11813 \begin_layout Plain Layout
11814 Commands ! H ! 
11815 \backslash
11816 hfill
11817 \end_layout
11818
11819 \end_inset
11820
11821  is used.
11822 \end_layout
11823
11824 \begin_layout Standard
11825 \begin_inset VSpace -1mm
11826 \end_inset
11827
11828
11829 \end_layout
11830
11831 \begin_layout Standard
11832 \align center
11833 \begin_inset Tabular
11834 <lyxtabular version="3" rows="4" columns="2">
11835 <features>
11836 <column alignment="center" valignment="top" width="0">
11837 <column alignment="center" valignment="top" width="0">
11838 <row>
11839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11840 \begin_inset Text
11841
11842 \begin_layout Plain Layout
11843 Command
11844 \end_layout
11845
11846 \end_inset
11847 </cell>
11848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11849 \begin_inset Text
11850
11851 \begin_layout Plain Layout
11852 Result
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 </row>
11858 <row>
11859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863 A=B
11864 \backslash
11865 hspace{3cm
11866 \begin_inset Formula $\to$
11867 \end_inset
11868
11869 A
11870 \backslash
11871 not=C
11872 \end_layout
11873
11874 \end_inset
11875 </cell>
11876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11877 \begin_inset Text
11878
11879 \begin_layout Plain Layout
11880 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11881 \end_inset
11882
11883
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 </row>
11889 <row>
11890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 A
11895 \backslash
11896 hspace{-1mm
11897 \begin_inset Formula $\to$
11898 \end_inset
11899
11900 A
11901 \backslash
11902 not=A
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11912 \end_inset
11913
11914
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 </row>
11920 <row>
11921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925 A=A
11926 \backslash
11927 hfill
11928 \begin_inset ERT
11929 status collapsed
11930
11931 \begin_layout Plain Layout
11932
11933
11934 \backslash
11935 spce 
11936 \end_layout
11937
11938 \end_inset
11939
11940 B=B
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11946 \begin_inset Text
11947
11948 \begin_layout Plain Layout
11949 \begin_inset Formula $A=A\hfill B=B$
11950 \end_inset
11951
11952
11953 \end_layout
11954
11955 \end_inset
11956 </cell>
11957 </row>
11958 </lyxtabular>
11959
11960 \end_inset
11961
11962
11963 \end_layout
11964
11965 \begin_layout Standard
11966 In the last example the available space is given by the longest column entry
11967  of the table.
11968  In an inline formula the space depends on the length of the line in which
11969  
11970 \series bold
11971
11972 \backslash
11973 hfill
11974 \series default
11975  is inserted.
11976  Thus, when the line uses the full width, no space will be created.
11977  
11978 \series bold
11979
11980 \backslash
11981 hfill
11982 \series default
11983  only has an effect on displayed formulas when the formula style 
11984 \series bold
11985 Indented
11986 \series default
11987  is used.
11988  (Formula styles are explained in 
11989 \begin_inset CommandInset ref
11990 LatexCommand ref
11991 reference "sec:Formula-Styles"
11992
11993 \end_inset
11994
11995 .)
11996 \end_layout
11997
11998 \begin_layout Standard
11999 Besides 
12000 \series bold
12001
12002 \backslash
12003 hfill
12004 \series default
12005 , there are the commands 
12006 \series bold
12007
12008 \backslash
12009 dotfill
12010 \series default
12011  and 
12012 \series bold
12013
12014 \backslash
12015 hrulefill
12016 \series default
12017  that fill the space with a pattern, see 
12018 \begin_inset CommandInset ref
12019 LatexCommand ref
12020 reference "sub:Ellipses"
12021
12022 \end_inset
12023
12024  for an example.
12025 \end_layout
12026
12027 \begin_layout Standard
12028 For text, variable space can be inserted via the menu 
12029 \family sans
12030 Insert\SpecialChar \menuseparator
12031 Formatting\SpecialChar \menuseparator
12032 Horizontal
12033 \begin_inset space ~
12034 \end_inset
12035
12036 Space
12037 \family default
12038 , what is not possible in formulas:
12039 \end_layout
12040
12041 \begin_layout Standard
12042 This is a line with
12043 \begin_inset space \hspace{}
12044 \length 2cm
12045 \end_inset
12046
12047 2
12048 \begin_inset space \thinspace{}
12049 \end_inset
12050
12051 cm space.
12052 \end_layout
12053
12054 \begin_layout Standard
12055 This is a line with
12056 \begin_inset space \hfill{}
12057 \end_inset
12058
12059 maximum space.
12060 \end_layout
12061
12062 \begin_layout Subsection
12063 Space besides inline Formulas
12064 \begin_inset Index
12065 status collapsed
12066
12067 \begin_layout Plain Layout
12068 Space ! besides inline formulas
12069 \end_layout
12070
12071 \end_inset
12072
12073
12074 \end_layout
12075
12076 \begin_layout Standard
12077 The space that surrounds inline formulas can be adjusted with the length
12078  
12079 \series bold
12080
12081 \backslash
12082 mathsurround
12083 \begin_inset Index
12084 status collapsed
12085
12086 \begin_layout Plain Layout
12087 Commands ! M ! 
12088 \backslash
12089 mathsurround
12090 \end_layout
12091
12092 \end_inset
12093
12094
12095 \series default
12096 .
12097  The value of a length is set with the command 
12098 \series bold
12099
12100 \backslash
12101 setlength
12102 \begin_inset Index
12103 status collapsed
12104
12105 \begin_layout Plain Layout
12106 Commands ! S ! 
12107 \backslash
12108 setlength
12109 \end_layout
12110
12111 \end_inset
12112
12113
12114 \series default
12115  that has the following scheme:
12116 \end_layout
12117
12118 \begin_layout Standard
12119
12120 \series bold
12121
12122 \backslash
12123 setlength{length name}{value}
12124 \end_layout
12125
12126 \begin_layout Standard
12127 To set 
12128 \series bold
12129
12130 \backslash
12131 mathsurround
12132 \series default
12133  to the value 5
12134 \begin_inset space \thinspace{}
12135 \end_inset
12136
12137 mm, the command
12138 \end_layout
12139
12140 \begin_layout Standard
12141
12142 \series bold
12143
12144 \backslash
12145 setlength{
12146 \backslash
12147 mathsurround}{5mm}
12148 \end_layout
12149
12150 \begin_layout Standard
12151 is inserted in TeX-mode.
12152  5
12153 \begin_inset space \thinspace{}
12154 \end_inset
12155
12156 mm space will now be set around all inline formulas:
12157 \begin_inset ERT
12158 status collapsed
12159
12160 \begin_layout Plain Layout
12161
12162
12163 \backslash
12164 setlength{
12165 \backslash
12166 mathsurround}{5mm}
12167 \end_layout
12168
12169 \end_inset
12170
12171
12172 \end_layout
12173
12174 \begin_layout Standard
12175 This is a line with an inline formula 
12176 \begin_inset Formula $A=B$
12177 \end_inset
12178
12179  with 5
12180 \begin_inset space \thinspace{}
12181 \end_inset
12182
12183 mm surrounding space.
12184 \begin_inset ERT
12185 status collapsed
12186
12187 \begin_layout Plain Layout
12188
12189
12190 \backslash
12191 setlength{
12192 \backslash
12193 mathsurround}{0pt}
12194 \end_layout
12195
12196 \end_inset
12197
12198
12199 \end_layout
12200
12201 \begin_layout Standard
12202 To return to the predefined value, 
12203 \series bold
12204
12205 \backslash
12206 mathsurround
12207 \series default
12208  is set to the value 0
12209 \begin_inset space \thinspace{}
12210 \end_inset
12211
12212 pt.
12213 \end_layout
12214
12215 \begin_layout Section
12216 Boxes and Frames
12217 \begin_inset Index
12218 status collapsed
12219
12220 \begin_layout Plain Layout
12221 Boxes
12222 \end_layout
12223
12224 \end_inset
12225
12226
12227 \begin_inset Index
12228 status collapsed
12229
12230 \begin_layout Plain Layout
12231 Frames | see
12232 \begin_inset ERT
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236
12237 {
12238 \end_layout
12239
12240 \end_inset
12241
12242 Boxes
12243 \begin_inset ERT
12244 status collapsed
12245
12246 \begin_layout Plain Layout
12247
12248 }
12249 \end_layout
12250
12251 \end_inset
12252
12253
12254 \end_layout
12255
12256 \end_inset
12257
12258
12259 \end_layout
12260
12261 \begin_layout Standard
12262 Boxes for text are described in chapter 
12263 \family typewriter
12264 Boxes
12265 \family default
12266  in the 
12267 \family typewriter
12268 Embedded
12269 \begin_inset space ~
12270 \end_inset
12271
12272 Objects
12273 \family default
12274  manual.
12275 \end_layout
12276
12277 \begin_layout Subsection
12278 Boxes with Frame
12279 \begin_inset CommandInset label
12280 LatexCommand label
12281 name "sub:Boxes-with-Frame"
12282
12283 \end_inset
12284
12285
12286 \begin_inset Index
12287 status collapsed
12288
12289 \begin_layout Plain Layout
12290 Boxes ! with frame
12291 \end_layout
12292
12293 \end_inset
12294
12295
12296 \end_layout
12297
12298 \begin_layout Standard
12299 It is possible to frame formulas or parts of it with the commands 
12300 \series bold
12301
12302 \backslash
12303 fbox
12304 \series default
12305
12306 \begin_inset Index
12307 status collapsed
12308
12309 \begin_layout Plain Layout
12310 Commands ! F ! 
12311 \backslash
12312 fbox
12313 \end_layout
12314
12315 \end_inset
12316
12317  and 
12318 \series bold
12319
12320 \backslash
12321 boxed
12322 \series default
12323
12324 \begin_inset Index
12325 status collapsed
12326
12327 \begin_layout Plain Layout
12328 Commands ! B ! 
12329 \backslash
12330 boxed
12331 \end_layout
12332
12333 \end_inset
12334
12335 .
12336 \end_layout
12337
12338 \begin_layout Standard
12339 When one of these commands is inserted to a formula, a blue box appears
12340  within a frame to enter formula parts.
12341  For 
12342 \series bold
12343
12344 \backslash
12345 fbox
12346 \series default
12347  an additional formula has to be created by 
12348 \family sans
12349 Ctrl-m
12350 \family default
12351  within this box
12352 \begin_inset Foot
12353 status collapsed
12354
12355 \begin_layout Plain Layout
12356 Due to a bug in LyX it is not possible to create a new formula with 
12357 \family sans
12358 Ctrl-m
12359 \family default
12360 , see 
12361 \begin_inset CommandInset href
12362 LatexCommand href
12363 name "LyX-bug #1435"
12364 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12365
12366 \end_inset
12367
12368 .
12369 \end_layout
12370
12371 \end_inset
12372
12373 , because the box content will otherwise be treated as mathematical text.
12374  When 
12375 \series bold
12376
12377 \backslash
12378 boxed
12379 \series default
12380  is used, a new formula is automatically created inside the frame.
12381 \end_layout
12382
12383 \begin_layout Standard
12384 The command 
12385 \series bold
12386
12387 \backslash
12388 fbox
12389 \series default
12390  is not suitable to frame displayed formulas, because the formula will always
12391  be set in the size of the text.
12392  
12393 \series bold
12394
12395 \backslash
12396 boxed
12397 \series default
12398  is in contrary not suitable to frame inline formulas, because the formula
12399  will always be set in the size of a displayed formula.
12400 \end_layout
12401
12402 \begin_layout Standard
12403 As extension to 
12404 \series bold
12405
12406 \backslash
12407 fbox
12408 \series default
12409  there is the command 
12410 \series bold
12411
12412 \backslash
12413 framebox
12414 \series default
12415
12416 \begin_inset Index
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420 Commands ! F ! 
12421 \backslash
12422 framebox
12423 \end_layout
12424
12425 \end_inset
12426
12427  where additionally the frame width and the alignment can be specified.
12428  
12429 \series bold
12430
12431 \backslash
12432 framebox
12433 \series default
12434  is used in the following scheme:
12435 \end_layout
12436
12437 \begin_layout Standard
12438
12439 \series bold
12440
12441 \backslash
12442 framebox[frame width][position]{box content}
12443 \end_layout
12444
12445 \begin_layout Standard
12446 The position can either be 
12447 \emph on
12448 l
12449 \emph default
12450  or 
12451 \emph on
12452 r
12453 \emph default
12454 .
12455  
12456 \emph on
12457 l
12458 \emph default
12459  left aligns, 
12460 \emph on
12461 r
12462 \emph default
12463  right aligns the formula in the box.
12464  When no position is given, the formula will be centered.
12465 \begin_inset Newline newline
12466 \end_inset
12467
12468 Is no width given, also no position can be given.
12469  In this case the frame width is adjusted to the box content like for 
12470 \series bold
12471
12472 \backslash
12473 fbox
12474 \series default
12475 .
12476 \end_layout
12477
12478 \begin_layout Standard
12479 When the command 
12480 \series bold
12481
12482 \backslash
12483 framebox
12484 \series default
12485  is inserted, a box appears containing three blue boxes.
12486  The first two boxes are surrounded by brackets and denote the two optional
12487  arguments.
12488  The third box is for formula parts like for 
12489 \series bold
12490
12491 \backslash
12492 fbox
12493 \series default
12494 .
12495 \end_layout
12496
12497 \begin_layout Standard
12498 \align center
12499 \begin_inset Note Note
12500 status open
12501
12502 \begin_layout Plain Layout
12503 The table has been set into a minipage to make the footnote appearing.
12504  Otherwise the footnote text would not be displayed.
12505 \end_layout
12506
12507 \end_inset
12508
12509
12510 \begin_inset Box Frameless
12511 position "c"
12512 hor_pos "c"
12513 has_inner_box 1
12514 inner_pos "c"
12515 use_parbox 0
12516 width "100col%"
12517 special "none"
12518 height "1in"
12519 height_special "totalheight"
12520 status open
12521
12522 \begin_layout Plain Layout
12523 \align center
12524 \begin_inset Tabular
12525 <lyxtabular version="3" rows="5" columns="2">
12526 <features>
12527 <column alignment="center" valignment="top" width="0">
12528 <column alignment="center" valignment="top" width="0">
12529 <row>
12530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12531 \begin_inset Text
12532
12533 \begin_layout Plain Layout
12534 Command
12535 \begin_inset Foot
12536 status collapsed
12537
12538 \begin_layout Plain Layout
12539 Due to a bug in LyX it is not possible to create a new formula with 
12540 \family sans
12541 Ctrl-m
12542 \family default
12543 , see 
12544 \begin_inset CommandInset href
12545 LatexCommand href
12546 name "LyX-bug #1435"
12547 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12548
12549 \end_inset
12550
12551 .
12552 \end_layout
12553
12554 \end_inset
12555
12556
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12562 \begin_inset Text
12563
12564 \begin_layout Plain Layout
12565 Result
12566 \begin_inset Note Note
12567 status collapsed
12568
12569 \begin_layout Plain Layout
12570
12571 \series bold
12572
12573 \backslash
12574 raisebox
12575 \series default
12576  is only used as spacer.
12577 \end_layout
12578
12579 \end_inset
12580
12581
12582 \end_layout
12583
12584 \end_inset
12585 </cell>
12586 </row>
12587 <row>
12588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12589 \begin_inset Text
12590
12591 \begin_layout Plain Layout
12592
12593 \backslash
12594 fbox
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
12608 \family sans
12609 Ctrl-m
12610 \family default
12611  
12612 \backslash
12613 int
12614 \begin_inset ERT
12615 status collapsed
12616
12617 \begin_layout Plain Layout
12618
12619
12620 \backslash
12621 spce 
12622 \end_layout
12623
12624 \end_inset
12625
12626 A=B
12627 \end_layout
12628
12629 \end_inset
12630 </cell>
12631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12632 \begin_inset Text
12633
12634 \begin_layout Plain Layout
12635 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12636 \end_inset
12637
12638
12639 \end_layout
12640
12641 \end_inset
12642 </cell>
12643 </row>
12644 <row>
12645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649
12650 \backslash
12651 boxed
12652 \begin_inset ERT
12653 status collapsed
12654
12655 \begin_layout Plain Layout
12656
12657
12658 \backslash
12659 spce 
12660 \end_layout
12661
12662 \end_inset
12663
12664
12665 \backslash
12666 int
12667 \begin_inset ERT
12668 status collapsed
12669
12670 \begin_layout Plain Layout
12671
12672
12673 \backslash
12674 spce 
12675 \end_layout
12676
12677 \end_inset
12678
12679 A=B
12680 \end_layout
12681
12682 \end_inset
12683 </cell>
12684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12685 \begin_inset Text
12686
12687 \begin_layout Plain Layout
12688 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12689 \end_inset
12690
12691
12692 \end_layout
12693
12694 \end_inset
12695 </cell>
12696 </row>
12697 <row>
12698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12699 \begin_inset Text
12700
12701 \begin_layout Plain Layout
12702 A+
12703 \backslash
12704 fbox
12705 \begin_inset ERT
12706 status collapsed
12707
12708 \begin_layout Plain Layout
12709
12710
12711 \backslash
12712 spce 
12713 \end_layout
12714
12715 \end_inset
12716
12717 B
12718 \end_layout
12719
12720 \end_inset
12721 </cell>
12722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12723 \begin_inset Text
12724
12725 \begin_layout Plain Layout
12726 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12727 \end_inset
12728
12729
12730 \end_layout
12731
12732 \end_inset
12733 </cell>
12734 </row>
12735 <row>
12736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12737 \begin_inset Text
12738
12739 \begin_layout Plain Layout
12740
12741 \backslash
12742 framebox
12743 \begin_inset ERT
12744 status collapsed
12745
12746 \begin_layout Plain Layout
12747
12748
12749 \backslash
12750 spce 
12751 \end_layout
12752
12753 \end_inset
12754
12755 20mm
12756 \begin_inset Formula $\to$
12757 \end_inset
12758
12759
12760 \begin_inset Formula $\to$
12761 \end_inset
12762
12763
12764 \family sans
12765 Ctrl-m
12766 \family default
12767  
12768 \backslash
12769 frac
12770 \begin_inset ERT
12771 status collapsed
12772
12773 \begin_layout Plain Layout
12774
12775
12776 \backslash
12777 spce 
12778 \end_layout
12779
12780 \end_inset
12781
12782 A
12783 \begin_inset Formula $\downarrow$
12784 \end_inset
12785
12786 B
12787 \end_layout
12788
12789 \end_inset
12790 </cell>
12791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12792 \begin_inset Text
12793
12794 \begin_layout Plain Layout
12795 \begin_inset Formula $\raisebox{6mm}{}$
12796 \end_inset
12797
12798
12799 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12800 \end_inset
12801
12802
12803 \begin_inset Formula $\raisebox{-4mm}{}$
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \end_inset
12810 </cell>
12811 </row>
12812 </lyxtabular>
12813
12814 \end_inset
12815
12816
12817 \end_layout
12818
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \begin_layout Standard
12825 The frame thickness can also be adjusted.
12826  To do this the following commands have to be inserted in TeX-mode before
12827  the formula
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
12840 \begin_inset Quotes eld
12841 \end_inset
12842
12843 thickness
12844 \begin_inset Quotes erd
12845 \end_inset
12846
12847
12848 \series default
12849  
12850 \series bold
12851
12852 \backslash
12853 fboxsep
12854 \series default
12855  
12856 \series bold
12857
12858 \begin_inset Quotes eld
12859 \end_inset
12860
12861 distance
12862 \begin_inset Quotes erd
12863 \end_inset
12864
12865
12866 \end_layout
12867
12868 \begin_layout Standard
12869 \begin_inset Quotes eld
12870 \end_inset
12871
12872 distance
12873 \begin_inset Quotes erd
12874 \end_inset
12875
12876  specifies the minimal distance between the frame and the first character
12877  in the box.
12878  An example for this is the following framed formula:
12879 \begin_inset ERT
12880 status collapsed
12881
12882 \begin_layout Plain Layout
12883
12884
12885 \backslash
12886 fboxrule 2mm 
12887 \backslash
12888 fboxsep 3mm
12889 \end_layout
12890
12891 \end_inset
12892
12893
12894 \begin_inset Formula \[
12895 \boxed{A+B=C}\]
12896
12897 \end_inset
12898
12899 Before this formula the commands
12900 \end_layout
12901
12902 \begin_layout Standard
12903
12904 \series bold
12905
12906 \backslash
12907 fboxrule
12908 \series default
12909  
12910 \series bold
12911 2mm
12912 \series default
12913  
12914 \series bold
12915
12916 \backslash
12917 fboxsep
12918 \series default
12919  
12920 \series bold
12921 3mm
12922 \end_layout
12923
12924 \begin_layout Standard
12925 were inserted in TeX-mode.
12926  The given values are used for all following boxes.
12927 \end_layout
12928
12929 \begin_layout Standard
12930 To return to the standard frame size, the command
12931 \end_layout
12932
12933 \begin_layout Standard
12934
12935 \series bold
12936
12937 \backslash
12938 fboxrule
12939 \series default
12940  
12941 \series bold
12942 0.4pt
12943 \series default
12944  
12945 \series bold
12946
12947 \backslash
12948 fboxsep
12949 \series default
12950  
12951 \series bold
12952 3pt
12953 \series default
12954
12955 \begin_inset ERT
12956 status collapsed
12957
12958 \begin_layout Plain Layout
12959
12960
12961 \backslash
12962 fboxrule 0.4pt 
12963 \backslash
12964 fboxsep 3pt
12965 \end_layout
12966
12967 \end_inset
12968
12969
12970 \end_layout
12971
12972 \begin_layout Standard
12973 is inserted in TeX-mode before the next formula.
12974 \end_layout
12975
12976 \begin_layout Subsection
12977 Boxes without Frame
12978 \begin_inset CommandInset label
12979 LatexCommand label
12980 name "sub:Boxes-without-Frame"
12981
12982 \end_inset
12983
12984
12985 \begin_inset Index
12986 status collapsed
12987
12988 \begin_layout Plain Layout
12989 Boxes ! without frame
12990 \end_layout
12991
12992 \end_inset
12993
12994
12995 \end_layout
12996
12997 \begin_layout Standard
12998 For boxes without a frame there are the following box commands: 
12999 \series bold
13000
13001 \backslash
13002 mbox
13003 \series default
13004
13005 \begin_inset Index
13006 status collapsed
13007
13008 \begin_layout Plain Layout
13009 Commands ! M ! 
13010 \backslash
13011 mbox
13012 \end_layout
13013
13014 \end_inset
13015
13016
13017 \series bold
13018
13019 \backslash
13020 makebox
13021 \series default
13022
13023 \begin_inset Index
13024 status collapsed
13025
13026 \begin_layout Plain Layout
13027 Commands ! M ! 
13028 \backslash
13029 makebox
13030 \end_layout
13031
13032 \end_inset
13033
13034 , and 
13035 \series bold
13036
13037 \backslash
13038 raisebox
13039 \series default
13040
13041 \begin_inset Index
13042 status collapsed
13043
13044 \begin_layout Plain Layout
13045 Commands ! R ! 
13046 \backslash
13047 raisebox
13048 \end_layout
13049
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056 With 
13057 \series bold
13058
13059 \backslash
13060 raisebox
13061 \series default
13062  a box can be super- or subscripted.
13063  But in contrary to normal super- and subscripting, the characters in the
13064  box keep their font size.
13065  
13066 \series bold
13067
13068 \backslash
13069 raisebox
13070 \series default
13071  is used in the following scheme:
13072 \end_layout
13073
13074 \begin_layout Standard
13075
13076 \series bold
13077
13078 \backslash
13079 raisebox{height}{box content}
13080 \end_layout
13081
13082 \begin_layout Standard
13083 When the box should contain a formula, an extra formula is needed like for
13084  
13085 \series bold
13086
13087 \backslash
13088 fbox
13089 \series default
13090 .
13091 \end_layout
13092
13093 \begin_layout Standard
13094 \align center
13095 \begin_inset Tabular
13096 <lyxtabular version="3" rows="4" columns="2">
13097 <features>
13098 <column alignment="center" valignment="top" width="0">
13099 <column alignment="center" valignment="top" width="0">
13100 <row>
13101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13102 \begin_inset Text
13103
13104 \begin_layout Plain Layout
13105 Command
13106 \end_layout
13107
13108 \end_inset
13109 </cell>
13110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13111 \begin_inset Text
13112
13113 \begin_layout Plain Layout
13114 Result
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 </row>
13120 <row>
13121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13122 \begin_inset Text
13123
13124 \begin_layout Plain Layout
13125 H
13126 \backslash
13127 raisebox{2mm
13128 \begin_inset Formula $\to$
13129 \end_inset
13130
13131
13132 \backslash
13133 {al
13134 \begin_inset Formula $\to$
13135 \end_inset
13136
13137  lo
13138 \end_layout
13139
13140 \end_inset
13141 </cell>
13142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13143 \begin_inset Text
13144
13145 \begin_layout Plain Layout
13146 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13147 \end_inset
13148
13149
13150 \end_layout
13151
13152 \end_inset
13153 </cell>
13154 </row>
13155 <row>
13156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13157 \begin_inset Text
13158
13159 \begin_layout Plain Layout
13160 H
13161 \backslash
13162 raisebox{-2mm
13163 \begin_inset Formula $\to$
13164 \end_inset
13165
13166
13167 \backslash
13168 {al
13169 \begin_inset Formula $\to$
13170 \end_inset
13171
13172 lo
13173 \end_layout
13174
13175 \end_inset
13176 </cell>
13177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13178 \begin_inset Text
13179
13180 \begin_layout Plain Layout
13181 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13182 \end_inset
13183
13184
13185 \end_layout
13186
13187 \end_inset
13188 </cell>
13189 </row>
13190 <row>
13191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13192 \begin_inset Text
13193
13194 \begin_layout Plain Layout
13195 A=
13196 \backslash
13197 raisebox{-2mm
13198 \begin_inset Formula $\to$
13199 \end_inset
13200
13201
13202 \backslash
13203 {
13204 \family sans
13205 Ctrl-m
13206 \family default
13207  
13208 \backslash
13209 sqrt
13210 \begin_inset ERT
13211 status collapsed
13212
13213 \begin_layout Plain Layout
13214
13215
13216 \backslash
13217 spce 
13218 \end_layout
13219
13220 \end_inset
13221
13222
13223 \end_layout
13224
13225 \end_inset
13226 </cell>
13227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13228 \begin_inset Text
13229
13230 \begin_layout Plain Layout
13231 \begin_inset ERT
13232 status collapsed
13233
13234 \begin_layout Plain Layout
13235
13236 $A=
13237 \backslash
13238 raisebox{-2mm}{$
13239 \backslash
13240 sqrt{B}$}$
13241 \end_layout
13242
13243 \end_inset
13244
13245
13246 \end_layout
13247
13248 \end_inset
13249 </cell>
13250 </row>
13251 </lyxtabular>
13252
13253 \end_inset
13254
13255
13256 \end_layout
13257
13258 \begin_layout Standard
13259 The last formula can currently only be created using TeX-mode because LyX
13260  inserts a box instead of the needed extra formula.
13261 \begin_inset Foot
13262 status collapsed
13263
13264 \begin_layout Plain Layout
13265 see 
13266 \begin_inset CommandInset href
13267 LatexCommand href
13268 name "LyX-bug #1435"
13269 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13270
13271 \end_inset
13272
13273
13274 \end_layout
13275
13276 \end_inset
13277
13278
13279 \end_layout
13280
13281 \begin_layout Standard
13282 The command 
13283 \series bold
13284
13285 \backslash
13286 mbox
13287 \series default
13288  is equivalent to 
13289 \series bold
13290
13291 \backslash
13292 fbox
13293 \series default
13294  and 
13295 \series bold
13296
13297 \backslash
13298 makebox
13299 \series default
13300  is equivalent to 
13301 \series bold
13302
13303 \backslash
13304 framebox
13305 \series default
13306 , with the difference that there is no frame.
13307 \end_layout
13308
13309 \begin_layout Subsection
13310 Colored Boxes
13311 \begin_inset CommandInset label
13312 LatexCommand label
13313 name "sub:Colored-Boxes"
13314
13315 \end_inset
13316
13317
13318 \begin_inset Index
13319 status collapsed
13320
13321 \begin_layout Plain Layout
13322 Boxes ! colored
13323 \end_layout
13324
13325 \end_inset
13326
13327
13328 \end_layout
13329
13330 \begin_layout Standard
13331 To be able to use all commands explained in this section, the LaTeX-package
13332  
13333 \series bold
13334 color
13335 \series default
13336
13337 \begin_inset Foot
13338 status collapsed
13339
13340 \begin_layout Plain Layout
13341 The LaTeX-package 
13342 \series bold
13343 color
13344 \series default
13345  is part of every LaTeX standard installation.
13346 \end_layout
13347
13348 \end_inset
13349
13350
13351 \begin_inset Index
13352 status collapsed
13353
13354 \begin_layout Plain Layout
13355 Packages ! color
13356 \end_layout
13357
13358 \end_inset
13359
13360  has to be loaded in the LaTeX-preamble with the line
13361 \begin_inset Foot
13362 status collapsed
13363
13364 \begin_layout Plain Layout
13365 When text is colored somewhere in the document with a predefined color,
13366  LyX loads the LaTeX-package 
13367 \series bold
13368 color
13369 \series default
13370  automatically.
13371  Thus it is possible that the package is loaded twice, but this doesn't
13372  arise problems.
13373 \end_layout
13374
13375 \end_inset
13376
13377
13378 \begin_inset Note Note
13379 status collapsed
13380
13381 \begin_layout Plain Layout
13382 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13383 amble.
13384 \end_layout
13385
13386 \end_inset
13387
13388
13389 \end_layout
13390
13391 \begin_layout Standard
13392
13393 \series bold
13394
13395 \backslash
13396 usepackage{color}
13397 \end_layout
13398
13399 \begin_layout Standard
13400 \begin_inset VSpace medskip
13401 \end_inset
13402
13403 To color boxes, the command 
13404 \series bold
13405
13406 \backslash
13407 colorbox
13408 \series default
13409
13410 \begin_inset Index
13411 status collapsed
13412
13413 \begin_layout Plain Layout
13414 Commands ! C ! 
13415 \backslash
13416 colorbox
13417 \end_layout
13418
13419 \end_inset
13420
13421  is used in the following scheme:
13422 \end_layout
13423
13424 \begin_layout Standard
13425
13426 \series bold
13427
13428 \backslash
13429 colorbox{color}{box content}
13430 \end_layout
13431
13432 \begin_layout Standard
13433 The box content can also be a box and a 
13434 \series bold
13435
13436 \backslash
13437 colorbox
13438 \series default
13439  can also be part of another box (see the 2nd and 3rd example).
13440  When the box should contain a formula, an extra formula has to be created,
13441  the same as for 
13442 \series bold
13443
13444 \backslash
13445 fbox
13446 \series default
13447 .
13448 \begin_inset Foot
13449 status collapsed
13450
13451 \begin_layout Plain Layout
13452 This also applies for the command 
13453 \series bold
13454
13455 \backslash
13456 fcolorbox
13457 \series default
13458 .
13459  Thereby note 
13460 \begin_inset CommandInset href
13461 LatexCommand href
13462 name "LyX-bug #1435"
13463 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13464
13465 \end_inset
13466
13467 .
13468 \end_layout
13469
13470 \end_inset
13471
13472
13473 \end_layout
13474
13475 \begin_layout Standard
13476 One of the following predefined colors can be chosen:
13477 \end_layout
13478
13479 \begin_layout Standard
13480
13481 \series bold
13482 black
13483 \series default
13484
13485 \series bold
13486 blue
13487 \series default
13488
13489 \series bold
13490 cyan
13491 \series default
13492
13493 \series bold
13494 green
13495 \series default
13496
13497 \series bold
13498 magenta
13499 \series default
13500
13501 \series bold
13502 red
13503 \series default
13504
13505 \series bold
13506 white
13507 \series default
13508 , and 
13509 \series bold
13510 yellow
13511 \end_layout
13512
13513 \begin_layout Standard
13514 \align center
13515 \begin_inset Tabular
13516 <lyxtabular version="3" rows="4" columns="2">
13517 <features>
13518 <column alignment="center" valignment="top" width="0">
13519 <column alignment="center" valignment="top" width="0">
13520 <row>
13521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13522 \begin_inset Text
13523
13524 \begin_layout Plain Layout
13525 Command
13526 \end_layout
13527
13528 \end_inset
13529 </cell>
13530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13531 \begin_inset Text
13532
13533 \begin_layout Plain Layout
13534 Result
13535 \begin_inset Note Note
13536 status collapsed
13537
13538 \begin_layout Plain Layout
13539
13540 \series bold
13541
13542 \backslash
13543 raisebox
13544 \series default
13545  is only used as spacer.
13546 \end_layout
13547
13548 \end_inset
13549
13550
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 </row>
13556 <row>
13557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561
13562 \backslash
13563 colorbox{yellow
13564 \begin_inset Formula $\to$
13565 \end_inset
13566
13567
13568 \backslash
13569 {A=B
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13579 \end_inset
13580
13581
13582 \end_layout
13583
13584 \end_inset
13585 </cell>
13586 </row>
13587 <row>
13588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13589 \begin_inset Text
13590
13591 \begin_layout Plain Layout
13592
13593 \backslash
13594 colorbox{green
13595 \begin_inset Formula $\to$
13596 \end_inset
13597
13598
13599 \backslash
13600 {
13601 \backslash
13602 fbox
13603 \begin_inset ERT
13604 status collapsed
13605
13606 \begin_layout Plain Layout
13607
13608
13609 \backslash
13610 spce 
13611 \end_layout
13612
13613 \end_inset
13614
13615 A=B
13616 \end_layout
13617
13618 \end_inset
13619 </cell>
13620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13621 \begin_inset Text
13622
13623 \begin_layout Plain Layout
13624 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 </row>
13633 <row>
13634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638
13639 \backslash
13640 fbox
13641 \begin_inset ERT
13642 status collapsed
13643
13644 \begin_layout Plain Layout
13645
13646
13647 \backslash
13648 spce 
13649 \end_layout
13650
13651 \end_inset
13652
13653
13654 \backslash
13655 colorbox{green
13656 \begin_inset Formula $\to$
13657 \end_inset
13658
13659
13660 \backslash
13661 {A=B
13662 \end_layout
13663
13664 \end_inset
13665 </cell>
13666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13667 \begin_inset Text
13668
13669 \begin_layout Plain Layout
13670 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13671 \end_inset
13672
13673
13674 \end_layout
13675
13676 \end_inset
13677 </cell>
13678 </row>
13679 </lyxtabular>
13680
13681 \end_inset
13682
13683
13684 \end_layout
13685
13686 \begin_layout Standard
13687
13688 \series bold
13689
13690 \backslash
13691 colorbox
13692 \series default
13693  only colors the box but not the characters in the box.
13694  To color all characters, the whole formula is highlighted and the wanted
13695  color is chosen in the 
13696 \family sans
13697 Text
13698 \begin_inset space ~
13699 \end_inset
13700
13701 Style
13702 \family default
13703  dialog.
13704  The dialog can be called with the toolbar button 
13705 \begin_inset Graphics
13706         filename ../images/dialog-show_character.png
13707         scale 85
13708
13709 \end_inset
13710
13711  or the menu 
13712 \family sans
13713 Edit\SpecialChar \menuseparator
13714 Text
13715 \begin_inset space ~
13716 \end_inset
13717
13718 Style\SpecialChar \menuseparator
13719 Customized
13720 \family default
13721 .
13722  The formula number has then the same color as the formula.
13723  When the formula number should get another color than the formula characters,
13724  the color must be changed within the formula.
13725 \end_layout
13726
13727 \begin_layout Standard
13728 An example:
13729 \end_layout
13730
13731 \begin_layout Standard
13732
13733 \color red
13734 \begin_inset Formula \begin{equation}
13735 \int A=B\label{eq:red}\end{equation}
13736
13737 \end_inset
13738
13739
13740 \color green
13741
13742 \begin_inset Formula \begin{equation}
13743 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13744
13745 \end_inset
13746
13747
13748 \end_layout
13749
13750 \begin_layout Standard
13751 Formula 
13752 \begin_inset CommandInset ref
13753 LatexCommand eqref
13754 reference "eq:red"
13755
13756 \end_inset
13757
13758  is completely colored red.
13759 \begin_inset Newline newline
13760 \end_inset
13761
13762 Formula 
13763 \begin_inset CommandInset ref
13764 LatexCommand eqref
13765 reference "eq:redgreen"
13766
13767 \end_inset
13768
13769  was first completely colored green to set the color for the formula number.
13770  Subsequently the formula characters were colored red.
13771 \end_layout
13772
13773 \begin_layout Standard
13774 \begin_inset VSpace bigskip
13775 \end_inset
13776
13777 To color the frame different than the rest of the box, the command 
13778 \series bold
13779
13780 \backslash
13781 fcolorbox
13782 \series default
13783
13784 \begin_inset Index
13785 status collapsed
13786
13787 \begin_layout Plain Layout
13788 Commands ! F ! 
13789 \backslash
13790 fcolorbox
13791 \end_layout
13792
13793 \end_inset
13794
13795  is used in the following scheme:
13796 \end_layout
13797
13798 \begin_layout Standard
13799
13800 \series bold
13801
13802 \backslash
13803 fcolorbox{frame color}{color}{box content}
13804 \end_layout
13805
13806 \begin_layout Standard
13807 So 
13808 \series bold
13809
13810 \backslash
13811 fcolorbox
13812 \series default
13813  is an extension of the command 
13814 \series bold
13815
13816 \backslash
13817 colorbox
13818 \series default
13819 .
13820  The frame width is set, like for 
13821 \series bold
13822
13823 \backslash
13824 framebox
13825 \series default
13826 , with 
13827 \series bold
13828
13829 \backslash
13830 fboxrule
13831 \series default
13832  and 
13833 \series bold
13834
13835 \backslash
13836 fboxsep
13837 \series default
13838 .
13839  An example:
13840 \begin_inset ERT
13841 status collapsed
13842
13843 \begin_layout Plain Layout
13844
13845
13846 \backslash
13847 fboxrule 1mm 
13848 \backslash
13849 fboxsep 1mm
13850 \end_layout
13851
13852 \end_inset
13853
13854
13855 \begin_inset Formula \[
13856 \fcolorbox{cyan}{magenta}{A=B}\]
13857
13858 \end_inset
13859
13860
13861 \begin_inset ERT
13862 status collapsed
13863
13864 \begin_layout Plain Layout
13865
13866
13867 \backslash
13868 fboxrule 0.4pt 
13869 \backslash
13870 fboxsep 3pt
13871 \end_layout
13872
13873 \end_inset
13874
13875
13876 \end_layout
13877
13878 \begin_layout Standard
13879 This formula was created with the command
13880 \begin_inset Newline newline
13881 \end_inset
13882
13883
13884 \series bold
13885
13886 \backslash
13887 fcolorbox{cyan
13888 \begin_inset Formula $\to$
13889 \end_inset
13890
13891
13892 \backslash
13893 {magenta
13894 \begin_inset Formula $\to$
13895 \end_inset
13896
13897
13898 \backslash
13899 {A=B
13900 \series default
13901 .
13902 \end_layout
13903
13904 \begin_layout Standard
13905 \begin_inset VSpace bigskip
13906 \end_inset
13907
13908 To use other colors than the predefined ones, they have to be defined first.
13909 \end_layout
13910
13911 \begin_layout Standard
13912 One can for example define the color 
13913 \begin_inset Quotes eld
13914 \end_inset
13915
13916
13917 \series bold
13918 darkgreen
13919 \series default
13920
13921 \begin_inset Quotes erd
13922 \end_inset
13923
13924  with the LaTeX-preamble line:
13925 \end_layout
13926
13927 \begin_layout Standard
13928
13929 \series bold
13930
13931 \backslash
13932 definecolor{darkgreen}{cmyk}{0.5,
13933 \series default
13934  
13935 \series bold
13936 0,
13937 \series default
13938  
13939 \series bold
13940 1,
13941 \series default
13942  
13943 \series bold
13944 0.5}
13945 \series default
13946
13947 \begin_inset Index
13948 status collapsed
13949
13950 \begin_layout Plain Layout
13951 Commands ! D ! 
13952 \backslash
13953 definecolor
13954 \end_layout
13955
13956 \end_inset
13957
13958
13959 \end_layout
13960
13961 \begin_layout Standard
13962
13963 \series bold
13964 cmyk
13965 \series default
13966  is the color space that denotes the colors 
13967 \series bold
13968 cyan
13969 \series default
13970
13971 \series bold
13972 magenta
13973 \series default
13974
13975 \series bold
13976 yellow
13977 \series default
13978 , and 
13979 \series bold
13980 black
13981 \series default
13982 .
13983  The four comma separated numbers are the portion factor for the corresponding
13984  colors of the color space.
13985  The factors can be in the range of 0
13986 \begin_inset space \thinspace{}
13987 \end_inset
13988
13989 -
13990 \begin_inset space \thinspace{}
13991 \end_inset
13992
13993 1.
13994  Instead of 
13995 \series bold
13996 cmyk
13997 \series default
13998  also the color space 
13999 \series bold
14000 rgb
14001 \series default
14002  can be used for definitions.
14003  
14004 \series bold
14005 rgb
14006 \series default
14007  denotes 
14008 \series bold
14009 red
14010 \series default
14011
14012 \series bold
14013 green
14014 \series default
14015 , and 
14016 \series bold
14017 blue
14018 \series default
14019 , so that there are in this case three portion factors for the corresponding
14020  colors.
14021  Furthermore there is the color space 
14022 \series bold
14023 gray
14024 \series default
14025  with one portion factor for the gray value.
14026 \end_layout
14027
14028 \begin_layout Standard
14029 As example a framed box with the new defined color 
14030 \series bold
14031 darkgreen
14032 \series default
14033  where the characters have been colored 
14034 \series bold
14035 yellow
14036 \series default
14037 :
14038 \begin_inset Formula \begin{equation}
14039 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14040
14041 \end_inset
14042
14043
14044 \end_layout
14045
14046 \begin_layout Standard
14047 Self-defined colors can also be used for text with the help of the command
14048  
14049 \series bold
14050
14051 \backslash
14052 textcolor
14053 \series default
14054 :
14055 \begin_inset Index
14056 status collapsed
14057
14058 \begin_layout Plain Layout
14059 Text ! colored
14060 \end_layout
14061
14062 \end_inset
14063
14064
14065 \end_layout
14066
14067 \begin_layout Standard
14068 \begin_inset ERT
14069 status collapsed
14070
14071 \begin_layout Plain Layout
14072
14073
14074 \backslash
14075 textcolor{darkgreen}{
14076 \end_layout
14077
14078 \end_inset
14079
14080 This sentence is 
14081 \begin_inset Quotes eld
14082 \end_inset
14083
14084 darkgreen
14085 \begin_inset Quotes erd
14086 \end_inset
14087
14088 .
14089 \begin_inset ERT
14090 status collapsed
14091
14092 \begin_layout Plain Layout
14093
14094 }
14095 \end_layout
14096
14097 \end_inset
14098
14099
14100 \end_layout
14101
14102 \begin_layout Standard
14103
14104 \series bold
14105
14106 \backslash
14107 textcolor
14108 \series default
14109
14110 \begin_inset Index
14111 status collapsed
14112
14113 \begin_layout Plain Layout
14114 Commands ! T ! 
14115 \backslash
14116 textcolor
14117 \end_layout
14118
14119 \end_inset
14120
14121  is used in the scheme 
14122 \series bold
14123
14124 \backslash
14125 textcolor{color}{characters to color}
14126 \series default
14127 .
14128 \end_layout
14129
14130 \begin_layout Subsection
14131 Paragraph Boxes
14132 \begin_inset CommandInset label
14133 LatexCommand label
14134 name "sub:Paragraph-Boxes"
14135
14136 \end_inset
14137
14138
14139 \begin_inset Index
14140 status collapsed
14141
14142 \begin_layout Plain Layout
14143 Boxes ! as paragraph
14144 \end_layout
14145
14146 \end_inset
14147
14148
14149 \end_layout
14150
14151 \begin_layout Standard
14152 A box that can contain several lines and paragraphs, a so called paragraph
14153  box (parbox), can be created with the menu 
14154 \family sans
14155 Insert\SpecialChar \menuseparator
14156 Box
14157 \family default
14158  or the toolbar button 
14159 \begin_inset Graphics
14160         filename ../images/box-insert.png
14161         scale 85
14162
14163 \end_inset
14164
14165 .
14166 \end_layout
14167
14168 \begin_layout Standard
14169 The following example shows a framed parbox in a line:
14170 \end_layout
14171
14172 \begin_layout Standard
14173 \begin_inset VSpace medskip
14174 \end_inset
14175
14176 This is a line 
14177 \begin_inset Box Boxed
14178 position "c"
14179 hor_pos "c"
14180 has_inner_box 1
14181 inner_pos "t"
14182 use_parbox 1
14183 width "5cm"
14184 special "none"
14185 height "1in"
14186 height_special "totalheight"
14187 status open
14188
14189 \begin_layout Plain Layout
14190 This is a paragraph box.
14191  It is exactly 5
14192 \begin_inset space \thinspace{}
14193 \end_inset
14194
14195 cm long and can also contain formulas: 
14196 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14197 \end_inset
14198
14199
14200 \end_layout
14201
14202 \end_inset
14203
14204  with a parbox.
14205 \end_layout
14206
14207 \begin_layout Standard
14208 \begin_inset VSpace medskip
14209 \end_inset
14210
14211
14212 \end_layout
14213
14214 \begin_layout Standard
14215 Such a box is created by right-clicking on the gray box inset.
14216  A dialog pops up showing the box properties.
14217  In our case set: 
14218 \emph on
14219 Decoration
14220 \emph default
14221 : Recangular box, 
14222 \emph on
14223 Inner Box
14224 \emph default
14225 : Parbox, 
14226 \emph on
14227 Width
14228 \emph default
14229 : 5
14230 \begin_inset space \thinspace{}
14231 \end_inset
14232
14233 cm, 
14234 \emph on
14235 Vertical Box Alignment
14236 \emph default
14237 : Middle
14238 \end_layout
14239
14240 \begin_layout Standard
14241 \begin_inset VSpace medskip
14242 \end_inset
14243
14244 In LaTeX a parbox is created with the command 
14245 \series bold
14246
14247 \backslash
14248 parbox
14249 \series default
14250
14251 \begin_inset Index
14252 status collapsed
14253
14254 \begin_layout Plain Layout
14255 Commands ! P ! 
14256 \backslash
14257 parbox
14258 \end_layout
14259
14260 \end_inset
14261
14262  that has the following scheme:
14263 \end_layout
14264
14265 \begin_layout Standard
14266
14267 \series bold
14268
14269 \backslash
14270 parbox[position]{width}{box content}
14271 \end_layout
14272
14273 \begin_layout Standard
14274 The positions 
14275 \emph on
14276 b
14277 \emph default
14278  and 
14279 \emph on
14280 t
14281 \emph default
14282  are possible.
14283  
14284 \emph on
14285 b
14286 \emph default
14287  for bottom means that the box is aligned within the surrounding text with
14288  its last line.
14289  With 
14290 \emph on
14291 t
14292 \emph default
14293  for top this is done with the first line.
14294  When no position is given, the box will be vertically centered, see section
14295  
14296 \emph on
14297 Boxes
14298 \emph default
14299  of the 
14300 \emph on
14301 Embedded
14302 \begin_inset space ~
14303 \end_inset
14304
14305 Objects
14306 \emph default
14307  manual for examples.
14308 \end_layout
14309
14310 \begin_layout Standard
14311 \begin_inset VSpace bigskip
14312 \end_inset
14313
14314 To frame formulas completely, including the formula number, the formula
14315  must be set into a parbox.
14316  To do this, the command 
14317 \series bold
14318
14319 \backslash
14320 fbox{
14321 \backslash
14322 parbox{
14323 \backslash
14324 linewidth-2
14325 \backslash
14326 fboxsep-2
14327 \backslash
14328 fboxrule}{
14329 \series default
14330  is inserted in TeX-mode before the formula.
14331  
14332 \series bold
14333
14334 \backslash
14335 linewidth
14336 \begin_inset Index
14337 status collapsed
14338
14339 \begin_layout Plain Layout
14340 Commands ! L ! 
14341 \backslash
14342 linewidth
14343 \end_layout
14344
14345 \end_inset
14346
14347
14348 \series default
14349  is hereby the line width set for the document.
14350  Because the frame is outside the parbox, 2
14351 \begin_inset space \thinspace{}
14352 \end_inset
14353
14354 times the frame separation and the frame thickness must be subtracted from
14355  the line width.
14356  As this is not automatically done by LyX due to a bug
14357 \begin_inset Foot
14358 status collapsed
14359
14360 \begin_layout Plain Layout
14361 \begin_inset CommandInset href
14362 LatexCommand href
14363 name "LyX-bug #4483"
14364 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14365
14366 \end_inset
14367
14368
14369 \end_layout
14370
14371 \end_inset
14372
14373 , TeX-mode has to be used.
14374  To be able to multiply and subtract in arguments, the LaTeX-package 
14375 \series bold
14376 calc
14377 \series default
14378
14379 \begin_inset Foot
14380 status collapsed
14381
14382 \begin_layout Plain Layout
14383
14384 \series bold
14385 calc
14386 \series default
14387  is part of every LaTeX standard installation.
14388 \end_layout
14389
14390 \end_inset
14391
14392
14393 \begin_inset Index
14394 status collapsed
14395
14396 \begin_layout Plain Layout
14397 Packages ! calc
14398 \end_layout
14399
14400 \end_inset
14401
14402  must be loaded in the LaTeX-preamble with the line
14403 \end_layout
14404
14405 \begin_layout Standard
14406
14407 \series bold
14408
14409 \backslash
14410 usepackage{calc}
14411 \end_layout
14412
14413 \begin_layout Standard
14414 Behind the formula both boxes are closed by entering 
14415 \series bold
14416 }}
14417 \series default
14418  in TeX-mode.
14419  Here is an example:
14420 \begin_inset ERT
14421 status collapsed
14422
14423 \begin_layout Plain Layout
14424
14425
14426 \backslash
14427 fboxsep 5mm 
14428 \backslash
14429 fboxrule 5mm
14430 \end_layout
14431
14432 \end_inset
14433
14434
14435 \end_layout
14436
14437 \begin_layout Standard
14438 \begin_inset ERT
14439 status collapsed
14440
14441 \begin_layout Plain Layout
14442
14443
14444 \backslash
14445 fbox{
14446 \backslash
14447 parbox{
14448 \backslash
14449 linewidth-2
14450 \backslash
14451 fboxsep-2
14452 \backslash
14453 fboxrule}{
14454 \end_layout
14455
14456 \end_inset
14457
14458
14459 \begin_inset Formula \begin{equation}
14460 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14461
14462 \end_inset
14463
14464
14465 \begin_inset ERT
14466 status collapsed
14467
14468 \begin_layout Plain Layout
14469
14470 }}
14471 \end_layout
14472
14473 \end_inset
14474
14475
14476 \begin_inset ERT
14477 status collapsed
14478
14479 \begin_layout Plain Layout
14480
14481
14482 \backslash
14483 fboxrule 0.4pt 
14484 \backslash
14485 fboxsep 3pt
14486 \end_layout
14487
14488 \end_inset
14489
14490
14491 \end_layout
14492
14493 \begin_layout Standard
14494 \begin_inset VSpace medskip
14495 \end_inset
14496
14497 As a parbox is used as argument of 
14498 \series bold
14499
14500 \backslash
14501 fbox
14502 \series default
14503 , there is in this case no difference between 
14504 \series bold
14505
14506 \backslash
14507 fbox
14508 \series default
14509  and 
14510 \series bold
14511
14512 \backslash
14513 boxed
14514 \series default
14515 .
14516 \end_layout
14517
14518 \begin_layout Standard
14519 \begin_inset VSpace bigskip
14520 \end_inset
14521
14522 Paragraph boxes are very useful to comment formulas directly.
14523  To do this, 
14524 \series bold
14525
14526 \backslash
14527 parbox
14528 \series default
14529  is used in combination with the command 
14530 \series bold
14531
14532 \backslash
14533 tag
14534 \series default
14535 .
14536  (more about 
14537 \series bold
14538
14539 \backslash
14540 tag
14541 \series default
14542  see 
14543 \begin_inset CommandInset ref
14544 LatexCommand ref
14545 reference "sub:User-defined-Numbering"
14546
14547 \end_inset
14548
14549 )
14550 \end_layout
14551
14552 \begin_layout Standard
14553 An example of a formula commented with 
14554 \series bold
14555
14556 \backslash
14557 parbox
14558 \series default
14559 :
14560 \end_layout
14561
14562 \begin_layout Standard
14563 \begin_inset ERT
14564 status collapsed
14565
14566 \begin_layout Plain Layout
14567
14568
14569 \backslash
14570 [5x-7b=3b
14571 \backslash
14572 tag*{
14573 \backslash
14574 parbox{5cm}{
14575 \end_layout
14576
14577 \end_inset
14578
14579 This is a description.
14580  It is distinctly separated from the formula and multiline.
14581 \begin_inset ERT
14582 status collapsed
14583
14584 \begin_layout Plain Layout
14585
14586 }}
14587 \backslash
14588 ]
14589 \end_layout
14590
14591 \end_inset
14592
14593
14594 \end_layout
14595
14596 \begin_layout Standard
14597 Such a formula must be inserted completely in TeX-mode because LyX does
14598  not yet support the command 
14599 \series bold
14600
14601 \backslash
14602 parbox
14603 \series default
14604  in formulas.
14605  The formula is created with the following command sequence:
14606 \end_layout
14607
14608 \begin_layout Standard
14609 The command 
14610 \series bold
14611
14612 \backslash
14613 [5x-7b=3b
14614 \backslash
14615 tag*
14616 \backslash
14617 {
14618 \backslash
14619 parbox{5cm}{
14620 \series default
14621  is inserted in TeX-mode.
14622 \begin_inset Foot
14623 status collapsed
14624
14625 \begin_layout Plain Layout
14626 When the formula style 
14627 \series bold
14628 Indented
14629 \series default
14630  is used, 
14631 \series bold
14632
14633 \backslash
14634 tag*
14635 \backslash
14636 {
14637 \series default
14638  can also be replaced by 
14639 \series bold
14640
14641 \backslash
14642 hfill
14643 \series default
14644 .
14645  (formula styles see 
14646 \begin_inset CommandInset ref
14647 LatexCommand ref
14648 reference "sec:Formula-Styles"
14649
14650 \end_inset
14651
14652 )
14653 \end_layout
14654
14655 \end_inset
14656
14657  Then the description follows as normal text, and finally 
14658 \series bold
14659 }}
14660 \backslash
14661 ]
14662 \series default
14663  is inserted in TeX-mode.
14664  The commands 
14665 \series bold
14666
14667 \backslash
14668 [
14669 \series default
14670  and 
14671 \series bold
14672
14673 \backslash
14674 ]
14675 \series default
14676  hereby create a displayed formula.
14677 \end_layout
14678
14679 \begin_layout Standard
14680 The advantages of 
14681 \series bold
14682
14683 \backslash
14684 parbox
14685 \series default
14686  can be seen in this example that was 
14687 \begin_inset Quotes eld
14688 \end_inset
14689
14690 commented
14691 \begin_inset Quotes erd
14692 \end_inset
14693
14694  using the mathematical textmode:
14695 \begin_inset Formula \[
14696 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14697
14698 \end_inset
14699
14700
14701 \end_layout
14702
14703 \begin_layout Section
14704 Operators
14705 \begin_inset Index
14706 status collapsed
14707
14708 \begin_layout Plain Layout
14709 Operators
14710 \end_layout
14711
14712 \end_inset
14713
14714
14715 \end_layout
14716
14717 \begin_layout Subsection
14718 Big Operators
14719 \begin_inset CommandInset label
14720 LatexCommand label
14721 name "sub:Big-Operators"
14722
14723 \end_inset
14724
14725
14726 \begin_inset Index
14727 status collapsed
14728
14729 \begin_layout Plain Layout
14730 Operators ! big
14731 \end_layout
14732
14733 \end_inset
14734
14735
14736 \begin_inset Index
14737 status collapsed
14738
14739 \begin_layout Plain Layout
14740 Sums
14741 \end_layout
14742
14743 \end_inset
14744
14745
14746 \begin_inset Index
14747 status collapsed
14748
14749 \begin_layout Plain Layout
14750 Integrals
14751 \end_layout
14752
14753 \end_inset
14754
14755
14756 \end_layout
14757
14758 \begin_layout Standard
14759 To be able to use all integral operators listed here, the option 
14760 \family sans
14761 Use esint package automatically
14762 \family default
14763  must be set in the document settings under 
14764 \family sans
14765 Math
14766 \begin_inset space ~
14767 \end_inset
14768
14769 Options
14770 \family default
14771 .
14772 \end_layout
14773
14774 \begin_layout Standard
14775 \begin_inset space \hfill{}
14776 \end_inset
14777
14778
14779 \begin_inset Tabular
14780 <lyxtabular version="3" rows="11" columns="2">
14781 <features>
14782 <column alignment="center" valignment="top" width="0pt">
14783 <column alignment="center" valignment="top" width="0pt">
14784 <row>
14785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14786 \begin_inset Text
14787
14788 \begin_layout Plain Layout
14789 Command
14790 \end_layout
14791
14792 \end_inset
14793 </cell>
14794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14795 \begin_inset Text
14796
14797 \begin_layout Plain Layout
14798 Result
14799 \end_layout
14800
14801 \end_inset
14802 </cell>
14803 </row>
14804 <row>
14805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14806 \begin_inset Text
14807
14808 \begin_layout Plain Layout
14809
14810 \backslash
14811 sum
14812 \begin_inset Index
14813 status collapsed
14814
14815 \begin_layout Plain Layout
14816 Commands ! S ! 
14817 \backslash
14818 sum
14819 \end_layout
14820
14821 \end_inset
14822
14823
14824 \end_layout
14825
14826 \end_inset
14827 </cell>
14828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14829 \begin_inset Text
14830
14831 \begin_layout Plain Layout
14832 \begin_inset Formula $\sum$
14833 \end_inset
14834
14835
14836 \end_layout
14837
14838 \end_inset
14839 </cell>
14840 </row>
14841 <row>
14842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Plain Layout
14846
14847 \backslash
14848 int
14849 \begin_inset Index
14850 status collapsed
14851
14852 \begin_layout Plain Layout
14853 Commands ! I ! 
14854 \backslash
14855 int
14856 \end_layout
14857
14858 \end_inset
14859
14860
14861 \end_layout
14862
14863 \end_inset
14864 </cell>
14865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14866 \begin_inset Text
14867
14868 \begin_layout Plain Layout
14869 \begin_inset Formula $\int$
14870 \end_inset
14871
14872
14873 \end_layout
14874
14875 \end_inset
14876 </cell>
14877 </row>
14878 <row>
14879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14880 \begin_inset Text
14881
14882 \begin_layout Plain Layout
14883
14884 \backslash
14885 intop
14886 \end_layout
14887
14888 \end_inset
14889 </cell>
14890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14891 \begin_inset Text
14892
14893 \begin_layout Plain Layout
14894 \begin_inset Formula $\intop$
14895 \end_inset
14896
14897
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 </row>
14903 <row>
14904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Plain Layout
14908
14909 \backslash
14910 oint
14911 \end_layout
14912
14913 \end_inset
14914 </cell>
14915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14916 \begin_inset Text
14917
14918 \begin_layout Plain Layout
14919 \begin_inset Formula $\oint$
14920 \end_inset
14921
14922
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 </row>
14928 <row>
14929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14930 \begin_inset Text
14931
14932 \begin_layout Plain Layout
14933
14934 \backslash
14935 ointop
14936 \end_layout
14937
14938 \end_inset
14939 </cell>
14940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14941 \begin_inset Text
14942
14943 \begin_layout Plain Layout
14944 \begin_inset Formula $\ointop$
14945 \end_inset
14946
14947
14948 \end_layout
14949
14950 \end_inset
14951 </cell>
14952 </row>
14953 <row>
14954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14955 \begin_inset Text
14956
14957 \begin_layout Plain Layout
14958
14959 \backslash
14960 ointctrclockwise
14961 \end_layout
14962
14963 \end_inset
14964 </cell>
14965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14966 \begin_inset Text
14967
14968 \begin_layout Plain Layout
14969 \begin_inset Formula $\ointctrclockwise$
14970 \end_inset
14971
14972
14973 \end_layout
14974
14975 \end_inset
14976 </cell>
14977 </row>
14978 <row>
14979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14980 \begin_inset Text
14981
14982 \begin_layout Plain Layout
14983
14984 \backslash
14985 ointclockwise
14986 \end_layout
14987
14988 \end_inset
14989 </cell>
14990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14991 \begin_inset Text
14992
14993 \begin_layout Plain Layout
14994 \begin_inset Formula $\ointclockwise$
14995 \end_inset
14996
14997
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
15002 </row>
15003 <row>
15004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Plain Layout
15008
15009 \backslash
15010 sqint
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Plain Layout
15019 \begin_inset Formula $\sqint$
15020 \end_inset
15021
15022
15023 \end_layout
15024
15025 \end_inset
15026 </cell>
15027 </row>
15028 <row>
15029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15030 \begin_inset Text
15031
15032 \begin_layout Plain Layout
15033
15034 \backslash
15035 bigcap
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044 \begin_inset Formula $\bigcap$
15045 \end_inset
15046
15047
15048 \end_layout
15049
15050 \end_inset
15051 </cell>
15052 </row>
15053 <row>
15054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15055 \begin_inset Text
15056
15057 \begin_layout Plain Layout
15058
15059 \backslash
15060 bigcup
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069 \begin_inset Formula $\bigcup$
15070 \end_inset
15071
15072
15073 \end_layout
15074
15075 \end_inset
15076 </cell>
15077 </row>
15078 </lyxtabular>
15079
15080 \end_inset
15081
15082
15083 \begin_inset space \hfill{}
15084 \end_inset
15085
15086
15087 \begin_inset Tabular
15088 <lyxtabular version="3" rows="10" columns="2">
15089 <features>
15090 <column alignment="center" valignment="top" width="0pt">
15091 <column alignment="center" valignment="top" width="0pt">
15092 <row>
15093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 Command
15098 \end_layout
15099
15100 \end_inset
15101 </cell>
15102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15103 \begin_inset Text
15104
15105 \begin_layout Plain Layout
15106 Result
15107 \end_layout
15108
15109 \end_inset
15110 </cell>
15111 </row>
15112 <row>
15113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15114 \begin_inset Text
15115
15116 \begin_layout Plain Layout
15117
15118 \backslash
15119 prod
15120 \begin_inset Index
15121 status collapsed
15122
15123 \begin_layout Plain Layout
15124 Commands ! P ! 
15125 \backslash
15126 prod
15127 \end_layout
15128
15129 \end_inset
15130
15131
15132 \end_layout
15133
15134 \end_inset
15135 </cell>
15136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Plain Layout
15140 \begin_inset Formula $\prod$
15141 \end_inset
15142
15143
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 </row>
15149 <row>
15150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154
15155 \backslash
15156 coprod
15157 \end_layout
15158
15159 \end_inset
15160 </cell>
15161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15162 \begin_inset Text
15163
15164 \begin_layout Plain Layout
15165 \begin_inset Formula $\coprod$
15166 \end_inset
15167
15168
15169 \end_layout
15170
15171 \end_inset
15172 </cell>
15173 </row>
15174 <row>
15175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179
15180 \backslash
15181 bigodot
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 \begin_inset Formula $\bigodot$
15191 \end_inset
15192
15193
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 </row>
15199 <row>
15200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204
15205 \backslash
15206 bigotimes
15207 \end_layout
15208
15209 \end_inset
15210 </cell>
15211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15212 \begin_inset Text
15213
15214 \begin_layout Plain Layout
15215 \begin_inset Formula $\bigotimes$
15216 \end_inset
15217
15218
15219 \end_layout
15220
15221 \end_inset
15222 </cell>
15223 </row>
15224 <row>
15225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Plain Layout
15229
15230 \backslash
15231 bigoplus
15232 \end_layout
15233
15234 \end_inset
15235 </cell>
15236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240 \begin_inset Formula $\bigoplus$
15241 \end_inset
15242
15243
15244 \end_layout
15245
15246 \end_inset
15247 </cell>
15248 </row>
15249 <row>
15250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15251 \begin_inset Text
15252
15253 \begin_layout Plain Layout
15254
15255 \backslash
15256 bigwedge
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15262 \begin_inset Text
15263
15264 \begin_layout Plain Layout
15265 \begin_inset Formula $\bigwedge$
15266 \end_inset
15267
15268
15269 \end_layout
15270
15271 \end_inset
15272 </cell>
15273 </row>
15274 <row>
15275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15276 \begin_inset Text
15277
15278 \begin_layout Plain Layout
15279
15280 \backslash
15281 bigvee
15282 \end_layout
15283
15284 \end_inset
15285 </cell>
15286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290 \begin_inset Formula $\bigvee$
15291 \end_inset
15292
15293
15294 \end_layout
15295
15296 \end_inset
15297 </cell>
15298 </row>
15299 <row>
15300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304
15305 \backslash
15306 bigsqcup
15307 \end_layout
15308
15309 \end_inset
15310 </cell>
15311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Plain Layout
15315 \begin_inset Formula $\bigsqcup$
15316 \end_inset
15317
15318
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 </row>
15324 <row>
15325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Plain Layout
15329
15330 \backslash
15331 biguplus
15332 \end_layout
15333
15334 \end_inset
15335 </cell>
15336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15337 \begin_inset Text
15338
15339 \begin_layout Plain Layout
15340 \begin_inset Formula $\biguplus$
15341 \end_inset
15342
15343
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 </row>
15349 </lyxtabular>
15350
15351 \end_inset
15352
15353
15354 \begin_inset space \hfill{}
15355 \end_inset
15356
15357
15358 \end_layout
15359
15360 \begin_layout Standard
15361 All big operators can also be inserted via the math toolbar button 
15362 \begin_inset Graphics
15363         filename ../images/math/intop.png
15364         scale 85
15365
15366 \end_inset
15367
15368 .
15369 \end_layout
15370
15371 \begin_layout Standard
15372 The operators are called big because they are bigger than the sometimes
15373  equal looking binary operators.
15374  All big operators can have limits as described in the next subsection.
15375 \end_layout
15376
15377 \begin_layout Standard
15378 The operators 
15379 \series bold
15380
15381 \backslash
15382 intop
15383 \series default
15384  and 
15385 \series bold
15386
15387 \backslash
15388 ointop
15389 \series default
15390  are different from 
15391 \series bold
15392
15393 \backslash
15394 int
15395 \series default
15396  and 
15397 \series bold
15398
15399 \backslash
15400 oint
15401 \series default
15402 , resp.
15403 \begin_inset space ~
15404 \end_inset
15405
15406 in the style the operator limits are displayed, see 
15407 \begin_inset CommandInset ref
15408 LatexCommand ref
15409 reference "sub:Operator-Limits"
15410
15411 \end_inset
15412
15413 .
15414  
15415 \end_layout
15416
15417 \begin_layout Subsubsection*
15418 Advices for Integrals
15419 \end_layout
15420
15421 \begin_layout Standard
15422 The letter 
15423 \emph on
15424 d
15425 \emph default
15426  in an integral is an operator, that therefore has to be set upright.
15427  This is done by highlighting the 
15428 \emph on
15429 d
15430 \emph default
15431  and using the keyboard shortcut 
15432 \family sans
15433 Alt-c
15434 \begin_inset space ~
15435 \end_inset
15436
15437 r
15438 \family default
15439
15440 \begin_inset Foot
15441 status collapsed
15442
15443 \begin_layout Plain Layout
15444 Font styles
15445 \series bold
15446  
15447 \series default
15448 see 
15449 \begin_inset CommandInset ref
15450 LatexCommand ref
15451 reference "sub:Font-Styles"
15452
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \end_inset
15459
15460 .
15461  Finally the smallest space is inserted before the 
15462 \emph on
15463 d
15464 \emph default
15465 , as this is usual for operators.
15466  An example:
15467 \end_layout
15468
15469 \begin_layout Standard
15470 incorrect: 
15471 \begin_inset Formula $\int A(x)dx$
15472 \end_inset
15473
15474
15475 \begin_inset Newline newline
15476 \end_inset
15477
15478
15479 \begin_inset ERT
15480 status collapsed
15481
15482 \begin_layout Plain Layout
15483
15484
15485 \backslash
15486 hphantom{in}
15487 \end_layout
15488
15489 \end_inset
15490
15491 correct: 
15492 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15493 \end_inset
15494
15495
15496 \end_layout
15497
15498 \begin_layout Standard
15499 For multiple integrals there are the following commands:
15500 \begin_inset VSpace medskip
15501 \end_inset
15502
15503
15504 \end_layout
15505
15506 \begin_layout Standard
15507 \begin_inset space \hfill{}
15508 \end_inset
15509
15510
15511 \begin_inset Tabular
15512 <lyxtabular version="3" rows="4" columns="2">
15513 <features>
15514 <column alignment="center" valignment="top" width="0">
15515 <column alignment="center" valignment="top" width="0">
15516 <row>
15517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521 Command
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Plain Layout
15530 Result
15531 \begin_inset Note Note
15532 status collapsed
15533
15534 \begin_layout Plain Layout
15535
15536 \series bold
15537
15538 \backslash
15539 raisebox
15540 \series default
15541  is only used as spacer.
15542 \end_layout
15543
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 </row>
15552 <row>
15553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15554 \begin_inset Text
15555
15556 \begin_layout Plain Layout
15557
15558 \backslash
15559 iint
15560 \end_layout
15561
15562 \end_inset
15563 </cell>
15564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15565 \begin_inset Text
15566
15567 \begin_layout Plain Layout
15568 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15569 \end_inset
15570
15571
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 </row>
15577 <row>
15578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Plain Layout
15582
15583 \backslash
15584 oiint
15585 \end_layout
15586
15587 \end_inset
15588 </cell>
15589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15590 \begin_inset Text
15591
15592 \begin_layout Plain Layout
15593 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \end_inset
15600 </cell>
15601 </row>
15602 <row>
15603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15604 \begin_inset Text
15605
15606 \begin_layout Plain Layout
15607
15608 \backslash
15609 sqiint
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15615 \begin_inset Text
15616
15617 \begin_layout Plain Layout
15618 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15619 \end_inset
15620
15621
15622 \end_layout
15623
15624 \end_inset
15625 </cell>
15626 </row>
15627 </lyxtabular>
15628
15629 \end_inset
15630
15631
15632 \begin_inset space \hfill{}
15633 \end_inset
15634
15635
15636 \begin_inset Tabular
15637 <lyxtabular version="3" rows="4" columns="2">
15638 <features>
15639 <column alignment="center" valignment="top" width="0">
15640 <column alignment="center" valignment="top" width="0">
15641 <row>
15642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646 Command
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 Result
15656 \end_layout
15657
15658 \end_inset
15659 </cell>
15660 </row>
15661 <row>
15662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666
15667 \backslash
15668 iiint
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15674 \begin_inset Text
15675
15676 \begin_layout Plain Layout
15677 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15678 \end_inset
15679
15680
15681 \end_layout
15682
15683 \end_inset
15684 </cell>
15685 </row>
15686 <row>
15687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Plain Layout
15691
15692 \backslash
15693 iiiint
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15699 \begin_inset Text
15700
15701 \begin_layout Plain Layout
15702 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15703 \end_inset
15704
15705
15706 \end_layout
15707
15708 \end_inset
15709 </cell>
15710 </row>
15711 <row>
15712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Plain Layout
15716
15717 \backslash
15718 dotsint
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \begin_layout Plain Layout
15727 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 </row>
15736 </lyxtabular>
15737
15738 \end_inset
15739
15740
15741 \begin_inset space \hfill{}
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \begin_layout Subsection
15748 Operator Limits
15749 \begin_inset CommandInset label
15750 LatexCommand label
15751 name "sub:Operator-Limits"
15752
15753 \end_inset
15754
15755
15756 \begin_inset Index
15757 status collapsed
15758
15759 \begin_layout Plain Layout
15760 Operators ! Limits
15761 \end_layout
15762
15763 \end_inset
15764
15765
15766 \end_layout
15767
15768 \begin_layout Standard
15769 Limits are created by super- and subscripts:
15770 \end_layout
15771
15772 \begin_layout Standard
15773 \align center
15774 \begin_inset Tabular
15775 <lyxtabular version="3" rows="2" columns="2">
15776 <features>
15777 <column alignment="center" valignment="top" width="0pt">
15778 <column alignment="center" valignment="top" width="0pt">
15779 <row>
15780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15781 \begin_inset Text
15782
15783 \begin_layout Plain Layout
15784 Command
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793 Result
15794 \begin_inset Note Note
15795 status collapsed
15796
15797 \begin_layout Plain Layout
15798
15799 \series bold
15800
15801 \backslash
15802 raisebox
15803 \series default
15804  is only used as spacer.
15805 \end_layout
15806
15807 \end_inset
15808
15809
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 </row>
15815 <row>
15816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \backslash
15822 prod^
15823 \backslash
15824 infty
15825 \begin_inset ERT
15826 status collapsed
15827
15828 \begin_layout Plain Layout
15829
15830
15831 \backslash
15832 spce 
15833 \end_layout
15834
15835 \end_inset
15836
15837
15838 \begin_inset Formula $\to$
15839 \end_inset
15840
15841 _0
15842 \begin_inset Formula $\to$
15843 \end_inset
15844
15845 A(x)
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Plain Layout
15854 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15855 \end_inset
15856
15857
15858 \end_layout
15859
15860 \end_inset
15861 </cell>
15862 </row>
15863 </lyxtabular>
15864
15865 \end_inset
15866
15867
15868 \end_layout
15869
15870 \begin_layout Standard
15871 Limits of inline formulas are set right beside the operator.
15872  Limits in displayed formulas are set above or below the operator, except
15873  of integral limits.
15874 \end_layout
15875
15876 \begin_layout Standard
15877 To force that the limits are set beside the operator, the cursor is set
15878  directly behind the operator and the limits type is changed with the menu
15879  
15880 \family sans
15881 Edit\SpecialChar \menuseparator
15882 Math\SpecialChar \menuseparator
15883 Change Limits Type
15884 \family default
15885  to 
15886 \family sans
15887 \series bold
15888 Inline
15889 \family default
15890 \series default
15891  (shortcut 
15892 \family sans
15893 Alt-m
15894 \begin_inset space ~
15895 \end_inset
15896
15897 l
15898 \family default
15899 ).
15900  An example:
15901 \end_layout
15902
15903 \begin_layout Standard
15904 The default limits type is this:
15905 \begin_inset Formula \[
15906 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15907
15908 \end_inset
15909
15910 This is how it looks when the limits type was changed to 
15911 \family sans
15912 \series bold
15913 Inline
15914 \family default
15915 \series default
15916 :
15917 \begin_inset Formula \[
15918 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15919
15920 \end_inset
15921
15922 For integrals, except of 
15923 \series bold
15924
15925 \backslash
15926 intop
15927 \series default
15928  and 
15929 \series bold
15930
15931 \backslash
15932 ointop
15933 \series default
15934 , the limits are by default set beside the operator.
15935  But for multiple integrals the limits are often set below the operator.
15936  In the following example the limits type was therefore set to 
15937 \series bold
15938 Display
15939 \series default
15940  and so set below the integrals:
15941 \begin_inset Formula \begin{equation}
15942 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15943
15944 \end_inset
15945
15946
15947 \end_layout
15948
15949 \begin_layout Standard
15950 \begin_inset VSpace medskip
15951 \end_inset
15952
15953 To specify conditions for limits, the commands 
15954 \series bold
15955
15956 \backslash
15957 subarray
15958 \series default
15959
15960 \begin_inset Index
15961 status collapsed
15962
15963 \begin_layout Plain Layout
15964 Commands ! S ! 
15965 \backslash
15966 subarray
15967 \end_layout
15968
15969 \end_inset
15970
15971  and 
15972 \series bold
15973
15974 \backslash
15975 substack
15976 \series default
15977
15978 \begin_inset Index
15979 status collapsed
15980
15981 \begin_layout Plain Layout
15982 Commands ! S ! 
15983 \backslash
15984 substack
15985 \end_layout
15986
15987 \end_inset
15988
15989  are used.
15990  To create for example this expression 
15991 \begin_inset Formula \begin{equation}
15992 \sum_{\begin{subarray}{c}
15993 0<k<1000\\
15994 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15995
15996 \end_inset
15997
15998
15999 \end_layout
16000
16001 \begin_layout Standard
16002 the following has to be done:
16003 \begin_inset Newline newline
16004 \end_inset
16005
16006 First the command 
16007 \series bold
16008
16009 \backslash
16010 sum
16011 \series default
16012 ^
16013 \series bold
16014 n
16015 \begin_inset ERT
16016 status collapsed
16017
16018 \begin_layout Plain Layout
16019
16020
16021 \backslash
16022 spce 
16023 \end_layout
16024
16025 \end_inset
16026
16027 _
16028 \series default
16029  is typed in.
16030  One is now in a blue box under the summation operator and insert there
16031  the command 
16032 \series bold
16033
16034 \backslash
16035 subarray
16036 \begin_inset ERT
16037 status collapsed
16038
16039 \begin_layout Plain Layout
16040
16041
16042 \backslash
16043 spce 
16044 \end_layout
16045
16046 \end_inset
16047
16048
16049 \series default
16050 .
16051  The blue box is now within a purple box and now several lines can be written
16052  among each other.
16053  A new line is created by inserting a line break (
16054 \family sans
16055 Ctrl-Return
16056 \family default
16057 ).
16058  When now
16059 \begin_inset Newline newline
16060 \end_inset
16061
16062
16063 \series bold
16064 0<k<1000 Ctrl-Return
16065 \begin_inset Newline newline
16066 \end_inset
16067
16068
16069 \series default
16070 is typed in, a new box appears below for the new line.
16071 \end_layout
16072
16073 \begin_layout Standard
16074 The alignment of the lines can be changed to left aligned with the 
16075 \family sans
16076 table
16077 \family default
16078  
16079 \family sans
16080 toolbar
16081 \family default
16082  or the menu 
16083 \family sans
16084 Edit\SpecialChar \menuseparator
16085 Rows &Columns
16086 \family default
16087 .
16088  To get right alignment, 
16089 \series bold
16090
16091 \backslash
16092 hfill
16093 \begin_inset ERT
16094 status collapsed
16095
16096 \begin_layout Plain Layout
16097
16098
16099 \backslash
16100 spce 
16101 \end_layout
16102
16103 \end_inset
16104
16105
16106 \series default
16107  is inserted at the beginning of the line.
16108 \end_layout
16109
16110 \begin_layout Standard
16111 The command 
16112 \series bold
16113
16114 \backslash
16115 substack
16116 \series default
16117  is equivalent to 
16118 \series bold
16119
16120 \backslash
16121 subarray
16122 \series default
16123  with the difference that the lines are always centered.
16124 \end_layout
16125
16126 \begin_layout Standard
16127 \begin_inset VSpace bigskip
16128 \end_inset
16129
16130 Like in formula 
16131 \begin_inset CommandInset ref
16132 LatexCommand eqref
16133 reference "eq:substack"
16134
16135 \end_inset
16136
16137  there can be too much space beside an operator, because the characters
16138  following the operator are set beside the limits.
16139 \end_layout
16140
16141 \begin_layout Standard
16142 To avoid this, the following macro can be used in the LaTeX-preamble:
16143 \end_layout
16144
16145 \begin_layout Standard
16146
16147 \series bold
16148
16149 \backslash
16150 def
16151 \backslash
16152 clap#1{
16153 \backslash
16154 hbox to 0pt{
16155 \backslash
16156 hss #1
16157 \backslash
16158 hss}}
16159 \begin_inset Newline newline
16160 \end_inset
16161
16162
16163 \backslash
16164 def
16165 \backslash
16166 mathclap {
16167 \backslash
16168 mathpalette 
16169 \backslash
16170 mathclapinternal}
16171 \begin_inset Newline newline
16172 \end_inset
16173
16174
16175 \backslash
16176 def
16177 \backslash
16178 mathclapinternal #1#2{
16179 \backslash
16180 clap{$
16181 \backslash
16182 mathsurround =0pt #1{#2}$}}
16183 \end_layout
16184
16185 \begin_layout Standard
16186 This defines the command 
16187 \series bold
16188
16189 \backslash
16190 mathclap
16191 \series default
16192
16193 \begin_inset Index
16194 status collapsed
16195
16196 \begin_layout Plain Layout
16197 Commands ! M ! 
16198 \backslash
16199 mathclap
16200 \end_layout
16201
16202 \end_inset
16203
16204  that sets the width of the limit to 0
16205 \begin_inset space \thinspace{}
16206 \end_inset
16207
16208 pt.
16209  The command scheme is
16210 \end_layout
16211
16212 \begin_layout Standard
16213
16214 \series bold
16215
16216 \backslash
16217 mathclap{limit}
16218 \end_layout
16219
16220 \begin_layout Standard
16221 where the limit can consist of several conditions.
16222 \end_layout
16223
16224 \begin_layout Standard
16225 Applied on formula 
16226 \begin_inset CommandInset ref
16227 LatexCommand eqref
16228 reference "eq:substack"
16229
16230 \end_inset
16231
16232 , one uses the command
16233 \end_layout
16234
16235 \begin_layout Standard
16236
16237 \series bold
16238
16239 \backslash
16240 sum_
16241 \backslash
16242 mathclap{
16243 \backslash
16244 substack
16245 \begin_inset ERT
16246 status collapsed
16247
16248 \begin_layout Plain Layout
16249
16250
16251 \backslash
16252 spce 
16253 \end_layout
16254
16255 \end_inset
16256
16257 0<k<1000 Ctrl-Enter
16258 \end_layout
16259
16260 \begin_layout Standard
16261 to create the lower limit.
16262  The summand is now directly behind the summation operator:
16263 \begin_inset Formula \[
16264 \sum_{\mathclap{\substack{0<k<1000\\
16265 \\k\,\in\,\mathbb{N}}
16266 }}^{n}k^{-2}\]
16267
16268 \end_inset
16269
16270
16271 \end_layout
16272
16273 \begin_layout Standard
16274 \begin_inset VSpace bigskip
16275 \end_inset
16276
16277 How to use one limit for several operators is described in 
16278 \begin_inset CommandInset ref
16279 LatexCommand ref
16280 reference "sub:Self-defined-Operators"
16281
16282 \end_inset
16283
16284 .
16285 \end_layout
16286
16287 \begin_layout Standard
16288 \begin_inset Newpage newpage
16289 \end_inset
16290
16291
16292 \end_layout
16293
16294 \begin_layout Subsection
16295 Binary Operators
16296 \begin_inset CommandInset label
16297 LatexCommand label
16298 name "sub:Binary-Operators"
16299
16300 \end_inset
16301
16302
16303 \begin_inset Index
16304 status collapsed
16305
16306 \begin_layout Plain Layout
16307 Operators ! binary
16308 \end_layout
16309
16310 \end_inset
16311
16312
16313 \end_layout
16314
16315 \begin_layout Standard
16316 Binary operators are surrounded by space when there is a character before
16317  and behind them.
16318 \begin_inset VSpace medskip
16319 \end_inset
16320
16321
16322 \end_layout
16323
16324 \begin_layout Standard
16325 \begin_inset space \hfill{}
16326 \end_inset
16327
16328
16329 \begin_inset Tabular
16330 <lyxtabular version="3" rows="13" columns="2">
16331 <features>
16332 <column alignment="center" valignment="top" width="0pt">
16333 <column alignment="center" valignment="top" width="0pt">
16334 <row>
16335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 Command
16340 \begin_inset Note Note
16341 status collapsed
16342
16343 \begin_layout Plain Layout
16344
16345 \series bold
16346
16347 \backslash
16348 raisebox
16349 \series default
16350  is only used as spacer.
16351 \end_layout
16352
16353 \end_inset
16354
16355
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 Result
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 </row>
16370 <row>
16371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375 +
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384 \begin_inset Formula $+$
16385 \end_inset
16386
16387
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 </row>
16393 <row>
16394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Plain Layout
16398 -
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407 \begin_inset Formula $-$
16408 \end_inset
16409
16410
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 </row>
16416 <row>
16417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421
16422 \backslash
16423 pm
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Plain Layout
16432 \begin_inset Formula $\pm$
16433 \end_inset
16434
16435
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 </row>
16441 <row>
16442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446
16447 \backslash
16448 mp
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 \begin_inset Formula $\mp$
16458 \end_inset
16459
16460
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 </row>
16466 <row>
16467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471
16472 \backslash
16473 cdot
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 \begin_inset Formula $\cdot$
16483 \end_inset
16484
16485
16486 \end_layout
16487
16488 \end_inset
16489 </cell>
16490 </row>
16491 <row>
16492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Plain Layout
16496
16497 \backslash
16498 times
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 \begin_inset Formula $\times$
16508 \end_inset
16509
16510
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 </row>
16516 <row>
16517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521
16522 \backslash
16523 div
16524 \end_layout
16525
16526 \end_inset
16527 </cell>
16528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16529 \begin_inset Text
16530
16531 \begin_layout Plain Layout
16532 \begin_inset Formula $\div$
16533 \end_inset
16534
16535
16536 \end_layout
16537
16538 \end_inset
16539 </cell>
16540 </row>
16541 <row>
16542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16543 \begin_inset Text
16544
16545 \begin_layout Plain Layout
16546 \begin_inset ERT
16547 status collapsed
16548
16549 \begin_layout Plain Layout
16550
16551
16552 \backslash
16553 raisebox{-1.2mm}{
16554 \end_layout
16555
16556 \end_inset
16557
16558 *
16559 \begin_inset ERT
16560 status collapsed
16561
16562 \begin_layout Plain Layout
16563
16564 }
16565 \end_layout
16566
16567 \end_inset
16568
16569
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 \begin_inset Formula $*$
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592
16593 \backslash
16594 star
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 \begin_inset Formula $\star$
16604 \end_inset
16605
16606
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 </row>
16612 <row>
16613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Plain Layout
16617
16618 \backslash
16619 circ
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628 \begin_inset Formula $\circ$
16629 \end_inset
16630
16631
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 </row>
16637 <row>
16638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642
16643 \backslash
16644 diamond
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Plain Layout
16653 \begin_inset Formula $\diamond$
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 </row>
16662 <row>
16663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667
16668 \backslash
16669 bullet
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Plain Layout
16678 \begin_inset Formula $\bullet$
16679 \end_inset
16680
16681
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 </row>
16687 </lyxtabular>
16688
16689 \end_inset
16690
16691
16692 \begin_inset space \hfill{}
16693 \end_inset
16694
16695
16696 \begin_inset Tabular
16697 <lyxtabular version="3" rows="13" columns="2">
16698 <features>
16699 <column alignment="center" valignment="top" width="0pt">
16700 <column alignment="center" valignment="top" width="0pt">
16701 <row>
16702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 Command
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 Result
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 </row>
16721 <row>
16722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726
16727 \backslash
16728 nabla
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737 \begin_inset Formula $\nabla$
16738 \end_inset
16739
16740
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 </row>
16746 <row>
16747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751
16752 \backslash
16753 bigtriangledown
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762 \begin_inset Formula $\bigtriangledown$
16763 \end_inset
16764
16765
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 </row>
16771 <row>
16772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776
16777 \backslash
16778 bigtriangleup
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787 \begin_inset Formula $\bigtriangleup$
16788 \end_inset
16789
16790
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 </row>
16796 <row>
16797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801
16802 \backslash
16803 Box
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812 \begin_inset Formula $\Box$
16813 \end_inset
16814
16815
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 </row>
16821 <row>
16822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16823 \begin_inset Text
16824
16825 \begin_layout Plain Layout
16826
16827 \backslash
16828 cap 
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837 \begin_inset Formula $\cap$
16838 \end_inset
16839
16840
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 </row>
16846 <row>
16847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851
16852 \backslash
16853 cup
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862 \begin_inset Formula $\cup$
16863 \end_inset
16864
16865
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 </row>
16871 <row>
16872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876
16877 \backslash
16878 dagger
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887 \begin_inset Formula $\dagger$
16888 \end_inset
16889
16890
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 </row>
16896 <row>
16897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Plain Layout
16901
16902 \backslash
16903 ddagger
16904 \end_layout
16905
16906 \end_inset
16907 </cell>
16908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Plain Layout
16912 \begin_inset Formula $\ddagger$
16913 \end_inset
16914
16915
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 </row>
16921 <row>
16922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926
16927 \backslash
16928 wr
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937 \begin_inset Formula $\wr$
16938 \end_inset
16939
16940
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 </row>
16946 <row>
16947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951
16952 \backslash
16953 bigcirc
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962 \begin_inset Formula $\bigcirc$
16963 \end_inset
16964
16965
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 </row>
16971 <row>
16972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976
16977 \backslash
16978 wedge
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987 \begin_inset Formula $\wedge$
16988 \end_inset
16989
16990
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 </row>
16996 <row>
16997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001
17002 \backslash
17003 vee
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012 \begin_inset Formula $\vee$
17013 \end_inset
17014
17015
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 </row>
17021 </lyxtabular>
17022
17023 \end_inset
17024
17025
17026 \begin_inset space \hfill{}
17027 \end_inset
17028
17029
17030 \begin_inset Tabular
17031 <lyxtabular version="3" rows="13" columns="2">
17032 <features>
17033 <column alignment="center" valignment="top" width="0pt">
17034 <column alignment="center" valignment="top" width="0pt">
17035 <row>
17036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 Command
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049 Result
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 </row>
17055 <row>
17056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060
17061 \backslash
17062 oplus
17063 \end_layout
17064
17065 \end_inset
17066 </cell>
17067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17068 \begin_inset Text
17069
17070 \begin_layout Plain Layout
17071 \begin_inset Formula $\oplus$
17072 \end_inset
17073
17074
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 </row>
17080 <row>
17081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085
17086 \backslash
17087 ominus
17088 \end_layout
17089
17090 \end_inset
17091 </cell>
17092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096 \begin_inset Formula $\ominus$
17097 \end_inset
17098
17099
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 </row>
17105 <row>
17106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110
17111 \backslash
17112 otimes
17113 \end_layout
17114
17115 \end_inset
17116 </cell>
17117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121 \begin_inset Formula $\otimes$
17122 \end_inset
17123
17124
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 </row>
17130 <row>
17131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135
17136 \backslash
17137 oslash
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146 \begin_inset Formula $\oslash$
17147 \end_inset
17148
17149
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 </row>
17155 <row>
17156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160
17161 \backslash
17162 odot
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171 \begin_inset Formula $\odot$
17172 \end_inset
17173
17174
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 </row>
17180 <row>
17181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185
17186 \backslash
17187 amalg
17188 \end_layout
17189
17190 \end_inset
17191 </cell>
17192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196 \begin_inset Formula $\amalg$
17197 \end_inset
17198
17199
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 </row>
17205 <row>
17206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210
17211 \backslash
17212 uplus
17213 \end_layout
17214
17215 \end_inset
17216 </cell>
17217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221 \begin_inset Formula $\uplus$
17222 \end_inset
17223
17224
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 </row>
17230 <row>
17231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235
17236 \backslash
17237 setminus
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246 \begin_inset Formula $\setminus$
17247 \end_inset
17248
17249
17250 \end_layout
17251
17252 \end_inset
17253 </cell>
17254 </row>
17255 <row>
17256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260
17261 \backslash
17262 sqcap
17263 \end_layout
17264
17265 \end_inset
17266 </cell>
17267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271 \begin_inset Formula $\sqcap$
17272 \end_inset
17273
17274
17275 \end_layout
17276
17277 \end_inset
17278 </cell>
17279 </row>
17280 <row>
17281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285
17286 \backslash
17287 sqcup
17288 \end_layout
17289
17290 \end_inset
17291 </cell>
17292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296 \begin_inset Formula $\sqcup$
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 </row>
17305 <row>
17306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310
17311 \backslash
17312 triangleleft
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 \begin_inset Formula $\triangleleft$
17322 \end_inset
17323
17324
17325 \end_layout
17326
17327 \end_inset
17328 </cell>
17329 </row>
17330 <row>
17331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335
17336 \backslash
17337 triangleright
17338 \end_layout
17339
17340 \end_inset
17341 </cell>
17342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346 \begin_inset Formula $\triangleright$
17347 \end_inset
17348
17349
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 </row>
17355 </lyxtabular>
17356
17357 \end_inset
17358
17359
17360 \begin_inset space \hfill{}
17361 \end_inset
17362
17363
17364 \end_layout
17365
17366 \begin_layout Standard
17367 All binary operators can also be inserted via the math toolbar button 
17368 \begin_inset Graphics
17369         filename ../images/math/pm.png
17370         scale 85
17371
17372 \end_inset
17373
17374 .
17375 \end_layout
17376
17377 \begin_layout Standard
17378 To typeset the Laplace operator also 
17379 \series bold
17380
17381 \backslash
17382 Delta
17383 \series default
17384  or 
17385 \series bold
17386
17387 \backslash
17388 nabla
17389 \series default
17390 ^
17391 \series bold
17392 2
17393 \series default
17394  (
17395 \begin_inset Formula $\nabla^{2}$
17396 \end_inset
17397
17398 ) can be used instead of 
17399 \series bold
17400
17401 \backslash
17402 bigtriangleup
17403 \series default
17404  .
17405 \end_layout
17406
17407 \begin_layout Standard
17408 The character 
17409 \family sans
17410 Menu Separator
17411 \family default
17412  from the menu 
17413 \family sans
17414 Insert\SpecialChar \menuseparator
17415 Special Character
17416 \family default
17417  is the operator 
17418 \series bold
17419
17420 \backslash
17421 triangleright
17422 \series default
17423 .
17424 \end_layout
17425
17426 \begin_layout Subsection
17427 Self-defined Operators
17428 \begin_inset CommandInset label
17429 LatexCommand label
17430 name "sub:Self-defined-Operators"
17431
17432 \end_inset
17433
17434
17435 \begin_inset Index
17436 status collapsed
17437
17438 \begin_layout Plain Layout
17439 Operators ! self-defined
17440 \end_layout
17441
17442 \end_inset
17443
17444
17445 \end_layout
17446
17447 \begin_layout Standard
17448 With the help of the command 
17449 \series bold
17450
17451 \backslash
17452 DeclareMathOperator
17453 \series default
17454
17455 \begin_inset Index
17456 status collapsed
17457
17458 \begin_layout Plain Layout
17459 Commands ! D ! 
17460 \backslash
17461 dbinom@
17462 \backslash
17463 DeclareMathOperator
17464 \end_layout
17465
17466 \end_inset
17467
17468  custom operators can be defined in the LaTeX-preamble.
17469  Its command scheme is:
17470 \end_layout
17471
17472 \begin_layout Standard
17473
17474 \series bold
17475
17476 \backslash
17477 DeclareMathOperator{new command}{display}
17478 \end_layout
17479
17480 \begin_layout Standard
17481 Display can be characters or symbols that define how the operator looks
17482  in the output.
17483  To define a big operator a * is set behind the command.
17484  All self-defined big operators can have limits as described in 
17485 \begin_inset CommandInset ref
17486 LatexCommand ref
17487 reference "sub:Operator-Limits"
17488
17489 \end_inset
17490
17491 .
17492 \end_layout
17493
17494 \begin_layout Standard
17495 For example the LaTeX-preamble line
17496 \end_layout
17497
17498 \begin_layout Standard
17499
17500 \series bold
17501
17502 \backslash
17503 DeclareMathOperator*{
17504 \backslash
17505 Lozenge}{
17506 \backslash
17507 blacklozenge}
17508 \end_layout
17509
17510 \begin_layout Standard
17511 defines the command 
17512 \series bold
17513
17514 \backslash
17515 Lozenge
17516 \series default
17517 , that inserts a big operator consisting of the lozenge symbol from 
17518 \begin_inset CommandInset ref
17519 LatexCommand ref
17520 reference "sub:Miscellaneous-Symbols"
17521
17522 \end_inset
17523
17524 :
17525 \begin_inset Formula \[
17526 \Lozenge_{n=1}^{\infty}\]
17527
17528 \end_inset
17529
17530 The command for this formula is: 
17531 \series bold
17532
17533 \backslash
17534 Lozenge
17535 \series default
17536 ^
17537 \series bold
17538
17539 \backslash
17540 infty
17541 \begin_inset Formula $\to$
17542 \end_inset
17543
17544 _n=1
17545 \end_layout
17546
17547 \begin_layout Standard
17548 \begin_inset VSpace bigskip
17549 \end_inset
17550
17551 When self-defined operators are not used several times in the document,
17552  they can also be defined with the commands 
17553 \series bold
17554
17555 \backslash
17556 mathop
17557 \series default
17558
17559 \begin_inset Index
17560 status collapsed
17561
17562 \begin_layout Plain Layout
17563 Commands ! M ! 
17564 \backslash
17565 mathop
17566 \end_layout
17567
17568 \end_inset
17569
17570  and 
17571 \series bold
17572
17573 \backslash
17574 mathbin
17575 \series default
17576
17577 \begin_inset Index
17578 status collapsed
17579
17580 \begin_layout Plain Layout
17581 Commands ! M ! 
17582 \backslash
17583 mathbin
17584 \end_layout
17585
17586 \end_inset
17587
17588 , which have the following scheme:
17589 \end_layout
17590
17591 \begin_layout Standard
17592
17593 \series bold
17594
17595 \backslash
17596 mathop{display}
17597 \series default
17598  and 
17599 \series bold
17600
17601 \backslash
17602 mathbin{display}
17603 \end_layout
17604
17605 \begin_layout Standard
17606
17607 \series bold
17608
17609 \backslash
17610 mathop
17611 \series default
17612  defines big operators, 
17613 \series bold
17614
17615 \backslash
17616 mathbin
17617 \series default
17618  binary operators.
17619 \end_layout
17620
17621 \begin_layout Standard
17622
17623 \series bold
17624
17625 \backslash
17626 mathop
17627 \series default
17628  can e.
17629 \begin_inset space \thinspace{}
17630 \end_inset
17631
17632 g.
17633 \begin_inset space ~
17634 \end_inset
17635
17636 be used to use one limit for several operators:
17637 \end_layout
17638
17639 \begin_layout Standard
17640 \begin_inset Formula \[
17641 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17642
17643 \end_inset
17644
17645
17646 \end_layout
17647
17648 \begin_layout Standard
17649 The command for the formula above is:
17650 \begin_inset Newline newline
17651 \end_inset
17652
17653
17654 \series bold
17655
17656 \backslash
17657 mathop{
17658 \backslash
17659 sum
17660 \backslash
17661 negmedspace
17662 \backslash
17663 sum
17664 \series default
17665
17666 \begin_inset ERT
17667 status collapsed
17668
17669 \begin_layout Plain Layout
17670
17671
17672 \backslash
17673 spce 
17674 \end_layout
17675
17676 \end_inset
17677
17678
17679 \series bold
17680
17681 \begin_inset Formula $\to$
17682 \end_inset
17683
17684 ^N
17685 \series default
17686
17687 \begin_inset ERT
17688 status collapsed
17689
17690 \begin_layout Plain Layout
17691
17692
17693 \backslash
17694 spce 
17695 \end_layout
17696
17697 \end_inset
17698
17699
17700 \series bold
17701 _i,j=1
17702 \end_layout
17703
17704 \begin_layout Section
17705 Fonts
17706 \begin_inset Index
17707 status collapsed
17708
17709 \begin_layout Plain Layout
17710 Fonts
17711 \end_layout
17712
17713 \end_inset
17714
17715
17716 \end_layout
17717
17718 \begin_layout Subsection
17719 Font Styles
17720 \begin_inset CommandInset label
17721 LatexCommand label
17722 name "sub:Font-Styles"
17723
17724 \end_inset
17725
17726
17727 \begin_inset Index
17728 status collapsed
17729
17730 \begin_layout Plain Layout
17731 Font ! style
17732 \end_layout
17733
17734 \end_inset
17735
17736
17737 \end_layout
17738
17739 \begin_layout Standard
17740 Latin letters in formulas can be set in one of the following font styles:
17741 \begin_inset VSpace -2mm
17742 \end_inset
17743
17744
17745 \end_layout
17746
17747 \begin_layout Standard
17748 \align center
17749 \begin_inset Tabular
17750 <lyxtabular version="3" rows="6" columns="3">
17751 <features>
17752 <column alignment="center" valignment="top" width="0">
17753 <column alignment="center" valignment="top" width="0">
17754 <column alignment="center" valignment="top" width="0">
17755 <row>
17756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17757 \begin_inset Text
17758
17759 \begin_layout Plain Layout
17760 Command
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769 Result
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \begin_layout Plain Layout
17778 shortcut
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 </row>
17784 <row>
17785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17786 \begin_inset Text
17787
17788 \begin_layout Plain Layout
17789
17790 \backslash
17791 mathbb
17792 \series bold
17793
17794 \begin_inset ERT
17795 status collapsed
17796
17797 \begin_layout Plain Layout
17798
17799
17800 \backslash
17801 spce 
17802 \end_layout
17803
17804 \end_inset
17805
17806
17807 \series default
17808 ABC
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 \begin_inset Formula $\mathbb{ABC}$
17818 \end_inset
17819
17820
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829 Alt-c c
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 </row>
17835 <row>
17836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840
17841 \backslash
17842 mathbf
17843 \series bold
17844
17845 \begin_inset ERT
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849
17850
17851 \backslash
17852 spce 
17853 \end_layout
17854
17855 \end_inset
17856
17857
17858 \series default
17859 AbC
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 \begin_inset Formula $\mathbf{AbC}$
17869 \end_inset
17870
17871
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout Plain Layout
17880 Ctrl-b
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 </row>
17886 <row>
17887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891
17892 \backslash
17893 boldsymbol
17894 \series bold
17895
17896 \begin_inset ERT
17897 status collapsed
17898
17899 \begin_layout Plain Layout
17900
17901
17902 \backslash
17903 spce 
17904 \end_layout
17905
17906 \end_inset
17907
17908
17909 \series default
17910 AbC
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 \begin_inset Formula $\boldsymbol{AbC}$
17920 \end_inset
17921
17922
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 Alt-c b or Ctrl-Alt-b
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 </row>
17937 <row>
17938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942
17943 \backslash
17944 mathcal
17945 \series bold
17946
17947 \begin_inset ERT
17948 status collapsed
17949
17950 \begin_layout Plain Layout
17951
17952
17953 \backslash
17954 spce 
17955 \end_layout
17956
17957 \end_inset
17958
17959
17960 \series default
17961 ABC
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 \begin_inset Formula $\mathcal{ABC}$
17971 \end_inset
17972
17973
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982 Alt-c e
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 <row>
17989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993
17994 \backslash
17995 mathfrak
17996 \series bold
17997
17998 \begin_inset ERT
17999 status collapsed
18000
18001 \begin_layout Plain Layout
18002
18003
18004 \backslash
18005 spce 
18006 \end_layout
18007
18008 \end_inset
18009
18010
18011 \series default
18012 AbC
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021 \begin_inset Formula $\mathfrak{AbC}$
18022 \end_inset
18023
18024
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 -
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 </lyxtabular>
18040
18041 \end_inset
18042
18043
18044 \end_layout
18045
18046 \begin_layout Standard
18047 \align center
18048 \begin_inset Tabular
18049 <lyxtabular version="3" rows="5" columns="3">
18050 <features>
18051 <column alignment="center" valignment="top" width="0">
18052 <column alignment="center" valignment="top" width="0">
18053 <column alignment="center" valignment="top" width="0">
18054 <row>
18055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059 Command
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 Result
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Plain Layout
18077 shortcut
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 </row>
18083 <row>
18084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088
18089 \backslash
18090 mathit
18091 \series bold
18092
18093 \begin_inset ERT
18094 status collapsed
18095
18096 \begin_layout Plain Layout
18097
18098
18099 \backslash
18100 spce 
18101 \end_layout
18102
18103 \end_inset
18104
18105
18106 \series default
18107 AbC
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 \begin_inset Formula $\mathit{AbC}$
18117 \end_inset
18118
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128 -
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 </row>
18134 <row>
18135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139
18140 \backslash
18141 mathrm
18142 \series bold
18143
18144 \begin_inset ERT
18145 status collapsed
18146
18147 \begin_layout Plain Layout
18148
18149
18150 \backslash
18151 spce 
18152 \end_layout
18153
18154 \end_inset
18155
18156
18157 \series default
18158 AbC
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 \begin_inset Formula $\mathrm{AbC}$
18168 \end_inset
18169
18170
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 Alt-c r
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 </row>
18185 <row>
18186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Plain Layout
18190
18191 \backslash
18192 mathsf
18193 \series bold
18194
18195 \begin_inset ERT
18196 status collapsed
18197
18198 \begin_layout Plain Layout
18199
18200
18201 \backslash
18202 spce 
18203 \end_layout
18204
18205 \end_inset
18206
18207
18208 \series default
18209 AbC
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 \begin_inset Formula $\mathsf{AbC}$
18219 \end_inset
18220
18221
18222 \end_layout
18223
18224 \end_inset
18225 </cell>
18226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230 Alt-c s
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 </row>
18236 <row>
18237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241
18242 \backslash
18243 mathtt
18244 \series bold
18245
18246 \begin_inset ERT
18247 status collapsed
18248
18249 \begin_layout Plain Layout
18250
18251
18252 \backslash
18253 spce 
18254 \end_layout
18255
18256 \end_inset
18257
18258
18259 \series default
18260 AbC
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 \begin_inset Formula $\mathtt{AbC}$
18270 \end_inset
18271
18272
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 Alt-c p
18282 \end_layout
18283
18284 \end_inset
18285 </cell>
18286 </row>
18287 </lyxtabular>
18288
18289 \end_inset
18290
18291
18292 \end_layout
18293
18294 \begin_layout Standard
18295 \begin_inset Note Greyedout
18296 status open
18297
18298 \begin_layout Plain Layout
18299
18300 \series bold
18301 Note:
18302 \series default
18303  The styles 
18304 \series bold
18305
18306 \backslash
18307 mathbb
18308 \series default
18309  and 
18310 \series bold
18311
18312 \backslash
18313 mathcal
18314 \series default
18315  can only be used for big letters.
18316 \end_layout
18317
18318 \end_inset
18319
18320
18321 \end_layout
18322
18323 \begin_layout Standard
18324 Predefined is the style 
18325 \series bold
18326
18327 \backslash
18328 mathnormal
18329 \series default
18330 .
18331 \end_layout
18332
18333 \begin_layout Standard
18334 The style commands work also for letters in mathematical constructs:
18335 \begin_inset Formula \[
18336 \mathfrak{A=\frac{b}{C}}\]
18337
18338 \end_inset
18339
18340
18341 \end_layout
18342
18343 \begin_layout Standard
18344 Characters in mathematical text don't appear in a math font style but in
18345  the text font style 
18346 \series bold
18347
18348 \backslash
18349 textrm
18350 \series default
18351 .
18352  That their style can't be set correctly via the text style dialog is a
18353  bug in LyX.
18354 \begin_inset Foot
18355 status collapsed
18356
18357 \begin_layout Plain Layout
18358 \begin_inset CommandInset href
18359 LatexCommand href
18360 name "LyX-bug #4091"
18361 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18362
18363 \end_inset
18364
18365
18366 \end_layout
18367
18368 \end_inset
18369
18370
18371 \end_layout
18372
18373 \begin_layout Standard
18374 Instead of the style commands the dialog 
18375 \family sans
18376 Edit\SpecialChar \menuseparator
18377 Math\SpecialChar \menuseparator
18378 Text Style
18379 \family default
18380  or the toolbar button 
18381 \begin_inset Graphics
18382         filename ../images/math/font.png
18383         scale 85
18384
18385 \end_inset
18386
18387  can be used.
18388 \end_layout
18389
18390 \begin_layout Subsection
18391 Bold Formulas
18392 \begin_inset CommandInset label
18393 LatexCommand label
18394 name "sub:Bold-Formulas"
18395
18396 \end_inset
18397
18398
18399 \begin_inset Index
18400 status collapsed
18401
18402 \begin_layout Plain Layout
18403 Formula ! bold
18404 \end_layout
18405
18406 \end_inset
18407
18408
18409 \end_layout
18410
18411 \begin_layout Standard
18412 To make a complete formula bold, the command 
18413 \series bold
18414
18415 \backslash
18416 mathbf
18417 \series default
18418  from the previous subsection cannot be used, because it doesn't work for
18419  small Greek letters.
18420  Furthermore it prints Latin letters always upright, like in the following
18421  equation:
18422 \end_layout
18423
18424 \begin_layout Standard
18425 \begin_inset Formula \[
18426 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18427
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \begin_layout Standard
18434 To display the formula correctly, the command 
18435 \series bold
18436
18437 \backslash
18438 boldsymbol
18439 \series default
18440  is used:
18441 \begin_inset Formula \[
18442 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18443
18444 \end_inset
18445
18446 It is also possible to set the formula in a 
18447 \series bold
18448 boldmath environment
18449 \series default
18450 .
18451  This environment is created by inserting the command 
18452 \series bold
18453
18454 \backslash
18455 boldmath
18456 \begin_inset Index
18457 status collapsed
18458
18459 \begin_layout Plain Layout
18460 Commands ! B ! 
18461 \backslash
18462 boldmath
18463 \end_layout
18464
18465 \end_inset
18466
18467
18468 \series default
18469  in TeX-mode.
18470  To end the environment, the command 
18471 \series bold
18472
18473 \backslash
18474 unboldmath
18475 \begin_inset Index
18476 status collapsed
18477
18478 \begin_layout Plain Layout
18479 Commands ! U ! 
18480 \backslash
18481 unboldmath
18482 \end_layout
18483
18484 \end_inset
18485
18486
18487 \series default
18488  is inserted in TeX-mode.
18489 \begin_inset ERT
18490 status collapsed
18491
18492 \begin_layout Plain Layout
18493
18494
18495 \backslash
18496 boldmath 
18497 \end_layout
18498
18499 \end_inset
18500
18501
18502 \begin_inset Formula \[
18503 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18504
18505 \end_inset
18506
18507
18508 \begin_inset ERT
18509 status collapsed
18510
18511 \begin_layout Plain Layout
18512
18513
18514 \backslash
18515 unboldmath 
18516 \end_layout
18517
18518 \end_inset
18519
18520
18521 \end_layout
18522
18523 \begin_layout Subsection
18524 Colored Formulas
18525 \begin_inset Index
18526 status collapsed
18527
18528 \begin_layout Plain Layout
18529 Formula ! colored
18530 \end_layout
18531
18532 \end_inset
18533
18534
18535 \end_layout
18536
18537 \begin_layout Standard
18538 Formulas can be colored like normal text: Highlight a formula or a formula
18539  part and use the 
18540 \family sans
18541 Text Style
18542 \family default
18543  dialog.
18544  Here is a formula in magenta:
18545 \begin_inset Formula \[
18546 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18547
18548 \end_inset
18549
18550
18551 \end_layout
18552
18553 \begin_layout Standard
18554 You can also define your own colors as described in 
18555 \begin_inset CommandInset ref
18556 LatexCommand ref
18557 reference "sub:Colored-Boxes"
18558
18559 \end_inset
18560
18561 .
18562  They can be used with the TeX code command 
18563 \series bold
18564
18565 \backslash
18566 textcolor
18567 \series default
18568
18569 \begin_inset Index
18570 status collapsed
18571
18572 \begin_layout Plain Layout
18573 Commands ! T ! 
18574 \backslash
18575 textcolor
18576 \end_layout
18577
18578 \end_inset
18579
18580  in the scheme
18581 \end_layout
18582
18583 \begin_layout Standard
18584
18585 \series bold
18586
18587 \backslash
18588 textcolor{color}{characters or formula}
18589 \end_layout
18590
18591 \begin_layout Standard
18592 The following example was colored completely dark green and partly red:
18593 \end_layout
18594
18595 \begin_layout Standard
18596 \begin_inset ERT
18597 status collapsed
18598
18599 \begin_layout Plain Layout
18600
18601
18602 \backslash
18603 textcolor{darkgreen}{
18604 \end_layout
18605
18606 \end_inset
18607
18608
18609 \begin_inset Formula \[
18610 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18611
18612 \end_inset
18613
18614
18615 \begin_inset ERT
18616 status collapsed
18617
18618 \begin_layout Plain Layout
18619
18620 }
18621 \end_layout
18622
18623 \end_inset
18624
18625
18626 \end_layout
18627
18628 \begin_layout Standard
18629 Due to a bug in LyX only complete formulas can be colored with self-defined
18630  colors.
18631 \begin_inset Foot
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635 \begin_inset CommandInset href
18636 LatexCommand href
18637 name "LyX-bug #5269"
18638 target "http://bugzilla.lyx.org/show_bug.cgi?id=5269"
18639
18640 \end_inset
18641
18642
18643 \end_layout
18644
18645 \end_inset
18646
18647
18648 \end_layout
18649
18650 \begin_layout Subsection
18651 Font Sizes
18652 \begin_inset CommandInset label
18653 LatexCommand label
18654 name "sub:Font-Sizes"
18655
18656 \end_inset
18657
18658
18659 \begin_inset Index
18660 status collapsed
18661
18662 \begin_layout Plain Layout
18663 Font ! size
18664 \end_layout
18665
18666 \end_inset
18667
18668
18669 \end_layout
18670
18671 \begin_layout Standard
18672 For characters in formulas there are, analog to characters in text, the
18673  following size commands:
18674 \end_layout
18675
18676 \begin_layout Standard
18677
18678 \series bold
18679
18680 \backslash
18681 Huge
18682 \series default
18683
18684 \series bold
18685
18686 \backslash
18687 huge
18688 \series default
18689
18690 \series bold
18691
18692 \backslash
18693 LARGE
18694 \series default
18695
18696 \series bold
18697
18698 \backslash
18699 Large
18700 \series default
18701
18702 \series bold
18703
18704 \backslash
18705 large
18706 \series default
18707
18708 \series bold
18709
18710 \backslash
18711 normalsize
18712 \series default
18713
18714 \series bold
18715
18716 \backslash
18717 small
18718 \series default
18719 ,
18720 \begin_inset Newline newline
18721 \end_inset
18722
18723
18724 \series bold
18725
18726 \backslash
18727 footnotesize
18728 \series default
18729
18730 \series bold
18731
18732 \backslash
18733 scriptsize
18734 \series default
18735 , and 
18736 \series bold
18737
18738 \backslash
18739 tiny
18740 \end_layout
18741
18742 \begin_layout Standard
18743 The size produced by the commands depends on the document font size, that
18744  corresponds with the command 
18745 \series bold
18746
18747 \backslash
18748 normalsize
18749 \series default
18750 .
18751  The other commands produce smaller or larger sizes than 
18752 \series bold
18753
18754 \backslash
18755 normalsize
18756 \series default
18757 .
18758  The font size can however not exceed a certain value.
18759  Is for example the document font size 12
18760 \begin_inset space \thinspace{}
18761 \end_inset
18762
18763 pt, the command 
18764 \series bold
18765
18766 \backslash
18767 Huge
18768 \series default
18769  switches to the same size as 
18770 \series bold
18771
18772 \backslash
18773 huge
18774 \series default
18775 .
18776  
18777 \end_layout
18778
18779 \begin_layout Standard
18780 A size command is inserted in TeX-mode before the formula and sets the size
18781  for all following formula and text characters.
18782  To switch back to the initial size, the command 
18783 \series bold
18784
18785 \backslash
18786 normalsize
18787 \series default
18788  is inserted behind the formula in TeX-mode.
18789 \end_layout
18790
18791 \begin_layout Standard
18792 Within a formula the size can only be changed for symbols or letters in
18793  mathematical text.
18794  To do this, the size command is inserted in mathematical text.
18795  All following characters until the end of the mathematical text or until
18796  another size command will have the selected size.
18797  Two examples:
18798 \begin_inset VSpace -2mm
18799 \end_inset
18800
18801
18802 \end_layout
18803
18804 \begin_layout Standard
18805 \begin_inset ERT
18806 status collapsed
18807
18808 \begin_layout Plain Layout
18809
18810
18811 \backslash
18812 huge 
18813 \end_layout
18814
18815 \end_inset
18816
18817
18818 \begin_inset Formula \[
18819 A=\frac{B}{c}\cdot\maltese\]
18820
18821 \end_inset
18822
18823
18824 \begin_inset Formula \[
18825 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18826
18827 \end_inset
18828
18829
18830 \begin_inset ERT
18831 status collapsed
18832
18833 \begin_layout Plain Layout
18834
18835
18836 \backslash
18837 normalsize 
18838 \end_layout
18839
18840 \end_inset
18841
18842
18843 \end_layout
18844
18845 \begin_layout Standard
18846 \begin_inset VSpace medskip
18847 \end_inset
18848
18849 Before both formulas the command 
18850 \series bold
18851
18852 \backslash
18853 huge
18854 \series default
18855  was inserted.
18856  The command for the second formula is:
18857 \begin_inset Newline newline
18858 \end_inset
18859
18860
18861 \series bold
18862
18863 \backslash
18864 maltese
18865 \begin_inset ERT
18866 status collapsed
18867
18868 \begin_layout Plain Layout
18869
18870
18871 \backslash
18872 spce 
18873 \end_layout
18874
18875 \end_inset
18876
18877 A Alt-m m 
18878 \backslash
18879 Large
18880 \begin_inset ERT
18881 status collapsed
18882
18883 \begin_layout Plain Layout
18884
18885
18886 \backslash
18887 spce 
18888 \end_layout
18889
18890 \end_inset
18891
18892
18893 \backslash
18894 maltese
18895 \begin_inset ERT
18896 status collapsed
18897
18898 \begin_layout Plain Layout
18899
18900
18901 \backslash
18902 spce 
18903 \end_layout
18904
18905 \end_inset
18906
18907
18908 \backslash
18909 textit
18910 \begin_inset ERT
18911 status collapsed
18912
18913 \begin_layout Plain Layout
18914
18915
18916 \backslash
18917 spce 
18918 \end_layout
18919
18920 \end_inset
18921
18922 A
18923 \begin_inset Formula $\to$
18924 \end_inset
18925
18926
18927 \begin_inset Formula $\to$
18928 \end_inset
18929
18930
18931 \begin_inset Newline newline
18932 \end_inset
18933
18934
18935 \begin_inset space \hspace*{}
18936 \length 1cm
18937 \end_inset
18938
18939 Alt-m
18940 \series default
18941  
18942 \series bold
18943
18944 \backslash
18945 tiny
18946 \begin_inset ERT
18947 status collapsed
18948
18949 \begin_layout Plain Layout
18950
18951
18952 \backslash
18953 spce 
18954 \end_layout
18955
18956 \end_inset
18957
18958
18959 \backslash
18960 maltese
18961 \begin_inset ERT
18962 status collapsed
18963
18964 \begin_layout Plain Layout
18965
18966
18967 \backslash
18968 spce 
18969 \end_layout
18970
18971 \end_inset
18972
18973
18974 \backslash
18975 textit
18976 \begin_inset ERT
18977 status collapsed
18978
18979 \begin_layout Plain Layout
18980
18981
18982 \backslash
18983 spce 
18984 \end_layout
18985
18986 \end_inset
18987
18988 A
18989 \end_layout
18990
18991 \begin_layout Standard
18992 If a symbol cannot be displayed in different sizes, it will always be displayed
18993  in the default size.
18994 \end_layout
18995
18996 \begin_layout Section
18997 Greek Letters
18998 \begin_inset Index
18999 status collapsed
19000
19001 \begin_layout Plain Layout
19002 Greek letters
19003 \end_layout
19004
19005 \end_inset
19006
19007
19008 \end_layout
19009
19010 \begin_layout Standard
19011 All Greek letters can also be inserted via the toolbar button 
19012 \begin_inset Graphics
19013         filename ../images/math/alpha.png
19014         scale 85
19015
19016 \end_inset
19017
19018 .
19019 \end_layout
19020
19021 \begin_layout Subsection
19022 Small Letters
19023 \begin_inset Index
19024 status collapsed
19025
19026 \begin_layout Plain Layout
19027 Greek letters ! small
19028 \end_layout
19029
19030 \end_inset
19031
19032
19033 \end_layout
19034
19035 \begin_layout Standard
19036 \begin_inset space \hfill{}
19037 \end_inset
19038
19039
19040 \begin_inset Tabular
19041 <lyxtabular version="3" rows="11" columns="2">
19042 <features>
19043 <column alignment="center" valignment="top" width="0pt">
19044 <column alignment="center" valignment="top" width="0pt">
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050 Command
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059 Result
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 </row>
19065 <row>
19066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070
19071 \backslash
19072 alpha
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081 \begin_inset Formula $\alpha$
19082 \end_inset
19083
19084
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 </row>
19090 <row>
19091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095
19096 \backslash
19097 beta
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 \begin_inset Formula $\beta$
19107 \end_inset
19108
19109
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 </row>
19115 <row>
19116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19117 \begin_inset Text
19118
19119 \begin_layout Plain Layout
19120
19121 \backslash
19122 gamma
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 \begin_inset Formula $\gamma$
19132 \end_inset
19133
19134
19135 \end_layout
19136
19137 \end_inset
19138 </cell>
19139 </row>
19140 <row>
19141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145
19146 \backslash
19147 delta
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156 \begin_inset Formula $\delta$
19157 \end_inset
19158
19159
19160 \end_layout
19161
19162 \end_inset
19163 </cell>
19164 </row>
19165 <row>
19166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170
19171 \backslash
19172 epsilon
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181 \begin_inset Formula $\epsilon$
19182 \end_inset
19183
19184
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 </row>
19190 <row>
19191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195
19196 \backslash
19197 varepsilon
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206 \begin_inset Formula $\varepsilon$
19207 \end_inset
19208
19209
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 </row>
19215 <row>
19216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220
19221 \backslash
19222 zeta
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231 \begin_inset Formula $\zeta$
19232 \end_inset
19233
19234
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 </row>
19240 <row>
19241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245
19246 \backslash
19247 eta
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256 \begin_inset Formula $\eta$
19257 \end_inset
19258
19259
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 </row>
19265 <row>
19266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270
19271 \backslash
19272 theta
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 \begin_inset Formula $\theta$
19282 \end_inset
19283
19284
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 </row>
19290 <row>
19291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295
19296 \backslash
19297 vartheta
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306 \begin_inset Formula $\vartheta$
19307 \end_inset
19308
19309
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 </row>
19315 </lyxtabular>
19316
19317 \end_inset
19318
19319
19320 \begin_inset space \hfill{}
19321 \end_inset
19322
19323
19324 \begin_inset Tabular
19325 <lyxtabular version="3" rows="12" columns="2">
19326 <features>
19327 <column alignment="center" valignment="top" width="0pt">
19328 <column alignment="center" valignment="top" width="0pt">
19329 <row>
19330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334 Command
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 Result
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 </row>
19349 <row>
19350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354
19355 \backslash
19356 iota
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365 \begin_inset Formula $\iota$
19366 \end_inset
19367
19368
19369 \end_layout
19370
19371 \end_inset
19372 </cell>
19373 </row>
19374 <row>
19375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19376 \begin_inset Text
19377
19378 \begin_layout Plain Layout
19379
19380 \backslash
19381 kappa
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390 \begin_inset Formula $\kappa$
19391 \end_inset
19392
19393
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 </row>
19399 <row>
19400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404
19405 \backslash
19406 varkappa
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415 \begin_inset Formula $\varkappa$
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \backslash
19431 lambda
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 \begin_inset Formula $\lambda$
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row>
19450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454
19455 \backslash
19456 mu
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 \begin_inset Formula $\mu$
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 <row>
19475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479
19480 \backslash
19481 nu
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 \begin_inset Formula $\nu$
19491 \end_inset
19492
19493
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 </row>
19499 <row>
19500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Plain Layout
19504
19505 \backslash
19506 xi
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515 \begin_inset Formula $\xi$
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 </row>
19524 <row>
19525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529 o
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538 \begin_inset Formula $o$
19539 \end_inset
19540
19541
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 </row>
19547 <row>
19548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552
19553 \backslash
19554 pi
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563 \begin_inset Formula $\pi$
19564 \end_inset
19565
19566
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 </row>
19572 <row>
19573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577
19578 \backslash
19579 varpi
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588 \begin_inset Formula $\varpi$
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 </row>
19597 <row>
19598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602
19603 \backslash
19604 rho
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613 \begin_inset Formula $\rho$
19614 \end_inset
19615
19616
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 </row>
19622 </lyxtabular>
19623
19624 \end_inset
19625
19626
19627 \begin_inset space \hfill{}
19628 \end_inset
19629
19630
19631 \begin_inset Tabular
19632 <lyxtabular version="3" rows="11" columns="2">
19633 <features>
19634 <column alignment="center" valignment="top" width="0pt">
19635 <column alignment="center" valignment="top" width="0pt">
19636 <row>
19637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641 Command
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650 Result
19651 \end_layout
19652
19653 \end_inset
19654 </cell>
19655 </row>
19656 <row>
19657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661
19662 \backslash
19663 varrho
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672 \begin_inset Formula $\varrho$
19673 \end_inset
19674
19675
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 </row>
19681 <row>
19682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686
19687 \backslash
19688 sigma
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 \begin_inset Formula $\sigma$
19698 \end_inset
19699
19700
19701 \end_layout
19702
19703 \end_inset
19704 </cell>
19705 </row>
19706 <row>
19707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19708 \begin_inset Text
19709
19710 \begin_layout Plain Layout
19711
19712 \backslash
19713 varsigma
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 \begin_inset Formula $\varsigma$
19723 \end_inset
19724
19725
19726 \end_layout
19727
19728 \end_inset
19729 </cell>
19730 </row>
19731 <row>
19732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736
19737 \backslash
19738 tau
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747 \begin_inset Formula $\tau$
19748 \end_inset
19749
19750
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 </row>
19756 <row>
19757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19758 \begin_inset Text
19759
19760 \begin_layout Plain Layout
19761
19762 \backslash
19763 upsilon
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772 \begin_inset Formula $\upsilon$
19773 \end_inset
19774
19775
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 </row>
19781 <row>
19782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786
19787 \backslash
19788 phi
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797 \begin_inset Formula $\phi$
19798 \end_inset
19799
19800
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 </row>
19806 <row>
19807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811
19812 \backslash
19813 varphi
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822 \begin_inset Formula $\varphi$
19823 \end_inset
19824
19825
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 </row>
19831 <row>
19832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \backslash
19838 chi
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847 \begin_inset Formula $\chi$
19848 \end_inset
19849
19850
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \backslash
19863 psi
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872 \begin_inset Formula $\psi$
19873 \end_inset
19874
19875
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 </row>
19881 <row>
19882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886
19887 \backslash
19888 omega
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897 \begin_inset Formula $\omega$
19898 \end_inset
19899
19900
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 </row>
19906 </lyxtabular>
19907
19908 \end_inset
19909
19910
19911 \begin_inset space \hfill{}
19912 \end_inset
19913
19914
19915 \end_layout
19916
19917 \begin_layout Standard
19918 \begin_inset VSpace medskip
19919 \end_inset
19920
19921
19922 \end_layout
19923
19924 \begin_layout Standard
19925 How to create upright Greek letters is explained in 
19926 \begin_inset CommandInset ref
19927 LatexCommand ref
19928 reference "sub:Upright-small-Greek"
19929
19930 \end_inset
19931
19932 .
19933 \end_layout
19934
19935 \begin_layout Subsection
19936 Big Letters
19937 \begin_inset Index
19938 status collapsed
19939
19940 \begin_layout Plain Layout
19941 Greek letters ! big
19942 \end_layout
19943
19944 \end_inset
19945
19946
19947 \end_layout
19948
19949 \begin_layout Standard
19950 \begin_inset space \hfill{}
19951 \end_inset
19952
19953
19954 \begin_inset Tabular
19955 <lyxtabular version="3" rows="7" columns="2">
19956 <features>
19957 <column alignment="center" valignment="top" width="0pt">
19958 <column alignment="center" valignment="top" width="0pt">
19959 <row>
19960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964 Command
19965 \end_layout
19966
19967 \end_inset
19968 </cell>
19969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973 Result
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 </row>
19979 <row>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984
19985 \backslash
19986 Gamma
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995 \begin_inset Formula $\Gamma$
19996 \end_inset
19997
19998
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 </row>
20004 <row>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009
20010 \backslash
20011 Delta
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020 \begin_inset Formula $\Delta$
20021 \end_inset
20022
20023
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 </row>
20029 <row>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034
20035 \backslash
20036 Theta
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045 \begin_inset Formula $\Theta$
20046 \end_inset
20047
20048
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 </row>
20054 <row>
20055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059
20060 \backslash
20061 Lambda
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070 \begin_inset Formula $\Lambda$
20071 \end_inset
20072
20073
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 </row>
20079 <row>
20080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084
20085 \backslash
20086 Xi
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095 \begin_inset Formula $\Xi$
20096 \end_inset
20097
20098
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \backslash
20111 Pi
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 \begin_inset Formula $\Pi$
20121 \end_inset
20122
20123
20124 \end_layout
20125
20126 \end_inset
20127 </cell>
20128 </row>
20129 </lyxtabular>
20130
20131 \end_inset
20132
20133
20134 \begin_inset space \hfill{}
20135 \end_inset
20136
20137
20138 \begin_inset Tabular
20139 <lyxtabular version="3" rows="6" columns="2">
20140 <features>
20141 <column alignment="center" valignment="top" width="0pt">
20142 <column alignment="center" valignment="top" width="0pt">
20143 <row>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 Command
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157 Result
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row>
20164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168
20169 \backslash
20170 Sigma
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 \begin_inset Formula $\Sigma$
20180 \end_inset
20181
20182
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 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204 \begin_inset Formula $\Upsilon$
20205 \end_inset
20206
20207
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 </row>
20213 <row>
20214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218
20219 \backslash
20220 Phi
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 \begin_inset Formula $\Phi$
20230 \end_inset
20231
20232
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 </row>
20238 <row>
20239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243
20244 \backslash
20245 Psi
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 \begin_inset Formula $\Psi$
20255 \end_inset
20256
20257
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 </row>
20263 <row>
20264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268
20269 \backslash
20270 Omega
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279 \begin_inset Formula $\Omega$
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 </row>
20288 </lyxtabular>
20289
20290 \end_inset
20291
20292
20293 \begin_inset space \hfill{}
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \begin_layout Standard
20300 \begin_inset VSpace medskip
20301 \end_inset
20302
20303 That the big Greek letters appear upright is caused by a design bug when
20304  TeX was developed.
20305  To get correct italic big letters, begin every command with 
20306 \series bold
20307 var
20308 \series default
20309 .
20310  For example the command 
20311 \series bold
20312
20313 \backslash
20314 varGamma
20315 \series default
20316  produces: 
20317 \begin_inset Formula $\varGamma$
20318 \end_inset
20319
20320
20321 \end_layout
20322
20323 \begin_layout Subsection
20324 Bold Letters
20325 \begin_inset Index
20326 status collapsed
20327
20328 \begin_layout Plain Layout
20329 Greek letters ! bold
20330 \end_layout
20331
20332 \end_inset
20333
20334
20335 \end_layout
20336
20337 \begin_layout Standard
20338 Greek letters cannot be set with different font styles like Latin letters.
20339  They can only be made bold with the command 
20340 \series bold
20341
20342 \backslash
20343 boldsymbol
20344 \series default
20345
20346 \begin_inset Index
20347 status collapsed
20348
20349 \begin_layout Plain Layout
20350 Commands ! B ! 
20351 \backslash
20352 boldsymbol
20353 \end_layout
20354
20355 \end_inset
20356
20357 .
20358 \end_layout
20359
20360 \begin_layout Standard
20361 \align center
20362 \begin_inset Tabular
20363 <lyxtabular version="3" rows="3" columns="2">
20364 <features>
20365 <column alignment="center" valignment="top" width="0">
20366 <column alignment="center" valignment="top" width="0">
20367 <row>
20368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20369 \begin_inset Text
20370
20371 \begin_layout Plain Layout
20372 Command
20373 \end_layout
20374
20375 \end_inset
20376 </cell>
20377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20378 \begin_inset Text
20379
20380 \begin_layout Plain Layout
20381 Result
20382 \end_layout
20383
20384 \end_inset
20385 </cell>
20386 </row>
20387 <row>
20388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392
20393 \backslash
20394 Upsilon
20395 \backslash
20396 boldsymbol
20397 \backslash
20398 Upsilon
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20408 \end_inset
20409
20410
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 </row>
20416 <row>
20417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20418 \begin_inset Text
20419
20420 \begin_layout Plain Layout
20421
20422 \backslash
20423 theta
20424 \backslash
20425 boldsymbol
20426 \backslash
20427 theta
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436 \begin_inset Formula $\theta\boldsymbol{\theta}$
20437 \end_inset
20438
20439
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 </lyxtabular>
20446
20447 \end_inset
20448
20449
20450 \end_layout
20451
20452 \begin_layout Section
20453 Symbols
20454 \begin_inset ERT
20455 status collapsed
20456
20457 \begin_layout Plain Layout
20458
20459
20460 \backslash
20461 texorpdfstring{
20462 \end_layout
20463
20464 \end_inset
20465
20466
20467 \begin_inset Foot
20468 status collapsed
20469
20470 \begin_layout Plain Layout
20471 A list with all symbols of most of the LaTeX-packages can be found in 
20472 \begin_inset CommandInset citation
20473 LatexCommand cite
20474 key "Symbole"
20475
20476 \end_inset
20477
20478 .
20479 \end_layout
20480
20481 \end_inset
20482
20483
20484 \begin_inset ERT
20485 status collapsed
20486
20487 \begin_layout Plain Layout
20488
20489 }{}
20490 \end_layout
20491
20492 \end_inset
20493
20494
20495 \begin_inset Note Note
20496 status collapsed
20497
20498 \begin_layout Plain Layout
20499
20500 \backslash
20501 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20502 \end_layout
20503
20504 \begin_layout Plain Layout
20505 More about 
20506 \backslash
20507 texorpdfstring is in section 
20508 \begin_inset CommandInset ref
20509 LatexCommand ref
20510 reference "sub:Formulas-in-Section"
20511
20512 \end_inset
20513
20514 .
20515 \end_layout
20516
20517 \end_inset
20518
20519
20520 \begin_inset Index
20521 status collapsed
20522
20523 \begin_layout Plain Layout
20524 Symbols
20525 \end_layout
20526
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \begin_layout Standard
20533 Many of the symbols listed in this section can also be inserted via the
20534  toolbar buttons 
20535 \begin_inset Graphics
20536         filename ../images/math/nabla.png
20537         scale 85
20538
20539 \end_inset
20540
20541  and 
20542 \begin_inset Graphics
20543         filename ../images/math/digamma.png
20544         scale 85
20545
20546 \end_inset
20547
20548 .
20549 \end_layout
20550
20551 \begin_layout Subsection
20552 Mathematical Symbols
20553 \begin_inset CommandInset label
20554 LatexCommand label
20555 name "sub:Mathematical-Symbols"
20556
20557 \end_inset
20558
20559
20560 \begin_inset Index
20561 status collapsed
20562
20563 \begin_layout Plain Layout
20564 Symbols ! mathematical
20565 \end_layout
20566
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \begin_layout Standard
20573 \begin_inset space \hfill{}
20574 \end_inset
20575
20576
20577 \begin_inset Tabular
20578 <lyxtabular version="3" rows="10" columns="2">
20579 <features>
20580 <column alignment="center" valignment="top" width="0pt">
20581 <column alignment="center" valignment="top" width="0pt">
20582 <row>
20583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587 Command
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 Result
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 </row>
20602 <row>
20603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607
20608 \backslash
20609 neg
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20615 \begin_inset Text
20616
20617 \begin_layout Plain Layout
20618 \begin_inset Formula $\neg$
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 </row>
20627 <row>
20628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632
20633 \backslash
20634 Im
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 \begin_inset Formula $\Im$
20644 \end_inset
20645
20646
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 </row>
20652 <row>
20653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657
20658 \backslash
20659 Re
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668 \begin_inset Formula $\Re$
20669 \end_inset
20670
20671
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 </row>
20677 <row>
20678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682
20683 \backslash
20684 aleph
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693 \begin_inset Formula $\aleph$
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 </row>
20702 <row>
20703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707
20708 \backslash
20709 partial
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 \begin_inset Formula $\partial$
20719 \end_inset
20720
20721
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 </row>
20727 <row>
20728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732
20733 \backslash
20734 infty
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 \begin_inset Formula $\infty$
20744 \end_inset
20745
20746
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 </row>
20752 <row>
20753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757
20758 \backslash
20759 wp
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768 \begin_inset Formula $\wp$
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 </row>
20777 <row>
20778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20779 \begin_inset Text
20780
20781 \begin_layout Plain Layout
20782
20783 \backslash
20784 imath
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793 \begin_inset Formula $\imath$
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 </row>
20802 <row>
20803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807
20808 \backslash
20809 jmath
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818 \begin_inset Formula $\jmath$
20819 \end_inset
20820
20821
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 </row>
20827 </lyxtabular>
20828
20829 \end_inset
20830
20831
20832 \begin_inset space \hfill{}
20833 \end_inset
20834
20835
20836 \begin_inset Tabular
20837 <lyxtabular version="3" rows="10" columns="2">
20838 <features>
20839 <column alignment="center" valignment="top" width="0pt">
20840 <column alignment="center" valignment="top" width="0pt">
20841 <row>
20842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Plain Layout
20846 Command
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855 Result
20856 \begin_inset Note Note
20857 status collapsed
20858
20859 \begin_layout Plain Layout
20860
20861 \series bold
20862
20863 \backslash
20864 raisebox
20865 \series default
20866  is only used as spacer.
20867 \end_layout
20868
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 </row>
20877 <row>
20878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882
20883 \backslash
20884 forall
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893 \begin_inset Formula $\forall$
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 </row>
20902 <row>
20903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907
20908 \backslash
20909 exists
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918 \begin_inset Formula $\exists$
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 </row>
20927 <row>
20928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932
20933 \backslash
20934 nexists
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943 \begin_inset Formula $\nexists$
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 </row>
20952 <row>
20953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957
20958 \backslash
20959 emptyset
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968 \begin_inset Formula $\emptyset$
20969 \end_inset
20970
20971
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 </row>
20977 <row>
20978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \backslash
20984 varnothing
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 \begin_inset Formula $\varnothing$
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 <row>
21003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \backslash
21009 dag
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Formula $\dag$
21019 \end_inset
21020
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 </row>
21027 <row>
21028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \backslash
21034 ddag
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043 \begin_inset Formula $\ddag$
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 </row>
21052 <row>
21053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057
21058 \backslash
21059 complement
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 \begin_inset ERT
21069 status collapsed
21070
21071 \begin_layout Plain Layout
21072
21073
21074 \backslash
21075 raisebox{-0.8mm}{
21076 \end_layout
21077
21078 \end_inset
21079
21080
21081 \begin_inset Formula $\complement$
21082 \end_inset
21083
21084
21085 \begin_inset ERT
21086 status collapsed
21087
21088 \begin_layout Plain Layout
21089
21090 }
21091 \end_layout
21092
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 </row>
21101 <row>
21102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106
21107 \backslash
21108 Bbbk
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 \begin_inset Formula $\Bbbk$
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 </row>
21126 </lyxtabular>
21127
21128 \end_inset
21129
21130
21131 \begin_inset space \hfill{}
21132 \end_inset
21133
21134
21135 \begin_inset Tabular
21136 <lyxtabular version="3" rows="10" columns="2">
21137 <features>
21138 <column alignment="center" valignment="top" width="0pt">
21139 <column alignment="center" valignment="top" width="0pt">
21140 <row>
21141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21142 \begin_inset Text
21143
21144 \begin_layout Plain Layout
21145 Command
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21151 \begin_inset Text
21152
21153 \begin_layout Plain Layout
21154 Result
21155 \end_layout
21156
21157 \end_inset
21158 </cell>
21159 </row>
21160 <row>
21161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21162 \begin_inset Text
21163
21164 \begin_layout Plain Layout
21165
21166 \backslash
21167 prime
21168 \end_layout
21169
21170 \end_inset
21171 </cell>
21172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176 \begin_inset Formula $\prime$
21177 \end_inset
21178
21179
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 </row>
21185 <row>
21186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21187 \begin_inset Text
21188
21189 \begin_layout Plain Layout
21190
21191 \backslash
21192 backprime
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201 \begin_inset Formula $\backprime$
21202 \end_inset
21203
21204
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 </row>
21210 <row>
21211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215
21216 \backslash
21217 mho
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226 \begin_inset Formula $\mho$
21227 \end_inset
21228
21229
21230 \end_layout
21231
21232 \end_inset
21233 </cell>
21234 </row>
21235 <row>
21236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21237 \begin_inset Text
21238
21239 \begin_layout Plain Layout
21240
21241 \backslash
21242 triangle
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251 \begin_inset Formula $\triangle$
21252 \end_inset
21253
21254
21255 \end_layout
21256
21257 \end_inset
21258 </cell>
21259 </row>
21260 <row>
21261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21262 \begin_inset Text
21263
21264 \begin_layout Plain Layout
21265
21266 \backslash
21267 angle
21268 \end_layout
21269
21270 \end_inset
21271 </cell>
21272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276 \begin_inset Formula $\angle$
21277 \end_inset
21278
21279
21280 \end_layout
21281
21282 \end_inset
21283 </cell>
21284 </row>
21285 <row>
21286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Plain Layout
21290
21291 \backslash
21292 measuredangle
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301 \begin_inset Formula $\measuredangle$
21302 \end_inset
21303
21304
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 </row>
21310 <row>
21311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21312 \begin_inset Text
21313
21314 \begin_layout Plain Layout
21315
21316 \backslash
21317 sphericalangle
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21323 \begin_inset Text
21324
21325 \begin_layout Plain Layout
21326 \begin_inset Formula $\sphericalangle$
21327 \end_inset
21328
21329
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 </row>
21335 <row>
21336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340
21341 \backslash
21342 top
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351 \begin_inset Formula $\top$
21352 \end_inset
21353
21354
21355 \end_layout
21356
21357 \end_inset
21358 </cell>
21359 </row>
21360 <row>
21361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365
21366 \backslash
21367 bot
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 \begin_inset Formula $\bot$
21377 \end_inset
21378
21379
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 </row>
21385 </lyxtabular>
21386
21387 \end_inset
21388
21389
21390 \begin_inset space \hfill{}
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \begin_layout Subsection
21397 Miscellaneous Symbols
21398 \begin_inset CommandInset label
21399 LatexCommand label
21400 name "sub:Miscellaneous-Symbols"
21401
21402 \end_inset
21403
21404
21405 \begin_inset Index
21406 status collapsed
21407
21408 \begin_layout Plain Layout
21409 Symbols ! miscellaneous
21410 \end_layout
21411
21412 \end_inset
21413
21414
21415 \end_layout
21416
21417 \begin_layout Standard
21418 \noindent
21419 \align center
21420 \begin_inset Tabular
21421 <lyxtabular version="3" rows="10" columns="2">
21422 <features>
21423 <column alignment="center" valignment="top" width="0pt">
21424 <column alignment="center" valignment="top" width="0pt">
21425 <row>
21426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21427 \begin_inset Text
21428
21429 \begin_layout Plain Layout
21430 Command
21431 \end_layout
21432
21433 \end_inset
21434 </cell>
21435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439 Result
21440 \end_layout
21441
21442 \end_inset
21443 </cell>
21444 </row>
21445 <row>
21446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450
21451 \backslash
21452 flat
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Plain Layout
21461 \begin_inset Formula $\flat$
21462 \end_inset
21463
21464
21465 \end_layout
21466
21467 \end_inset
21468 </cell>
21469 </row>
21470 <row>
21471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475
21476 \backslash
21477 natural
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21483 \begin_inset Text
21484
21485 \begin_layout Plain Layout
21486 \begin_inset Formula $\natural$
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 </row>
21495 <row>
21496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500
21501 \backslash
21502 sharp
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21508 \begin_inset Text
21509
21510 \begin_layout Plain Layout
21511 \begin_inset Formula $\sharp$
21512 \end_inset
21513
21514
21515 \end_layout
21516
21517 \end_inset
21518 </cell>
21519 </row>
21520 <row>
21521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525
21526 \backslash
21527 surd
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21533 \begin_inset Text
21534
21535 \begin_layout Plain Layout
21536 \begin_inset Formula $\surd$
21537 \end_inset
21538
21539
21540 \end_layout
21541
21542 \end_inset
21543 </cell>
21544 </row>
21545 <row>
21546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550
21551 \backslash
21552 checkmark
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21558 \begin_inset Text
21559
21560 \begin_layout Plain Layout
21561 \begin_inset Formula $\checkmark$
21562 \end_inset
21563
21564
21565 \end_layout
21566
21567 \end_inset
21568 </cell>
21569 </row>
21570 <row>
21571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575
21576 \backslash
21577 yen
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586 \begin_inset Formula $\yen$
21587 \end_inset
21588
21589
21590 \end_layout
21591
21592 \end_inset
21593 </cell>
21594 </row>
21595 <row>
21596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600
21601 \backslash
21602 pounds
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611 \begin_inset Formula $\pounds$
21612 \end_inset
21613
21614
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 </row>
21620 <row>
21621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625 $
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634 \begin_inset Formula $\$$
21635 \end_inset
21636
21637
21638 \end_layout
21639
21640 \end_inset
21641 </cell>
21642 </row>
21643 <row>
21644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648 §
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657 \begin_inset Formula $§$
21658 \end_inset
21659
21660
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 </row>
21666 </lyxtabular>
21667
21668 \end_inset
21669
21670
21671 \begin_inset Tabular
21672 <lyxtabular version="3" rows="10" columns="2">
21673 <features>
21674 <column alignment="center" valignment="top" width="0">
21675 <column alignment="center" valignment="top" width="0">
21676 <row>
21677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681 Command
21682 \end_layout
21683
21684 \end_inset
21685 </cell>
21686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21687 \begin_inset Text
21688
21689 \begin_layout Plain Layout
21690 Result
21691 \end_layout
21692
21693 \end_inset
21694 </cell>
21695 </row>
21696 <row>
21697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701
21702 \backslash
21703 hbar
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712 \begin_inset Formula $\hbar$
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 </row>
21721 <row>
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726
21727 \backslash
21728 hslash
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21734 \begin_inset Text
21735
21736 \begin_layout Plain Layout
21737 \begin_inset Formula $\hslash$
21738 \end_inset
21739
21740
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 </row>
21746 <row>
21747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751
21752 \backslash
21753 clubsuit
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762 \begin_inset Formula $\clubsuit$
21763 \end_inset
21764
21765
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 </row>
21771 <row>
21772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776
21777 \backslash
21778 spadesuit
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787 \begin_inset Formula $\spadesuit$
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 </row>
21796 <row>
21797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801
21802 \backslash
21803 bigstar
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Plain Layout
21812 \begin_inset Formula $\bigstar$
21813 \end_inset
21814
21815
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 </row>
21821 <row>
21822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Plain Layout
21826
21827 \backslash
21828 blacklozenge
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837 \begin_inset Formula $\blacklozenge$
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 </row>
21846 <row>
21847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851
21852 \backslash
21853 blacktriangle
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862 \begin_inset Formula $\blacktriangle$
21863 \end_inset
21864
21865
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 </row>
21871 <row>
21872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876
21877 \backslash
21878 blacktiangledown
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887 \begin_inset Formula $\blacktriangledown$
21888 \end_inset
21889
21890
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 </row>
21896 <row>
21897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901
21902 \backslash
21903 bullet
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912 \begin_inset Formula $\bullet$
21913 \end_inset
21914
21915
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 </row>
21921 </lyxtabular>
21922
21923 \end_inset
21924
21925
21926 \begin_inset Tabular
21927 <lyxtabular version="3" rows="10" columns="2">
21928 <features>
21929 <column alignment="center" valignment="top" width="0pt">
21930 <column alignment="center" valignment="top" width="0pt">
21931 <row>
21932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21933 \begin_inset Text
21934
21935 \begin_layout Plain Layout
21936 Command
21937 \end_layout
21938
21939 \end_inset
21940 </cell>
21941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21942 \begin_inset Text
21943
21944 \begin_layout Plain Layout
21945 Result
21946 \end_layout
21947
21948 \end_inset
21949 </cell>
21950 </row>
21951 <row>
21952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21953 \begin_inset Text
21954
21955 \begin_layout Plain Layout
21956
21957 \backslash
21958 diamondsuit
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967 \begin_inset Formula $\diamondsuit$
21968 \end_inset
21969
21970
21971 \end_layout
21972
21973 \end_inset
21974 </cell>
21975 </row>
21976 <row>
21977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21978 \begin_inset Text
21979
21980 \begin_layout Plain Layout
21981
21982 \backslash
21983 Diamond
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21989 \begin_inset Text
21990
21991 \begin_layout Plain Layout
21992 \begin_inset Formula $\Diamond$
21993 \end_inset
21994
21995
21996 \end_layout
21997
21998 \end_inset
21999 </cell>
22000 </row>
22001 <row>
22002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22003 \begin_inset Text
22004
22005 \begin_layout Plain Layout
22006
22007 \backslash
22008 heartsuit
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22014 \begin_inset Text
22015
22016 \begin_layout Plain Layout
22017 \begin_inset Formula $\heartsuit$
22018 \end_inset
22019
22020
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 </row>
22026 <row>
22027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031
22032 \backslash
22033 P
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042 \begin_inset Formula $\P$
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \end_inset
22049 </cell>
22050 </row>
22051 <row>
22052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056
22057 \backslash
22058 copyright
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22064 \begin_inset Text
22065
22066 \begin_layout Plain Layout
22067 \begin_inset Formula $\copyright$
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \end_inset
22074 </cell>
22075 </row>
22076 <row>
22077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22078 \begin_inset Text
22079
22080 \begin_layout Plain Layout
22081
22082 \backslash
22083 circledR
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22089 \begin_inset Text
22090
22091 \begin_layout Plain Layout
22092 \begin_inset Formula $\circledR$
22093 \end_inset
22094
22095
22096 \end_layout
22097
22098 \end_inset
22099 </cell>
22100 </row>
22101 <row>
22102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106
22107 \backslash
22108 maltese
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117 \begin_inset Formula $\maltese$
22118 \end_inset
22119
22120
22121 \end_layout
22122
22123 \end_inset
22124 </cell>
22125 </row>
22126 <row>
22127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \begin_layout Plain Layout
22131
22132 \backslash
22133 diagup
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Plain Layout
22142 \begin_inset Formula $\diagup$
22143 \end_inset
22144
22145
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 </row>
22151 <row>
22152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156
22157 \backslash
22158 diagdown
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167 \begin_inset Formula $\diagdown$
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \end_inset
22174 </cell>
22175 </row>
22176 </lyxtabular>
22177
22178 \end_inset
22179
22180
22181 \end_layout
22182
22183 \begin_layout Standard
22184 \begin_inset VSpace medskip
22185 \end_inset
22186
22187 More symbols are listed in 
22188 \begin_inset CommandInset ref
22189 LatexCommand ref
22190 reference "sub:Miscellaneous-special-Characters"
22191
22192 \end_inset
22193
22194 .
22195 \end_layout
22196
22197 \begin_layout Standard
22198 Some symbols can be displayed in different sizes, see 
22199 \begin_inset CommandInset ref
22200 LatexCommand ref
22201 reference "sub:Font-Sizes"
22202
22203 \end_inset
22204
22205 .
22206 \end_layout
22207
22208 \begin_layout Subsection
22209 The Euro-Symbol €
22210 \begin_inset Index
22211 status collapsed
22212
22213 \begin_layout Plain Layout
22214 Symbols ! Euro-symbol
22215 \end_layout
22216
22217 \end_inset
22218
22219
22220 \begin_inset Index
22221 status collapsed
22222
22223 \begin_layout Plain Layout
22224
22225 \backslash
22226 @
22227 \begin_inset ERT
22228 status collapsed
22229
22230 \begin_layout Plain Layout
22231
22232
22233 \backslash
22234 officialeuro
22235 \end_layout
22236
22237 \end_inset
22238
22239
22240 \end_layout
22241
22242 \end_inset
22243
22244
22245 \end_layout
22246
22247 \begin_layout Standard
22248 To use the Euro symbol in formulas, the LaTeX-package 
22249 \series bold
22250 eurosym
22251 \series default
22252
22253 \begin_inset Index
22254 status collapsed
22255
22256 \begin_layout Plain Layout
22257 Packages ! eurosym
22258 \end_layout
22259
22260 \end_inset
22261
22262  must be installed and loaded with the LaTeX-preamble line
22263 \end_layout
22264
22265 \begin_layout Standard
22266
22267 \series bold
22268
22269 \backslash
22270 usepackage[gennarrow]{eurosym}
22271 \end_layout
22272
22273 \begin_layout Standard
22274 The Euro symbol can now be inserted with the command 
22275 \series bold
22276
22277 \backslash
22278 euro
22279 \series default
22280
22281 \begin_inset Index
22282 status collapsed
22283
22284 \begin_layout Plain Layout
22285 Commands ! E ! 
22286 \backslash
22287 euro
22288 \end_layout
22289
22290 \end_inset
22291
22292 .
22293 \end_layout
22294
22295 \begin_layout Standard
22296 The Euro symbol can directly be inserted with the € key in mathematical
22297  text, without having 
22298 \series bold
22299 eurosym
22300 \series default
22301  installed.
22302  When 
22303 \series bold
22304 eurosym
22305 \series default
22306  is installed, 
22307 \series bold
22308
22309 \backslash
22310 euro
22311 \series default
22312  can also be inserted in TeX-mode.
22313  The official currency symbol can then be inserted with the command 
22314 \series bold
22315
22316 \backslash
22317 officialeuro
22318 \series default
22319
22320 \begin_inset Index
22321 status collapsed
22322
22323 \begin_layout Plain Layout
22324 Commands ! O ! 
22325 \backslash
22326 officialeuro
22327 \end_layout
22328
22329 \end_inset
22330
22331 , that is only available in TeX-mode.
22332 \end_layout
22333
22334 \begin_layout Standard
22335 \begin_inset ERT
22336 status collapsed
22337
22338 \begin_layout Plain Layout
22339
22340
22341 \backslash
22342 ifeurosym 
22343 \end_layout
22344
22345 \end_inset
22346
22347
22348 \begin_inset Note Note
22349 status open
22350
22351 \begin_layout Plain Layout
22352 The following table will only be displayed when the LaTeX-package 
22353 \series bold
22354 eurosym
22355 \series default
22356  is installed.
22357 \end_layout
22358
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \begin_layout Standard
22365 An overview about the different Euro symbols:
22366 \end_layout
22367
22368 \begin_layout Standard
22369 \align center
22370 \begin_inset Tabular
22371 <lyxtabular version="3" rows="4" columns="3">
22372 <features>
22373 <column alignment="center" valignment="top" width="0pt">
22374 <column alignment="center" valignment="top" width="0pt">
22375 <column alignment="center" valignment="top" width="0pt">
22376 <row>
22377 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 Command 
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399 Result
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 </row>
22405 <row>
22406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410 formula
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419
22420 \backslash
22421 euro
22422 \end_layout
22423
22424 \end_inset
22425 </cell>
22426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430 \begin_inset Formula $\euro$
22431 \end_inset
22432
22433
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 </row>
22439 <row>
22440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22441 \begin_inset Text
22442
22443 \begin_layout Plain Layout
22444 mathematical text
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22450 \begin_inset Text
22451
22452 \begin_layout Plain Layout
22453
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462 \begin_inset Formula $\mbox{€}$
22463 \end_inset
22464
22465
22466 \end_layout
22467
22468 \end_inset
22469 </cell>
22470 </row>
22471 <row>
22472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22473 \begin_inset Text
22474
22475 \begin_layout Plain Layout
22476 TeX-mode
22477 \end_layout
22478
22479 \end_inset
22480 </cell>
22481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22482 \begin_inset Text
22483
22484 \begin_layout Plain Layout
22485
22486 \backslash
22487 officialeuro
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496 \begin_inset ERT
22497 status collapsed
22498
22499 \begin_layout Plain Layout
22500
22501
22502 \backslash
22503 officialeuro
22504 \end_layout
22505
22506 \end_inset
22507
22508
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 </row>
22514 </lyxtabular>
22515
22516 \end_inset
22517
22518
22519 \end_layout
22520
22521 \begin_layout Standard
22522 \begin_inset ERT
22523 status collapsed
22524
22525 \begin_layout Plain Layout
22526
22527
22528 \backslash
22529 else 
22530 \end_layout
22531
22532 \end_inset
22533
22534
22535 \begin_inset Note Note
22536 status open
22537
22538 \begin_layout Plain Layout
22539 The following will be displayed when the LaTeX-package 
22540 \series bold
22541 eurosym
22542 \series default
22543  is not installed:
22544 \end_layout
22545
22546 \end_inset
22547
22548
22549 \end_layout
22550
22551 \begin_layout Standard
22552 You need to install the LaTeX-package 
22553 \series bold
22554 eurosym
22555 \series default
22556  to see the rest of this subsection in the output.
22557 \end_layout
22558
22559 \begin_layout Standard
22560 \begin_inset ERT
22561 status collapsed
22562
22563 \begin_layout Plain Layout
22564
22565
22566 \backslash
22567 fi 
22568 \end_layout
22569
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \begin_layout Section
22576 Relations
22577 \begin_inset CommandInset label
22578 LatexCommand label
22579 name "sec:Relations"
22580
22581 \end_inset
22582
22583
22584 \begin_inset Index
22585 status collapsed
22586
22587 \begin_layout Plain Layout
22588 Relations
22589 \end_layout
22590
22591 \end_inset
22592
22593
22594 \begin_inset Index
22595 status collapsed
22596
22597 \begin_layout Plain Layout
22598 Comparisons|see
22599 \begin_inset ERT
22600 status collapsed
22601
22602 \begin_layout Plain Layout
22603
22604 {
22605 \end_layout
22606
22607 \end_inset
22608
22609 Relations
22610 \begin_inset ERT
22611 status collapsed
22612
22613 \begin_layout Plain Layout
22614
22615 }
22616 \end_layout
22617
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \end_inset
22624
22625
22626 \end_layout
22627
22628 \begin_layout Standard
22629 All relations can also be inserted via the toolbar button 
22630 \begin_inset Graphics
22631         filename ../images/math/leq.png
22632         scale 85
22633
22634 \end_inset
22635
22636 .
22637 \end_layout
22638
22639 \begin_layout Standard
22640 \begin_inset space \hfill{}
22641 \end_inset
22642
22643
22644 \begin_inset Tabular
22645 <lyxtabular version="3" rows="17" columns="2">
22646 <features>
22647 <column alignment="center" valignment="top" width="0pt">
22648 <column alignment="center" valignment="top" width="0pt">
22649 <row>
22650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22651 \begin_inset Text
22652
22653 \begin_layout Plain Layout
22654 Command
22655 \end_layout
22656
22657 \end_inset
22658 </cell>
22659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22660 \begin_inset Text
22661
22662 \begin_layout Plain Layout
22663 Result
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 </row>
22669 <row>
22670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674 <
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22680 \begin_inset Text
22681
22682 \begin_layout Plain Layout
22683 \begin_inset Formula $<$
22684 \end_inset
22685
22686
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 </row>
22692 <row>
22693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22694 \begin_inset Text
22695
22696 \begin_layout Plain Layout
22697
22698 \backslash
22699 le
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708 \begin_inset Formula $\le$
22709 \end_inset
22710
22711
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 </row>
22717 <row>
22718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22719 \begin_inset Text
22720
22721 \begin_layout Plain Layout
22722
22723 \backslash
22724 ll
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733 \begin_inset Formula $\ll$
22734 \end_inset
22735
22736
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 </row>
22742 <row>
22743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22744 \begin_inset Text
22745
22746 \begin_layout Plain Layout
22747
22748 \backslash
22749 prec
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758 \begin_inset Formula $\prec$
22759 \end_inset
22760
22761
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 </row>
22767 <row>
22768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22769 \begin_inset Text
22770
22771 \begin_layout Plain Layout
22772
22773 \backslash
22774 preceq
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 \begin_inset Formula $\preceq$
22784 \end_inset
22785
22786
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 </row>
22792 <row>
22793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22794 \begin_inset Text
22795
22796 \begin_layout Plain Layout
22797
22798 \backslash
22799 subset
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Plain Layout
22808 \begin_inset Formula $\subset$
22809 \end_inset
22810
22811
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 </row>
22817 <row>
22818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822
22823 \backslash
22824 subseteq
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22830 \begin_inset Text
22831
22832 \begin_layout Plain Layout
22833 \begin_inset Formula $\subseteq$
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 </row>
22842 <row>
22843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Plain Layout
22847
22848 \backslash
22849 sqsubseteq
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Plain Layout
22858 \begin_inset Formula $\sqsubseteq$
22859 \end_inset
22860
22861
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 </row>
22867 <row>
22868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872
22873 \backslash
22874 in
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883 \begin_inset Formula $\in$
22884 \end_inset
22885
22886
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 </row>
22892 <row>
22893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22894 \begin_inset Text
22895
22896 \begin_layout Plain Layout
22897
22898 \backslash
22899 vdash
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908 \begin_inset Formula $\vdash$
22909 \end_inset
22910
22911
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 </row>
22917 <row>
22918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22919 \begin_inset Text
22920
22921 \begin_layout Plain Layout
22922
22923 \backslash
22924 smile
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933 \begin_inset Formula $\smile$
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \end_inset
22940 </cell>
22941 </row>
22942 <row>
22943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22944 \begin_inset Text
22945
22946 \begin_layout Plain Layout
22947
22948 \backslash
22949 lhd
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958 \begin_inset Formula $\lhd$
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 </row>
22967 <row>
22968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Plain Layout
22972
22973 \backslash
22974 unlhd
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983 \begin_inset Formula $\unlhd$
22984 \end_inset
22985
22986
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 </row>
22992 <row>
22993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997
22998 \backslash
22999 gtrless
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008 \begin_inset Formula $\gtrless$
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 </row>
23017 <row>
23018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022
23023 \backslash
23024 mid
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033 \begin_inset Formula $\mid$
23034 \end_inset
23035
23036
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 </row>
23042 <row>
23043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047
23048 \backslash
23049 nmid
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058 \begin_inset Formula $\nmid$
23059 \end_inset
23060
23061
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 </row>
23067 </lyxtabular>
23068
23069 \end_inset
23070
23071
23072 \begin_inset space \hfill{}
23073 \end_inset
23074
23075
23076 \begin_inset Tabular
23077 <lyxtabular version="3" rows="17" columns="2">
23078 <features>
23079 <column alignment="center" valignment="top" width="0pt">
23080 <column alignment="center" valignment="top" width="0pt">
23081 <row>
23082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23083 \begin_inset Text
23084
23085 \begin_layout Plain Layout
23086 Command
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095 Result
23096 \end_layout
23097
23098 \end_inset
23099 </cell>
23100 </row>
23101 <row>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106 =
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23112 \begin_inset Text
23113
23114 \begin_layout Plain Layout
23115 \begin_inset Formula $=$
23116 \end_inset
23117
23118
23119 \end_layout
23120
23121 \end_inset
23122 </cell>
23123 </row>
23124 <row>
23125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23126 \begin_inset Text
23127
23128 \begin_layout Plain Layout
23129
23130 \backslash
23131 not=
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140 \begin_inset Formula $\not=$
23141 \end_inset
23142
23143
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 </row>
23149 <row>
23150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Plain Layout
23154
23155 \backslash
23156 equiv
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165 \begin_inset Formula $\equiv$
23166 \end_inset
23167
23168
23169 \end_layout
23170
23171 \end_inset
23172 </cell>
23173 </row>
23174 <row>
23175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23176 \begin_inset Text
23177
23178 \begin_layout Plain Layout
23179
23180 \backslash
23181 sim
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23187 \begin_inset Text
23188
23189 \begin_layout Plain Layout
23190 \begin_inset Formula $\sim$
23191 \end_inset
23192
23193
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 </row>
23199 <row>
23200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Plain Layout
23204
23205 \backslash
23206 simeq
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215 \begin_inset Formula $\simeq$
23216 \end_inset
23217
23218
23219 \end_layout
23220
23221 \end_inset
23222 </cell>
23223 </row>
23224 <row>
23225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23226 \begin_inset Text
23227
23228 \begin_layout Plain Layout
23229
23230 \backslash
23231 approx
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240 \begin_inset Formula $\approx$
23241 \end_inset
23242
23243
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 </row>
23249 <row>
23250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Plain Layout
23254
23255 \backslash
23256 cong
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265 \begin_inset Formula $\cong$
23266 \end_inset
23267
23268
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 </row>
23274 <row>
23275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23276 \begin_inset Text
23277
23278 \begin_layout Plain Layout
23279
23280 \backslash
23281 bowtie
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290 \begin_inset Formula $\bowtie$
23291 \end_inset
23292
23293
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 </row>
23299 <row>
23300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23301 \begin_inset Text
23302
23303 \begin_layout Plain Layout
23304
23305 \backslash
23306 notin
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315 \begin_inset Formula $\notin$
23316 \end_inset
23317
23318
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 </row>
23324 <row>
23325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23326 \begin_inset Text
23327
23328 \begin_layout Plain Layout
23329
23330 \backslash
23331 perp
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340 \begin_inset Formula $\perp$
23341 \end_inset
23342
23343
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 </row>
23349 <row>
23350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23351 \begin_inset Text
23352
23353 \begin_layout Plain Layout
23354
23355 \backslash
23356 propto
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365 \begin_inset Formula $\propto$
23366 \end_inset
23367
23368
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 </row>
23374 <row>
23375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23376 \begin_inset Text
23377
23378 \begin_layout Plain Layout
23379
23380 \backslash
23381 asymp
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390 \begin_inset Formula $\asymp$
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 </row>
23399 <row>
23400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404
23405 \backslash
23406 doteq
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 \begin_inset Formula $\doteq$
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 </row>
23424 <row>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429
23430 \backslash
23431 circeq
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 \begin_inset Formula $\circeq$
23441 \end_inset
23442
23443
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 </row>
23449 <row>
23450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454
23455 \backslash
23456 models
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465 \begin_inset Formula $\models$
23466 \end_inset
23467
23468
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 </row>
23474 <row>
23475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479
23480 \backslash
23481 widehat=
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 \begin_inset Formula $\widehat{=}$
23491 \end_inset
23492
23493
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 </lyxtabular>
23500
23501 \end_inset
23502
23503
23504 \begin_inset space \hfill{}
23505 \end_inset
23506
23507
23508 \begin_inset Tabular
23509 <lyxtabular version="3" rows="17" columns="2">
23510 <features>
23511 <column alignment="center" valignment="top" width="0pt">
23512 <column alignment="center" valignment="top" width="0pt">
23513 <row>
23514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23515 \begin_inset Text
23516
23517 \begin_layout Plain Layout
23518 Command
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 Result
23528 \end_layout
23529
23530 \end_inset
23531 </cell>
23532 </row>
23533 <row>
23534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23535 \begin_inset Text
23536
23537 \begin_layout Plain Layout
23538 >
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547 \begin_inset Formula $>$
23548 \end_inset
23549
23550
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 </row>
23556 <row>
23557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23558 \begin_inset Text
23559
23560 \begin_layout Plain Layout
23561
23562 \backslash
23563 ge
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572 \begin_inset Formula $\ge$
23573 \end_inset
23574
23575
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 </row>
23581 <row>
23582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23583 \begin_inset Text
23584
23585 \begin_layout Plain Layout
23586
23587 \backslash
23588 gg
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597 \begin_inset Formula $\gg$
23598 \end_inset
23599
23600
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 </row>
23606 <row>
23607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23608 \begin_inset Text
23609
23610 \begin_layout Plain Layout
23611
23612 \backslash
23613 succ
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622 \begin_inset Formula $\succ$
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 </row>
23631 <row>
23632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Plain Layout
23636
23637 \backslash
23638 succeq
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647 \begin_inset Formula $\succeq$
23648 \end_inset
23649
23650
23651 \end_layout
23652
23653 \end_inset
23654 </cell>
23655 </row>
23656 <row>
23657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23658 \begin_inset Text
23659
23660 \begin_layout Plain Layout
23661
23662 \backslash
23663 supset
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23669 \begin_inset Text
23670
23671 \begin_layout Plain Layout
23672 \begin_inset Formula $\supset$
23673 \end_inset
23674
23675
23676 \end_layout
23677
23678 \end_inset
23679 </cell>
23680 </row>
23681 <row>
23682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23683 \begin_inset Text
23684
23685 \begin_layout Plain Layout
23686
23687 \backslash
23688 supseteq
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697 \begin_inset Formula $\supseteq$
23698 \end_inset
23699
23700
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 </row>
23706 <row>
23707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23708 \begin_inset Text
23709
23710 \begin_layout Plain Layout
23711
23712 \backslash
23713 sqsupseteq
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722 \begin_inset Formula $\sqsupseteq$
23723 \end_inset
23724
23725
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 </row>
23731 <row>
23732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736
23737 \backslash
23738 ni
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747 \begin_inset Formula $\ni$
23748 \end_inset
23749
23750
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 </row>
23756 <row>
23757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23758 \begin_inset Text
23759
23760 \begin_layout Plain Layout
23761
23762 \backslash
23763 dashv
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772 \begin_inset Formula $\dashv$
23773 \end_inset
23774
23775
23776 \end_layout
23777
23778 \end_inset
23779 </cell>
23780 </row>
23781 <row>
23782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23783 \begin_inset Text
23784
23785 \begin_layout Plain Layout
23786
23787 \backslash
23788 frown
23789 \end_layout
23790
23791 \end_inset
23792 </cell>
23793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Plain Layout
23797 \begin_inset Formula $\frown$
23798 \end_inset
23799
23800
23801 \end_layout
23802
23803 \end_inset
23804 </cell>
23805 </row>
23806 <row>
23807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23808 \begin_inset Text
23809
23810 \begin_layout Plain Layout
23811
23812 \backslash
23813 rhd
23814 \end_layout
23815
23816 \end_inset
23817 </cell>
23818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822 \begin_inset Formula $\rhd$
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \end_inset
23829 </cell>
23830 </row>
23831 <row>
23832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23833 \begin_inset Text
23834
23835 \begin_layout Plain Layout
23836
23837 \backslash
23838 unrhd
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847 \begin_inset Formula $\unrhd$
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 </row>
23856 <row>
23857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23858 \begin_inset Text
23859
23860 \begin_layout Plain Layout
23861
23862 \backslash
23863 lessgtr
23864 \end_layout
23865
23866 \end_inset
23867 </cell>
23868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872 \begin_inset Formula $\lessgtr$
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \end_inset
23879 </cell>
23880 </row>
23881 <row>
23882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886
23887 \backslash
23888 parallel
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897 \begin_inset Formula $\parallel$
23898 \end_inset
23899
23900
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 </row>
23906 <row>
23907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911
23912 \backslash
23913 nparallel
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922 \begin_inset Formula $\nparallel$
23923 \end_inset
23924
23925
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 </row>
23931 </lyxtabular>
23932
23933 \end_inset
23934
23935
23936 \begin_inset space \hfill{}
23937 \end_inset
23938
23939
23940 \end_layout
23941
23942 \begin_layout Standard
23943 \begin_inset VSpace medskip
23944 \end_inset
23945
23946 The characters 
23947 \series bold
23948
23949 \backslash
23950 lhd
23951 \series default
23952  and 
23953 \series bold
23954
23955 \backslash
23956 rhd
23957 \series default
23958  are bigger than the equal looking operators 
23959 \series bold
23960
23961 \backslash
23962 triangleleft
23963 \series default
23964  and 
23965 \series bold
23966
23967 \backslash
23968 triangleright
23969 \series default
23970 , respectively.
23971 \end_layout
23972
23973 \begin_layout Standard
23974 Relations are, in contrary to symbols, always surrounded by space.
23975 \end_layout
23976
23977 \begin_layout Standard
23978 Relations with labels can be created with the command 
23979 \series bold
23980
23981 \backslash
23982 stackrel
23983 \series default
23984
23985 \begin_inset Index
23986 status collapsed
23987
23988 \begin_layout Plain Layout
23989 Commands ! S ! 
23990 \backslash
23991 stackrel
23992 \end_layout
23993
23994 \end_inset
23995
23996 :
23997 \end_layout
23998
23999 \begin_layout Standard
24000 \align center
24001 \begin_inset Tabular
24002 <lyxtabular version="3" rows="2" columns="2">
24003 <features>
24004 <column alignment="center" valignment="top" width="0">
24005 <column alignment="center" valignment="top" width="0">
24006 <row>
24007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011 Command
24012 \end_layout
24013
24014 \end_inset
24015 </cell>
24016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24017 \begin_inset Text
24018
24019 \begin_layout Plain Layout
24020 Result
24021 \begin_inset Note Note
24022 status collapsed
24023
24024 \begin_layout Plain Layout
24025
24026 \series bold
24027
24028 \backslash
24029 raisebox
24030 \series default
24031  is only used as spacer.
24032 \end_layout
24033
24034 \end_inset
24035
24036
24037 \end_layout
24038
24039 \end_inset
24040 </cell>
24041 </row>
24042 <row>
24043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047 A(r)
24048 \backslash
24049 stackrel
24050 \begin_inset ERT
24051 status collapsed
24052
24053 \begin_layout Plain Layout
24054
24055
24056 \backslash
24057 spce 
24058 \end_layout
24059
24060 \end_inset
24061
24062 r
24063 \backslash
24064 to
24065 \backslash
24066 infty
24067 \begin_inset ERT
24068 status collapsed
24069
24070 \begin_layout Plain Layout
24071
24072
24073 \backslash
24074 spce 
24075 \end_layout
24076
24077 \end_inset
24078
24079
24080 \begin_inset Formula $\downarrow$
24081 \end_inset
24082
24083
24084 \backslash
24085 approx
24086 \begin_inset ERT
24087 status collapsed
24088
24089 \begin_layout Plain Layout
24090
24091
24092 \backslash
24093 spce 
24094 \end_layout
24095
24096 \end_inset
24097
24098
24099 \begin_inset ERT
24100 status collapsed
24101
24102 \begin_layout Plain Layout
24103
24104
24105 \backslash
24106 spce 
24107 \end_layout
24108
24109 \end_inset
24110
24111 B
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Plain Layout
24120 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24121 \end_inset
24122
24123
24124 \end_layout
24125
24126 \end_inset
24127 </cell>
24128 </row>
24129 </lyxtabular>
24130
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \begin_layout Section
24137 Functions
24138 \end_layout
24139
24140 \begin_layout Subsection
24141 Predefined Functions
24142 \begin_inset CommandInset label
24143 LatexCommand label
24144 name "sub:Predefined-Functions"
24145
24146 \end_inset
24147
24148
24149 \begin_inset Index
24150 status collapsed
24151
24152 \begin_layout Plain Layout
24153 Functions ! predefined
24154 \end_layout
24155
24156 \end_inset
24157
24158
24159 \end_layout
24160
24161 \begin_layout Standard
24162 In general, variables are set 
24163 \emph on
24164 italic
24165 \emph default
24166  in mathematical expressions, but not function names, because 
24167 \begin_inset Formula $sin$
24168 \end_inset
24169
24170  could be misunderstood as 
24171 \begin_inset Formula $s\cdot i\cdot n$
24172 \end_inset
24173
24174 .
24175  Therefore there are predefined functions, that are additionally a bit separated
24176  from prefactors.
24177  They are inserted as commands starting with a backslash before their name.
24178 \end_layout
24179
24180 \begin_layout Standard
24181 \align center
24182 \begin_inset Tabular
24183 <lyxtabular version="3" rows="2" columns="4">
24184 <features>
24185 <column alignment="center" valignment="top" width="0pt">
24186 <column alignment="center" valignment="top" width="0pt">
24187 <column alignment="center" valignment="top" width="0pt">
24188 <column alignment="center" valignment="top" width="0pt">
24189 <row>
24190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194 Command
24195 \end_layout
24196
24197 \end_inset
24198 </cell>
24199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Plain Layout
24203 Result
24204 \end_layout
24205
24206 \end_inset
24207 </cell>
24208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212 Command
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24218 \begin_inset Text
24219
24220 \begin_layout Plain Layout
24221 Result
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 </row>
24227 <row>
24228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24229 \begin_inset Text
24230
24231 \begin_layout Plain Layout
24232 Asin(x)+B
24233 \end_layout
24234
24235 \end_inset
24236 </cell>
24237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24238 \begin_inset Text
24239
24240 \begin_layout Plain Layout
24241 \begin_inset Formula $Asin(x)+B$
24242 \end_inset
24243
24244
24245 \end_layout
24246
24247 \end_inset
24248 </cell>
24249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24250 \begin_inset Text
24251
24252 \begin_layout Plain Layout
24253 A
24254 \backslash
24255 sin(x)+B
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24261 \begin_inset Text
24262
24263 \begin_layout Plain Layout
24264 \begin_inset Formula $A\sin(x)+B$
24265 \end_inset
24266
24267
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 </row>
24273 </lyxtabular>
24274
24275 \end_inset
24276
24277
24278 \end_layout
24279
24280 \begin_layout Standard
24281 The following functions are predefined:
24282 \end_layout
24283
24284 \begin_layout Standard
24285 \begin_inset VSpace -2mm
24286 \end_inset
24287
24288
24289 \end_layout
24290
24291 \begin_layout Standard
24292 \align center
24293 \begin_inset Tabular
24294 <lyxtabular version="3" rows="9" columns="4">
24295 <features>
24296 <column alignment="center" valignment="top" width="0pt">
24297 <column alignment="center" valignment="top" width="0pt">
24298 <column alignment="center" valignment="top" width="0pt">
24299 <column alignment="center" valignment="top" width="0pt">
24300 <row>
24301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305 Command
24306 \end_layout
24307
24308 \end_inset
24309 </cell>
24310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24311 \begin_inset Text
24312
24313 \begin_layout Plain Layout
24314 Command
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323 Command
24324 \end_layout
24325
24326 \end_inset
24327 </cell>
24328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332 Command
24333 \end_layout
24334
24335 \end_inset
24336 </cell>
24337 </row>
24338 <row>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \backslash
24345 sin
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354
24355 \backslash
24356 sinh
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24362 \begin_inset Text
24363
24364 \begin_layout Plain Layout
24365
24366 \backslash
24367 arcsin
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \backslash
24378 sup
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 </row>
24384 <row>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \backslash
24391 cos
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24397 \begin_inset Text
24398
24399 \begin_layout Plain Layout
24400
24401 \backslash
24402 cosh
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411
24412 \backslash
24413 arccos
24414 \end_layout
24415
24416 \end_inset
24417 </cell>
24418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24419 \begin_inset Text
24420
24421 \begin_layout Plain Layout
24422
24423 \backslash
24424 inf
24425 \end_layout
24426
24427 \end_inset
24428 </cell>
24429 </row>
24430 <row>
24431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435
24436 \backslash
24437 tan
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24443 \begin_inset Text
24444
24445 \begin_layout Plain Layout
24446
24447 \backslash
24448 tanh
24449 \end_layout
24450
24451 \end_inset
24452 </cell>
24453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24454 \begin_inset Text
24455
24456 \begin_layout Plain Layout
24457
24458 \backslash
24459 arctan
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468
24469 \backslash
24470 lim
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 </row>
24476 <row>
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481
24482 \backslash
24483 cot
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 coth
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \backslash
24505 arg
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Plain Layout
24514
24515 \backslash
24516 liminf
24517 \end_layout
24518
24519 \end_inset
24520 </cell>
24521 </row>
24522 <row>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 sec
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 min
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549
24550 \backslash
24551 deg
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24557 \begin_inset Text
24558
24559 \begin_layout Plain Layout
24560
24561 \backslash
24562 limsup
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 </row>
24568 <row>
24569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 csc
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \backslash
24586 max
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595
24596 \backslash
24597 det
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24603 \begin_inset Text
24604
24605 \begin_layout Plain Layout
24606
24607 \backslash
24608 Pr
24609 \end_layout
24610
24611 \end_inset
24612 </cell>
24613 </row>
24614 <row>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619
24620 \backslash
24621 ln
24622 \end_layout
24623
24624 \end_inset
24625 </cell>
24626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630
24631 \backslash
24632 exp
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24638 \begin_inset Text
24639
24640 \begin_layout Plain Layout
24641
24642 \backslash
24643 dim
24644 \end_layout
24645
24646 \end_inset
24647 </cell>
24648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24649 \begin_inset Text
24650
24651 \begin_layout Plain Layout
24652
24653 \backslash
24654 hom
24655 \end_layout
24656
24657 \end_inset
24658 </cell>
24659 </row>
24660 <row>
24661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \backslash
24667 lg
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676
24677 \backslash
24678 log
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
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
24688 \backslash
24689 ker
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
24699 \backslash
24700 gcd
24701 \end_layout
24702
24703 \end_inset
24704 </cell>
24705 </row>
24706 </lyxtabular>
24707
24708 \end_inset
24709
24710
24711 \end_layout
24712
24713 \begin_layout Standard
24714 They can also be inserted with the math toolbar button 
24715 \begin_inset Graphics
24716         filename ../images/math/functions.png
24717         scale 85
24718
24719 \end_inset
24720
24721 .
24722 \end_layout
24723
24724 \begin_layout Subsection
24725 Self-defined Functions
24726 \begin_inset Index
24727 status collapsed
24728
24729 \begin_layout Plain Layout
24730 Functions ! self-defined
24731 \end_layout
24732
24733 \end_inset
24734
24735
24736 \end_layout
24737
24738 \begin_layout Standard
24739 To use a function that is not predefined, like for example the sign function
24740  sgn(x), there are two possibilities:
24741 \end_layout
24742
24743 \begin_layout Itemize
24744 Define the function by inserting the following line to the LaTeX-preamble
24745 \begin_inset Foot
24746 status collapsed
24747
24748 \begin_layout Plain Layout
24749 For more about 
24750 \series bold
24751
24752 \backslash
24753 DeclareMathOperator
24754 \series default
24755  see 
24756 \begin_inset CommandInset ref
24757 LatexCommand ref
24758 reference "sub:Self-defined-Operators"
24759
24760 \end_inset
24761
24762 .
24763 \end_layout
24764
24765 \end_inset
24766
24767
24768 \begin_inset Newline newline
24769 \end_inset
24770
24771
24772 \begin_inset VSpace -3mm
24773 \end_inset
24774
24775
24776 \begin_inset Newline newline
24777 \end_inset
24778
24779
24780 \series bold
24781
24782 \backslash
24783 DeclareMathOperator{
24784 \backslash
24785 sgn}{sgn}
24786 \series default
24787
24788 \begin_inset Index
24789 status collapsed
24790
24791 \begin_layout Plain Layout
24792 Commands ! D ! 
24793 \backslash
24794 dbinom@
24795 \backslash
24796 DeclareMathOperator
24797 \end_layout
24798
24799 \end_inset
24800
24801
24802 \begin_inset Newline newline
24803 \end_inset
24804
24805
24806 \begin_inset VSpace -2mm
24807 \end_inset
24808
24809
24810 \begin_inset Newline newline
24811 \end_inset
24812
24813 Now the new defined function can be called with the command 
24814 \series bold
24815
24816 \backslash
24817 sgn
24818 \series default
24819 .
24820 \end_layout
24821
24822 \begin_layout Itemize
24823 Write the the formula as usual, mark the formula name, in our example the
24824  letters 
24825 \emph on
24826 sgn
24827 \emph default
24828 , and change it to mathematical text.
24829  At last a space is inserted between prefactor and function.
24830 \end_layout
24831
24832 \begin_layout Standard
24833 The result is the same with both methods as with a predefined function
24834 \begin_inset Foot
24835 status collapsed
24836
24837 \begin_layout Plain Layout
24838 In LyX self-defined functions are displayed red, predefined ones black.
24839 \end_layout
24840
24841 \end_inset
24842
24843 :
24844 \end_layout
24845
24846 \begin_layout Standard
24847 \align center
24848 \begin_inset Tabular
24849 <lyxtabular version="3" rows="3" columns="2">
24850 <features>
24851 <column alignment="center" valignment="top" width="0pt">
24852 <column alignment="center" valignment="top" width="0pt">
24853 <row>
24854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \begin_layout Plain Layout
24858 Command
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24864 \begin_inset Text
24865
24866 \begin_layout Plain Layout
24867 Result
24868 \end_layout
24869
24870 \end_inset
24871 </cell>
24872 </row>
24873 <row>
24874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24875 \begin_inset Text
24876
24877 \begin_layout Plain Layout
24878 A
24879 \backslash
24880 sgn(x)+B
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \begin_layout Plain Layout
24889 \begin_inset Formula $A\sgn(x)+B$
24890 \end_inset
24891
24892
24893 \end_layout
24894
24895 \end_inset
24896 </cell>
24897 </row>
24898 <row>
24899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24900 \begin_inset Text
24901
24902 \begin_layout Plain Layout
24903 A
24904 \backslash
24905 ,
24906 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24907 \end_inset
24908
24909 (x)+B
24910 \end_layout
24911
24912 \end_inset
24913 </cell>
24914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24915 \begin_inset Text
24916
24917 \begin_layout Plain Layout
24918 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24919 \end_inset
24920
24921
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 </row>
24927 </lyxtabular>
24928
24929 \end_inset
24930
24931
24932 \end_layout
24933
24934 \begin_layout Standard
24935 The first method is more suitable when the self-defined function should
24936  be used several times.
24937 \end_layout
24938
24939 \begin_layout Subsection
24940 Limits
24941 \begin_inset Index
24942 status collapsed
24943
24944 \begin_layout Plain Layout
24945 Limits
24946 \end_layout
24947
24948 \end_inset
24949
24950
24951 \end_layout
24952
24953 \begin_layout Standard
24954 For limits there are defined besides 
24955 \series bold
24956
24957 \backslash
24958 lim
24959 \series default
24960
24961 \begin_inset Index
24962 status collapsed
24963
24964 \begin_layout Plain Layout
24965 Commands ! L ! 
24966 \backslash
24967 lim
24968 \end_layout
24969
24970 \end_inset
24971
24972
24973 \series bold
24974
24975 \backslash
24976 liminf
24977 \series default
24978  and 
24979 \series bold
24980
24981 \backslash
24982 limsup
24983 \series default
24984  furthermore the following functions:
24985 \end_layout
24986
24987 \begin_layout Standard
24988 \align center
24989 \begin_inset Tabular
24990 <lyxtabular version="3" rows="5" columns="2">
24991 <features>
24992 <column alignment="center" valignment="top" width="0">
24993 <column alignment="center" valignment="top" width="0">
24994 <row>
24995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999 Command
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008 Result
25009 \begin_inset Note Note
25010 status collapsed
25011
25012 \begin_layout Plain Layout
25013
25014 \series bold
25015
25016 \backslash
25017 raisebox
25018 \series default
25019  is only used as spacer.
25020 \end_layout
25021
25022 \end_inset
25023
25024
25025 \end_layout
25026
25027 \end_inset
25028 </cell>
25029 </row>
25030 <row>
25031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25032 \begin_inset Text
25033
25034 \begin_layout Plain Layout
25035
25036 \backslash
25037 varliminf
25038 \end_layout
25039
25040 \end_inset
25041 </cell>
25042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25043 \begin_inset Text
25044
25045 \begin_layout Plain Layout
25046 \begin_inset Formula $\varliminf$
25047 \end_inset
25048
25049
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 </row>
25055 <row>
25056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060
25061 \backslash
25062 varlimsup
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25068 \begin_inset Text
25069
25070 \begin_layout Plain Layout
25071 \begin_inset Formula $\varlimsup$
25072 \end_inset
25073
25074
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 </row>
25080 <row>
25081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25082 \begin_inset Text
25083
25084 \begin_layout Plain Layout
25085
25086 \backslash
25087 varprojlim
25088 \end_layout
25089
25090 \end_inset
25091 </cell>
25092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25093 \begin_inset Text
25094
25095 \begin_layout Plain Layout
25096 \begin_inset Formula $\varprojlim$
25097 \end_inset
25098
25099
25100 \end_layout
25101
25102 \end_inset
25103 </cell>
25104 </row>
25105 <row>
25106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25107 \begin_inset Text
25108
25109 \begin_layout Plain Layout
25110
25111 \backslash
25112 varinjlim
25113 \end_layout
25114
25115 \end_inset
25116 </cell>
25117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25118 \begin_inset Text
25119
25120 \begin_layout Plain Layout
25121 \begin_inset Formula $\varinjlim$
25122 \end_inset
25123
25124
25125 \begin_inset Formula $\raisebox{-2.5mm}{}$
25126 \end_inset
25127
25128
25129 \end_layout
25130
25131 \end_inset
25132 </cell>
25133 </row>
25134 </lyxtabular>
25135
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \begin_layout Standard
25142 \begin_inset VSpace medskip
25143 \end_inset
25144
25145 The limit is created by inserting a subscript.
25146  It is set right beside the function in an inline formula:
25147 \end_layout
25148
25149 \begin_layout Standard
25150 \align center
25151 \begin_inset Tabular
25152 <lyxtabular version="3" rows="2" columns="2">
25153 <features>
25154 <column alignment="center" valignment="top" width="0pt">
25155 <column alignment="center" valignment="top" width="0pt">
25156 <row>
25157 <cell alignment="center" valignment="top" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161 Command
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 <cell alignment="center" valignment="top" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170 \begin_inset space \hspace{}
25171 \length 1cm
25172 \end_inset
25173
25174 Result
25175 \begin_inset Note Note
25176 status collapsed
25177
25178 \begin_layout Plain Layout
25179
25180 \series bold
25181
25182 \backslash
25183 hspace
25184 \series default
25185  and
25186 \series bold
25187  
25188 \backslash
25189 raisebox
25190 \series default
25191  are used here as spacer.
25192 \end_layout
25193
25194 \end_inset
25195
25196
25197 \end_layout
25198
25199 \end_inset
25200 </cell>
25201 </row>
25202 <row>
25203 <cell alignment="center" valignment="top" usebox="none">
25204 \begin_inset Text
25205
25206 \begin_layout Plain Layout
25207
25208 \backslash
25209 lim_x
25210 \backslash
25211 to
25212 \begin_inset ERT
25213 status collapsed
25214
25215 \begin_layout Plain Layout
25216
25217
25218 \backslash
25219 spce 
25220 \end_layout
25221
25222 \end_inset
25223
25224 A
25225 \begin_inset ERT
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229
25230
25231 \backslash
25232 spce 
25233 \end_layout
25234
25235 \end_inset
25236
25237 x=B
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 <cell alignment="center" valignment="top" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25247 \end_inset
25248
25249
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 </row>
25255 </lyxtabular>
25256
25257 \end_inset
25258
25259
25260 \end_layout
25261
25262 \begin_layout Standard
25263 In a displayed formula the limit is set below the formula, as usual:
25264 \begin_inset Formula \[
25265 \lim_{x\to A}x=B\]
25266
25267 \end_inset
25268
25269
25270 \end_layout
25271
25272 \begin_layout Subsection
25273 Modulo-Functions
25274 \begin_inset Index
25275 status collapsed
25276
25277 \begin_layout Plain Layout
25278 Functions ! modulo-
25279 \end_layout
25280
25281 \end_inset
25282
25283
25284 \end_layout
25285
25286 \begin_layout Standard
25287 The modulo-function is special, because it exists in four variants.
25288 \end_layout
25289
25290 \begin_layout Standard
25291 The variants in a displayed formula:
25292 \begin_inset Formula \begin{align*}
25293 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25294 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25295 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25296 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25297 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25298
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \begin_layout Standard
25305 In an inline formula less space is set before the function names for all
25306  variants.
25307 \end_layout
25308
25309 \begin_layout Section
25310 Special Characters
25311 \begin_inset Index
25312 status collapsed
25313
25314 \begin_layout Plain Layout
25315 Special characters
25316 \end_layout
25317
25318 \end_inset
25319
25320
25321 \end_layout
25322
25323 \begin_layout Subsection
25324 Special Characters in Mathematical Text
25325 \end_layout
25326
25327 \begin_layout Standard
25328 The following commands can only be used in mathematical text or in TeX-mode:
25329 \end_layout
25330
25331 \begin_layout Standard
25332 \begin_inset space \hfill{}
25333 \end_inset
25334
25335
25336 \begin_inset Tabular
25337 <lyxtabular version="3" rows="8" columns="2">
25338 <features>
25339 <column alignment="block" valignment="top" width="0">
25340 <column alignment="block" valignment="top" width="0">
25341 <row>
25342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Plain Layout
25346 Command
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Plain Layout
25355 Result
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 </row>
25361 <row>
25362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366
25367 \backslash
25368 oe
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377 \begin_inset Formula $\textrm{œ}$
25378 \end_inset
25379
25380
25381 \end_layout
25382
25383 \end_inset
25384 </cell>
25385 </row>
25386 <row>
25387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25388 \begin_inset Text
25389
25390 \begin_layout Plain Layout
25391
25392 \backslash
25393 OE
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25399 \begin_inset Text
25400
25401 \begin_layout Plain Layout
25402 \begin_inset Formula $\textrm{Œ}$
25403 \end_inset
25404
25405
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 </row>
25411 <row>
25412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25413 \begin_inset Text
25414
25415 \begin_layout Plain Layout
25416
25417 \backslash
25418 ae
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427 \begin_inset Formula $\textrm{æ}$
25428 \end_inset
25429
25430
25431 \end_layout
25432
25433 \end_inset
25434 </cell>
25435 </row>
25436 <row>
25437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25438 \begin_inset Text
25439
25440 \begin_layout Plain Layout
25441
25442 \backslash
25443 AE
25444 \end_layout
25445
25446 \end_inset
25447 </cell>
25448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25449 \begin_inset Text
25450
25451 \begin_layout Plain Layout
25452 \begin_inset Formula $\textrm{Æ}$
25453 \end_inset
25454
25455
25456 \end_layout
25457
25458 \end_inset
25459 </cell>
25460 </row>
25461 <row>
25462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25463 \begin_inset Text
25464
25465 \begin_layout Plain Layout
25466
25467 \backslash
25468 aa
25469 \end_layout
25470
25471 \end_inset
25472 </cell>
25473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25474 \begin_inset Text
25475
25476 \begin_layout Plain Layout
25477 \begin_inset Formula $\textrm{\aa}$
25478 \end_inset
25479
25480
25481 \end_layout
25482
25483 \end_inset
25484 </cell>
25485 </row>
25486 <row>
25487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25488 \begin_inset Text
25489
25490 \begin_layout Plain Layout
25491
25492 \backslash
25493 AA
25494 \begin_inset Index
25495 status collapsed
25496
25497 \begin_layout Plain Layout
25498
25499 \backslash
25500 @
25501 \begin_inset ERT
25502 status collapsed
25503
25504 \begin_layout Plain Layout
25505
25506
25507 \backslash
25508 textrm{
25509 \backslash
25510 AA}
25511 \end_layout
25512
25513 \end_inset
25514
25515
25516 \end_layout
25517
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Plain Layout
25529 \begin_inset Formula $\textrm{Å}$
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \end_inset
25536 </cell>
25537 </row>
25538 <row>
25539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25540 \begin_inset Text
25541
25542 \begin_layout Plain Layout
25543
25544 \backslash
25545 i
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 <cell alignment="center" valignment="top" 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 </lyxtabular>
25564
25565 \end_inset
25566
25567
25568 \begin_inset space \hfill{}
25569 \end_inset
25570
25571
25572 \begin_inset Tabular
25573 <lyxtabular version="3" rows="8" columns="2">
25574 <features>
25575 <column alignment="block" valignment="top" width="0">
25576 <column alignment="center" valignment="top" width="0">
25577 <row>
25578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25579 \begin_inset Text
25580
25581 \begin_layout Plain Layout
25582 command
25583 \begin_inset Note Note
25584 status collapsed
25585
25586 \begin_layout Plain Layout
25587
25588 \series bold
25589
25590 \backslash
25591 hspace{0mm}
25592 \series default
25593  is used for separation, because otherwise the output will be ¡ and ¿ respective
25594 ly.
25595 \end_layout
25596
25597 \end_inset
25598
25599
25600 \end_layout
25601
25602 \end_inset
25603 </cell>
25604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25605 \begin_inset Text
25606
25607 \begin_layout Plain Layout
25608 Result
25609 \end_layout
25610
25611 \end_inset
25612 </cell>
25613 </row>
25614 <row>
25615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25616 \begin_inset Text
25617
25618 \begin_layout Plain Layout
25619
25620 \backslash
25621 o
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25627 \begin_inset Text
25628
25629 \begin_layout Plain Layout
25630 \begin_inset Formula $\textrm{ø}$
25631 \end_inset
25632
25633
25634 \end_layout
25635
25636 \end_inset
25637 </cell>
25638 </row>
25639 <row>
25640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25641 \begin_inset Text
25642
25643 \begin_layout Plain Layout
25644
25645 \backslash
25646 O
25647 \end_layout
25648
25649 \end_inset
25650 </cell>
25651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25652 \begin_inset Text
25653
25654 \begin_layout Plain Layout
25655 \begin_inset Formula $\textrm{Ø}$
25656 \end_inset
25657
25658
25659 \end_layout
25660
25661 \end_inset
25662 </cell>
25663 </row>
25664 <row>
25665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25666 \begin_inset Text
25667
25668 \begin_layout Plain Layout
25669
25670 \backslash
25671 l
25672 \end_layout
25673
25674 \end_inset
25675 </cell>
25676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25677 \begin_inset Text
25678
25679 \begin_layout Plain Layout
25680 \begin_inset Formula $\textrm{ł}$
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \end_inset
25687 </cell>
25688 </row>
25689 <row>
25690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25691 \begin_inset Text
25692
25693 \begin_layout Plain Layout
25694
25695 \backslash
25696 L
25697 \end_layout
25698
25699 \end_inset
25700 </cell>
25701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25702 \begin_inset Text
25703
25704 \begin_layout Plain Layout
25705 \begin_inset Formula $\textrm{Ł}$
25706 \end_inset
25707
25708
25709 \end_layout
25710
25711 \end_inset
25712 </cell>
25713 </row>
25714 <row>
25715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25716 \begin_inset Text
25717
25718 \begin_layout Plain Layout
25719 !
25720 \begin_inset space \hspace{}
25721 \length 0mm
25722 \end_inset
25723
25724 `
25725 \begin_inset ERT
25726 status collapsed
25727
25728 \begin_layout Plain Layout
25729
25730
25731 \backslash
25732 spce 
25733 \end_layout
25734
25735 \end_inset
25736
25737
25738 \end_layout
25739
25740 \end_inset
25741 </cell>
25742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25743 \begin_inset Text
25744
25745 \begin_layout Plain Layout
25746 \begin_inset Formula $\textrm{!`}$
25747 \end_inset
25748
25749
25750 \end_layout
25751
25752 \end_inset
25753 </cell>
25754 </row>
25755 <row>
25756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25757 \begin_inset Text
25758
25759 \begin_layout Plain Layout
25760 ?
25761 \begin_inset space \hspace{}
25762 \length 0mm
25763 \end_inset
25764
25765 `
25766 \begin_inset ERT
25767 status collapsed
25768
25769 \begin_layout Plain Layout
25770
25771
25772 \backslash
25773 spce 
25774 \end_layout
25775
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \end_inset
25782 </cell>
25783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25784 \begin_inset Text
25785
25786 \begin_layout Plain Layout
25787 \begin_inset Formula $\textrm{?`}$
25788 \end_inset
25789
25790
25791 \end_layout
25792
25793 \end_inset
25794 </cell>
25795 </row>
25796 <row>
25797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25798 \begin_inset Text
25799
25800 \begin_layout Plain Layout
25801
25802 \backslash
25803 j
25804 \end_layout
25805
25806 \end_inset
25807 </cell>
25808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25809 \begin_inset Text
25810
25811 \begin_layout Plain Layout
25812 \begin_inset Formula $\textrm{ȷ}$
25813 \end_inset
25814
25815
25816 \end_layout
25817
25818 \end_inset
25819 </cell>
25820 </row>
25821 </lyxtabular>
25822
25823 \end_inset
25824
25825
25826 \begin_inset space \hfill{}
25827 \end_inset
25828
25829
25830 \end_layout
25831
25832 \begin_layout Standard
25833 The characters 
25834 \begin_inset Formula $\textrm{\textrm{Å}}$
25835 \end_inset
25836
25837  and 
25838 \begin_inset Formula $\textrm{\textrm{Ø}}$
25839 \end_inset
25840
25841  can also be inserted via the math toolbar button 
25842 \begin_inset Graphics
25843         filename ../images/math/digamma.png
25844         scale 85
25845
25846 \end_inset
25847
25848 .
25849 \end_layout
25850
25851 \begin_layout Standard
25852 An exception are the commands 
25853 \series bold
25854 !
25855 \begin_inset space \hspace{}
25856 \length 0mm
25857 \end_inset
25858
25859 `
25860 \series default
25861  and 
25862 \series bold
25863 ?
25864 \begin_inset space \hspace{}
25865 \length 0mm
25866 \end_inset
25867
25868 `
25869 \series default
25870 , because they can be inserted in LyX directly to text.
25871 \end_layout
25872
25873 \begin_layout Subsection
25874 Accents in Text
25875 \begin_inset CommandInset label
25876 LatexCommand label
25877 name "sub:Accents-in-Text"
25878
25879 \end_inset
25880
25881
25882 \begin_inset Index
25883 status collapsed
25884
25885 \begin_layout Plain Layout
25886 Accents ! in text
25887 \end_layout
25888
25889 \end_inset
25890
25891
25892 \end_layout
25893
25894 \begin_layout Standard
25895 With the following commands all letters can be accented.
25896  The commands must be inserted in TeX-mode.
25897 \end_layout
25898
25899 \begin_layout Standard
25900 \begin_inset space \hfill{}
25901 \end_inset
25902
25903
25904 \begin_inset Tabular
25905 <lyxtabular version="3" rows="8" columns="2">
25906 <features>
25907 <column alignment="block" valignment="top" width="0">
25908 <column alignment="block" valignment="top" width="0">
25909 <row>
25910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25911 \begin_inset Text
25912
25913 \begin_layout Plain Layout
25914 Command
25915 \end_layout
25916
25917 \end_inset
25918 </cell>
25919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923 Result
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 </row>
25929 <row>
25930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25931 \begin_inset Text
25932
25933 \begin_layout Plain Layout
25934
25935 \backslash
25936
25937 \begin_inset Quotes grd
25938 \end_inset
25939
25940 e
25941 \end_layout
25942
25943 \end_inset
25944 </cell>
25945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949 \begin_inset ERT
25950 status collapsed
25951
25952 \begin_layout Plain Layout
25953
25954
25955 \backslash
25956 "e
25957 \end_layout
25958
25959 \end_inset
25960
25961
25962 \end_layout
25963
25964 \end_inset
25965 </cell>
25966 </row>
25967 <row>
25968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25969 \begin_inset Text
25970
25971 \begin_layout Plain Layout
25972
25973 \backslash
25974 `e
25975 \end_layout
25976
25977 \end_inset
25978 </cell>
25979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25980 \begin_inset Text
25981
25982 \begin_layout Plain Layout
25983 \begin_inset ERT
25984 status collapsed
25985
25986 \begin_layout Plain Layout
25987
25988
25989 \backslash
25990 `e
25991 \end_layout
25992
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \end_inset
25999 </cell>
26000 </row>
26001 <row>
26002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26003 \begin_inset Text
26004
26005 \begin_layout Plain Layout
26006
26007 \backslash
26008 ^
26009 \begin_inset ERT
26010 status collapsed
26011
26012 \begin_layout Plain Layout
26013
26014
26015 \backslash
26016 spce 
26017 \end_layout
26018
26019 \end_inset
26020
26021 e
26022 \end_layout
26023
26024 \end_inset
26025 </cell>
26026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Plain Layout
26030 \begin_inset ERT
26031 status collapsed
26032
26033 \begin_layout Plain Layout
26034
26035
26036 \backslash
26037 ^e
26038 \end_layout
26039
26040 \end_inset
26041
26042
26043 \end_layout
26044
26045 \end_inset
26046 </cell>
26047 </row>
26048 <row>
26049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26050 \begin_inset Text
26051
26052 \begin_layout Plain Layout
26053
26054 \backslash
26055 =e
26056 \end_layout
26057
26058 \end_inset
26059 </cell>
26060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26061 \begin_inset Text
26062
26063 \begin_layout Plain Layout
26064 \begin_inset ERT
26065 status collapsed
26066
26067 \begin_layout Plain Layout
26068
26069
26070 \backslash
26071 =e
26072 \end_layout
26073
26074 \end_inset
26075
26076
26077 \end_layout
26078
26079 \end_inset
26080 </cell>
26081 </row>
26082 <row>
26083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26084 \begin_inset Text
26085
26086 \begin_layout Plain Layout
26087
26088 \backslash
26089 u
26090 \begin_inset ERT
26091 status collapsed
26092
26093 \begin_layout Plain Layout
26094
26095
26096 \backslash
26097 spce 
26098 \end_layout
26099
26100 \end_inset
26101
26102 e
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111 \begin_inset ERT
26112 status collapsed
26113
26114 \begin_layout Plain Layout
26115
26116
26117 \backslash
26118 u e
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \end_layout
26125
26126 \end_inset
26127 </cell>
26128 </row>
26129 <row>
26130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26131 \begin_inset Text
26132
26133 \begin_layout Plain Layout
26134
26135 \backslash
26136 b
26137 \begin_inset ERT
26138 status collapsed
26139
26140 \begin_layout Plain Layout
26141
26142
26143 \backslash
26144 spce 
26145 \end_layout
26146
26147 \end_inset
26148
26149 e
26150 \end_layout
26151
26152 \end_inset
26153 </cell>
26154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158 \begin_inset ERT
26159 status collapsed
26160
26161 \begin_layout Plain Layout
26162
26163
26164 \backslash
26165 b e
26166 \end_layout
26167
26168 \end_inset
26169
26170
26171 \end_layout
26172
26173 \end_inset
26174 </cell>
26175 </row>
26176 <row>
26177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26178 \begin_inset Text
26179
26180 \begin_layout Plain Layout
26181
26182 \backslash
26183 t
26184 \begin_inset ERT
26185 status collapsed
26186
26187 \begin_layout Plain Layout
26188
26189
26190 \backslash
26191 spce 
26192 \end_layout
26193
26194 \end_inset
26195
26196 ee
26197 \end_layout
26198
26199 \end_inset
26200 </cell>
26201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26202 \begin_inset Text
26203
26204 \begin_layout Plain Layout
26205 \begin_inset ERT
26206 status collapsed
26207
26208 \begin_layout Plain Layout
26209
26210
26211 \backslash
26212 t ee
26213 \end_layout
26214
26215 \end_inset
26216
26217
26218 \end_layout
26219
26220 \end_inset
26221 </cell>
26222 </row>
26223 </lyxtabular>
26224
26225 \end_inset
26226
26227
26228 \begin_inset space \hfill{}
26229 \end_inset
26230
26231
26232 \begin_inset Tabular
26233 <lyxtabular version="3" rows="8" columns="2">
26234 <features>
26235 <column alignment="block" valignment="top" width="0">
26236 <column alignment="center" valignment="top" width="0">
26237 <row>
26238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26239 \begin_inset Text
26240
26241 \begin_layout Plain Layout
26242 Command
26243 \end_layout
26244
26245 \end_inset
26246 </cell>
26247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26248 \begin_inset Text
26249
26250 \begin_layout Plain Layout
26251 Result
26252 \end_layout
26253
26254 \end_inset
26255 </cell>
26256 </row>
26257 <row>
26258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26259 \begin_inset Text
26260
26261 \begin_layout Plain Layout
26262
26263 \backslash
26264 H
26265 \begin_inset ERT
26266 status collapsed
26267
26268 \begin_layout Plain Layout
26269
26270
26271 \backslash
26272 spce 
26273 \end_layout
26274
26275 \end_inset
26276
26277 e
26278 \end_layout
26279
26280 \end_inset
26281 </cell>
26282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26283 \begin_inset Text
26284
26285 \begin_layout Plain Layout
26286 \begin_inset ERT
26287 status collapsed
26288
26289 \begin_layout Plain Layout
26290
26291
26292 \backslash
26293 H e
26294 \end_layout
26295
26296 \end_inset
26297
26298
26299 \end_layout
26300
26301 \end_inset
26302 </cell>
26303 </row>
26304 <row>
26305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26306 \begin_inset Text
26307
26308 \begin_layout Plain Layout
26309
26310 \backslash
26311 'e
26312 \end_layout
26313
26314 \end_inset
26315 </cell>
26316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26317 \begin_inset Text
26318
26319 \begin_layout Plain Layout
26320 \begin_inset ERT
26321 status collapsed
26322
26323 \begin_layout Plain Layout
26324
26325
26326 \backslash
26327 'e
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \end_layout
26334
26335 \end_inset
26336 </cell>
26337 </row>
26338 <row>
26339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26340 \begin_inset Text
26341
26342 \begin_layout Plain Layout
26343
26344 \backslash
26345 ~e
26346 \begin_inset Index
26347 status collapsed
26348
26349 \begin_layout Plain Layout
26350 Tilde
26351 \end_layout
26352
26353 \end_inset
26354
26355
26356 \end_layout
26357
26358 \end_inset
26359 </cell>
26360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26361 \begin_inset Text
26362
26363 \begin_layout Plain Layout
26364 \begin_inset ERT
26365 status collapsed
26366
26367 \begin_layout Plain Layout
26368
26369
26370 \backslash
26371 ~e
26372 \end_layout
26373
26374 \end_inset
26375
26376
26377 \end_layout
26378
26379 \end_inset
26380 </cell>
26381 </row>
26382 <row>
26383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26384 \begin_inset Text
26385
26386 \begin_layout Plain Layout
26387
26388 \backslash
26389 .e
26390 \end_layout
26391
26392 \end_inset
26393 </cell>
26394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26395 \begin_inset Text
26396
26397 \begin_layout Plain Layout
26398 \begin_inset ERT
26399 status collapsed
26400
26401 \begin_layout Plain Layout
26402
26403
26404 \backslash
26405 .e
26406 \end_layout
26407
26408 \end_inset
26409
26410
26411 \end_layout
26412
26413 \end_inset
26414 </cell>
26415 </row>
26416 <row>
26417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26418 \begin_inset Text
26419
26420 \begin_layout Plain Layout
26421
26422 \backslash
26423 v
26424 \begin_inset ERT
26425 status collapsed
26426
26427 \begin_layout Plain Layout
26428
26429
26430 \backslash
26431 spce 
26432 \end_layout
26433
26434 \end_inset
26435
26436 e
26437 \end_layout
26438
26439 \end_inset
26440 </cell>
26441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26442 \begin_inset Text
26443
26444 \begin_layout Plain Layout
26445 \begin_inset ERT
26446 status collapsed
26447
26448 \begin_layout Plain Layout
26449
26450
26451 \backslash
26452 v e
26453 \end_layout
26454
26455 \end_inset
26456
26457
26458 \end_layout
26459
26460 \end_inset
26461 </cell>
26462 </row>
26463 <row>
26464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26465 \begin_inset Text
26466
26467 \begin_layout Plain Layout
26468
26469 \backslash
26470 d
26471 \begin_inset ERT
26472 status collapsed
26473
26474 \begin_layout Plain Layout
26475
26476
26477 \backslash
26478 spce 
26479 \end_layout
26480
26481 \end_inset
26482
26483 e
26484 \end_layout
26485
26486 \end_inset
26487 </cell>
26488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26489 \begin_inset Text
26490
26491 \begin_layout Plain Layout
26492 \begin_inset ERT
26493 status collapsed
26494
26495 \begin_layout Plain Layout
26496
26497
26498 \backslash
26499 d e
26500 \end_layout
26501
26502 \end_inset
26503
26504
26505 \end_layout
26506
26507 \end_inset
26508 </cell>
26509 </row>
26510 <row>
26511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26512 \begin_inset Text
26513
26514 \begin_layout Plain Layout
26515
26516 \backslash
26517 c
26518 \begin_inset ERT
26519 status collapsed
26520
26521 \begin_layout Plain Layout
26522
26523
26524 \backslash
26525 spce 
26526 \end_layout
26527
26528 \end_inset
26529
26530 e
26531 \end_layout
26532
26533 \end_inset
26534 </cell>
26535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26536 \begin_inset Text
26537
26538 \begin_layout Plain Layout
26539 \begin_inset ERT
26540 status collapsed
26541
26542 \begin_layout Plain Layout
26543
26544
26545 \backslash
26546 c e
26547 \end_layout
26548
26549 \end_inset
26550
26551
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 </row>
26557 </lyxtabular>
26558
26559 \end_inset
26560
26561
26562 \begin_inset space \hfill{}
26563 \end_inset
26564
26565
26566 \end_layout
26567
26568 \begin_layout Standard
26569 \begin_inset VSpace medskip
26570 \end_inset
26571
26572 With the command 
26573 \series bold
26574
26575 \backslash
26576 t
26577 \series default
26578  also two different characters can be accented.
26579  The command 
26580 \series bold
26581
26582 \backslash
26583 t
26584 \begin_inset ERT
26585 status collapsed
26586
26587 \begin_layout Plain Layout
26588
26589
26590 \backslash
26591 spce 
26592 \end_layout
26593
26594 \end_inset
26595
26596 sz
26597 \series default
26598  creates: 
26599 \begin_inset ERT
26600 status collapsed
26601
26602 \begin_layout Plain Layout
26603
26604
26605 \backslash
26606 t sz
26607 \end_layout
26608
26609 \end_inset
26610
26611
26612 \end_layout
26613
26614 \begin_layout Standard
26615 The accents 
26616 \series bold
26617 `
26618 \series default
26619  , 
26620 \series bold
26621 '
26622 \series default
26623  , and 
26624 \series bold
26625 ^
26626 \series default
26627  can in combination with vowels directly be inserted with the keyboard without
26628  using TeX-mode.
26629  The same applies for the tilde
26630 \begin_inset Foot
26631 status collapsed
26632
26633 \begin_layout Plain Layout
26634 This only applies for keyboards where the tilde is defined as accent.
26635 \end_layout
26636
26637 \end_inset
26638
26639  
26640 \series bold
26641 ~
26642 \series default
26643  in combination with 
26644 \emph on
26645 a
26646 \emph default
26647  , 
26648 \emph on
26649 n
26650 \emph default
26651  , or 
26652 \emph on
26653 o
26654 \emph default
26655 .
26656 \end_layout
26657
26658 \begin_layout Standard
26659 The commands 
26660 \series bold
26661
26662 \backslash
26663 b
26664 \series default
26665  , 
26666 \series bold
26667
26668 \backslash
26669 c
26670 \series default
26671  , 
26672 \series bold
26673
26674 \backslash
26675 d
26676 \series default
26677  , 
26678 \series bold
26679
26680 \backslash
26681 H
26682 \series default
26683  , 
26684 \series bold
26685
26686 \backslash
26687 t
26688 \series default
26689  , 
26690 \series bold
26691
26692 \backslash
26693 u
26694 \series default
26695  , 
26696 \series bold
26697
26698 \backslash
26699 v
26700 \series default
26701 , and accents inserted directly with the keyboard are also available in
26702  mathematical text.
26703  For the other accents there are special math commands to be used in formulas,
26704  see 
26705 \begin_inset CommandInset ref
26706 LatexCommand ref
26707 reference "sub:Accents-for-one"
26708
26709 \end_inset
26710
26711 .
26712 \end_layout
26713
26714 \begin_layout Standard
26715 \begin_inset VSpace bigskip
26716 \end_inset
26717
26718 Furthermore, with the command 
26719 \series bold
26720
26721 \backslash
26722 textcircled
26723 \series default
26724
26725 \begin_inset Index
26726 status collapsed
26727
26728 \begin_layout Plain Layout
26729 Commands ! T ! 
26730 \backslash
26731 textcircled
26732 \end_layout
26733
26734 \end_inset
26735
26736  all numbers and letters can be set into a circle, quasi accented with a
26737  circle, similar to the the copyright symbol.
26738 \end_layout
26739
26740 \begin_layout Standard
26741 \align center
26742 \begin_inset Tabular
26743 <lyxtabular version="3" rows="3" columns="2">
26744 <features>
26745 <column alignment="center" valignment="top" width="0">
26746 <column alignment="center" valignment="top" width="0">
26747 <row>
26748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26749 \begin_inset Text
26750
26751 \begin_layout Plain Layout
26752 Command
26753 \end_layout
26754
26755 \end_inset
26756 </cell>
26757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26758 \begin_inset Text
26759
26760 \begin_layout Plain Layout
26761 Result
26762 \begin_inset Note Note
26763 status collapsed
26764
26765 \begin_layout Plain Layout
26766
26767 \series bold
26768
26769 \backslash
26770 raisebox
26771 \series default
26772  is only used as spacer.
26773 \end_layout
26774
26775 \end_inset
26776
26777
26778 \end_layout
26779
26780 \end_inset
26781 </cell>
26782 </row>
26783 <row>
26784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26785 \begin_inset Text
26786
26787 \begin_layout Plain Layout
26788
26789 \backslash
26790 textcircled{w}
26791 \end_layout
26792
26793 \end_inset
26794 </cell>
26795 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26796 \begin_inset Text
26797
26798 \begin_layout Plain Layout
26799 \begin_inset ERT
26800 status collapsed
26801
26802 \begin_layout Plain Layout
26803
26804
26805 \backslash
26806 textcircled{w}
26807 \end_layout
26808
26809 \end_inset
26810
26811
26812 \end_layout
26813
26814 \end_inset
26815 </cell>
26816 </row>
26817 <row>
26818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26819 \begin_inset Text
26820
26821 \begin_layout Plain Layout
26822
26823 \backslash
26824 Large 
26825 \backslash
26826 textcircled{
26827 \backslash
26828 normalsize
26829 \backslash
26830 protect
26831 \backslash
26832 raisebox{-1.5pt}{W}}
26833 \end_layout
26834
26835 \end_inset
26836 </cell>
26837 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26838 \begin_inset Text
26839
26840 \begin_layout Plain Layout
26841 \begin_inset Formula $\raisebox{4.5mm}{}$
26842 \end_inset
26843
26844
26845 \begin_inset ERT
26846 status collapsed
26847
26848 \begin_layout Plain Layout
26849
26850
26851 \backslash
26852 Large 
26853 \backslash
26854 textcircled{
26855 \backslash
26856 normalsize
26857 \backslash
26858 protect
26859 \backslash
26860 raisebox{-1.5pt}W}
26861 \end_layout
26862
26863 \end_inset
26864
26865
26866 \begin_inset Formula $\raisebox{-2mm}{}$
26867 \end_inset
26868
26869
26870 \end_layout
26871
26872 \end_inset
26873 </cell>
26874 </row>
26875 </lyxtabular>
26876
26877 \end_inset
26878
26879
26880 \end_layout
26881
26882 \begin_layout Standard
26883 One has to take care that the character fits in the circle.
26884  
26885 \series bold
26886
26887 \backslash
26888 Large
26889 \series default
26890
26891 \begin_inset Foot
26892 status collapsed
26893
26894 \begin_layout Plain Layout
26895 see 
26896 \begin_inset CommandInset ref
26897 LatexCommand ref
26898 reference "sub:Font-Sizes"
26899
26900 \end_inset
26901
26902
26903 \end_layout
26904
26905 \end_inset
26906
26907  specifies thereby the size of the circle.
26908  With the help of 
26909 \series bold
26910
26911 \backslash
26912 raisebox
26913 \series default
26914
26915 \begin_inset Foot
26916 status collapsed
26917
26918 \begin_layout Plain Layout
26919 see 
26920 \begin_inset CommandInset ref
26921 LatexCommand ref
26922 reference "sub:Boxes-without-Frame"
26923
26924 \end_inset
26925
26926
26927 \end_layout
26928
26929 \end_inset
26930
26931  the character can be centered.
26932 \end_layout
26933
26934 \begin_layout Subsection
26935 Minuscule Numbers
26936 \begin_inset Index
26937 status collapsed
26938
26939 \begin_layout Plain Layout
26940 Minuscule numbers
26941 \end_layout
26942
26943 \end_inset
26944
26945
26946 \end_layout
26947
26948 \begin_layout Standard
26949 Minuscule numbers are created with the command 
26950 \series bold
26951
26952 \backslash
26953 oldstylenums
26954 \series default
26955
26956 \begin_inset Index
26957 status collapsed
26958
26959 \begin_layout Plain Layout
26960 Commands ! O ! 
26961 \backslash
26962 oldstylenums
26963 \end_layout
26964
26965 \end_inset
26966
26967 .
26968  The command can be used in formulas and in TeX-mode.
26969  The command scheme is:
26970 \end_layout
26971
26972 \begin_layout Standard
26973
26974 \series bold
26975
26976 \backslash
26977 oldstylenums{number}
26978 \end_layout
26979
26980 \begin_layout Standard
26981 The command 
26982 \series bold
26983
26984 \backslash
26985 oldstylenums{0123456789
26986 \series default
26987  produces: 
26988 \begin_inset Formula $\oldstylenums{0123456789}$
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \begin_layout Subsection
26995 Miscellaneous special Characters
26996 \begin_inset CommandInset label
26997 LatexCommand label
26998 name "sub:Miscellaneous-special-Characters"
26999
27000 \end_inset
27001
27002
27003 \begin_inset Index
27004 status collapsed
27005
27006 \begin_layout Plain Layout
27007 Special characters ! miscellaneous
27008 \end_layout
27009
27010 \end_inset
27011
27012
27013 \end_layout
27014
27015 \begin_layout Standard
27016 The following characters can only be inserted to formulas by using commands:
27017 \end_layout
27018
27019 \begin_layout Standard
27020 \align center
27021 \begin_inset Tabular
27022 <lyxtabular version="3" rows="4" columns="2">
27023 <features>
27024 <column alignment="center" valignment="top" width="0">
27025 <column alignment="center" valignment="top" width="0">
27026 <row>
27027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27028 \begin_inset Text
27029
27030 \begin_layout Plain Layout
27031 Command
27032 \end_layout
27033
27034 \end_inset
27035 </cell>
27036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27037 \begin_inset Text
27038
27039 \begin_layout Plain Layout
27040 Result
27041 \end_layout
27042
27043 \end_inset
27044 </cell>
27045 </row>
27046 <row>
27047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27048 \begin_inset Text
27049
27050 \begin_layout Plain Layout
27051
27052 \backslash
27053 ^
27054 \begin_inset ERT
27055 status collapsed
27056
27057 \begin_layout Plain Layout
27058
27059
27060 \backslash
27061 spce 
27062 \end_layout
27063
27064 \end_inset
27065
27066
27067 \end_layout
27068
27069 \end_inset
27070 </cell>
27071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27072 \begin_inset Text
27073
27074 \begin_layout Plain Layout
27075 \begin_inset Formula $\mathcircumflex$
27076 \end_inset
27077
27078
27079 \end_layout
27080
27081 \end_inset
27082 </cell>
27083 </row>
27084 <row>
27085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27086 \begin_inset Text
27087
27088 \begin_layout Plain Layout
27089
27090 \backslash
27091 _
27092 \end_layout
27093
27094 \end_inset
27095 </cell>
27096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27097 \begin_inset Text
27098
27099 \begin_layout Plain Layout
27100 \begin_inset Formula $\_$
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \end_inset
27107 </cell>
27108 </row>
27109 <row>
27110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27111 \begin_inset Text
27112
27113 \begin_layout Plain Layout
27114 ^
27115 \begin_inset ERT
27116 status collapsed
27117
27118 \begin_layout Plain Layout
27119
27120
27121 \backslash
27122 spce 
27123 \end_layout
27124
27125 \end_inset
27126
27127
27128 \backslash
27129 circ
27130 \begin_inset Index
27131 status collapsed
27132
27133 \begin_layout Plain Layout
27134
27135 \backslash
27136
27137 \end_layout
27138
27139 \end_inset
27140
27141
27142 \end_layout
27143
27144 \end_inset
27145 </cell>
27146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27147 \begin_inset Text
27148
27149 \begin_layout Plain Layout
27150 \begin_inset Formula $^{\circ}$
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \end_inset
27157 </cell>
27158 </row>
27159 </lyxtabular>
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \begin_layout Standard
27167 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27168  contains the following line
27169 \begin_inset Foot
27170 status collapsed
27171
27172 \begin_layout Plain Layout
27173 More about this is described in 
27174 \begin_inset CommandInset ref
27175 LatexCommand ref
27176 reference "sub:Text-Characters-in"
27177
27178 \end_inset
27179
27180 .
27181 \end_layout
27182
27183 \end_inset
27184
27185 :
27186 \end_layout
27187
27188 \begin_layout Standard
27189
27190 \series bold
27191
27192 \backslash
27193 DeclareInputtext{176}{
27194 \backslash
27195 ifmmode^
27196 \backslash
27197 circ
27198 \backslash
27199 else
27200 \backslash
27201 textdegree
27202 \backslash
27203 fi}
27204 \end_layout
27205
27206 \begin_layout Section
27207 Formula Styles
27208 \begin_inset CommandInset label
27209 LatexCommand label
27210 name "sec:Formula-Styles"
27211
27212 \end_inset
27213
27214
27215 \begin_inset Index
27216 status collapsed
27217
27218 \begin_layout Plain Layout
27219 Formula ! styles
27220 \end_layout
27221
27222 \end_inset
27223
27224
27225 \end_layout
27226
27227 \begin_layout Itemize
27228 There are two different alignment styles:
27229 \end_layout
27230
27231 \begin_deeper
27232 \begin_layout Description
27233 Centered is the predefined standard
27234 \end_layout
27235
27236 \begin_layout Description
27237 Indented for this the option 
27238 \series bold
27239 fleqn
27240 \series default
27241  must be inserted in the menu 
27242 \family sans
27243 Document\SpecialChar \menuseparator
27244 Settings
27245 \family default
27246  under 
27247 \family sans
27248 Document
27249 \begin_inset space ~
27250 \end_inset
27251
27252 Class
27253 \end_layout
27254
27255 \begin_layout Standard
27256 When 
27257 \series bold
27258 Indented
27259 \series default
27260  is used, the indentation can be adjusted with the length 
27261 \series bold
27262
27263 \backslash
27264 mathindent
27265 \series default
27266
27267 \begin_inset Index
27268 status collapsed
27269
27270 \begin_layout Plain Layout
27271 Commands ! M ! 
27272 \backslash
27273 mathindent
27274 \end_layout
27275
27276 \end_inset
27277
27278 .
27279  Should the distance be 15
27280 \begin_inset space \thinspace{}
27281 \end_inset
27282
27283 mm, the following command line is inserted in the LaTeX-preamble
27284 \end_layout
27285
27286 \begin_layout Standard
27287
27288 \series bold
27289
27290 \backslash
27291 setlength{
27292 \backslash
27293 mathindent}{15mm}
27294 \end_layout
27295
27296 \begin_layout Standard
27297 When no length is specified, the predefined value of 30
27298 \begin_inset space \thinspace{}
27299 \end_inset
27300
27301 pt will be used.
27302 \end_layout
27303
27304 \end_deeper
27305 \begin_layout Itemize
27306 And two different numbering styles:
27307 \end_layout
27308
27309 \begin_deeper
27310 \begin_layout Description
27311 Right is the predefined standard
27312 \end_layout
27313
27314 \begin_layout Description
27315 Left for this the option 
27316 \series bold
27317 leqno
27318 \series default
27319  must be inserted in the menu 
27320 \family sans
27321 Document\SpecialChar \menuseparator
27322 Settings
27323 \family default
27324  under 
27325 \family sans
27326 Document
27327 \begin_inset space ~
27328 \end_inset
27329
27330 Class
27331 \end_layout
27332
27333 \end_deeper
27334 \begin_layout Standard
27335
27336 \series bold
27337 fleqn
27338 \series default
27339  and 
27340 \series bold
27341 leqno
27342 \series default
27343  can also be used together.
27344  In this case both options are inserted, separated by a comma.
27345 \end_layout
27346
27347 \begin_layout Standard
27348 The chosen styles are used for all displayed formulas of the document.
27349  When both, centered and indented formulas should be created in a document,
27350  the style 
27351 \series bold
27352 Centered
27353 \series default
27354  is used.
27355  The indented formulas are then set in a flalign environment, see 
27356 \begin_inset CommandInset ref
27357 LatexCommand ref
27358 reference "sub:Flalign-Environment"
27359
27360 \end_inset
27361
27362 .
27363 \end_layout
27364
27365 \begin_layout Section
27366 Multiline Formulas
27367 \begin_inset CommandInset label
27368 LatexCommand label
27369 name "sec:Multiline-Formulas"
27370
27371 \end_inset
27372
27373
27374 \begin_inset Index
27375 status collapsed
27376
27377 \begin_layout Plain Layout
27378 Formula ! multiline
27379 \end_layout
27380
27381 \end_inset
27382
27383
27384 \end_layout
27385
27386 \begin_layout Subsection
27387 General
27388 \end_layout
27389
27390 \begin_layout Standard
27391 In LyX multiline formulas are created by pressing 
27392 \family sans
27393 \series bold
27394 Ctrl-Return
27395 \family default
27396 \series default
27397  inside a formula.
27398  This creates either an 
27399 \series bold
27400 eqnarray environment
27401 \series default
27402  that is described in 
27403 \begin_inset CommandInset ref
27404 LatexCommand ref
27405 reference "sub:Eqnarray-Environment"
27406
27407 \end_inset
27408
27409  or, when the option 
27410 \family sans
27411 Use AMS math package
27412 \family default
27413  in the document settings is selected, an 
27414 \series bold
27415 align environment
27416 \series default
27417  that is described in 
27418 \begin_inset CommandInset ref
27419 LatexCommand ref
27420 reference "sub:Standard-align-Environment"
27421
27422 \end_inset
27423
27424 .
27425 \end_layout
27426
27427 \begin_layout Standard
27428 There are other multiline formula environments that can be created via the
27429  menu 
27430 \family sans
27431 Insert\SpecialChar \menuseparator
27432 Math
27433 \family default
27434 .
27435  These environments are described in the following sections.
27436 \end_layout
27437
27438 \begin_layout Standard
27439 In all multiline formula environments a new line is created by pressing
27440  
27441 \family sans
27442 Ctrl-Return
27443 \family default
27444 .
27445  To add or delete lines, the math toolbar buttons 
27446 \begin_inset Graphics
27447         filename ../images/tabular-feature_append-row.png
27448         scale 85
27449
27450 \end_inset
27451
27452  or 
27453 \begin_inset Graphics
27454         filename ../images/tabular-feature_delete-row.png
27455         scale 85
27456
27457 \end_inset
27458
27459 , respectively, or the menu 
27460 \family sans
27461 Edit\SpecialChar \menuseparator
27462 Rows & Columns
27463 \family default
27464  can be used.
27465 \end_layout
27466
27467 \begin_layout Subsubsection
27468 Line Separation
27469 \begin_inset CommandInset label
27470 LatexCommand label
27471 name "sub:Line-Separation"
27472
27473 \end_inset
27474
27475
27476 \begin_inset Index
27477 status collapsed
27478
27479 \begin_layout Plain Layout
27480 Formula ! multiline ! Line separation
27481 \end_layout
27482
27483 \end_inset
27484
27485
27486 \end_layout
27487
27488 \begin_layout Standard
27489 There is sometimes not enough space in multiline formulas between the lines:
27490 \begin_inset Formula \begin{eqnarray*}
27491 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}\\
27492 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*}
27493
27494 \end_inset
27495
27496
27497 \end_layout
27498
27499 \begin_layout Standard
27500 In LaTeX additional line space is specified as optional argument of the
27501  new line command.
27502  This is not yet possible in LyX
27503 \begin_inset Foot
27504 status collapsed
27505
27506 \begin_layout Plain Layout
27507 see 
27508 \begin_inset CommandInset href
27509 LatexCommand href
27510 name "LyX-bug #1505"
27511 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27512
27513 \end_inset
27514
27515
27516 \end_layout
27517
27518 \end_inset
27519
27520 , therefore the whole formula must be inserted in TeX-mode.
27521  To add in our example space, the command 
27522 \series bold
27523
27524 \backslash
27525
27526 \backslash
27527 [3mm]
27528 \series default
27529  is inserted at the end of the first line.
27530  One gets: 
27531 \begin_inset ERT
27532 status collapsed
27533
27534 \begin_layout Plain Layout
27535
27536
27537 \backslash
27538 begin{eqnarray*}
27539 \end_layout
27540
27541 \begin_layout Plain Layout
27542
27543 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27544  = & 
27545 \backslash
27546 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27547 \backslash
27548
27549 \backslash
27550 [3mm]
27551 \end_layout
27552
27553 \begin_layout Plain Layout
27554
27555 4x^{2}
27556 \backslash
27557 left(B^{2}+x_{0}^{2}
27558 \backslash
27559 right)+4x_{0}x
27560 \backslash
27561 left(D-B^{2}
27562 \backslash
27563 right)+B^{2}
27564 \backslash
27565 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27566 \backslash
27567 right) & = & 0
27568 \end_layout
27569
27570 \begin_layout Plain Layout
27571
27572
27573 \backslash
27574 end{eqnarray*}
27575 \end_layout
27576
27577 \end_inset
27578
27579
27580 \end_layout
27581
27582 \begin_layout Standard
27583 \begin_inset VSpace bigskip
27584 \end_inset
27585
27586 To set the the line separation for all lines in a formula, the length 
27587 \series bold
27588
27589 \backslash
27590 jot
27591 \series default
27592
27593 \begin_inset Index
27594 status collapsed
27595
27596 \begin_layout Plain Layout
27597 Commands ! J ! 
27598 \backslash
27599 jot
27600 \end_layout
27601
27602 \end_inset
27603
27604  is changed.
27605  The definition is: 
27606 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27607 \end_inset
27608
27609 .
27610  Predefined for 
27611 \series bold
27612
27613 \backslash
27614 jot
27615 \series default
27616  is the value 3
27617 \begin_inset space \thinspace{}
27618 \end_inset
27619
27620 pt.
27621  To create 3
27622 \begin_inset space \thinspace{}
27623 \end_inset
27624
27625 mm additional line separation as in the previous example, the command
27626 \end_layout
27627
27628 \begin_layout Standard
27629
27630 \series bold
27631
27632 \backslash
27633 setlength{
27634 \backslash
27635 jot}{3mm+3pt}
27636 \end_layout
27637
27638 \begin_layout Standard
27639 is inserted in TeX-mode before the formula.
27640  This requires that the LaTeX-package 
27641 \series bold
27642 calc
27643 \series default
27644
27645 \begin_inset Foot
27646 status collapsed
27647
27648 \begin_layout Plain Layout
27649
27650 \series bold
27651 calc
27652 \series default
27653  is part of every LaTeX standard installation.
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \begin_inset Index
27660 status collapsed
27661
27662 \begin_layout Plain Layout
27663 Packages ! calc
27664 \end_layout
27665
27666 \end_inset
27667
27668  was loaded in LaTeX-preamble with the line
27669 \end_layout
27670
27671 \begin_layout Standard
27672
27673 \series bold
27674
27675 \backslash
27676 usepackage{calc}
27677 \end_layout
27678
27679 \begin_layout Standard
27680 One gets: 
27681 \begin_inset ERT
27682 status collapsed
27683
27684 \begin_layout Plain Layout
27685
27686
27687 \backslash
27688 setlength{
27689 \backslash
27690 jot}{3mm+3pt}
27691 \end_layout
27692
27693 \end_inset
27694
27695
27696 \begin_inset Formula \begin{eqnarray*}
27697 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}\\
27698 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*}
27699
27700 \end_inset
27701
27702
27703 \end_layout
27704
27705 \begin_layout Standard
27706 \begin_inset ERT
27707 status collapsed
27708
27709 \begin_layout Plain Layout
27710
27711
27712 \backslash
27713 setlength{
27714 \backslash
27715 jot}{3pt}
27716 \end_layout
27717
27718 \end_inset
27719
27720  To get back to the predefined distance, 
27721 \series bold
27722
27723 \backslash
27724 jot
27725 \series default
27726  is set to the value 3
27727 \begin_inset space \thinspace{}
27728 \end_inset
27729
27730 pt.
27731 \end_layout
27732
27733 \begin_layout Subsubsection
27734 Column Separation
27735 \begin_inset CommandInset label
27736 LatexCommand label
27737 name "sub:Column-Separation"
27738
27739 \end_inset
27740
27741
27742 \begin_inset Index
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 Formula ! multiline ! Column separation
27747 \end_layout
27748
27749 \end_inset
27750
27751
27752 \end_layout
27753
27754 \begin_layout Standard
27755 Multiline formulas form a matrix.
27756  A formula in the eqnarray environment is for example a matrix with three
27757  columns.
27758  By changing the column separation in this environment, the space beside
27759  the relation sign can be changed.
27760 \end_layout
27761
27762 \begin_layout Standard
27763 The column separation is specified with the length 
27764 \series bold
27765
27766 \backslash
27767 arraycolsep
27768 \series default
27769
27770 \begin_inset Index
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774 Commands ! A ! 
27775 \backslash
27776 arraycolsep
27777 \end_layout
27778
27779 \end_inset
27780
27781  according to:
27782 \begin_inset Newline newline
27783 \end_inset
27784
27785 column separation = 2
27786 \begin_inset space \thinspace{}
27787 \end_inset
27788
27789
27790 \series bold
27791
27792 \backslash
27793 arraycolsep
27794 \series default
27795
27796 \begin_inset Newline newline
27797 \end_inset
27798
27799 Thus, the command
27800 \end_layout
27801
27802 \begin_layout Standard
27803
27804 \series bold
27805
27806 \backslash
27807 setlength{
27808 \backslash
27809 arraycolsep}{1cm}
27810 \end_layout
27811
27812 \begin_layout Standard
27813 inserted in TeX-mode, sets for all following formulas a column separation
27814  of 2
27815 \begin_inset space \thinspace{}
27816 \end_inset
27817
27818 cm.
27819  To get back to the predefined distance, 
27820 \series bold
27821
27822 \backslash
27823 arraycolsep
27824 \series default
27825  is set to 5
27826 \begin_inset space \thinspace{}
27827 \end_inset
27828
27829 pt.
27830 \end_layout
27831
27832 \begin_layout Standard
27833 A formula with 2
27834 \begin_inset space \thinspace{}
27835 \end_inset
27836
27837 cm column separation:
27838 \begin_inset ERT
27839 status collapsed
27840
27841 \begin_layout Plain Layout
27842
27843
27844 \backslash
27845 setlength{
27846 \backslash
27847 arraycolsep}{1cm}
27848 \end_layout
27849
27850 \end_inset
27851
27852
27853 \begin_inset Formula \begin{eqnarray*}
27854 A & = & B\\
27855 C & \ne & A\end{eqnarray*}
27856
27857 \end_inset
27858
27859 A formula with the predefined column separation for matrices of 10
27860 \begin_inset space \thinspace{}
27861 \end_inset
27862
27863 pt:
27864 \begin_inset ERT
27865 status collapsed
27866
27867 \begin_layout Plain Layout
27868
27869
27870 \backslash
27871 setlength{
27872 \backslash
27873 arraycolsep}{5pt}
27874 \end_layout
27875
27876 \end_inset
27877
27878
27879 \begin_inset Formula \begin{eqnarray*}
27880 A & = & B\\
27881 C & \ne & A\end{eqnarray*}
27882
27883 \end_inset
27884
27885
27886 \end_layout
27887
27888 \begin_layout Subsubsection
27889 Long Formulas
27890 \begin_inset Index
27891 status collapsed
27892
27893 \begin_layout Plain Layout
27894 Formula ! long
27895 \end_layout
27896
27897 \end_inset
27898
27899
27900 \end_layout
27901
27902 \begin_layout Standard
27903 Long formulas can be typeset using these methods:
27904 \end_layout
27905
27906 \begin_layout Itemize
27907 When one side of the equation is much shorther than the line width, this
27908  one is chosen for the left side and the right side is typeset over two
27909  lines:
27910 \begin_inset ERT
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914
27915
27916 \backslash
27917 medskip
27918 \end_layout
27919
27920 \end_inset
27921
27922  
27923 \begin_inset Formula \begin{eqnarray}
27924 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 \\
27925  &  & -\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}
27926
27927 \end_inset
27928
27929
27930 \begin_inset ERT
27931 status collapsed
27932
27933 \begin_layout Plain Layout
27934
27935
27936 \backslash
27937 smallskip
27938 \end_layout
27939
27940 \end_inset
27941
27942
27943 \begin_inset Newline newline
27944 \end_inset
27945
27946 The minus sign at the beginning of the second line does normally not appear
27947  as operator because it is the first character of the line.
27948  Thus it would not be surrounded by space and could not be distinguished
27949  from the fraction bar.
27950  To avoid this, space was inserted behind the minus sign with the command
27951  
27952 \series bold
27953
27954 \backslash
27955 hspace{3pt}
27956 \series default
27957
27958 \begin_inset Foot
27959 status collapsed
27960
27961 \begin_layout Plain Layout
27962 more about 
27963 \series bold
27964
27965 \backslash
27966 hspace
27967 \series default
27968  see 
27969 \begin_inset CommandInset ref
27970 LatexCommand ref
27971 reference "sub:Variable-Space"
27972
27973 \end_inset
27974
27975
27976 \end_layout
27977
27978 \end_inset
27979
27980
27981 \begin_inset Index
27982 status collapsed
27983
27984 \begin_layout Plain Layout
27985 Commands ! H ! 
27986 \backslash
27987 hspace
27988 \end_layout
27989
27990 \end_inset
27991
27992 .
27993 \end_layout
27994
27995 \begin_layout Itemize
27996 When both sides of the equation are too long, the command 
27997 \series bold
27998
27999 \backslash
28000 lefteqn
28001 \series default
28002
28003 \begin_inset Index
28004 status collapsed
28005
28006 \begin_layout Plain Layout
28007 Commands ! L ! 
28008 \backslash
28009 lefteqn
28010 \end_layout
28011
28012 \end_inset
28013
28014  is used.
28015  It is inserted to the first column of the first line and effects that all
28016  further insertions overwrite the following columns:
28017 \begin_inset ERT
28018 status collapsed
28019
28020 \begin_layout Plain Layout
28021
28022
28023 \backslash
28024 medskip
28025 \end_layout
28026
28027 \end_inset
28028
28029
28030 \begin_inset Formula \begin{eqnarray}
28031 \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 \\
28032  &  & -\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 \\
28033  &  & =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}
28034
28035 \end_inset
28036
28037
28038 \begin_inset ERT
28039 status collapsed
28040
28041 \begin_layout Plain Layout
28042
28043
28044 \backslash
28045 smallskip
28046 \end_layout
28047
28048 \end_inset
28049
28050
28051 \begin_inset Newline newline
28052 \end_inset
28053
28054 After the insertion of 
28055 \series bold
28056
28057 \backslash
28058 lefteqn
28059 \series default
28060 , the cursor is in a purple box that is a bit shifted to the left from the
28061  blue one.
28062  In this the formula is inserted.
28063 \begin_inset ERT
28064 status collapsed
28065
28066 \begin_layout Plain Layout
28067
28068
28069 \backslash
28070 medskip
28071 \end_layout
28072
28073 \end_inset
28074
28075
28076 \begin_inset Newline newline
28077 \end_inset
28078
28079 The content of the further lines is inserted to the second or another formula
28080  column.
28081  The greater the column number where it was inserted, the larger the indentation.
28082 \begin_inset ERT
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086
28087
28088 \backslash
28089 medskip
28090 \end_layout
28091
28092 \end_inset
28093
28094
28095 \begin_inset Newline newline
28096 \end_inset
28097
28098
28099 \begin_inset Note Greyedout
28100 status open
28101
28102 \begin_layout Plain Layout
28103 Note the following when using 
28104 \series bold
28105
28106 \backslash
28107 lefteqn
28108 \series default
28109 :
28110 \end_layout
28111
28112 \begin_layout Itemize
28113 The formula doesn't use the full page width.
28114  When e.
28115 \begin_inset space \thinspace{}
28116 \end_inset
28117
28118 g.
28119 \begin_inset space ~
28120 \end_inset
28121
28122 the term 
28123 \begin_inset Formula $-B^{2}$
28124 \end_inset
28125
28126  is added to the first line in the above example, it would have been outside
28127  the page margin.
28128  To better use the width, negative space can be inserted at the beginning
28129  of the first line.
28130 \end_layout
28131
28132 \begin_layout Itemize
28133 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28134  line.
28135 \begin_inset Foot
28136 status collapsed
28137
28138 \begin_layout Plain Layout
28139 \begin_inset CommandInset href
28140 LatexCommand href
28141 name "LyX-bug #1429"
28142 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28143
28144 \end_inset
28145
28146
28147 \end_layout
28148
28149 \end_inset
28150
28151  One can only set the cursor at the beginning of the line and move it with
28152  the arrow keys.
28153 \end_layout
28154
28155 \end_inset
28156
28157
28158 \end_layout
28159
28160 \begin_layout Itemize
28161 Other methods to set long formulas are offered by the environments described
28162  in 
28163 \begin_inset CommandInset ref
28164 LatexCommand ref
28165 reference "sub:Multline-Environment"
28166
28167 \end_inset
28168
28169  and 
28170 \begin_inset CommandInset ref
28171 LatexCommand ref
28172 reference "sub:Multiline-Formula-Parts"
28173
28174 \end_inset
28175
28176 .
28177 \end_layout
28178
28179 \begin_layout Subsubsection
28180 Multiline Brackets
28181 \begin_inset CommandInset label
28182 LatexCommand label
28183 name "sub:Multiline-Brackets"
28184
28185 \end_inset
28186
28187
28188 \begin_inset Index
28189 status collapsed
28190
28191 \begin_layout Plain Layout
28192 Brackets ! for multiline expressions
28193 \end_layout
28194
28195 \end_inset
28196
28197
28198 \end_layout
28199
28200 \begin_layout Standard
28201 For brackets spanning multiple lines the following problem occurs:
28202 \begin_inset Formula \begin{eqnarray*}
28203 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28204  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28205
28206 \end_inset
28207
28208
28209 \end_layout
28210
28211 \begin_layout Standard
28212 The closing bracket is smaller than the opening bracket because brackets
28213  with variable size may not span multiple lines.
28214 \end_layout
28215
28216 \begin_layout Standard
28217 To set the bracket size for the second line correctly, the first line is
28218  ended with 
28219 \series bold
28220
28221 \backslash
28222 right.
28223 \series default
28224
28225 \begin_inset Index
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229 Commands ! R ! 
28230 \backslash
28231 right
28232 \end_layout
28233
28234 \end_inset
28235
28236  and the second line with 
28237 \series bold
28238
28239 \backslash
28240 left.
28241 \begin_inset Foot
28242 status collapsed
28243
28244 \begin_layout Plain Layout
28245 for more about 
28246 \series bold
28247
28248 \backslash
28249 left
28250 \series default
28251  and 
28252 \series bold
28253
28254 \backslash
28255 right
28256 \series default
28257  see 
28258 \begin_inset CommandInset ref
28259 LatexCommand ref
28260 reference "sub:Automatic-Bracket-Size"
28261
28262 \end_inset
28263
28264
28265 \end_layout
28266
28267 \end_inset
28268
28269
28270 \series default
28271
28272 \begin_inset Index
28273 status collapsed
28274
28275 \begin_layout Plain Layout
28276 Commands ! L ! 
28277 \backslash
28278 left
28279 \end_layout
28280
28281 \end_inset
28282
28283 .
28284  After 
28285 \series bold
28286
28287 \backslash
28288 left.
28289
28290 \series default
28291  the command 
28292 \series bold
28293
28294 \backslash
28295 vphantom
28296 \series default
28297
28298 \begin_inset ERT
28299 status collapsed
28300
28301 \begin_layout Plain Layout
28302
28303
28304 \backslash
28305 spce 
28306 \end_layout
28307
28308 \end_inset
28309
28310
28311 \series bold
28312
28313 \backslash
28314 prod
28315 \series default
28316 ^
28317 \begin_inset ERT
28318 status collapsed
28319
28320 \begin_layout Plain Layout
28321
28322
28323 \backslash
28324 spce 
28325 \end_layout
28326
28327 \end_inset
28328
28329
28330 \series bold
28331
28332 \backslash
28333 infty
28334 \series default
28335
28336 \begin_inset ERT
28337 status collapsed
28338
28339 \begin_layout Plain Layout
28340
28341
28342 \backslash
28343 spce 
28344 \end_layout
28345
28346 \end_inset
28347
28348
28349 \series bold
28350
28351 \begin_inset Formula $\downarrow$
28352 \end_inset
28353
28354 _R=1}
28355 \series default
28356
28357 \begin_inset Index
28358 status collapsed
28359
28360 \begin_layout Plain Layout
28361 Commands ! V ! 
28362 \backslash
28363 vphantom
28364 \end_layout
28365
28366 \end_inset
28367
28368  is inserted, because the multiplication operator with its limits is the
28369  largest symbol in the first line and this should be the size for the bracket
28370  in the second line.
28371 \end_layout
28372
28373 \begin_layout Standard
28374 The result is this:
28375 \begin_inset Formula \begin{eqnarray*}
28376 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28377  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28378
28379 \end_inset
28380
28381
28382 \end_layout
28383
28384 \begin_layout Subsection
28385 Align Environments
28386 \end_layout
28387
28388 \begin_layout Standard
28389 Align environments can be used for every kind of multiline formulas.
28390  They are specially useful to set several formulas side by side.
28391 \end_layout
28392
28393 \begin_layout Standard
28394 Align environments consist of columns.
28395  The odd columns are right aligned, the even ones left aligned.
28396  Every line in an Align environment can be numbered.
28397 \end_layout
28398
28399 \begin_layout Standard
28400 Align environments are created via the menu 
28401 \family sans
28402 Insert\SpecialChar \menuseparator
28403 Math
28404 \family default
28405 .
28406  With the menu 
28407 \family sans
28408 Edit\SpecialChar \menuseparator
28409 Math\SpecialChar \menuseparator
28410 Change Formula Type
28411 \family default
28412  already existing formulas can be converted to Align environments.
28413 \end_layout
28414
28415 \begin_layout Standard
28416 To add or delete columns, the math toolbar buttons 
28417 \begin_inset Graphics
28418         filename ../images/tabular-feature_append-column.png
28419         scale 85
28420
28421 \end_inset
28422
28423  or 
28424 \begin_inset Graphics
28425         filename ../images/tabular-feature_delete-column.png
28426         scale 85
28427
28428 \end_inset
28429
28430 , respectively, or the menu 
28431 \family sans
28432 Edit\SpecialChar \menuseparator
28433 Rows & Columns
28434 \family default
28435  can be used.
28436 \end_layout
28437
28438 \begin_layout Subsubsection
28439 Standard align Environment
28440 \begin_inset CommandInset label
28441 LatexCommand label
28442 name "sub:Standard-align-Environment"
28443
28444 \end_inset
28445
28446
28447 \begin_inset Index
28448 status collapsed
28449
28450 \begin_layout Plain Layout
28451 Formula ! multiline ! align environment
28452 \end_layout
28453
28454 \end_inset
28455
28456
28457 \end_layout
28458
28459 \begin_layout Standard
28460 This Align environment is created by presssing 
28461 \family sans
28462 Ctrl-Return
28463 \family default
28464  in a formula or by the menu 
28465 \family sans
28466 Insert\SpecialChar \menuseparator
28467 Math\SpecialChar \menuseparator
28468 AMS align Environment
28469 \family default
28470 .
28471 \end_layout
28472
28473 \begin_layout Standard
28474 An example for two formulas set side by side, that are created with a four
28475  column align environment:
28476 \begin_inset Formula \begin{align*}
28477 A & =\sin(B) & C & =D\\
28478 C & \ne A & B & \ne D\end{align*}
28479
28480 \end_inset
28481
28482 As it can be seen, the formulas in this environment are placed so as if
28483  there would be a 
28484 \series bold
28485
28486 \backslash
28487 hfill
28488 \begin_inset Foot
28489 status collapsed
28490
28491 \begin_layout Plain Layout
28492 more about 
28493 \series bold
28494
28495 \backslash
28496 hfill
28497 \series default
28498  see 
28499 \begin_inset CommandInset ref
28500 LatexCommand ref
28501 reference "sub:Variable-Space"
28502
28503 \end_inset
28504
28505
28506 \end_layout
28507
28508 \end_inset
28509
28510
28511 \series default
28512  before the first and after every even column.
28513  When the formula style 
28514 \series bold
28515 Indented
28516 \begin_inset Foot
28517 status collapsed
28518
28519 \begin_layout Plain Layout
28520 formula styles see 
28521 \begin_inset CommandInset ref
28522 LatexCommand ref
28523 reference "sec:Formula-Styles"
28524
28525 \end_inset
28526
28527
28528 \end_layout
28529
28530 \end_inset
28531
28532
28533 \series default
28534  is used, the formula is set without the 
28535 \series bold
28536
28537 \backslash
28538 hfill
28539 \series default
28540  before the first column.
28541 \end_layout
28542
28543 \begin_layout Subsubsection
28544 Alignat Environment
28545 \begin_inset Index
28546 status collapsed
28547
28548 \begin_layout Plain Layout
28549 Formula ! multiline ! alignat environment
28550 \end_layout
28551
28552 \end_inset
28553
28554
28555 \end_layout
28556
28557 \begin_layout Standard
28558 The alignat environment has no predefined column separation.
28559  It can be inserted manually with the spaces that are described 
28560 \begin_inset CommandInset ref
28561 LatexCommand ref
28562 reference "sub:Space"
28563
28564 \end_inset
28565
28566 .
28567 \end_layout
28568
28569 \begin_layout Standard
28570 The above example in the alignat environment where 1
28571 \begin_inset space \thinspace{}
28572 \end_inset
28573
28574 cm space was inserted at the beginning of the second formula:
28575 \begin_inset Formula \begin{alignat*}{2}
28576 A & =\sin(B) & \hspace{1cm}C & =D\\
28577 C & \ne A & B & \ne D\end{alignat*}
28578
28579 \end_inset
28580
28581 Because the column separation can be set separately for every column, this
28582  environment is especially suitable to set three and more formulas side
28583  by side.
28584 \end_layout
28585
28586 \begin_layout Subsubsection
28587 Flalign Environment
28588 \begin_inset CommandInset label
28589 LatexCommand label
28590 name "sub:Flalign-Environment"
28591
28592 \end_inset
28593
28594
28595 \begin_inset Index
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 Formula ! multiline ! flalign environment
28600 \end_layout
28601
28602 \end_inset
28603
28604
28605 \end_layout
28606
28607 \begin_layout Standard
28608 In this environment the first two columns are always set as much as possible
28609  to the left and the last two ones to the right.
28610  An example:
28611 \begin_inset Formula \begin{flalign*}
28612 A & =1 & B & =2 & C & =3\\
28613 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28614
28615 \end_inset
28616
28617
28618 \end_layout
28619
28620 \begin_layout Standard
28621 By creating a flalign environment with an odd number of columns where an
28622  empty TeX-brace is inserted to the last column, several formulas in a document
28623  can be set to the left, although the formula style 
28624 \series bold
28625 Centered
28626 \series default
28627  is used.
28628  As example the indented formula 
28629 \begin_inset CommandInset ref
28630 LatexCommand eqref
28631 reference "eq:VolInt"
28632
28633 \end_inset
28634
28635 :
28636 \begin_inset Formula \begin{flalign}
28637 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28638
28639 \end_inset
28640
28641 The first two columns contain the formula.
28642  To indent it as with the formula style 
28643 \series bold
28644 Indented
28645 \series default
28646 , 30
28647 \begin_inset space \thinspace{}
28648 \end_inset
28649
28650 pt space was inserted at the beginning of the first column.
28651 \end_layout
28652
28653 \begin_layout Subsection
28654 Eqnarray Environment
28655 \begin_inset CommandInset label
28656 LatexCommand label
28657 name "sub:Eqnarray-Environment"
28658
28659 \end_inset
28660
28661
28662 \begin_inset Index
28663 status collapsed
28664
28665 \begin_layout Plain Layout
28666 Formula ! multiline ! eqnarray environment
28667 \end_layout
28668
28669 \end_inset
28670
28671
28672 \end_layout
28673
28674 \begin_layout Standard
28675 When this environment has been created, three blue boxes appear.
28676  The content of the first box is right aligned, the content of the last
28677  one left aligned.
28678  The content of the middle box appears centered and a bit smaller, because
28679  it is designed to insert there only relation characters.
28680 \begin_inset Formula \begin{eqnarray*}
28681 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28682 AB & AB & AB\\
28683 A & = & A\end{eqnarray*}
28684
28685 \end_inset
28686
28687
28688 \end_layout
28689
28690 \begin_layout Subsection
28691 Gather Environment
28692 \begin_inset Index
28693 status collapsed
28694
28695 \begin_layout Plain Layout
28696 Formula ! multiline ! gather environment
28697 \end_layout
28698
28699 \end_inset
28700
28701
28702 \end_layout
28703
28704 \begin_layout Standard
28705 This environment consists of only one centered column.
28706  Every line can be numbered.
28707 \begin_inset Formula \begin{gather}
28708 A=1\\
28709 X=\textrm{-}1\end{gather}
28710
28711 \end_inset
28712
28713
28714 \end_layout
28715
28716 \begin_layout Subsection
28717 Multline Environment
28718 \begin_inset CommandInset label
28719 LatexCommand label
28720 name "sub:Multline-Environment"
28721
28722 \end_inset
28723
28724
28725 \begin_inset Index
28726 status collapsed
28727
28728 \begin_layout Plain Layout
28729 Formula ! multiline ! multline environment
28730 \end_layout
28731
28732 \end_inset
28733
28734
28735 \end_layout
28736
28737 \begin_layout Standard
28738 The multline environment consists, like the gather environment, of only
28739  one column.
28740  But the first line is left aligned, the last one right aligned.
28741  All other lines are centered.
28742  Therefore this environment is suitable for long formulas.
28743  As example formula 
28744 \begin_inset CommandInset ref
28745 LatexCommand eqref
28746 reference "eq:lefteqn"
28747
28748 \end_inset
28749
28750  in the multline environment:
28751 \begin_inset Formula \begin{multline}
28752 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}\\
28753 -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}\\
28754 =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}
28755
28756 \end_inset
28757
28758
28759 \end_layout
28760
28761 \begin_layout Standard
28762 In the output only the last (first) line of a multline environment appears
28763  numbered when the document numbering is right (left).
28764 \begin_inset Foot
28765 status collapsed
28766
28767 \begin_layout Plain Layout
28768 numbering styles see 
28769 \begin_inset CommandInset ref
28770 LatexCommand ref
28771 reference "sec:Formula-Styles"
28772
28773 \end_inset
28774
28775
28776 \end_layout
28777
28778 \end_inset
28779
28780
28781 \end_layout
28782
28783 \begin_layout Standard
28784 With the commands 
28785 \series bold
28786
28787 \backslash
28788 shoveright
28789 \begin_inset Index
28790 status collapsed
28791
28792 \begin_layout Plain Layout
28793 Commands ! S ! 
28794 \backslash
28795 shoveright
28796 \end_layout
28797
28798 \end_inset
28799
28800
28801 \series default
28802  and 
28803 \series bold
28804
28805 \backslash
28806 shoveleft
28807 \begin_inset Index
28808 status collapsed
28809
28810 \begin_layout Plain Layout
28811 Commands ! S ! 
28812 \backslash
28813 shoveleft
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \series default
28820  a centered line can be right or left aligned, respectively.
28821  The commands are used as follows:
28822 \end_layout
28823
28824 \begin_layout Standard
28825
28826 \series bold
28827
28828 \backslash
28829 shoveright{line content}
28830 \series default
28831  and 
28832 \series bold
28833
28834 \backslash
28835 shoveleft{line content}
28836 \end_layout
28837
28838 \begin_layout Standard
28839 \begin_inset VSpace medskip
28840 \end_inset
28841
28842 The length 
28843 \series bold
28844
28845 \backslash
28846 multlinegap
28847 \begin_inset Index
28848 status collapsed
28849
28850 \begin_layout Plain Layout
28851 Commands ! M ! 
28852 \backslash
28853 multlinegap
28854 \end_layout
28855
28856 \end_inset
28857
28858
28859 \series default
28860  specifies the distance of the first line from the left page margin.
28861  Predefined is the length 0
28862 \begin_inset space \thinspace{}
28863 \end_inset
28864
28865 pt.
28866 \end_layout
28867
28868 \begin_layout Standard
28869 As example the above formula where the command
28870 \end_layout
28871
28872 \begin_layout Standard
28873
28874 \series bold
28875
28876 \backslash
28877 setlength{
28878 \backslash
28879 multlinegap}{2cm}
28880 \end_layout
28881
28882 \begin_layout Standard
28883 was inserted in TeX-mode before:
28884 \begin_inset ERT
28885 status collapsed
28886
28887 \begin_layout Plain Layout
28888
28889
28890 \backslash
28891 setlength{
28892 \backslash
28893 multlinegap}{2cm}
28894 \end_layout
28895
28896 \end_inset
28897
28898
28899 \begin_inset Formula \begin{multline}
28900 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}\\
28901 \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}}\\
28902 =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}
28903
28904 \end_inset
28905
28906
28907 \begin_inset ERT
28908 status collapsed
28909
28910 \begin_layout Plain Layout
28911
28912
28913 \backslash
28914 setlength{
28915 \backslash
28916 multlinegap}{0pt}
28917 \end_layout
28918
28919 \end_inset
28920
28921 The second line was left aligned using 
28922 \series bold
28923
28924 \backslash
28925 shoveleft
28926 \series default
28927 .
28928 \end_layout
28929
28930 \begin_layout Subsection
28931 Multiline Formula Parts
28932 \begin_inset CommandInset label
28933 LatexCommand label
28934 name "sub:Multiline-Formula-Parts"
28935
28936 \end_inset
28937
28938
28939 \begin_inset Index
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943 Formula ! multiline ! formula parts
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \end_layout
28950
28951 \begin_layout Standard
28952 To display only parts of a formula with multiple lines, one of the following
28953  environments are used: 
28954 \series bold
28955 aligned
28956 \series default
28957
28958 \series bold
28959 alignedat
28960 \series default
28961
28962 \series bold
28963 gathered
28964 \series default
28965  or 
28966 \series bold
28967 split
28968 \series default
28969 .
28970  They can be inserted via the menu 
28971 \family sans
28972 Insert\SpecialChar \menuseparator
28973 Math
28974 \family default
28975  or by using the commands described in this section.
28976 \end_layout
28977
28978 \begin_layout Standard
28979 The first three have the same properties as the corresponding multiline
28980  formula environments, but it is possible to set further formula parts beside
28981  them.
28982  An example:
28983 \begin_inset Formula \[
28984 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28985 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28986 \right\} \textrm{Uncertainty relations}\]
28987
28988 \end_inset
28989
28990
28991 \end_layout
28992
28993 \begin_layout Standard
28994 To get this formula, a displayed formula is created where the command 
28995 \series bold
28996
28997 \backslash
28998 aligned
28999 \begin_inset Index
29000 status collapsed
29001
29002 \begin_layout Plain Layout
29003 Commands ! A ! 
29004 \backslash
29005 aligned
29006 \end_layout
29007
29008 \end_inset
29009
29010
29011 \series default
29012  is inserted.
29013  A purple box appears around the blue formula box where now columns and
29014  lines can be added.
29015  Outside the multiline environment other formula parts can be set, like
29016  the brace.
29017 \end_layout
29018
29019 \begin_layout Standard
29020 The aligned environment is also suitable for long formulas whose lines are
29021  horizontally aligned.
29022  Using aligned in a displayed formula has the advantage that the formula
29023  number is vertically centered behind the lines.
29024  As example formula 
29025 \begin_inset CommandInset ref
29026 LatexCommand eqref
29027 reference "eq:kurzlang"
29028
29029 \end_inset
29030
29031  in the aligned environment:
29032 \begin_inset Formula \begin{equation}
29033 \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}|}\\
29034  & -\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}
29035 \end{equation}
29036
29037 \end_inset
29038
29039
29040 \end_layout
29041
29042 \begin_layout Standard
29043 To use the environments 
29044 \series bold
29045 alignedat
29046 \series default
29047
29048 \series bold
29049 gathered
29050 \series default
29051 , or 
29052 \series bold
29053 split
29054 \series default
29055 , the command 
29056 \series bold
29057
29058 \backslash
29059 alignedat
29060 \series default
29061 ,
29062 \begin_inset Index
29063 status collapsed
29064
29065 \begin_layout Plain Layout
29066 Commands ! A ! 
29067 \backslash
29068 alignedat
29069 \end_layout
29070
29071 \end_inset
29072
29073  
29074 \series bold
29075
29076 \backslash
29077 gathered
29078 \series default
29079
29080 \begin_inset Index
29081 status collapsed
29082
29083 \begin_layout Plain Layout
29084 Commands ! G ! 
29085 \backslash
29086 gathered
29087 \end_layout
29088
29089 \end_inset
29090
29091 , or 
29092 \series bold
29093
29094 \backslash
29095 split
29096 \series default
29097
29098 \begin_inset Index
29099 status collapsed
29100
29101 \begin_layout Plain Layout
29102 Commands ! S ! 
29103 \backslash
29104 split
29105 \end_layout
29106
29107 \end_inset
29108
29109  are inserted, respectively.
29110  The split environment has the same properties as the aligned environment
29111  but it can only have two columns.
29112 \end_layout
29113
29114 \begin_layout Subsection
29115 Text in multiline Formulas
29116 \begin_inset CommandInset label
29117 LatexCommand label
29118 name "sub:Text-in-multiline"
29119
29120 \end_inset
29121
29122
29123 \begin_inset Index
29124 status collapsed
29125
29126 \begin_layout Plain Layout
29127 Text ! in formulas
29128 \end_layout
29129
29130 \end_inset
29131
29132
29133 \begin_inset Index
29134 status collapsed
29135
29136 \begin_layout Plain Layout
29137 Formula ! multiline ! text
29138 \end_layout
29139
29140 \end_inset
29141
29142
29143 \end_layout
29144
29145 \begin_layout Standard
29146 In the Align environments, and the multline and gather environment, text
29147  can be inserted that will appear in a separate line and doesn't affect
29148  the column alignment.
29149  To do this, the command 
29150 \series bold
29151
29152 \backslash
29153 intertext
29154 \begin_inset Index
29155 status collapsed
29156
29157 \begin_layout Plain Layout
29158 Commands ! I ! 
29159 \backslash
29160 intertext
29161 \end_layout
29162
29163 \end_inset
29164
29165
29166 \series default
29167  is used in the following scheme:
29168 \end_layout
29169
29170 \begin_layout Standard
29171
29172 \series bold
29173
29174 \backslash
29175 intertext{text}
29176 \end_layout
29177
29178 \begin_layout Standard
29179 The text should not be longer than a line because it cannot be hyphenated.
29180  As LyX doesn't yet support 
29181 \series bold
29182
29183 \backslash
29184 intertext
29185 \series default
29186  directly, the text is written as mathematical text.
29187  
29188 \series bold
29189
29190 \backslash
29191 intertext
29192 \series default
29193  must hereby be at the beginning of a line and appears in the output above
29194  this line.
29195  An example where the text was inserted at the beginning of the second line:
29196 \begin_inset Formula \begin{align}
29197 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29198 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29199
29200 \end_inset
29201
29202
29203 \end_layout
29204
29205 \begin_layout Section
29206 Formula Numbering
29207 \begin_inset Index
29208 status collapsed
29209
29210 \begin_layout Plain Layout
29211 Formula numbering
29212 \end_layout
29213
29214 \end_inset
29215
29216
29217 \begin_inset Index
29218 status collapsed
29219
29220 \begin_layout Plain Layout
29221 Formula ! numbering|see
29222 \begin_inset ERT
29223 status collapsed
29224
29225 \begin_layout Plain Layout
29226
29227 {
29228 \end_layout
29229
29230 \end_inset
29231
29232 Formula numbering
29233 \begin_inset ERT
29234 status collapsed
29235
29236 \begin_layout Plain Layout
29237
29238 }
29239 \end_layout
29240
29241 \end_inset
29242
29243
29244 \end_layout
29245
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \begin_layout Subsection
29252 General
29253 \end_layout
29254
29255 \begin_layout Standard
29256 Numbered formulas can be created with the menu 
29257 \family sans
29258 Insert\SpecialChar \menuseparator
29259 Math\SpecialChar \menuseparator
29260 Numbered
29261 \begin_inset space ~
29262 \end_inset
29263
29264 Formula
29265 \family default
29266  (shortcut 
29267 \family sans
29268 Ctrl-Alt
29269 \begin_inset space ~
29270 \end_inset
29271
29272 n
29273 \family default
29274 ).
29275  Existing formulas can be numbered with the menu 
29276 \family sans
29277 Edit\SpecialChar \menuseparator
29278 Math\SpecialChar \menuseparator
29279 Toggle
29280 \begin_inset space ~
29281 \end_inset
29282
29283 Numbering
29284 \family default
29285  (shortcut 
29286 \family sans
29287 Alt-m
29288 \begin_inset space ~
29289 \end_inset
29290
29291 n
29292 \family default
29293 ).
29294  The formula number is displayed in LyX behind the formula as number sign
29295  in parentheses.
29296  The number sign is replaced in the output by the formula number.
29297 \end_layout
29298
29299 \begin_layout Standard
29300 When numbering is turned on in multiline formulas, all lines will be numbered.
29301  But the numbering can be controlled with the menu 
29302 \family sans
29303 Edit\SpecialChar \menuseparator
29304 Math\SpecialChar \menuseparator
29305 Toggle
29306 \begin_inset space ~
29307 \end_inset
29308
29309 Numbering
29310 \begin_inset space ~
29311 \end_inset
29312
29313 of
29314 \begin_inset space ~
29315 \end_inset
29316
29317 Line
29318 \family default
29319  (shortcut 
29320 \family sans
29321 Alt-m
29322 \begin_inset space ~
29323 \end_inset
29324
29325 N
29326 \family default
29327 ) for every line.
29328 \end_layout
29329
29330 \begin_layout Standard
29331 Except of inline formulas, all formulas can be numbered with two different
29332  styles, see 
29333 \begin_inset CommandInset ref
29334 LatexCommand ref
29335 reference "sec:Formula-Styles"
29336
29337 \end_inset
29338
29339 .
29340 \end_layout
29341
29342 \begin_layout Subsection
29343 Cross-References
29344 \begin_inset Index
29345 status collapsed
29346
29347 \begin_layout Plain Layout
29348 Cross-references ! to formulas
29349 \end_layout
29350
29351 \end_inset
29352
29353
29354 \end_layout
29355
29356 \begin_layout Standard
29357 All labeled formulas can be cross-referenced.
29358  A label is added by the menu 
29359 \family sans
29360 Insert\SpecialChar \menuseparator
29361 Label
29362 \family default
29363  or the toolbar button 
29364 \begin_inset Graphics
29365         filename ../images/label-insert.png
29366         scale 85
29367
29368 \end_inset
29369
29370 .
29371  The cursor must hereby be inside a displayed formula.
29372  A dialog pops up displaying the prefix 
29373 \series bold
29374 eq:
29375 \series default
29376  in a text field.
29377  The label is inserted there behind the prefix.
29378  The predefined prefix means 
29379 \begin_inset Quotes eld
29380 \end_inset
29381
29382 equation
29383 \begin_inset Quotes erd
29384 \end_inset
29385
29386  and makes it easier to find labels in large documents because it marks
29387  it as formula label to divide it from e.
29388 \begin_inset space \thinspace{}
29389 \end_inset
29390
29391 g.
29392 \begin_inset space ~
29393 \end_inset
29394
29395 section labels.
29396  To change a label, the menu 
29397 \family sans
29398 Insert\SpecialChar \menuseparator
29399 Label
29400 \family default
29401  is used again.
29402 \end_layout
29403
29404 \begin_layout Standard
29405 The name of the label is displayed in LyX within two parentheses behind
29406  formula.
29407  A formula with a label is always numbered.
29408 \end_layout
29409
29410 \begin_layout Standard
29411 Cross-references are inserted via the menu 
29412 \family sans
29413 Insert\SpecialChar \menuseparator
29414 Cross-Reference
29415 \family default
29416  or with the toolbar button 
29417 \begin_inset Graphics
29418         filename ../images/dialog-show-new-inset_ref.png
29419         scale 85
29420
29421 \end_inset
29422
29423 .
29424  A formula cross-reference appears in the output as formula number.
29425  When in the cross-reference dialog window the format 
29426 \series bold
29427 (<reference>)
29428 \series default
29429  is chosen, the cross-reference appears in the output as formula number
29430  in parentheses.
29431 \begin_inset Newline newline
29432 \end_inset
29433
29434 By right-clicking on a cross-reference in LyX, one jumps to the formula
29435  that is referenced.
29436 \end_layout
29437
29438 \begin_layout Standard
29439 Here are as examples cross-references to formulas of the following subsections:
29440 \begin_inset Note Note
29441 status open
29442
29443 \begin_layout Plain Layout
29444 Note the different cross-reference types.
29445 \end_layout
29446
29447 \end_inset
29448
29449
29450 \end_layout
29451
29452 \begin_layout Standard
29453 The equations 
29454 \begin_inset CommandInset ref
29455 LatexCommand eqref
29456 reference "eq:tag"
29457
29458 \end_inset
29459
29460  and 
29461 \begin_inset CommandInset ref
29462 LatexCommand eqref
29463 reference "eq:c"
29464
29465 \end_inset
29466
29467  are equivalent.
29468  In (
29469 \begin_inset CommandInset ref
29470 LatexCommand ref
29471 reference "eq:Lat"
29472
29473 \end_inset
29474
29475 ) big Latin letters are used for the numbering in contrary to (
29476 \begin_inset CommandInset ref
29477 LatexCommand ref
29478 reference "eq:Rom"
29479
29480 \end_inset
29481
29482 ).
29483 \end_layout
29484
29485 \begin_layout Standard
29486 \begin_inset VSpace medskip
29487 \end_inset
29488
29489 When the argument of 
29490 \series bold
29491
29492 \backslash
29493 tag
29494 \begin_inset Foot
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498
29499 \series bold
29500
29501 \backslash
29502 tag
29503 \series default
29504  is described in 
29505 \begin_inset CommandInset ref
29506 LatexCommand ref
29507 reference "sub:User-defined-Numbering"
29508
29509 \end_inset
29510
29511 .
29512 \end_layout
29513
29514 \end_inset
29515
29516
29517 \series default
29518  contains a box like in 
29519 \begin_inset CommandInset ref
29520 LatexCommand ref
29521 reference "sub:Paragraph-Boxes"
29522
29523 \end_inset
29524
29525 , the formula cannot be referenced.
29526 \end_layout
29527
29528 \begin_layout Subsection
29529 Subnumbering
29530 \begin_inset Index
29531 status collapsed
29532
29533 \begin_layout Plain Layout
29534 Formula numbering ! subnumbering
29535 \end_layout
29536
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \begin_layout Standard
29543 With the help of the commands 
29544 \series bold
29545
29546 \backslash
29547 begin{subequations}
29548 \series default
29549  and 
29550 \series bold
29551
29552 \backslash
29553 end{subequations}
29554 \series default
29555  formulas can be subnumbered.
29556  Both commands are inserted in TeX-mode.
29557 \end_layout
29558
29559 \begin_layout Standard
29560 An example:
29561 \begin_inset Formula \begin{equation}
29562 A=C-B\label{eq:a}\end{equation}
29563
29564 \end_inset
29565
29566
29567 \begin_inset ERT
29568 status collapsed
29569
29570 \begin_layout Plain Layout
29571
29572
29573 \backslash
29574 addtocounter{equation}{-1}
29575 \end_layout
29576
29577 \end_inset
29578
29579
29580 \begin_inset ERT
29581 status collapsed
29582
29583 \begin_layout Plain Layout
29584
29585
29586 \backslash
29587 begin{subequations}
29588 \end_layout
29589
29590 \end_inset
29591
29592
29593 \begin_inset VSpace -5mm
29594 \end_inset
29595
29596
29597 \begin_inset Formula \begin{equation}
29598 B=C-A\label{eq:b}\end{equation}
29599
29600 \end_inset
29601
29602
29603 \begin_inset Formula \begin{equation}
29604 C=A+B\label{eq:c}\end{equation}
29605
29606 \end_inset
29607
29608
29609 \end_layout
29610
29611 \begin_layout Standard
29612 \begin_inset ERT
29613 status collapsed
29614
29615 \begin_layout Plain Layout
29616
29617
29618 \backslash
29619 end{subequations}
29620 \end_layout
29621
29622 \end_inset
29623
29624
29625 \end_layout
29626
29627 \begin_layout Standard
29628 To create the example, the following is done:
29629 \end_layout
29630
29631 \begin_layout Enumerate
29632 first formula is inserted
29633 \end_layout
29634
29635 \begin_layout Enumerate
29636
29637 \series bold
29638
29639 \backslash
29640 addtocounter{equation}{-1} 
29641 \backslash
29642 begin{subequations}
29643 \begin_inset Index
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647 Commands ! A ! 
29648 \backslash
29649 addtocounter
29650 \end_layout
29651
29652 \end_inset
29653
29654
29655 \begin_inset Newline newline
29656 \end_inset
29657
29658
29659 \series default
29660 is inserted after the first formula
29661 \end_layout
29662
29663 \begin_layout Enumerate
29664 second formula is inserted
29665 \end_layout
29666
29667 \begin_layout Enumerate
29668 third formula is inserted
29669 \end_layout
29670
29671 \begin_layout Enumerate
29672
29673 \series bold
29674
29675 \backslash
29676 end{subequations}
29677 \series default
29678  is inserted after the third formula
29679 \end_layout
29680
29681 \begin_layout Standard
29682 Every formula between the commands 
29683 \series bold
29684
29685 \backslash
29686 begin
29687 \series default
29688  and 
29689 \series bold
29690
29691 \backslash
29692 end
29693 \series default
29694  is subnumbered as a, b, 
29695 \begin_inset Newline linebreak
29696 \end_inset
29697
29698 c, \SpecialChar \ldots{}
29699  For multiline formulas every line will be subnumbered.
29700  All subnumbered formulas are treated as 
29701 \emph on
29702 one
29703 \emph default
29704  numbered formula.
29705  But as every numbered formula increases the counter 
29706 \series bold
29707 equation
29708 \series default
29709  by one, the command 
29710 \series bold
29711
29712 \backslash
29713 addtocounter
29714 \series default
29715  is needed to decrease it.
29716  Otherwise the formulas 
29717 \begin_inset CommandInset ref
29718 LatexCommand eqref
29719 reference "eq:a"
29720
29721 \end_inset
29722
29723
29724 \begin_inset CommandInset ref
29725 LatexCommand eqref
29726 reference "eq:b"
29727
29728 \end_inset
29729
29730
29731 \begin_inset CommandInset ref
29732 LatexCommand eqref
29733 reference "eq:c"
29734
29735 \end_inset
29736
29737  would be numbered as 
29738 \begin_inset CommandInset ref
29739 LatexCommand eqref
29740 reference "eq:a"
29741
29742 \end_inset
29743
29744
29745 \begin_inset CommandInset ref
29746 LatexCommand eqref
29747 reference "eq:d"
29748
29749 \end_inset
29750
29751
29752 \begin_inset CommandInset ref
29753 LatexCommand eqref
29754 reference "eq:f"
29755
29756 \end_inset
29757
29758 .
29759 \end_layout
29760
29761 \begin_layout Standard
29762 By inserting the commands in TeX-mode, a space is created between the first
29763  two formulas.
29764  To revert this -5
29765 \begin_inset space \thinspace{}
29766 \end_inset
29767
29768 mm vertical space is inserted after the command 
29769 \series bold
29770
29771 \backslash
29772 begin{subequations}
29773 \series default
29774 .
29775  When the formula style 
29776 \series bold
29777 Indented
29778 \begin_inset Foot
29779 status collapsed
29780
29781 \begin_layout Plain Layout
29782 formula styles see 
29783 \begin_inset CommandInset ref
29784 LatexCommand ref
29785 reference "sec:Formula-Styles"
29786
29787 \end_inset
29788
29789
29790 \end_layout
29791
29792 \end_inset
29793
29794
29795 \series default
29796  is used, -7
29797 \begin_inset space \thinspace{}
29798 \end_inset
29799
29800 mm space is inserted instead.
29801 \end_layout
29802
29803 \begin_layout Standard
29804 Here is an example for a multiline formula where the numbering was turned
29805  off for the second line:
29806 \begin_inset ERT
29807 status collapsed
29808
29809 \begin_layout Plain Layout
29810
29811
29812 \backslash
29813 begin{subequations}
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \begin_inset Formula \begin{eqnarray}
29820 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29821  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29822  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29823
29824 \end_inset
29825
29826
29827 \begin_inset ERT
29828 status collapsed
29829
29830 \begin_layout Plain Layout
29831
29832
29833 \backslash
29834 end{subequations}
29835 \end_layout
29836
29837 \end_inset
29838
29839
29840 \end_layout
29841
29842 \begin_layout Subsection
29843 User-defined Numbering
29844 \begin_inset CommandInset label
29845 LatexCommand label
29846 name "sub:User-defined-Numbering"
29847
29848 \end_inset
29849
29850
29851 \begin_inset Index
29852 status collapsed
29853
29854 \begin_layout Plain Layout
29855 Formula numbering ! user-defined
29856 \end_layout
29857
29858 \end_inset
29859
29860
29861 \end_layout
29862
29863 \begin_layout Standard
29864 \begin_inset Index
29865 status collapsed
29866
29867 \begin_layout Plain Layout
29868 Formula numbering ! self-defined delimiters
29869 \end_layout
29870
29871 \end_inset
29872
29873 With the standard numbering parentheses are set around the formula number.
29874  To replace the parentheses for example by vertical bars, the following
29875  line is added to the LaTeX-preamble:
29876 \end_layout
29877
29878 \begin_layout Standard
29879
29880 \series bold
29881
29882 \backslash
29883 def
29884 \backslash
29885 tagform@#1{
29886 \backslash
29887 maketag@@@{|#1|}}
29888 \series default
29889
29890 \begin_inset Note Note
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 This macro is already declared in the LaTeX-preamble for testing.
29895  To activate it, remove the percent sign at the beginning.
29896 \end_layout
29897
29898 \end_inset
29899
29900
29901 \end_layout
29902
29903 \begin_layout Standard
29904 To use other characters, the vertical bars besides the 
29905 \series bold
29906 #1
29907 \series default
29908  are replaced by one ore more characters.
29909  To get only the formula number the vertical bars are omitted.
29910 \end_layout
29911
29912 \begin_layout Standard
29913 \begin_inset VSpace bigskip
29914 \end_inset
29915
29916 When there should be an expression of your choice instead of the consecutive
29917  formula number in parentheses behind the formula, the command 
29918 \series bold
29919
29920 \backslash
29921 tag
29922 \series default
29923
29924 \begin_inset Index
29925 status collapsed
29926
29927 \begin_layout Plain Layout
29928 Commands ! T ! 
29929 \backslash
29930 tag
29931 \end_layout
29932
29933 \end_inset
29934
29935  is used:
29936 \begin_inset Formula \begin{equation}
29937 A+B=C\tag{something}\label{eq:tag}\end{equation}
29938
29939 \end_inset
29940
29941 In this example the command 
29942 \series bold
29943
29944 \backslash
29945 tag
29946 \begin_inset ERT
29947 status collapsed
29948
29949 \begin_layout Plain Layout
29950
29951
29952 \backslash
29953 spce 
29954 \end_layout
29955
29956 \end_inset
29957
29958 something
29959 \series default
29960  was inserted to the formula.
29961 \end_layout
29962
29963 \begin_layout Standard
29964 When the command 
29965 \series bold
29966
29967 \backslash
29968 tag*
29969 \begin_inset ERT
29970 status collapsed
29971
29972 \begin_layout Plain Layout
29973
29974
29975 \backslash
29976 spce 
29977 \end_layout
29978
29979 \end_inset
29980
29981 something
29982 \series default
29983  is inserted instead, the star prevents the parentheses around the expression:
29984 \begin_inset Formula \[
29985 A+B=C\tag*{something}\]
29986
29987 \end_inset
29988
29989
29990 \end_layout
29991
29992 \begin_layout Standard
29993 \begin_inset VSpace bigskip
29994 \end_inset
29995
29996 To restart the formula numbering with new document parts or sections, the
29997  following command is used:
29998 \end_layout
29999
30000 \begin_layout Standard
30001
30002 \series bold
30003
30004 \backslash
30005 @addtoreset{equation}{part}
30006 \series default
30007
30008 \begin_inset Index
30009 status collapsed
30010
30011 \begin_layout Plain Layout
30012 Commands ! 
30013 \begin_inset ERT
30014 status collapsed
30015
30016 \begin_layout Plain Layout
30017
30018 "
30019 \end_layout
30020
30021 \end_inset
30022
30023 @
30024 \begin_inset ERT
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028
30029 "
30030 \end_layout
30031
30032 \end_inset
30033
30034  ! 
30035 \backslash
30036
30037 \begin_inset ERT
30038 status collapsed
30039
30040 \begin_layout Plain Layout
30041
30042 "
30043 \end_layout
30044
30045 \end_inset
30046
30047 @
30048 \begin_inset ERT
30049 status collapsed
30050
30051 \begin_layout Plain Layout
30052
30053 "
30054 \end_layout
30055
30056 \end_inset
30057
30058 addtoreset
30059 \end_layout
30060
30061 \end_inset
30062
30063
30064 \begin_inset Newline newline
30065 \end_inset
30066
30067 resp.
30068 \begin_inset Newline newline
30069 \end_inset
30070
30071
30072 \series bold
30073
30074 \backslash
30075 @addtoreset{equation}{section}
30076 \end_layout
30077
30078 \begin_layout Standard
30079 To be able to use these commands in TeX-mode, the 
30080 \begin_inset Quotes eld
30081 \end_inset
30082
30083 @
30084 \begin_inset Quotes erd
30085 \end_inset
30086
30087  character has to be made 
30088 \begin_inset Quotes eld
30089 \end_inset
30090
30091 active
30092 \begin_inset Quotes erd
30093 \end_inset
30094
30095  for LaTeX using the command 
30096 \series bold
30097
30098 \backslash
30099 makeatletter.
30100
30101 \series default
30102  The command 
30103 \series bold
30104
30105 \backslash
30106 makeatother
30107 \series default
30108  reverts this.
30109  So the command sequence in TeX-mode is:
30110 \end_layout
30111
30112 \begin_layout Standard
30113
30114 \series bold
30115
30116 \backslash
30117 makeatletter
30118 \begin_inset Newline newline
30119 \end_inset
30120
30121
30122 \backslash
30123 @addtoreset{equation}{section}
30124 \begin_inset Newline newline
30125 \end_inset
30126
30127
30128 \backslash
30129 makeatother
30130 \end_layout
30131
30132 \begin_layout Standard
30133 In the LaTeX-preamble 
30134 \series bold
30135
30136 \backslash
30137 makeatletter
30138 \series default
30139  and 
30140 \series bold
30141
30142 \backslash
30143 makeatother
30144 \series default
30145  can be omitted as they are automatically internally inserted by LyX.
30146 \end_layout
30147
30148 \begin_layout Standard
30149 To revert 
30150 \series bold
30151
30152 \backslash
30153 @addtoreset
30154 \series default
30155 , the file 
30156 \series bold
30157 remreset.sty
30158 \series default
30159
30160 \begin_inset Foot
30161 status collapsed
30162
30163 \begin_layout Plain Layout
30164
30165 \series bold
30166 remreset
30167 \series default
30168  is part of the LaTeX-package 
30169 \series bold
30170 carlisle
30171 \series default
30172
30173 \begin_inset Index
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177 Packages ! carlisle
30178 \end_layout
30179
30180 \end_inset
30181
30182  that is part of every LaTeX standard installation.
30183 \end_layout
30184
30185 \end_inset
30186
30187
30188 \begin_inset Index
30189 status collapsed
30190
30191 \begin_layout Plain Layout
30192 Packages ! remreset
30193 \end_layout
30194
30195 \end_inset
30196
30197  has to be loaded in the LaTeX-preamble with the line
30198 \end_layout
30199
30200 \begin_layout Standard
30201
30202 \series bold
30203
30204 \backslash
30205 usepackage{remreset}
30206 \end_layout
30207
30208 \begin_layout Standard
30209 Then the command 
30210 \series bold
30211
30212 \backslash
30213 @removefromreset
30214 \series default
30215
30216 \begin_inset Index
30217 status collapsed
30218
30219 \begin_layout Plain Layout
30220 Commands ! 
30221 \begin_inset ERT
30222 status collapsed
30223
30224 \begin_layout Plain Layout
30225
30226 "
30227 \end_layout
30228
30229 \end_inset
30230
30231 @
30232 \begin_inset ERT
30233 status collapsed
30234
30235 \begin_layout Plain Layout
30236
30237 "
30238 \end_layout
30239
30240 \end_inset
30241
30242  ! 
30243 \backslash
30244
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250 "
30251 \end_layout
30252
30253 \end_inset
30254
30255 @
30256 \begin_inset ERT
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260
30261 "
30262 \end_layout
30263
30264 \end_inset
30265
30266 removefromreset
30267 \end_layout
30268
30269 \end_inset
30270
30271  can be used with the same scheme as 
30272 \series bold
30273
30274 \backslash
30275 @addtoreset
30276 \series default
30277 .
30278 \end_layout
30279
30280 \begin_layout Standard
30281 \begin_inset VSpace bigskip
30282 \end_inset
30283
30284 Sometimes formulas should be numbered in the following form:
30285 \end_layout
30286
30287 \begin_layout Standard
30288
30289 \family typewriter
30290 (section number.formula number)
30291 \end_layout
30292
30293 \begin_layout Standard
30294 The formula number should start with every section with 
30295 \begin_inset Quotes eld
30296 \end_inset
30297
30298 1
30299 \begin_inset Quotes erd
30300 \end_inset
30301
30302 .
30303 \end_layout
30304
30305 \begin_layout Standard
30306 For this case there is the command 
30307 \series bold
30308
30309 \backslash
30310 numberwithin
30311 \series default
30312
30313 \begin_inset Index
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317 Commands ! N ! 
30318 \backslash
30319 numberwithin
30320 \end_layout
30321
30322 \end_inset
30323
30324 , which is used with the following scheme:
30325 \end_layout
30326
30327 \begin_layout Standard
30328
30329 \series bold
30330
30331 \backslash
30332 numberwithin{counter}{sectioning}
30333 \end_layout
30334
30335 \begin_layout Standard
30336 Counter denotes what kind of numbering is affected, sectioning denotes what
30337  number is before the dot.
30338 \end_layout
30339
30340 \begin_layout Standard
30341 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30342 \end_layout
30343
30344 \begin_layout Standard
30345
30346 \series bold
30347
30348 \backslash
30349 numberwithin{equation}{section}
30350 \end_layout
30351
30352 \begin_layout Standard
30353 This is the result:
30354 \begin_inset ERT
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358
30359
30360 \backslash
30361 numberwithin{equation}{section}
30362 \end_layout
30363
30364 \end_inset
30365
30366
30367 \begin_inset Formula \begin{equation}
30368 A+B=C\end{equation}
30369
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \begin_layout Standard
30376 To number e.
30377 \begin_inset space \thinspace{}
30378 \end_inset
30379
30380 g.
30381 \begin_inset space ~
30382 \end_inset
30383
30384 tables so that the number of the part is the sectioning,
30385 \begin_inset Newline newline
30386 \end_inset
30387
30388
30389 \series bold
30390
30391 \backslash
30392 numberwithin{table}{part}
30393 \series default
30394  is used.
30395 \end_layout
30396
30397 \begin_layout Standard
30398 To go back to the standard numbering or to prevent this kind of numbering
30399  when it is defined by the document class, the following command is inserted
30400  as TeX-Code or to the LaTeX-preamble:
30401 \end_layout
30402
30403 \begin_layout Standard
30404
30405 \series bold
30406
30407 \backslash
30408 renewcommand{
30409 \backslash
30410 theequation}{
30411 \backslash
30412 arabic{equation}}
30413 \begin_inset Index
30414 status collapsed
30415
30416 \begin_layout Plain Layout
30417 Commands ! A ! 
30418 \backslash
30419 arabic
30420 \end_layout
30421
30422 \end_inset
30423
30424
30425 \series default
30426
30427 \begin_inset ERT
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431
30432
30433 \backslash
30434 renewcommand{
30435 \backslash
30436 theequation}{
30437 \backslash
30438 arabic{equation}}
30439 \end_layout
30440
30441 \end_inset
30442
30443
30444 \series bold
30445
30446 \begin_inset Newline newline
30447 \end_inset
30448
30449
30450 \series default
30451 or
30452 \series bold
30453
30454 \begin_inset Newline newline
30455 \end_inset
30456
30457
30458 \backslash
30459 renewcommand{
30460 \backslash
30461 thetable}{
30462 \backslash
30463 arabic{table}}
30464 \end_layout
30465
30466 \begin_layout Standard
30467
30468 \series bold
30469
30470 \backslash
30471 numberwithin
30472 \series default
30473  uses internally the command 
30474 \series bold
30475
30476 \backslash
30477 @addtoreset
30478 \series default
30479 , described above, that also needs to be reverted.
30480 \begin_inset ERT
30481 status collapsed
30482
30483 \begin_layout Plain Layout
30484
30485
30486 \backslash
30487 makeatletter
30488 \end_layout
30489
30490 \begin_layout Plain Layout
30491
30492
30493 \backslash
30494 @removefromreset{equation}{section}
30495 \end_layout
30496
30497 \begin_layout Plain Layout
30498
30499
30500 \backslash
30501 makeatother
30502 \end_layout
30503
30504 \end_inset
30505
30506
30507 \end_layout
30508
30509 \begin_layout Subsection
30510 Numbering with Roman Numbers and Letters
30511 \begin_inset Index
30512 status collapsed
30513
30514 \begin_layout Plain Layout
30515 Formula numbering ! with letters
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \begin_inset Index
30522 status collapsed
30523
30524 \begin_layout Plain Layout
30525 Formula numbering ! with Roman numbers
30526 \end_layout
30527
30528 \end_inset
30529
30530
30531 \end_layout
30532
30533 \begin_layout Standard
30534 Formulas can also be numbered with Roman numbers and Latin letters.
30535  To number for example with small Roman numbers, the command
30536 \end_layout
30537
30538 \begin_layout Standard
30539
30540 \series bold
30541
30542 \backslash
30543 renewcommand{
30544 \backslash
30545 theequation}{
30546 \backslash
30547 roman{equation}}
30548 \end_layout
30549
30550 \begin_layout Standard
30551 is inserted before the formula in TeX-mode.
30552  
30553 \series bold
30554
30555 \backslash
30556 renewcommand
30557 \series default
30558
30559 \begin_inset Index
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563 Commands ! R ! 
30564 \backslash
30565 renewcommand
30566 \end_layout
30567
30568 \end_inset
30569
30570  redefines the predefined command 
30571 \series bold
30572
30573 \backslash
30574 theequation
30575 \series default
30576  to the command 
30577 \series bold
30578
30579 \backslash
30580 roman{equation}
30581 \series default
30582
30583 \begin_inset Foot
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587 The command 
30588 \series bold
30589
30590 \backslash
30591 renewcommand
30592 \series default
30593  has the same scheme like the command 
30594 \series bold
30595
30596 \backslash
30597 newcommand
30598 \series default
30599  that is described in 
30600 \begin_inset CommandInset ref
30601 LatexCommand ref
30602 reference "sec:User-defined-Commands"
30603
30604 \end_inset
30605
30606 .
30607 \end_layout
30608
30609 \end_inset
30610
30611 .
30612  
30613 \series bold
30614 equation
30615 \series default
30616  is the formula counter.
30617  When the command 
30618 \series bold
30619
30620 \backslash
30621 the
30622 \series default
30623  is used as prefix for a counter, the value of the counter is output as
30624  Arabic number.
30625  When a formula is numbered, LaTeX sets internally the command 
30626 \series bold
30627
30628 \backslash
30629 theequation
30630 \series default
30631  behind the formula.
30632  
30633 \series bold
30634
30635 \backslash
30636 roman{equation}
30637 \begin_inset Index
30638 status collapsed
30639
30640 \begin_layout Plain Layout
30641 Commands ! R ! 
30642 \backslash
30643 roman
30644 \end_layout
30645
30646 \end_inset
30647
30648
30649 \series default
30650  outputs the counter as small Roman number.
30651 \end_layout
30652
30653 \begin_layout Standard
30654 All formulas behind the command 
30655 \series bold
30656
30657 \backslash
30658 renew
30659 \series default
30660 c
30661 \series bold
30662 ommand
30663 \series default
30664  are now numbered Roman.
30665  To switch to numbering with big Roman numbers, the command is inserted
30666  again, but 
30667 \series bold
30668
30669 \backslash
30670 roman
30671 \series default
30672  is replaced by 
30673 \series bold
30674
30675 \backslash
30676 Roman
30677 \series default
30678
30679 \begin_inset Index
30680 status collapsed
30681
30682 \begin_layout Plain Layout
30683 Commands ! R ! 
30684 \backslash
30685 roman@
30686 \backslash
30687 Roman
30688 \end_layout
30689
30690 \end_inset
30691
30692 .
30693  To 
30694 \begin_inset Quotes eld
30695 \end_inset
30696
30697 number
30698 \begin_inset Quotes erd
30699 \end_inset
30700
30701  with small Latin letters there is the command 
30702 \series bold
30703
30704 \backslash
30705 alph
30706 \series default
30707
30708 \begin_inset Index
30709 status collapsed
30710
30711 \begin_layout Plain Layout
30712 Commands ! A ! 
30713 \backslash
30714 alph
30715 \end_layout
30716
30717 \end_inset
30718
30719 , for big ones there is the command 
30720 \series bold
30721
30722 \backslash
30723 Alph
30724 \series default
30725
30726 \begin_inset Index
30727 status open
30728
30729 \begin_layout Plain Layout
30730 Commands ! A ! 
30731 \backslash
30732 alph@
30733 \backslash
30734 Alph
30735 \end_layout
30736
30737 \end_inset
30738
30739 .
30740 \end_layout
30741
30742 \begin_layout Standard
30743 \begin_inset Note Greyedout
30744 status open
30745
30746 \begin_layout Plain Layout
30747
30748 \series bold
30749 Note:
30750 \series default
30751  Only maximal 26 formulas can be numbered with Latin letters in one document.
30752 \end_layout
30753
30754 \end_inset
30755
30756
30757 \end_layout
30758
30759 \begin_layout Standard
30760 \begin_inset ERT
30761 status collapsed
30762
30763 \begin_layout Plain Layout
30764
30765
30766 \backslash
30767 renewcommand{
30768 \backslash
30769 theequation}{
30770 \backslash
30771 roman{equation}}
30772 \end_layout
30773
30774 \end_inset
30775
30776
30777 \end_layout
30778
30779 \begin_layout Standard
30780 \begin_inset Formula \begin{equation}
30781 A=\textrm{small roman}\label{eq:rom}\end{equation}
30782
30783 \end_inset
30784
30785
30786 \begin_inset ERT
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790
30791
30792 \backslash
30793 renewcommand{
30794 \backslash
30795 theequation}{
30796 \backslash
30797 Roman{equation}}
30798 \end_layout
30799
30800 \end_inset
30801
30802
30803 \begin_inset Formula \begin{equation}
30804 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30805
30806 \end_inset
30807
30808
30809 \begin_inset ERT
30810 status collapsed
30811
30812 \begin_layout Plain Layout
30813
30814
30815 \backslash
30816 renewcommand{
30817 \backslash
30818 theequation}{
30819 \backslash
30820 alph{equation}}
30821 \end_layout
30822
30823 \end_inset
30824
30825
30826 \begin_inset Formula \begin{equation}
30827 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30828
30829 \end_inset
30830
30831
30832 \begin_inset ERT
30833 status collapsed
30834
30835 \begin_layout Plain Layout
30836
30837
30838 \backslash
30839 renewcommand{
30840 \backslash
30841 theequation}{
30842 \backslash
30843 Alph{equation}}
30844 \end_layout
30845
30846 \end_inset
30847
30848
30849 \begin_inset Formula \begin{equation}
30850 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30851
30852 \end_inset
30853
30854
30855 \end_layout
30856
30857 \begin_layout Standard
30858 To switch back to the default numbering, insert the command:
30859 \end_layout
30860
30861 \begin_layout Standard
30862
30863 \series bold
30864
30865 \backslash
30866 renewcommand{
30867 \backslash
30868 theequation}{
30869 \backslash
30870 arabic{equation}}
30871 \begin_inset Index
30872 status collapsed
30873
30874 \begin_layout Plain Layout
30875 Commands ! A ! 
30876 \backslash
30877 arabic
30878 \end_layout
30879
30880 \end_inset
30881
30882
30883 \end_layout
30884
30885 \begin_layout Standard
30886 \begin_inset ERT
30887 status collapsed
30888
30889 \begin_layout Plain Layout
30890
30891
30892 \backslash
30893 renewcommand{
30894 \backslash
30895 theequation}{
30896 \backslash
30897 arabic{equation}}
30898 \end_layout
30899
30900 \end_inset
30901
30902
30903 \begin_inset Formula \begin{equation}
30904 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30905
30906 \end_inset
30907
30908
30909 \end_layout
30910
30911 \begin_layout Standard
30912 \begin_inset VSpace medskip
30913 \end_inset
30914
30915 As you see, formulas are numbered serially independent from the numbering
30916  style.
30917  When then numbering should start with 
30918 \begin_inset Quotes eld
30919 \end_inset
30920
30921 1
30922 \begin_inset Quotes erd
30923 \end_inset
30924
30925  when the style is changed, new equation counters have to be defined.
30926  A description about this can be found in the file 
30927 \begin_inset CommandInset href
30928 LatexCommand href
30929 target "Formula-numbering.lyx"
30930
30931 \end_inset
30932
30933 .
30934 \end_layout
30935
30936 \begin_layout Section
30937 User-defined Commands
30938 \begin_inset CommandInset label
30939 LatexCommand label
30940 name "sec:User-defined-Commands"
30941
30942 \end_inset
30943
30944
30945 \begin_inset Index
30946 status collapsed
30947
30948 \begin_layout Plain Layout
30949 User-defined commands
30950 \end_layout
30951
30952 \end_inset
30953
30954
30955 \end_layout
30956
30957 \begin_layout Standard
30958 Many LaTeX-commands are too long to be used frequently.
30959  But it is possible to define with the command 
30960 \series bold
30961
30962 \backslash
30963 newcommand
30964 \series default
30965
30966 \begin_inset Index
30967 status collapsed
30968
30969 \begin_layout Plain Layout
30970 Commands ! N ! 
30971 \backslash
30972 newcommand
30973 \end_layout
30974
30975 \end_inset
30976
30977  new shorter commands.
30978 \end_layout
30979
30980 \begin_layout Standard
30981 The command scheme of 
30982 \series bold
30983
30984 \backslash
30985 newcommand
30986 \series default
30987  is:
30988 \end_layout
30989
30990 \begin_layout Standard
30991
30992 \series bold
30993
30994 \backslash
30995 newcommand{new command name}[number of arguments][optional
30996 \series default
30997  
30998 \series bold
30999 value]
31000 \begin_inset Newline newline
31001 \end_inset
31002
31003
31004 \begin_inset ERT
31005 status collapsed
31006
31007 \begin_layout Plain Layout
31008
31009
31010 \backslash
31011 phantom{
31012 \end_layout
31013
31014 \end_inset
31015
31016
31017 \backslash
31018 newcommand
31019 \begin_inset ERT
31020 status collapsed
31021
31022 \begin_layout Plain Layout
31023
31024 }
31025 \end_layout
31026
31027 \end_inset
31028
31029 {command definition}
31030 \end_layout
31031
31032 \begin_layout Standard
31033 \begin_inset Note Greyedout
31034 status open
31035
31036 \begin_layout Plain Layout
31037
31038 \series bold
31039 Note:
31040 \series default
31041  Assure that the name of the new command is not already used in your document
31042  or by LaTeX-packages that you use.
31043  When you for example define the command 
31044 \series bold
31045
31046 \backslash
31047 le
31048 \series default
31049  for 
31050 \series bold
31051
31052 \backslash
31053 Leftarrow
31054 \series default
31055 , you get an error message because 
31056 \series bold
31057
31058 \backslash
31059 le
31060 \series default
31061  is already defined as command for 
31062 \begin_inset Quotes eld
31063 \end_inset
31064
31065
31066 \begin_inset Formula $\le$
31067 \end_inset
31068
31069
31070 \begin_inset Quotes erd
31071 \end_inset
31072
31073 .
31074 \end_layout
31075
31076 \end_inset
31077
31078
31079 \end_layout
31080
31081 \begin_layout Standard
31082 \begin_inset Note Greyedout
31083 status open
31084
31085 \begin_layout Plain Layout
31086
31087 \series bold
31088 Note:
31089 \series default
31090  The names of user-defined commands may only consist of Latin letters.
31091 \end_layout
31092
31093 \end_inset
31094
31095
31096 \end_layout
31097
31098 \begin_layout Standard
31099 The number of arguments is an integer in the range 0
31100 \begin_inset space \thinspace{}
31101 \end_inset
31102
31103 -
31104 \begin_inset space \thinspace{}
31105 \end_inset
31106
31107 9 and specifies how many arguments the new command should have.
31108  With the optional value a value for an optional argument can be predefined.
31109  When this is done, the 
31110 \emph on
31111 first
31112 \emph default
31113  
31114 \emph on
31115 a
31116 \emph default
31117 rgument of the new command is automatically an optional one.
31118 \end_layout
31119
31120 \begin_layout Standard
31121 Here are some examples:
31122 \end_layout
31123
31124 \begin_layout Itemize
31125 To define the command 
31126 \series bold
31127
31128 \backslash
31129 gr
31130 \series default
31131  for 
31132 \series bold
31133
31134 \backslash
31135 Longrightarrow
31136 \series default
31137 , the LaTeX-preamble line is:
31138 \begin_inset ERT
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142
31143
31144 \backslash
31145 medskip
31146 \end_layout
31147
31148 \end_inset
31149
31150
31151 \series bold
31152
31153 \begin_inset Newline newline
31154 \end_inset
31155
31156
31157 \backslash
31158 newcommand{
31159 \backslash
31160 gr}{
31161 \backslash
31162 Longrightarrow}
31163 \end_layout
31164
31165 \begin_layout Itemize
31166 To define the command 
31167 \series bold
31168
31169 \backslash
31170 us
31171 \series default
31172  for 
31173 \series bold
31174
31175 \backslash
31176 underline
31177 \series default
31178 , the argument (that should be underlined) must be taken into account.
31179  For this the preamble line is:
31180 \begin_inset ERT
31181 status collapsed
31182
31183 \begin_layout Plain Layout
31184
31185
31186 \backslash
31187 medskip
31188 \end_layout
31189
31190 \end_inset
31191
31192
31193 \series bold
31194
31195 \begin_inset Newline newline
31196 \end_inset
31197
31198
31199 \backslash
31200 newcommand{
31201 \backslash
31202 us}[1]{
31203 \backslash
31204 underline{#1}}
31205 \series default
31206
31207 \begin_inset ERT
31208 status collapsed
31209
31210 \begin_layout Plain Layout
31211
31212
31213 \backslash
31214 medskip
31215 \end_layout
31216
31217 \end_inset
31218
31219
31220 \series bold
31221
31222 \begin_inset Newline newline
31223 \end_inset
31224
31225
31226 \series default
31227 The character 
31228 \series bold
31229 #
31230 \series default
31231  acts as argument placeholder, the 
31232 \series bold
31233 1
31234 \series default
31235  behind it denotes that it is the placeholder for the first argument.
31236 \end_layout
31237
31238 \begin_layout Itemize
31239 For 
31240 \series bold
31241
31242 \backslash
31243 framebox
31244 \series default
31245  one can e.
31246 \begin_inset space \thinspace{}
31247 \end_inset
31248
31249 g.
31250 \begin_inset space ~
31251 \end_inset
31252
31253 define the command 
31254 \series bold
31255
31256 \backslash
31257 fb
31258 \series default
31259 :
31260 \begin_inset ERT
31261 status collapsed
31262
31263 \begin_layout Plain Layout
31264
31265
31266 \backslash
31267 medskip
31268 \end_layout
31269
31270 \end_inset
31271
31272
31273 \series bold
31274
31275 \begin_inset Newline newline
31276 \end_inset
31277
31278
31279 \backslash
31280 newcommand{
31281 \backslash
31282 fb}[3]{
31283 \backslash
31284 framebox#1#2{$#3$}}
31285 \series default
31286
31287 \begin_inset ERT
31288 status collapsed
31289
31290 \begin_layout Plain Layout
31291
31292
31293 \backslash
31294 medskip
31295 \end_layout
31296
31297 \end_inset
31298
31299
31300 \series bold
31301
31302 \begin_inset Newline newline
31303 \end_inset
31304
31305
31306 \series default
31307 The two Dollar signs creates the extra formula needed for 
31308 \series bold
31309
31310 \backslash
31311 framebox
31312 \series default
31313 , see 
31314 \begin_inset CommandInset ref
31315 LatexCommand ref
31316 reference "sub:Boxes-with-Frame"
31317
31318 \end_inset
31319
31320 .
31321 \end_layout
31322
31323 \begin_layout Itemize
31324 To create a new command for 
31325 \series bold
31326
31327 \backslash
31328 fcolorbox
31329 \series default
31330  where the color for the box needn't to be specified, the argument for the
31331  color is defined optional:
31332 \begin_inset ERT
31333 status collapsed
31334
31335 \begin_layout Plain Layout
31336
31337
31338 \backslash
31339 medskip
31340 \end_layout
31341
31342 \end_inset
31343
31344
31345 \series bold
31346
31347 \begin_inset Newline newline
31348 \end_inset
31349
31350
31351 \backslash
31352 newcommand{
31353 \backslash
31354 cb}[3][white]{
31355 \backslash
31356 fcolorbox{#2}{#1}{$#3$}}
31357 \series default
31358
31359 \begin_inset ERT
31360 status collapsed
31361
31362 \begin_layout Plain Layout
31363
31364
31365 \backslash
31366 medskip
31367 \end_layout
31368
31369 \end_inset
31370
31371
31372 \begin_inset Newline newline
31373 \end_inset
31374
31375 When the color is not specified when using 
31376 \series bold
31377
31378 \backslash
31379 cb
31380 \series default
31381 , the predefined color 
31382 \series bold
31383 white
31384 \series default
31385  will be used.
31386 \end_layout
31387
31388 \begin_layout Standard
31389 A test of the new defined commands:
31390 \end_layout
31391
31392 \begin_layout Standard
31393 \align center
31394 \begin_inset Tabular
31395 <lyxtabular version="3" rows="6" columns="2">
31396 <features>
31397 <column alignment="center" valignment="top" width="0">
31398 <column alignment="center" valignment="top" width="0">
31399 <row>
31400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31401 \begin_inset Text
31402
31403 \begin_layout Plain Layout
31404 Command
31405 \end_layout
31406
31407 \end_inset
31408 </cell>
31409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31410 \begin_inset Text
31411
31412 \begin_layout Plain Layout
31413 Result
31414 \begin_inset Note Note
31415 status collapsed
31416
31417 \begin_layout Plain Layout
31418
31419 \series bold
31420
31421 \backslash
31422 raisebox
31423 \series default
31424  is only used as spacer.
31425 \end_layout
31426
31427 \end_inset
31428
31429
31430 \end_layout
31431
31432 \end_inset
31433 </cell>
31434 </row>
31435 <row>
31436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31437 \begin_inset Text
31438
31439 \begin_layout Plain Layout
31440 A
31441 \backslash
31442 gr
31443 \begin_inset ERT
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447
31448
31449 \backslash
31450 spce 
31451 \end_layout
31452
31453 \end_inset
31454
31455 B
31456 \end_layout
31457
31458 \end_inset
31459 </cell>
31460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31461 \begin_inset Text
31462
31463 \begin_layout Plain Layout
31464 \begin_inset Formula $A\gr B$
31465 \end_inset
31466
31467
31468 \end_layout
31469
31470 \end_inset
31471 </cell>
31472 </row>
31473 <row>
31474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31475 \begin_inset Text
31476
31477 \begin_layout Plain Layout
31478
31479 \backslash
31480 us{ABcd
31481 \end_layout
31482
31483 \end_inset
31484 </cell>
31485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31486 \begin_inset Text
31487
31488 \begin_layout Plain Layout
31489 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31490 \end_inset
31491
31492
31493 \end_layout
31494
31495 \end_inset
31496 </cell>
31497 </row>
31498 <row>
31499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31500 \begin_inset Text
31501
31502 \begin_layout Plain Layout
31503
31504 \backslash
31505 fb{[2cm]
31506 \begin_inset Formula $\to$
31507 \end_inset
31508
31509
31510 \backslash
31511 {
31512 \begin_inset Formula $\to$
31513 \end_inset
31514
31515
31516 \backslash
31517 {
31518 \backslash
31519 int
31520 \begin_inset ERT
31521 status collapsed
31522
31523 \begin_layout Plain Layout
31524
31525
31526 \backslash
31527 spce 
31528 \end_layout
31529
31530 \end_inset
31531
31532 A=B
31533 \end_layout
31534
31535 \end_inset
31536 </cell>
31537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31538 \begin_inset Text
31539
31540 \begin_layout Plain Layout
31541 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31542 \end_inset
31543
31544
31545 \end_layout
31546
31547 \end_inset
31548 </cell>
31549 </row>
31550 <row>
31551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31552 \begin_inset Text
31553
31554 \begin_layout Plain Layout
31555
31556 \backslash
31557 cb{red
31558 \begin_inset Formula $\to$
31559 \end_inset
31560
31561
31562 \backslash
31563 {
31564 \backslash
31565 int
31566 \begin_inset ERT
31567 status collapsed
31568
31569 \begin_layout Plain Layout
31570
31571
31572 \backslash
31573 spce 
31574 \end_layout
31575
31576 \end_inset
31577
31578 A=B
31579 \end_layout
31580
31581 \end_inset
31582 </cell>
31583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31584 \begin_inset Text
31585
31586 \begin_layout Plain Layout
31587 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31588 \end_inset
31589
31590
31591 \end_layout
31592
31593 \end_inset
31594 </cell>
31595 </row>
31596 <row>
31597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31598 \begin_inset Text
31599
31600 \begin_layout Plain Layout
31601
31602 \backslash
31603 cb[green]
31604 \backslash
31605 {red
31606 \begin_inset Formula $\to$
31607 \end_inset
31608
31609
31610 \backslash
31611 {
31612 \backslash
31613 int
31614 \begin_inset ERT
31615 status collapsed
31616
31617 \begin_layout Plain Layout
31618
31619
31620 \backslash
31621 spce 
31622 \end_layout
31623
31624 \end_inset
31625
31626 A=B
31627 \end_layout
31628
31629 \end_inset
31630 </cell>
31631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31632 \begin_inset Text
31633
31634 \begin_layout Plain Layout
31635 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31636 \end_inset
31637
31638
31639 \end_layout
31640
31641 \end_inset
31642 </cell>
31643 </row>
31644 </lyxtabular>
31645
31646 \end_inset
31647
31648
31649 \end_layout
31650
31651 \begin_layout Section
31652 Diagrams
31653 \end_layout
31654
31655 \begin_layout Standard
31656 LyX supports two types of commutative diagrams: 
31657 \series bold
31658 amscd
31659 \series default
31660  and 
31661 \series bold
31662 xymatrix
31663 \series default
31664  that are explained in the following.
31665 \end_layout
31666
31667 \begin_layout Subsection
31668 Amscd Diagrams
31669 \begin_inset Index
31670 status collapsed
31671
31672 \begin_layout Plain Layout
31673 Diagrams ! amscd
31674 \end_layout
31675
31676 \end_inset
31677
31678
31679 \end_layout
31680
31681 \begin_layout Standard
31682 Diagrams of this type visualize relations by vertical and horizontal lines
31683  or arrows:
31684 \begin_inset Formula \[
31685 \begin{CD}A@>>>B@>>>C\\
31686 @AAA@.@VVV\\
31687 F@<<<E@<<<D\end{CD}\]
31688
31689 \end_inset
31690
31691
31692 \end_layout
31693
31694 \begin_layout Standard
31695 To get them, the command 
31696 \series bold
31697
31698 \backslash
31699 CD
31700 \begin_inset Index
31701 status collapsed
31702
31703 \begin_layout Plain Layout
31704 Commands ! C ! 
31705 \backslash
31706 CD
31707 \end_layout
31708
31709 \end_inset
31710
31711
31712 \series default
31713  is inserted to a formula.
31714  A blue box appears with two dashed lines where further commands can be
31715  inserted.
31716  With 
31717 \family sans
31718 Ctrl-Return
31719 \family default
31720  a new line is created.
31721  Horizontal relations are inserted in odd, vertical in even formula lines.
31722 \end_layout
31723
31724 \begin_layout Standard
31725 To create the relations there are the following commands:
31726 \end_layout
31727
31728 \begin_layout Itemize
31729
31730 \series bold
31731 @<<<
31732 \series default
31733  creates a left arrow, 
31734 \series bold
31735 @>>>
31736 \series default
31737  a right arrow, and 
31738 \series bold
31739 @=
31740 \series default
31741  a long equal sign
31742 \end_layout
31743
31744 \begin_layout Itemize
31745
31746 \series bold
31747 @AAA
31748 \series default
31749  creates an up arrow, 
31750 \series bold
31751 @VVV
31752 \series default
31753  an down arrow, and 
31754 \series bold
31755 @|
31756 \series default
31757  a vertical equal sign
31758 \end_layout
31759
31760 \begin_layout Itemize
31761
31762 \series bold
31763 @.
31764
31765 \series default
31766  is a placeholder for non-existent relations
31767 \end_layout
31768
31769 \begin_layout Standard
31770 All arrows can be labeled as follows:
31771 \end_layout
31772
31773 \begin_layout Itemize
31774 Is text inserted between the first and second < or >, resp., it is placed
31775  above the arrow.
31776  When it is inserted between the second and third one, it appears under
31777  the arrow.
31778 \end_layout
31779
31780 \begin_layout Itemize
31781 When text for vertical arrows is inserted between the first and second A
31782  or V, resp., it is placed left beside the arrow.
31783  When it is inserted between the second and third one, it appears right
31784  beside the arrow.
31785  If the text contains an A or V, these letters must be set into a TeX-brace.
31786 \end_layout
31787
31788 \begin_layout Standard
31789 As example a diagram with all possible relations:
31790 \end_layout
31791
31792 \begin_layout Standard
31793 \begin_inset Formula \[
31794 \begin{CD}A@>j>>B@>>k>C@=F\\
31795 @AmAA@.@VV{V}V@|\\
31796 D@<<j<E@>k>>F@=C\end{CD}\]
31797
31798 \end_inset
31799
31800
31801 \end_layout
31802
31803 \begin_layout Standard
31804 The command for this is:
31805 \begin_inset Newline newline
31806 \end_inset
31807
31808
31809 \series bold
31810
31811 \backslash
31812 CD
31813 \begin_inset ERT
31814 status collapsed
31815
31816 \begin_layout Plain Layout
31817
31818
31819 \backslash
31820 spce 
31821 \end_layout
31822
31823 \end_inset
31824
31825 A@>j>>B@>>k>C@=F Ctrl-Enter
31826 \begin_inset Newline newline
31827 \end_inset
31828
31829
31830 \begin_inset ERT
31831 status collapsed
31832
31833 \begin_layout Plain Layout
31834
31835
31836 \backslash
31837 hphantom{
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \backslash
31844 CD
31845 \begin_inset ERT
31846 status collapsed
31847
31848 \begin_layout Plain Layout
31849
31850
31851 \backslash
31852 spce 
31853 \end_layout
31854
31855 \end_inset
31856
31857
31858 \begin_inset ERT
31859 status collapsed
31860
31861 \begin_layout Plain Layout
31862
31863 }
31864 \end_layout
31865
31866 \end_inset
31867
31868 @AmAA@.@VV
31869 \backslash
31870 {V
31871 \series default
31872
31873 \begin_inset Formula $\to$
31874 \end_inset
31875
31876
31877 \series bold
31878 V@| Ctrl-Enter
31879 \begin_inset Newline newline
31880 \end_inset
31881
31882
31883 \begin_inset ERT
31884 status collapsed
31885
31886 \begin_layout Plain Layout
31887
31888
31889 \backslash
31890 hphantom{
31891 \end_layout
31892
31893 \end_inset
31894
31895
31896 \backslash
31897 CD
31898 \begin_inset ERT
31899 status collapsed
31900
31901 \begin_layout Plain Layout
31902
31903
31904 \backslash
31905 spce 
31906 \end_layout
31907
31908 \end_inset
31909
31910
31911 \begin_inset ERT
31912 status collapsed
31913
31914 \begin_layout Plain Layout
31915
31916 }
31917 \end_layout
31918
31919 \end_inset
31920
31921 D@<<j<E@>k>>F@=C
31922 \end_layout
31923
31924 \begin_layout Subsection
31925 Xymatrix Diagrams
31926 \begin_inset Index
31927 status collapsed
31928
31929 \begin_layout Plain Layout
31930 Diagrams ! xymatrix
31931 \end_layout
31932
31933 \end_inset
31934
31935
31936 \end_layout
31937
31938 \begin_layout Standard
31939 To be able to use xymatrices, the LaTeX-package 
31940 \series bold
31941 xypic
31942 \series default
31943  must be installed.
31944  A xymatrix is created by inserting the command 
31945 \series bold
31946
31947 \backslash
31948 xymatrix
31949 \series default
31950  in a formula.
31951  Then you are able to add new matrix columns and rows like for normal matrices,
31952  see 
31953 \begin_inset CommandInset ref
31954 LatexCommand ref
31955 reference "sec:Matrices"
31956
31957 \end_inset
31958
31959 .
31960 \end_layout
31961
31962 \begin_layout Standard
31963 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31964  and much more.
31965  All possibilities to create commutative diagrams and decorations are explained
31966  in detail in this manual: 
31967 \begin_inset CommandInset href
31968 LatexCommand href
31969 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
31970
31971 \end_inset
31972
31973 .
31974 \end_layout
31975
31976 \begin_layout Standard
31977 \begin_inset Newpage newpage
31978 \end_inset
31979
31980
31981 \end_layout
31982
31983 \begin_layout Section
31984 Tips
31985 \begin_inset ERT
31986 status collapsed
31987
31988 \begin_layout Plain Layout
31989
31990
31991 \backslash
31992 texorpdfstring{
31993 \end_layout
31994
31995 \end_inset
31996
31997
31998 \begin_inset Foot
31999 status collapsed
32000
32001 \begin_layout Plain Layout
32002 Other useful math tips can be found in 
32003 \begin_inset CommandInset citation
32004 LatexCommand cite
32005 key "Voss"
32006
32007 \end_inset
32008
32009 .
32010 \end_layout
32011
32012 \end_inset
32013
32014
32015 \begin_inset ERT
32016 status collapsed
32017
32018 \begin_layout Plain Layout
32019
32020 }{}
32021 \end_layout
32022
32023 \end_inset
32024
32025
32026 \begin_inset Note Note
32027 status collapsed
32028
32029 \begin_layout Plain Layout
32030
32031 \backslash
32032 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
32033 \end_layout
32034
32035 \begin_layout Plain Layout
32036 More about 
32037 \backslash
32038 texorpdfstring is in section 
32039 \begin_inset CommandInset ref
32040 LatexCommand ref
32041 reference "sub:Formulas-in-Section"
32042
32043 \end_inset
32044
32045 .
32046 \end_layout
32047
32048 \end_inset
32049
32050
32051 \begin_inset Index
32052 status collapsed
32053
32054 \begin_layout Plain Layout
32055 Tips
32056 \end_layout
32057
32058 \end_inset
32059
32060
32061 \begin_inset Index
32062 status collapsed
32063
32064 \begin_layout Plain Layout
32065 Ions|see
32066 \begin_inset ERT
32067 status collapsed
32068
32069 \begin_layout Plain Layout
32070
32071 {
32072 \end_layout
32073
32074 \end_inset
32075
32076 Chemical characters
32077 \begin_inset ERT
32078 status collapsed
32079
32080 \begin_layout Plain Layout
32081
32082 }
32083 \end_layout
32084
32085 \end_inset
32086
32087
32088 \end_layout
32089
32090 \end_inset
32091
32092
32093 \end_layout
32094
32095 \begin_layout Subsection
32096 Chemical Symbols and Equations
32097 \begin_inset CommandInset label
32098 LatexCommand label
32099 name "sub:Chemical-Symbols-and"
32100
32101 \end_inset
32102
32103
32104 \begin_inset Index
32105 status collapsed
32106
32107 \begin_layout Plain Layout
32108 Chemical characters ! Symbols
32109 \end_layout
32110
32111 \end_inset
32112
32113
32114 \begin_inset Index
32115 status collapsed
32116
32117 \begin_layout Plain Layout
32118 Chemical equations
32119 \end_layout
32120
32121 \end_inset
32122
32123
32124 \begin_inset Index
32125 status collapsed
32126
32127 \begin_layout Plain Layout
32128 Symbols ! chemical
32129 \end_layout
32130
32131 \end_inset
32132
32133
32134 \end_layout
32135
32136 \begin_layout Standard
32137 An example text from chemistry:
32138 \end_layout
32139
32140 \begin_layout Quote
32141 The 
32142 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32143 \end_inset
32144
32145 -ion reacts with two 
32146 \begin_inset Formula $\mathrm{Na^{+}}$
32147 \end_inset
32148
32149 -ions to sodium sulfate 
32150 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32151 \end_inset
32152
32153 .
32154  The chemical equation for this is:
32155 \begin_inset Formula \[
32156 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32157
32158 \end_inset
32159
32160
32161 \end_layout
32162
32163 \begin_layout Standard
32164 This chemical equation can directly be created as formula.
32165  To avoid that the symbols appear italic, everything is highlighted and
32166  changed by the shortcut 
32167 \family sans
32168 Alt-c
32169 \begin_inset space ~
32170 \end_inset
32171
32172 r
32173 \family default
32174  to the upright font style.
32175 \begin_inset Foot
32176 status collapsed
32177
32178 \begin_layout Plain Layout
32179 font styles
32180 \series bold
32181  
32182 \series default
32183 see 
32184 \begin_inset CommandInset ref
32185 LatexCommand ref
32186 reference "sub:Font-Styles"
32187
32188 \end_inset
32189
32190
32191 \end_layout
32192
32193 \end_inset
32194
32195
32196 \end_layout
32197
32198 \begin_layout Subsection
32199 Negative Numbers
32200 \begin_inset Index
32201 status collapsed
32202
32203 \begin_layout Plain Layout
32204 Numbers ! negative
32205 \end_layout
32206
32207 \end_inset
32208
32209
32210 \end_layout
32211
32212 \begin_layout Standard
32213 Negative numbers often look ugly in formulas because the minus sign before
32214  the number is set with the same length as the minus operator sign.
32215  When writing the negative number in normal text, the minus sign appears
32216  correctly.
32217 \end_layout
32218
32219 \begin_layout Standard
32220 Thus, the problem disappears when converting the minus sign to mathematical
32221  text.
32222 \end_layout
32223
32224 \begin_layout Standard
32225 An example to visualize the problem:
32226 \end_layout
32227
32228 \begin_layout Standard
32229 \align center
32230 \begin_inset Tabular
32231 <lyxtabular version="3" rows="3" columns="2">
32232 <features>
32233 <column alignment="right" valignment="top" width="0">
32234 <column alignment="left" valignment="top" width="0">
32235 <row>
32236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32237 \begin_inset Text
32238
32239 \begin_layout Plain Layout
32240 normal text:
32241 \end_layout
32242
32243 \end_inset
32244 </cell>
32245 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32246 \begin_inset Text
32247
32248 \begin_layout Plain Layout
32249 x = -2
32250 \end_layout
32251
32252 \end_inset
32253 </cell>
32254 </row>
32255 <row>
32256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32257 \begin_inset Text
32258
32259 \begin_layout Plain Layout
32260 formula:
32261 \end_layout
32262
32263 \end_inset
32264 </cell>
32265 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32266 \begin_inset Text
32267
32268 \begin_layout Plain Layout
32269 \begin_inset Formula $x=-2$
32270 \end_inset
32271
32272
32273 \end_layout
32274
32275 \end_inset
32276 </cell>
32277 </row>
32278 <row>
32279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32280 \begin_inset Text
32281
32282 \begin_layout Plain Layout
32283 solution:
32284 \end_layout
32285
32286 \end_inset
32287 </cell>
32288 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32289 \begin_inset Text
32290
32291 \begin_layout Plain Layout
32292 \begin_inset Formula $x=\textrm{-}2$
32293 \end_inset
32294
32295
32296 \end_layout
32297
32298 \end_inset
32299 </cell>
32300 </row>
32301 </lyxtabular>
32302
32303 \end_inset
32304
32305
32306 \end_layout
32307
32308 \begin_layout Subsection
32309 Comma as decimal Separator
32310 \begin_inset Index
32311 status collapsed
32312
32313 \begin_layout Plain Layout
32314 Comma
32315 \end_layout
32316
32317 \end_inset
32318
32319
32320 \end_layout
32321
32322 \begin_layout Standard
32323 In LaTeX a comma inside a formula is used, according to the English convention,
32324  as number group separator.
32325  So there will be space added behind all commas in formulas.
32326 \end_layout
32327
32328 \begin_layout Standard
32329 To avoid this, the comma is highlighted and changed to mathematical text
32330  (shortcut 
32331 \family sans
32332 Alt-m
32333 \begin_inset space ~
32334 \end_inset
32335
32336 m
32337 \family default
32338 ).
32339 \end_layout
32340
32341 \begin_layout Standard
32342 To use all formula commas in the document as decimal separator, the file
32343  
32344 \series bold
32345 icomma.sty
32346 \series default
32347
32348 \begin_inset Foot
32349 status collapsed
32350
32351 \begin_layout Plain Layout
32352
32353 \series bold
32354 icomma
32355 \series default
32356  is part of the LaTeX-package 
32357 \series bold
32358 was
32359 \series default
32360
32361 \begin_inset Index
32362 status collapsed
32363
32364 \begin_layout Plain Layout
32365 Packages ! was
32366 \begin_inset ERT
32367 status collapsed
32368
32369 \begin_layout Plain Layout
32370
32371
32372 \backslash
32373 vspace{4mm}
32374 \end_layout
32375
32376 \end_inset
32377
32378
32379 \end_layout
32380
32381 \end_inset
32382
32383 .
32384 \end_layout
32385
32386 \end_inset
32387
32388
32389 \begin_inset Index
32390 status collapsed
32391
32392 \begin_layout Plain Layout
32393 Packages ! icomma
32394 \end_layout
32395
32396 \end_inset
32397
32398  is loaded with the LaTeX-preamble line
32399 \end_layout
32400
32401 \begin_layout Standard
32402
32403 \series bold
32404
32405 \backslash
32406 usepackage{icomma}
32407 \end_layout
32408
32409 \begin_layout Subsection
32410 Physical Vectors
32411 \begin_inset CommandInset label
32412 LatexCommand label
32413 name "sub:Physical-Vectors"
32414
32415 \end_inset
32416
32417
32418 \begin_inset Index
32419 status collapsed
32420
32421 \begin_layout Plain Layout
32422 Vectors ! physical
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Standard
32431 Predefined vectors are offered by the LaTeX-package 
32432 \series bold
32433 braket
32434 \series default
32435
32436 \begin_inset Foot
32437 status collapsed
32438
32439 \begin_layout Plain Layout
32440
32441 \series bold
32442 braket
32443 \series default
32444  should be part of every LaTeX standard installation.
32445 \end_layout
32446
32447 \end_inset
32448
32449
32450 \begin_inset Index
32451 status collapsed
32452
32453 \begin_layout Plain Layout
32454 Packages ! braket
32455 \end_layout
32456
32457 \end_inset
32458
32459  that is loaded with the LaTeX-preamble line
32460 \end_layout
32461
32462 \begin_layout Standard
32463
32464 \series bold
32465
32466 \backslash
32467 usepackage{braket}
32468 \end_layout
32469
32470 \begin_layout Standard
32471 \begin_inset ERT
32472 status collapsed
32473
32474 \begin_layout Plain Layout
32475
32476
32477 \backslash
32478 ifbraket 
32479 \end_layout
32480
32481 \end_inset
32482
32483
32484 \begin_inset Note Note
32485 status open
32486
32487 \begin_layout Plain Layout
32488 The following table will only be displayed when the LaTeX-package 
32489 \series bold
32490 braket
32491 \series default
32492  is installed.
32493 \end_layout
32494
32495 \end_inset
32496
32497 The following commands are defined:
32498 \end_layout
32499
32500 \begin_layout Standard
32501 \align center
32502 \begin_inset Tabular
32503 <lyxtabular version="3" rows="4" columns="2">
32504 <features>
32505 <column alignment="center" valignment="top" width="0">
32506 <column alignment="center" valignment="top" width="0">
32507 <row>
32508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32509 \begin_inset Text
32510
32511 \begin_layout Plain Layout
32512 Command
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32518 \begin_inset Text
32519
32520 \begin_layout Plain Layout
32521 Result
32522 \end_layout
32523
32524 \end_inset
32525 </cell>
32526 </row>
32527 <row>
32528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32529 \begin_inset Text
32530
32531 \begin_layout Plain Layout
32532
32533 \backslash
32534 Bra{
32535 \backslash
32536 psi
32537 \end_layout
32538
32539 \end_inset
32540 </cell>
32541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32542 \begin_inset Text
32543
32544 \begin_layout Plain Layout
32545 \begin_inset Formula $\Bra{\psi}$
32546 \end_inset
32547
32548
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 </row>
32554 <row>
32555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32556 \begin_inset Text
32557
32558 \begin_layout Plain Layout
32559
32560 \backslash
32561 Ket{
32562 \backslash
32563 psi
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572 \begin_inset Formula $\Ket{\psi}$
32573 \end_inset
32574
32575
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 </row>
32581 <row>
32582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \backslash
32588 Braket{
32589 \backslash
32590 psi|
32591 \backslash
32592 phi
32593 \end_layout
32594
32595 \end_inset
32596 </cell>
32597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32598 \begin_inset Text
32599
32600 \begin_layout Plain Layout
32601 \begin_inset Formula $\Braket{\psi|\phi}$
32602 \end_inset
32603
32604
32605 \end_layout
32606
32607 \end_inset
32608 </cell>
32609 </row>
32610 </lyxtabular>
32611
32612 \end_inset
32613
32614
32615 \end_layout
32616
32617 \begin_layout Standard
32618 The command 
32619 \series bold
32620
32621 \backslash
32622 Braket
32623 \series default
32624  assures that all vertical bars are set in the size of the surrounding brackets:
32625 \begin_inset Formula \[
32626 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32627
32628 \end_inset
32629
32630
32631 \begin_inset ERT
32632 status collapsed
32633
32634 \begin_layout Plain Layout
32635
32636
32637 \backslash
32638 else 
32639 \end_layout
32640
32641 \end_inset
32642
32643
32644 \begin_inset Note Note
32645 status open
32646
32647 \begin_layout Plain Layout
32648 The following will be displayed when the LaTeX-package 
32649 \series bold
32650 braket
32651 \series default
32652  is not installed:
32653 \end_layout
32654
32655 \end_inset
32656
32657
32658 \end_layout
32659
32660 \begin_layout Standard
32661 You need to install the LaTeX-package 
32662 \series bold
32663 braket
32664 \series default
32665  to see the rest of this subsection in the output.
32666 \end_layout
32667
32668 \begin_layout Standard
32669 \begin_inset ERT
32670 status collapsed
32671
32672 \begin_layout Plain Layout
32673
32674
32675 \backslash
32676 fi 
32677 \end_layout
32678
32679 \end_inset
32680
32681
32682 \end_layout
32683
32684 \begin_layout Standard
32685 The effect of 
32686 \series bold
32687
32688 \backslash
32689 Braket
32690 \series default
32691  can also be achieved using the command 
32692 \series bold
32693
32694 \backslash
32695 middle
32696 \series default
32697 , that is described in 
32698 \begin_inset CommandInset ref
32699 LatexCommand ref
32700 reference "sub:Automatic-Bracket-Size"
32701
32702 \end_inset
32703
32704 .
32705 \end_layout
32706
32707 \begin_layout Subsection
32708 Self-defined Fractions
32709 \begin_inset CommandInset label
32710 LatexCommand label
32711 name "sub:Self-defined-Fractions"
32712
32713 \end_inset
32714
32715
32716 \begin_inset Index
32717 status collapsed
32718
32719 \begin_layout Plain Layout
32720 Fractions ! self-defined
32721 \end_layout
32722
32723 \end_inset
32724
32725
32726 \end_layout
32727
32728 \begin_layout Standard
32729 To define custom commands for fractions, the command 
32730 \series bold
32731
32732 \backslash
32733 genfrac
32734 \series default
32735
32736 \begin_inset Index
32737 status collapsed
32738
32739 \begin_layout Plain Layout
32740 Commands ! G ! 
32741 \backslash
32742 genfrac
32743 \end_layout
32744
32745 \end_inset
32746
32747  is used in the following scheme:
32748 \end_layout
32749
32750 \begin_layout Standard
32751
32752 \series bold
32753
32754 \backslash
32755 genfrac{left
32756 \series default
32757  
32758 \series bold
32759 bracket}{right
32760 \series default
32761  
32762 \series bold
32763 bracket}{fraction bar thickness}{style}
32764 \begin_inset Newline newline
32765 \end_inset
32766
32767
32768 \begin_inset ERT
32769 status collapsed
32770
32771 \begin_layout Plain Layout
32772
32773
32774 \backslash
32775 phantom{
32776 \end_layout
32777
32778 \end_inset
32779
32780
32781 \backslash
32782 genfrac
32783 \begin_inset ERT
32784 status collapsed
32785
32786 \begin_layout Plain Layout
32787
32788 }
32789 \end_layout
32790
32791 \end_inset
32792
32793 {numerator}{denominator}
32794 \end_layout
32795
32796 \begin_layout Standard
32797 The style is a number in the range of 0
32798 \begin_inset space \thinspace{}
32799 \end_inset
32800
32801 -
32802 \begin_inset space \thinspace{}
32803 \end_inset
32804
32805 3.
32806 \end_layout
32807
32808 \begin_layout Standard
32809 \align center
32810 \begin_inset Tabular
32811 <lyxtabular version="3" rows="5" columns="2">
32812 <features>
32813 <column alignment="center" valignment="top" width="0">
32814 <column alignment="center" valignment="top" width="0">
32815 <row>
32816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820 Number
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829 Style (Size)
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 </row>
32835 <row>
32836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840 0
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout Plain Layout
32849 display style formula
32850 \end_layout
32851
32852 \end_inset
32853 </cell>
32854 </row>
32855 <row>
32856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32857 \begin_inset Text
32858
32859 \begin_layout Plain Layout
32860 1
32861 \end_layout
32862
32863 \end_inset
32864 </cell>
32865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32866 \begin_inset Text
32867
32868 \begin_layout Plain Layout
32869 inline formula
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 </row>
32875 <row>
32876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880 2
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32886 \begin_inset Text
32887
32888 \begin_layout Plain Layout
32889 small
32890 \end_layout
32891
32892 \end_inset
32893 </cell>
32894 </row>
32895 <row>
32896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900 3
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout Plain Layout
32909 tiny
32910 \end_layout
32911
32912 \end_inset
32913 </cell>
32914 </row>
32915 </lyxtabular>
32916
32917 \end_inset
32918
32919
32920 \end_layout
32921
32922 \begin_layout Standard
32923 When no style is given, the size is adjusted to the surrounding environment
32924  like for the command 
32925 \series bold
32926
32927 \backslash
32928 frac
32929 \series default
32930 .
32931 \end_layout
32932
32933 \begin_layout Standard
32934 When no fraction bar thickness is given, the predefined value of 0.4
32935 \begin_inset space \thinspace{}
32936 \end_inset
32937
32938 pt will be used.
32939 \end_layout
32940
32941 \begin_layout Standard
32942 \begin_inset VSpace medskip
32943 \end_inset
32944
32945 For example, the commands 
32946 \series bold
32947
32948 \backslash
32949 dfrac
32950 \series default
32951  and 
32952 \series bold
32953
32954 \backslash
32955 tbinom
32956 \series default
32957  from 
32958 \begin_inset CommandInset ref
32959 LatexCommand ref
32960 reference "sub:Fractions"
32961
32962 \end_inset
32963
32964  are defined with the commands
32965 \end_layout
32966
32967 \begin_layout Standard
32968
32969 \series bold
32970
32971 \backslash
32972 newcommand{
32973 \backslash
32974 dfrac}[2]{
32975 \backslash
32976 genfrac{}{}{}{0}{#1}{#2}}
32977 \end_layout
32978
32979 \begin_layout Standard
32980 and
32981 \end_layout
32982
32983 \begin_layout Standard
32984
32985 \series bold
32986
32987 \backslash
32988 newcommand{
32989 \backslash
32990 tbinom}[2]{
32991 \backslash
32992 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32993 \end_layout
32994
32995 \begin_layout Standard
32996 \begin_inset VSpace medskip
32997 \end_inset
32998
32999 To define a fraction where the fraction bar thickness can be given as optional
33000  argument, the following line is inserted to the LaTeX-preamble:
33001 \end_layout
33002
33003 \begin_layout Standard
33004
33005 \series bold
33006
33007 \backslash
33008 newcommand{
33009 \backslash
33010 fracS}[3][]{
33011 \backslash
33012 genfrac{}{}{#1}{}{#2}{#3}}
33013 \end_layout
33014
33015 \begin_layout Standard
33016 A test:
33017 \begin_inset Formula \begin{align*}
33018 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33019 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
33020
33021 \end_inset
33022
33023 As one can see, the distance of the numerator and the denominator to the
33024  fraction bar is round about three times the bar thickness.
33025 \end_layout
33026
33027 \begin_layout Subsection
33028 Canceled Formulas
33029 \begin_inset Index
33030 status collapsed
33031
33032 \begin_layout Plain Layout
33033 Formula ! canceled
33034 \end_layout
33035
33036 \end_inset
33037
33038
33039 \end_layout
33040
33041 \begin_layout Standard
33042 To cancel formulas or formula parts, the LaTeX-package 
33043 \series bold
33044 cancel
33045 \series default
33046
33047 \begin_inset Foot
33048 status collapsed
33049
33050 \begin_layout Plain Layout
33051
33052 \series bold
33053 cancel
33054 \series default
33055  is part of every LaTeX standard installation.
33056 \end_layout
33057
33058 \end_inset
33059
33060
33061 \begin_inset Index
33062 status collapsed
33063
33064 \begin_layout Plain Layout
33065 Packages ! cancel
33066 \end_layout
33067
33068 \end_inset
33069
33070  has to be loaded with the LaTeX-preamble line
33071 \end_layout
33072
33073 \begin_layout Standard
33074
33075 \series bold
33076
33077 \backslash
33078 usepackage[samesize]{cancel}
33079 \end_layout
33080
33081 \begin_layout Standard
33082 There are four ways to cancel formulas:
33083 \end_layout
33084
33085 \begin_layout Standard
33086 \align center
33087 \begin_inset Tabular
33088 <lyxtabular version="3" rows="5" columns="2">
33089 <features>
33090 <column alignment="center" valignment="top" width="0">
33091 <column alignment="center" valignment="top" width="0">
33092 <row>
33093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097 Command
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106 Result
33107 \begin_inset Note Note
33108 status collapsed
33109
33110 \begin_layout Plain Layout
33111
33112 \series bold
33113
33114 \backslash
33115 hspace
33116 \series default
33117  and
33118 \series bold
33119  
33120 \backslash
33121 raisebox
33122 \series default
33123  are used here as spacer.
33124 \end_layout
33125
33126 \end_inset
33127
33128
33129 \end_layout
33130
33131 \end_inset
33132 </cell>
33133 </row>
33134 <row>
33135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33136 \begin_inset Text
33137
33138 \begin_layout Plain Layout
33139
33140 \backslash
33141 cancel{
33142 \backslash
33143 int
33144 \begin_inset ERT
33145 status collapsed
33146
33147 \begin_layout Plain Layout
33148
33149
33150 \backslash
33151 spce 
33152 \end_layout
33153
33154 \end_inset
33155
33156 A=B
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Plain Layout
33165 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33166 \end_inset
33167
33168
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 </row>
33174 <row>
33175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33176 \begin_inset Text
33177
33178 \begin_layout Plain Layout
33179
33180 \backslash
33181 bcancel{
33182 \backslash
33183 int
33184 \begin_inset ERT
33185 status collapsed
33186
33187 \begin_layout Plain Layout
33188
33189
33190 \backslash
33191 spce 
33192 \end_layout
33193
33194 \end_inset
33195
33196 A=B
33197 \end_layout
33198
33199 \end_inset
33200 </cell>
33201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33202 \begin_inset Text
33203
33204 \begin_layout Plain Layout
33205 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33206 \end_inset
33207
33208
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 </row>
33214 <row>
33215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219
33220 \backslash
33221 xcancel{
33222 \backslash
33223 int
33224 \begin_inset ERT
33225 status collapsed
33226
33227 \begin_layout Plain Layout
33228
33229
33230 \backslash
33231 spce 
33232 \end_layout
33233
33234 \end_inset
33235
33236 A=B
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33246 \end_inset
33247
33248
33249 \end_layout
33250
33251 \end_inset
33252 </cell>
33253 </row>
33254 <row>
33255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33256 \begin_inset Text
33257
33258 \begin_layout Plain Layout
33259
33260 \backslash
33261 cancelto{1
33262 \begin_inset Formula $\to$
33263 \end_inset
33264
33265
33266 \backslash
33267 {
33268 \backslash
33269 int
33270 \begin_inset ERT
33271 status collapsed
33272
33273 \begin_layout Plain Layout
33274
33275
33276 \backslash
33277 spce 
33278 \end_layout
33279
33280 \end_inset
33281
33282 A=B
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33288 \begin_inset Text
33289
33290 \begin_layout Plain Layout
33291 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33292 \end_inset
33293
33294
33295 \end_layout
33296
33297 \end_inset
33298 </cell>
33299 </row>
33300 </lyxtabular>
33301
33302 \end_inset
33303
33304
33305 \end_layout
33306
33307 \begin_layout Standard
33308
33309 \series bold
33310
33311 \backslash
33312 cancelto
33313 \series default
33314  is especially suitable to visualize the reduction of fractions within formulas:
33315 \begin_inset Formula \[
33316 \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}}}\]
33317
33318 \end_inset
33319
33320
33321 \end_layout
33322
33323 \begin_layout Subsection
33324 Formulas in Section Headings
33325 \begin_inset CommandInset label
33326 LatexCommand label
33327 name "sub:Formulas-in-Section"
33328
33329 \end_inset
33330
33331
33332 \begin_inset Index
33333 status collapsed
33334
33335 \begin_layout Plain Layout
33336 Formula ! in section headings
33337 \end_layout
33338
33339 \end_inset
33340
33341
33342 \end_layout
33343
33344 \begin_layout Standard
33345 When formulas are used in section headings, the following has to be taken
33346  into account:
33347 \end_layout
33348
33349 \begin_layout Standard
33350 \begin_inset Note Greyedout
33351 status open
33352
33353 \begin_layout Plain Layout
33354 When 
33355 \series bold
33356 hyperref
33357 \series default
33358
33359 \begin_inset Index
33360 status collapsed
33361
33362 \begin_layout Plain Layout
33363 Packages ! hyperref
33364 \end_layout
33365
33366 \end_inset
33367
33368  support is enabled in the document settings dialog under 
33369 \family sans
33370 PDF
33371 \begin_inset space ~
33372 \end_inset
33373
33374 Properties
33375 \family default
33376 , PDF-bookmarks are created for every section heading in the table of contents.
33377  If a section heading contains formulas, they are incorrectly displayed
33378  in the bookmark text, because formulas in bookmarks infringe the PDF convention
33379 s.
33380 \end_layout
33381
33382 \end_inset
33383
33384
33385 \end_layout
33386
33387 \begin_layout Standard
33388 Both problems can be solved by inserting at the end of the section heading
33389  a short title with the menu 
33390 \family sans
33391 Insert\SpecialChar \menuseparator
33392 Short
33393 \begin_inset space ~
33394 \end_inset
33395
33396 Title
33397 \family default
33398 .
33399  Short titles are used as alternative for multiline section headings to
33400  keep the table of contents clearly arranged.
33401  Only the short title appears in the table of contents and therefore also
33402  in the PDF-bookmark.
33403 \end_layout
33404
33405 \begin_layout Standard
33406 When formulas should be used in the table of contents but 
33407 \series bold
33408 hyperref
33409 \series default
33410  is used, one can use the following command in TeX-mode:
33411 \end_layout
33412
33413 \begin_layout Standard
33414
33415 \series bold
33416
33417 \backslash
33418 texorpdfstring{part}{alternative}
33419 \begin_inset Index
33420 status collapsed
33421
33422 \begin_layout Plain Layout
33423 Commands ! T ! 
33424 \backslash
33425 texorpdfstring
33426 \end_layout
33427
33428 \end_inset
33429
33430
33431 \end_layout
33432
33433 \begin_layout Standard
33434 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
33435  This can be characters, formulas, footnotes, but also cross-references.
33436  The alternative is used instead of the part for the bookmark.
33437 \end_layout
33438
33439 \begin_layout Standard
33440 Here are two example headings:
33441 \begin_inset VSpace -3mm
33442 \end_inset
33443
33444
33445 \begin_inset ERT
33446 status collapsed
33447
33448 \begin_layout Plain Layout
33449
33450
33451 \backslash
33452 boldmath 
33453 \end_layout
33454
33455 \end_inset
33456
33457
33458 \end_layout
33459
33460 \begin_layout Subsubsection
33461 Heading without formula in table of contents 
33462 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33463 \end_inset
33464
33465
33466 \begin_inset OptArg
33467 status collapsed
33468
33469 \begin_layout Plain Layout
33470 Heading without formula in table of contents
33471 \end_layout
33472
33473 \end_inset
33474
33475
33476 \end_layout
33477
33478 \begin_layout Subsubsection
33479 Heading with formula in table of contents
33480 \begin_inset ERT
33481 status collapsed
33482
33483 \begin_layout Plain Layout
33484
33485
33486 \backslash
33487 texorpdfstring{
33488 \end_layout
33489
33490 \end_inset
33491
33492  
33493 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33494 \end_inset
33495
33496
33497 \begin_inset ERT
33498 status collapsed
33499
33500 \begin_layout Plain Layout
33501
33502 }{}
33503 \end_layout
33504
33505 \end_inset
33506
33507
33508 \end_layout
33509
33510 \begin_layout Standard
33511 \begin_inset ERT
33512 status collapsed
33513
33514 \begin_layout Plain Layout
33515
33516
33517 \backslash
33518 unboldmath 
33519 \end_layout
33520
33521 \end_inset
33522
33523 In the first heading a short title was used, in the second one 
33524 \series bold
33525
33526 \backslash
33527 texorpdfstring
33528 \series default
33529 .
33530 \end_layout
33531
33532 \begin_layout Standard
33533 To get the same formatting as for the other headings, the complete heading
33534  was set into a 
33535 \series bold
33536 boldmath
33537 \series default
33538  environment
33539 \begin_inset Foot
33540 status collapsed
33541
33542 \begin_layout Plain Layout
33543 see 
33544 \begin_inset CommandInset ref
33545 LatexCommand ref
33546 reference "sub:Bold-Formulas"
33547
33548 \end_inset
33549
33550
33551 \end_layout
33552
33553 \end_inset
33554
33555 .
33556 \end_layout
33557
33558 \begin_layout Subsection
33559 Formulas in multi-column Text
33560 \begin_inset Index
33561 status collapsed
33562
33563 \begin_layout Plain Layout
33564 Formula ! in multi-column text
33565 \end_layout
33566
33567 \end_inset
33568
33569
33570 \end_layout
33571
33572 \begin_layout Standard
33573 Formulas in multi-column text are often too wide to fit into a column and
33574  thus need to be set over the whole page width.
33575  This is done by using the LaTeX-package 
33576 \series bold
33577 multicol
33578 \series default
33579
33580 \begin_inset Foot
33581 status collapsed
33582
33583 \begin_layout Plain Layout
33584
33585 \series bold
33586 multicol
33587 \series default
33588  is part of every LaTeX standard installation.
33589 \end_layout
33590
33591 \end_inset
33592
33593
33594 \begin_inset Index
33595 status collapsed
33596
33597 \begin_layout Plain Layout
33598 Packages ! multicol
33599 \end_layout
33600
33601 \end_inset
33602
33603 , that is loaded with the LaTeX-preamble line
33604 \end_layout
33605
33606 \begin_layout Standard
33607
33608 \series bold
33609
33610 \backslash
33611 usepackage{multicol}
33612 \end_layout
33613
33614 \begin_layout Standard
33615 \begin_inset Note Greyedout
33616 status open
33617
33618 \begin_layout Plain Layout
33619 Note herby that the setting 
33620 \family sans
33621 Two-column
33622 \begin_inset space ~
33623 \end_inset
33624
33625 document
33626 \family default
33627  in the menu 
33628 \family sans
33629 Document\SpecialChar \menuseparator
33630 Settings
33631 \family default
33632  under 
33633 \family sans
33634 Text
33635 \begin_inset space ~
33636 \end_inset
33637
33638 Layout
33639 \family default
33640 \emph on
33641  
33642 \emph default
33643 must 
33644 \emph on
33645 not
33646 \emph default
33647  be selected.
33648 \end_layout
33649
33650 \end_inset
33651
33652
33653 \end_layout
33654
33655 \begin_layout Standard
33656 Before the multi-column text the command
33657 \end_layout
33658
33659 \begin_layout Standard
33660
33661 \series bold
33662
33663 \backslash
33664 begin{multicols}{column number}
33665 \end_layout
33666
33667 \begin_layout Standard
33668 is written in TeX-mode.
33669  The column number is a number in the range of 2
33670 \begin_inset space \thinspace{}
33671 \end_inset
33672
33673 -
33674 \begin_inset space \thinspace{}
33675 \end_inset
33676
33677 10.
33678  Before the formula the multi-column text is ended by inserting the command
33679 \end_layout
33680
33681 \begin_layout Standard
33682
33683 \series bold
33684
33685 \backslash
33686 end{multicols}
33687 \end_layout
33688
33689 \begin_layout Standard
33690 in TeX-mode.
33691 \end_layout
33692
33693 \begin_layout Standard
33694 Due to the command some space is automatically added before the formula.
33695  To revert this, -6
33696 \begin_inset space \thinspace{}
33697 \end_inset
33698
33699 mm vertical space is inserted before the formula.
33700  When the formula style 
33701 \series bold
33702 Indented
33703 \begin_inset Foot
33704 status collapsed
33705
33706 \begin_layout Plain Layout
33707 formula styles see 
33708 \begin_inset CommandInset ref
33709 LatexCommand ref
33710 reference "sec:Formula-Styles"
33711
33712 \end_inset
33713
33714
33715 \end_layout
33716
33717 \end_inset
33718
33719
33720 \series default
33721  is used, -9
33722 \begin_inset space \thinspace{}
33723 \end_inset
33724
33725 mm space is inserted instead.
33726 \end_layout
33727
33728 \begin_layout Standard
33729 As example a multi-column text with a displayed formula:
33730 \end_layout
33731
33732 \begin_layout Standard
33733 \begin_inset ERT
33734 status collapsed
33735
33736 \begin_layout Plain Layout
33737
33738
33739 \backslash
33740 begin{multicols}{2}
33741 \end_layout
33742
33743 \end_inset
33744
33745 Das Spektrum wird fouriertransformiert.
33746  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33747 , Lösungsmittel) zu trennen.
33748  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33749  nun das Aussehen des Ausgangssignals.
33750  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33751  über alle Phasen integrieren muss.
33752  Sei nun 
33753 \begin_inset Formula $S$
33754 \end_inset
33755
33756  unser normiertes Ausgangssignal and 
33757 \begin_inset Formula $P$
33758 \end_inset
33759
33760  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33761 \begin_inset ERT
33762 status collapsed
33763
33764 \begin_layout Plain Layout
33765
33766
33767 \backslash
33768 end{multicols}
33769 \end_layout
33770
33771 \end_inset
33772
33773
33774 \begin_inset VSpace -6mm
33775 \end_inset
33776
33777
33778 \begin_inset Formula \begin{equation}
33779 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33780
33781 \end_inset
33782
33783
33784 \begin_inset ERT
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788
33789
33790 \backslash
33791 begin{multicols}{2}
33792 \end_layout
33793
33794 \end_inset
33795
33796 wobei 
33797 \begin_inset Formula $S_{0}$
33798 \end_inset
33799
33800  das Signal ohne Gradient ist and the Normierungsbedingung 
33801 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33802 \end_inset
33803
33804  gilt.
33805  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33806  Direkt nach the 
33807 \begin_inset Formula $\nicefrac{\pi}{2}$
33808 \end_inset
33809
33810
33811 \begin_inset space \thinspace{}
33812 \end_inset
33813
33814 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33815  das Signal zusätzlich abschwächt.
33816  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33817  
33818 \begin_inset Formula $T_{2}$
33819 \end_inset
33820
33821 -Zeit.
33822 \end_layout
33823
33824 \begin_layout Standard
33825 \begin_inset ERT
33826 status collapsed
33827
33828 \begin_layout Plain Layout
33829
33830
33831 \backslash
33832 end{multicols}
33833 \end_layout
33834
33835 \end_inset
33836
33837  
33838 \end_layout
33839
33840 \begin_layout Subsection
33841 Formulas with Description of Variables
33842 \begin_inset Index
33843 status collapsed
33844
33845 \begin_layout Plain Layout
33846 Formula ! with description of variables
33847 \end_layout
33848
33849 \end_inset
33850
33851
33852 \end_layout
33853
33854 \begin_layout Standard
33855 To describe variables within a formula, like in formula 
33856 \begin_inset CommandInset ref
33857 LatexCommand eqref
33858 reference "eq:within"
33859
33860 \end_inset
33861
33862 , a 2
33863 \series bold
33864 ×
33865 \series default
33866
33867 \begin_inset Formula $n$
33868 \end_inset
33869
33870
33871 \begin_inset space ~
33872 \end_inset
33873
33874 matrix is used with left aligned columns for the 
33875 \begin_inset Formula $n$
33876 \end_inset
33877
33878  used variables.
33879 \begin_inset Foot
33880 status collapsed
33881
33882 \begin_layout Plain Layout
33883 matrices see 
33884 \begin_inset CommandInset ref
33885 LatexCommand ref
33886 reference "sec:Matrices"
33887
33888 \end_inset
33889
33890
33891 \end_layout
33892
33893 \end_inset
33894
33895  To set the description in a smaller size, before the matrix e.
33896 \begin_inset space \thinspace{}
33897 \end_inset
33898
33899 g.
33900 \begin_inset space ~
33901 \end_inset
33902
33903 the command 
33904 \series bold
33905
33906 \backslash
33907 footnotesize
33908 \series default
33909  is inserted.
33910 \begin_inset Foot
33911 status collapsed
33912
33913 \begin_layout Plain Layout
33914 font sizes see 
33915 \begin_inset CommandInset ref
33916 LatexCommand ref
33917 reference "sub:Font-Sizes"
33918
33919 \end_inset
33920
33921
33922 \end_layout
33923
33924 \end_inset
33925
33926
33927 \end_layout
33928
33929 \begin_layout Standard
33930 When the formula style 
33931 \series bold
33932 Indented
33933 \begin_inset Foot
33934 status collapsed
33935
33936 \begin_layout Plain Layout
33937 formula styles see 
33938 \begin_inset CommandInset ref
33939 LatexCommand ref
33940 reference "sec:Formula-Styles"
33941
33942 \end_inset
33943
33944
33945 \end_layout
33946
33947 \end_inset
33948
33949
33950 \series default
33951  is used, a 
33952 \series bold
33953
33954 \backslash
33955 hfill
33956 \series default
33957
33958 \begin_inset Foot
33959 status collapsed
33960
33961 \begin_layout Plain Layout
33962
33963 \series bold
33964
33965 \backslash
33966 hfill
33967 \series default
33968  only works in formulas with the style 
33969 \series bold
33970 Indented
33971 \series default
33972 , see 
33973 \begin_inset CommandInset ref
33974 LatexCommand ref
33975 reference "sub:Variable-Space"
33976
33977 \end_inset
33978
33979 .
33980 \end_layout
33981
33982 \end_inset
33983
33984  is inserted before and after the matrix to have the same separation of
33985  the matrix from the equation and the side margin.
33986 \end_layout
33987
33988 \begin_layout Standard
33989 When the formula style 
33990 \series bold
33991 Centered
33992 \series default
33993  is used, the method described in 
33994 \begin_inset CommandInset ref
33995 LatexCommand ref
33996 reference "sub:Flalign-Environment"
33997
33998 \end_inset
33999
34000  is used to indent formulas.
34001  Formula 
34002 \begin_inset CommandInset ref
34003 LatexCommand eqref
34004 reference "eq:within"
34005
34006 \end_inset
34007
34008  consists of five columns whereas in the first two columns contain the equation,
34009  the third the matrix, and the last one an empty TeX-brace.
34010 \begin_inset Formula \begin{flalign}
34011 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
34012 \rho & \textrm{density}\\
34013 V & \textrm{volume}\\
34014 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
34015
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Subsection
34022 Upright small Greek Letters
34023 \begin_inset CommandInset label
34024 LatexCommand label
34025 name "sub:Upright-small-Greek"
34026
34027 \end_inset
34028
34029
34030 \begin_inset Index
34031 status collapsed
34032
34033 \begin_layout Plain Layout
34034 Greek letters ! upright
34035 \end_layout
34036
34037 \end_inset
34038
34039
34040 \end_layout
34041
34042 \begin_layout Standard
34043 Most of the math fonts only provide italic small Greek letters.
34044  But for symbols of elementary particles like pions and neutrinos, upright
34045  Greek letters are needed.
34046  The file 
34047 \series bold
34048 upgreek.sty
34049 \series default
34050
34051 \begin_inset Foot
34052 status collapsed
34053
34054 \begin_layout Plain Layout
34055
34056 \series bold
34057 upgreek
34058 \series default
34059  is part of the LaTeX-package 
34060 \series bold
34061 was
34062 \series default
34063
34064 \begin_inset Index
34065 status collapsed
34066
34067 \begin_layout Plain Layout
34068 Packages ! was
34069 \begin_inset ERT
34070 status collapsed
34071
34072 \begin_layout Plain Layout
34073
34074
34075 \backslash
34076 vspace{4mm}
34077 \end_layout
34078
34079 \end_inset
34080
34081
34082 \end_layout
34083
34084 \end_inset
34085
34086 .
34087 \end_layout
34088
34089 \end_inset
34090
34091
34092 \begin_inset Index
34093 status collapsed
34094
34095 \begin_layout Plain Layout
34096 Packages ! upgreek
34097 \end_layout
34098
34099 \end_inset
34100
34101  that is loaded with the LaTeX-preamble line
34102 \end_layout
34103
34104 \begin_layout Standard
34105
34106 \series bold
34107
34108 \backslash
34109 usepackage{upgreek}
34110 \end_layout
34111
34112 \begin_layout Standard
34113 provides them.
34114  
34115 \begin_inset ERT
34116 status collapsed
34117
34118 \begin_layout Plain Layout
34119
34120
34121 \backslash
34122 ifupgreek 
34123 \end_layout
34124
34125 \end_inset
34126
34127
34128 \begin_inset Note Note
34129 status open
34130
34131 \begin_layout Plain Layout
34132 The following table will only be displayed when the LaTeX-package 
34133 \series bold
34134 upgreek
34135 \series default
34136  is installed.
34137 \end_layout
34138
34139 \end_inset
34140
34141  They are created when the command for a small Greek letters is started
34142  with 
34143 \series bold
34144 up
34145 \series default
34146 .
34147  For example the command 
34148 \series bold
34149
34150 \backslash
34151 uptau
34152 \series default
34153  creates this: 
34154 \begin_inset Formula $\uptau$
34155 \end_inset
34156
34157
34158 \end_layout
34159
34160 \begin_layout Standard
34161 With these commands reactions of elementary particles can be typeset:
34162 \begin_inset Formula \[
34163 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
34164
34165 \end_inset
34166
34167
34168 \end_layout
34169
34170 \begin_layout Standard
34171 The upright letters are more bold and wider than the italic ones.
34172  They should therefore not be used for units like 
34173 \begin_inset Quotes eld
34174 \end_inset
34175
34176 µm
34177 \begin_inset Quotes erd
34178 \end_inset
34179
34180 .
34181 \end_layout
34182
34183 \begin_layout Standard
34184 \begin_inset ERT
34185 status collapsed
34186
34187 \begin_layout Plain Layout
34188
34189
34190 \backslash
34191 else 
34192 \end_layout
34193
34194 \end_inset
34195
34196
34197 \begin_inset Note Note
34198 status open
34199
34200 \begin_layout Plain Layout
34201 The following will be displayed when the LaTeX-package 
34202 \series bold
34203 upgreek
34204 \series default
34205  is not installed:
34206 \end_layout
34207
34208 \end_inset
34209
34210
34211 \end_layout
34212
34213 \begin_layout Standard
34214 You need to install the LaTeX-package 
34215 \series bold
34216 upgreek
34217 \series default
34218  to see the rest of this subsection in the output.
34219 \end_layout
34220
34221 \begin_layout Standard
34222 \begin_inset ERT
34223 status collapsed
34224
34225 \begin_layout Plain Layout
34226
34227
34228 \backslash
34229 fi 
34230 \end_layout
34231
34232 \end_inset
34233
34234
34235 \end_layout
34236
34237 \begin_layout Subsection
34238 Text Characters in Formulas
34239 \begin_inset CommandInset label
34240 LatexCommand label
34241 name "sub:Text-Characters-in"
34242
34243 \end_inset
34244
34245
34246 \begin_inset Index
34247 status collapsed
34248
34249 \begin_layout Plain Layout
34250 Text ! in formulas
34251 \end_layout
34252
34253 \end_inset
34254
34255
34256 \end_layout
34257
34258 \begin_layout Standard
34259 In some cases you might want to insert text characters directly into formulas.
34260  When for example the centered dot · is often used in formulas like 
34261 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34262 \end_inset
34263
34264 , one would have to insert the command 
34265 \series bold
34266
34267 \backslash
34268 cdot
34269 \series default
34270
34271 \begin_inset Foot
34272 status collapsed
34273
34274 \begin_layout Plain Layout
34275 see 
34276 \begin_inset CommandInset ref
34277 LatexCommand ref
34278 reference "sub:Binary-Operators"
34279
34280 \end_inset
34281
34282
34283 \end_layout
34284
34285 \end_inset
34286
34287  all the time, because this character is defined in all encodings as text
34288  character.
34289  But the encoding can be changed by this LaTeX-preamble line:
34290 \end_layout
34291
34292 \begin_layout Standard
34293
34294 \series bold
34295
34296 \backslash
34297 Declare Inputtext{183}{
34298 \backslash
34299 ifmmode
34300 \backslash
34301 cdot
34302 \backslash
34303 else
34304 \backslash
34305 textperiodcentered
34306 \backslash
34307 f\SpecialChar \textcompwordmark{}
34308 i}
34309 \end_layout
34310
34311 \begin_layout Standard
34312 The character encoding (menu 
34313 \family sans
34314 Document\SpecialChar \menuseparator
34315 Settings\SpecialChar \menuseparator
34316 Language
34317 \family default
34318 ) specifies what character appears when a keyboard key is pressed.
34319  When the key for the character '·' is pressed, internally the command 
34320 \series bold
34321
34322 \backslash
34323 textperiodcentered
34324 \series default
34325  is used.
34326  But this command is not available in a formula so that you would get LaTeX-erro
34327 rs.
34328  With the changed encoding the right command is chosen automatically, depending
34329  on if the character was inserted into a formula or not.
34330 \end_layout
34331
34332 \begin_layout Standard
34333 The encoding of several characters is saved in definition files.
34334  Fore example the encoding 
34335 \series bold
34336 latin9
34337 \series default
34338  is defined in the file 
34339 \series bold
34340 latin9.def
34341 \series default
34342  that is in the installation folder of LaTeX.
34343  Encodings should only be changed via the LaTeX-preamble and not in the
34344  definition files.
34345  Otherwise own documents could not be edited by other LyX users working
34346  on other computers.
34347 \end_layout
34348
34349 \begin_layout Standard
34350 \begin_inset VSpace medskip
34351 \end_inset
34352
34353 Besides the centered dot, in this document the degree sign ° is defined
34354  with the following LaTeX-preamble line so that it can directly be inserted
34355  to a formula:
34356 \end_layout
34357
34358 \begin_layout Standard
34359
34360 \series bold
34361
34362 \backslash
34363 DeclareInputtext{176}{
34364 \backslash
34365 ifmmode^
34366 \backslash
34367 circ
34368 \backslash
34369 else
34370 \backslash
34371 textdegree
34372 \backslash
34373 f\SpecialChar \textcompwordmark{}
34374 i}
34375 \end_layout
34376
34377 \begin_layout Standard
34378 \begin_inset Newpage newpage
34379 \end_inset
34380
34381
34382 \end_layout
34383
34384 \begin_layout Section
34385 \start_of_appendix
34386 Typographic Advice
34387 \begin_inset Index
34388 status collapsed
34389
34390 \begin_layout Plain Layout
34391 Typographic advice
34392 \end_layout
34393
34394 \end_inset
34395
34396
34397 \end_layout
34398
34399 \begin_layout Standard
34400 This section is a summary of the most important typographic rules, listed
34401  in ISO norms.
34402 \begin_inset Foot
34403 status collapsed
34404
34405 \begin_layout Plain Layout
34406 This collection was partly taken from the German semi-official dictionary
34407  called 
34408 \begin_inset Quotes eld
34409 \end_inset
34410
34411 Duden
34412 \begin_inset Quotes erd
34413 \end_inset
34414
34415  
34416 \begin_inset CommandInset citation
34417 LatexCommand cite
34418 key "Duden"
34419
34420 \end_inset
34421
34422  that lists some of the ISO rules.
34423 \end_layout
34424
34425 \end_inset
34426
34427
34428 \end_layout
34429
34430 \begin_layout Itemize
34431 Physical units are 
34432 \emph on
34433 always
34434 \emph default
34435  set upright
34436 \begin_inset Foot
34437 status collapsed
34438
34439 \begin_layout Plain Layout
34440 done with font styles, see 
34441 \begin_inset CommandInset ref
34442 LatexCommand ref
34443 reference "sub:Font-Styles"
34444
34445 \end_inset
34446
34447
34448 \end_layout
34449
34450 \end_inset
34451
34452 : 30
34453 \begin_inset space \thinspace{}
34454 \end_inset
34455
34456 km/h
34457 \begin_inset Newline newline
34458 \end_inset
34459
34460 Between the value and the unit is the smallest space, see 
34461 \begin_inset CommandInset ref
34462 LatexCommand ref
34463 reference "sub:Predefined-Space"
34464
34465 \end_inset
34466
34467 .
34468 \begin_inset Newline newline
34469 \end_inset
34470
34471 This convention is automatically fulfilled when the command 
34472 \series bold
34473
34474 \backslash
34475 unittwo
34476 \series default
34477  is used.
34478  When it is entered to a formula, two boxes appear.
34479  In the first one the value is inserted, in the second one the unit, and
34480  one gets as above: 
34481 \begin_inset Formula $\unit[30]{km/h}$
34482 \end_inset
34483
34484
34485 \begin_inset space \thinspace{}
34486 \end_inset
34487
34488 .
34489  Note that 
34490 \series bold
34491
34492 \backslash
34493 unittwo
34494 \series default
34495  is not a real LaTeX command but the command 
34496 \series bold
34497
34498 \backslash
34499 unit[value]{unit}
34500 \series default
34501 , therefore you cannot use it in TeX code.
34502 \end_layout
34503
34504 \begin_layout Itemize
34505 Percent and perthousand signs are set like physical units:
34506 \begin_inset Newline newline
34507 \end_inset
34508
34509 1,2
34510 \begin_inset space \thinspace{}
34511 \end_inset
34512
34513 ‰ alcohol in blood
34514 \end_layout
34515
34516 \begin_layout Itemize
34517 The degree sign follows directly on the value: 15°, but not when it is used
34518  in units: 15
34519 \begin_inset space \thinspace{}
34520 \end_inset
34521
34522 °C
34523 \end_layout
34524
34525 \begin_layout Itemize
34526 In numbers with more than four digits the smallest space is inserted before
34527  every third digit to group them: 
34528 \family roman
34529 \series medium
34530 \shape up
34531 \size normal
34532 \emph off
34533 \bar no
34534 \noun off
34535 \color none
34536 18
34537 \begin_inset space \thinspace{}
34538 \end_inset
34539
34540 473
34541 \begin_inset space \thinspace{}
34542 \end_inset
34543
34544 588
34545 \end_layout
34546
34547 \begin_layout Itemize
34548 For dimensions like 120×90×40
34549 \begin_inset space \thinspace{}
34550 \end_inset
34551
34552 cm the multiplication sign 
34553 \begin_inset Quotes eld
34554 \end_inset
34555
34556 ×
34557 \begin_inset Quotes erd
34558 \end_inset
34559
34560  is used.
34561  It is available with the LaTeX-command 
34562 \series bold
34563
34564 \backslash
34565 texttimes
34566 \series default
34567 , but can also directly be inserted with some keyboard definitions.
34568 \end_layout
34569
34570 \begin_layout Itemize
34571 Functions with names consisting of several letters are set upright to avoid
34572  confusions, see 
34573 \begin_inset CommandInset ref
34574 LatexCommand ref
34575 reference "sub:Predefined-Functions"
34576
34577 \end_inset
34578
34579 .
34580 \end_layout
34581
34582 \begin_layout Itemize
34583 Indices consisting of several letters, are set upright: 
34584 \begin_inset Formula $E_{\mathrm{kin}}$
34585 \end_inset
34586
34587
34588 \begin_inset Newline newline
34589 \end_inset
34590
34591 Components of matrices are set italic: 
34592 \begin_inset Formula $\hat{H}_{kl}$
34593 \end_inset
34594
34595
34596 \end_layout
34597
34598 \begin_layout Itemize
34599 The differentiation/integration operator 'd', the Euler's number 'e', and
34600  the imaginary unit 'i' should be set upright, to avoid mixing them up with
34601  other variables.
34602 \end_layout
34603
34604 \begin_layout Standard
34605 \begin_inset Newpage newpage
34606 \end_inset
34607
34608
34609 \end_layout
34610
34611 \begin_layout Section
34612 Synonyms
34613 \begin_inset Index
34614 status collapsed
34615
34616 \begin_layout Plain Layout
34617 Synonyms
34618 \end_layout
34619
34620 \end_inset
34621
34622
34623 \end_layout
34624
34625 \begin_layout Standard
34626 Some characters and symbols can be created with several commands.
34627  Here is a list of the synonym commands:
34628 \end_layout
34629
34630 \begin_layout Standard
34631 \begin_inset VSpace bigskip
34632 \end_inset
34633
34634
34635 \begin_inset space \hfill{}
34636 \end_inset
34637
34638
34639 \begin_inset Tabular
34640 <lyxtabular version="3" rows="12" columns="2">
34641 <features>
34642 <column alignment="center" valignment="top" width="0pt">
34643 <column alignment="center" valignment="top" width="0pt">
34644 <row>
34645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34646 \begin_inset Text
34647
34648 \begin_layout Plain Layout
34649 Command
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34655 \begin_inset Text
34656
34657 \begin_layout Plain Layout
34658 equivalent to
34659 \begin_inset Note Note
34660 status collapsed
34661
34662 \begin_layout Plain Layout
34663
34664 \series bold
34665
34666 \backslash
34667 raisebox
34668 \series default
34669  is only used as spacer.
34670 \end_layout
34671
34672 \end_inset
34673
34674
34675 \end_layout
34676
34677 \end_inset
34678 </cell>
34679 </row>
34680 <row>
34681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34682 \begin_inset Text
34683
34684 \begin_layout Plain Layout
34685
34686 \backslash
34687 ast
34688 \end_layout
34689
34690 \end_inset
34691 </cell>
34692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34693 \begin_inset Text
34694
34695 \begin_layout Plain Layout
34696 \begin_inset ERT
34697 status collapsed
34698
34699 \begin_layout Plain Layout
34700
34701
34702 \backslash
34703 raisebox{-1.2mm}{
34704 \end_layout
34705
34706 \end_inset
34707
34708 *
34709 \begin_inset ERT
34710 status collapsed
34711
34712 \begin_layout Plain Layout
34713
34714 }
34715 \end_layout
34716
34717 \end_inset
34718
34719
34720 \end_layout
34721
34722 \end_inset
34723 </cell>
34724 </row>
34725 <row>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730
34731 \backslash
34732 choose
34733 \end_layout
34734
34735 \end_inset
34736 </cell>
34737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34738 \begin_inset Text
34739
34740 \begin_layout Plain Layout
34741
34742 \backslash
34743 binom
34744 \end_layout
34745
34746 \end_inset
34747 </cell>
34748 </row>
34749 <row>
34750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34751 \begin_inset Text
34752
34753 \begin_layout Plain Layout
34754
34755 \backslash
34756 geq
34757 \end_layout
34758
34759 \end_inset
34760 </cell>
34761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34762 \begin_inset Text
34763
34764 \begin_layout Plain Layout
34765
34766 \backslash
34767 ge
34768 \end_layout
34769
34770 \end_inset
34771 </cell>
34772 </row>
34773 <row>
34774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34775 \begin_inset Text
34776
34777 \begin_layout Plain Layout
34778
34779 \backslash
34780 lbrace
34781 \end_layout
34782
34783 \end_inset
34784 </cell>
34785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34786 \begin_inset Text
34787
34788 \begin_layout Plain Layout
34789 {
34790 \end_layout
34791
34792 \end_inset
34793 </cell>
34794 </row>
34795 <row>
34796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34797 \begin_inset Text
34798
34799 \begin_layout Plain Layout
34800
34801 \backslash
34802 lbracket
34803 \end_layout
34804
34805 \end_inset
34806 </cell>
34807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34808 \begin_inset Text
34809
34810 \begin_layout Plain Layout
34811 [
34812 \end_layout
34813
34814 \end_inset
34815 </cell>
34816 </row>
34817 <row>
34818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34819 \begin_inset Text
34820
34821 \begin_layout Plain Layout
34822
34823 \backslash
34824 leftarrow
34825 \end_layout
34826
34827 \end_inset
34828 </cell>
34829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34830 \begin_inset Text
34831
34832 \begin_layout Plain Layout
34833
34834 \backslash
34835 gets
34836 \end_layout
34837
34838 \end_inset
34839 </cell>
34840 </row>
34841 <row>
34842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34843 \begin_inset Text
34844
34845 \begin_layout Plain Layout
34846
34847 \backslash
34848 leq
34849 \end_layout
34850
34851 \end_inset
34852 </cell>
34853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34854 \begin_inset Text
34855
34856 \begin_layout Plain Layout
34857
34858 \backslash
34859 le
34860 \end_layout
34861
34862 \end_inset
34863 </cell>
34864 </row>
34865 <row>
34866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34867 \begin_inset Text
34868
34869 \begin_layout Plain Layout
34870
34871 \backslash
34872 lor
34873 \end_layout
34874
34875 \end_inset
34876 </cell>
34877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34878 \begin_inset Text
34879
34880 \begin_layout Plain Layout
34881
34882 \backslash
34883 vee
34884 \end_layout
34885
34886 \end_inset
34887 </cell>
34888 </row>
34889 <row>
34890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34891 \begin_inset Text
34892
34893 \begin_layout Plain Layout
34894
34895 \backslash
34896 neq
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34902 \begin_inset Text
34903
34904 \begin_layout Plain Layout
34905
34906 \backslash
34907 not=
34908 \end_layout
34909
34910 \end_inset
34911 </cell>
34912 </row>
34913 <row>
34914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34915 \begin_inset Text
34916
34917 \begin_layout Plain Layout
34918
34919 \backslash
34920 slash
34921 \end_layout
34922
34923 \end_inset
34924 </cell>
34925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34926 \begin_inset Text
34927
34928 \begin_layout Plain Layout
34929 /
34930 \end_layout
34931
34932 \end_inset
34933 </cell>
34934 </row>
34935 <row>
34936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34937 \begin_inset Text
34938
34939 \begin_layout Plain Layout
34940
34941 \backslash
34942 vert
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951 |
34952 \end_layout
34953
34954 \end_inset
34955 </cell>
34956 </row>
34957 </lyxtabular>
34958
34959 \end_inset
34960
34961
34962 \begin_inset space \hfill{}
34963 \end_inset
34964
34965
34966 \begin_inset Tabular
34967 <lyxtabular version="3" rows="12" columns="2">
34968 <features>
34969 <column alignment="center" valignment="top" width="0pt">
34970 <column alignment="center" valignment="top" width="0pt">
34971 <row>
34972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34973 \begin_inset Text
34974
34975 \begin_layout Plain Layout
34976 Command
34977 \end_layout
34978
34979 \end_inset
34980 </cell>
34981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985 equivalent to
34986 \end_layout
34987
34988 \end_inset
34989 </cell>
34990 </row>
34991 <row>
34992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34993 \begin_inset Text
34994
34995 \begin_layout Plain Layout
34996
34997 \backslash
34998 backslash
34999 \end_layout
35000
35001 \end_inset
35002 </cell>
35003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35004 \begin_inset Text
35005
35006 \begin_layout Plain Layout
35007
35008 \backslash
35009
35010 \backslash
35011
35012 \end_layout
35013
35014 \end_inset
35015 </cell>
35016 </row>
35017 <row>
35018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35019 \begin_inset Text
35020
35021 \begin_layout Plain Layout
35022
35023 \backslash
35024 dasharrow
35025 \end_layout
35026
35027 \end_inset
35028 </cell>
35029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35030 \begin_inset Text
35031
35032 \begin_layout Plain Layout
35033
35034 \backslash
35035 dashrightarrow
35036 \end_layout
35037
35038 \end_inset
35039 </cell>
35040 </row>
35041 <row>
35042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35043 \begin_inset Text
35044
35045 \begin_layout Plain Layout
35046
35047 \backslash
35048 land
35049 \end_layout
35050
35051 \end_inset
35052 </cell>
35053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35054 \begin_inset Text
35055
35056 \begin_layout Plain Layout
35057
35058 \backslash
35059 wedge
35060 \end_layout
35061
35062 \end_inset
35063 </cell>
35064 </row>
35065 <row>
35066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35067 \begin_inset Text
35068
35069 \begin_layout Plain Layout
35070
35071 \backslash
35072 rbrace
35073 \end_layout
35074
35075 \end_inset
35076 </cell>
35077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35078 \begin_inset Text
35079
35080 \begin_layout Plain Layout
35081 }
35082 \end_layout
35083
35084 \end_inset
35085 </cell>
35086 </row>
35087 <row>
35088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35089 \begin_inset Text
35090
35091 \begin_layout Plain Layout
35092
35093 \backslash
35094 rbracket
35095 \end_layout
35096
35097 \end_inset
35098 </cell>
35099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35100 \begin_inset Text
35101
35102 \begin_layout Plain Layout
35103 ]
35104 \end_layout
35105
35106 \end_inset
35107 </cell>
35108 </row>
35109 <row>
35110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35111 \begin_inset Text
35112
35113 \begin_layout Plain Layout
35114
35115 \backslash
35116 rightarrow
35117 \end_layout
35118
35119 \end_inset
35120 </cell>
35121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35122 \begin_inset Text
35123
35124 \begin_layout Plain Layout
35125
35126 \backslash
35127 to
35128 \end_layout
35129
35130 \end_inset
35131 </cell>
35132 </row>
35133 <row>
35134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35135 \begin_inset Text
35136
35137 \begin_layout Plain Layout
35138
35139 \backslash
35140 lnot
35141 \end_layout
35142
35143 \end_inset
35144 </cell>
35145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35146 \begin_inset Text
35147
35148 \begin_layout Plain Layout
35149
35150 \backslash
35151 neg
35152 \end_layout
35153
35154 \end_inset
35155 </cell>
35156 </row>
35157 <row>
35158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35159 \begin_inset Text
35160
35161 \begin_layout Plain Layout
35162
35163 \backslash
35164 ne
35165 \end_layout
35166
35167 \end_inset
35168 </cell>
35169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35170 \begin_inset Text
35171
35172 \begin_layout Plain Layout
35173
35174 \backslash
35175 not=
35176 \end_layout
35177
35178 \end_inset
35179 </cell>
35180 </row>
35181 <row>
35182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35183 \begin_inset Text
35184
35185 \begin_layout Plain Layout
35186
35187 \backslash
35188 owns
35189 \end_layout
35190
35191 \end_inset
35192 </cell>
35193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35194 \begin_inset Text
35195
35196 \begin_layout Plain Layout
35197
35198 \backslash
35199 ni
35200 \end_layout
35201
35202 \end_inset
35203 </cell>
35204 </row>
35205 <row>
35206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35207 \begin_inset Text
35208
35209 \begin_layout Plain Layout
35210
35211 \backslash
35212 square
35213 \end_layout
35214
35215 \end_inset
35216 </cell>
35217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35218 \begin_inset Text
35219
35220 \begin_layout Plain Layout
35221
35222 \backslash
35223 Box
35224 \end_layout
35225
35226 \end_inset
35227 </cell>
35228 </row>
35229 <row>
35230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234
35235 \backslash
35236 Vert
35237 \end_layout
35238
35239 \end_inset
35240 </cell>
35241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35242 \begin_inset Text
35243
35244 \begin_layout Plain Layout
35245
35246 \backslash
35247 |
35248 \end_layout
35249
35250 \end_inset
35251 </cell>
35252 </row>
35253 </lyxtabular>
35254
35255 \end_inset
35256
35257
35258 \begin_inset space \hfill{}
35259 \end_inset
35260
35261
35262 \end_layout
35263
35264 \begin_layout Standard
35265 \begin_inset Newpage newpage
35266 \end_inset
35267
35268
35269 \end_layout
35270
35271 \begin_layout Bibliography
35272 \begin_inset CommandInset bibitem
35273 LatexCommand bibitem
35274 key "TLC2"
35275
35276 \end_inset
35277
35278
35279 \shape smallcaps
35280 Mittelbach, F.
35281  ; Goossens, M.
35282 \shape default
35283
35284 \shape italic
35285 The LaTeX Companion
35286 \shape default
35287 .
35288  Addison Wesley, 2004
35289 \end_layout
35290
35291 \begin_layout Bibliography
35292 \begin_inset CommandInset bibitem
35293 LatexCommand bibitem
35294 key "Mathmode"
35295
35296 \end_inset
35297
35298
35299 \begin_inset CommandInset href
35300 LatexCommand href
35301 name "Description"
35302 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35303
35304 \end_inset
35305
35306  of LaTeX's math abilities
35307 \end_layout
35308
35309 \begin_layout Bibliography
35310 \begin_inset CommandInset bibitem
35311 LatexCommand bibitem
35312 key "Voss"
35313
35314 \end_inset
35315
35316 LaTeX tips and tricks-
35317 \begin_inset CommandInset href
35318 LatexCommand href
35319 name "page"
35320 target "http://tug.org/TeXnik/"
35321
35322 \end_inset
35323
35324
35325 \end_layout
35326
35327 \begin_layout Bibliography
35328 \begin_inset CommandInset bibitem
35329 LatexCommand bibitem
35330 key "AMS"
35331
35332 \end_inset
35333
35334
35335 \begin_inset CommandInset href
35336 LatexCommand href
35337 name "Description"
35338 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35339
35340 \end_inset
35341
35342  of 
35343 \begin_inset ERT
35344 status collapsed
35345
35346 \begin_layout Plain Layout
35347
35348
35349 \backslash
35350 AmS
35351 \end_layout
35352
35353 \end_inset
35354
35355 -LaTeX
35356 \end_layout
35357
35358 \begin_layout Bibliography
35359 \begin_inset CommandInset bibitem
35360 LatexCommand bibitem
35361 key "Symbole"
35362
35363 \end_inset
35364
35365
35366 \begin_inset CommandInset href
35367 LatexCommand href
35368 name "List"
35369 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35370
35371 \end_inset
35372
35373  of all symbols available with LaTeX-packages
35374 \end_layout
35375
35376 \begin_layout Bibliography
35377 \begin_inset CommandInset bibitem
35378 LatexCommand bibitem
35379 key "hyperref"
35380
35381 \end_inset
35382
35383
35384 \begin_inset CommandInset href
35385 LatexCommand href
35386 name "Documentation"
35387 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35388
35389 \end_inset
35390
35391  of the LaTeX-package 
35392 \series bold
35393 hyperref
35394 \series default
35395
35396 \begin_inset Index
35397 status collapsed
35398
35399 \begin_layout Plain Layout
35400 Packages ! hyperref
35401 \end_layout
35402
35403 \end_inset
35404
35405
35406 \end_layout
35407
35408 \begin_layout Bibliography
35409 \begin_inset CommandInset bibitem
35410 LatexCommand bibitem
35411 key "Mathclap"
35412
35413 \end_inset
35414
35415
35416 \begin_inset CommandInset href
35417 LatexCommand href
35418 name "Description"
35419 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35420
35421 \end_inset
35422
35423  of the command 
35424 \series bold
35425
35426 \backslash
35427 mathclap
35428 \series default
35429 , described in 
35430 \begin_inset CommandInset ref
35431 LatexCommand ref
35432 reference "sub:Operator-Limits"
35433
35434 \end_inset
35435
35436
35437 \begin_inset Index
35438 status collapsed
35439
35440 \begin_layout Plain Layout
35441 Commands ! M ! 
35442 \backslash
35443 mathclap
35444 \end_layout
35445
35446 \end_inset
35447
35448
35449 \end_layout
35450
35451 \begin_layout Bibliography
35452 \begin_inset CommandInset bibitem
35453 LatexCommand bibitem
35454 key "Duden"
35455
35456 \end_inset
35457
35458
35459 \emph on
35460 Duden Band 1
35461 \emph default
35462 .
35463  22.
35464  Auflage, Duden 2001
35465 \end_layout
35466
35467 \begin_layout Subsubsection*
35468 \begin_inset CommandInset index_print
35469 LatexCommand printindex
35470
35471 \end_inset
35472
35473
35474 \end_layout
35475
35476 \end_body
35477 \end_document