]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: description of \rule
[features.git] / lib / doc / Math.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter the character ° and · directly in LyX,
37 % see sec. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 \newlength{\abc}
44 \settowidth{\abc}{\space}
45 \addto\extrasenglish{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
50
51 % don't load packages twice
52 % see first footnote in sec. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % the pages of the TOC are numbered roman
56 % and a PDF-bookmark for the TOC is added
57 \pagenumbering{roman}
58 \let\myTOC\tableofcontents
59 \renewcommand{\tableofcontents}{%
60  \vspace{1cm}
61  \pdfbookmark[1]{\contentsname}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 \let\myFoot\footnote
68 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
69
70 % provides caption formatting
71 \setkomafont{captionlabel}{\bfseries}
72
73 % used in Kap. 22.4
74 \usepackage{braket}
75
76 % used in Kap. 22.6
77 \usepackage[samesize]{cancel}
78
79 % enables calculation of values,
80 \usepackage{calc}
81
82 % for multiple table row and column cells
83 \usepackage{multirow}
84 \usepackage{multicol}
85
86 % needed for diagrams
87 \usepackage{amscd}
88
89 % needed in sec. 19.4
90 \usepackage{remreset}
91
92 % center multirows (e.g. in sec. 13.3)
93 \renewcommand{\multirowsetup}{\centering}
94
95 % define a color, used in sec.9.3
96 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
97
98 % declare operators (see sec. 10.4 and sec. 15.2)
99 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
100 \DeclareMathOperator{\sgn}{sgn}
101
102 \newcommand{\spce}{\textvisiblespace}
103
104 % example definitions for sec. 20.1 
105 \newcommand{\gr}{\Longrightarrow}
106 \newcommand{\us}[1]{\underline{#1}}
107 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
108 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
109 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
110
111 % example macro from sec. 19.4
112 %\def\tagform@#1{\maketag@@@{|#1|}}
113
114 % macro from sec. 10.2
115 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
116 \def\mathclap {\mathpalette \mathclapinternal}
117 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
118
119 % redefine the greyed out note
120 \renewenvironment{lyxgreyedout}
121  {\textcolor{blue}\bgroup}{\egroup}
122
123 % ------------------------------------
124 % used to check for needed LaTeX packages
125 \usepackage{ifthen}
126
127 % check for package eurosym
128 % used for the Euro symbol
129 \newboolean{eurosym}
130 \IfFileExists{eurosym.sty}
131  {\usepackage[gennarrow]{eurosym}
132   \setboolean{eurosym}{true}}
133  {\setboolean{eurosym}{false}}
134
135 % needed in sec. 22.4
136 % check for package braket
137 \newboolean{braket}
138 \IfFileExists{braket.sty}
139  {\usepackage{braket}
140   \setboolean{braket}{true}}
141  {\setboolean{braket}{false}}
142
143 % needed in sec. 22.10
144 % check for package upgreek
145 \newboolean{upgreek}
146 \IfFileExists{upgreek.sty}
147  {\usepackage{upgreek}
148   \setboolean{upgreek}{true}}
149  {\setboolean{upgreek}{false}}
150 \end_preamble
151 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
152 \language english
153 \inputencoding auto
154 \font_roman default
155 \font_sans default
156 \font_typewriter default
157 \font_default_family default
158 \font_sc false
159 \font_osf false
160 \font_sf_scale 100
161 \font_tt_scale 100
162
163 \graphics default
164 \paperfontsize 12
165 \spacing single
166 \use_hyperref true
167 \pdf_title "LyX's Math Manual"
168 \pdf_author "LyX Team, Uwe Stöhr"
169 \pdf_subject "LyX-documentation about math"
170 \pdf_keywords "LyX, Mathed"
171 \pdf_bookmarks true
172 \pdf_bookmarksnumbered true
173 \pdf_bookmarksopen true
174 \pdf_bookmarksopenlevel 1
175 \pdf_breaklinks false
176 \pdf_pdfborder false
177 \pdf_colorlinks true
178 \pdf_backref false
179 \pdf_pagebackref false
180 \pdf_pdfusetitle false
181 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
182 \papersize a4paper
183 \use_geometry false
184 \use_amsmath 2
185 \use_esint 1
186 \cite_engine basic
187 \use_bibtopic false
188 \paperorientation portrait
189 \secnumdepth 4
190 \tocdepth 3
191 \paragraph_separation skip
192 \defskip medskip
193 \quotes_language english
194 \papercolumns 1
195 \papersides 2
196 \paperpagestyle plain
197 \bullet 1 0 6 -1
198 \bullet 2 2 35 -1
199 \bullet 3 2 7 -1
200 \tracking_changes false
201 \output_changes false
202 \author "" 
203 \author "" 
204 \end_header
205
206 \begin_body
207
208 \begin_layout Title
209 LyX's detailed Math manual
210 \end_layout
211
212 \begin_layout Author
213 by the LyX Team
214 \begin_inset Foot
215 status collapsed
216
217 \begin_layout Plain Layout
218 \noindent
219 If you have comments or error corrections, please send them to the LyX Documenta
220 tion mailing list: 
221 \family typewriter
222
223 \begin_inset CommandInset href
224 LatexCommand href
225 name "lyx-docs@lists.lyx.org"
226 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
227 type "mailto:"
228
229 \end_inset
230
231
232 \end_layout
233
234 \end_inset
235
236
237 \begin_inset Note Note
238 status collapsed
239
240 \begin_layout Plain Layout
241 author: Uwe Stöhr
242 \end_layout
243
244 \end_inset
245
246
247 \begin_inset Newline newline
248 \end_inset
249
250
251 \begin_inset Newline newline
252 \end_inset
253
254
255 \family sans
256 Version 1.6svn
257 \end_layout
258
259 \begin_layout Standard
260 \begin_inset CommandInset toc
261 LatexCommand tableofcontents
262
263 \end_inset
264
265
266 \end_layout
267
268 \begin_layout Standard
269 \begin_inset Note Note
270 status open
271
272 \begin_layout Plain Layout
273 To export this document to PDF, PS, or DVI the LaTeX-packages 
274 \series bold
275 eurosym,
276 \series default
277  
278 \series bold
279 multirow,
280 \series default
281  and 
282 \series bold
283 was
284 \series default
285  must be installed.
286  If they are not installed you can export the document anyway but the sections
287  where the packages are required won't appear in the output.
288 \end_layout
289
290 \begin_layout Plain Layout
291 The latest PDF-version of this document can be found here:
292 \begin_inset Newline newline
293 \end_inset
294
295
296 \series bold
297 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
298 \end_layout
299
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Standard
306 \begin_inset Newpage newpage
307 \end_inset
308
309
310 \end_layout
311
312 \begin_layout Section
313 Introduction
314 \begin_inset CommandInset label
315 LatexCommand label
316 name "sec:Introduction"
317
318 \end_inset
319
320
321 \end_layout
322
323 \begin_layout Standard
324 This document explains LyX's math features and is furthermore a collection
325  of LaTeX-commands used for mathematical characters and constructs.
326  The explanations are designed for the usage of commands.
327  It is therefore required that you have read the section 
328 \family typewriter
329 Mathematical
330 \begin_inset space ~
331 \end_inset
332
333 Formulas
334 \family default
335  of the User's Guide.
336 \end_layout
337
338 \begin_layout Standard
339 Most of the characters and many constructs explained in this manual are
340  also accessible via the menu 
341 \family sans
342 Insert
343 \series bold
344 \SpecialChar \menuseparator
345
346 \series default
347 Math
348 \family default
349 , or the 
350 \family sans
351 math
352 \family default
353 \series bold
354  
355 \family sans
356 \series default
357 toolbar
358 \family default
359 .
360  But everybody who has to write lots of formulas will notice that it is
361  much faster to use commands instead of the math toolbar.
362  Therefore this manual is focused on commands but also mentions the correspondin
363 g toolbar buttons when available.
364 \end_layout
365
366 \begin_layout Standard
367 If not specially mentioned the commands are only available within formulas.
368  To be able to use all commands explained in this document, the option 
369 \family sans
370 Use AMS math package
371 \family default
372  must be used in the document settings (menu 
373 \family sans
374 Document\SpecialChar \menuseparator
375 Settings\SpecialChar \menuseparator
376 Math
377 \begin_inset space ~
378 \end_inset
379
380 Options
381 \family default
382 ).
383 \begin_inset Foot
384 status collapsed
385
386 \begin_layout Plain Layout
387 The option 
388 \family sans
389 Use AMS math package automatically
390 \family default
391  only uses 
392 \begin_inset ERT
393 status collapsed
394
395 \begin_layout Plain Layout
396
397
398 \backslash
399 AmS 
400 \end_layout
401
402 \end_inset
403
404 -math when math constructs are found that are supported by LyX.
405 \end_layout
406
407 \end_inset
408
409
410 \end_layout
411
412 \begin_layout Standard
413 This document doesn't list all 
414 \begin_inset ERT
415 status collapsed
416
417 \begin_layout Plain Layout
418
419
420 \backslash
421 AmS 
422 \end_layout
423
424 \end_inset
425
426 -math commands
427 \begin_inset Foot
428 status collapsed
429
430 \begin_layout Plain Layout
431 A list with all 
432 \begin_inset ERT
433 status collapsed
434
435 \begin_layout Plain Layout
436
437
438 \backslash
439 AmS
440 \end_layout
441
442 \end_inset
443
444 -math commands is in the file 
445 \family sans
446
447 \begin_inset CommandInset href
448 LatexCommand href
449 name "amsguide.ps"
450 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
451
452 \end_inset
453
454
455 \family default
456 , which is part of every LaTeX standard installation.
457 \end_layout
458
459 \end_inset
460
461  for lucidity reasons.
462 \end_layout
463
464 \begin_layout Section
465 General Instructions
466 \begin_inset CommandInset label
467 LatexCommand label
468 name "sec:General-Instructions"
469
470 \end_inset
471
472
473 \end_layout
474
475 \begin_layout Standard
476 To create an inline formula
477 \begin_inset Index
478 status collapsed
479
480 \begin_layout Plain Layout
481 Formula ! inline
482 \end_layout
483
484 \end_inset
485
486  that is embedded into a text line, press 
487 \family sans
488 Ctrl-m
489 \family default
490  or the toolbar button 
491 \begin_inset Graphics
492         filename ../images/math-mode.png
493         scale 85
494
495 \end_inset
496
497
498 \begin_inset Newline newline
499 \end_inset
500
501 To create a display style formula
502 \begin_inset Index
503 status collapsed
504
505 \begin_layout Plain Layout
506 Formula ! display style
507 \end_layout
508
509 \end_inset
510
511  that will appear bigger and in an own paragraph, press 
512 \family sans
513 Ctrl-M
514 \family default
515 .
516 \end_layout
517
518 \begin_layout Standard
519 To change a display style formula to an inline formula, set the cursor into
520  the formula and press 
521 \family sans
522 Ctrl-M
523 \family default
524  or use the menu 
525 \family sans
526 Edit\SpecialChar \menuseparator
527 Math\SpecialChar \menuseparator
528 Change formula type
529 \family default
530 .
531  The same way is used to change an inline formula to a display style formula.
532 \end_layout
533
534 \begin_layout Standard
535 To display parts of an inline formula in the size of a display style formula,
536  enter the command 
537 \series bold
538
539 \backslash
540 displaystyle
541 \begin_inset Index
542 status collapsed
543
544 \begin_layout Plain Layout
545 Commands ! D ! 
546 \backslash
547 displaystyle
548 \end_layout
549
550 \end_inset
551
552
553 \series default
554  to a formula.
555  Then a new blue box appears in which the desired formula part is inserted.
556 \end_layout
557
558 \begin_layout Standard
559 Only inline formulas are allowed inside tables.
560 \end_layout
561
562 \begin_layout Standard
563 The 
564 \family sans
565 math toolbar
566 \family default
567  can be turned on in the menu 
568 \family sans
569 View\SpecialChar \menuseparator
570 Toolbars
571 \family default
572 .
573  When you click there on 
574 \begin_inset Quotes eld
575 \end_inset
576
577 Math
578 \begin_inset Quotes erd
579 \end_inset
580
581  the toolbar will be shown permanently at the bottom; this state is visualized
582  in the 
583 \family sans
584 Toolbars
585 \family default
586  menu with a checkmark.
587  When you click in this state again on 
588 \begin_inset Quotes eld
589 \end_inset
590
591 Math
592 \begin_inset Quotes erd
593 \end_inset
594
595  in the 
596 \family sans
597 Toolbars
598 \family default
599  menu, the 
600 \family sans
601 math toolbar
602 \family default
603  is only shown when the cursor is within a formula; this state is visualized
604  by the renaming of the menu entry from 
605 \begin_inset Quotes eld
606 \end_inset
607
608 Math
609 \begin_inset Quotes erd
610 \end_inset
611
612  to 
613 \begin_inset Quotes eld
614 \end_inset
615
616 Math
617 \begin_inset space ~
618 \end_inset
619
620 (auto)
621 \begin_inset Quotes erd
622 \end_inset
623
624 .
625 \end_layout
626
627 \begin_layout Standard
628 The TeX-mode
629 \begin_inset Index
630 status collapsed
631
632 \begin_layout Plain Layout
633 T@TeX-mode
634 \end_layout
635
636 \end_inset
637
638  is invoked by pressing the toolbar button 
639 \begin_inset Graphics
640         filename ../images/ert-insert.png
641         scale 85
642
643 \end_inset
644
645  or by using the menu 
646 \family sans
647 Insert\SpecialChar \menuseparator
648 Te
649 \begin_inset ERT
650 status collapsed
651
652 \begin_layout Plain Layout
653
654 {}
655 \end_layout
656
657 \end_inset
658
659 X Code
660 \family default
661  (shortcut 
662 \family sans
663 Ctrl-l
664 \family default
665 ).
666 \begin_inset Note Note
667 status collapsed
668
669 \begin_layout Plain Layout
670 In LyX there are three 
671 \begin_inset Quotes eld
672 \end_inset
673
674 proper names
675 \begin_inset Quotes erd
676 \end_inset
677
678  that appear in the output with sub- and superscript letters: TeX, LaTeX,
679  and LyX
680 \end_layout
681
682 \begin_layout Plain Layout
683 To avoid that these names are recognized as proper names, a TeX-brace pair
684  is inserted.
685 \end_layout
686
687 \end_inset
688
689
690 \end_layout
691
692 \begin_layout Standard
693 To change the LaTeX-preamble
694 \begin_inset Index
695 status collapsed
696
697 \begin_layout Plain Layout
698 L@LaTeX-preamble
699 \end_layout
700
701 \end_inset
702
703 , use the menu 
704 \family sans
705 Document\SpecialChar \menuseparator
706 Settings\SpecialChar \menuseparator
707 LaT
708 \begin_inset ERT
709 status collapsed
710
711 \begin_layout Plain Layout
712
713 {}
714 \end_layout
715
716 \end_inset
717
718 eX
719 \family default
720  
721 \family sans
722 Preamble
723 \family default
724 .
725 \end_layout
726
727 \begin_layout Standard
728 To edit matrices, case differentiations, and multiline formulas subsequently,
729  the menus 
730 \family sans
731 Edit\SpecialChar \menuseparator
732 Math
733 \family default
734  and 
735 \family sans
736 Edit\SpecialChar \menuseparator
737 Rows
738 \begin_inset space \thinspace{}
739 \end_inset
740
741 &
742 \begin_inset space \thinspace{}
743 \end_inset
744
745 Columns,
746 \family default
747  or the 
748 \family sans
749 table toolbar
750 \family default
751  can be used.
752  When lines and columns are swapped via the menu, the column or line where
753  the cursor is in is exchanged with the column to the right or the line
754  below, respectively.
755  Is the cursor in the last column or row, the exchange is done with the
756  column to the left or the line above.
757 \end_layout
758
759 \begin_layout Standard
760 To write text in formulas
761 \begin_inset Foot
762 status collapsed
763
764 \begin_layout Plain Layout
765 For multiline formulas the command 
766 \series bold
767
768 \backslash
769 intertext
770 \series default
771  is used, see 
772 \begin_inset CommandInset ref
773 LatexCommand ref
774 reference "sub:Text-in-multiline"
775
776 \end_inset
777
778 .
779 \end_layout
780
781 \end_inset
782
783  
784 \emph on
785 mathematical text
786 \emph default
787
788 \begin_inset Index
789 status collapsed
790
791 \begin_layout Plain Layout
792 Text ! in formulas
793 \end_layout
794
795 \end_inset
796
797
798 \begin_inset Index
799 status collapsed
800
801 \begin_layout Plain Layout
802 Mathematical text
803 \end_layout
804
805 \end_inset
806
807  is used.
808  This mode is invoked with the the shortcut 
809 \family sans
810 Alt-m
811 \begin_inset space ~
812 \end_inset
813
814 m
815 \family default
816  or by the insertion of the command 
817 \series bold
818
819 \backslash
820 text
821 \begin_inset Index
822 status collapsed
823
824 \begin_layout Plain Layout
825 Commands ! T ! 
826 \backslash
827 text
828 \end_layout
829
830 \end_inset
831
832
833 \series default
834 .
835  The text appears black in LyX and can therefore be distinguished from the
836  other formula parts that appear blue.
837  In the output mathematical text is set upright, in contrary to other formula
838  parts.
839 \end_layout
840
841 \begin_layout Subsection*
842 Command Scheme
843 \end_layout
844
845 \begin_layout Standard
846 Most of the LaTeX-commands for math constructs have the following scheme:
847 \end_layout
848
849 \begin_layout Standard
850
851 \series bold
852
853 \backslash
854 commandname[optional
855 \series default
856  
857 \series bold
858 argument]{required
859 \series default
860  
861 \series bold
862 argument}
863 \end_layout
864
865 \begin_layout Standard
866 A command starts always with a backslash 
867 \begin_inset Quotes gld
868 \end_inset
869
870
871 \series bold
872
873 \backslash
874
875 \series default
876
877 \begin_inset Quotes grd
878 \end_inset
879
880 .
881  To omit optional arguments, also omit the associated brackets.
882  The braces around the required arguments are named in this document as
883  TeX-braces
884 \begin_inset Index
885 status collapsed
886
887 \begin_layout Plain Layout
888 T@TeX-braces
889 \end_layout
890
891 \end_inset
892
893 .
894  If you add in a formula a left brace to a command name, LyX creates automatical
895 ly a TeX-brace.
896  In all other cases TeX-braces are created in formulas with the command
897  
898 \series bold
899
900 \backslash
901 {
902 \series default
903 .
904  TeX-braces appear red in LyX, in contrary to normal braces that appear
905  blue.
906  In TeX-mode no command is needed to get TeX-braces.
907  TeX-braces don't appear in the output.
908 \end_layout
909
910 \begin_layout Standard
911 When commands without arguments, like commands for symbols are entered in
912  TeX-mode, a space character must 
913 \emph on
914 always
915 \emph default
916  be behind the command to end it.
917  This space doesn't appear in the output.
918  When the space should appear in the output, the space must be followed
919  by a protected space in normal text.
920 \end_layout
921
922 \begin_layout Standard
923 A protected space is inserted with 
924 \family sans
925 Ctrl-Space
926 \family default
927 .
928 \end_layout
929
930 \begin_layout Subsection*
931 \begin_inset Newpage newpage
932 \end_inset
933
934 Syntax Explanation
935 \end_layout
936
937 \begin_layout Itemize
938 The symbol
939 \begin_inset Foot
940 status collapsed
941
942 \begin_layout Plain Layout
943 This visible space character can be created with the command 
944 \series bold
945
946 \backslash
947 textvisiblespace
948 \series default
949
950 \begin_inset Index
951 status collapsed
952
953 \begin_layout Plain Layout
954 Commands ! T ! 
955 \backslash
956 textvisiblespace
957 \end_layout
958
959 \end_inset
960
961 , inserted in TeX-mode.
962 \end_layout
963
964 \end_inset
965
966  
967 \begin_inset ERT
968 status collapsed
969
970 \begin_layout Plain Layout
971
972
973 \backslash
974 spce 
975 \end_layout
976
977 \end_inset
978
979
980 \begin_inset space ~
981 \end_inset
982
983 denotes a space character to be input.
984 \end_layout
985
986 \begin_layout Itemize
987 An arrow like 
988 \begin_inset Formula $\to$
989 \end_inset
990
991  denotes the usage of the corresponding arrow key on the keyboard.
992 \end_layout
993
994 \begin_layout Subsection*
995 Available units
996 \end_layout
997
998 \begin_layout Standard
999 \align center
1000 \begin_inset Float table
1001 placement H
1002 wide false
1003 sideways false
1004 status open
1005
1006 \begin_layout Plain Layout
1007 \align center
1008 \begin_inset Caption
1009
1010 \begin_layout Plain Layout
1011 \begin_inset CommandInset label
1012 LatexCommand label
1013 name "tab:Available-units"
1014
1015 \end_inset
1016
1017 Available units
1018 \end_layout
1019
1020 \end_inset
1021
1022
1023 \end_layout
1024
1025 \begin_layout Plain Layout
1026 \align center
1027 \begin_inset Tabular
1028 <lyxtabular version="3" rows="13" columns="2">
1029 <features>
1030 <column alignment="center" valignment="top" width="0">
1031 <column alignment="center" valignment="top" width="0">
1032 <row>
1033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1034 \begin_inset Text
1035
1036 \begin_layout Plain Layout
1037 Unit
1038 \end_layout
1039
1040 \end_inset
1041 </cell>
1042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 Name / Description
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 </row>
1052 <row>
1053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1054 \begin_inset Text
1055
1056 \begin_layout Plain Layout
1057 mm
1058 \end_layout
1059
1060 \end_inset
1061 </cell>
1062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1063 \begin_inset Text
1064
1065 \begin_layout Plain Layout
1066 Millimeter
1067 \end_layout
1068
1069 \end_inset
1070 </cell>
1071 </row>
1072 <row>
1073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1074 \begin_inset Text
1075
1076 \begin_layout Plain Layout
1077 cm
1078 \end_layout
1079
1080 \end_inset
1081 </cell>
1082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1083 \begin_inset Text
1084
1085 \begin_layout Plain Layout
1086 Centimeter
1087 \end_layout
1088
1089 \end_inset
1090 </cell>
1091 </row>
1092 <row>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 in
1098 \end_layout
1099
1100 \end_inset
1101 </cell>
1102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 Inch (1
1107 \begin_inset space \thinspace{}
1108 \end_inset
1109
1110 in = 2,54
1111 \begin_inset space \thinspace{}
1112 \end_inset
1113
1114 cm)
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 </row>
1120 <row>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 pt
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 Point (72.27
1135 \begin_inset space \thinspace{}
1136 \end_inset
1137
1138 pt = 1
1139 \begin_inset space \thinspace{}
1140 \end_inset
1141
1142 in)
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 </row>
1148 <row>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 pc
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 Pica (1
1163 \begin_inset space \thinspace{}
1164 \end_inset
1165
1166 pc = 12
1167 \begin_inset space \thinspace{}
1168 \end_inset
1169
1170 pt)
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 </row>
1176 <row>
1177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 sp
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 scaled point (65536
1191 \begin_inset space \thinspace{}
1192 \end_inset
1193
1194 sp = 1
1195 \begin_inset space \thinspace{}
1196 \end_inset
1197
1198 pt)
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 </row>
1204 <row>
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 bp
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 big point (72
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 bp = 1
1223 \begin_inset space \thinspace{}
1224 \end_inset
1225
1226 in)
1227 \end_layout
1228
1229 \end_inset
1230 </cell>
1231 </row>
1232 <row>
1233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1234 \begin_inset Text
1235
1236 \begin_layout Plain Layout
1237 dd
1238 \end_layout
1239
1240 \end_inset
1241 </cell>
1242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1243 \begin_inset Text
1244
1245 \begin_layout Plain Layout
1246 Didot (1
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 dd 
1251 \begin_inset Formula $\approx$
1252 \end_inset
1253
1254  0.376
1255 \begin_inset space \thinspace{}
1256 \end_inset
1257
1258 mm)
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 </row>
1264 <row>
1265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1266 \begin_inset Text
1267
1268 \begin_layout Plain Layout
1269 cc
1270 \end_layout
1271
1272 \end_inset
1273 </cell>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 Cicero (1
1279 \begin_inset space \thinspace{}
1280 \end_inset
1281
1282 cc = 12
1283 \begin_inset space \thinspace{}
1284 \end_inset
1285
1286 dd)
1287 \end_layout
1288
1289 \end_inset
1290 </cell>
1291 </row>
1292 <row>
1293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1294 \begin_inset Text
1295
1296 \begin_layout Plain Layout
1297 ex
1298 \end_layout
1299
1300 \end_inset
1301 </cell>
1302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1303 \begin_inset Text
1304
1305 \begin_layout Plain Layout
1306 Height of letter 
1307 \emph on
1308
1309 \begin_inset Quotes eld
1310 \end_inset
1311
1312 x
1313 \emph default
1314
1315 \begin_inset Quotes erd
1316 \end_inset
1317
1318  in the current font
1319 \end_layout
1320
1321 \end_inset
1322 </cell>
1323 </row>
1324 <row>
1325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1326 \begin_inset Text
1327
1328 \begin_layout Plain Layout
1329 em
1330 \end_layout
1331
1332 \end_inset
1333 </cell>
1334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1335 \begin_inset Text
1336
1337 \begin_layout Plain Layout
1338 width of letter 
1339 \begin_inset Quotes eld
1340 \end_inset
1341
1342
1343 \emph on
1344 M
1345 \emph default
1346
1347 \begin_inset Quotes erd
1348 \end_inset
1349
1350  in the current font
1351 \end_layout
1352
1353 \end_inset
1354 </cell>
1355 </row>
1356 <row>
1357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1358 \begin_inset Text
1359
1360 \begin_layout Plain Layout
1361 mu
1362 \end_layout
1363
1364 \end_inset
1365 </cell>
1366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1367 \begin_inset Text
1368
1369 \begin_layout Plain Layout
1370 math unit (1
1371 \begin_inset space \thinspace{}
1372 \end_inset
1373
1374 mu = 
1375 \begin_inset Formula $\nicefrac{1}{18}$
1376 \end_inset
1377
1378
1379 \begin_inset space \thinspace{}
1380 \end_inset
1381
1382 em)
1383 \end_layout
1384
1385 \end_inset
1386 </cell>
1387 </row>
1388 </lyxtabular>
1389
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \end_inset
1396
1397
1398 \end_layout
1399
1400 \begin_layout Standard
1401 \begin_inset Newpage newpage
1402 \end_inset
1403
1404
1405 \end_layout
1406
1407 \begin_layout Section
1408 Basic Functions
1409 \end_layout
1410
1411 \begin_layout Subsection
1412 Exponents
1413 \begin_inset Index
1414 status collapsed
1415
1416 \begin_layout Plain Layout
1417 Exponents
1418 \end_layout
1419
1420 \end_inset
1421
1422  and Indices
1423 \begin_inset Index
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427 Indices
1428 \end_layout
1429
1430 \end_inset
1431
1432
1433 \begin_inset Index
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437 Superscripts|see
1438 \begin_inset ERT
1439 status collapsed
1440
1441 \begin_layout Plain Layout
1442
1443 {
1444 \end_layout
1445
1446 \end_inset
1447
1448 Exponents
1449 \begin_inset ERT
1450 status collapsed
1451
1452 \begin_layout Plain Layout
1453
1454 }
1455 \end_layout
1456
1457 \end_inset
1458
1459
1460 \end_layout
1461
1462 \end_inset
1463
1464
1465 \begin_inset Index
1466 status collapsed
1467
1468 \begin_layout Plain Layout
1469 Subscripts|see
1470 \begin_inset ERT
1471 status collapsed
1472
1473 \begin_layout Plain Layout
1474
1475 {
1476 \end_layout
1477
1478 \end_inset
1479
1480 Indices
1481 \begin_inset ERT
1482 status collapsed
1483
1484 \begin_layout Plain Layout
1485
1486 }
1487 \end_layout
1488
1489 \end_inset
1490
1491
1492 \end_layout
1493
1494 \end_inset
1495
1496
1497 \end_layout
1498
1499 \begin_layout Standard
1500 Indices are created with an underscore 
1501 \begin_inset Quotes eld
1502 \end_inset
1503
1504 _
1505 \begin_inset Quotes erd
1506 \end_inset
1507
1508  or via the math toolbar button 
1509 \begin_inset Graphics
1510         filename ../images/math-subscript.png
1511         scale 85
1512
1513 \end_inset
1514
1515  , exponents with a caret 
1516 \begin_inset Quotes eld
1517 \end_inset
1518
1519 ^
1520 \begin_inset Quotes erd
1521 \end_inset
1522
1523  or via the math toolbar button 
1524 \begin_inset Graphics
1525         filename ../images/math-superscript.png
1526         scale 85
1527
1528 \end_inset
1529
1530 .
1531 \end_layout
1532
1533 \begin_layout Standard
1534 \align center
1535 \begin_inset Tabular
1536 <lyxtabular version="3" rows="4" columns="2">
1537 <features>
1538 <column alignment="center" valignment="top" width="0pt">
1539 <column alignment="center" valignment="top" width="0pt">
1540 <row>
1541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545 command
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 Result
1555 \begin_inset Note Note
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559
1560 \series bold
1561
1562 \backslash
1563 raisebox
1564 \series default
1565  is only used as spacer.
1566 \end_layout
1567
1568 \end_inset
1569
1570
1571 \end_layout
1572
1573 \end_inset
1574 </cell>
1575 </row>
1576 <row>
1577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \begin_layout Plain Layout
1581 B_V
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1587 \begin_inset Text
1588
1589 \begin_layout Plain Layout
1590 \begin_inset Formula $B_{V}$
1591 \end_inset
1592
1593
1594 \end_layout
1595
1596 \end_inset
1597 </cell>
1598 </row>
1599 <row>
1600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 B^V
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1610 \begin_inset Text
1611
1612 \begin_layout Plain Layout
1613 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620 </cell>
1621 </row>
1622 <row>
1623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1624 \begin_inset Text
1625
1626 \begin_layout Plain Layout
1627 B^
1628 \begin_inset ERT
1629 status collapsed
1630
1631 \begin_layout Plain Layout
1632
1633
1634 \backslash
1635 spce 
1636 \end_layout
1637
1638 \end_inset
1639
1640 A
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1646 \begin_inset Text
1647
1648 \begin_layout Plain Layout
1649 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \end_inset
1656 </cell>
1657 </row>
1658 </lyxtabular>
1659
1660 \end_inset
1661
1662
1663 \end_layout
1664
1665 \begin_layout Standard
1666 As the caret is in some languages an accent, vowels will be accentuated
1667  in this case and not set as exponents
1668 \begin_inset Foot
1669 status collapsed
1670
1671 \begin_layout Plain Layout
1672 Depending on the used keyboard settings this can also happen for other character
1673 s than vowels.
1674 \end_layout
1675
1676 \end_inset
1677
1678 .
1679  To get in this case exponents, press 
1680 \family sans
1681 Space
1682 \family default
1683  after the caret as in the last example.
1684 \end_layout
1685
1686 \begin_layout Subsection
1687 Fractions
1688 \begin_inset CommandInset label
1689 LatexCommand label
1690 name "sub:Fractions"
1691
1692 \end_inset
1693
1694
1695 \begin_inset Index
1696 status collapsed
1697
1698 \begin_layout Plain Layout
1699 Fractions
1700 \end_layout
1701
1702 \end_inset
1703
1704
1705 \end_layout
1706
1707 \begin_layout Standard
1708 Fractions are generated with the command 
1709 \series bold
1710
1711 \backslash
1712 frac
1713 \series default
1714
1715 \begin_inset Index
1716 status collapsed
1717
1718 \begin_layout Plain Layout
1719 Commands ! F ! 
1720 \backslash
1721 frac
1722 \end_layout
1723
1724 \end_inset
1725
1726  or via the math toolbar button 
1727 \begin_inset Graphics
1728         filename ../images/math/frac.png
1729         scale 50
1730
1731 \end_inset
1732
1733 .
1734  The font size is adjusted automatically, depending on whether the fraction
1735  is in an inline or display style formula.
1736  With the math toolbar button 
1737 \begin_inset Graphics
1738         filename ../images/math/frac-square.png
1739         scale 85
1740
1741 \end_inset
1742
1743  you can select different fraction types.
1744 \end_layout
1745
1746 \begin_layout Standard
1747 With the command 
1748 \series bold
1749
1750 \backslash
1751 dfrac
1752 \begin_inset Index
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756 Commands ! D ! 
1757 \backslash
1758 dfrac
1759 \end_layout
1760
1761 \end_inset
1762
1763
1764 \series default
1765  a fraction can be created that has in any case the size of a display style
1766  formula.
1767  With 
1768 \series bold
1769
1770 \backslash
1771 tfrac
1772 \begin_inset Index
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776 Commands ! T ! 
1777 \backslash
1778 tfrac
1779 \end_layout
1780
1781 \end_inset
1782
1783
1784 \series default
1785  the fraction appears always with the size of an inline formula.
1786  An example:
1787 \end_layout
1788
1789 \begin_layout Standard
1790 A line with the fraction 
1791 \begin_inset Formula $\frac{1}{2}$
1792 \end_inset
1793
1794  that was created with the command 
1795 \series bold
1796
1797 \backslash
1798 frac
1799 \series default
1800 .
1801 \end_layout
1802
1803 \begin_layout Standard
1804 A line with the fraction 
1805 \begin_inset Formula $\dfrac{1}{2}$
1806 \end_inset
1807
1808  that was created with the command 
1809 \series bold
1810
1811 \backslash
1812 dfrac
1813 \series default
1814 .
1815 \end_layout
1816
1817 \begin_layout Standard
1818 \align center
1819 \begin_inset Tabular
1820 <lyxtabular version="3" rows="4" columns="2">
1821 <features>
1822 <column alignment="center" valignment="top" width="0pt">
1823 <column alignment="center" valignment="top" width="0pt">
1824 <row>
1825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829 Command
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1835 \begin_inset Text
1836
1837 \begin_layout Plain Layout
1838 Result
1839 \begin_inset Note Note
1840 status collapsed
1841
1842 \begin_layout Plain Layout
1843
1844 \series bold
1845
1846 \backslash
1847 raisebox
1848 \series default
1849  is only used as spacer.
1850 \end_layout
1851
1852 \end_inset
1853
1854
1855 \end_layout
1856
1857 \end_inset
1858 </cell>
1859 </row>
1860 <row>
1861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1862 \begin_inset Text
1863
1864 \begin_layout Plain Layout
1865
1866 \backslash
1867 frac
1868 \begin_inset ERT
1869 status collapsed
1870
1871 \begin_layout Plain Layout
1872
1873
1874 \backslash
1875 spce 
1876 \end_layout
1877
1878 \end_inset
1879
1880 A
1881 \begin_inset Formula $\downarrow$
1882 \end_inset
1883
1884 B
1885 \end_layout
1886
1887 \end_inset
1888 </cell>
1889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1890 \begin_inset Text
1891
1892 \begin_layout Plain Layout
1893 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1894 \end_inset
1895
1896
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 </row>
1902 <row>
1903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Plain Layout
1907
1908 \backslash
1909 dfrac
1910 \begin_inset ERT
1911 status collapsed
1912
1913 \begin_layout Plain Layout
1914
1915
1916 \backslash
1917 spce 
1918 \end_layout
1919
1920 \end_inset
1921
1922 A
1923 \begin_inset Formula $\downarrow$
1924 \end_inset
1925
1926 B
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1932 \begin_inset Text
1933
1934 \begin_layout Plain Layout
1935 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1936 \end_inset
1937
1938
1939 \end_layout
1940
1941 \end_inset
1942 </cell>
1943 </row>
1944 <row>
1945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949
1950 \backslash
1951 dfrac
1952 \begin_inset ERT
1953 status collapsed
1954
1955 \begin_layout Plain Layout
1956
1957
1958 \backslash
1959 spce 
1960 \end_layout
1961
1962 \end_inset
1963
1964 e^
1965 \begin_inset ERT
1966 status collapsed
1967
1968 \begin_layout Plain Layout
1969
1970
1971 \backslash
1972 spce 
1973 \end_layout
1974
1975 \end_inset
1976
1977
1978 \backslash
1979 frac
1980 \begin_inset ERT
1981 status collapsed
1982
1983 \begin_layout Plain Layout
1984
1985
1986 \backslash
1987 spce 
1988 \end_layout
1989
1990 \end_inset
1991
1992 1
1993 \begin_inset Formula $\downarrow$
1994 \end_inset
1995
1996 2
1997 \begin_inset Formula $\downarrow\downarrow$
1998 \end_inset
1999
2000 3
2001 \end_layout
2002
2003 \end_inset
2004 </cell>
2005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2006 \begin_inset Text
2007
2008 \begin_layout Plain Layout
2009 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2010 \end_inset
2011
2012
2013 \end_layout
2014
2015 \end_inset
2016 </cell>
2017 </row>
2018 </lyxtabular>
2019
2020 \end_inset
2021
2022
2023 \end_layout
2024
2025 \begin_layout Standard
2026 \begin_inset VSpace bigskip
2027 \end_inset
2028
2029
2030 \begin_inset Newpage newpage
2031 \end_inset
2032
2033 For nested fractions the command 
2034 \series bold
2035
2036 \backslash
2037 cfrac
2038 \series default
2039
2040 \begin_inset Index
2041 status collapsed
2042
2043 \begin_layout Plain Layout
2044 Commands ! C ! 
2045 \backslash
2046 cfrac
2047 \end_layout
2048
2049 \end_inset
2050
2051  can be used.
2052  Here an example:
2053 \begin_inset VSpace -3mm
2054 \end_inset
2055
2056
2057 \end_layout
2058
2059 \begin_layout Standard
2060 \begin_inset Formula \begin{align*}
2061 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2062 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2063
2064 \end_inset
2065
2066
2067 \end_layout
2068
2069 \begin_layout Standard
2070 The command for the example above is:
2071 \end_layout
2072
2073 \begin_layout Standard
2074
2075 \series bold
2076
2077 \backslash
2078 cfrac{A
2079 \begin_inset Formula $\to$
2080 \end_inset
2081
2082
2083 \backslash
2084 {B+
2085 \backslash
2086 cfrac{C+
2087 \backslash
2088 cfrac{E
2089 \begin_inset Formula $\to$
2090 \end_inset
2091
2092
2093 \backslash
2094 {F
2095 \begin_inset Formula $\to\to$
2096 \end_inset
2097
2098
2099 \backslash
2100 {D
2101 \end_layout
2102
2103 \begin_layout Standard
2104 \begin_inset VSpace medskip
2105 \end_inset
2106
2107
2108 \end_layout
2109
2110 \begin_layout Standard
2111
2112 \series bold
2113
2114 \backslash
2115 cfrac
2116 \series default
2117  sets the fraction always in the size of a displayed formula, also when
2118  it is part of another fraction.
2119  
2120 \series bold
2121
2122 \backslash
2123 cfrac
2124 \series default
2125  has the following command scheme:
2126 \end_layout
2127
2128 \begin_layout Standard
2129
2130 \series bold
2131
2132 \backslash
2133 cfrac[numerator position]{numerator}{denominator}
2134 \end_layout
2135
2136 \begin_layout Standard
2137 The numerator position can be 
2138 \emph on
2139 l
2140 \emph default
2141  , 
2142 \emph on
2143 c
2144 \emph default
2145 , or 
2146 \emph on
2147 r
2148 \emph default
2149  .
2150  l or r aligns the numerator to the left or right, resp.
2151 \begin_inset space ~
2152 \end_inset
2153
2154 with the fraction stroke.
2155  When 
2156 \emph on
2157 c
2158 \emph default
2159  or no position is given, the numerator appears centered.
2160  These fractions demonstrate the different alignments:
2161 \begin_inset Newline newline
2162 \end_inset
2163
2164
2165 \series bold
2166
2167 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2168 \end_inset
2169
2170
2171 \begin_inset Formula $\cfrac{A}{B+C}$
2172 \end_inset
2173
2174
2175 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2176 \end_inset
2177
2178
2179 \end_layout
2180
2181 \begin_layout Standard
2182 \begin_inset VSpace medskip
2183 \end_inset
2184
2185 It is often advantageous to combine 
2186 \series bold
2187
2188 \backslash
2189 cfrac
2190 \series default
2191  and 
2192 \series bold
2193
2194 \backslash
2195 frac
2196 \series default
2197 :
2198 \begin_inset Formula \[
2199 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2200
2201 \end_inset
2202
2203
2204 \end_layout
2205
2206 \begin_layout Standard
2207 For inline fractions with a sloped fraction stroke you can use the command
2208  
2209 \series bold
2210
2211 \backslash
2212 nicefrac
2213 \series default
2214
2215 \begin_inset Index
2216 status collapsed
2217
2218 \begin_layout Plain Layout
2219 Commands ! N ! 
2220 \backslash
2221 nicefrac
2222 \end_layout
2223
2224 \end_inset
2225
2226
2227 \begin_inset Formula $\nicefrac{5}{31}$
2228 \end_inset
2229
2230  or 
2231 \series bold
2232
2233 \backslash
2234 unitfrac
2235 \series default
2236
2237 \begin_inset Index
2238 status collapsed
2239
2240 \begin_layout Plain Layout
2241 Commands ! U ! 
2242 \backslash
2243 unitfrac
2244 \end_layout
2245
2246 \end_inset
2247
2248
2249 \begin_inset Formula $\unitfrac{5}{31}$
2250 \end_inset
2251
2252  There is furthermore the command 
2253 \series bold
2254
2255 \backslash
2256 unitfracthree
2257 \series default
2258  that offers to write a fraction in combination with a number: 
2259 \begin_inset Formula $\unitfrac[2]{1}{3}$
2260 \end_inset
2261
2262
2263 \begin_inset Newline newline
2264 \end_inset
2265
2266 Note that 
2267 \series bold
2268
2269 \backslash
2270 unitfracthree
2271 \series default
2272  is not a real LaTeX command but the command
2273 \begin_inset Newline newline
2274 \end_inset
2275
2276
2277 \series bold
2278
2279 \backslash
2280 unitfrac[number]{numerator}{denominator}
2281 \series default
2282 , therefore you cannot use it in TeX code.
2283 \end_layout
2284
2285 \begin_layout Standard
2286 How to define own fractions where the fraction stroke can be changed, is
2287  explained in 
2288 \begin_inset CommandInset ref
2289 LatexCommand ref
2290 reference "sub:Self-defined-Fractions"
2291
2292 \end_inset
2293
2294 .
2295 \end_layout
2296
2297 \begin_layout Subsection
2298 Roots
2299 \begin_inset Index
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303 Roots
2304 \end_layout
2305
2306 \end_inset
2307
2308
2309 \end_layout
2310
2311 \begin_layout Standard
2312 Square roots are created with 
2313 \series bold
2314
2315 \backslash
2316 sqrt
2317 \series default
2318
2319 \begin_inset Index
2320 status collapsed
2321
2322 \begin_layout Plain Layout
2323 Commands ! S ! 
2324 \backslash
2325 sqrt
2326 \end_layout
2327
2328 \end_inset
2329
2330  or the math toolbar button 
2331 \begin_inset Graphics
2332         filename ../images/math/sqrt.png
2333         scale 85
2334
2335 \end_inset
2336
2337 , all other roots with the command 
2338 \series bold
2339
2340 \backslash
2341 root
2342 \series default
2343
2344 \begin_inset Index
2345 status collapsed
2346
2347 \begin_layout Plain Layout
2348 Commands ! R ! 
2349 \backslash
2350 root
2351 \end_layout
2352
2353 \end_inset
2354
2355  or with the math toolbar button 
2356 \begin_inset Graphics
2357         filename ../images/math/root.png
2358         scale 85
2359
2360 \end_inset
2361
2362 .
2363 \end_layout
2364
2365 \begin_layout Standard
2366 \align center
2367 \begin_inset Tabular
2368 <lyxtabular version="3" rows="3" columns="2">
2369 <features>
2370 <column alignment="center" valignment="top" width="0pt">
2371 <column alignment="center" valignment="top" width="0pt">
2372 <row>
2373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2374 \begin_inset Text
2375
2376 \begin_layout Plain Layout
2377 Command
2378 \end_layout
2379
2380 \end_inset
2381 </cell>
2382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2383 \begin_inset Text
2384
2385 \begin_layout Plain Layout
2386 Result
2387 \begin_inset Note Note
2388 status collapsed
2389
2390 \begin_layout Plain Layout
2391
2392 \series bold
2393
2394 \backslash
2395 raisebox
2396 \series default
2397  is only used as spacer.
2398 \end_layout
2399
2400 \end_inset
2401
2402
2403 \end_layout
2404
2405 \end_inset
2406 </cell>
2407 </row>
2408 <row>
2409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2410 \begin_inset Text
2411
2412 \begin_layout Plain Layout
2413
2414 \backslash
2415 sqrt
2416 \begin_inset ERT
2417 status collapsed
2418
2419 \begin_layout Plain Layout
2420
2421
2422 \backslash
2423 spce 
2424 \end_layout
2425
2426 \end_inset
2427
2428 A-B
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2434 \begin_inset Text
2435
2436 \begin_layout Plain Layout
2437 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2438 \end_inset
2439
2440
2441 \end_layout
2442
2443 \end_inset
2444 </cell>
2445 </row>
2446 <row>
2447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2448 \begin_inset Text
2449
2450 \begin_layout Plain Layout
2451
2452 \backslash
2453 root
2454 \begin_inset ERT
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458
2459
2460 \backslash
2461 spce 
2462 \end_layout
2463
2464 \end_inset
2465
2466 3
2467 \begin_inset Formula $\downarrow$
2468 \end_inset
2469
2470 A-B
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2476 \begin_inset Text
2477
2478 \begin_layout Plain Layout
2479 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2480 \end_inset
2481
2482
2483 \end_layout
2484
2485 \end_inset
2486 </cell>
2487 </row>
2488 </lyxtabular>
2489
2490 \end_inset
2491
2492
2493 \end_layout
2494
2495 \begin_layout Standard
2496 A square root can also be created with 
2497 \series bold
2498
2499 \backslash
2500 root
2501 \series default
2502  when the root index field is left empty.
2503 \end_layout
2504
2505 \begin_layout Standard
2506 With certain indices the distance to the root is too small, like in this
2507  formula: 
2508 \begin_inset Formula $\sqrt[\beta]{B}$
2509 \end_inset
2510
2511
2512 \begin_inset Newline newline
2513 \end_inset
2514
2515 The 
2516 \begin_inset Formula $\beta$
2517 \end_inset
2518
2519  touches the root.
2520  To avoid this, the commands 
2521 \series bold
2522
2523 \backslash
2524 leftroot
2525 \series default
2526
2527 \begin_inset Index
2528 status collapsed
2529
2530 \begin_layout Plain Layout
2531 Commands ! L ! 
2532 \backslash
2533 leftroot
2534 \end_layout
2535
2536 \end_inset
2537
2538  and 
2539 \series bold
2540
2541 \backslash
2542 uproot
2543 \series default
2544
2545 \begin_inset Index
2546 status collapsed
2547
2548 \begin_layout Plain Layout
2549 Commands ! U ! 
2550 \backslash
2551 uproot
2552 \end_layout
2553
2554 \end_inset
2555
2556  are used with the following scheme:
2557 \end_layout
2558
2559 \begin_layout Standard
2560
2561 \series bold
2562
2563 \backslash
2564 leftroot{distance}
2565 \series default
2566  and 
2567 \series bold
2568
2569 \backslash
2570 uproot{distance}
2571 \end_layout
2572
2573 \begin_layout Standard
2574 Distance is the number of Big Points (unit bp; 
2575 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2576 \end_inset
2577
2578 ), that the index should be moved to the left or top, resp..
2579  The commands are written to the index.
2580  This way the command
2581 \begin_inset Newline newline
2582 \end_inset
2583
2584
2585 \series bold
2586
2587 \backslash
2588 root
2589 \backslash
2590 leftroot{-1
2591 \begin_inset Formula $\to$
2592 \end_inset
2593
2594
2595 \backslash
2596 uproot{2
2597 \begin_inset Formula $\to$
2598 \end_inset
2599
2600
2601 \backslash
2602 beta
2603 \begin_inset ERT
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607
2608
2609 \backslash
2610 spce 
2611 \end_layout
2612
2613 \end_inset
2614
2615
2616 \begin_inset Formula $\to$
2617 \end_inset
2618
2619 B
2620 \begin_inset Newline newline
2621 \end_inset
2622
2623
2624 \series default
2625 produces a correct typeset formula: 
2626 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2627 \end_inset
2628
2629
2630 \end_layout
2631
2632 \begin_layout Subsection
2633 Binomial coefficients 
2634 \begin_inset Index
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 Binomial coefficient s
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \begin_layout Standard
2647 Binomial coefficients are inserted with the command 
2648 \series bold
2649
2650 \backslash
2651 binom
2652 \series default
2653
2654 \begin_inset Index
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 Commands ! B ! 
2659 \backslash
2660 binom
2661 \end_layout
2662
2663 \end_inset
2664
2665  or with the submenu of the math toolbar button 
2666 \begin_inset Graphics
2667         filename ../images/math/frac-square.png
2668         scale 85
2669
2670 \end_inset
2671
2672 .
2673  Analog to fractions (
2674 \series bold
2675
2676 \backslash
2677 frac
2678 \series default
2679 ) there are besides 
2680 \series bold
2681
2682 \backslash
2683 binom
2684 \series default
2685  the commands 
2686 \series bold
2687
2688 \backslash
2689 dbinom
2690 \begin_inset Index
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Commands ! D ! 
2695 \backslash
2696 dbinom
2697 \end_layout
2698
2699 \end_inset
2700
2701
2702 \series default
2703  and 
2704 \series bold
2705
2706 \backslash
2707 tbinom
2708 \series default
2709
2710 \begin_inset Index
2711 status collapsed
2712
2713 \begin_layout Plain Layout
2714 Commands ! T ! 
2715 \backslash
2716 tbinom
2717 \end_layout
2718
2719 \end_inset
2720
2721 .
2722  For other brackets around binomial coeficients there are the commands 
2723 \series bold
2724
2725 \backslash
2726 brace
2727 \series default
2728
2729 \begin_inset Index
2730 status collapsed
2731
2732 \begin_layout Plain Layout
2733 Commands ! B ! 
2734 \backslash
2735 brace
2736 \end_layout
2737
2738 \end_inset
2739
2740  and 
2741 \series bold
2742
2743 \backslash
2744 brack
2745 \series default
2746
2747 \begin_inset Index
2748 status collapsed
2749
2750 \begin_layout Plain Layout
2751 Commands ! B ! 
2752 \backslash
2753 brack
2754 \end_layout
2755
2756 \end_inset
2757
2758 .
2759 \end_layout
2760
2761 \begin_layout Standard
2762 \align center
2763 \begin_inset Tabular
2764 <lyxtabular version="3" rows="6" columns="2">
2765 <features>
2766 <column alignment="center" valignment="top" width="0pt">
2767 <column alignment="center" valignment="top" width="0pt">
2768 <row>
2769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2770 \begin_inset Text
2771
2772 \begin_layout Plain Layout
2773 Command
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782 Result
2783 \begin_inset Note Note
2784 status collapsed
2785
2786 \begin_layout Plain Layout
2787
2788 \series bold
2789
2790 \backslash
2791 raisebox
2792 \series default
2793  is only used as spacer.
2794 \end_layout
2795
2796 \end_inset
2797
2798
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 </row>
2804 <row>
2805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2806 \begin_inset Text
2807
2808 \begin_layout Plain Layout
2809
2810 \backslash
2811 binom
2812 \begin_inset ERT
2813 status collapsed
2814
2815 \begin_layout Plain Layout
2816
2817
2818 \backslash
2819 spce 
2820 \end_layout
2821
2822 \end_inset
2823
2824 A
2825 \begin_inset Formula $\downarrow$
2826 \end_inset
2827
2828 B
2829 \end_layout
2830
2831 \end_inset
2832 </cell>
2833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2834 \begin_inset Text
2835
2836 \begin_layout Plain Layout
2837 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 <row>
2847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2848 \begin_inset Text
2849
2850 \begin_layout Plain Layout
2851
2852 \backslash
2853 dbinom
2854 \begin_inset ERT
2855 status collapsed
2856
2857 \begin_layout Plain Layout
2858
2859
2860 \backslash
2861 spce 
2862 \end_layout
2863
2864 \end_inset
2865
2866 A
2867 \begin_inset Formula $\downarrow$
2868 \end_inset
2869
2870 B
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2880 \end_inset
2881
2882
2883 \end_layout
2884
2885 \end_inset
2886 </cell>
2887 </row>
2888 <row>
2889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2890 \begin_inset Text
2891
2892 \begin_layout Plain Layout
2893
2894 \backslash
2895 tbinom
2896 \begin_inset ERT
2897 status collapsed
2898
2899 \begin_layout Plain Layout
2900
2901
2902 \backslash
2903 spce 
2904 \end_layout
2905
2906 \end_inset
2907
2908 A
2909 \begin_inset Formula $\downarrow$
2910 \end_inset
2911
2912 B
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2922 \end_inset
2923
2924
2925 \end_layout
2926
2927 \end_inset
2928 </cell>
2929 </row>
2930 <row>
2931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2932 \begin_inset Text
2933
2934 \begin_layout Plain Layout
2935
2936 \backslash
2937 brack
2938 \begin_inset ERT
2939 status collapsed
2940
2941 \begin_layout Plain Layout
2942
2943
2944 \backslash
2945 spce 
2946 \end_layout
2947
2948 \end_inset
2949
2950 A
2951 \begin_inset Formula $\downarrow$
2952 \end_inset
2953
2954 B
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \begin_layout Plain Layout
2963 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2964 \end_inset
2965
2966
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 </row>
2972 <row>
2973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Plain Layout
2977
2978 \backslash
2979 brace
2980 \begin_inset ERT
2981 status collapsed
2982
2983 \begin_layout Plain Layout
2984
2985
2986 \backslash
2987 spce 
2988 \end_layout
2989
2990 \end_inset
2991
2992 A
2993 \begin_inset Formula $\downarrow$
2994 \end_inset
2995
2996 B
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3006 \end_inset
3007
3008
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 </row>
3014 </lyxtabular>
3015
3016 \end_inset
3017
3018
3019 \end_layout
3020
3021 \begin_layout Subsection
3022 Case differentiations 
3023 \begin_inset Index
3024 status collapsed
3025
3026 \begin_layout Plain Layout
3027 Case differentiations 
3028 \end_layout
3029
3030 \end_inset
3031
3032
3033 \end_layout
3034
3035 \begin_layout Standard
3036 \align center
3037 \begin_inset Tabular
3038 <lyxtabular version="3" rows="3" columns="2">
3039 <features>
3040 <column alignment="center" valignment="top" width="0pt">
3041 <column alignment="center" valignment="top" width="0pt">
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047 Command
3048 \end_layout
3049
3050 \end_inset
3051 </cell>
3052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056 Result
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 </row>
3062 <row>
3063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3064 \begin_inset Text
3065
3066 \begin_layout Plain Layout
3067
3068 \backslash
3069 cases
3070 \begin_inset ERT
3071 status collapsed
3072
3073 \begin_layout Plain Layout
3074
3075
3076 \backslash
3077 spce 
3078 \end_layout
3079
3080 \end_inset
3081
3082 A
3083 \begin_inset Formula $\to$
3084 \end_inset
3085
3086 B>0
3087 \begin_inset Index
3088 status collapsed
3089
3090 \begin_layout Plain Layout
3091 Commands ! C ! 
3092 \backslash
3093 cases
3094 \end_layout
3095
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107 \begin_inset Formula $\begin{cases}
3108 A & B>0\end{cases}$
3109 \end_inset
3110
3111
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 </row>
3117 <row>
3118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122
3123 \backslash
3124 cases
3125 \begin_inset ERT
3126 status collapsed
3127
3128 \begin_layout Plain Layout
3129
3130
3131 \backslash
3132 spce 
3133 \end_layout
3134
3135 \end_inset
3136
3137 Ctrl-Enter
3138 \end_layout
3139
3140 \end_inset
3141 </cell>
3142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146 \begin_inset Formula $\begin{cases}
3147 A & \textrm{for }x>0\\
3148 B & \textrm{for }x=0\end{cases}$
3149 \end_inset
3150
3151
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 </row>
3157 </lyxtabular>
3158
3159 \end_inset
3160
3161
3162 \end_layout
3163
3164 \begin_layout Standard
3165 After inserting 
3166 \series bold
3167
3168 \backslash
3169 cases
3170 \series default
3171  or the usage of the math toolbar button 
3172 \begin_inset Graphics
3173         filename ../images/math/cases.png
3174         scale 85
3175
3176 \end_inset
3177
3178  you can create new lines with the shortcut 
3179 \family sans
3180 Ctrl-Return
3181 \family default
3182  or the table toolbar button 
3183 \begin_inset Graphics
3184         filename ../images/tabular-feature_append-row.png
3185         scale 85
3186
3187 \end_inset
3188
3189 .
3190 \end_layout
3191
3192 \begin_layout Standard
3193 The command 
3194 \series bold
3195
3196 \backslash
3197 cases
3198 \series default
3199  is also available via the menu 
3200 \family sans
3201 Insert\SpecialChar \menuseparator
3202 Math\SpecialChar \menuseparator
3203 Cases-Environment
3204 \family default
3205 .
3206 \end_layout
3207
3208 \begin_layout Subsection
3209 Negations
3210 \begin_inset Index
3211 status collapsed
3212
3213 \begin_layout Plain Layout
3214 Negations
3215 \end_layout
3216
3217 \end_inset
3218
3219
3220 \end_layout
3221
3222 \begin_layout Standard
3223 By inserting of 
3224 \series bold
3225
3226 \backslash
3227 not
3228 \series default
3229
3230 \begin_inset Index
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Commands ! N ! 
3235 \backslash
3236 not
3237 \end_layout
3238
3239 \end_inset
3240
3241  every character can be displayed canceled.
3242  The characters are quasi accentuated by a slash.
3243 \end_layout
3244
3245 \begin_layout Standard
3246 \align center
3247 \begin_inset Tabular
3248 <lyxtabular version="3" rows="4" columns="2">
3249 <features>
3250 <column alignment="center" valignment="top" width="0pt">
3251 <column alignment="center" valignment="top" width="0pt">
3252 <row>
3253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3254 \begin_inset Text
3255
3256 \begin_layout Plain Layout
3257 Command
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3263 \begin_inset Text
3264
3265 \begin_layout Plain Layout
3266 Result
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 </row>
3272 <row>
3273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \backslash
3279 not=
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288 \begin_inset Formula $\not=$
3289 \end_inset
3290
3291
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 </row>
3297 <row>
3298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302
3303 \backslash
3304 not 
3305 \backslash
3306 le
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315 \begin_inset Formula $\not\le$
3316 \end_inset
3317
3318
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 </row>
3324 <row>
3325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \backslash
3331 not 
3332 \backslash
3333 parallel
3334 \end_layout
3335
3336 \end_inset
3337 </cell>
3338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342 \begin_inset Formula $\not\parallel$
3343 \end_inset
3344
3345
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 </row>
3351 </lyxtabular>
3352
3353 \end_inset
3354
3355
3356 \end_layout
3357
3358 \begin_layout Standard
3359 The last example shows, that not all negations look good.
3360  Therefore there are for some negations special commands (see 
3361 \begin_inset CommandInset ref
3362 LatexCommand ref
3363 reference "sub:Mathematical-Symbols"
3364
3365 \end_inset
3366
3367  and 
3368 \begin_inset CommandInset ref
3369 LatexCommand ref
3370 reference "sec:Relations"
3371
3372 \end_inset
3373
3374 ).
3375 \end_layout
3376
3377 \begin_layout Subsection
3378 Placeholders
3379 \begin_inset CommandInset label
3380 LatexCommand label
3381 name "sub:Placeholders"
3382
3383 \end_inset
3384
3385
3386 \begin_inset Index
3387 status collapsed
3388
3389 \begin_layout Plain Layout
3390 Placeholders
3391 \end_layout
3392
3393 \end_inset
3394
3395
3396 \begin_inset Index
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 Chemical characters ! Isotopes
3401 \end_layout
3402
3403 \end_inset
3404
3405
3406 \begin_inset Index
3407 status collapsed
3408
3409 \begin_layout Plain Layout
3410 Isotopes|see
3411 \begin_inset ERT
3412 status collapsed
3413
3414 \begin_layout Plain Layout
3415
3416 {
3417 \end_layout
3418
3419 \end_inset
3420
3421 Chemical characters
3422 \begin_inset ERT
3423 status collapsed
3424
3425 \begin_layout Plain Layout
3426
3427 }
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \end_layout
3434
3435 \end_inset
3436
3437
3438 \end_layout
3439
3440 \begin_layout Standard
3441 When displaying e.
3442 \begin_inset space \thinspace{}
3443 \end_inset
3444
3445 g.
3446 \begin_inset space ~
3447 \end_inset
3448
3449 isotopes
3450 \begin_inset Foot
3451 status collapsed
3452
3453 \begin_layout Plain Layout
3454 More about chemical symbols is written in 
3455 \begin_inset CommandInset ref
3456 LatexCommand ref
3457 reference "sub:Chemical-Symbols-and"
3458
3459 \end_inset
3460
3461 .
3462 \end_layout
3463
3464 \end_inset
3465
3466  the following problem occurs:
3467 \end_layout
3468
3469 \begin_layout Standard
3470 \align center
3471 \begin_inset Tabular
3472 <lyxtabular version="3" rows="2" columns="2">
3473 <features>
3474 <column alignment="center" valignment="top" width="0pt">
3475 <column alignment="center" valignment="top" width="0pt">
3476 <row>
3477 <cell alignment="center" valignment="top" usebox="none">
3478 \begin_inset Text
3479
3480 \begin_layout Plain Layout
3481 Indices created with sub- and superscripts:
3482 \end_layout
3483
3484 \end_inset
3485 </cell>
3486 <cell alignment="center" valignment="top" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3491 \end_inset
3492
3493
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 </row>
3499 <row>
3500 <cell alignment="center" valignment="top" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504 correct indices:
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 <cell alignment="center" valignment="top" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3514 \end_inset
3515
3516
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 </row>
3522 </lyxtabular>
3523
3524 \end_inset
3525
3526
3527 \begin_inset Note Note
3528 status collapsed
3529
3530 \begin_layout Plain Layout
3531
3532 \series bold
3533
3534 \backslash
3535 raisebox
3536 \series default
3537  is only used as spacer.
3538 \end_layout
3539
3540 \end_inset
3541
3542
3543 \end_layout
3544
3545 \begin_layout Standard
3546 The shorter index is by default placed below or above the first character
3547  of the longer index.
3548  To avoid this there is the command 
3549 \series bold
3550
3551 \backslash
3552 phantom
3553 \series default
3554
3555 \begin_inset Index
3556 status collapsed
3557
3558 \begin_layout Plain Layout
3559 Commands ! P ! 
3560 \backslash
3561 phantom
3562 \end_layout
3563
3564 \end_inset
3565
3566  or the math toolbar button
3567 \begin_inset space \thinspace{}
3568 \end_inset
3569
3570
3571 \begin_inset Foot
3572 status collapsed
3573
3574 \begin_layout Plain Layout
3575 can be found in the submenu of the toolbar button 
3576 \begin_inset Graphics
3577         filename ../images/math/space.png
3578         scale 85
3579
3580 \end_inset
3581
3582
3583 \end_layout
3584
3585 \end_inset
3586
3587  
3588 \begin_inset Graphics
3589         filename ../images/math/phantom.png
3590         scale 85
3591
3592 \end_inset
3593
3594  that creates one or more phantom characters.
3595  When inserting 
3596 \series bold
3597
3598 \backslash
3599 phantom
3600 \series default
3601  a small blue box appears that is superposed with two red arrows.
3602  The arrows indicate that the complete width and height of the box content
3603  will be created as placeholder.
3604  Phantom characters are accordingly placeholders with the size of the characters.
3605 \end_layout
3606
3607 \begin_layout Standard
3608 \align center
3609 \begin_inset Tabular
3610 <lyxtabular version="3" rows="4" columns="2">
3611 <features>
3612 <column alignment="center" valignment="top" width="0">
3613 <column alignment="center" valignment="top" width="0">
3614 <row>
3615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619 Command
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 Result
3629 \begin_inset Note Note
3630 status collapsed
3631
3632 \begin_layout Plain Layout
3633
3634 \series bold
3635
3636 \backslash
3637 raisebox
3638 \series default
3639  is only used as spacer.
3640 \end_layout
3641
3642 \end_inset
3643
3644
3645 \end_layout
3646
3647 \end_inset
3648 </cell>
3649 </row>
3650 <row>
3651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 ^19
3656 \begin_inset ERT
3657 status collapsed
3658
3659 \begin_layout Plain Layout
3660
3661
3662 \backslash
3663 spce 
3664 \end_layout
3665
3666 \end_inset
3667
3668 _
3669 \backslash
3670 phantom
3671 \begin_inset ERT
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675
3676
3677 \backslash
3678 spce 
3679 \end_layout
3680
3681 \end_inset
3682
3683 1
3684 \begin_inset Formula $\to$
3685 \end_inset
3686
3687 9
3688 \begin_inset ERT
3689 status collapsed
3690
3691 \begin_layout Plain Layout
3692
3693
3694 \backslash
3695 spce 
3696 \end_layout
3697
3698 \end_inset
3699
3700 F
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3710 \end_inset
3711
3712
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 </row>
3718 <row>
3719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 ^235
3724 \begin_inset ERT
3725 status collapsed
3726
3727 \begin_layout Plain Layout
3728
3729
3730 \backslash
3731 spce 
3732 \end_layout
3733
3734 \end_inset
3735
3736 _
3737 \backslash
3738 phantom
3739 \begin_inset ERT
3740 status collapsed
3741
3742 \begin_layout Plain Layout
3743
3744
3745 \backslash
3746 spce 
3747 \end_layout
3748
3749 \end_inset
3750
3751 23
3752 \begin_inset Formula $\to$
3753 \end_inset
3754
3755 9
3756 \begin_inset ERT
3757 status collapsed
3758
3759 \begin_layout Plain Layout
3760
3761
3762 \backslash
3763 spce 
3764 \end_layout
3765
3766 \end_inset
3767
3768 F
3769 \end_layout
3770
3771 \end_inset
3772 </cell>
3773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3774 \begin_inset Text
3775
3776 \begin_layout Plain Layout
3777 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3778 \end_inset
3779
3780
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 </row>
3786 <row>
3787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3788 \begin_inset Text
3789
3790 \begin_layout Plain Layout
3791
3792 \backslash
3793 Lambda^
3794 \begin_inset ERT
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798
3799
3800 \backslash
3801 spce 
3802 \end_layout
3803
3804 \end_inset
3805
3806
3807 \backslash
3808 phantom
3809 \begin_inset ERT
3810 status collapsed
3811
3812 \begin_layout Plain Layout
3813
3814
3815 \backslash
3816 spce 
3817 \end_layout
3818
3819 \end_inset
3820
3821 ii
3822 \begin_inset Formula $\to$
3823 \end_inset
3824
3825 t
3826 \begin_inset ERT
3827 status collapsed
3828
3829 \begin_layout Plain Layout
3830
3831
3832 \backslash
3833 spce 
3834 \end_layout
3835
3836 \end_inset
3837
3838 _MMt
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3848 \end_inset
3849
3850
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 </row>
3856 </lyxtabular>
3857
3858 \end_inset
3859
3860
3861 \end_layout
3862
3863 \begin_layout Standard
3864 Furthermore there are the commands 
3865 \series bold
3866
3867 \backslash
3868 vphantom
3869 \series default
3870
3871 \begin_inset Index
3872 status collapsed
3873
3874 \begin_layout Plain Layout
3875 Commands ! V ! 
3876 \backslash
3877 vphantom
3878 \end_layout
3879
3880 \end_inset
3881
3882  (toolbar button 
3883 \begin_inset space ~
3884 \end_inset
3885
3886
3887 \begin_inset Graphics
3888         filename ../images/math/vphantom.png
3889         scale 85
3890
3891 \end_inset
3892
3893 ) and 
3894 \series bold
3895
3896 \backslash
3897 hphantom
3898 \series default
3899
3900 \begin_inset Index
3901 status collapsed
3902
3903 \begin_layout Plain Layout
3904 Commands ! H ! 
3905 \backslash
3906 hphantom
3907 \end_layout
3908
3909 \end_inset
3910
3911  (toolbar button 
3912 \begin_inset space ~
3913 \end_inset
3914
3915
3916 \begin_inset Graphics
3917         filename ../images/math/hphantom.png
3918         scale 85
3919
3920 \end_inset
3921
3922 ).
3923  
3924 \series bold
3925
3926 \backslash
3927 hphantom
3928 \series default
3929  creates only space for the maximal height of the characters in the box
3930  but not for its width.
3931  
3932 \series bold
3933
3934 \backslash
3935 vphantom
3936 \series default
3937  creates only space for the width of the box content.
3938  Therefore  the boxes of both commands have only one red arrow.
3939 \end_layout
3940
3941 \begin_layout Standard
3942 For example creates 
3943 \series bold
3944
3945 \backslash
3946 vphantom
3947 \series default
3948
3949 \begin_inset ERT
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953
3954
3955 \backslash
3956 spce 
3957 \end_layout
3958
3959 \end_inset
3960
3961
3962 \series bold
3963 a
3964 \backslash
3965 int
3966 \series default
3967  space for the height of the integral sign,
3968 \begin_inset Foot
3969 status collapsed
3970
3971 \begin_layout Plain Layout
3972 The command 
3973 \series bold
3974
3975 \backslash
3976 int
3977 \series default
3978  creates an integral sign, see 
3979 \begin_inset CommandInset ref
3980 LatexCommand ref
3981 reference "sub:Big-Operators"
3982
3983 \end_inset
3984
3985 .
3986 \end_layout
3987
3988 \end_inset
3989
3990  because this is the larger character.
3991  An example application is in 
3992 \begin_inset CommandInset ref
3993 LatexCommand ref
3994 reference "sub:Multiline-Brackets"
3995
3996 \end_inset
3997
3998 .
3999 \end_layout
4000
4001 \begin_layout Subsection
4002 Lines
4003 \begin_inset Index
4004 status collapsed
4005
4006 \begin_layout Plain Layout
4007 Lines
4008 \end_layout
4009
4010 \end_inset
4011
4012
4013 \begin_inset Index
4014 status collapsed
4015
4016 \begin_layout Plain Layout
4017 Formula ! underlined
4018 \end_layout
4019
4020 \end_inset
4021
4022
4023 \end_layout
4024
4025 \begin_layout Standard
4026 \align center
4027 \begin_inset Tabular
4028 <lyxtabular version="3" rows="4" columns="2">
4029 <features>
4030 <column alignment="center" valignment="top" width="0pt">
4031 <column alignment="center" valignment="top" width="0pt">
4032 <row>
4033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037 Command
4038 \end_layout
4039
4040 \end_inset
4041 </cell>
4042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046 Result
4047 \begin_inset Note Note
4048 status collapsed
4049
4050 \begin_layout Plain Layout
4051
4052 \series bold
4053
4054 \backslash
4055 raisebox
4056 \series default
4057  is only used as spacer.
4058 \end_layout
4059
4060 \end_inset
4061
4062
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 </row>
4068 <row>
4069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073
4074 \backslash
4075 overline
4076 \begin_inset ERT
4077 status collapsed
4078
4079 \begin_layout Plain Layout
4080
4081
4082 \backslash
4083 spce 
4084 \end_layout
4085
4086 \end_inset
4087
4088 A+B
4089 \begin_inset Index
4090 status collapsed
4091
4092 \begin_layout Plain Layout
4093 Commands ! O ! 
4094 \backslash
4095 overline
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \end_inset
4104 </cell>
4105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4106 \begin_inset Text
4107
4108 \begin_layout Plain Layout
4109 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4110 \end_inset
4111
4112
4113 \end_layout
4114
4115 \end_inset
4116 </cell>
4117 </row>
4118 <row>
4119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123
4124 \backslash
4125 underline
4126 \begin_inset ERT
4127 status collapsed
4128
4129 \begin_layout Plain Layout
4130
4131
4132 \backslash
4133 spce 
4134 \end_layout
4135
4136 \end_inset
4137
4138 A+B
4139 \begin_inset Index
4140 status collapsed
4141
4142 \begin_layout Plain Layout
4143 Commands ! U ! 
4144 \backslash
4145 underline
4146 \end_layout
4147
4148 \end_inset
4149
4150
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4160 \end_inset
4161
4162
4163 \end_layout
4164
4165 \end_inset
4166 </cell>
4167 </row>
4168 <row>
4169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173
4174 \backslash
4175 overline
4176 \begin_inset ERT
4177 status collapsed
4178
4179 \begin_layout Plain Layout
4180
4181
4182 \backslash
4183 spce 
4184 \end_layout
4185
4186 \end_inset
4187
4188
4189 \backslash
4190 underline
4191 \begin_inset ERT
4192 status collapsed
4193
4194 \begin_layout Plain Layout
4195
4196
4197 \backslash
4198 spce 
4199 \end_layout
4200
4201 \end_inset
4202
4203 A+B
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4213 \end_inset
4214
4215
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 </row>
4221 </lyxtabular>
4222
4223 \end_inset
4224
4225
4226 \end_layout
4227
4228 \begin_layout Standard
4229 In the last example it doesn't matter if first 
4230 \series bold
4231
4232 \backslash
4233 overline
4234 \series default
4235  or 
4236 \series bold
4237
4238 \backslash
4239 underline
4240 \series default
4241  is inserted.
4242 \end_layout
4243
4244 \begin_layout Standard
4245 To double underline e.
4246 \begin_inset space \thinspace{}
4247 \end_inset
4248
4249 g.
4250  results, one uses 
4251 \series bold
4252
4253 \backslash
4254 underline
4255 \series default
4256  twice.
4257 \end_layout
4258
4259 \begin_layout Standard
4260 It is possible to place up to 6 lines above or below characters.
4261 \end_layout
4262
4263 \begin_layout Standard
4264 \begin_inset VSpace bigskip
4265 \end_inset
4266
4267 Custom lines can be created using the command 
4268 \series bold
4269
4270 \backslash
4271 rule
4272 \series default
4273  which has the following scheme:
4274 \end_layout
4275
4276 \begin_layout Standard
4277
4278 \series bold
4279
4280 \backslash
4281 rule[vertical offset]{length}{thickness}
4282 \end_layout
4283
4284 \begin_layout Standard
4285 The optional vertical offset shifts the line upwards (or downwards, when
4286  the value is negative).
4287  The units listed in 
4288 \begin_inset CommandInset ref
4289 LatexCommand ref
4290 reference "tab:Available-units"
4291
4292 \end_inset
4293
4294  can be used for the values.
4295  Here are two example lines created with the commands
4296 \begin_inset Newline newline
4297 \end_inset
4298
4299
4300 \series bold
4301
4302 \backslash
4303 rule[-2ex]{3cm}{2pt}
4304 \series default
4305  and 
4306 \series bold
4307
4308 \backslash
4309 rule{2cm}{1pt}
4310 \series default
4311 :
4312 \end_layout
4313
4314 \begin_layout Standard
4315 This is a sentence 
4316 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4317 \end_inset
4318
4319  with two lines.
4320 \end_layout
4321
4322 \begin_layout Standard
4323
4324 \series bold
4325
4326 \backslash
4327 rule
4328 \series default
4329  can also be used for text when it is inserted in TeX-mode.
4330 \end_layout
4331
4332 \begin_layout Subsection
4333 Ellipses
4334 \begin_inset CommandInset label
4335 LatexCommand label
4336 name "sub:Ellipses"
4337
4338 \end_inset
4339
4340
4341 \begin_inset Index
4342 status collapsed
4343
4344 \begin_layout Plain Layout
4345 Ellipses
4346 \end_layout
4347
4348 \end_inset
4349
4350
4351 \end_layout
4352
4353 \begin_layout Standard
4354 There are different types of ellipses available.
4355 \begin_inset Foot
4356 status collapsed
4357
4358 \begin_layout Plain Layout
4359 In the math toolbar in the submenu of the button 
4360 \begin_inset Graphics
4361         filename ../images/math/ldots.png
4362         scale 85
4363
4364 \end_inset
4365
4366
4367 \end_layout
4368
4369 \end_inset
4370
4371  For listings dots at the baseline are used (
4372 \series bold
4373
4374 \backslash
4375 ldots
4376 \series default
4377
4378 \begin_inset Index
4379 status collapsed
4380
4381 \begin_layout Plain Layout
4382 Commands ! L ! 
4383 \backslash
4384 ldots
4385 \end_layout
4386
4387 \end_inset
4388
4389 ), while for operations dots are needed that are on the same height as the
4390  operators (
4391 \series bold
4392
4393 \backslash
4394 cdots
4395 \series default
4396
4397 \begin_inset Index
4398 status collapsed
4399
4400 \begin_layout Plain Layout
4401 Commands ! C ! 
4402 \backslash
4403 cdots
4404 \end_layout
4405
4406 \end_inset
4407
4408 ).
4409  When using the command 
4410 \series bold
4411
4412 \backslash
4413 dots
4414 \series default
4415
4416 \begin_inset Index
4417 status collapsed
4418
4419 \begin_layout Plain Layout
4420 Commands ! D ! 
4421 \backslash
4422 dots
4423 \end_layout
4424
4425 \end_inset
4426
4427 , LaTeX decides on the basis of the next character what type is used.
4428 \end_layout
4429
4430 \begin_layout Standard
4431 \align center
4432 \begin_inset Tabular
4433 <lyxtabular version="3" rows="8" columns="2">
4434 <features>
4435 <column alignment="center" valignment="top" width="0pt">
4436 <column alignment="center" valignment="top" width="0pt">
4437 <row>
4438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 Command
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 Result
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 </row>
4457 <row>
4458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462 A_1
4463 \begin_inset ERT
4464 status collapsed
4465
4466 \begin_layout Plain Layout
4467
4468
4469 \backslash
4470 spce 
4471 \end_layout
4472
4473 \end_inset
4474
4475 ,
4476 \backslash
4477 dots
4478 \begin_inset ERT
4479 status collapsed
4480
4481 \begin_layout Plain Layout
4482
4483
4484 \backslash
4485 spce 
4486 \end_layout
4487
4488 \end_inset
4489
4490 ,A_n
4491 \end_layout
4492
4493 \end_inset
4494 </cell>
4495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499 \begin_inset Formula $A_{1},\dots,A_{n}$
4500 \end_inset
4501
4502
4503 \end_layout
4504
4505 \end_inset
4506 </cell>
4507 </row>
4508 <row>
4509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 A_1
4514 \begin_inset ERT
4515 status collapsed
4516
4517 \begin_layout Plain Layout
4518
4519
4520 \backslash
4521 spce 
4522 \end_layout
4523
4524 \end_inset
4525
4526 +
4527 \backslash
4528 dots
4529 \begin_inset ERT
4530 status collapsed
4531
4532 \begin_layout Plain Layout
4533
4534
4535 \backslash
4536 spce 
4537 \end_layout
4538
4539 \end_inset
4540
4541 +A_n
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 \begin_inset Formula $A_{1}+\dots+A_{n}$
4551 \end_inset
4552
4553
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 </row>
4559 <row>
4560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564 A_1
4565 \begin_inset ERT
4566 status collapsed
4567
4568 \begin_layout Plain Layout
4569
4570
4571 \backslash
4572 spce 
4573 \end_layout
4574
4575 \end_inset
4576
4577 ,
4578 \backslash
4579 ldots
4580 \begin_inset ERT
4581 status collapsed
4582
4583 \begin_layout Plain Layout
4584
4585
4586 \backslash
4587 spce 
4588 \end_layout
4589
4590 \end_inset
4591
4592 ,A_n
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601 \begin_inset Formula $A_{1},\ldots,A_{n}$
4602 \end_inset
4603
4604
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 </row>
4610 <row>
4611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 A_1
4616 \begin_inset ERT
4617 status collapsed
4618
4619 \begin_layout Plain Layout
4620
4621
4622 \backslash
4623 spce 
4624 \end_layout
4625
4626 \end_inset
4627
4628 +
4629 \backslash
4630 cdots
4631 \begin_inset ERT
4632 status collapsed
4633
4634 \begin_layout Plain Layout
4635
4636
4637 \backslash
4638 spce 
4639 \end_layout
4640
4641 \end_inset
4642
4643 +A_n
4644 \end_layout
4645
4646 \end_inset
4647 </cell>
4648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4653 \end_inset
4654
4655
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 </row>
4661 <row>
4662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666
4667 \backslash
4668 vdots
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677 \begin_inset Formula $\vdots$
4678 \end_inset
4679
4680
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 </row>
4686 <row>
4687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691
4692 \backslash
4693 ddots
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702 \begin_inset Formula $\ddots$
4703 \end_inset
4704
4705
4706 \end_layout
4707
4708 \end_inset
4709 </cell>
4710 </row>
4711 <row>
4712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4713 \begin_inset Text
4714
4715 \begin_layout Plain Layout
4716 3×3
4717 \begin_inset space \thinspace{}
4718 \end_inset
4719
4720 matrix with the different dots
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729 \begin_inset Formula $\begin{array}{ccc}
4730 A_{11} & \cdots & A_{1m}\\
4731 \vdots & \ddots & \vdots\\
4732 A_{n1} & \cdots & A_{nm}\end{array}$
4733 \end_inset
4734
4735
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 </row>
4741 </lyxtabular>
4742
4743 \end_inset
4744
4745
4746 \end_layout
4747
4748 \begin_layout Standard
4749 The ellipses available in menu 
4750 \family sans
4751 Insert\SpecialChar \menuseparator
4752 Special
4753 \begin_inset space ~
4754 \end_inset
4755
4756 Character
4757 \family default
4758  are 
4759 \series bold
4760
4761 \backslash
4762 ldots
4763 \series default
4764 .
4765 \end_layout
4766
4767 \begin_layout Standard
4768 \begin_inset VSpace medskip
4769 \end_inset
4770
4771 Specially for matrices there are ellipses that span over several columns.
4772  They are created with the command 
4773 \series bold
4774
4775 \backslash
4776 hdotsfor
4777 \series default
4778
4779 \begin_inset Index
4780 status collapsed
4781
4782 \begin_layout Plain Layout
4783 Commands ! H ! 
4784 \backslash
4785 hdotsfor
4786 \end_layout
4787
4788 \end_inset
4789
4790 , that has the following scheme:
4791 \end_layout
4792
4793 \begin_layout Standard
4794
4795 \series bold
4796
4797 \backslash
4798 hdotsfor[distance]{number of columns}
4799 \end_layout
4800
4801 \begin_layout Standard
4802 The number of columns specifies how many columns should be spanned.
4803  Distance is a factor for the distance between the dots.
4804 \end_layout
4805
4806 \begin_layout Standard
4807 In the following matrix the command 
4808 \series bold
4809
4810 \backslash
4811 hdotsfor[2]{4}
4812 \series default
4813  was inserted in the first box of the second line, to get an ellipsis with
4814  a dot distance twice as long as with the command 
4815 \series bold
4816
4817 \backslash
4818 dots
4819 \series default
4820 :
4821 \begin_inset Formula \[
4822 \left(\begin{array}{cccc}
4823 A & B & C & D\\
4824 \hdotsfor[2]{4}\\
4825 q & w & e & r\end{array}\right)\]
4826
4827 \end_inset
4828
4829 Note that the matrix fields that should be spanned must be empty, otherwise
4830  you get LaTeX-errors.
4831 \end_layout
4832
4833 \begin_layout Standard
4834 \begin_inset VSpace bigskip
4835 \end_inset
4836
4837 Furthermore you can fill with the command 
4838 \series bold
4839
4840 \backslash
4841 dotfill
4842 \series default
4843
4844 \begin_inset Index
4845 status collapsed
4846
4847 \begin_layout Plain Layout
4848 Commands ! D ! 
4849 \backslash
4850 dotfill
4851 \end_layout
4852
4853 \end_inset
4854
4855  the rest of a line with dots.
4856  The effect of these commands is the same like with 
4857 \series bold
4858
4859 \backslash
4860 hfill
4861 \series default
4862 , see 
4863 \begin_inset CommandInset ref
4864 LatexCommand ref
4865 reference "sub:Variable-Space"
4866
4867 \end_inset
4868
4869 .
4870 \end_layout
4871
4872 \begin_layout Standard
4873 For example the command 
4874 \series bold
4875 A
4876 \backslash
4877 dotfill
4878 \begin_inset ERT
4879 status collapsed
4880
4881 \begin_layout Plain Layout
4882
4883
4884 \backslash
4885 spce 
4886 \end_layout
4887
4888 \end_inset
4889
4890 B
4891 \series default
4892  produces
4893 \end_layout
4894
4895 \begin_layout Standard
4896 \begin_inset Formula $A\dotfill B$
4897 \end_inset
4898
4899
4900 \end_layout
4901
4902 \begin_layout Standard
4903 Analog to
4904 \series bold
4905  
4906 \backslash
4907 dotfill
4908 \series default
4909  there is for a line the command 
4910 \series bold
4911
4912 \backslash
4913 hrulefill
4914 \series default
4915
4916 \begin_inset Index
4917 status collapsed
4918
4919 \begin_layout Plain Layout
4920 Commands ! H ! 
4921 \backslash
4922 hrulefill
4923 \end_layout
4924
4925 \end_inset
4926
4927 :
4928 \end_layout
4929
4930 \begin_layout Standard
4931 \begin_inset Formula $A\hrulefill B$
4932 \end_inset
4933
4934
4935 \end_layout
4936
4937 \begin_layout Standard
4938 To use the commands for text, they have to be inserted in TeX-mode.
4939 \end_layout
4940
4941 \begin_layout Section
4942 Matrices
4943 \begin_inset CommandInset label
4944 LatexCommand label
4945 name "sec:Matrices"
4946
4947 \end_inset
4948
4949
4950 \begin_inset Index
4951 status collapsed
4952
4953 \begin_layout Plain Layout
4954 Matrices
4955 \end_layout
4956
4957 \end_inset
4958
4959
4960 \end_layout
4961
4962 \begin_layout Standard
4963 Matrices can be inserted via the math toolbar button 
4964 \begin_inset Graphics
4965         filename ../images/dialog-show_mathmatrix.png
4966         scale 85
4967
4968 \end_inset
4969
4970  or the menu 
4971 \family sans
4972 Insert\SpecialChar \menuseparator
4973 Math\SpecialChar \menuseparator
4974 Matrix
4975 \family default
4976 .
4977  You will be asked for the number of matrix columns and rows, and the alignment.
4978  The vertical alignment is hereby only of importance for matrices in inline
4979  formulas:
4980 \end_layout
4981
4982 \begin_layout Standard
4983 The first matrix is top 
4984 \begin_inset Formula $\begin{array}[t]{cccc}
4985 A & D & G & J\\
4986 B & E & H & K\\
4987 C & F & I & L\end{array}$
4988 \end_inset
4989
4990 , the second middle 
4991 \begin_inset Formula $\begin{array}{cccc}
4992 A & D & G & J\\
4993 B & E & H & K\\
4994 C & F & I & L\end{array}$
4995 \end_inset
4996
4997 , and the third bottom 
4998 \begin_inset Formula $\begin{array}[b]{cccc}
4999 A & D & G & J\\
5000 B & E & H & K\\
5001 C & F & I & L\end{array}$
5002 \end_inset
5003
5004  aligned.
5005 \end_layout
5006
5007 \begin_layout Standard
5008 The horizontal alignment specifies how the column entries should be aligned.
5009  It is set by entering a letter for every column.
5010  
5011 \emph on
5012 l
5013 \emph default
5014  denotes left aligned, 
5015 \emph on
5016 c
5017 \emph default
5018  centered, and 
5019 \emph on
5020 r
5021 \emph default
5022  right aligned.
5023  To create for example a 4
5024 \series bold
5025 ×
5026 \series default
5027 4
5028 \begin_inset space ~
5029 \end_inset
5030
5031 matrix where the first column is left aligned, the second and third are
5032  centered, and the last one is right aligned, one enters for the horizontal
5033  alignment 
5034 \series bold
5035 lccr
5036 \series default
5037 .
5038  Normally are in a matrix all columns centered, therefore the default is
5039  for every column is a 
5040 \series bold
5041 c
5042 \series default
5043 .
5044 \end_layout
5045
5046 \begin_layout Standard
5047 Horizontal alignment:
5048 \end_layout
5049
5050 \begin_layout Standard
5051
5052 \series bold
5053 lll
5054 \series default
5055  : 
5056 \begin_inset Formula $\begin{array}{lll}
5057 10000 & D & G\\
5058 B & 10000 & H\\
5059 C & F & 10000\end{array}$
5060 \end_inset
5061
5062  , 
5063 \series bold
5064 ccc
5065 \series default
5066  : 
5067 \begin_inset Formula $\begin{array}{ccc}
5068 10000 & D & G\\
5069 B & 10000 & H\\
5070 C & F & 10000\end{array}$
5071 \end_inset
5072
5073  , 
5074 \series bold
5075 rrr
5076 \series default
5077  : 
5078 \begin_inset Formula $\begin{array}{rrr}
5079 10000 & D & G\\
5080 B & 10000 & H\\
5081 C & F & 10000\end{array}$
5082 \end_inset
5083
5084
5085 \end_layout
5086
5087 \begin_layout Standard
5088 To add or delete rows and columns subsequently, the math toolbar buttons
5089  
5090 \begin_inset Graphics
5091         filename ../images/tabular-feature_append-row.png
5092         scale 85
5093
5094 \end_inset
5095
5096
5097 \begin_inset Graphics
5098         filename ../images/tabular-feature_delete-row.png
5099         scale 85
5100
5101 \end_inset
5102
5103 , etc.
5104 \begin_inset space \thinspace{}
5105 \end_inset
5106
5107 , or the menu 
5108 \family sans
5109 Edit\SpecialChar \menuseparator
5110 Rows & Columns
5111 \family default
5112  can be used.
5113  New rows can also be created with 
5114 \family sans
5115 Ctrl-Return
5116 \family default
5117 .
5118 \end_layout
5119
5120 \begin_layout Standard
5121 \begin_inset VSpace bigskip
5122 \end_inset
5123
5124 Parentheses around a matrix can can either be created with the commands
5125  
5126 \series bold
5127
5128 \backslash
5129 left
5130 \series default
5131
5132 \begin_inset Index
5133 status collapsed
5134
5135 \begin_layout Plain Layout
5136 Commands ! L ! 
5137 \backslash
5138 left
5139 \end_layout
5140
5141 \end_inset
5142
5143  and 
5144 \series bold
5145
5146 \backslash
5147 right
5148 \series default
5149
5150 \begin_inset Index
5151 status collapsed
5152
5153 \begin_layout Plain Layout
5154 Commands ! R ! 
5155 \backslash
5156 right
5157 \end_layout
5158
5159 \end_inset
5160
5161  (shortcut 
5162 \family sans
5163 Alt-m
5164 \begin_inset space ~
5165 \end_inset
5166
5167 parenthesis
5168 \family default
5169 ), see 
5170 \begin_inset CommandInset ref
5171 LatexCommand ref
5172 reference "sub:Automatic-Bracket-Size"
5173
5174 \end_inset
5175
5176 , or by using the following commands:
5177 \begin_inset VSpace medskip
5178 \end_inset
5179
5180
5181 \end_layout
5182
5183 \begin_layout Standard
5184 \begin_inset space \hfill{}
5185 \end_inset
5186
5187
5188 \begin_inset Tabular
5189 <lyxtabular version="3" rows="4" columns="2">
5190 <features>
5191 <column alignment="center" valignment="top" width="0">
5192 <column alignment="center" valignment="top" width="0">
5193 <row>
5194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198 Command
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207 Result
5208 \begin_inset Note Note
5209 status collapsed
5210
5211 \begin_layout Plain Layout
5212
5213 \series bold
5214
5215 \backslash
5216 raisebox
5217 \series default
5218  is only used as spacer.
5219 \end_layout
5220
5221 \end_inset
5222
5223
5224 \end_layout
5225
5226 \end_inset
5227 </cell>
5228 </row>
5229 <row>
5230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5231 \begin_inset Text
5232
5233 \begin_layout Plain Layout
5234
5235 \backslash
5236 bmatrix
5237 \begin_inset ERT
5238 status collapsed
5239
5240 \begin_layout Plain Layout
5241
5242
5243 \backslash
5244 spce 
5245 \end_layout
5246
5247 \end_inset
5248
5249 2
5250 \series bold
5251 ×
5252 \series default
5253 2
5254 \begin_inset space \thinspace{}
5255 \end_inset
5256
5257 matrix
5258 \end_layout
5259
5260 \end_inset
5261 </cell>
5262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5263 \begin_inset Text
5264
5265 \begin_layout Plain Layout
5266 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5267 0 & \textrm{-}\mathrm{i}\\
5268 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5269 \end_inset
5270
5271
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 </row>
5277 <row>
5278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282
5283 \backslash
5284 Bmatrix
5285 \begin_inset ERT
5286 status collapsed
5287
5288 \begin_layout Plain Layout
5289
5290
5291 \backslash
5292 spce 
5293 \end_layout
5294
5295 \end_inset
5296
5297 2
5298 \series bold
5299 ×
5300 \series default
5301 2
5302 \begin_inset space \thinspace{}
5303 \end_inset
5304
5305 matrix
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5315 0 & \textrm{-}\mathrm{i}\\
5316 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5317 \end_inset
5318
5319
5320 \end_layout
5321
5322 \end_inset
5323 </cell>
5324 </row>
5325 <row>
5326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330
5331 \backslash
5332 pmatrix
5333 \begin_inset ERT
5334 status collapsed
5335
5336 \begin_layout Plain Layout
5337
5338
5339 \backslash
5340 spce 
5341 \end_layout
5342
5343 \end_inset
5344
5345 2
5346 \series bold
5347 ×
5348 \series default
5349 2
5350 \begin_inset space \thinspace{}
5351 \end_inset
5352
5353 matrix
5354 \end_layout
5355
5356 \end_inset
5357 </cell>
5358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5359 \begin_inset Text
5360
5361 \begin_layout Plain Layout
5362 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5363 0 & \textrm{-}\mathrm{i}\\
5364 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5365 \end_inset
5366
5367
5368 \end_layout
5369
5370 \end_inset
5371 </cell>
5372 </row>
5373 </lyxtabular>
5374
5375 \end_inset
5376
5377
5378 \begin_inset space \hfill{}
5379 \end_inset
5380
5381
5382 \begin_inset Tabular
5383 <lyxtabular version="3" rows="4" columns="2">
5384 <features>
5385 <column alignment="center" valignment="top" width="0">
5386 <column alignment="center" valignment="top" width="0">
5387 <row>
5388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392 Command
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5398 \begin_inset Text
5399
5400 \begin_layout Plain Layout
5401 Result
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 </row>
5407 <row>
5408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412
5413 \backslash
5414 vmatrix
5415 \begin_inset ERT
5416 status collapsed
5417
5418 \begin_layout Plain Layout
5419
5420
5421 \backslash
5422 spce 
5423 \end_layout
5424
5425 \end_inset
5426
5427 2
5428 \series bold
5429 ×
5430 \series default
5431 2
5432 \begin_inset space \thinspace{}
5433 \end_inset
5434
5435 matrix
5436 \end_layout
5437
5438 \end_inset
5439 </cell>
5440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5441 \begin_inset Text
5442
5443 \begin_layout Plain Layout
5444 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5445 0 & \textrm{-}\mathrm{i}\\
5446 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5447 \end_inset
5448
5449
5450 \end_layout
5451
5452 \end_inset
5453 </cell>
5454 </row>
5455 <row>
5456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5457 \begin_inset Text
5458
5459 \begin_layout Plain Layout
5460
5461 \backslash
5462 Vmatrix
5463 \begin_inset ERT
5464 status collapsed
5465
5466 \begin_layout Plain Layout
5467
5468
5469 \backslash
5470 spce 
5471 \end_layout
5472
5473 \end_inset
5474
5475 2
5476 \series bold
5477 ×
5478 \series default
5479 2
5480 \begin_inset space \thinspace{}
5481 \end_inset
5482
5483 matrix
5484 \end_layout
5485
5486 \end_inset
5487 </cell>
5488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Plain Layout
5492 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5493 0 & \textrm{-}\mathrm{i}\\
5494 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5495 \end_inset
5496
5497
5498 \end_layout
5499
5500 \end_inset
5501 </cell>
5502 </row>
5503 <row>
5504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5505 \begin_inset Text
5506
5507 \begin_layout Plain Layout
5508
5509 \backslash
5510 matrix
5511 \begin_inset ERT
5512 status collapsed
5513
5514 \begin_layout Plain Layout
5515
5516
5517 \backslash
5518 spce 
5519 \end_layout
5520
5521 \end_inset
5522
5523 2
5524 \series bold
5525 ×
5526 \series default
5527 2
5528 \begin_inset space \thinspace{}
5529 \end_inset
5530
5531 matrix
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5537 \begin_inset Text
5538
5539 \begin_layout Plain Layout
5540 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5541 0 & \textrm{-}\mathrm{i}\\
5542 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5543 \end_inset
5544
5545
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 </row>
5551 </lyxtabular>
5552
5553 \end_inset
5554
5555
5556 \begin_inset space \hfill{}
5557 \end_inset
5558
5559
5560 \end_layout
5561
5562 \begin_layout Standard
5563 \begin_inset VSpace medskip
5564 \end_inset
5565
5566 When e.
5567 \begin_inset space \thinspace{}
5568 \end_inset
5569
5570 g.
5571 \begin_inset space ~
5572 \end_inset
5573
5574
5575 \series bold
5576
5577 \backslash
5578 vmatrix
5579 \series default
5580  is inserted, a blue box appears between two vertical lines where the matrix
5581  is inserted.
5582 \end_layout
5583
5584 \begin_layout Standard
5585 \begin_inset VSpace bigskip
5586 \end_inset
5587
5588 As all multiline formulas are matrices, the length 
5589 \series bold
5590
5591 \backslash
5592 arraycolsep
5593 \series default
5594
5595 \begin_inset Index
5596 status collapsed
5597
5598 \begin_layout Plain Layout
5599 Commands ! A ! 
5600 \backslash
5601 arraycolsep
5602 \end_layout
5603
5604 \end_inset
5605
5606  that is described in 
5607 \begin_inset CommandInset ref
5608 LatexCommand ref
5609 reference "sub:Column-Separation"
5610
5611 \end_inset
5612
5613  can also be used to change the column separation of matrices.
5614 \end_layout
5615
5616 \begin_layout Standard
5617 To change the row separation, the command 
5618 \series bold
5619
5620 \backslash
5621 arraystretch
5622 \series default
5623
5624 \begin_inset Index
5625 status collapsed
5626
5627 \begin_layout Plain Layout
5628 Commands ! A ! 
5629 \backslash
5630 arraystretch
5631 \end_layout
5632
5633 \end_inset
5634
5635  is used.
5636  It is used as follows:
5637 \end_layout
5638
5639 \begin_layout Standard
5640
5641 \series bold
5642
5643 \backslash
5644 renewcommand{
5645 \backslash
5646 arraystretch}{stretch factor}
5647 \begin_inset Index
5648 status collapsed
5649
5650 \begin_layout Plain Layout
5651 Commands ! R ! 
5652 \backslash
5653 renewcommand
5654 \end_layout
5655
5656 \end_inset
5657
5658
5659 \end_layout
5660
5661 \begin_layout Standard
5662 The command 
5663 \series bold
5664
5665 \backslash
5666 renewcommand
5667 \series default
5668  assigns the stretch factor to the predefined command 
5669 \series bold
5670
5671 \backslash
5672 arraystretch
5673 \series default
5674 .
5675  To double e.
5676 \begin_inset space \thinspace{}
5677 \end_inset
5678
5679 g.
5680 \begin_inset space ~
5681 \end_inset
5682
5683 the row separation, use the factor 2.
5684  This is then used for all following matrices.
5685  To go back to the original separation, assign the factor 1 to 
5686 \series bold
5687
5688 \backslash
5689 arraystretch
5690 \series default
5691 .
5692 \end_layout
5693
5694 \begin_layout Standard
5695 To set matrices into a text line, the command 
5696 \series bold
5697
5698 \backslash
5699 smallmatrix
5700 \series default
5701
5702 \begin_inset Index
5703 status collapsed
5704
5705 \begin_layout Plain Layout
5706 Commands ! S ! 
5707 \backslash
5708 smallmatrix
5709 \end_layout
5710
5711 \end_inset
5712
5713  is used.
5714  When it is inserted a blue box with two dashed lines appears.
5715  In this box the matrix is inserted.
5716 \end_layout
5717
5718 \begin_layout Standard
5719 This is a matrix 
5720 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5721 C & D\end{smallmatrix}\right)$
5722 \end_inset
5723
5724  in a text line.
5725 \end_layout
5726
5727 \begin_layout Section
5728 Brackets and Delimiters
5729 \begin_inset Index
5730 status collapsed
5731
5732 \begin_layout Plain Layout
5733 Brackets
5734 \end_layout
5735
5736 \end_inset
5737
5738
5739 \begin_inset Index
5740 status collapsed
5741
5742 \begin_layout Plain Layout
5743 Delimiters
5744 \end_layout
5745
5746 \end_inset
5747
5748
5749 \end_layout
5750
5751 \begin_layout Subsection
5752 Vertical Brackets and Delimiters
5753 \begin_inset Index
5754 status collapsed
5755
5756 \begin_layout Plain Layout
5757 Brackets ! vertical
5758 \end_layout
5759
5760 \end_inset
5761
5762
5763 \end_layout
5764
5765 \begin_layout Standard
5766 \begin_inset space \hfill{}
5767 \end_inset
5768
5769
5770 \begin_inset Tabular
5771 <lyxtabular version="3" rows="9" columns="2">
5772 <features>
5773 <column alignment="center" valignment="top" width="0pt">
5774 <column alignment="center" valignment="top" width="0pt">
5775 <row>
5776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5777 \begin_inset Text
5778
5779 \begin_layout Plain Layout
5780 Command
5781 \end_layout
5782
5783 \end_inset
5784 </cell>
5785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5786 \begin_inset Text
5787
5788 \begin_layout Plain Layout
5789 Result
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 </row>
5795 <row>
5796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 (
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 \begin_inset Formula $($
5810 \end_inset
5811
5812
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 </row>
5818 <row>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823 {
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 \begin_inset Formula $\{$
5833 \end_inset
5834
5835
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 </row>
5841 <row>
5842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5843 \begin_inset Text
5844
5845 \begin_layout Plain Layout
5846 [
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5852 \begin_inset Text
5853
5854 \begin_layout Plain Layout
5855 \begin_inset Formula $[$
5856 \end_inset
5857
5858
5859 \end_layout
5860
5861 \end_inset
5862 </cell>
5863 </row>
5864 <row>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869
5870 \backslash
5871 langle
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5877 \begin_inset Text
5878
5879 \begin_layout Plain Layout
5880 \begin_inset Formula $\langle$
5881 \end_inset
5882
5883
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 </row>
5889 <row>
5890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5891 \begin_inset Text
5892
5893 \begin_layout Plain Layout
5894
5895 \backslash
5896 lceil
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5902 \begin_inset Text
5903
5904 \begin_layout Plain Layout
5905 \begin_inset Formula $\lceil$
5906 \end_inset
5907
5908
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 </row>
5914 <row>
5915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5916 \begin_inset Text
5917
5918 \begin_layout Plain Layout
5919
5920 \backslash
5921 lfloor
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5927 \begin_inset Text
5928
5929 \begin_layout Plain Layout
5930 \begin_inset Formula $\lfloor$
5931 \end_inset
5932
5933
5934 \end_layout
5935
5936 \end_inset
5937 </cell>
5938 </row>
5939 <row>
5940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5941 \begin_inset Text
5942
5943 \begin_layout Plain Layout
5944 /
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5950 \begin_inset Text
5951
5952 \begin_layout Plain Layout
5953 \begin_inset Formula $/$
5954 \end_inset
5955
5956
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 </row>
5962 <row>
5963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5964 \begin_inset Text
5965
5966 \begin_layout Plain Layout
5967 |
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5973 \begin_inset Text
5974
5975 \begin_layout Plain Layout
5976 \begin_inset Formula $|$
5977 \end_inset
5978
5979
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 </row>
5985 </lyxtabular>
5986
5987 \end_inset
5988
5989
5990 \begin_inset space \hfill{}
5991 \end_inset
5992
5993
5994 \begin_inset Tabular
5995 <lyxtabular version="3" rows="9" columns="2">
5996 <features>
5997 <column alignment="center" valignment="top" width="0pt">
5998 <column alignment="center" valignment="top" width="0pt">
5999 <row>
6000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004 Command
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 Result
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 </row>
6019 <row>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024 )
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6030 \begin_inset Text
6031
6032 \begin_layout Plain Layout
6033 \begin_inset Formula $)$
6034 \end_inset
6035
6036
6037 \end_layout
6038
6039 \end_inset
6040 </cell>
6041 </row>
6042 <row>
6043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6044 \begin_inset Text
6045
6046 \begin_layout Plain Layout
6047 }
6048 \end_layout
6049
6050 \end_inset
6051 </cell>
6052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6053 \begin_inset Text
6054
6055 \begin_layout Plain Layout
6056 \begin_inset Formula $\}$
6057 \end_inset
6058
6059
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 </row>
6065 <row>
6066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 ]
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Plain Layout
6079 \begin_inset Formula $]$
6080 \end_inset
6081
6082
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 </row>
6088 <row>
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093
6094 \backslash
6095 rangle
6096 \end_layout
6097
6098 \end_inset
6099 </cell>
6100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6101 \begin_inset Text
6102
6103 \begin_layout Plain Layout
6104 \begin_inset Formula $\rangle$
6105 \end_inset
6106
6107
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 </row>
6113 <row>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118
6119 \backslash
6120 rceil
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6126 \begin_inset Text
6127
6128 \begin_layout Plain Layout
6129 \begin_inset Formula $\rceil$
6130 \end_inset
6131
6132
6133 \end_layout
6134
6135 \end_inset
6136 </cell>
6137 </row>
6138 <row>
6139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6140 \begin_inset Text
6141
6142 \begin_layout Plain Layout
6143
6144 \backslash
6145 rfloor
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 \begin_inset Formula $\rfloor$
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 </row>
6163 <row>
6164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Plain Layout
6168
6169 \backslash
6170
6171 \backslash
6172
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181 \begin_inset Formula $\backslash$
6182 \end_inset
6183
6184
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 </row>
6190 <row>
6191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6192 \begin_inset Text
6193
6194 \begin_layout Plain Layout
6195
6196 \backslash
6197 |
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Plain Layout
6206 \begin_inset Formula $\|$
6207 \end_inset
6208
6209
6210 \end_layout
6211
6212 \end_inset
6213 </cell>
6214 </row>
6215 </lyxtabular>
6216
6217 \end_inset
6218
6219
6220 \begin_inset space \hfill{}
6221 \end_inset
6222
6223
6224 \end_layout
6225
6226 \begin_layout Standard
6227
6228 \series medium
6229 \begin_inset Note Greyedout
6230 status open
6231
6232 \begin_layout Plain Layout
6233
6234 \series bold
6235 Note:
6236 \series default
6237  In TeX-mode the command 
6238 \series bold
6239
6240 \backslash
6241 textbackslash
6242 \series default
6243
6244 \begin_inset Index
6245 status collapsed
6246
6247 \begin_layout Plain Layout
6248 Commands ! T ! 
6249 \backslash
6250 textbackslash
6251 \end_layout
6252
6253 \end_inset
6254
6255  must be used for the backslash, because the command 
6256 \series bold
6257
6258 \backslash
6259
6260 \backslash
6261
6262 \series default
6263  produces there a line break.
6264 \end_layout
6265
6266 \end_inset
6267
6268
6269 \end_layout
6270
6271 \begin_layout Standard
6272 For all characters listed above the size can be adjusted with the commands
6273  described in the following two subsections.
6274  When using these commands, the characters < and > can directly be used
6275  instead of the commands 
6276 \series bold
6277
6278 \backslash
6279 langle
6280 \series default
6281  and 
6282 \series bold
6283
6284 \backslash
6285 rangle
6286 \series default
6287 .
6288 \end_layout
6289
6290 \begin_layout Subsubsection
6291 Manual Bracket Size
6292 \begin_inset CommandInset label
6293 LatexCommand label
6294 name "sub:Manual-Bracket-Size"
6295
6296 \end_inset
6297
6298
6299 \begin_inset Index
6300 status collapsed
6301
6302 \begin_layout Plain Layout
6303 Bracket size ! manual
6304 \end_layout
6305
6306 \end_inset
6307
6308
6309 \end_layout
6310
6311 \begin_layout Standard
6312 The bracket size can be specified manually by the LaTeX-commands 
6313 \series bold
6314
6315 \backslash
6316 big
6317 \series default
6318
6319 \begin_inset Index
6320 status collapsed
6321
6322 \begin_layout Plain Layout
6323 Commands ! B ! 
6324 \backslash
6325 big
6326 \end_layout
6327
6328 \end_inset
6329
6330
6331 \series bold
6332
6333 \backslash
6334 Big
6335 \series default
6336
6337 \series bold
6338
6339 \backslash
6340 bigg
6341 \series default
6342 , and 
6343 \series bold
6344
6345 \backslash
6346 Bigg
6347 \series default
6348 .
6349  
6350 \series bold
6351
6352 \backslash
6353 big
6354 \series default
6355  denotes the smallest and 
6356 \series bold
6357
6358 \backslash
6359 Bigg
6360 \series default
6361  the largest bracket size.
6362 \end_layout
6363
6364 \begin_layout Standard
6365 These commands are used to emphasize levels of brackets:
6366 \end_layout
6367
6368 \begin_layout Standard
6369 \align center
6370 \begin_inset Tabular
6371 <lyxtabular version="3" rows="2" columns="2">
6372 <features>
6373 <column alignment="center" valignment="top" width="0pt">
6374 <column alignment="center" valignment="top" width="0pt">
6375 <row>
6376 <cell alignment="center" valignment="top" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Plain Layout
6380 all brackets in the same size:
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 <cell alignment="center" valignment="top" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Plain Layout
6389 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6390 \end_inset
6391
6392
6393 \end_layout
6394
6395 \end_inset
6396 </cell>
6397 </row>
6398 <row>
6399 <cell alignment="center" valignment="top" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403 this looks better:
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 </row>
6421 </lyxtabular>
6422
6423 \end_inset
6424
6425
6426 \begin_inset Note Note
6427 status collapsed
6428
6429 \begin_layout Plain Layout
6430
6431 \series bold
6432
6433 \backslash
6434 raisebox
6435 \series default
6436  is only used as spacer.
6437 \end_layout
6438
6439 \end_inset
6440
6441
6442 \end_layout
6443
6444 \begin_layout Standard
6445 For the second formula the command 
6446 \series bold
6447
6448 \backslash
6449 Big((A+B)(A-B)
6450 \backslash
6451 Big)^
6452 \begin_inset ERT
6453 status collapsed
6454
6455 \begin_layout Plain Layout
6456
6457
6458 \backslash
6459 spce 
6460 \end_layout
6461
6462 \end_inset
6463
6464 C
6465 \series default
6466  has been used.
6467 \end_layout
6468
6469 \begin_layout Standard
6470 Here is an overview about all bracket sizes:
6471 \end_layout
6472
6473 \begin_layout Standard
6474 \align center
6475
6476 \backslash
6477 Bigg(
6478 \backslash
6479 exp
6480 \backslash
6481 bigg<
6482 \backslash
6483 Big[
6484 \backslash
6485 big{
6486 \backslash
6487 ln(3x)
6488 \backslash
6489 big}^2
6490 \begin_inset ERT
6491 status collapsed
6492
6493 \begin_layout Plain Layout
6494
6495
6496 \backslash
6497 spce 
6498 \end_layout
6499
6500 \end_inset
6501
6502
6503 \backslash
6504 sin(x)
6505 \backslash
6506 Big]^
6507 \begin_inset ERT
6508 status collapsed
6509
6510 \begin_layout Plain Layout
6511
6512
6513 \backslash
6514 spce 
6515 \end_layout
6516
6517 \end_inset
6518
6519 A
6520 \begin_inset ERT
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524
6525
6526 \backslash
6527 spce 
6528 \end_layout
6529
6530 \end_inset
6531
6532
6533 \backslash
6534 bigg>
6535 \backslash
6536 Bigg)^0,5
6537 \end_layout
6538
6539 \begin_layout Standard
6540 \align center
6541 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6542 \end_inset
6543
6544
6545 \end_layout
6546
6547 \begin_layout Standard
6548 Besides the 
6549 \series bold
6550
6551 \backslash
6552 big
6553 \series default
6554 -commands there is the variant 
6555 \series bold
6556
6557 \backslash
6558 bigm
6559 \series default
6560
6561 \begin_inset Index
6562 status collapsed
6563
6564 \begin_layout Plain Layout
6565 Commands ! B ! 
6566 \backslash
6567 bigm
6568 \end_layout
6569
6570 \end_inset
6571
6572  that adds a bit more space between the bracket and its content, and the
6573  variant 
6574 \series bold
6575
6576 \backslash
6577 bigl
6578 \series default
6579 -
6580 \series bold
6581
6582 \backslash
6583 bigr
6584 \series default
6585
6586 \begin_inset Index
6587 status collapsed
6588
6589 \begin_layout Plain Layout
6590 Commands ! B ! 
6591 \backslash
6592 bigl - 
6593 \backslash
6594 bigr
6595 \end_layout
6596
6597 \end_inset
6598
6599 , that don't add additional space.
6600  The 
6601 \emph on
6602 l
6603 \emph default
6604  at the end of the command 
6605 \series bold
6606
6607 \backslash
6608 bigl
6609 \series default
6610  is for a left bracket; for a right bracket this will be replaced by an
6611  
6612 \emph on
6613 r
6614 \emph default
6615 .
6616  A left or right bracket can each be an opening or closing bracket.
6617 \end_layout
6618
6619 \begin_layout Standard
6620 In the following table is a comparison of the variants:
6621 \end_layout
6622
6623 \begin_layout Standard
6624 \align center
6625 \begin_inset Tabular
6626 <lyxtabular version="3" rows="5" columns="2">
6627 <features>
6628 <column alignment="center" valignment="middle" width="0">
6629 <column alignment="center" valignment="middle" width="0">
6630 <row>
6631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6632 \begin_inset Text
6633
6634 \begin_layout Plain Layout
6635 Command
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6641 \begin_inset Text
6642
6643 \begin_layout Plain Layout
6644 Result
6645 \begin_inset Note Note
6646 status collapsed
6647
6648 \begin_layout Plain Layout
6649
6650 \series bold
6651
6652 \backslash
6653 raisebox
6654 \series default
6655  is only used as spacer.
6656 \end_layout
6657
6658 \end_inset
6659
6660
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 </row>
6666 <row>
6667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6668 \begin_inset Text
6669
6670 \begin_layout Plain Layout
6671
6672 \backslash
6673 Bigm(
6674 \backslash
6675 bigm(
6676 \backslash
6677 ln(3x)
6678 \backslash
6679 bigm)^2
6680 \series bold
6681
6682 \begin_inset ERT
6683 status collapsed
6684
6685 \begin_layout Plain Layout
6686
6687
6688 \backslash
6689 spce 
6690 \end_layout
6691
6692 \end_inset
6693
6694
6695 \series default
6696
6697 \backslash
6698 Bigm)
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6704 \begin_inset Text
6705
6706 \begin_layout Plain Layout
6707 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6708 \end_inset
6709
6710
6711 \end_layout
6712
6713 \end_inset
6714 </cell>
6715 </row>
6716 <row>
6717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6718 \begin_inset Text
6719
6720 \begin_layout Plain Layout
6721
6722 \backslash
6723 Big(
6724 \backslash
6725 big(
6726 \backslash
6727 ln(3x)
6728 \backslash
6729 big)^2
6730 \series bold
6731
6732 \begin_inset ERT
6733 status collapsed
6734
6735 \begin_layout Plain Layout
6736
6737
6738 \backslash
6739 spce 
6740 \end_layout
6741
6742 \end_inset
6743
6744
6745 \series default
6746
6747 \backslash
6748 Big)
6749 \end_layout
6750
6751 \end_inset
6752 </cell>
6753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6754 \begin_inset Text
6755
6756 \begin_layout Plain Layout
6757 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6758 \end_inset
6759
6760
6761 \end_layout
6762
6763 \end_inset
6764 </cell>
6765 </row>
6766 <row>
6767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6768 \begin_inset Text
6769
6770 \begin_layout Plain Layout
6771
6772 \backslash
6773 Bigl(
6774 \backslash
6775 bigl(
6776 \backslash
6777 ln(3x)
6778 \backslash
6779 bigr)^2
6780 \series bold
6781
6782 \begin_inset ERT
6783 status collapsed
6784
6785 \begin_layout Plain Layout
6786
6787
6788 \backslash
6789 spce 
6790 \end_layout
6791
6792 \end_inset
6793
6794
6795 \series default
6796
6797 \backslash
6798 Bigr)
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6808 \end_inset
6809
6810
6811 \end_layout
6812
6813 \end_inset
6814 </cell>
6815 </row>
6816 <row>
6817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6818 \begin_inset Text
6819
6820 \begin_layout Plain Layout
6821
6822 \backslash
6823 bigl)
6824 \backslash
6825 ln(3x)
6826 \backslash
6827 bigr(
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6837 \end_inset
6838
6839
6840 \end_layout
6841
6842 \end_inset
6843 </cell>
6844 </row>
6845 </lyxtabular>
6846
6847 \end_inset
6848
6849
6850 \end_layout
6851
6852 \begin_layout Subsubsection
6853 Automatic Bracket Size
6854 \begin_inset CommandInset label
6855 LatexCommand label
6856 name "sub:Automatic-Bracket-Size"
6857
6858 \end_inset
6859
6860
6861 \begin_inset Index
6862 status collapsed
6863
6864 \begin_layout Plain Layout
6865 Bracket size ! automatic
6866 \end_layout
6867
6868 \end_inset
6869
6870
6871 \end_layout
6872
6873 \begin_layout Standard
6874 Brackets with variable size can be inserted with the commands 
6875 \series bold
6876
6877 \backslash
6878 left
6879 \series default
6880
6881 \begin_inset Index
6882 status collapsed
6883
6884 \begin_layout Plain Layout
6885 Commands ! L ! 
6886 \backslash
6887 left
6888 \end_layout
6889
6890 \end_inset
6891
6892  and 
6893 \series bold
6894
6895 \backslash
6896 right
6897 \series default
6898
6899 \begin_inset Index
6900 status collapsed
6901
6902 \begin_layout Plain Layout
6903 Commands ! R ! 
6904 \backslash
6905 right
6906 \end_layout
6907
6908 \end_inset
6909
6910  or via the math toolbar button 
6911 \begin_inset Graphics
6912         filename ../images/dialog-show_mathdelimiter.png
6913         scale 85
6914
6915 \end_inset
6916
6917 .
6918  Directly behind 
6919 \series bold
6920
6921 \backslash
6922 left
6923 \series default
6924  and 
6925 \series bold
6926
6927 \backslash
6928 right
6929 \series default
6930  the wanted bracket must be inserted.
6931  The bracket size will then automatically be calculated for the output.
6932 \end_layout
6933
6934 \begin_layout Standard
6935 \align center
6936 normal bracket: The command 
6937 \series bold
6938
6939 \backslash
6940 ln(
6941 \backslash
6942 frac
6943 \begin_inset ERT
6944 status collapsed
6945
6946 \begin_layout Plain Layout
6947
6948
6949 \backslash
6950 spce 
6951 \end_layout
6952
6953 \end_inset
6954
6955 A
6956 \begin_inset Formula $\downarrow$
6957 \end_inset
6958
6959 C
6960 \begin_inset ERT
6961 status collapsed
6962
6963 \begin_layout Plain Layout
6964
6965
6966 \backslash
6967 spce 
6968 \end_layout
6969
6970 \end_inset
6971
6972 )
6973 \series default
6974  creates
6975 \begin_inset Formula \[
6976 \ln(\frac{A}{C})\]
6977
6978 \end_inset
6979
6980
6981 \end_layout
6982
6983 \begin_layout Standard
6984 \align center
6985 multiline bracket: The command 
6986 \series bold
6987
6988 \backslash
6989 ln
6990 \backslash
6991 left(
6992 \backslash
6993 frac
6994 \begin_inset ERT
6995 status collapsed
6996
6997 \begin_layout Plain Layout
6998
6999
7000 \backslash
7001 spce 
7002 \end_layout
7003
7004 \end_inset
7005
7006 A
7007 \begin_inset Formula $\downarrow$
7008 \end_inset
7009
7010 C
7011 \begin_inset ERT
7012 status collapsed
7013
7014 \begin_layout Plain Layout
7015
7016
7017 \backslash
7018 spce 
7019 \end_layout
7020
7021 \end_inset
7022
7023
7024 \backslash
7025 right)
7026 \series default
7027  creates
7028 \begin_inset Formula \[
7029 \ln\left(\frac{A}{C}\right)\]
7030
7031 \end_inset
7032
7033
7034 \end_layout
7035
7036 \begin_layout Standard
7037 Instead of 
7038 \series bold
7039
7040 \backslash
7041 left
7042 \series default
7043  and 
7044 \series bold
7045
7046 \backslash
7047 right
7048 \series default
7049  the shortcut 
7050 \family sans
7051 Alt-m
7052 \begin_inset space ~
7053 \end_inset
7054
7055 bracket
7056 \family default
7057  can be used.
7058  This has the advantage that you can see in LyX immediately the real bracket
7059  size and that the matching right bracket will be created too.
7060 \begin_inset Newline newline
7061 \end_inset
7062
7063 The command for the last example would then be: 
7064 \series bold
7065
7066 \backslash
7067 ln Alt-m
7068 \series default
7069  
7070 \series bold
7071 (
7072 \backslash
7073 frac
7074 \begin_inset ERT
7075 status collapsed
7076
7077 \begin_layout Plain Layout
7078
7079
7080 \backslash
7081 spce 
7082 \end_layout
7083
7084 \end_inset
7085
7086 A
7087 \begin_inset Formula $\downarrow$
7088 \end_inset
7089
7090 C
7091 \end_layout
7092
7093 \begin_layout Standard
7094 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7095  For example the command 
7096 \series bold
7097
7098 \backslash
7099 left.
7100 \backslash
7101 frac
7102 \begin_inset ERT
7103 status collapsed
7104
7105 \begin_layout Plain Layout
7106
7107
7108 \backslash
7109 spce 
7110 \end_layout
7111
7112 \end_inset
7113
7114 A
7115 \begin_inset Formula $\downarrow$
7116 \end_inset
7117
7118 B
7119 \begin_inset ERT
7120 status collapsed
7121
7122 \begin_layout Plain Layout
7123
7124
7125 \backslash
7126 spce 
7127 \end_layout
7128
7129 \end_inset
7130
7131
7132 \backslash
7133 right}
7134 \series default
7135  creates:
7136 \series bold
7137
7138 \begin_inset Formula \[
7139 \left.\frac{A}{B}\right\} \]
7140
7141 \end_inset
7142
7143
7144 \series default
7145 The commands 
7146 \series bold
7147
7148 \backslash
7149 left
7150 \series default
7151  and 
7152 \series bold
7153
7154 \backslash
7155 right
7156 \series default
7157  will be converted by LyX to brackets in the right size when the document
7158  is reloaded and an omitted bracket will appear as dashed line.
7159 \end_layout
7160
7161 \begin_layout Standard
7162 \begin_inset VSpace bigskip
7163 \end_inset
7164
7165 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7166  the command 
7167 \series bold
7168
7169 \backslash
7170 middle
7171 \series default
7172
7173 \begin_inset Index
7174 status collapsed
7175
7176 \begin_layout Plain Layout
7177 Commands ! M ! 
7178 \backslash
7179 middle
7180 \end_layout
7181
7182 \end_inset
7183
7184  is additionally available for all brackets and limits.
7185  With this command the height of the following character is adapted to the
7186  one of the surrounding brackets, what is e.
7187 \begin_inset space \thinspace{}
7188 \end_inset
7189
7190 g.
7191 \begin_inset space ~
7192 \end_inset
7193
7194 needed for physical vectors:
7195 \begin_inset Formula \[
7196 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7197
7198 \end_inset
7199
7200 For physical vectors there is a special LaTeX-package, described in 
7201 \begin_inset CommandInset ref
7202 LatexCommand ref
7203 reference "sub:Physical-Vectors"
7204
7205 \end_inset
7206
7207 .
7208 \end_layout
7209
7210 \begin_layout Subsection
7211 Horizontal Brackets
7212 \begin_inset Index
7213 status collapsed
7214
7215 \begin_layout Plain Layout
7216 Brackets ! horizontal
7217 \end_layout
7218
7219 \end_inset
7220
7221
7222 \end_layout
7223
7224 \begin_layout Standard
7225 \align center
7226 \begin_inset Tabular
7227 <lyxtabular version="3" rows="4" columns="2">
7228 <features>
7229 <column alignment="center" valignment="top" width="0pt">
7230 <column alignment="center" valignment="top" width="0pt">
7231 <row>
7232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7233 \begin_inset Text
7234
7235 \begin_layout Plain Layout
7236 Command
7237 \begin_inset Note Note
7238 status collapsed
7239
7240 \begin_layout Plain Layout
7241
7242 \series bold
7243
7244 \backslash
7245 raisebox
7246 \series default
7247  is only used as spacer.
7248 \end_layout
7249
7250 \end_inset
7251
7252
7253 \end_layout
7254
7255 \end_inset
7256 </cell>
7257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7258 \begin_inset Text
7259
7260 \begin_layout Plain Layout
7261 Result
7262 \end_layout
7263
7264 \end_inset
7265 </cell>
7266 </row>
7267 <row>
7268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272 \begin_inset ERT
7273 status collapsed
7274
7275 \begin_layout Plain Layout
7276
7277
7278 \backslash
7279 raisebox{2.3mm}{
7280 \end_layout
7281
7282 \end_inset
7283
7284
7285 \backslash
7286 overbrace
7287 \begin_inset ERT
7288 status collapsed
7289
7290 \begin_layout Plain Layout
7291
7292
7293 \backslash
7294 spce 
7295 \end_layout
7296
7297 \end_inset
7298
7299 A+B
7300 \begin_inset ERT
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304
7305
7306 \backslash
7307 spce 
7308 \end_layout
7309
7310 \end_inset
7311
7312 ^
7313 \begin_inset ERT
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317
7318
7319 \backslash
7320 spce 
7321 \end_layout
7322
7323 \end_inset
7324
7325 3
7326 \begin_inset ERT
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330
7331 }
7332 \end_layout
7333
7334 \end_inset
7335
7336
7337 \begin_inset Index
7338 status collapsed
7339
7340 \begin_layout Plain Layout
7341 Commands ! O ! 
7342 \backslash
7343 overbrace
7344 \end_layout
7345
7346 \end_inset
7347
7348
7349 \end_layout
7350
7351 \end_inset
7352 </cell>
7353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357 \begin_inset Formula $\overbrace{A+B}^{3}$
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \end_inset
7364 </cell>
7365 </row>
7366 <row>
7367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 \begin_inset ERT
7372 status collapsed
7373
7374 \begin_layout Plain Layout
7375
7376
7377 \backslash
7378 raisebox{-2.2mm}{
7379 \end_layout
7380
7381 \end_inset
7382
7383
7384 \backslash
7385 underbrace
7386 \begin_inset ERT
7387 status collapsed
7388
7389 \begin_layout Plain Layout
7390
7391
7392 \backslash
7393 spce 
7394 \end_layout
7395
7396 \end_inset
7397
7398 A+B
7399 \begin_inset ERT
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404
7405 \backslash
7406 spce 
7407 \end_layout
7408
7409 \end_inset
7410
7411 _5
7412 \begin_inset ERT
7413 status collapsed
7414
7415 \begin_layout Plain Layout
7416
7417 }
7418 \end_layout
7419
7420 \end_inset
7421
7422
7423 \begin_inset Index
7424 status collapsed
7425
7426 \begin_layout Plain Layout
7427 Commands ! U ! 
7428 \backslash
7429 underbrace
7430 \end_layout
7431
7432 \end_inset
7433
7434
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 \begin_inset Formula $\underbrace{A+B}_{5}$
7444 \end_inset
7445
7446
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 </row>
7452 <row>
7453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7454 \begin_inset Text
7455
7456 \begin_layout Plain Layout
7457
7458 \backslash
7459 overbrace
7460 \begin_inset ERT
7461 status collapsed
7462
7463 \begin_layout Plain Layout
7464
7465
7466 \backslash
7467 spce 
7468 \end_layout
7469
7470 \end_inset
7471
7472
7473 \backslash
7474 underbrace
7475 \begin_inset ERT
7476 status collapsed
7477
7478 \begin_layout Plain Layout
7479
7480
7481 \backslash
7482 spce 
7483 \end_layout
7484
7485 \end_inset
7486
7487 A+B_w
7488 \begin_inset ERT
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492
7493
7494 \backslash
7495 spce 
7496 \end_layout
7497
7498 \end_inset
7499
7500
7501 \begin_inset ERT
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505
7506
7507 \backslash
7508 spce 
7509 \end_layout
7510
7511 \end_inset
7512
7513 _7
7514 \begin_inset ERT
7515 status collapsed
7516
7517 \begin_layout Plain Layout
7518
7519
7520 \backslash
7521 spce 
7522 \end_layout
7523
7524 \end_inset
7525
7526
7527 \begin_inset ERT
7528 status collapsed
7529
7530 \begin_layout Plain Layout
7531
7532
7533 \backslash
7534 spce 
7535 \end_layout
7536
7537 \end_inset
7538
7539 ^
7540 \begin_inset ERT
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544
7545
7546 \backslash
7547 spce 
7548 \end_layout
7549
7550 \end_inset
7551
7552 C
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 </row>
7570 </lyxtabular>
7571
7572 \end_inset
7573
7574
7575 \end_layout
7576
7577 \begin_layout Standard
7578 In the last example it doesn't matter if 
7579 \series bold
7580
7581 \backslash
7582 overbrace
7583 \series default
7584  or 
7585 \series bold
7586
7587 \backslash
7588 underbrace
7589 \series default
7590  is inserted at first.
7591 \end_layout
7592
7593 \begin_layout Standard
7594 \begin_inset VSpace bigskip
7595 \end_inset
7596
7597 When brackets are needed that overlap each other, multiline formulas, as
7598  described in 
7599 \begin_inset CommandInset ref
7600 LatexCommand ref
7601 reference "sec:Multiline-Formulas"
7602
7603 \end_inset
7604
7605 , must be used:
7606 \begin_inset Formula \begin{eqnarray*}
7607 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7608  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7609
7610 \end_inset
7611
7612 In the first row the formula is inserted together with the first brace.
7613  It is hereby important that the space command
7614 \begin_inset Foot
7615 status collapsed
7616
7617 \begin_layout Plain Layout
7618 Space commands are explained in 
7619 \begin_inset CommandInset ref
7620 LatexCommand ref
7621 reference "sub:Predefined-Space"
7622
7623 \end_inset
7624
7625 .
7626 \end_layout
7627
7628 \end_inset
7629
7630  
7631 \series bold
7632
7633 \backslash
7634 :
7635 \series default
7636  is inserted before the first 
7637 \begin_inset Formula $d$
7638 \end_inset
7639
7640 , because the brace that ends behind the 
7641 \begin_inset Formula $q$
7642 \end_inset
7643
7644  prevents that the following 
7645 \begin_inset Quotes eld
7646 \end_inset
7647
7648 +
7649 \begin_inset Quotes erd
7650 \end_inset
7651
7652  is surrounded by space.
7653 \begin_inset Foot
7654 status collapsed
7655
7656 \begin_layout Plain Layout
7657 because a bracket is not handled as character, see 
7658 \begin_inset CommandInset ref
7659 LatexCommand ref
7660 reference "sub:Binary-Operators"
7661
7662 \end_inset
7663
7664
7665 \end_layout
7666
7667 \end_inset
7668
7669  In the second row the second brace is inserted.
7670  As it should begin before the 
7671 \begin_inset Formula $b$
7672 \end_inset
7673
7674 , first the command 
7675 \series bold
7676
7677 \backslash
7678 hphantom{gggg+
7679 \backslash
7680 :}
7681 \series default
7682  is inserted.
7683 \begin_inset Foot
7684 status collapsed
7685
7686 \begin_layout Plain Layout
7687 more about 
7688 \series bold
7689
7690 \backslash
7691 hphantom
7692 \series default
7693  see 
7694 \begin_inset CommandInset ref
7695 LatexCommand ref
7696 reference "sub:Placeholders"
7697
7698 \end_inset
7699
7700
7701 \end_layout
7702
7703 \end_inset
7704
7705  This space is needed because the 
7706 \begin_inset Quotes eld
7707 \end_inset
7708
7709 +
7710 \begin_inset Quotes erd
7711 \end_inset
7712
7713  is also surrounded by space in the formula.
7714  The brace is placed under the command 
7715 \series bold
7716
7717 \backslash
7718 hphantom{bbqq+dddd}
7719 \series default
7720 .
7721 \end_layout
7722
7723 \begin_layout Standard
7724 It gets more complicated when brackets overlap each other, like in the following
7725  example:
7726 \begin_inset ERT
7727 status collapsed
7728
7729 \begin_layout Plain Layout
7730
7731
7732 \backslash
7733 setlength{
7734 \backslash
7735 jot}{-6pt}
7736 \end_layout
7737
7738 \end_inset
7739
7740
7741 \begin_inset Formula \begin{eqnarray*}
7742  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7743 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7744
7745 \end_inset
7746
7747
7748 \begin_inset ERT
7749 status collapsed
7750
7751 \begin_layout Plain Layout
7752
7753
7754 \backslash
7755 setlength{
7756 \backslash
7757 jot}{3pt}
7758 \end_layout
7759
7760 \end_inset
7761
7762 The first formula row is the same as the second row of the previous example,
7763  with the difference that the brace is above.
7764  The second row contains the formula together with the second brace.
7765  To avoid that there is space between the upper brace in the first row and
7766  the formula, the row spacing need to be reduced.
7767  This is not easily possible due to a bug in LyX
7768 \begin_inset Foot
7769 status collapsed
7770
7771 \begin_layout Plain Layout
7772 \begin_inset CommandInset href
7773 LatexCommand href
7774 name "LyX-bug #1505"
7775 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7776
7777 \end_inset
7778
7779
7780 \end_layout
7781
7782 \end_inset
7783
7784 .
7785  As solution for the problem, the global formula row separation 
7786 \series bold
7787
7788 \backslash
7789 jot
7790 \series default
7791
7792 \begin_inset Index
7793 status collapsed
7794
7795 \begin_layout Plain Layout
7796 Commands ! J ! 
7797 \backslash
7798 jot
7799 \end_layout
7800
7801 \end_inset
7802
7803  must be changed to -6
7804 \begin_inset space \thinspace{}
7805 \end_inset
7806
7807 pt before the formula with the command 
7808 \series bold
7809
7810 \backslash
7811 setlength{
7812 \backslash
7813 jot}{-6pt}
7814 \series default
7815  in TeX-mode.
7816  
7817 \series bold
7818
7819 \backslash
7820 jot
7821 \series default
7822  is set back after the formula to the standard value of 3
7823 \begin_inset space \thinspace{}
7824 \end_inset
7825
7826 pt using the same command.
7827  More about the row separation in formulas is explained in 
7828 \begin_inset CommandInset ref
7829 LatexCommand ref
7830 reference "sub:Line-Separation"
7831
7832 \end_inset
7833
7834 .
7835 \end_layout
7836
7837 \begin_layout Section
7838 Arrows
7839 \begin_inset Index
7840 status collapsed
7841
7842 \begin_layout Plain Layout
7843 Arrows
7844 \end_layout
7845
7846 \end_inset
7847
7848
7849 \end_layout
7850
7851 \begin_layout Standard
7852 Arrows can be inserted via the math toolbar button 
7853 \begin_inset Graphics
7854         filename ../images/math/leftarrow.png
7855         scale 85
7856
7857 \end_inset
7858
7859  or the commands listed in the following subsections.
7860 \end_layout
7861
7862 \begin_layout Standard
7863 \begin_inset Newpage newpage
7864 \end_inset
7865
7866
7867 \end_layout
7868
7869 \begin_layout Subsection
7870 Horizontal Arrows
7871 \begin_inset Index
7872 status collapsed
7873
7874 \begin_layout Plain Layout
7875 Arrows ! horizontal
7876 \end_layout
7877
7878 \end_inset
7879
7880
7881 \end_layout
7882
7883 \begin_layout Standard
7884 \begin_inset space \hfill{}
7885 \end_inset
7886
7887
7888 \begin_inset Tabular
7889 <lyxtabular version="3" rows="8" columns="2">
7890 <features>
7891 <column alignment="center" valignment="top" width="0pt">
7892 <column alignment="center" valignment="top" width="0pt">
7893 <row>
7894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898 Command
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907 Result
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 </row>
7913 <row>
7914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918
7919 \backslash
7920 gets
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Plain Layout
7929 \begin_inset Formula $\gets$
7930 \end_inset
7931
7932
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 </row>
7938 <row>
7939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943
7944 \backslash
7945 Leftarrow
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954 \begin_inset Formula $\Leftarrow$
7955 \end_inset
7956
7957
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 </row>
7963 <row>
7964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968
7969 \backslash
7970 longleftarrow
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979 \begin_inset Formula $\longleftarrow$
7980 \end_inset
7981
7982
7983 \end_layout
7984
7985 \end_inset
7986 </cell>
7987 </row>
7988 <row>
7989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993
7994 \backslash
7995 Longleftarrow
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004 \begin_inset Formula $\Longleftarrow$
8005 \end_inset
8006
8007
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 </row>
8013 <row>
8014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018
8019 \backslash
8020 leftharpoonup
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029 \begin_inset Formula $\leftharpoonup$
8030 \end_inset
8031
8032
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 </row>
8038 <row>
8039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043
8044 \backslash
8045 leftharpoondown
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054 \begin_inset Formula $\leftharpoondown$
8055 \end_inset
8056
8057
8058 \end_layout
8059
8060 \end_inset
8061 </cell>
8062 </row>
8063 <row>
8064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068
8069 \backslash
8070 hookleftarrow
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079 \begin_inset Formula $\hookleftarrow$
8080 \end_inset
8081
8082
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 </row>
8088 </lyxtabular>
8089
8090 \end_inset
8091
8092
8093 \begin_inset space \hfill{}
8094 \end_inset
8095
8096
8097 \begin_inset Tabular
8098 <lyxtabular version="3" rows="8" columns="2">
8099 <features>
8100 <column alignment="center" valignment="top" width="0pt">
8101 <column alignment="center" valignment="top" width="0pt">
8102 <row>
8103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 Command
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 Result
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 </row>
8122 <row>
8123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127
8128 \backslash
8129 to
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 \begin_inset Formula $\to$
8139 \end_inset
8140
8141
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 </row>
8147 <row>
8148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152
8153 \backslash
8154 Rightarrow
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163 \begin_inset Formula $\Rightarrow$
8164 \end_inset
8165
8166
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row>
8173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177
8178 \backslash
8179 longrightarrow
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 \begin_inset Formula $\longrightarrow$
8189 \end_inset
8190
8191
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 </row>
8197 <row>
8198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202
8203 \backslash
8204 Longrightarrow
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 \begin_inset Formula $\Longrightarrow$
8214 \end_inset
8215
8216
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 </row>
8222 <row>
8223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227
8228 \backslash
8229 rightharpoonup
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238 \begin_inset Formula $\rightharpoonup$
8239 \end_inset
8240
8241
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 </row>
8247 <row>
8248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8249 \begin_inset Text
8250
8251 \begin_layout Plain Layout
8252
8253 \backslash
8254 rightharpoondown
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 \begin_inset Formula $\rightharpoondown$
8264 \end_inset
8265
8266
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 </row>
8272 <row>
8273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277
8278 \backslash
8279 hookrightarrow
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288 \begin_inset Formula $\hookrightarrow$
8289 \end_inset
8290
8291
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 </row>
8297 </lyxtabular>
8298
8299 \end_inset
8300
8301
8302 \begin_inset space \hfill{}
8303 \end_inset
8304
8305
8306 \end_layout
8307
8308 \begin_layout Standard
8309 \begin_inset space \hfill{}
8310 \end_inset
8311
8312
8313 \begin_inset Tabular
8314 <lyxtabular version="3" rows="6" columns="2">
8315 <features>
8316 <column alignment="center" valignment="top" width="0pt">
8317 <column alignment="center" valignment="top" width="0pt">
8318 <row>
8319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 Command
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332 Result
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 </row>
8338 <row>
8339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343
8344 \backslash
8345 leftrightarrow
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354 \begin_inset Formula $\leftrightarrow$
8355 \end_inset
8356
8357
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 </row>
8363 <row>
8364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368
8369 \backslash
8370 Leftrightarrow
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8376 \begin_inset Text
8377
8378 \begin_layout Plain Layout
8379 \begin_inset Formula $\Leftrightarrow$
8380 \end_inset
8381
8382
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 </row>
8388 <row>
8389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393
8394 \backslash
8395 longleftrightarrow
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404 \begin_inset Formula $\longleftrightarrow$
8405 \end_inset
8406
8407
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 </row>
8413 <row>
8414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418
8419 \backslash
8420 Longleftrightarrow
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 \begin_inset Formula $\Longleftrightarrow$
8430 \end_inset
8431
8432
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 </row>
8438 <row>
8439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443
8444 \backslash
8445 rightleftharpoons
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454 \begin_inset Formula $\rightleftharpoons$
8455 \end_inset
8456
8457
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 </row>
8463 </lyxtabular>
8464
8465 \end_inset
8466
8467
8468 \begin_inset space \hspace{}
8469 \length 25pt
8470 \end_inset
8471
8472
8473 \begin_inset space \hfill{}
8474 \end_inset
8475
8476
8477 \begin_inset Tabular
8478 <lyxtabular version="3" rows="5" columns="2">
8479 <features>
8480 <column alignment="center" valignment="top" width="0pt">
8481 <column alignment="center" valignment="top" width="0pt">
8482 <row>
8483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487 Command
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 Result
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 </row>
8502 <row>
8503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507
8508 \backslash
8509 mapsto
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Plain Layout
8518 \begin_inset Formula $\mapsto$
8519 \end_inset
8520
8521
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 </row>
8527 <row>
8528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532
8533 \backslash
8534 longmapsto
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543 \begin_inset Formula $\longmapsto$
8544 \end_inset
8545
8546
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 <row>
8553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \backslash
8559 leadsto
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 \begin_inset Formula $\leadsto$
8569 \end_inset
8570
8571
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 </row>
8577 <row>
8578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582
8583 \backslash
8584 dasharrow
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593 \begin_inset Formula $\dasharrow$
8594 \end_inset
8595
8596
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 </row>
8602 </lyxtabular>
8603
8604 \end_inset
8605
8606
8607 \begin_inset space \hfill{}
8608 \end_inset
8609
8610
8611 \end_layout
8612
8613 \begin_layout Standard
8614 \begin_inset VSpace medskip
8615 \end_inset
8616
8617 Arrows used as accent like e.
8618 \begin_inset space \thinspace{}
8619 \end_inset
8620
8621 g.
8622 \begin_inset space ~
8623 \end_inset
8624
8625 vector arrows are listed in 
8626 \begin_inset CommandInset ref
8627 LatexCommand ref
8628 reference "sec:Accents"
8629
8630 \end_inset
8631
8632 .
8633 \end_layout
8634
8635 \begin_layout Standard
8636 \begin_inset VSpace bigskip
8637 \end_inset
8638
8639 Furthermore there are the labeled arrows
8640 \begin_inset Index
8641 status collapsed
8642
8643 \begin_layout Plain Layout
8644 Arrows ! labeled
8645 \end_layout
8646
8647 \end_inset
8648
8649  
8650 \series bold
8651
8652 \backslash
8653 xleftarrow
8654 \series default
8655
8656 \begin_inset Index
8657 status collapsed
8658
8659 \begin_layout Plain Layout
8660 Commands ! X ! 
8661 \backslash
8662 xleftarrow
8663 \end_layout
8664
8665 \end_inset
8666
8667  and 
8668 \series bold
8669
8670 \backslash
8671 xrightarrow
8672 \series default
8673
8674 \begin_inset Index
8675 status collapsed
8676
8677 \begin_layout Plain Layout
8678 Commands ! X ! 
8679 \backslash
8680 xrightarrow
8681 \begin_inset ERT
8682 status collapsed
8683
8684 \begin_layout Plain Layout
8685
8686
8687 \backslash
8688 vspace{4mm}
8689 \end_layout
8690
8691 \end_inset
8692
8693
8694 \end_layout
8695
8696 \end_inset
8697
8698 .
8699  When inserting one of these commands in a formula, an arrow with two blue
8700  boxes appear where the label can be inserted.
8701  The length of the arrow adapts to the label width.
8702 \end_layout
8703
8704 \begin_layout Standard
8705 \align center
8706 \begin_inset Tabular
8707 <lyxtabular version="3" rows="3" columns="2">
8708 <features>
8709 <column alignment="center" valignment="top" width="0pt">
8710 <column alignment="center" valignment="top" width="0pt">
8711 <row>
8712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716 Command
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725 Result
8726 \begin_inset Note Note
8727 status collapsed
8728
8729 \begin_layout Plain Layout
8730
8731 \series bold
8732
8733 \backslash
8734 raisebox
8735 \series default
8736  is only used as spacer.
8737 \end_layout
8738
8739 \end_inset
8740
8741
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 </row>
8747 <row>
8748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 F(a)
8753 \backslash
8754 xleftarrow
8755 \begin_inset ERT
8756 status collapsed
8757
8758 \begin_layout Plain Layout
8759
8760
8761 \backslash
8762 spce 
8763 \end_layout
8764
8765 \end_inset
8766
8767 x=a
8768 \begin_inset Formula $\downarrow$
8769 \end_inset
8770
8771 x>0
8772 \begin_inset Formula $\to$
8773 \end_inset
8774
8775 F(x)
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8785 \end_inset
8786
8787
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 </row>
8793 <row>
8794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 F(x)
8799 \backslash
8800 xrightarrow
8801 \begin_inset ERT
8802 status collapsed
8803
8804 \begin_layout Plain Layout
8805
8806
8807 \backslash
8808 spce 
8809 \end_layout
8810
8811 \end_inset
8812
8813 x=a
8814 \begin_inset Formula $\downarrow$
8815 \end_inset
8816
8817 x>0
8818 \begin_inset Formula $\to$
8819 \end_inset
8820
8821 F(a)
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8831 \end_inset
8832
8833
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 </lyxtabular>
8840
8841 \end_inset
8842
8843
8844 \end_layout
8845
8846 \begin_layout Subsection
8847 Vertical and diagonal Arrows
8848 \begin_inset Index
8849 status collapsed
8850
8851 \begin_layout Plain Layout
8852 Arrows ! diagonal
8853 \end_layout
8854
8855 \end_inset
8856
8857
8858 \begin_inset Index
8859 status collapsed
8860
8861 \begin_layout Plain Layout
8862 Arrows ! vertical
8863 \end_layout
8864
8865 \end_inset
8866
8867
8868 \end_layout
8869
8870 \begin_layout Standard
8871 \begin_inset space \hfill{}
8872 \end_inset
8873
8874
8875 \begin_inset Tabular
8876 <lyxtabular version="3" rows="7" columns="2">
8877 <features>
8878 <column alignment="center" valignment="top" width="0pt">
8879 <column alignment="center" valignment="top" width="0pt">
8880 <row>
8881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 Command
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894 Result
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 </row>
8900 <row>
8901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905
8906 \backslash
8907 uparrow
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 \begin_inset Formula $\uparrow$
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row>
8926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \backslash
8932 Uparrow
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 \begin_inset Formula $\Uparrow$
8942 \end_inset
8943
8944
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 </row>
8950 <row>
8951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955
8956 \backslash
8957 updownarrow
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966 \begin_inset Formula $\updownarrow$
8967 \end_inset
8968
8969
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 </row>
8975 <row>
8976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980
8981 \backslash
8982 Updownarrow
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8988 \begin_inset Text
8989
8990 \begin_layout Plain Layout
8991 \begin_inset Formula $\Updownarrow$
8992 \end_inset
8993
8994
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 </row>
9000 <row>
9001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005
9006 \backslash
9007 Downarrow
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016 \begin_inset Formula $\Downarrow$
9017 \end_inset
9018
9019
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 </row>
9025 <row>
9026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030
9031 \backslash
9032 downarrow
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041 \begin_inset Formula $\downarrow$
9042 \end_inset
9043
9044
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 </lyxtabular>
9051
9052 \end_inset
9053
9054
9055 \begin_inset space \hfill{}
9056 \end_inset
9057
9058
9059 \begin_inset Tabular
9060 <lyxtabular version="3" rows="5" columns="2">
9061 <features>
9062 <column alignment="center" valignment="top" width="0pt">
9063 <column alignment="center" valignment="top" width="0pt">
9064 <row>
9065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 Command
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078 Result
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 </row>
9084 <row>
9085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089
9090 \backslash
9091 nearrow
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 \begin_inset Formula $\nearrow$
9101 \end_inset
9102
9103
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 </row>
9109 <row>
9110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114
9115 \backslash
9116 searrow
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125 \begin_inset Formula $\searrow$
9126 \end_inset
9127
9128
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 </row>
9134 <row>
9135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139
9140 \backslash
9141 swarrow
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150 \begin_inset Formula $\swarrow$
9151 \end_inset
9152
9153
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 </row>
9159 <row>
9160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164
9165 \backslash
9166 nwarrow
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 \begin_inset Formula $\nwarrow$
9176 \end_inset
9177
9178
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 </row>
9184 </lyxtabular>
9185
9186 \end_inset
9187
9188
9189 \begin_inset space \hfill{}
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \begin_layout Standard
9196 \begin_inset VSpace medskip
9197 \end_inset
9198
9199 Vertical arrows can be used also as delimiter together with the commands
9200  described in 
9201 \begin_inset CommandInset ref
9202 LatexCommand ref
9203 reference "sub:Manual-Bracket-Size"
9204
9205 \end_inset
9206
9207  and 
9208 \begin_inset CommandInset ref
9209 LatexCommand ref
9210 reference "sub:Automatic-Bracket-Size"
9211
9212 \end_inset
9213
9214 .
9215 \end_layout
9216
9217 \begin_layout Standard
9218 \begin_inset Newpage newpage
9219 \end_inset
9220
9221
9222 \end_layout
9223
9224 \begin_layout Section
9225 Accents
9226 \begin_inset CommandInset label
9227 LatexCommand label
9228 name "sec:Accents"
9229
9230 \end_inset
9231
9232
9233 \begin_inset Index
9234 status collapsed
9235
9236 \begin_layout Plain Layout
9237 Accents
9238 \end_layout
9239
9240 \end_inset
9241
9242
9243 \end_layout
9244
9245 \begin_layout Standard
9246 Accents can be inserted via the math toolbar button 
9247 \begin_inset Graphics
9248         filename ../images/math/hat.png
9249         scale 85
9250
9251 \end_inset
9252
9253  or the commands listed in the following subsections.
9254 \end_layout
9255
9256 \begin_layout Subsection
9257 Accents for one Character
9258 \begin_inset ERT
9259 status collapsed
9260
9261 \begin_layout Plain Layout
9262
9263
9264 \backslash
9265 texorpdfstring{
9266 \end_layout
9267
9268 \end_inset
9269
9270
9271 \begin_inset Foot
9272 status collapsed
9273
9274 \begin_layout Plain Layout
9275 accents in text see 
9276 \begin_inset CommandInset ref
9277 LatexCommand ref
9278 reference "sub:Accents-in-Text"
9279
9280 \end_inset
9281
9282
9283 \end_layout
9284
9285 \end_inset
9286
9287
9288 \begin_inset ERT
9289 status collapsed
9290
9291 \begin_layout Plain Layout
9292
9293 }{}
9294 \end_layout
9295
9296 \end_inset
9297
9298
9299 \begin_inset Note Note
9300 status collapsed
9301
9302 \begin_layout Plain Layout
9303
9304 \backslash
9305 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9306 \end_layout
9307
9308 \begin_layout Plain Layout
9309 More about 
9310 \backslash
9311 texorpdfstring is in section 
9312 \begin_inset CommandInset ref
9313 LatexCommand ref
9314 reference "sub:Formulas-in-Section"
9315
9316 \end_inset
9317
9318 .
9319 \end_layout
9320
9321 \end_inset
9322
9323
9324 \begin_inset CommandInset label
9325 LatexCommand label
9326 name "sub:Accents-for-one"
9327
9328 \end_inset
9329
9330
9331 \begin_inset Index
9332 status collapsed
9333
9334 \begin_layout Plain Layout
9335 Accents ! for one character
9336 \end_layout
9337
9338 \end_inset
9339
9340
9341 \end_layout
9342
9343 \begin_layout Standard
9344 \begin_inset space \hfill{}
9345 \end_inset
9346
9347
9348 \begin_inset Tabular
9349 <lyxtabular version="3" rows="8" columns="2">
9350 <features>
9351 <column alignment="center" valignment="top" width="0pt">
9352 <column alignment="center" valignment="top" width="0pt">
9353 <row>
9354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358 Command
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9364 \begin_inset Text
9365
9366 \begin_layout Plain Layout
9367 Result
9368 \begin_inset Note Note
9369 status collapsed
9370
9371 \begin_layout Plain Layout
9372
9373 \series bold
9374
9375 \backslash
9376 raisebox
9377 \series default
9378  is only used as spacer.
9379 \end_layout
9380
9381 \end_inset
9382
9383
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 </row>
9389 <row>
9390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394
9395 \backslash
9396 dot
9397 \begin_inset ERT
9398 status collapsed
9399
9400 \begin_layout Plain Layout
9401
9402
9403 \backslash
9404 spce 
9405 \end_layout
9406
9407 \end_inset
9408
9409 A
9410 \end_layout
9411
9412 \end_inset
9413 </cell>
9414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9419 \end_inset
9420
9421
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 </row>
9427 <row>
9428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432
9433 \backslash
9434 ddot
9435 \begin_inset ERT
9436 status collapsed
9437
9438 \begin_layout Plain Layout
9439
9440
9441 \backslash
9442 spce 
9443 \end_layout
9444
9445 \end_inset
9446
9447 A
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9457 \end_inset
9458
9459
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 <row>
9466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470
9471 \backslash
9472 dddot
9473 \begin_inset ERT
9474 status collapsed
9475
9476 \begin_layout Plain Layout
9477
9478
9479 \backslash
9480 spce 
9481 \end_layout
9482
9483 \end_inset
9484
9485 A
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9495 \end_inset
9496
9497
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 </row>
9503 <row>
9504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508
9509 \backslash
9510 ddddot{A
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9520 \end_inset
9521
9522
9523 \end_layout
9524
9525 \end_inset
9526 </cell>
9527 </row>
9528 <row>
9529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9530 \begin_inset Text
9531
9532 \begin_layout Plain Layout
9533
9534 \backslash
9535 vec
9536 \begin_inset ERT
9537 status collapsed
9538
9539 \begin_layout Plain Layout
9540
9541
9542 \backslash
9543 spce 
9544 \end_layout
9545
9546 \end_inset
9547
9548 A
9549 \begin_inset Index
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553 Vectors
9554 \end_layout
9555
9556 \end_inset
9557
9558
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9564 \begin_inset Text
9565
9566 \begin_layout Plain Layout
9567 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9568 \end_inset
9569
9570
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 </row>
9576 <row>
9577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Plain Layout
9581
9582 \backslash
9583 bar
9584 \begin_inset ERT
9585 status collapsed
9586
9587 \begin_layout Plain Layout
9588
9589
9590 \backslash
9591 spce 
9592 \end_layout
9593
9594 \end_inset
9595
9596 A
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9606 \end_inset
9607
9608
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 </row>
9614 <row>
9615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619
9620 \backslash
9621 mathring
9622 \begin_inset ERT
9623 status collapsed
9624
9625 \begin_layout Plain Layout
9626
9627
9628 \backslash
9629 spce 
9630 \end_layout
9631
9632 \end_inset
9633
9634 A
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9644 \end_inset
9645
9646
9647 \end_layout
9648
9649 \end_inset
9650 </cell>
9651 </row>
9652 </lyxtabular>
9653
9654 \end_inset
9655
9656
9657 \begin_inset space \hfill{}
9658 \end_inset
9659
9660
9661 \begin_inset Tabular
9662 <lyxtabular version="3" rows="7" columns="2">
9663 <features>
9664 <column alignment="center" valignment="top" width="0pt">
9665 <column alignment="center" valignment="top" width="0pt">
9666 <row>
9667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9668 \begin_inset Text
9669
9670 \begin_layout Plain Layout
9671 Command
9672 \end_layout
9673
9674 \end_inset
9675 </cell>
9676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9677 \begin_inset Text
9678
9679 \begin_layout Plain Layout
9680 Result
9681 \end_layout
9682
9683 \end_inset
9684 </cell>
9685 </row>
9686 <row>
9687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9688 \begin_inset Text
9689
9690 \begin_layout Plain Layout
9691
9692 \backslash
9693 tilde
9694 \begin_inset ERT
9695 status collapsed
9696
9697 \begin_layout Plain Layout
9698
9699
9700 \backslash
9701 spce 
9702 \end_layout
9703
9704 \end_inset
9705
9706 A
9707 \end_layout
9708
9709 \end_inset
9710 </cell>
9711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9712 \begin_inset Text
9713
9714 \begin_layout Plain Layout
9715 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9716 \end_inset
9717
9718
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 </row>
9724 <row>
9725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9726 \begin_inset Text
9727
9728 \begin_layout Plain Layout
9729
9730 \backslash
9731 hat
9732 \begin_inset ERT
9733 status collapsed
9734
9735 \begin_layout Plain Layout
9736
9737
9738 \backslash
9739 spce 
9740 \end_layout
9741
9742 \end_inset
9743
9744 A
9745 \end_layout
9746
9747 \end_inset
9748 </cell>
9749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9754 \end_inset
9755
9756
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 </row>
9762 <row>
9763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767
9768 \backslash
9769 check
9770 \begin_inset ERT
9771 status collapsed
9772
9773 \begin_layout Plain Layout
9774
9775
9776 \backslash
9777 spce 
9778 \end_layout
9779
9780 \end_inset
9781
9782 A
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9792 \end_inset
9793
9794
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 </row>
9800 <row>
9801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805
9806 \backslash
9807 acute
9808 \begin_inset ERT
9809 status collapsed
9810
9811 \begin_layout Plain Layout
9812
9813
9814 \backslash
9815 spce 
9816 \end_layout
9817
9818 \end_inset
9819
9820 A
9821 \end_layout
9822
9823 \end_inset
9824 </cell>
9825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9830 \end_inset
9831
9832
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 </row>
9838 <row>
9839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9840 \begin_inset Text
9841
9842 \begin_layout Plain Layout
9843
9844 \backslash
9845 grave
9846 \begin_inset ERT
9847 status collapsed
9848
9849 \begin_layout Plain Layout
9850
9851
9852 \backslash
9853 spce 
9854 \end_layout
9855
9856 \end_inset
9857
9858 A
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9868 \end_inset
9869
9870
9871 \end_layout
9872
9873 \end_inset
9874 </cell>
9875 </row>
9876 <row>
9877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9878 \begin_inset Text
9879
9880 \begin_layout Plain Layout
9881
9882 \backslash
9883 breve
9884 \begin_inset ERT
9885 status collapsed
9886
9887 \begin_layout Plain Layout
9888
9889
9890 \backslash
9891 spce 
9892 \end_layout
9893
9894 \end_inset
9895
9896 A
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9906 \end_inset
9907
9908
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 </row>
9914 </lyxtabular>
9915
9916 \end_inset
9917
9918
9919 \begin_inset space \hfill{}
9920 \end_inset
9921
9922
9923 \end_layout
9924
9925 \begin_layout Standard
9926 \begin_inset VSpace bigskip
9927 \end_inset
9928
9929 To create umlauts
9930 \begin_inset Index
9931 status collapsed
9932
9933 \begin_layout Plain Layout
9934 Umlauts
9935 \end_layout
9936
9937 \end_inset
9938
9939  in formulas, a quotation mark is inserted before the vowel.
9940  These two characters are then treated by LaTeX as 
9941 \emph on
9942 one
9943 \emph default
9944  character when the formula part with the umlaut is marked as German.
9945  In contrary to 
9946 \series bold
9947
9948 \backslash
9949 ddot
9950 \series default
9951 , with this method 
9952 \begin_inset Quotes eld
9953 \end_inset
9954
9955 real
9956 \begin_inset Quotes erd
9957 \end_inset
9958
9959  umlauts are created as demonstrated in the following example:
9960 \end_layout
9961
9962 \begin_layout Standard
9963 \begin_inset VSpace -2mm
9964 \end_inset
9965
9966
9967 \end_layout
9968
9969 \begin_layout Standard
9970 \align center
9971 \begin_inset Tabular
9972 <lyxtabular version="3" rows="3" columns="2">
9973 <features>
9974 <column alignment="center" valignment="top" width="0">
9975 <column alignment="center" valignment="top" width="0">
9976 <row>
9977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9978 \begin_inset Text
9979
9980 \begin_layout Plain Layout
9981 Command
9982 \end_layout
9983
9984 \end_inset
9985 </cell>
9986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990 Result
9991 \begin_inset Note Note
9992 status collapsed
9993
9994 \begin_layout Plain Layout
9995
9996 \series bold
9997
9998 \backslash
9999 raisebox
10000 \series default
10001  is only used as spacer.
10002 \end_layout
10003
10004 \end_inset
10005
10006
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 </row>
10012 <row>
10013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017
10018 \lang ngerman
10019 \begin_inset Quotes grd
10020 \end_inset
10021
10022 i
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10028 \begin_inset Text
10029
10030 \begin_layout Plain Layout
10031
10032 \lang ngerman
10033 \begin_inset Formula $"i$
10034 \end_inset
10035
10036
10037 \end_layout
10038
10039 \end_inset
10040 </cell>
10041 </row>
10042 <row>
10043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047
10048 \backslash
10049 ddot
10050 \begin_inset ERT
10051 status collapsed
10052
10053 \begin_layout Plain Layout
10054
10055
10056 \backslash
10057 spce 
10058 \end_layout
10059
10060 \end_inset
10061
10062 i
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10072 \end_inset
10073
10074
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 </row>
10080 </lyxtabular>
10081
10082 \end_inset
10083
10084
10085 \end_layout
10086
10087 \begin_layout Standard
10088 Another advantage to 
10089 \series bold
10090
10091 \backslash
10092 ddot
10093 \series default
10094  is that umlauts can directly be converted to mathematical text because
10095  the accent commands above are 
10096 \emph on
10097 not allowed
10098 \emph default
10099  
10100 \emph on
10101 in mathematical text
10102 \emph default
10103 .
10104  To convert an accented character to mathematical text, only the character
10105  under the accent may be converted.
10106  This applies also for all other conversions, e.
10107 \begin_inset space \thinspace{}
10108 \end_inset
10109
10110 g.
10111 \begin_inset space ~
10112 \end_inset
10113
10114 to italic or bold.
10115 \end_layout
10116
10117 \begin_layout Standard
10118 In mathematical text, umlauts and other accented characters can directly
10119  be inserted.
10120 \end_layout
10121
10122 \begin_layout Subsection
10123 Accents for Operators
10124 \begin_inset Index
10125 status collapsed
10126
10127 \begin_layout Plain Layout
10128 Accents ! for operators
10129 \end_layout
10130
10131 \end_inset
10132
10133
10134 \end_layout
10135
10136 \begin_layout Standard
10137 With the commands 
10138 \series bold
10139
10140 \backslash
10141 overset
10142 \series default
10143
10144 \begin_inset Index
10145 status collapsed
10146
10147 \begin_layout Plain Layout
10148 Commands ! O ! 
10149 \backslash
10150 overset
10151 \end_layout
10152
10153 \end_inset
10154
10155  and 
10156 \series bold
10157
10158 \backslash
10159 underset
10160 \series default
10161
10162 \begin_inset Index
10163 status collapsed
10164
10165 \begin_layout Plain Layout
10166 Commands ! U ! 
10167 \backslash
10168 underset
10169 \end_layout
10170
10171 \end_inset
10172
10173  characters can be placed above or below an operator, respectively, to accent
10174  it.
10175  With the command 
10176 \series bold
10177
10178 \backslash
10179 sideset
10180 \series default
10181
10182 \begin_inset Index
10183 status collapsed
10184
10185 \begin_layout Plain Layout
10186 Commands ! S ! 
10187 \backslash
10188 sideset
10189 \end_layout
10190
10191 \end_inset
10192
10193  characters can be set before and behind an operator.
10194  The command scheme is:
10195 \end_layout
10196
10197 \begin_layout Standard
10198
10199 \series bold
10200
10201 \backslash
10202 sideset{character
10203 \series default
10204  
10205 \series bold
10206 before}{character
10207 \series default
10208  
10209 \series bold
10210 behind}
10211 \end_layout
10212
10213 \begin_layout Standard
10214
10215 \series bold
10216
10217 \backslash
10218 sideset
10219 \series default
10220  must always be before the operator that should be accented.
10221  You can accent with several characters and even with other operators and
10222  symbols.
10223  To place with 
10224 \series bold
10225
10226 \backslash
10227 sideset
10228 \series default
10229  for example only characters behind an operator, write nothing between the
10230  first braces but don't omit the braces.
10231 \end_layout
10232
10233 \begin_layout Standard
10234 For example the command 
10235 \series bold
10236
10237 \backslash
10238 sideset{
10239 \begin_inset Formula $\to$
10240 \end_inset
10241
10242
10243 \backslash
10244 {
10245 \series default
10246 '
10247 \series bold
10248
10249 \begin_inset Formula $\to$
10250 \end_inset
10251
10252
10253 \backslash
10254 sum_k=1
10255 \begin_inset ERT
10256 status collapsed
10257
10258 \begin_layout Plain Layout
10259
10260
10261 \backslash
10262 spce 
10263 \end_layout
10264
10265 \end_inset
10266
10267
10268 \series default
10269 ^
10270 \series bold
10271 n
10272 \series default
10273  produces:
10274 \begin_inset Formula \[
10275 \sideset{}{'}\sum_{k=1}^{n}\]
10276
10277 \end_inset
10278
10279
10280 \end_layout
10281
10282 \begin_layout Standard
10283 The command 
10284 \series bold
10285
10286 \backslash
10287 overset
10288 \begin_inset ERT
10289 status collapsed
10290
10291 \begin_layout Plain Layout
10292
10293
10294 \backslash
10295 spce 
10296 \end_layout
10297
10298 \end_inset
10299
10300
10301 \backslash
10302 maltese
10303 \begin_inset ERT
10304 status collapsed
10305
10306 \begin_layout Plain Layout
10307
10308
10309 \backslash
10310 spce 
10311 \end_layout
10312
10313 \end_inset
10314
10315
10316 \series default
10317
10318 \begin_inset Formula $\uparrow$
10319 \end_inset
10320
10321
10322 \series bold
10323 a
10324 \series default
10325  produces:
10326 \begin_inset Formula \[
10327 \overset{a}{\maltese}\]
10328
10329 \end_inset
10330
10331 As seen in the last example, with 
10332 \series bold
10333
10334 \backslash
10335 overset
10336 \series default
10337  and 
10338 \series bold
10339
10340 \backslash
10341 underset
10342 \series default
10343  also symbols and characters can be accented; with 
10344 \series bold
10345
10346 \backslash
10347 sideset
10348 \series default
10349  this is not possible.
10350 \end_layout
10351
10352 \begin_layout Subsection
10353 Accents for several Characters
10354 \begin_inset CommandInset label
10355 LatexCommand label
10356 name "sub:Accents-for-several"
10357
10358 \end_inset
10359
10360
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
12637 \end_inset
12638
12639
12640 \end_layout
12641
12642 \end_inset
12643 </cell>
12644 </row>
12645 <row>
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650
12651 \backslash
12652 boxed
12653 \begin_inset ERT
12654 status collapsed
12655
12656 \begin_layout Plain Layout
12657
12658
12659 \backslash
12660 spce 
12661 \end_layout
12662
12663 \end_inset
12664
12665
12666 \backslash
12667 int
12668 \begin_inset ERT
12669 status collapsed
12670
12671 \begin_layout Plain Layout
12672
12673
12674 \backslash
12675 spce 
12676 \end_layout
12677
12678 \end_inset
12679
12680 A=B
12681 \end_layout
12682
12683 \end_inset
12684 </cell>
12685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12686 \begin_inset Text
12687
12688 \begin_layout Plain Layout
12689 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12690 \end_inset
12691
12692
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 </row>
12698 <row>
12699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12700 \begin_inset Text
12701
12702 \begin_layout Plain Layout
12703 A+
12704 \backslash
12705 fbox
12706 \begin_inset ERT
12707 status collapsed
12708
12709 \begin_layout Plain Layout
12710
12711
12712 \backslash
12713 spce 
12714 \end_layout
12715
12716 \end_inset
12717
12718 B
12719 \end_layout
12720
12721 \end_inset
12722 </cell>
12723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12724 \begin_inset Text
12725
12726 \begin_layout Plain Layout
12727 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12728 \end_inset
12729
12730
12731 \end_layout
12732
12733 \end_inset
12734 </cell>
12735 </row>
12736 <row>
12737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741
12742 \backslash
12743 framebox
12744 \begin_inset ERT
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748
12749
12750 \backslash
12751 spce 
12752 \end_layout
12753
12754 \end_inset
12755
12756 20mm
12757 \begin_inset Formula $\to$
12758 \end_inset
12759
12760
12761 \begin_inset Formula $\to$
12762 \end_inset
12763
12764
12765 \family sans
12766 Ctrl-m
12767 \family default
12768  
12769 \backslash
12770 frac
12771 \begin_inset ERT
12772 status collapsed
12773
12774 \begin_layout Plain Layout
12775
12776
12777 \backslash
12778 spce 
12779 \end_layout
12780
12781 \end_inset
12782
12783 A
12784 \begin_inset Formula $\downarrow$
12785 \end_inset
12786
12787 B
12788 \end_layout
12789
12790 \end_inset
12791 </cell>
12792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12793 \begin_inset Text
12794
12795 \begin_layout Plain Layout
12796 \begin_inset Formula $\raisebox{6mm}{}$
12797 \end_inset
12798
12799
12800 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12801 \end_inset
12802
12803
12804 \begin_inset Formula $\raisebox{-4mm}{}$
12805 \end_inset
12806
12807
12808 \end_layout
12809
12810 \end_inset
12811 </cell>
12812 </row>
12813 </lyxtabular>
12814
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \end_inset
12821
12822
12823 \end_layout
12824
12825 \begin_layout Standard
12826 The frame thickness can also be adjusted.
12827  To do this the following commands have to be inserted in TeX-mode before
12828  the formula
12829 \end_layout
12830
12831 \begin_layout Standard
12832
12833 \series bold
12834
12835 \backslash
12836 fboxrule
12837 \series default
12838  
12839 \series bold
12840
12841 \begin_inset Quotes eld
12842 \end_inset
12843
12844 thickness
12845 \begin_inset Quotes erd
12846 \end_inset
12847
12848
12849 \series default
12850  
12851 \series bold
12852
12853 \backslash
12854 fboxsep
12855 \series default
12856  
12857 \series bold
12858
12859 \begin_inset Quotes eld
12860 \end_inset
12861
12862 distance
12863 \begin_inset Quotes erd
12864 \end_inset
12865
12866
12867 \end_layout
12868
12869 \begin_layout Standard
12870 \begin_inset Quotes eld
12871 \end_inset
12872
12873 distance
12874 \begin_inset Quotes erd
12875 \end_inset
12876
12877  specifies the minimal distance between the frame and the first character
12878  in the box.
12879  An example for this is the following framed formula:
12880 \begin_inset ERT
12881 status collapsed
12882
12883 \begin_layout Plain Layout
12884
12885
12886 \backslash
12887 fboxrule 2mm 
12888 \backslash
12889 fboxsep 3mm
12890 \end_layout
12891
12892 \end_inset
12893
12894
12895 \begin_inset Formula \[
12896 \boxed{A+B=C}\]
12897
12898 \end_inset
12899
12900 Before this formula the commands
12901 \end_layout
12902
12903 \begin_layout Standard
12904
12905 \series bold
12906
12907 \backslash
12908 fboxrule
12909 \series default
12910  
12911 \series bold
12912 2mm
12913 \series default
12914  
12915 \series bold
12916
12917 \backslash
12918 fboxsep
12919 \series default
12920  
12921 \series bold
12922 3mm
12923 \end_layout
12924
12925 \begin_layout Standard
12926 were inserted in TeX-mode.
12927  The given values are used for all following boxes.
12928 \end_layout
12929
12930 \begin_layout Standard
12931 To return to the standard frame size, the command
12932 \end_layout
12933
12934 \begin_layout Standard
12935
12936 \series bold
12937
12938 \backslash
12939 fboxrule
12940 \series default
12941  
12942 \series bold
12943 0.4pt
12944 \series default
12945  
12946 \series bold
12947
12948 \backslash
12949 fboxsep
12950 \series default
12951  
12952 \series bold
12953 3pt
12954 \series default
12955
12956 \begin_inset ERT
12957 status collapsed
12958
12959 \begin_layout Plain Layout
12960
12961
12962 \backslash
12963 fboxrule 0.4pt 
12964 \backslash
12965 fboxsep 3pt
12966 \end_layout
12967
12968 \end_inset
12969
12970
12971 \end_layout
12972
12973 \begin_layout Standard
12974 is inserted in TeX-mode before the next formula.
12975 \end_layout
12976
12977 \begin_layout Subsection
12978 Boxes without Frame
12979 \begin_inset CommandInset label
12980 LatexCommand label
12981 name "sub:Boxes-without-Frame"
12982
12983 \end_inset
12984
12985
12986 \begin_inset Index
12987 status collapsed
12988
12989 \begin_layout Plain Layout
12990 Boxes ! without frame
12991 \end_layout
12992
12993 \end_inset
12994
12995
12996 \end_layout
12997
12998 \begin_layout Standard
12999 For boxes without a frame there are the following box commands: 
13000 \series bold
13001
13002 \backslash
13003 mbox
13004 \series default
13005
13006 \begin_inset Index
13007 status collapsed
13008
13009 \begin_layout Plain Layout
13010 Commands ! M ! 
13011 \backslash
13012 mbox
13013 \end_layout
13014
13015 \end_inset
13016
13017
13018 \series bold
13019
13020 \backslash
13021 makebox
13022 \series default
13023
13024 \begin_inset Index
13025 status collapsed
13026
13027 \begin_layout Plain Layout
13028 Commands ! M ! 
13029 \backslash
13030 makebox
13031 \end_layout
13032
13033 \end_inset
13034
13035 , and 
13036 \series bold
13037
13038 \backslash
13039 raisebox
13040 \series default
13041
13042 \begin_inset Index
13043 status collapsed
13044
13045 \begin_layout Plain Layout
13046 Commands ! R ! 
13047 \backslash
13048 raisebox
13049 \end_layout
13050
13051 \end_inset
13052
13053
13054 \end_layout
13055
13056 \begin_layout Standard
13057 With 
13058 \series bold
13059
13060 \backslash
13061 raisebox
13062 \series default
13063  a box can be super- or subscripted.
13064  But in contrary to normal super- and subscripting, the characters in the
13065  box keep their font size.
13066  
13067 \series bold
13068
13069 \backslash
13070 raisebox
13071 \series default
13072  is used in the following scheme:
13073 \end_layout
13074
13075 \begin_layout Standard
13076
13077 \series bold
13078
13079 \backslash
13080 raisebox{height}{box content}
13081 \end_layout
13082
13083 \begin_layout Standard
13084 When the box should contain a formula, an extra formula is needed like for
13085  
13086 \series bold
13087
13088 \backslash
13089 fbox
13090 \series default
13091 .
13092 \end_layout
13093
13094 \begin_layout Standard
13095 \align center
13096 \begin_inset Tabular
13097 <lyxtabular version="3" rows="4" columns="2">
13098 <features>
13099 <column alignment="center" valignment="top" width="0">
13100 <column alignment="center" valignment="top" width="0">
13101 <row>
13102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13103 \begin_inset Text
13104
13105 \begin_layout Plain Layout
13106 Command
13107 \end_layout
13108
13109 \end_inset
13110 </cell>
13111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13112 \begin_inset Text
13113
13114 \begin_layout Plain Layout
13115 Result
13116 \end_layout
13117
13118 \end_inset
13119 </cell>
13120 </row>
13121 <row>
13122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 H
13127 \backslash
13128 raisebox{2mm
13129 \begin_inset Formula $\to$
13130 \end_inset
13131
13132
13133 \backslash
13134 {al
13135 \begin_inset Formula $\to$
13136 \end_inset
13137
13138  lo
13139 \end_layout
13140
13141 \end_inset
13142 </cell>
13143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13144 \begin_inset Text
13145
13146 \begin_layout Plain Layout
13147 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13148 \end_inset
13149
13150
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 <row>
13157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Plain Layout
13161 H
13162 \backslash
13163 raisebox{-2mm
13164 \begin_inset Formula $\to$
13165 \end_inset
13166
13167
13168 \backslash
13169 {al
13170 \begin_inset Formula $\to$
13171 \end_inset
13172
13173 lo
13174 \end_layout
13175
13176 \end_inset
13177 </cell>
13178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13179 \begin_inset Text
13180
13181 \begin_layout Plain Layout
13182 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13183 \end_inset
13184
13185
13186 \end_layout
13187
13188 \end_inset
13189 </cell>
13190 </row>
13191 <row>
13192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13193 \begin_inset Text
13194
13195 \begin_layout Plain Layout
13196 A=
13197 \backslash
13198 raisebox{-2mm
13199 \begin_inset Formula $\to$
13200 \end_inset
13201
13202
13203 \backslash
13204 {
13205 \family sans
13206 Ctrl-m
13207 \family default
13208  
13209 \backslash
13210 sqrt
13211 \begin_inset ERT
13212 status collapsed
13213
13214 \begin_layout Plain Layout
13215
13216
13217 \backslash
13218 spce 
13219 \end_layout
13220
13221 \end_inset
13222
13223
13224 \end_layout
13225
13226 \end_inset
13227 </cell>
13228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13229 \begin_inset Text
13230
13231 \begin_layout Plain Layout
13232 \begin_inset ERT
13233 status collapsed
13234
13235 \begin_layout Plain Layout
13236
13237 $A=
13238 \backslash
13239 raisebox{-2mm}{$
13240 \backslash
13241 sqrt{B}$}$
13242 \end_layout
13243
13244 \end_inset
13245
13246
13247 \end_layout
13248
13249 \end_inset
13250 </cell>
13251 </row>
13252 </lyxtabular>
13253
13254 \end_inset
13255
13256
13257 \end_layout
13258
13259 \begin_layout Standard
13260 The last formula can currently only be created using TeX-mode because LyX
13261  inserts a box instead of the needed extra formula.
13262 \begin_inset Foot
13263 status collapsed
13264
13265 \begin_layout Plain Layout
13266 see 
13267 \begin_inset CommandInset href
13268 LatexCommand href
13269 name "LyX-bug #1435"
13270 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13271
13272 \end_inset
13273
13274
13275 \end_layout
13276
13277 \end_inset
13278
13279
13280 \end_layout
13281
13282 \begin_layout Standard
13283 The command 
13284 \series bold
13285
13286 \backslash
13287 mbox
13288 \series default
13289  is equivalent to 
13290 \series bold
13291
13292 \backslash
13293 fbox
13294 \series default
13295  and 
13296 \series bold
13297
13298 \backslash
13299 makebox
13300 \series default
13301  is equivalent to 
13302 \series bold
13303
13304 \backslash
13305 framebox
13306 \series default
13307 , with the difference that there is no frame.
13308 \end_layout
13309
13310 \begin_layout Subsection
13311 Colored Boxes
13312 \begin_inset CommandInset label
13313 LatexCommand label
13314 name "sub:Colored-Boxes"
13315
13316 \end_inset
13317
13318
13319 \begin_inset Index
13320 status collapsed
13321
13322 \begin_layout Plain Layout
13323 Boxes ! colored
13324 \end_layout
13325
13326 \end_inset
13327
13328
13329 \end_layout
13330
13331 \begin_layout Standard
13332 To be able to use all commands explained in this section, the LaTeX-package
13333  
13334 \series bold
13335 color
13336 \series default
13337
13338 \begin_inset Foot
13339 status collapsed
13340
13341 \begin_layout Plain Layout
13342 The LaTeX-package 
13343 \series bold
13344 color
13345 \series default
13346  is part of every LaTeX standard installation.
13347 \end_layout
13348
13349 \end_inset
13350
13351
13352 \begin_inset Index
13353 status collapsed
13354
13355 \begin_layout Plain Layout
13356 Packages ! color
13357 \end_layout
13358
13359 \end_inset
13360
13361  has to be loaded in the LaTeX-preamble with the line
13362 \begin_inset Foot
13363 status collapsed
13364
13365 \begin_layout Plain Layout
13366 When text is colored somewhere in the document with a predefined color,
13367  LyX loads the LaTeX-package 
13368 \series bold
13369 color
13370 \series default
13371  automatically.
13372  Thus it is possible that the package is loaded twice, but this doesn't
13373  arise problems.
13374 \end_layout
13375
13376 \end_inset
13377
13378
13379 \begin_inset Note Note
13380 status collapsed
13381
13382 \begin_layout Plain Layout
13383 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13384 amble.
13385 \end_layout
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \begin_layout Standard
13393
13394 \series bold
13395
13396 \backslash
13397 usepackage{color}
13398 \end_layout
13399
13400 \begin_layout Standard
13401 \begin_inset VSpace medskip
13402 \end_inset
13403
13404 To color boxes, the command 
13405 \series bold
13406
13407 \backslash
13408 colorbox
13409 \series default
13410
13411 \begin_inset Index
13412 status collapsed
13413
13414 \begin_layout Plain Layout
13415 Commands ! C ! 
13416 \backslash
13417 colorbox
13418 \end_layout
13419
13420 \end_inset
13421
13422  is used in the following scheme:
13423 \end_layout
13424
13425 \begin_layout Standard
13426
13427 \series bold
13428
13429 \backslash
13430 colorbox{color}{box content}
13431 \end_layout
13432
13433 \begin_layout Standard
13434 The box content can also be a box and a 
13435 \series bold
13436
13437 \backslash
13438 colorbox
13439 \series default
13440  can also be part of another box (see the 2nd and 3rd example).
13441  When the box should contain a formula, an extra formula has to be created,
13442  the same as for 
13443 \series bold
13444
13445 \backslash
13446 fbox
13447 \series default
13448 .
13449 \begin_inset Foot
13450 status collapsed
13451
13452 \begin_layout Plain Layout
13453 This also applies for the command 
13454 \series bold
13455
13456 \backslash
13457 fcolorbox
13458 \series default
13459 .
13460  Thereby note 
13461 \begin_inset CommandInset href
13462 LatexCommand href
13463 name "LyX-bug #1435"
13464 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13465
13466 \end_inset
13467
13468 .
13469 \end_layout
13470
13471 \end_inset
13472
13473
13474 \end_layout
13475
13476 \begin_layout Standard
13477 One of the following predefined colors can be chosen:
13478 \end_layout
13479
13480 \begin_layout Standard
13481
13482 \series bold
13483 black
13484 \series default
13485
13486 \series bold
13487 blue
13488 \series default
13489
13490 \series bold
13491 cyan
13492 \series default
13493
13494 \series bold
13495 green
13496 \series default
13497
13498 \series bold
13499 magenta
13500 \series default
13501
13502 \series bold
13503 red
13504 \series default
13505
13506 \series bold
13507 white
13508 \series default
13509 , and 
13510 \series bold
13511 yellow
13512 \end_layout
13513
13514 \begin_layout Standard
13515 \align center
13516 \begin_inset Tabular
13517 <lyxtabular version="3" rows="4" columns="2">
13518 <features>
13519 <column alignment="center" valignment="top" width="0">
13520 <column alignment="center" valignment="top" width="0">
13521 <row>
13522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 Command
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535 Result
13536 \begin_inset Note Note
13537 status collapsed
13538
13539 \begin_layout Plain Layout
13540
13541 \series bold
13542
13543 \backslash
13544 raisebox
13545 \series default
13546  is only used as spacer.
13547 \end_layout
13548
13549 \end_inset
13550
13551
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 </row>
13557 <row>
13558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13559 \begin_inset Text
13560
13561 \begin_layout Plain Layout
13562
13563 \backslash
13564 colorbox{yellow
13565 \begin_inset Formula $\to$
13566 \end_inset
13567
13568
13569 \backslash
13570 {A=B
13571 \end_layout
13572
13573 \end_inset
13574 </cell>
13575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13576 \begin_inset Text
13577
13578 \begin_layout Plain Layout
13579 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13580 \end_inset
13581
13582
13583 \end_layout
13584
13585 \end_inset
13586 </cell>
13587 </row>
13588 <row>
13589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13590 \begin_inset Text
13591
13592 \begin_layout Plain Layout
13593
13594 \backslash
13595 colorbox{green
13596 \begin_inset Formula $\to$
13597 \end_inset
13598
13599
13600 \backslash
13601 {
13602 \backslash
13603 fbox
13604 \begin_inset ERT
13605 status collapsed
13606
13607 \begin_layout Plain Layout
13608
13609
13610 \backslash
13611 spce 
13612 \end_layout
13613
13614 \end_inset
13615
13616 A=B
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13622 \begin_inset Text
13623
13624 \begin_layout Plain Layout
13625 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13626 \end_inset
13627
13628
13629 \end_layout
13630
13631 \end_inset
13632 </cell>
13633 </row>
13634 <row>
13635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13636 \begin_inset Text
13637
13638 \begin_layout Plain Layout
13639
13640 \backslash
13641 fbox
13642 \begin_inset ERT
13643 status collapsed
13644
13645 \begin_layout Plain Layout
13646
13647
13648 \backslash
13649 spce 
13650 \end_layout
13651
13652 \end_inset
13653
13654
13655 \backslash
13656 colorbox{green
13657 \begin_inset Formula $\to$
13658 \end_inset
13659
13660
13661 \backslash
13662 {A=B
13663 \end_layout
13664
13665 \end_inset
13666 </cell>
13667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13668 \begin_inset Text
13669
13670 \begin_layout Plain Layout
13671 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13672 \end_inset
13673
13674
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 </row>
13680 </lyxtabular>
13681
13682 \end_inset
13683
13684
13685 \end_layout
13686
13687 \begin_layout Standard
13688
13689 \series bold
13690
13691 \backslash
13692 colorbox
13693 \series default
13694  only colors the box but not the characters in the box.
13695  To color all characters, the whole formula is highlighted and the wanted
13696  color is chosen in the 
13697 \family sans
13698 Text
13699 \begin_inset space ~
13700 \end_inset
13701
13702 Style
13703 \family default
13704  dialog.
13705  The dialog can be called with the toolbar button 
13706 \begin_inset Graphics
13707         filename ../images/dialog-show_character.png
13708         scale 85
13709
13710 \end_inset
13711
13712  or the menu 
13713 \family sans
13714 Edit\SpecialChar \menuseparator
13715 Text
13716 \begin_inset space ~
13717 \end_inset
13718
13719 Style\SpecialChar \menuseparator
13720 Customized
13721 \family default
13722 .
13723  The formula number has then the same color as the formula.
13724  When the formula number should get another color than the formula characters,
13725  the color must be changed within the formula.
13726 \end_layout
13727
13728 \begin_layout Standard
13729 An example:
13730 \end_layout
13731
13732 \begin_layout Standard
13733
13734 \color red
13735 \begin_inset Formula \begin{equation}
13736 \int A=B\label{eq:red}\end{equation}
13737
13738 \end_inset
13739
13740
13741 \color green
13742
13743 \begin_inset Formula \begin{equation}
13744 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13745
13746 \end_inset
13747
13748
13749 \end_layout
13750
13751 \begin_layout Standard
13752 Formula 
13753 \begin_inset CommandInset ref
13754 LatexCommand eqref
13755 reference "eq:red"
13756
13757 \end_inset
13758
13759  is completely colored red.
13760 \begin_inset Newline newline
13761 \end_inset
13762
13763 Formula 
13764 \begin_inset CommandInset ref
13765 LatexCommand eqref
13766 reference "eq:redgreen"
13767
13768 \end_inset
13769
13770  was first completely colored green to set the color for the formula number.
13771  Subsequently the formula characters were colored red.
13772 \end_layout
13773
13774 \begin_layout Standard
13775 \begin_inset VSpace bigskip
13776 \end_inset
13777
13778 To color the frame different than the rest of the box, the command 
13779 \series bold
13780
13781 \backslash
13782 fcolorbox
13783 \series default
13784
13785 \begin_inset Index
13786 status collapsed
13787
13788 \begin_layout Plain Layout
13789 Commands ! F ! 
13790 \backslash
13791 fcolorbox
13792 \end_layout
13793
13794 \end_inset
13795
13796  is used in the following scheme:
13797 \end_layout
13798
13799 \begin_layout Standard
13800
13801 \series bold
13802
13803 \backslash
13804 fcolorbox{frame color}{color}{box content}
13805 \end_layout
13806
13807 \begin_layout Standard
13808 So 
13809 \series bold
13810
13811 \backslash
13812 fcolorbox
13813 \series default
13814  is an extension of the command 
13815 \series bold
13816
13817 \backslash
13818 colorbox
13819 \series default
13820 .
13821  The frame width is set, like for 
13822 \series bold
13823
13824 \backslash
13825 framebox
13826 \series default
13827 , with 
13828 \series bold
13829
13830 \backslash
13831 fboxrule
13832 \series default
13833  and 
13834 \series bold
13835
13836 \backslash
13837 fboxsep
13838 \series default
13839 .
13840  An example:
13841 \begin_inset ERT
13842 status collapsed
13843
13844 \begin_layout Plain Layout
13845
13846
13847 \backslash
13848 fboxrule 1mm 
13849 \backslash
13850 fboxsep 1mm
13851 \end_layout
13852
13853 \end_inset
13854
13855
13856 \begin_inset Formula \[
13857 \fcolorbox{cyan}{magenta}{A=B}\]
13858
13859 \end_inset
13860
13861
13862 \begin_inset ERT
13863 status collapsed
13864
13865 \begin_layout Plain Layout
13866
13867
13868 \backslash
13869 fboxrule 0.4pt 
13870 \backslash
13871 fboxsep 3pt
13872 \end_layout
13873
13874 \end_inset
13875
13876
13877 \end_layout
13878
13879 \begin_layout Standard
13880 This formula was created with the command
13881 \begin_inset Newline newline
13882 \end_inset
13883
13884
13885 \series bold
13886
13887 \backslash
13888 fcolorbox{cyan
13889 \begin_inset Formula $\to$
13890 \end_inset
13891
13892
13893 \backslash
13894 {magenta
13895 \begin_inset Formula $\to$
13896 \end_inset
13897
13898
13899 \backslash
13900 {A=B
13901 \series default
13902 .
13903 \end_layout
13904
13905 \begin_layout Standard
13906 \begin_inset VSpace bigskip
13907 \end_inset
13908
13909 To use other colors than the predefined ones, they have to be defined first.
13910 \end_layout
13911
13912 \begin_layout Standard
13913 One can for example define the color 
13914 \begin_inset Quotes eld
13915 \end_inset
13916
13917
13918 \series bold
13919 darkgreen
13920 \series default
13921
13922 \begin_inset Quotes erd
13923 \end_inset
13924
13925  with the LaTeX-preamble line:
13926 \end_layout
13927
13928 \begin_layout Standard
13929
13930 \series bold
13931
13932 \backslash
13933 definecolor{darkgreen}{cmyk}{0.5,
13934 \series default
13935  
13936 \series bold
13937 0,
13938 \series default
13939  
13940 \series bold
13941 1,
13942 \series default
13943  
13944 \series bold
13945 0.5}
13946 \series default
13947
13948 \begin_inset Index
13949 status collapsed
13950
13951 \begin_layout Plain Layout
13952 Commands ! D ! 
13953 \backslash
13954 definecolor
13955 \end_layout
13956
13957 \end_inset
13958
13959
13960 \end_layout
13961
13962 \begin_layout Standard
13963
13964 \series bold
13965 cmyk
13966 \series default
13967  is the color space that denotes the colors 
13968 \series bold
13969 cyan
13970 \series default
13971
13972 \series bold
13973 magenta
13974 \series default
13975
13976 \series bold
13977 yellow
13978 \series default
13979 , and 
13980 \series bold
13981 black
13982 \series default
13983 .
13984  The four comma separated numbers are the portion factor for the corresponding
13985  colors of the color space.
13986  The factors can be in the range of 0
13987 \begin_inset space \thinspace{}
13988 \end_inset
13989
13990 -
13991 \begin_inset space \thinspace{}
13992 \end_inset
13993
13994 1.
13995  Instead of 
13996 \series bold
13997 cmyk
13998 \series default
13999  also the color space 
14000 \series bold
14001 rgb
14002 \series default
14003  can be used for definitions.
14004  
14005 \series bold
14006 rgb
14007 \series default
14008  denotes 
14009 \series bold
14010 red
14011 \series default
14012
14013 \series bold
14014 green
14015 \series default
14016 , and 
14017 \series bold
14018 blue
14019 \series default
14020 , so that there are in this case three portion factors for the corresponding
14021  colors.
14022  Furthermore there is the color space 
14023 \series bold
14024 gray
14025 \series default
14026  with one portion factor for the gray value.
14027 \end_layout
14028
14029 \begin_layout Standard
14030 As example a framed box with the new defined color 
14031 \series bold
14032 darkgreen
14033 \series default
14034  where the characters have been colored 
14035 \series bold
14036 yellow
14037 \series default
14038 :
14039 \begin_inset Formula \begin{equation}
14040 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14041
14042 \end_inset
14043
14044
14045 \end_layout
14046
14047 \begin_layout Standard
14048 Self-defined colors can also be used for text with the help of the command
14049  
14050 \series bold
14051
14052 \backslash
14053 textcolor
14054 \series default
14055 :
14056 \begin_inset Index
14057 status collapsed
14058
14059 \begin_layout Plain Layout
14060 Text ! colored
14061 \end_layout
14062
14063 \end_inset
14064
14065
14066 \end_layout
14067
14068 \begin_layout Standard
14069 \begin_inset ERT
14070 status collapsed
14071
14072 \begin_layout Plain Layout
14073
14074
14075 \backslash
14076 textcolor{darkgreen}{
14077 \end_layout
14078
14079 \end_inset
14080
14081 This sentence is 
14082 \begin_inset Quotes eld
14083 \end_inset
14084
14085 darkgreen
14086 \begin_inset Quotes erd
14087 \end_inset
14088
14089 .
14090 \begin_inset ERT
14091 status collapsed
14092
14093 \begin_layout Plain Layout
14094
14095 }
14096 \end_layout
14097
14098 \end_inset
14099
14100
14101 \end_layout
14102
14103 \begin_layout Standard
14104
14105 \series bold
14106
14107 \backslash
14108 textcolor
14109 \series default
14110
14111 \begin_inset Index
14112 status collapsed
14113
14114 \begin_layout Plain Layout
14115 Commands ! T ! 
14116 \backslash
14117 textcolor
14118 \end_layout
14119
14120 \end_inset
14121
14122  is used in the scheme 
14123 \series bold
14124
14125 \backslash
14126 textcolor{color}{characters to color}
14127 \series default
14128 .
14129 \end_layout
14130
14131 \begin_layout Subsection
14132 Paragraph Boxes
14133 \begin_inset CommandInset label
14134 LatexCommand label
14135 name "sub:Paragraph-Boxes"
14136
14137 \end_inset
14138
14139
14140 \begin_inset Index
14141 status collapsed
14142
14143 \begin_layout Plain Layout
14144 Boxes ! as paragraph
14145 \end_layout
14146
14147 \end_inset
14148
14149
14150 \end_layout
14151
14152 \begin_layout Standard
14153 A box that can contain several lines and paragraphs, a so called paragraph
14154  box (parbox), can be created with the menu 
14155 \family sans
14156 Insert\SpecialChar \menuseparator
14157 Box
14158 \family default
14159  or the toolbar button 
14160 \begin_inset Graphics
14161         filename ../images/box-insert.png
14162         scale 85
14163
14164 \end_inset
14165
14166 .
14167 \end_layout
14168
14169 \begin_layout Standard
14170 The following example shows a framed parbox in a line:
14171 \end_layout
14172
14173 \begin_layout Standard
14174 \begin_inset VSpace medskip
14175 \end_inset
14176
14177 This is a line 
14178 \begin_inset Box Boxed
14179 position "c"
14180 hor_pos "c"
14181 has_inner_box 1
14182 inner_pos "t"
14183 use_parbox 1
14184 width "5cm"
14185 special "none"
14186 height "1in"
14187 height_special "totalheight"
14188 status open
14189
14190 \begin_layout Plain Layout
14191 This is a paragraph box.
14192  It is exactly 5
14193 \begin_inset space \thinspace{}
14194 \end_inset
14195
14196 cm long and can also contain formulas: 
14197 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14198 \end_inset
14199
14200
14201 \end_layout
14202
14203 \end_inset
14204
14205  with a parbox.
14206 \end_layout
14207
14208 \begin_layout Standard
14209 \begin_inset VSpace medskip
14210 \end_inset
14211
14212
14213 \end_layout
14214
14215 \begin_layout Standard
14216 Such a box is created by right-clicking on the gray box inset.
14217  A dialog pops up showing the box properties.
14218  In our case set: 
14219 \emph on
14220 Decoration
14221 \emph default
14222 : Recangular box, 
14223 \emph on
14224 Inner Box
14225 \emph default
14226 : Parbox, 
14227 \emph on
14228 Width
14229 \emph default
14230 : 5
14231 \begin_inset space \thinspace{}
14232 \end_inset
14233
14234 cm, 
14235 \emph on
14236 Vertical Box Alignment
14237 \emph default
14238 : Middle
14239 \end_layout
14240
14241 \begin_layout Standard
14242 \begin_inset VSpace medskip
14243 \end_inset
14244
14245 In LaTeX a parbox is created with the command 
14246 \series bold
14247
14248 \backslash
14249 parbox
14250 \series default
14251
14252 \begin_inset Index
14253 status collapsed
14254
14255 \begin_layout Plain Layout
14256 Commands ! P ! 
14257 \backslash
14258 parbox
14259 \end_layout
14260
14261 \end_inset
14262
14263  that has the following scheme:
14264 \end_layout
14265
14266 \begin_layout Standard
14267
14268 \series bold
14269
14270 \backslash
14271 parbox[position]{width}{box content}
14272 \end_layout
14273
14274 \begin_layout Standard
14275 The positions 
14276 \emph on
14277 b
14278 \emph default
14279  and 
14280 \emph on
14281 t
14282 \emph default
14283  are possible.
14284  
14285 \emph on
14286 b
14287 \emph default
14288  for bottom means that the box is aligned within the surrounding text with
14289  its last line.
14290  With 
14291 \emph on
14292 t
14293 \emph default
14294  for top this is done with the first line.
14295  When no position is given, the box will be vertically centered, see section
14296  
14297 \emph on
14298 Boxes
14299 \emph default
14300  of the 
14301 \emph on
14302 Embedded
14303 \begin_inset space ~
14304 \end_inset
14305
14306 Objects
14307 \emph default
14308  manual for examples.
14309 \end_layout
14310
14311 \begin_layout Standard
14312 \begin_inset VSpace bigskip
14313 \end_inset
14314
14315 To frame formulas completely, including the formula number, the formula
14316  must be set into a parbox.
14317  To do this, the command 
14318 \series bold
14319
14320 \backslash
14321 fbox{
14322 \backslash
14323 parbox{
14324 \backslash
14325 linewidth-2
14326 \backslash
14327 fboxsep-2
14328 \backslash
14329 fboxrule}{
14330 \series default
14331  is inserted in TeX-mode before the formula.
14332  
14333 \series bold
14334
14335 \backslash
14336 linewidth
14337 \begin_inset Index
14338 status collapsed
14339
14340 \begin_layout Plain Layout
14341 Commands ! L ! 
14342 \backslash
14343 linewidth
14344 \end_layout
14345
14346 \end_inset
14347
14348
14349 \series default
14350  is hereby the line width set for the document.
14351  Because the frame is outside the parbox, 2
14352 \begin_inset space \thinspace{}
14353 \end_inset
14354
14355 times the frame separation and the frame thickness must be subtracted from
14356  the line width.
14357  As this is not automatically done by LyX due to a bug
14358 \begin_inset Foot
14359 status collapsed
14360
14361 \begin_layout Plain Layout
14362 \begin_inset CommandInset href
14363 LatexCommand href
14364 name "LyX-bug #4483"
14365 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14366
14367 \end_inset
14368
14369
14370 \end_layout
14371
14372 \end_inset
14373
14374 , TeX-mode has to be used.
14375  To be able to multiply and subtract in arguments, the LaTeX-package 
14376 \series bold
14377 calc
14378 \series default
14379
14380 \begin_inset Foot
14381 status collapsed
14382
14383 \begin_layout Plain Layout
14384
14385 \series bold
14386 calc
14387 \series default
14388  is part of every LaTeX standard installation.
14389 \end_layout
14390
14391 \end_inset
14392
14393
14394 \begin_inset Index
14395 status collapsed
14396
14397 \begin_layout Plain Layout
14398 Packages ! calc
14399 \end_layout
14400
14401 \end_inset
14402
14403  must be loaded in the LaTeX-preamble with the line
14404 \end_layout
14405
14406 \begin_layout Standard
14407
14408 \series bold
14409
14410 \backslash
14411 usepackage{calc}
14412 \end_layout
14413
14414 \begin_layout Standard
14415 Behind the formula both boxes are closed by entering 
14416 \series bold
14417 }}
14418 \series default
14419  in TeX-mode.
14420  Here is an example:
14421 \begin_inset ERT
14422 status collapsed
14423
14424 \begin_layout Plain Layout
14425
14426
14427 \backslash
14428 fboxsep 5mm 
14429 \backslash
14430 fboxrule 5mm
14431 \end_layout
14432
14433 \end_inset
14434
14435
14436 \end_layout
14437
14438 \begin_layout Standard
14439 \begin_inset ERT
14440 status collapsed
14441
14442 \begin_layout Plain Layout
14443
14444
14445 \backslash
14446 fbox{
14447 \backslash
14448 parbox{
14449 \backslash
14450 linewidth-2
14451 \backslash
14452 fboxsep-2
14453 \backslash
14454 fboxrule}{
14455 \end_layout
14456
14457 \end_inset
14458
14459
14460 \begin_inset Formula \begin{equation}
14461 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14462
14463 \end_inset
14464
14465
14466 \begin_inset ERT
14467 status collapsed
14468
14469 \begin_layout Plain Layout
14470
14471 }}
14472 \end_layout
14473
14474 \end_inset
14475
14476
14477 \begin_inset ERT
14478 status collapsed
14479
14480 \begin_layout Plain Layout
14481
14482
14483 \backslash
14484 fboxrule 0.4pt 
14485 \backslash
14486 fboxsep 3pt
14487 \end_layout
14488
14489 \end_inset
14490
14491
14492 \end_layout
14493
14494 \begin_layout Standard
14495 \begin_inset VSpace medskip
14496 \end_inset
14497
14498 As a parbox is used as argument of 
14499 \series bold
14500
14501 \backslash
14502 fbox
14503 \series default
14504 , there is in this case no difference between 
14505 \series bold
14506
14507 \backslash
14508 fbox
14509 \series default
14510  and 
14511 \series bold
14512
14513 \backslash
14514 boxed
14515 \series default
14516 .
14517 \end_layout
14518
14519 \begin_layout Standard
14520 \begin_inset VSpace bigskip
14521 \end_inset
14522
14523 Paragraph boxes are very useful to comment formulas directly.
14524  To do this, 
14525 \series bold
14526
14527 \backslash
14528 parbox
14529 \series default
14530  is used in combination with the command 
14531 \series bold
14532
14533 \backslash
14534 tag
14535 \series default
14536 .
14537  (more about 
14538 \series bold
14539
14540 \backslash
14541 tag
14542 \series default
14543  see 
14544 \begin_inset CommandInset ref
14545 LatexCommand ref
14546 reference "sub:User-defined-Numbering"
14547
14548 \end_inset
14549
14550 )
14551 \end_layout
14552
14553 \begin_layout Standard
14554 An example of a formula commented with 
14555 \series bold
14556
14557 \backslash
14558 parbox
14559 \series default
14560 :
14561 \end_layout
14562
14563 \begin_layout Standard
14564 \begin_inset ERT
14565 status collapsed
14566
14567 \begin_layout Plain Layout
14568
14569
14570 \backslash
14571 [5x-7b=3b
14572 \backslash
14573 tag*{
14574 \backslash
14575 parbox{5cm}{
14576 \end_layout
14577
14578 \end_inset
14579
14580 This is a description.
14581  It is distinctly separated from the formula and multiline.
14582 \begin_inset ERT
14583 status collapsed
14584
14585 \begin_layout Plain Layout
14586
14587 }}
14588 \backslash
14589 ]
14590 \end_layout
14591
14592 \end_inset
14593
14594
14595 \end_layout
14596
14597 \begin_layout Standard
14598 Such a formula must be inserted completely in TeX-mode because LyX does
14599  not yet support the command 
14600 \series bold
14601
14602 \backslash
14603 parbox
14604 \series default
14605  in formulas.
14606  The formula is created with the following command sequence:
14607 \end_layout
14608
14609 \begin_layout Standard
14610 The command 
14611 \series bold
14612
14613 \backslash
14614 [5x-7b=3b
14615 \backslash
14616 tag*
14617 \backslash
14618 {
14619 \backslash
14620 parbox{5cm}{
14621 \series default
14622  is inserted in TeX-mode.
14623 \begin_inset Foot
14624 status collapsed
14625
14626 \begin_layout Plain Layout
14627 When the formula style 
14628 \series bold
14629 Indented
14630 \series default
14631  is used, 
14632 \series bold
14633
14634 \backslash
14635 tag*
14636 \backslash
14637 {
14638 \series default
14639  can also be replaced by 
14640 \series bold
14641
14642 \backslash
14643 hfill
14644 \series default
14645 .
14646  (formula styles see 
14647 \begin_inset CommandInset ref
14648 LatexCommand ref
14649 reference "sec:Formula-Styles"
14650
14651 \end_inset
14652
14653 )
14654 \end_layout
14655
14656 \end_inset
14657
14658  Then the description follows as normal text, and finally 
14659 \series bold
14660 }}
14661 \backslash
14662 ]
14663 \series default
14664  is inserted in TeX-mode.
14665  The commands 
14666 \series bold
14667
14668 \backslash
14669 [
14670 \series default
14671  and 
14672 \series bold
14673
14674 \backslash
14675 ]
14676 \series default
14677  hereby create a displayed formula.
14678 \end_layout
14679
14680 \begin_layout Standard
14681 The advantages of 
14682 \series bold
14683
14684 \backslash
14685 parbox
14686 \series default
14687  can be seen in this example that was 
14688 \begin_inset Quotes eld
14689 \end_inset
14690
14691 commented
14692 \begin_inset Quotes erd
14693 \end_inset
14694
14695  using the mathematical textmode:
14696 \begin_inset Formula \[
14697 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14698
14699 \end_inset
14700
14701
14702 \end_layout
14703
14704 \begin_layout Section
14705 Operators
14706 \begin_inset Index
14707 status collapsed
14708
14709 \begin_layout Plain Layout
14710 Operators
14711 \end_layout
14712
14713 \end_inset
14714
14715
14716 \end_layout
14717
14718 \begin_layout Subsection
14719 Big Operators
14720 \begin_inset CommandInset label
14721 LatexCommand label
14722 name "sub:Big-Operators"
14723
14724 \end_inset
14725
14726
14727 \begin_inset Index
14728 status collapsed
14729
14730 \begin_layout Plain Layout
14731 Operators ! big
14732 \end_layout
14733
14734 \end_inset
14735
14736
14737 \begin_inset Index
14738 status collapsed
14739
14740 \begin_layout Plain Layout
14741 Sums
14742 \end_layout
14743
14744 \end_inset
14745
14746
14747 \begin_inset Index
14748 status collapsed
14749
14750 \begin_layout Plain Layout
14751 Integrals
14752 \end_layout
14753
14754 \end_inset
14755
14756
14757 \end_layout
14758
14759 \begin_layout Standard
14760 To be able to use all integral operators listed here, the option 
14761 \family sans
14762 Use esint package automatically
14763 \family default
14764  must be set in the document settings under 
14765 \family sans
14766 Math
14767 \begin_inset space ~
14768 \end_inset
14769
14770 Options
14771 \family default
14772 .
14773 \end_layout
14774
14775 \begin_layout Standard
14776 \begin_inset space \hfill{}
14777 \end_inset
14778
14779
14780 \begin_inset Tabular
14781 <lyxtabular version="3" rows="11" columns="2">
14782 <features>
14783 <column alignment="center" valignment="top" width="0pt">
14784 <column alignment="center" valignment="top" width="0pt">
14785 <row>
14786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14787 \begin_inset Text
14788
14789 \begin_layout Plain Layout
14790 Command
14791 \end_layout
14792
14793 \end_inset
14794 </cell>
14795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14796 \begin_inset Text
14797
14798 \begin_layout Plain Layout
14799 Result
14800 \end_layout
14801
14802 \end_inset
14803 </cell>
14804 </row>
14805 <row>
14806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14807 \begin_inset Text
14808
14809 \begin_layout Plain Layout
14810
14811 \backslash
14812 sum
14813 \begin_inset Index
14814 status collapsed
14815
14816 \begin_layout Plain Layout
14817 Commands ! S ! 
14818 \backslash
14819 sum
14820 \end_layout
14821
14822 \end_inset
14823
14824
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14830 \begin_inset Text
14831
14832 \begin_layout Plain Layout
14833 \begin_inset Formula $\sum$
14834 \end_inset
14835
14836
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 </row>
14842 <row>
14843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847
14848 \backslash
14849 int
14850 \begin_inset Index
14851 status collapsed
14852
14853 \begin_layout Plain Layout
14854 Commands ! I ! 
14855 \backslash
14856 int
14857 \end_layout
14858
14859 \end_inset
14860
14861
14862 \end_layout
14863
14864 \end_inset
14865 </cell>
14866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14867 \begin_inset Text
14868
14869 \begin_layout Plain Layout
14870 \begin_inset Formula $\int$
14871 \end_inset
14872
14873
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 </row>
14879 <row>
14880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884
14885 \backslash
14886 intop
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Plain Layout
14895 \begin_inset Formula $\intop$
14896 \end_inset
14897
14898
14899 \end_layout
14900
14901 \end_inset
14902 </cell>
14903 </row>
14904 <row>
14905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14906 \begin_inset Text
14907
14908 \begin_layout Plain Layout
14909
14910 \backslash
14911 oint
14912 \end_layout
14913
14914 \end_inset
14915 </cell>
14916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Plain Layout
14920 \begin_inset Formula $\oint$
14921 \end_inset
14922
14923
14924 \end_layout
14925
14926 \end_inset
14927 </cell>
14928 </row>
14929 <row>
14930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14931 \begin_inset Text
14932
14933 \begin_layout Plain Layout
14934
14935 \backslash
14936 ointop
14937 \end_layout
14938
14939 \end_inset
14940 </cell>
14941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14942 \begin_inset Text
14943
14944 \begin_layout Plain Layout
14945 \begin_inset Formula $\ointop$
14946 \end_inset
14947
14948
14949 \end_layout
14950
14951 \end_inset
14952 </cell>
14953 </row>
14954 <row>
14955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14956 \begin_inset Text
14957
14958 \begin_layout Plain Layout
14959
14960 \backslash
14961 ointctrclockwise
14962 \end_layout
14963
14964 \end_inset
14965 </cell>
14966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14967 \begin_inset Text
14968
14969 \begin_layout Plain Layout
14970 \begin_inset Formula $\ointctrclockwise$
14971 \end_inset
14972
14973
14974 \end_layout
14975
14976 \end_inset
14977 </cell>
14978 </row>
14979 <row>
14980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14981 \begin_inset Text
14982
14983 \begin_layout Plain Layout
14984
14985 \backslash
14986 ointclockwise
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14992 \begin_inset Text
14993
14994 \begin_layout Plain Layout
14995 \begin_inset Formula $\ointclockwise$
14996 \end_inset
14997
14998
14999 \end_layout
15000
15001 \end_inset
15002 </cell>
15003 </row>
15004 <row>
15005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Plain Layout
15009
15010 \backslash
15011 sqint
15012 \end_layout
15013
15014 \end_inset
15015 </cell>
15016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15017 \begin_inset Text
15018
15019 \begin_layout Plain Layout
15020 \begin_inset Formula $\sqint$
15021 \end_inset
15022
15023
15024 \end_layout
15025
15026 \end_inset
15027 </cell>
15028 </row>
15029 <row>
15030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15031 \begin_inset Text
15032
15033 \begin_layout Plain Layout
15034
15035 \backslash
15036 bigcap
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045 \begin_inset Formula $\bigcap$
15046 \end_inset
15047
15048
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 </row>
15054 <row>
15055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059
15060 \backslash
15061 bigcup
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070 \begin_inset Formula $\bigcup$
15071 \end_inset
15072
15073
15074 \end_layout
15075
15076 \end_inset
15077 </cell>
15078 </row>
15079 </lyxtabular>
15080
15081 \end_inset
15082
15083
15084 \begin_inset space \hfill{}
15085 \end_inset
15086
15087
15088 \begin_inset Tabular
15089 <lyxtabular version="3" rows="10" columns="2">
15090 <features>
15091 <column alignment="center" valignment="top" width="0pt">
15092 <column alignment="center" valignment="top" width="0pt">
15093 <row>
15094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098 Command
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107 Result
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 </row>
15113 <row>
15114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15115 \begin_inset Text
15116
15117 \begin_layout Plain Layout
15118
15119 \backslash
15120 prod
15121 \begin_inset Index
15122 status collapsed
15123
15124 \begin_layout Plain Layout
15125 Commands ! P ! 
15126 \backslash
15127 prod
15128 \end_layout
15129
15130 \end_inset
15131
15132
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141 \begin_inset Formula $\prod$
15142 \end_inset
15143
15144
15145 \end_layout
15146
15147 \end_inset
15148 </cell>
15149 </row>
15150 <row>
15151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155
15156 \backslash
15157 coprod
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 \begin_inset Formula $\coprod$
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 </row>
15175 <row>
15176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15177 \begin_inset Text
15178
15179 \begin_layout Plain Layout
15180
15181 \backslash
15182 bigodot
15183 \end_layout
15184
15185 \end_inset
15186 </cell>
15187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15188 \begin_inset Text
15189
15190 \begin_layout Plain Layout
15191 \begin_inset Formula $\bigodot$
15192 \end_inset
15193
15194
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 </row>
15200 <row>
15201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Plain Layout
15205
15206 \backslash
15207 bigotimes
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216 \begin_inset Formula $\bigotimes$
15217 \end_inset
15218
15219
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 </row>
15225 <row>
15226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15227 \begin_inset Text
15228
15229 \begin_layout Plain Layout
15230
15231 \backslash
15232 bigoplus
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Plain Layout
15241 \begin_inset Formula $\bigoplus$
15242 \end_inset
15243
15244
15245 \end_layout
15246
15247 \end_inset
15248 </cell>
15249 </row>
15250 <row>
15251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Plain Layout
15255
15256 \backslash
15257 bigwedge
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 \begin_inset Formula $\bigwedge$
15267 \end_inset
15268
15269
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 </row>
15275 <row>
15276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Plain Layout
15280
15281 \backslash
15282 bigvee
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15288 \begin_inset Text
15289
15290 \begin_layout Plain Layout
15291 \begin_inset Formula $\bigvee$
15292 \end_inset
15293
15294
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 </row>
15300 <row>
15301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305
15306 \backslash
15307 bigsqcup
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15313 \begin_inset Text
15314
15315 \begin_layout Plain Layout
15316 \begin_inset Formula $\bigsqcup$
15317 \end_inset
15318
15319
15320 \end_layout
15321
15322 \end_inset
15323 </cell>
15324 </row>
15325 <row>
15326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15327 \begin_inset Text
15328
15329 \begin_layout Plain Layout
15330
15331 \backslash
15332 biguplus
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15338 \begin_inset Text
15339
15340 \begin_layout Plain Layout
15341 \begin_inset Formula $\biguplus$
15342 \end_inset
15343
15344
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 </row>
15350 </lyxtabular>
15351
15352 \end_inset
15353
15354
15355 \begin_inset space \hfill{}
15356 \end_inset
15357
15358
15359 \end_layout
15360
15361 \begin_layout Standard
15362 All big operators can also be inserted via the math toolbar button 
15363 \begin_inset Graphics
15364         filename ../images/math/intop.png
15365         scale 85
15366
15367 \end_inset
15368
15369 .
15370 \end_layout
15371
15372 \begin_layout Standard
15373 The operators are called big because they are bigger than the sometimes
15374  equal looking binary operators.
15375  All big operators can have limits as described in the next subsection.
15376 \end_layout
15377
15378 \begin_layout Standard
15379 The operators 
15380 \series bold
15381
15382 \backslash
15383 intop
15384 \series default
15385  and 
15386 \series bold
15387
15388 \backslash
15389 ointop
15390 \series default
15391  are different from 
15392 \series bold
15393
15394 \backslash
15395 int
15396 \series default
15397  and 
15398 \series bold
15399
15400 \backslash
15401 oint
15402 \series default
15403 , resp.
15404 \begin_inset space ~
15405 \end_inset
15406
15407 in the style the operator limits are displayed, see 
15408 \begin_inset CommandInset ref
15409 LatexCommand ref
15410 reference "sub:Operator-Limits"
15411
15412 \end_inset
15413
15414 .
15415  
15416 \end_layout
15417
15418 \begin_layout Subsubsection*
15419 Advices for Integrals
15420 \end_layout
15421
15422 \begin_layout Standard
15423 The letter 
15424 \emph on
15425 d
15426 \emph default
15427  in an integral is an operator, that therefore has to be set upright.
15428  This is done by highlighting the 
15429 \emph on
15430 d
15431 \emph default
15432  and using the keyboard shortcut 
15433 \family sans
15434 Alt-c
15435 \begin_inset space ~
15436 \end_inset
15437
15438 r
15439 \family default
15440
15441 \begin_inset Foot
15442 status collapsed
15443
15444 \begin_layout Plain Layout
15445 Font styles
15446 \series bold
15447  
15448 \series default
15449 see 
15450 \begin_inset CommandInset ref
15451 LatexCommand ref
15452 reference "sub:Font-Styles"
15453
15454 \end_inset
15455
15456
15457 \end_layout
15458
15459 \end_inset
15460
15461 .
15462  Finally the smallest space is inserted before the 
15463 \emph on
15464 d
15465 \emph default
15466 , as this is usual for operators.
15467  An example:
15468 \end_layout
15469
15470 \begin_layout Standard
15471 incorrect: 
15472 \begin_inset Formula $\int A(x)dx$
15473 \end_inset
15474
15475
15476 \begin_inset Newline newline
15477 \end_inset
15478
15479
15480 \begin_inset ERT
15481 status collapsed
15482
15483 \begin_layout Plain Layout
15484
15485
15486 \backslash
15487 hphantom{in}
15488 \end_layout
15489
15490 \end_inset
15491
15492 correct: 
15493 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15494 \end_inset
15495
15496
15497 \end_layout
15498
15499 \begin_layout Standard
15500 For multiple integrals there are the following commands:
15501 \begin_inset VSpace medskip
15502 \end_inset
15503
15504
15505 \end_layout
15506
15507 \begin_layout Standard
15508 \begin_inset space \hfill{}
15509 \end_inset
15510
15511
15512 \begin_inset Tabular
15513 <lyxtabular version="3" rows="4" columns="2">
15514 <features>
15515 <column alignment="center" valignment="top" width="0">
15516 <column alignment="center" valignment="top" width="0">
15517 <row>
15518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522 Command
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531 Result
15532 \begin_inset Note Note
15533 status collapsed
15534
15535 \begin_layout Plain Layout
15536
15537 \series bold
15538
15539 \backslash
15540 raisebox
15541 \series default
15542  is only used as spacer.
15543 \end_layout
15544
15545 \end_inset
15546
15547
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 </row>
15553 <row>
15554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15555 \begin_inset Text
15556
15557 \begin_layout Plain Layout
15558
15559 \backslash
15560 iint
15561 \end_layout
15562
15563 \end_inset
15564 </cell>
15565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15566 \begin_inset Text
15567
15568 \begin_layout Plain Layout
15569 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15570 \end_inset
15571
15572
15573 \end_layout
15574
15575 \end_inset
15576 </cell>
15577 </row>
15578 <row>
15579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15580 \begin_inset Text
15581
15582 \begin_layout Plain Layout
15583
15584 \backslash
15585 oiint
15586 \end_layout
15587
15588 \end_inset
15589 </cell>
15590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15591 \begin_inset Text
15592
15593 \begin_layout Plain Layout
15594 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15595 \end_inset
15596
15597
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 </row>
15603 <row>
15604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Plain Layout
15608
15609 \backslash
15610 sqiint
15611 \end_layout
15612
15613 \end_inset
15614 </cell>
15615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15616 \begin_inset Text
15617
15618 \begin_layout Plain Layout
15619 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15620 \end_inset
15621
15622
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 </row>
15628 </lyxtabular>
15629
15630 \end_inset
15631
15632
15633 \begin_inset space \hfill{}
15634 \end_inset
15635
15636
15637 \begin_inset Tabular
15638 <lyxtabular version="3" rows="4" columns="2">
15639 <features>
15640 <column alignment="center" valignment="top" width="0">
15641 <column alignment="center" valignment="top" width="0">
15642 <row>
15643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15644 \begin_inset Text
15645
15646 \begin_layout Plain Layout
15647 Command
15648 \end_layout
15649
15650 \end_inset
15651 </cell>
15652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15653 \begin_inset Text
15654
15655 \begin_layout Plain Layout
15656 Result
15657 \end_layout
15658
15659 \end_inset
15660 </cell>
15661 </row>
15662 <row>
15663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15664 \begin_inset Text
15665
15666 \begin_layout Plain Layout
15667
15668 \backslash
15669 iiint
15670 \end_layout
15671
15672 \end_inset
15673 </cell>
15674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15675 \begin_inset Text
15676
15677 \begin_layout Plain Layout
15678 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \end_inset
15685 </cell>
15686 </row>
15687 <row>
15688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15689 \begin_inset Text
15690
15691 \begin_layout Plain Layout
15692
15693 \backslash
15694 iiiint
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15700 \begin_inset Text
15701
15702 \begin_layout Plain Layout
15703 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15704 \end_inset
15705
15706
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 </row>
15712 <row>
15713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15714 \begin_inset Text
15715
15716 \begin_layout Plain Layout
15717
15718 \backslash
15719 dotsint
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15725 \begin_inset Text
15726
15727 \begin_layout Plain Layout
15728 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15729 \end_inset
15730
15731
15732 \end_layout
15733
15734 \end_inset
15735 </cell>
15736 </row>
15737 </lyxtabular>
15738
15739 \end_inset
15740
15741
15742 \begin_inset space \hfill{}
15743 \end_inset
15744
15745
15746 \end_layout
15747
15748 \begin_layout Subsection
15749 Operator Limits
15750 \begin_inset CommandInset label
15751 LatexCommand label
15752 name "sub:Operator-Limits"
15753
15754 \end_inset
15755
15756
15757 \begin_inset Index
15758 status collapsed
15759
15760 \begin_layout Plain Layout
15761 Operators ! Limits
15762 \end_layout
15763
15764 \end_inset
15765
15766
15767 \end_layout
15768
15769 \begin_layout Standard
15770 Limits are created by super- and subscripts:
15771 \end_layout
15772
15773 \begin_layout Standard
15774 \align center
15775 \begin_inset Tabular
15776 <lyxtabular version="3" rows="2" columns="2">
15777 <features>
15778 <column alignment="center" valignment="top" width="0pt">
15779 <column alignment="center" valignment="top" width="0pt">
15780 <row>
15781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Plain Layout
15785 Command
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 Result
15795 \begin_inset Note Note
15796 status collapsed
15797
15798 \begin_layout Plain Layout
15799
15800 \series bold
15801
15802 \backslash
15803 raisebox
15804 \series default
15805  is only used as spacer.
15806 \end_layout
15807
15808 \end_inset
15809
15810
15811 \end_layout
15812
15813 \end_inset
15814 </cell>
15815 </row>
15816 <row>
15817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15818 \begin_inset Text
15819
15820 \begin_layout Plain Layout
15821
15822 \backslash
15823 prod^
15824 \backslash
15825 infty
15826 \begin_inset ERT
15827 status collapsed
15828
15829 \begin_layout Plain Layout
15830
15831
15832 \backslash
15833 spce 
15834 \end_layout
15835
15836 \end_inset
15837
15838
15839 \begin_inset Formula $\to$
15840 \end_inset
15841
15842 _0
15843 \begin_inset Formula $\to$
15844 \end_inset
15845
15846 A(x)
15847 \end_layout
15848
15849 \end_inset
15850 </cell>
15851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15852 \begin_inset Text
15853
15854 \begin_layout Plain Layout
15855 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15856 \end_inset
15857
15858
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 </row>
15864 </lyxtabular>
15865
15866 \end_inset
15867
15868
15869 \end_layout
15870
15871 \begin_layout Standard
15872 Limits of inline formulas are set right beside the operator.
15873  Limits in displayed formulas are set above or below the operator, except
15874  of integral limits.
15875 \end_layout
15876
15877 \begin_layout Standard
15878 To force that the limits are set beside the operator, the cursor is set
15879  directly behind the operator and the limits type is changed with the menu
15880  
15881 \family sans
15882 Edit\SpecialChar \menuseparator
15883 Math\SpecialChar \menuseparator
15884 Change Limits Type
15885 \family default
15886  to 
15887 \family sans
15888 \series bold
15889 Inline
15890 \family default
15891 \series default
15892  (shortcut 
15893 \family sans
15894 Alt-m
15895 \begin_inset space ~
15896 \end_inset
15897
15898 l
15899 \family default
15900 ).
15901  An example:
15902 \end_layout
15903
15904 \begin_layout Standard
15905 The default limits type is this:
15906 \begin_inset Formula \[
15907 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15908
15909 \end_inset
15910
15911 This is how it looks when the limits type was changed to 
15912 \family sans
15913 \series bold
15914 Inline
15915 \family default
15916 \series default
15917 :
15918 \begin_inset Formula \[
15919 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15920
15921 \end_inset
15922
15923 For integrals, except of 
15924 \series bold
15925
15926 \backslash
15927 intop
15928 \series default
15929  and 
15930 \series bold
15931
15932 \backslash
15933 ointop
15934 \series default
15935 , the limits are by default set beside the operator.
15936  But for multiple integrals the limits are often set below the operator.
15937  In the following example the limits type was therefore set to 
15938 \series bold
15939 Display
15940 \series default
15941  and so set below the integrals:
15942 \begin_inset Formula \begin{equation}
15943 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15944
15945 \end_inset
15946
15947
15948 \end_layout
15949
15950 \begin_layout Standard
15951 \begin_inset VSpace medskip
15952 \end_inset
15953
15954 To specify conditions for limits, the commands 
15955 \series bold
15956
15957 \backslash
15958 subarray
15959 \series default
15960
15961 \begin_inset Index
15962 status collapsed
15963
15964 \begin_layout Plain Layout
15965 Commands ! S ! 
15966 \backslash
15967 subarray
15968 \end_layout
15969
15970 \end_inset
15971
15972  and 
15973 \series bold
15974
15975 \backslash
15976 substack
15977 \series default
15978
15979 \begin_inset Index
15980 status collapsed
15981
15982 \begin_layout Plain Layout
15983 Commands ! S ! 
15984 \backslash
15985 substack
15986 \end_layout
15987
15988 \end_inset
15989
15990  are used.
15991  To create for example this expression 
15992 \begin_inset Formula \begin{equation}
15993 \sum_{\begin{subarray}{c}
15994 0<k<1000\\
15995 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15996
15997 \end_inset
15998
15999
16000 \end_layout
16001
16002 \begin_layout Standard
16003 the following has to be done:
16004 \begin_inset Newline newline
16005 \end_inset
16006
16007 First the command 
16008 \series bold
16009
16010 \backslash
16011 sum
16012 \series default
16013 ^
16014 \series bold
16015 n
16016 \begin_inset ERT
16017 status collapsed
16018
16019 \begin_layout Plain Layout
16020
16021
16022 \backslash
16023 spce 
16024 \end_layout
16025
16026 \end_inset
16027
16028 _
16029 \series default
16030  is typed in.
16031  One is now in a blue box under the summation operator and insert there
16032  the command 
16033 \series bold
16034
16035 \backslash
16036 subarray
16037 \begin_inset ERT
16038 status collapsed
16039
16040 \begin_layout Plain Layout
16041
16042
16043 \backslash
16044 spce 
16045 \end_layout
16046
16047 \end_inset
16048
16049
16050 \series default
16051 .
16052  The blue box is now within a purple box and now several lines can be written
16053  among each other.
16054  A new line is created by inserting a line break (
16055 \family sans
16056 Ctrl-Return
16057 \family default
16058 ).
16059  When now
16060 \begin_inset Newline newline
16061 \end_inset
16062
16063
16064 \series bold
16065 0<k<1000 Ctrl-Return
16066 \begin_inset Newline newline
16067 \end_inset
16068
16069
16070 \series default
16071 is typed in, a new box appears below for the new line.
16072 \end_layout
16073
16074 \begin_layout Standard
16075 The alignment of the lines can be changed to left aligned with the 
16076 \family sans
16077 table
16078 \family default
16079  
16080 \family sans
16081 toolbar
16082 \family default
16083  or the menu 
16084 \family sans
16085 Edit\SpecialChar \menuseparator
16086 Rows &Columns
16087 \family default
16088 .
16089  To get right alignment, 
16090 \series bold
16091
16092 \backslash
16093 hfill
16094 \begin_inset ERT
16095 status collapsed
16096
16097 \begin_layout Plain Layout
16098
16099
16100 \backslash
16101 spce 
16102 \end_layout
16103
16104 \end_inset
16105
16106
16107 \series default
16108  is inserted at the beginning of the line.
16109 \end_layout
16110
16111 \begin_layout Standard
16112 The command 
16113 \series bold
16114
16115 \backslash
16116 substack
16117 \series default
16118  is equivalent to 
16119 \series bold
16120
16121 \backslash
16122 subarray
16123 \series default
16124  with the difference that the lines are always centered.
16125 \end_layout
16126
16127 \begin_layout Standard
16128 \begin_inset VSpace bigskip
16129 \end_inset
16130
16131 Like in formula 
16132 \begin_inset CommandInset ref
16133 LatexCommand eqref
16134 reference "eq:substack"
16135
16136 \end_inset
16137
16138  there can be too much space beside an operator, because the characters
16139  following the operator are set beside the limits.
16140 \end_layout
16141
16142 \begin_layout Standard
16143 To avoid this, the following macro can be used in the LaTeX-preamble:
16144 \end_layout
16145
16146 \begin_layout Standard
16147
16148 \series bold
16149
16150 \backslash
16151 def
16152 \backslash
16153 clap#1{
16154 \backslash
16155 hbox to 0pt{
16156 \backslash
16157 hss #1
16158 \backslash
16159 hss}}
16160 \begin_inset Newline newline
16161 \end_inset
16162
16163
16164 \backslash
16165 def
16166 \backslash
16167 mathclap {
16168 \backslash
16169 mathpalette 
16170 \backslash
16171 mathclapinternal}
16172 \begin_inset Newline newline
16173 \end_inset
16174
16175
16176 \backslash
16177 def
16178 \backslash
16179 mathclapinternal #1#2{
16180 \backslash
16181 clap{$
16182 \backslash
16183 mathsurround =0pt #1{#2}$}}
16184 \end_layout
16185
16186 \begin_layout Standard
16187 This defines the command 
16188 \series bold
16189
16190 \backslash
16191 mathclap
16192 \series default
16193
16194 \begin_inset Index
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198 Commands ! M ! 
16199 \backslash
16200 mathclap
16201 \end_layout
16202
16203 \end_inset
16204
16205  that sets the width of the limit to 0
16206 \begin_inset space \thinspace{}
16207 \end_inset
16208
16209 pt.
16210  The command scheme is
16211 \end_layout
16212
16213 \begin_layout Standard
16214
16215 \series bold
16216
16217 \backslash
16218 mathclap{limit}
16219 \end_layout
16220
16221 \begin_layout Standard
16222 where the limit can consist of several conditions.
16223 \end_layout
16224
16225 \begin_layout Standard
16226 Applied on formula 
16227 \begin_inset CommandInset ref
16228 LatexCommand eqref
16229 reference "eq:substack"
16230
16231 \end_inset
16232
16233 , one uses the command
16234 \end_layout
16235
16236 \begin_layout Standard
16237
16238 \series bold
16239
16240 \backslash
16241 sum_
16242 \backslash
16243 mathclap{
16244 \backslash
16245 substack
16246 \begin_inset ERT
16247 status collapsed
16248
16249 \begin_layout Plain Layout
16250
16251
16252 \backslash
16253 spce 
16254 \end_layout
16255
16256 \end_inset
16257
16258 0<k<1000 Ctrl-Enter
16259 \end_layout
16260
16261 \begin_layout Standard
16262 to create the lower limit.
16263  The summand is now directly behind the summation operator:
16264 \begin_inset Formula \[
16265 \sum_{\mathclap{\substack{0<k<1000\\
16266 \\k\,\in\,\mathbb{N}}
16267 }}^{n}k^{-2}\]
16268
16269 \end_inset
16270
16271
16272 \end_layout
16273
16274 \begin_layout Standard
16275 \begin_inset VSpace bigskip
16276 \end_inset
16277
16278 How to use one limit for several operators is described in 
16279 \begin_inset CommandInset ref
16280 LatexCommand ref
16281 reference "sub:Self-defined-Operators"
16282
16283 \end_inset
16284
16285 .
16286 \end_layout
16287
16288 \begin_layout Standard
16289 \begin_inset Newpage newpage
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \begin_layout Subsection
16296 Binary Operators
16297 \begin_inset CommandInset label
16298 LatexCommand label
16299 name "sub:Binary-Operators"
16300
16301 \end_inset
16302
16303
16304 \begin_inset Index
16305 status collapsed
16306
16307 \begin_layout Plain Layout
16308 Operators ! binary
16309 \end_layout
16310
16311 \end_inset
16312
16313
16314 \end_layout
16315
16316 \begin_layout Standard
16317 Binary operators are surrounded by space when there is a character before
16318  and behind them.
16319 \begin_inset VSpace medskip
16320 \end_inset
16321
16322
16323 \end_layout
16324
16325 \begin_layout Standard
16326 \begin_inset space \hfill{}
16327 \end_inset
16328
16329
16330 \begin_inset Tabular
16331 <lyxtabular version="3" rows="13" columns="2">
16332 <features>
16333 <column alignment="center" valignment="top" width="0pt">
16334 <column alignment="center" valignment="top" width="0pt">
16335 <row>
16336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 Command
16341 \begin_inset Note Note
16342 status collapsed
16343
16344 \begin_layout Plain Layout
16345
16346 \series bold
16347
16348 \backslash
16349 raisebox
16350 \series default
16351  is only used as spacer.
16352 \end_layout
16353
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Plain Layout
16365 Result
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 </row>
16371 <row>
16372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16373 \begin_inset Text
16374
16375 \begin_layout Plain Layout
16376 +
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385 \begin_inset Formula $+$
16386 \end_inset
16387
16388
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 </row>
16394 <row>
16395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16396 \begin_inset Text
16397
16398 \begin_layout Plain Layout
16399 -
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408 \begin_inset Formula $-$
16409 \end_inset
16410
16411
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 </row>
16417 <row>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422
16423 \backslash
16424 pm
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 \begin_inset Formula $\pm$
16434 \end_inset
16435
16436
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 </row>
16442 <row>
16443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447
16448 \backslash
16449 mp
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Plain Layout
16458 \begin_inset Formula $\mp$
16459 \end_inset
16460
16461
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 </row>
16467 <row>
16468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Plain Layout
16472
16473 \backslash
16474 cdot
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Plain Layout
16483 \begin_inset Formula $\cdot$
16484 \end_inset
16485
16486
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 <row>
16493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497
16498 \backslash
16499 times
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16505 \begin_inset Text
16506
16507 \begin_layout Plain Layout
16508 \begin_inset Formula $\times$
16509 \end_inset
16510
16511
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 </row>
16517 <row>
16518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16519 \begin_inset Text
16520
16521 \begin_layout Plain Layout
16522
16523 \backslash
16524 div
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 \begin_inset Formula $\div$
16534 \end_inset
16535
16536
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 </row>
16542 <row>
16543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 \begin_inset ERT
16548 status collapsed
16549
16550 \begin_layout Plain Layout
16551
16552
16553 \backslash
16554 raisebox{-1.2mm}{
16555 \end_layout
16556
16557 \end_inset
16558
16559 *
16560 \begin_inset ERT
16561 status collapsed
16562
16563 \begin_layout Plain Layout
16564
16565 }
16566 \end_layout
16567
16568 \end_inset
16569
16570
16571 \end_layout
16572
16573 \end_inset
16574 </cell>
16575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579 \begin_inset Formula $*$
16580 \end_inset
16581
16582
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 </row>
16588 <row>
16589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16590 \begin_inset Text
16591
16592 \begin_layout Plain Layout
16593
16594 \backslash
16595 star
16596 \end_layout
16597
16598 \end_inset
16599 </cell>
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604 \begin_inset Formula $\star$
16605 \end_inset
16606
16607
16608 \end_layout
16609
16610 \end_inset
16611 </cell>
16612 </row>
16613 <row>
16614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Plain Layout
16618
16619 \backslash
16620 circ
16621 \end_layout
16622
16623 \end_inset
16624 </cell>
16625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16626 \begin_inset Text
16627
16628 \begin_layout Plain Layout
16629 \begin_inset Formula $\circ$
16630 \end_inset
16631
16632
16633 \end_layout
16634
16635 \end_inset
16636 </cell>
16637 </row>
16638 <row>
16639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16640 \begin_inset Text
16641
16642 \begin_layout Plain Layout
16643
16644 \backslash
16645 diamond
16646 \end_layout
16647
16648 \end_inset
16649 </cell>
16650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16651 \begin_inset Text
16652
16653 \begin_layout Plain Layout
16654 \begin_inset Formula $\diamond$
16655 \end_inset
16656
16657
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 </row>
16663 <row>
16664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Plain Layout
16668
16669 \backslash
16670 bullet
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679 \begin_inset Formula $\bullet$
16680 \end_inset
16681
16682
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 </row>
16688 </lyxtabular>
16689
16690 \end_inset
16691
16692
16693 \begin_inset space \hfill{}
16694 \end_inset
16695
16696
16697 \begin_inset Tabular
16698 <lyxtabular version="3" rows="13" columns="2">
16699 <features>
16700 <column alignment="center" valignment="top" width="0pt">
16701 <column alignment="center" valignment="top" width="0pt">
16702 <row>
16703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16704 \begin_inset Text
16705
16706 \begin_layout Plain Layout
16707 Command
16708 \end_layout
16709
16710 \end_inset
16711 </cell>
16712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716 Result
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 </row>
16722 <row>
16723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727
16728 \backslash
16729 nabla
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738 \begin_inset Formula $\nabla$
16739 \end_inset
16740
16741
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 </row>
16747 <row>
16748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752
16753 \backslash
16754 bigtriangledown
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763 \begin_inset Formula $\bigtriangledown$
16764 \end_inset
16765
16766
16767 \end_layout
16768
16769 \end_inset
16770 </cell>
16771 </row>
16772 <row>
16773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777
16778 \backslash
16779 bigtriangleup
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788 \begin_inset Formula $\bigtriangleup$
16789 \end_inset
16790
16791
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 </row>
16797 <row>
16798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802
16803 \backslash
16804 Box
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813 \begin_inset Formula $\Box$
16814 \end_inset
16815
16816
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 </row>
16822 <row>
16823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827
16828 \backslash
16829 cap 
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 \begin_inset Formula $\cap$
16839 \end_inset
16840
16841
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 </row>
16847 <row>
16848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852
16853 \backslash
16854 cup
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863 \begin_inset Formula $\cup$
16864 \end_inset
16865
16866
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 </row>
16872 <row>
16873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877
16878 \backslash
16879 dagger
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888 \begin_inset Formula $\dagger$
16889 \end_inset
16890
16891
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 </row>
16897 <row>
16898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902
16903 \backslash
16904 ddagger
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913 \begin_inset Formula $\ddagger$
16914 \end_inset
16915
16916
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 </row>
16922 <row>
16923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927
16928 \backslash
16929 wr
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938 \begin_inset Formula $\wr$
16939 \end_inset
16940
16941
16942 \end_layout
16943
16944 \end_inset
16945 </cell>
16946 </row>
16947 <row>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952
16953 \backslash
16954 bigcirc
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963 \begin_inset Formula $\bigcirc$
16964 \end_inset
16965
16966
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 </row>
16972 <row>
16973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977
16978 \backslash
16979 wedge
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988 \begin_inset Formula $\wedge$
16989 \end_inset
16990
16991
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 </row>
16997 <row>
16998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002
17003 \backslash
17004 vee
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 \begin_inset Formula $\vee$
17014 \end_inset
17015
17016
17017 \end_layout
17018
17019 \end_inset
17020 </cell>
17021 </row>
17022 </lyxtabular>
17023
17024 \end_inset
17025
17026
17027 \begin_inset space \hfill{}
17028 \end_inset
17029
17030
17031 \begin_inset Tabular
17032 <lyxtabular version="3" rows="13" columns="2">
17033 <features>
17034 <column alignment="center" valignment="top" width="0pt">
17035 <column alignment="center" valignment="top" width="0pt">
17036 <row>
17037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17038 \begin_inset Text
17039
17040 \begin_layout Plain Layout
17041 Command
17042 \end_layout
17043
17044 \end_inset
17045 </cell>
17046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050 Result
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 </row>
17056 <row>
17057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061
17062 \backslash
17063 oplus
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072 \begin_inset Formula $\oplus$
17073 \end_inset
17074
17075
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 </row>
17081 <row>
17082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086
17087 \backslash
17088 ominus
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 \begin_inset Formula $\ominus$
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 </row>
17106 <row>
17107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111
17112 \backslash
17113 otimes
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122 \begin_inset Formula $\otimes$
17123 \end_inset
17124
17125
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \backslash
17138 oslash
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147 \begin_inset Formula $\oslash$
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 </row>
17156 <row>
17157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \backslash
17163 odot
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 \begin_inset Formula $\odot$
17173 \end_inset
17174
17175
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \backslash
17188 amalg
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 \begin_inset Formula $\amalg$
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 <row>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211
17212 \backslash
17213 uplus
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Plain Layout
17222 \begin_inset Formula $\uplus$
17223 \end_inset
17224
17225
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236
17237 \backslash
17238 setminus
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 \begin_inset Formula $\setminus$
17248 \end_inset
17249
17250
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 </row>
17256 <row>
17257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261
17262 \backslash
17263 sqcap
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272 \begin_inset Formula $\sqcap$
17273 \end_inset
17274
17275
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 </row>
17281 <row>
17282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286
17287 \backslash
17288 sqcup
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297 \begin_inset Formula $\sqcup$
17298 \end_inset
17299
17300
17301 \end_layout
17302
17303 \end_inset
17304 </cell>
17305 </row>
17306 <row>
17307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311
17312 \backslash
17313 triangleleft
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322 \begin_inset Formula $\triangleleft$
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 </row>
17331 <row>
17332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336
17337 \backslash
17338 triangleright
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347 \begin_inset Formula $\triangleright$
17348 \end_inset
17349
17350
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 </row>
17356 </lyxtabular>
17357
17358 \end_inset
17359
17360
17361 \begin_inset space \hfill{}
17362 \end_inset
17363
17364
17365 \end_layout
17366
17367 \begin_layout Standard
17368 All binary operators can also be inserted via the math toolbar button 
17369 \begin_inset Graphics
17370         filename ../images/math/pm.png
17371         scale 85
17372
17373 \end_inset
17374
17375 .
17376 \end_layout
17377
17378 \begin_layout Standard
17379 To typeset the Laplace operator also 
17380 \series bold
17381
17382 \backslash
17383 Delta
17384 \series default
17385  or 
17386 \series bold
17387
17388 \backslash
17389 nabla
17390 \series default
17391 ^
17392 \series bold
17393 2
17394 \series default
17395  (
17396 \begin_inset Formula $\nabla^{2}$
17397 \end_inset
17398
17399 ) can be used instead of 
17400 \series bold
17401
17402 \backslash
17403 bigtriangleup
17404 \series default
17405  .
17406 \end_layout
17407
17408 \begin_layout Standard
17409 The character 
17410 \family sans
17411 Menu Separator
17412 \family default
17413  from the menu 
17414 \family sans
17415 Insert\SpecialChar \menuseparator
17416 Special Character
17417 \family default
17418  is the operator 
17419 \series bold
17420
17421 \backslash
17422 triangleright
17423 \series default
17424 .
17425 \end_layout
17426
17427 \begin_layout Subsection
17428 Self-defined Operators
17429 \begin_inset CommandInset label
17430 LatexCommand label
17431 name "sub:Self-defined-Operators"
17432
17433 \end_inset
17434
17435
17436 \begin_inset Index
17437 status collapsed
17438
17439 \begin_layout Plain Layout
17440 Operators ! self-defined
17441 \end_layout
17442
17443 \end_inset
17444
17445
17446 \end_layout
17447
17448 \begin_layout Standard
17449 With the help of the command 
17450 \series bold
17451
17452 \backslash
17453 DeclareMathOperator
17454 \series default
17455
17456 \begin_inset Index
17457 status collapsed
17458
17459 \begin_layout Plain Layout
17460 Commands ! D ! 
17461 \backslash
17462 dbinom@
17463 \backslash
17464 DeclareMathOperator
17465 \end_layout
17466
17467 \end_inset
17468
17469  custom operators can be defined in the LaTeX-preamble.
17470  Its command scheme is:
17471 \end_layout
17472
17473 \begin_layout Standard
17474
17475 \series bold
17476
17477 \backslash
17478 DeclareMathOperator{new command}{display}
17479 \end_layout
17480
17481 \begin_layout Standard
17482 Display can be characters or symbols that define how the operator looks
17483  in the output.
17484  To define a big operator a * is set behind the command.
17485  All self-defined big operators can have limits as described in 
17486 \begin_inset CommandInset ref
17487 LatexCommand ref
17488 reference "sub:Operator-Limits"
17489
17490 \end_inset
17491
17492 .
17493 \end_layout
17494
17495 \begin_layout Standard
17496 For example the LaTeX-preamble line
17497 \end_layout
17498
17499 \begin_layout Standard
17500
17501 \series bold
17502
17503 \backslash
17504 DeclareMathOperator*{
17505 \backslash
17506 Lozenge}{
17507 \backslash
17508 blacklozenge}
17509 \end_layout
17510
17511 \begin_layout Standard
17512 defines the command 
17513 \series bold
17514
17515 \backslash
17516 Lozenge
17517 \series default
17518 , that inserts a big operator consisting of the lozenge symbol from 
17519 \begin_inset CommandInset ref
17520 LatexCommand ref
17521 reference "sub:Miscellaneous-Symbols"
17522
17523 \end_inset
17524
17525 :
17526 \begin_inset Formula \[
17527 \Lozenge_{n=1}^{\infty}\]
17528
17529 \end_inset
17530
17531 The command for this formula is: 
17532 \series bold
17533
17534 \backslash
17535 Lozenge
17536 \series default
17537 ^
17538 \series bold
17539
17540 \backslash
17541 infty
17542 \begin_inset Formula $\to$
17543 \end_inset
17544
17545 _n=1
17546 \end_layout
17547
17548 \begin_layout Standard
17549 \begin_inset VSpace bigskip
17550 \end_inset
17551
17552 When self-defined operators are not used several times in the document,
17553  they can also be defined with the commands 
17554 \series bold
17555
17556 \backslash
17557 mathop
17558 \series default
17559
17560 \begin_inset Index
17561 status collapsed
17562
17563 \begin_layout Plain Layout
17564 Commands ! M ! 
17565 \backslash
17566 mathop
17567 \end_layout
17568
17569 \end_inset
17570
17571  and 
17572 \series bold
17573
17574 \backslash
17575 mathbin
17576 \series default
17577
17578 \begin_inset Index
17579 status collapsed
17580
17581 \begin_layout Plain Layout
17582 Commands ! M ! 
17583 \backslash
17584 mathbin
17585 \end_layout
17586
17587 \end_inset
17588
17589 , which have the following scheme:
17590 \end_layout
17591
17592 \begin_layout Standard
17593
17594 \series bold
17595
17596 \backslash
17597 mathop{display}
17598 \series default
17599  and 
17600 \series bold
17601
17602 \backslash
17603 mathbin{display}
17604 \end_layout
17605
17606 \begin_layout Standard
17607
17608 \series bold
17609
17610 \backslash
17611 mathop
17612 \series default
17613  defines big operators, 
17614 \series bold
17615
17616 \backslash
17617 mathbin
17618 \series default
17619  binary operators.
17620 \end_layout
17621
17622 \begin_layout Standard
17623
17624 \series bold
17625
17626 \backslash
17627 mathop
17628 \series default
17629  can e.
17630 \begin_inset space \thinspace{}
17631 \end_inset
17632
17633 g.
17634 \begin_inset space ~
17635 \end_inset
17636
17637 be used to use one limit for several operators:
17638 \end_layout
17639
17640 \begin_layout Standard
17641 \begin_inset Formula \[
17642 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17643
17644 \end_inset
17645
17646
17647 \end_layout
17648
17649 \begin_layout Standard
17650 The command for the formula above is:
17651 \begin_inset Newline newline
17652 \end_inset
17653
17654
17655 \series bold
17656
17657 \backslash
17658 mathop{
17659 \backslash
17660 sum
17661 \backslash
17662 negmedspace
17663 \backslash
17664 sum
17665 \series default
17666
17667 \begin_inset ERT
17668 status collapsed
17669
17670 \begin_layout Plain Layout
17671
17672
17673 \backslash
17674 spce 
17675 \end_layout
17676
17677 \end_inset
17678
17679
17680 \series bold
17681
17682 \begin_inset Formula $\to$
17683 \end_inset
17684
17685 ^N
17686 \series default
17687
17688 \begin_inset ERT
17689 status collapsed
17690
17691 \begin_layout Plain Layout
17692
17693
17694 \backslash
17695 spce 
17696 \end_layout
17697
17698 \end_inset
17699
17700
17701 \series bold
17702 _i,j=1
17703 \end_layout
17704
17705 \begin_layout Section
17706 Fonts
17707 \begin_inset Index
17708 status collapsed
17709
17710 \begin_layout Plain Layout
17711 Fonts
17712 \end_layout
17713
17714 \end_inset
17715
17716
17717 \end_layout
17718
17719 \begin_layout Subsection
17720 Font Styles
17721 \begin_inset CommandInset label
17722 LatexCommand label
17723 name "sub:Font-Styles"
17724
17725 \end_inset
17726
17727
17728 \begin_inset Index
17729 status collapsed
17730
17731 \begin_layout Plain Layout
17732 Font ! style
17733 \end_layout
17734
17735 \end_inset
17736
17737
17738 \end_layout
17739
17740 \begin_layout Standard
17741 Latin letters in formulas can be set in one of the following font styles:
17742 \begin_inset VSpace -2mm
17743 \end_inset
17744
17745
17746 \end_layout
17747
17748 \begin_layout Standard
17749 \align center
17750 \begin_inset Tabular
17751 <lyxtabular version="3" rows="6" columns="3">
17752 <features>
17753 <column alignment="center" valignment="top" width="0">
17754 <column alignment="center" valignment="top" width="0">
17755 <column alignment="center" valignment="top" width="0">
17756 <row>
17757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761 Command
17762 \end_layout
17763
17764 \end_inset
17765 </cell>
17766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17767 \begin_inset Text
17768
17769 \begin_layout Plain Layout
17770 Result
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 shortcut
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 </row>
17785 <row>
17786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790
17791 \backslash
17792 mathbb
17793 \series bold
17794
17795 \begin_inset ERT
17796 status collapsed
17797
17798 \begin_layout Plain Layout
17799
17800
17801 \backslash
17802 spce 
17803 \end_layout
17804
17805 \end_inset
17806
17807
17808 \series default
17809 ABC
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 \begin_inset Formula $\mathbb{ABC}$
17819 \end_inset
17820
17821
17822 \end_layout
17823
17824 \end_inset
17825 </cell>
17826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17827 \begin_inset Text
17828
17829 \begin_layout Plain Layout
17830 Alt-c c
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 </row>
17836 <row>
17837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17838 \begin_inset Text
17839
17840 \begin_layout Plain Layout
17841
17842 \backslash
17843 mathbf
17844 \series bold
17845
17846 \begin_inset ERT
17847 status collapsed
17848
17849 \begin_layout Plain Layout
17850
17851
17852 \backslash
17853 spce 
17854 \end_layout
17855
17856 \end_inset
17857
17858
17859 \series default
17860 AbC
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869 \begin_inset Formula $\mathbf{AbC}$
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 -
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 </row>
17887 <row>
17888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892
17893 \backslash
17894 boldsymbol
17895 \series bold
17896
17897 \begin_inset ERT
17898 status collapsed
17899
17900 \begin_layout Plain Layout
17901
17902
17903 \backslash
17904 spce 
17905 \end_layout
17906
17907 \end_inset
17908
17909
17910 \series default
17911 AbC
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 \begin_inset Formula $\boldsymbol{AbC}$
17921 \end_inset
17922
17923
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 Alt-c b
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 </row>
17938 <row>
17939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Plain Layout
17943
17944 \backslash
17945 mathcal
17946 \series bold
17947
17948 \begin_inset ERT
17949 status collapsed
17950
17951 \begin_layout Plain Layout
17952
17953
17954 \backslash
17955 spce 
17956 \end_layout
17957
17958 \end_inset
17959
17960
17961 \series default
17962 ABC
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971 \begin_inset Formula $\mathcal{ABC}$
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983 Alt-c e
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 </row>
17989 <row>
17990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994
17995 \backslash
17996 mathfrak
17997 \series bold
17998
17999 \begin_inset ERT
18000 status collapsed
18001
18002 \begin_layout Plain Layout
18003
18004
18005 \backslash
18006 spce 
18007 \end_layout
18008
18009 \end_inset
18010
18011
18012 \series default
18013 AbC
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022 \begin_inset Formula $\mathfrak{AbC}$
18023 \end_inset
18024
18025
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034 -
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 </row>
18040 </lyxtabular>
18041
18042 \end_inset
18043
18044
18045 \end_layout
18046
18047 \begin_layout Standard
18048 \align center
18049 \begin_inset Tabular
18050 <lyxtabular version="3" rows="5" columns="3">
18051 <features>
18052 <column alignment="center" valignment="top" width="0">
18053 <column alignment="center" valignment="top" width="0">
18054 <column alignment="center" valignment="top" width="0">
18055 <row>
18056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060 Command
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 Result
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078 shortcut
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 </row>
18084 <row>
18085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089
18090 \backslash
18091 mathit
18092 \series bold
18093
18094 \begin_inset ERT
18095 status collapsed
18096
18097 \begin_layout Plain Layout
18098
18099
18100 \backslash
18101 spce 
18102 \end_layout
18103
18104 \end_inset
18105
18106
18107 \series default
18108 AbC
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 \begin_inset Formula $\mathit{AbC}$
18118 \end_inset
18119
18120
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 -
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 </row>
18135 <row>
18136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140
18141 \backslash
18142 mathrm
18143 \series bold
18144
18145 \begin_inset ERT
18146 status collapsed
18147
18148 \begin_layout Plain Layout
18149
18150
18151 \backslash
18152 spce 
18153 \end_layout
18154
18155 \end_inset
18156
18157
18158 \series default
18159 AbC
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 \begin_inset Formula $\mathrm{AbC}$
18169 \end_inset
18170
18171
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180 Alt-c r
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 </row>
18186 <row>
18187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191
18192 \backslash
18193 mathsf
18194 \series bold
18195
18196 \begin_inset ERT
18197 status collapsed
18198
18199 \begin_layout Plain Layout
18200
18201
18202 \backslash
18203 spce 
18204 \end_layout
18205
18206 \end_inset
18207
18208
18209 \series default
18210 AbC
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 \begin_inset Formula $\mathsf{AbC}$
18220 \end_inset
18221
18222
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231 Alt-c s
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 </row>
18237 <row>
18238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242
18243 \backslash
18244 mathtt
18245 \series bold
18246
18247 \begin_inset ERT
18248 status collapsed
18249
18250 \begin_layout Plain Layout
18251
18252
18253 \backslash
18254 spce 
18255 \end_layout
18256
18257 \end_inset
18258
18259
18260 \series default
18261 AbC
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18267 \begin_inset Text
18268
18269 \begin_layout Plain Layout
18270 \begin_inset Formula $\mathtt{AbC}$
18271 \end_inset
18272
18273
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 Alt-c p
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 </row>
18288 </lyxtabular>
18289
18290 \end_inset
18291
18292
18293 \end_layout
18294
18295 \begin_layout Standard
18296 \begin_inset Note Greyedout
18297 status open
18298
18299 \begin_layout Plain Layout
18300
18301 \series bold
18302 Note:
18303 \series default
18304  The styles 
18305 \series bold
18306
18307 \backslash
18308 mathbb
18309 \series default
18310  and 
18311 \series bold
18312
18313 \backslash
18314 mathcal
18315 \series default
18316  can only be used for big letters.
18317 \end_layout
18318
18319 \end_inset
18320
18321
18322 \end_layout
18323
18324 \begin_layout Standard
18325 Predefined is the style 
18326 \series bold
18327
18328 \backslash
18329 mathnormal
18330 \series default
18331 .
18332 \end_layout
18333
18334 \begin_layout Standard
18335 The style commands work also for letters in mathematical constructs:
18336 \begin_inset Formula \[
18337 \mathfrak{A=\frac{b}{C}}\]
18338
18339 \end_inset
18340
18341
18342 \end_layout
18343
18344 \begin_layout Standard
18345 Characters in mathematical text don't appear in a math font style but in
18346  the text font style 
18347 \series bold
18348
18349 \backslash
18350 textrm
18351 \series default
18352 .
18353  That their style can't be set correctly via the text style dialog is a
18354  bug in LyX.
18355 \begin_inset Foot
18356 status collapsed
18357
18358 \begin_layout Plain Layout
18359 \begin_inset CommandInset href
18360 LatexCommand href
18361 name "LyX-bug #4091"
18362 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18363
18364 \end_inset
18365
18366
18367 \end_layout
18368
18369 \end_inset
18370
18371
18372 \end_layout
18373
18374 \begin_layout Standard
18375 Instead of the style commands the dialog 
18376 \family sans
18377 Edit\SpecialChar \menuseparator
18378 Math\SpecialChar \menuseparator
18379 Text Style
18380 \family default
18381  or the toolbar button 
18382 \begin_inset Graphics
18383         filename ../images/math/font.png
18384         scale 85
18385
18386 \end_inset
18387
18388  can be used.
18389 \end_layout
18390
18391 \begin_layout Subsection
18392 Bold Formulas
18393 \begin_inset CommandInset label
18394 LatexCommand label
18395 name "sub:Bold-Formulas"
18396
18397 \end_inset
18398
18399
18400 \begin_inset Index
18401 status collapsed
18402
18403 \begin_layout Plain Layout
18404 Formula ! bold
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \end_layout
18411
18412 \begin_layout Standard
18413 To make a complete formula bold, the command 
18414 \series bold
18415
18416 \backslash
18417 mathbf
18418 \series default
18419  from the previous subsection cannot be used, because it doesn't work for
18420  small Greek letters.
18421  Furthermore it prints Latin letters always upright, like in the following
18422  equation:
18423 \end_layout
18424
18425 \begin_layout Standard
18426 \begin_inset Formula \[
18427 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18428
18429 \end_inset
18430
18431
18432 \end_layout
18433
18434 \begin_layout Standard
18435 To display the formula correctly, the command 
18436 \series bold
18437
18438 \backslash
18439 boldsymbol
18440 \series default
18441  is used:
18442 \begin_inset Formula \[
18443 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18444
18445 \end_inset
18446
18447 It is also possible to set the formula in a 
18448 \series bold
18449 boldmath environment
18450 \series default
18451 .
18452  This environment is created by inserting the command 
18453 \series bold
18454
18455 \backslash
18456 boldmath
18457 \begin_inset Index
18458 status collapsed
18459
18460 \begin_layout Plain Layout
18461 Commands ! B ! 
18462 \backslash
18463 boldmath
18464 \end_layout
18465
18466 \end_inset
18467
18468
18469 \series default
18470  in TeX-mode.
18471  To end the environment, the command 
18472 \series bold
18473
18474 \backslash
18475 unboldmath
18476 \begin_inset Index
18477 status collapsed
18478
18479 \begin_layout Plain Layout
18480 Commands ! U ! 
18481 \backslash
18482 unboldmath
18483 \end_layout
18484
18485 \end_inset
18486
18487
18488 \series default
18489  is inserted in TeX-mode.
18490 \begin_inset ERT
18491 status collapsed
18492
18493 \begin_layout Plain Layout
18494
18495
18496 \backslash
18497 boldmath 
18498 \end_layout
18499
18500 \end_inset
18501
18502
18503 \begin_inset Formula \[
18504 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18505
18506 \end_inset
18507
18508
18509 \begin_inset ERT
18510 status collapsed
18511
18512 \begin_layout Plain Layout
18513
18514
18515 \backslash
18516 unboldmath 
18517 \end_layout
18518
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \begin_layout Subsection
18525 Font Sizes
18526 \begin_inset CommandInset label
18527 LatexCommand label
18528 name "sub:Font-Sizes"
18529
18530 \end_inset
18531
18532
18533 \begin_inset Index
18534 status collapsed
18535
18536 \begin_layout Plain Layout
18537 Font ! size
18538 \end_layout
18539
18540 \end_inset
18541
18542
18543 \end_layout
18544
18545 \begin_layout Standard
18546 For characters in formulas there are, analog to characters in text, the
18547  following size commands:
18548 \end_layout
18549
18550 \begin_layout Standard
18551
18552 \series bold
18553
18554 \backslash
18555 Huge
18556 \series default
18557
18558 \series bold
18559
18560 \backslash
18561 huge
18562 \series default
18563
18564 \series bold
18565
18566 \backslash
18567 LARGE
18568 \series default
18569
18570 \series bold
18571
18572 \backslash
18573 Large
18574 \series default
18575
18576 \series bold
18577
18578 \backslash
18579 large
18580 \series default
18581
18582 \series bold
18583
18584 \backslash
18585 normalsize
18586 \series default
18587
18588 \series bold
18589
18590 \backslash
18591 small
18592 \series default
18593 ,
18594 \begin_inset Newline newline
18595 \end_inset
18596
18597
18598 \series bold
18599
18600 \backslash
18601 footnotesize
18602 \series default
18603
18604 \series bold
18605
18606 \backslash
18607 scriptsize
18608 \series default
18609 , and 
18610 \series bold
18611
18612 \backslash
18613 tiny
18614 \end_layout
18615
18616 \begin_layout Standard
18617 The size produced by the commands depends on the document font size, that
18618  corresponds with the command 
18619 \series bold
18620
18621 \backslash
18622 normalsize
18623 \series default
18624 .
18625  The other commands produce smaller or larger sizes than 
18626 \series bold
18627
18628 \backslash
18629 normalsize
18630 \series default
18631 .
18632  The font size can however not exceed a certain value.
18633  Is for example the document font size 12
18634 \begin_inset space \thinspace{}
18635 \end_inset
18636
18637 pt, the command 
18638 \series bold
18639
18640 \backslash
18641 Huge
18642 \series default
18643  switches to the same size as 
18644 \series bold
18645
18646 \backslash
18647 huge
18648 \series default
18649 .
18650  
18651 \end_layout
18652
18653 \begin_layout Standard
18654 A size command is inserted in TeX-mode before the formula and sets the size
18655  for all following formula and text characters.
18656  To switch back to the initial size, the command 
18657 \series bold
18658
18659 \backslash
18660 normalsize
18661 \series default
18662  is inserted behind the formula in TeX-mode.
18663 \end_layout
18664
18665 \begin_layout Standard
18666 Within a formula the size can only be changed for symbols or letters in
18667  mathematical text.
18668  To do this, the size command is inserted in mathematical text.
18669  All following characters until the end of the mathematical text or until
18670  another size command will have the selected size.
18671  Two examples:
18672 \begin_inset VSpace -2mm
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \begin_layout Standard
18679 \begin_inset ERT
18680 status collapsed
18681
18682 \begin_layout Plain Layout
18683
18684
18685 \backslash
18686 huge 
18687 \end_layout
18688
18689 \end_inset
18690
18691
18692 \begin_inset Formula \[
18693 A=\frac{B}{c}\cdot\maltese\]
18694
18695 \end_inset
18696
18697
18698 \begin_inset Formula \[
18699 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18700
18701 \end_inset
18702
18703
18704 \begin_inset ERT
18705 status collapsed
18706
18707 \begin_layout Plain Layout
18708
18709
18710 \backslash
18711 normalsize 
18712 \end_layout
18713
18714 \end_inset
18715
18716
18717 \end_layout
18718
18719 \begin_layout Standard
18720 \begin_inset VSpace medskip
18721 \end_inset
18722
18723 Before both formulas the command 
18724 \series bold
18725
18726 \backslash
18727 huge
18728 \series default
18729  was inserted.
18730  The command for the second formula is:
18731 \begin_inset Newline newline
18732 \end_inset
18733
18734
18735 \series bold
18736
18737 \backslash
18738 maltese
18739 \begin_inset ERT
18740 status collapsed
18741
18742 \begin_layout Plain Layout
18743
18744
18745 \backslash
18746 spce 
18747 \end_layout
18748
18749 \end_inset
18750
18751 A Alt-m m 
18752 \backslash
18753 Large
18754 \begin_inset ERT
18755 status collapsed
18756
18757 \begin_layout Plain Layout
18758
18759
18760 \backslash
18761 spce 
18762 \end_layout
18763
18764 \end_inset
18765
18766
18767 \backslash
18768 maltese
18769 \begin_inset ERT
18770 status collapsed
18771
18772 \begin_layout Plain Layout
18773
18774
18775 \backslash
18776 spce 
18777 \end_layout
18778
18779 \end_inset
18780
18781
18782 \backslash
18783 textit
18784 \begin_inset ERT
18785 status collapsed
18786
18787 \begin_layout Plain Layout
18788
18789
18790 \backslash
18791 spce 
18792 \end_layout
18793
18794 \end_inset
18795
18796 A
18797 \begin_inset Formula $\to$
18798 \end_inset
18799
18800
18801 \begin_inset Formula $\to$
18802 \end_inset
18803
18804
18805 \begin_inset Newline newline
18806 \end_inset
18807
18808
18809 \begin_inset space \hspace*{}
18810 \length 1cm
18811 \end_inset
18812
18813 Alt-m
18814 \series default
18815  
18816 \series bold
18817
18818 \backslash
18819 tiny
18820 \begin_inset ERT
18821 status collapsed
18822
18823 \begin_layout Plain Layout
18824
18825
18826 \backslash
18827 spce 
18828 \end_layout
18829
18830 \end_inset
18831
18832
18833 \backslash
18834 maltese
18835 \begin_inset ERT
18836 status collapsed
18837
18838 \begin_layout Plain Layout
18839
18840
18841 \backslash
18842 spce 
18843 \end_layout
18844
18845 \end_inset
18846
18847
18848 \backslash
18849 textit
18850 \begin_inset ERT
18851 status collapsed
18852
18853 \begin_layout Plain Layout
18854
18855
18856 \backslash
18857 spce 
18858 \end_layout
18859
18860 \end_inset
18861
18862 A
18863 \end_layout
18864
18865 \begin_layout Standard
18866 If a symbol cannot be displayed in different sizes, it will always be displayed
18867  in the default size.
18868 \end_layout
18869
18870 \begin_layout Section
18871 Greek Letters
18872 \begin_inset Index
18873 status collapsed
18874
18875 \begin_layout Plain Layout
18876 Greek letters
18877 \end_layout
18878
18879 \end_inset
18880
18881
18882 \end_layout
18883
18884 \begin_layout Standard
18885 All Greek letters can also be inserted via the toolbar button 
18886 \begin_inset Graphics
18887         filename ../images/math/alpha.png
18888         scale 85
18889
18890 \end_inset
18891
18892 .
18893 \end_layout
18894
18895 \begin_layout Subsection
18896 Small Letters
18897 \begin_inset CommandInset label
18898 LatexCommand label
18899 name "sub:Small-Letters"
18900
18901 \end_inset
18902
18903
18904 \begin_inset Index
18905 status collapsed
18906
18907 \begin_layout Plain Layout
18908 Greek letters ! small
18909 \end_layout
18910
18911 \end_inset
18912
18913
18914 \end_layout
18915
18916 \begin_layout Standard
18917 \begin_inset space \hfill{}
18918 \end_inset
18919
18920
18921 \begin_inset Tabular
18922 <lyxtabular version="3" rows="11" columns="2">
18923 <features>
18924 <column alignment="center" valignment="top" width="0pt">
18925 <column alignment="center" valignment="top" width="0pt">
18926 <row>
18927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931 Command
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940 Result
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 </row>
18946 <row>
18947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951
18952 \backslash
18953 alpha
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962 \begin_inset Formula $\alpha$
18963 \end_inset
18964
18965
18966 \end_layout
18967
18968 \end_inset
18969 </cell>
18970 </row>
18971 <row>
18972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976
18977 \backslash
18978 beta
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987 \begin_inset Formula $\beta$
18988 \end_inset
18989
18990
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 </row>
18996 <row>
18997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001
19002 \backslash
19003 gamma
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012 \begin_inset Formula $\gamma$
19013 \end_inset
19014
19015
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 </row>
19021 <row>
19022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \backslash
19028 delta
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 \begin_inset Formula $\delta$
19038 \end_inset
19039
19040
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 </row>
19046 <row>
19047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051
19052 \backslash
19053 epsilon
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062 \begin_inset Formula $\epsilon$
19063 \end_inset
19064
19065
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 </row>
19071 <row>
19072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \backslash
19078 varepsilon
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 \begin_inset Formula $\varepsilon$
19088 \end_inset
19089
19090
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 </row>
19096 <row>
19097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101
19102 \backslash
19103 zeta
19104 \end_layout
19105
19106 \end_inset
19107 </cell>
19108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19109 \begin_inset Text
19110
19111 \begin_layout Plain Layout
19112 \begin_inset Formula $\zeta$
19113 \end_inset
19114
19115
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 </row>
19121 <row>
19122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19123 \begin_inset Text
19124
19125 \begin_layout Plain Layout
19126
19127 \backslash
19128 eta
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137 \begin_inset Formula $\eta$
19138 \end_inset
19139
19140
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 </row>
19146 <row>
19147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19148 \begin_inset Text
19149
19150 \begin_layout Plain Layout
19151
19152 \backslash
19153 theta
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19159 \begin_inset Text
19160
19161 \begin_layout Plain Layout
19162 \begin_inset Formula $\theta$
19163 \end_inset
19164
19165
19166 \end_layout
19167
19168 \end_inset
19169 </cell>
19170 </row>
19171 <row>
19172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176
19177 \backslash
19178 vartheta
19179 \end_layout
19180
19181 \end_inset
19182 </cell>
19183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19184 \begin_inset Text
19185
19186 \begin_layout Plain Layout
19187 \begin_inset Formula $\vartheta$
19188 \end_inset
19189
19190
19191 \end_layout
19192
19193 \end_inset
19194 </cell>
19195 </row>
19196 </lyxtabular>
19197
19198 \end_inset
19199
19200
19201 \begin_inset space \hfill{}
19202 \end_inset
19203
19204
19205 \begin_inset Tabular
19206 <lyxtabular version="3" rows="12" columns="2">
19207 <features>
19208 <column alignment="center" valignment="top" width="0pt">
19209 <column alignment="center" valignment="top" width="0pt">
19210 <row>
19211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215 Command
19216 \end_layout
19217
19218 \end_inset
19219 </cell>
19220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19221 \begin_inset Text
19222
19223 \begin_layout Plain Layout
19224 Result
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 </row>
19230 <row>
19231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235
19236 \backslash
19237 iota
19238 \end_layout
19239
19240 \end_inset
19241 </cell>
19242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246 \begin_inset Formula $\iota$
19247 \end_inset
19248
19249
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 </row>
19255 <row>
19256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260
19261 \backslash
19262 kappa
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 \begin_inset Formula $\kappa$
19272 \end_inset
19273
19274
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 </row>
19280 <row>
19281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285
19286 \backslash
19287 varkappa
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 \begin_inset Formula $\varkappa$
19297 \end_inset
19298
19299
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 </row>
19305 <row>
19306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310
19311 \backslash
19312 lambda
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321 \begin_inset Formula $\lambda$
19322 \end_inset
19323
19324
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 </row>
19330 <row>
19331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335
19336 \backslash
19337 mu
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346 \begin_inset Formula $\mu$
19347 \end_inset
19348
19349
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 </row>
19355 <row>
19356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19357 \begin_inset Text
19358
19359 \begin_layout Plain Layout
19360
19361 \backslash
19362 nu
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371 \begin_inset Formula $\nu$
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 </row>
19380 <row>
19381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385
19386 \backslash
19387 xi
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396 \begin_inset Formula $\xi$
19397 \end_inset
19398
19399
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 </row>
19405 <row>
19406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19407 \begin_inset Text
19408
19409 \begin_layout Plain Layout
19410 o
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419 \begin_inset Formula $o$
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 </row>
19428 <row>
19429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \backslash
19435 pi
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444 \begin_inset Formula $\pi$
19445 \end_inset
19446
19447
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 </row>
19453 <row>
19454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458
19459 \backslash
19460 varpi
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 \begin_inset Formula $\varpi$
19470 \end_inset
19471
19472
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 </row>
19478 <row>
19479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483
19484 \backslash
19485 rho
19486 \end_layout
19487
19488 \end_inset
19489 </cell>
19490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19491 \begin_inset Text
19492
19493 \begin_layout Plain Layout
19494 \begin_inset Formula $\rho$
19495 \end_inset
19496
19497
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 </row>
19503 </lyxtabular>
19504
19505 \end_inset
19506
19507
19508 \begin_inset space \hfill{}
19509 \end_inset
19510
19511
19512 \begin_inset Tabular
19513 <lyxtabular version="3" rows="11" columns="2">
19514 <features>
19515 <column alignment="center" valignment="top" width="0pt">
19516 <column alignment="center" valignment="top" width="0pt">
19517 <row>
19518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522 Command
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531 Result
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row>
19538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \backslash
19544 varrho
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 \begin_inset Formula $\varrho$
19554 \end_inset
19555
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 <row>
19563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \backslash
19569 sigma
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 \begin_inset Formula $\sigma$
19579 \end_inset
19580
19581
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 </row>
19587 <row>
19588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592
19593 \backslash
19594 varsigma
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603 \begin_inset Formula $\varsigma$
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 </row>
19612 <row>
19613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19614 \begin_inset Text
19615
19616 \begin_layout Plain Layout
19617
19618 \backslash
19619 tau
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628 \begin_inset Formula $\tau$
19629 \end_inset
19630
19631
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 </row>
19637 <row>
19638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642
19643 \backslash
19644 upsilon
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653 \begin_inset Formula $\upsilon$
19654 \end_inset
19655
19656
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 </row>
19662 <row>
19663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667
19668 \backslash
19669 phi
19670 \end_layout
19671
19672 \end_inset
19673 </cell>
19674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Plain Layout
19678 \begin_inset Formula $\phi$
19679 \end_inset
19680
19681
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row>
19688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \backslash
19694 varphi
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 \begin_inset Formula $\varphi$
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 </row>
19712 <row>
19713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717
19718 \backslash
19719 chi
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 \begin_inset Formula $\chi$
19729 \end_inset
19730
19731
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 </row>
19737 <row>
19738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742
19743 \backslash
19744 psi
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 \begin_inset Formula $\psi$
19754 \end_inset
19755
19756
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 </row>
19762 <row>
19763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767
19768 \backslash
19769 omega
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 \begin_inset Formula $\omega$
19779 \end_inset
19780
19781
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 </row>
19787 </lyxtabular>
19788
19789 \end_inset
19790
19791
19792 \begin_inset space \hfill{}
19793 \end_inset
19794
19795
19796 \end_layout
19797
19798 \begin_layout Standard
19799 \begin_inset VSpace medskip
19800 \end_inset
19801
19802
19803 \end_layout
19804
19805 \begin_layout Standard
19806 How to create upright Greek letters is explained in 
19807 \begin_inset CommandInset ref
19808 LatexCommand ref
19809 reference "sub:Upright-small-Greek"
19810
19811 \end_inset
19812
19813 .
19814 \end_layout
19815
19816 \begin_layout Subsection
19817 Big Letters
19818 \begin_inset Index
19819 status collapsed
19820
19821 \begin_layout Plain Layout
19822 Greek letters ! big
19823 \end_layout
19824
19825 \end_inset
19826
19827
19828 \end_layout
19829
19830 \begin_layout Standard
19831 \begin_inset space \hfill{}
19832 \end_inset
19833
19834
19835 \begin_inset Tabular
19836 <lyxtabular version="3" rows="7" columns="2">
19837 <features>
19838 <column alignment="center" valignment="top" width="0pt">
19839 <column alignment="center" valignment="top" width="0pt">
19840 <row>
19841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845 Command
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Plain Layout
19854 Result
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 </row>
19860 <row>
19861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865
19866 \backslash
19867 Gamma
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876 \begin_inset Formula $\Gamma$
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 </row>
19885 <row>
19886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890
19891 \backslash
19892 Delta
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901 \begin_inset Formula $\Delta$
19902 \end_inset
19903
19904
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 </row>
19910 <row>
19911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915
19916 \backslash
19917 Theta
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926 \begin_inset Formula $\Theta$
19927 \end_inset
19928
19929
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 </row>
19935 <row>
19936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940
19941 \backslash
19942 Lambda
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951 \begin_inset Formula $\Lambda$
19952 \end_inset
19953
19954
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 </row>
19960 <row>
19961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965
19966 \backslash
19967 Xi
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 \begin_inset Formula $\Xi$
19977 \end_inset
19978
19979
19980 \end_layout
19981
19982 \end_inset
19983 </cell>
19984 </row>
19985 <row>
19986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990
19991 \backslash
19992 Pi
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001 \begin_inset Formula $\Pi$
20002 \end_inset
20003
20004
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 </row>
20010 </lyxtabular>
20011
20012 \end_inset
20013
20014
20015 \begin_inset space \hfill{}
20016 \end_inset
20017
20018
20019 \begin_inset Tabular
20020 <lyxtabular version="3" rows="6" columns="2">
20021 <features>
20022 <column alignment="center" valignment="top" width="0pt">
20023 <column alignment="center" valignment="top" width="0pt">
20024 <row>
20025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20026 \begin_inset Text
20027
20028 \begin_layout Plain Layout
20029 Command
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20035 \begin_inset Text
20036
20037 \begin_layout Plain Layout
20038 Result
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 </row>
20044 <row>
20045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20046 \begin_inset Text
20047
20048 \begin_layout Plain Layout
20049
20050 \backslash
20051 Sigma
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060 \begin_inset Formula $\Sigma$
20061 \end_inset
20062
20063
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 <row>
20070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \backslash
20076 Upsilon
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 \begin_inset Formula $\Upsilon$
20086 \end_inset
20087
20088
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 </row>
20094 <row>
20095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099
20100 \backslash
20101 Phi
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20107 \begin_inset Text
20108
20109 \begin_layout Plain Layout
20110 \begin_inset Formula $\Phi$
20111 \end_inset
20112
20113
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 </row>
20119 <row>
20120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20121 \begin_inset Text
20122
20123 \begin_layout Plain Layout
20124
20125 \backslash
20126 Psi
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 \begin_inset Formula $\Psi$
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 </row>
20144 <row>
20145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149
20150 \backslash
20151 Omega
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 \begin_inset Formula $\Omega$
20161 \end_inset
20162
20163
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 </row>
20169 </lyxtabular>
20170
20171 \end_inset
20172
20173
20174 \begin_inset space \hfill{}
20175 \end_inset
20176
20177
20178 \end_layout
20179
20180 \begin_layout Standard
20181 \begin_inset VSpace medskip
20182 \end_inset
20183
20184 That the big Greek letters appear upright is caused by a design bug when
20185  TeX was developed.
20186  To get correct italic big letters, begin every command with 
20187 \series bold
20188 var
20189 \series default
20190 .
20191  For example the command 
20192 \series bold
20193
20194 \backslash
20195 varGamma
20196 \series default
20197  produces: 
20198 \begin_inset Formula $\varGamma$
20199 \end_inset
20200
20201
20202 \end_layout
20203
20204 \begin_layout Subsection
20205 Bold Letters
20206 \begin_inset Index
20207 status collapsed
20208
20209 \begin_layout Plain Layout
20210 Greek letters ! bold
20211 \end_layout
20212
20213 \end_inset
20214
20215
20216 \end_layout
20217
20218 \begin_layout Standard
20219 Greek letters cannot be set with different font styles like Latin letters.
20220  They can only be made bold with the command 
20221 \series bold
20222
20223 \backslash
20224 boldsymbol
20225 \series default
20226
20227 \begin_inset Index
20228 status collapsed
20229
20230 \begin_layout Plain Layout
20231 Commands ! B ! 
20232 \backslash
20233 boldsymbol
20234 \end_layout
20235
20236 \end_inset
20237
20238 .
20239 \end_layout
20240
20241 \begin_layout Standard
20242 \align center
20243 \begin_inset Tabular
20244 <lyxtabular version="3" rows="3" columns="2">
20245 <features>
20246 <column alignment="center" valignment="top" width="0">
20247 <column alignment="center" valignment="top" width="0">
20248 <row>
20249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 Command
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262 Result
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 </row>
20268 <row>
20269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Plain Layout
20273
20274 \backslash
20275 Upsilon
20276 \backslash
20277 boldsymbol
20278 \backslash
20279 Upsilon
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20289 \end_inset
20290
20291
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 </row>
20297 <row>
20298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302
20303 \backslash
20304 theta
20305 \backslash
20306 boldsymbol
20307 \backslash
20308 theta
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317 \begin_inset Formula $\theta\boldsymbol{\theta}$
20318 \end_inset
20319
20320
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 </row>
20326 </lyxtabular>
20327
20328 \end_inset
20329
20330
20331 \end_layout
20332
20333 \begin_layout Section
20334 Symbols
20335 \begin_inset ERT
20336 status collapsed
20337
20338 \begin_layout Plain Layout
20339
20340
20341 \backslash
20342 texorpdfstring{
20343 \end_layout
20344
20345 \end_inset
20346
20347
20348 \begin_inset Foot
20349 status collapsed
20350
20351 \begin_layout Plain Layout
20352 A list with all symbols of most of the LaTeX-packages can be found in 
20353 \begin_inset CommandInset citation
20354 LatexCommand cite
20355 key "Symbole"
20356
20357 \end_inset
20358
20359 .
20360 \end_layout
20361
20362 \end_inset
20363
20364
20365 \begin_inset ERT
20366 status collapsed
20367
20368 \begin_layout Plain Layout
20369
20370 }{}
20371 \end_layout
20372
20373 \end_inset
20374
20375
20376 \begin_inset Note Note
20377 status collapsed
20378
20379 \begin_layout Plain Layout
20380
20381 \backslash
20382 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20383 \end_layout
20384
20385 \begin_layout Plain Layout
20386 More about 
20387 \backslash
20388 texorpdfstring is in section 
20389 \begin_inset CommandInset ref
20390 LatexCommand ref
20391 reference "sub:Formulas-in-Section"
20392
20393 \end_inset
20394
20395 .
20396 \end_layout
20397
20398 \end_inset
20399
20400
20401 \begin_inset Index
20402 status collapsed
20403
20404 \begin_layout Plain Layout
20405 Symbols
20406 \end_layout
20407
20408 \end_inset
20409
20410
20411 \end_layout
20412
20413 \begin_layout Standard
20414 Many of the symbols listed in this section can also be inserted via the
20415  toolbar buttons 
20416 \begin_inset Graphics
20417         filename ../images/math/nabla.png
20418         scale 85
20419
20420 \end_inset
20421
20422  and 
20423 \begin_inset Graphics
20424         filename ../images/math/digamma.png
20425         scale 85
20426
20427 \end_inset
20428
20429 .
20430 \end_layout
20431
20432 \begin_layout Subsection
20433 Mathematical Symbols
20434 \begin_inset CommandInset label
20435 LatexCommand label
20436 name "sub:Mathematical-Symbols"
20437
20438 \end_inset
20439
20440
20441 \begin_inset Index
20442 status collapsed
20443
20444 \begin_layout Plain Layout
20445 Symbols ! mathematical
20446 \end_layout
20447
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \begin_layout Standard
20454 \begin_inset space \hfill{}
20455 \end_inset
20456
20457
20458 \begin_inset Tabular
20459 <lyxtabular version="3" rows="10" columns="2">
20460 <features>
20461 <column alignment="center" valignment="top" width="0pt">
20462 <column alignment="center" valignment="top" width="0pt">
20463 <row>
20464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 Command
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20474 \begin_inset Text
20475
20476 \begin_layout Plain Layout
20477 Result
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 </row>
20483 <row>
20484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488
20489 \backslash
20490 neg
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499 \begin_inset Formula $\neg$
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 </row>
20508 <row>
20509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20510 \begin_inset Text
20511
20512 \begin_layout Plain Layout
20513
20514 \backslash
20515 Im
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20521 \begin_inset Text
20522
20523 \begin_layout Plain Layout
20524 \begin_inset Formula $\Im$
20525 \end_inset
20526
20527
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 </row>
20533 <row>
20534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538
20539 \backslash
20540 Re
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Plain Layout
20549 \begin_inset Formula $\Re$
20550 \end_inset
20551
20552
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 </row>
20558 <row>
20559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563
20564 \backslash
20565 aleph
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574 \begin_inset Formula $\aleph$
20575 \end_inset
20576
20577
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 </row>
20583 <row>
20584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588
20589 \backslash
20590 partial
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599 \begin_inset Formula $\partial$
20600 \end_inset
20601
20602
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 </row>
20608 <row>
20609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613
20614 \backslash
20615 infty
20616 \end_layout
20617
20618 \end_inset
20619 </cell>
20620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20621 \begin_inset Text
20622
20623 \begin_layout Plain Layout
20624 \begin_inset Formula $\infty$
20625 \end_inset
20626
20627
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 </row>
20633 <row>
20634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638
20639 \backslash
20640 wp
20641 \end_layout
20642
20643 \end_inset
20644 </cell>
20645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20646 \begin_inset Text
20647
20648 \begin_layout Plain Layout
20649 \begin_inset Formula $\wp$
20650 \end_inset
20651
20652
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 </row>
20658 <row>
20659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20660 \begin_inset Text
20661
20662 \begin_layout Plain Layout
20663
20664 \backslash
20665 imath
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674 \begin_inset Formula $\imath$
20675 \end_inset
20676
20677
20678 \end_layout
20679
20680 \end_inset
20681 </cell>
20682 </row>
20683 <row>
20684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20685 \begin_inset Text
20686
20687 \begin_layout Plain Layout
20688
20689 \backslash
20690 jmath
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699 \begin_inset Formula $\jmath$
20700 \end_inset
20701
20702
20703 \end_layout
20704
20705 \end_inset
20706 </cell>
20707 </row>
20708 </lyxtabular>
20709
20710 \end_inset
20711
20712
20713 \begin_inset space \hfill{}
20714 \end_inset
20715
20716
20717 \begin_inset Tabular
20718 <lyxtabular version="3" rows="10" columns="2">
20719 <features>
20720 <column alignment="center" valignment="top" width="0pt">
20721 <column alignment="center" valignment="top" width="0pt">
20722 <row>
20723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 Command
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Plain Layout
20736 Result
20737 \begin_inset Note Note
20738 status collapsed
20739
20740 \begin_layout Plain Layout
20741
20742 \series bold
20743
20744 \backslash
20745 raisebox
20746 \series default
20747  is only used as spacer.
20748 \end_layout
20749
20750 \end_inset
20751
20752
20753 \end_layout
20754
20755 \end_inset
20756 </cell>
20757 </row>
20758 <row>
20759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763
20764 \backslash
20765 forall
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774 \begin_inset Formula $\forall$
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 </row>
20783 <row>
20784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20785 \begin_inset Text
20786
20787 \begin_layout Plain Layout
20788
20789 \backslash
20790 exists
20791 \end_layout
20792
20793 \end_inset
20794 </cell>
20795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799 \begin_inset Formula $\exists$
20800 \end_inset
20801
20802
20803 \end_layout
20804
20805 \end_inset
20806 </cell>
20807 </row>
20808 <row>
20809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20810 \begin_inset Text
20811
20812 \begin_layout Plain Layout
20813
20814 \backslash
20815 nexists
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824 \begin_inset Formula $\nexists$
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 </row>
20833 <row>
20834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20835 \begin_inset Text
20836
20837 \begin_layout Plain Layout
20838
20839 \backslash
20840 emptyset
20841 \end_layout
20842
20843 \end_inset
20844 </cell>
20845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849 \begin_inset Formula $\emptyset$
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 </row>
20858 <row>
20859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \backslash
20865 varnothing
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874 \begin_inset Formula $\varnothing$
20875 \end_inset
20876
20877
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 </row>
20883 <row>
20884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888
20889 \backslash
20890 dag
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899 \begin_inset Formula $\dag$
20900 \end_inset
20901
20902
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 </row>
20908 <row>
20909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913
20914 \backslash
20915 ddag
20916 \end_layout
20917
20918 \end_inset
20919 </cell>
20920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924 \begin_inset Formula $\ddag$
20925 \end_inset
20926
20927
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 </row>
20933 <row>
20934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938
20939 \backslash
20940 complement
20941 \end_layout
20942
20943 \end_inset
20944 </cell>
20945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20946 \begin_inset Text
20947
20948 \begin_layout Plain Layout
20949 \begin_inset ERT
20950 status collapsed
20951
20952 \begin_layout Plain Layout
20953
20954
20955 \backslash
20956 raisebox{-0.8mm}{
20957 \end_layout
20958
20959 \end_inset
20960
20961
20962 \begin_inset Formula $\complement$
20963 \end_inset
20964
20965
20966 \begin_inset ERT
20967 status collapsed
20968
20969 \begin_layout Plain Layout
20970
20971 }
20972 \end_layout
20973
20974 \end_inset
20975
20976
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 </row>
20982 <row>
20983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20984 \begin_inset Text
20985
20986 \begin_layout Plain Layout
20987
20988 \backslash
20989 Bbbk
20990 \end_layout
20991
20992 \end_inset
20993 </cell>
20994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20995 \begin_inset Text
20996
20997 \begin_layout Plain Layout
20998 \begin_inset Formula $\Bbbk$
20999 \end_inset
21000
21001
21002 \end_layout
21003
21004 \end_inset
21005 </cell>
21006 </row>
21007 </lyxtabular>
21008
21009 \end_inset
21010
21011
21012 \begin_inset space \hfill{}
21013 \end_inset
21014
21015
21016 \begin_inset Tabular
21017 <lyxtabular version="3" rows="10" columns="2">
21018 <features>
21019 <column alignment="center" valignment="top" width="0pt">
21020 <column alignment="center" valignment="top" width="0pt">
21021 <row>
21022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026 Command
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21032 \begin_inset Text
21033
21034 \begin_layout Plain Layout
21035 Result
21036 \end_layout
21037
21038 \end_inset
21039 </cell>
21040 </row>
21041 <row>
21042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21043 \begin_inset Text
21044
21045 \begin_layout Plain Layout
21046
21047 \backslash
21048 prime
21049 \end_layout
21050
21051 \end_inset
21052 </cell>
21053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057 \begin_inset Formula $\prime$
21058 \end_inset
21059
21060
21061 \end_layout
21062
21063 \end_inset
21064 </cell>
21065 </row>
21066 <row>
21067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21068 \begin_inset Text
21069
21070 \begin_layout Plain Layout
21071
21072 \backslash
21073 backprime
21074 \end_layout
21075
21076 \end_inset
21077 </cell>
21078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082 \begin_inset Formula $\backprime$
21083 \end_inset
21084
21085
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 </row>
21091 <row>
21092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21093 \begin_inset Text
21094
21095 \begin_layout Plain Layout
21096
21097 \backslash
21098 mho
21099 \end_layout
21100
21101 \end_inset
21102 </cell>
21103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107 \begin_inset Formula $\mho$
21108 \end_inset
21109
21110
21111 \end_layout
21112
21113 \end_inset
21114 </cell>
21115 </row>
21116 <row>
21117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21118 \begin_inset Text
21119
21120 \begin_layout Plain Layout
21121
21122 \backslash
21123 triangle
21124 \end_layout
21125
21126 \end_inset
21127 </cell>
21128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132 \begin_inset Formula $\triangle$
21133 \end_inset
21134
21135
21136 \end_layout
21137
21138 \end_inset
21139 </cell>
21140 </row>
21141 <row>
21142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21143 \begin_inset Text
21144
21145 \begin_layout Plain Layout
21146
21147 \backslash
21148 angle
21149 \end_layout
21150
21151 \end_inset
21152 </cell>
21153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157 \begin_inset Formula $\angle$
21158 \end_inset
21159
21160
21161 \end_layout
21162
21163 \end_inset
21164 </cell>
21165 </row>
21166 <row>
21167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21168 \begin_inset Text
21169
21170 \begin_layout Plain Layout
21171
21172 \backslash
21173 measuredangle
21174 \end_layout
21175
21176 \end_inset
21177 </cell>
21178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182 \begin_inset Formula $\measuredangle$
21183 \end_inset
21184
21185
21186 \end_layout
21187
21188 \end_inset
21189 </cell>
21190 </row>
21191 <row>
21192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21193 \begin_inset Text
21194
21195 \begin_layout Plain Layout
21196
21197 \backslash
21198 sphericalangle
21199 \end_layout
21200
21201 \end_inset
21202 </cell>
21203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Plain Layout
21207 \begin_inset Formula $\sphericalangle$
21208 \end_inset
21209
21210
21211 \end_layout
21212
21213 \end_inset
21214 </cell>
21215 </row>
21216 <row>
21217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21218 \begin_inset Text
21219
21220 \begin_layout Plain Layout
21221
21222 \backslash
21223 top
21224 \end_layout
21225
21226 \end_inset
21227 </cell>
21228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Plain Layout
21232 \begin_inset Formula $\top$
21233 \end_inset
21234
21235
21236 \end_layout
21237
21238 \end_inset
21239 </cell>
21240 </row>
21241 <row>
21242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21243 \begin_inset Text
21244
21245 \begin_layout Plain Layout
21246
21247 \backslash
21248 bot
21249 \end_layout
21250
21251 \end_inset
21252 </cell>
21253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Plain Layout
21257 \begin_inset Formula $\bot$
21258 \end_inset
21259
21260
21261 \end_layout
21262
21263 \end_inset
21264 </cell>
21265 </row>
21266 </lyxtabular>
21267
21268 \end_inset
21269
21270
21271 \begin_inset space \hfill{}
21272 \end_inset
21273
21274
21275 \end_layout
21276
21277 \begin_layout Standard
21278 \begin_inset Newpage newpage
21279 \end_inset
21280
21281
21282 \end_layout
21283
21284 \begin_layout Subsection
21285 Miscellaneous Symbols
21286 \begin_inset CommandInset label
21287 LatexCommand label
21288 name "sub:Miscellaneous-Symbols"
21289
21290 \end_inset
21291
21292
21293 \begin_inset Index
21294 status collapsed
21295
21296 \begin_layout Plain Layout
21297 Symbols ! miscellaneous
21298 \end_layout
21299
21300 \end_inset
21301
21302
21303 \end_layout
21304
21305 \begin_layout Standard
21306 \noindent
21307 \align center
21308 \begin_inset Tabular
21309 <lyxtabular version="3" rows="10" columns="2">
21310 <features>
21311 <column alignment="center" valignment="top" width="0pt">
21312 <column alignment="center" valignment="top" width="0pt">
21313 <row>
21314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318 Command
21319 \end_layout
21320
21321 \end_inset
21322 </cell>
21323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21324 \begin_inset Text
21325
21326 \begin_layout Plain Layout
21327 Result
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 </row>
21333 <row>
21334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \begin_layout Plain Layout
21338
21339 \backslash
21340 flat
21341 \end_layout
21342
21343 \end_inset
21344 </cell>
21345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349 \begin_inset Formula $\flat$
21350 \end_inset
21351
21352
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 </row>
21358 <row>
21359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363
21364 \backslash
21365 natural
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374 \begin_inset Formula $\natural$
21375 \end_inset
21376
21377
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 </row>
21383 <row>
21384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388
21389 \backslash
21390 sharp
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399 \begin_inset Formula $\sharp$
21400 \end_inset
21401
21402
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 </row>
21408 <row>
21409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413
21414 \backslash
21415 surd
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Formula $\surd$
21425 \end_inset
21426
21427
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 </row>
21433 <row>
21434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438
21439 \backslash
21440 checkmark
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 \begin_inset Formula $\checkmark$
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 </row>
21458 <row>
21459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463
21464 \backslash
21465 yen
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 \begin_inset Formula $\yen$
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 </row>
21483 <row>
21484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \backslash
21490 pounds
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 \begin_inset Formula $\pounds$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 </row>
21508 <row>
21509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513 $
21514 \end_layout
21515
21516 \end_inset
21517 </cell>
21518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522 \begin_inset Formula $\$$
21523 \end_inset
21524
21525
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 </row>
21531 <row>
21532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21533 \begin_inset Text
21534
21535 \begin_layout Plain Layout
21536 §
21537 \end_layout
21538
21539 \end_inset
21540 </cell>
21541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21542 \begin_inset Text
21543
21544 \begin_layout Plain Layout
21545 \begin_inset Formula $§$
21546 \end_inset
21547
21548
21549 \end_layout
21550
21551 \end_inset
21552 </cell>
21553 </row>
21554 </lyxtabular>
21555
21556 \end_inset
21557
21558
21559 \begin_inset Tabular
21560 <lyxtabular version="3" rows="10" columns="2">
21561 <features>
21562 <column alignment="center" valignment="top" width="0">
21563 <column alignment="center" valignment="top" width="0">
21564 <row>
21565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569 Command
21570 \end_layout
21571
21572 \end_inset
21573 </cell>
21574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578 Result
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 </row>
21584 <row>
21585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589
21590 \backslash
21591 hbar
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600 \begin_inset Formula $\hbar$
21601 \end_inset
21602
21603
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 </row>
21609 <row>
21610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \backslash
21616 hslash
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625 \begin_inset Formula $\hslash$
21626 \end_inset
21627
21628
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 </row>
21634 <row>
21635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639
21640 \backslash
21641 clubsuit
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650 \begin_inset Formula $\clubsuit$
21651 \end_inset
21652
21653
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 </row>
21659 <row>
21660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664
21665 \backslash
21666 spadesuit
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675 \begin_inset Formula $\spadesuit$
21676 \end_inset
21677
21678
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 </row>
21684 <row>
21685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689
21690 \backslash
21691 bigstar
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700 \begin_inset Formula $\bigstar$
21701 \end_inset
21702
21703
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 </row>
21709 <row>
21710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714
21715 \backslash
21716 blacklozenge
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725 \begin_inset Formula $\blacklozenge$
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \backslash
21741 blacktriangle
21742 \end_layout
21743
21744 \end_inset
21745 </cell>
21746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750 \begin_inset Formula $\blacktriangle$
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 </row>
21759 <row>
21760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \backslash
21766 blacktiangledown
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775 \begin_inset Formula $\blacktriangledown$
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 </row>
21784 <row>
21785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Plain Layout
21789
21790 \backslash
21791 bullet
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800 \begin_inset Formula $\bullet$
21801 \end_inset
21802
21803
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 </lyxtabular>
21810
21811 \end_inset
21812
21813
21814 \begin_inset Tabular
21815 <lyxtabular version="3" rows="10" columns="2">
21816 <features>
21817 <column alignment="center" valignment="top" width="0pt">
21818 <column alignment="center" valignment="top" width="0pt">
21819 <row>
21820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824 Command
21825 \end_layout
21826
21827 \end_inset
21828 </cell>
21829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21830 \begin_inset Text
21831
21832 \begin_layout Plain Layout
21833 Result
21834 \end_layout
21835
21836 \end_inset
21837 </cell>
21838 </row>
21839 <row>
21840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21841 \begin_inset Text
21842
21843 \begin_layout Plain Layout
21844
21845 \backslash
21846 diamondsuit
21847 \end_layout
21848
21849 \end_inset
21850 </cell>
21851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855 \begin_inset Formula $\diamondsuit$
21856 \end_inset
21857
21858
21859 \end_layout
21860
21861 \end_inset
21862 </cell>
21863 </row>
21864 <row>
21865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21866 \begin_inset Text
21867
21868 \begin_layout Plain Layout
21869
21870 \backslash
21871 Diamond
21872 \end_layout
21873
21874 \end_inset
21875 </cell>
21876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21877 \begin_inset Text
21878
21879 \begin_layout Plain Layout
21880 \begin_inset Formula $\Diamond$
21881 \end_inset
21882
21883
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 </row>
21889 <row>
21890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21891 \begin_inset Text
21892
21893 \begin_layout Plain Layout
21894
21895 \backslash
21896 heartsuit
21897 \end_layout
21898
21899 \end_inset
21900 </cell>
21901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21902 \begin_inset Text
21903
21904 \begin_layout Plain Layout
21905 \begin_inset Formula $\heartsuit$
21906 \end_inset
21907
21908
21909 \end_layout
21910
21911 \end_inset
21912 </cell>
21913 </row>
21914 <row>
21915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21916 \begin_inset Text
21917
21918 \begin_layout Plain Layout
21919
21920 \backslash
21921 P
21922 \end_layout
21923
21924 \end_inset
21925 </cell>
21926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Plain Layout
21930 \begin_inset Formula $\P$
21931 \end_inset
21932
21933
21934 \end_layout
21935
21936 \end_inset
21937 </cell>
21938 </row>
21939 <row>
21940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944
21945 \backslash
21946 copyright
21947 \end_layout
21948
21949 \end_inset
21950 </cell>
21951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21952 \begin_inset Text
21953
21954 \begin_layout Plain Layout
21955 \begin_inset Formula $\copyright$
21956 \end_inset
21957
21958
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 </row>
21964 <row>
21965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21966 \begin_inset Text
21967
21968 \begin_layout Plain Layout
21969
21970 \backslash
21971 circledR
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980 \begin_inset Formula $\circledR$
21981 \end_inset
21982
21983
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 </row>
21989 <row>
21990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994
21995 \backslash
21996 maltese
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005 \begin_inset Formula $\maltese$
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 </row>
22014 <row>
22015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019
22020 \backslash
22021 diagup
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030 \begin_inset Formula $\diagup$
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 </row>
22039 <row>
22040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Plain Layout
22044
22045 \backslash
22046 diagdown
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055 \begin_inset Formula $\diagdown$
22056 \end_inset
22057
22058
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 </row>
22064 </lyxtabular>
22065
22066 \end_inset
22067
22068
22069 \end_layout
22070
22071 \begin_layout Standard
22072 \begin_inset VSpace medskip
22073 \end_inset
22074
22075 More symbols are listed in 
22076 \begin_inset CommandInset ref
22077 LatexCommand ref
22078 reference "sub:Miscellaneous-Special-Characters"
22079
22080 \end_inset
22081
22082 .
22083 \end_layout
22084
22085 \begin_layout Standard
22086 Some symbols can be displayed in different sizes, see 
22087 \begin_inset CommandInset ref
22088 LatexCommand ref
22089 reference "sub:Font-Sizes"
22090
22091 \end_inset
22092
22093 .
22094 \end_layout
22095
22096 \begin_layout Subsection
22097 The Euro-Symbol €
22098 \begin_inset Index
22099 status collapsed
22100
22101 \begin_layout Plain Layout
22102 Symbols ! Euro-symbol
22103 \end_layout
22104
22105 \end_inset
22106
22107
22108 \begin_inset Index
22109 status collapsed
22110
22111 \begin_layout Plain Layout
22112 \begin_inset ERT
22113 status collapsed
22114
22115 \begin_layout Plain Layout
22116
22117
22118 \backslash
22119 officialeuro
22120 \end_layout
22121
22122 \end_inset
22123
22124
22125 \end_layout
22126
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \begin_layout Standard
22133 To use the Euro symbol in formulas, the LaTeX-package 
22134 \series bold
22135 eurosym
22136 \series default
22137
22138 \begin_inset Index
22139 status collapsed
22140
22141 \begin_layout Plain Layout
22142 Packages ! eurosym
22143 \end_layout
22144
22145 \end_inset
22146
22147  must be installed and loaded with the LaTeX-preamble line
22148 \end_layout
22149
22150 \begin_layout Standard
22151
22152 \series bold
22153
22154 \backslash
22155 usepackage[gennarrow]{eurosym}
22156 \end_layout
22157
22158 \begin_layout Standard
22159 The Euro symbol can now be inserted with the command 
22160 \series bold
22161
22162 \backslash
22163 euro
22164 \series default
22165
22166 \begin_inset Index
22167 status collapsed
22168
22169 \begin_layout Plain Layout
22170 Commands ! E ! 
22171 \backslash
22172 euro
22173 \end_layout
22174
22175 \end_inset
22176
22177 .
22178 \end_layout
22179
22180 \begin_layout Standard
22181 The Euro symbol can directly be inserted with the € key in mathematical
22182  text, without having 
22183 \series bold
22184 eurosym
22185 \series default
22186  installed.
22187  When 
22188 \series bold
22189 eurosym
22190 \series default
22191  is installed, 
22192 \series bold
22193
22194 \backslash
22195 euro
22196 \series default
22197  can also be inserted in TeX-mode.
22198  The official currency symbol can then be inserted with the command 
22199 \series bold
22200
22201 \backslash
22202 officialeuro
22203 \series default
22204
22205 \begin_inset Index
22206 status collapsed
22207
22208 \begin_layout Plain Layout
22209 Commands ! O ! 
22210 \backslash
22211 officialeuro
22212 \end_layout
22213
22214 \end_inset
22215
22216 , that is only available in TeX-mode.
22217 \end_layout
22218
22219 \begin_layout Standard
22220 \begin_inset ERT
22221 status collapsed
22222
22223 \begin_layout Plain Layout
22224
22225
22226 \backslash
22227 ifeurosym 
22228 \end_layout
22229
22230 \end_inset
22231
22232
22233 \begin_inset Note Note
22234 status open
22235
22236 \begin_layout Plain Layout
22237 The following table will only be displayed when the LaTeX-package 
22238 \series bold
22239 eurosym
22240 \series default
22241  is installed.
22242 \end_layout
22243
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \begin_layout Standard
22250 An overview about the different Euro symbols:
22251 \end_layout
22252
22253 \begin_layout Standard
22254 \align center
22255 \begin_inset Tabular
22256 <lyxtabular version="3" rows="4" columns="3">
22257 <features>
22258 <column alignment="center" valignment="top" width="0pt">
22259 <column alignment="center" valignment="top" width="0pt">
22260 <column alignment="center" valignment="top" width="0pt">
22261 <row>
22262 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275 Command 
22276 \end_layout
22277
22278 \end_inset
22279 </cell>
22280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22281 \begin_inset Text
22282
22283 \begin_layout Plain Layout
22284 Result
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 </row>
22290 <row>
22291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295 formula
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \backslash
22306 euro
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 \begin_inset Formula $\euro$
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 </row>
22324 <row>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 mathematical text
22330 \end_layout
22331
22332 \end_inset
22333 </cell>
22334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22335 \begin_inset Text
22336
22337 \begin_layout Plain Layout
22338
22339 \end_layout
22340
22341 \end_inset
22342 </cell>
22343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22344 \begin_inset Text
22345
22346 \begin_layout Plain Layout
22347 \begin_inset Formula $\mbox{€}$
22348 \end_inset
22349
22350
22351 \end_layout
22352
22353 \end_inset
22354 </cell>
22355 </row>
22356 <row>
22357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22358 \begin_inset Text
22359
22360 \begin_layout Plain Layout
22361 TeX-mode
22362 \end_layout
22363
22364 \end_inset
22365 </cell>
22366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \begin_layout Plain Layout
22370
22371 \backslash
22372 officialeuro
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381 \begin_inset ERT
22382 status collapsed
22383
22384 \begin_layout Plain Layout
22385
22386
22387 \backslash
22388 officialeuro
22389 \end_layout
22390
22391 \end_inset
22392
22393
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 </row>
22399 </lyxtabular>
22400
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \begin_layout Standard
22407 \begin_inset ERT
22408 status collapsed
22409
22410 \begin_layout Plain Layout
22411
22412
22413 \backslash
22414 else 
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \begin_inset Note Note
22421 status open
22422
22423 \begin_layout Plain Layout
22424 The following will be displayed when the LaTeX-package 
22425 \series bold
22426 eurosym
22427 \series default
22428  is not installed:
22429 \end_layout
22430
22431 \end_inset
22432
22433
22434 \end_layout
22435
22436 \begin_layout Standard
22437 You need to install the LaTeX-package 
22438 \series bold
22439 eurosym
22440 \series default
22441  to see the rest of this subsection in the output.
22442 \end_layout
22443
22444 \begin_layout Standard
22445 \begin_inset ERT
22446 status collapsed
22447
22448 \begin_layout Plain Layout
22449
22450
22451 \backslash
22452 fi 
22453 \end_layout
22454
22455 \end_inset
22456
22457
22458 \end_layout
22459
22460 \begin_layout Section
22461 Relations
22462 \begin_inset CommandInset label
22463 LatexCommand label
22464 name "sec:Relations"
22465
22466 \end_inset
22467
22468
22469 \begin_inset Index
22470 status collapsed
22471
22472 \begin_layout Plain Layout
22473 Relations
22474 \end_layout
22475
22476 \end_inset
22477
22478
22479 \begin_inset Index
22480 status collapsed
22481
22482 \begin_layout Plain Layout
22483 Comparisons|see
22484 \begin_inset ERT
22485 status collapsed
22486
22487 \begin_layout Plain Layout
22488
22489 {
22490 \end_layout
22491
22492 \end_inset
22493
22494 Relations
22495 \begin_inset ERT
22496 status collapsed
22497
22498 \begin_layout Plain Layout
22499
22500 }
22501 \end_layout
22502
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \end_inset
22509
22510
22511 \end_layout
22512
22513 \begin_layout Standard
22514 All relations can also be inserted via the toolbar button 
22515 \begin_inset Graphics
22516         filename ../images/math/leq.png
22517         scale 85
22518
22519 \end_inset
22520
22521 .
22522 \end_layout
22523
22524 \begin_layout Standard
22525 \begin_inset space \hfill{}
22526 \end_inset
22527
22528
22529 \begin_inset Tabular
22530 <lyxtabular version="3" rows="17" columns="2">
22531 <features>
22532 <column alignment="center" valignment="top" width="0pt">
22533 <column alignment="center" valignment="top" width="0pt">
22534 <row>
22535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539 Command
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 Result
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 </row>
22554 <row>
22555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559 <
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568 \begin_inset Formula $<$
22569 \end_inset
22570
22571
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 </row>
22577 <row>
22578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582
22583 \backslash
22584 le
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593 \begin_inset Formula $\le$
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 </row>
22602 <row>
22603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607
22608 \backslash
22609 ll
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 \begin_inset Formula $\ll$
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 </row>
22627 <row>
22628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632
22633 \backslash
22634 prec
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643 \begin_inset Formula $\prec$
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 </row>
22652 <row>
22653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657
22658 \backslash
22659 preceq
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22665 \begin_inset Text
22666
22667 \begin_layout Plain Layout
22668 \begin_inset Formula $\preceq$
22669 \end_inset
22670
22671
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 </row>
22677 <row>
22678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Plain Layout
22682
22683 \backslash
22684 subset
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693 \begin_inset Formula $\subset$
22694 \end_inset
22695
22696
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 </row>
22702 <row>
22703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707
22708 \backslash
22709 subseteq
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718 \begin_inset Formula $\subseteq$
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 </row>
22727 <row>
22728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732
22733 \backslash
22734 sqsubseteq
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 \begin_inset Formula $\sqsubseteq$
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 </row>
22752 <row>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757
22758 \backslash
22759 in
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 \begin_inset Formula $\in$
22769 \end_inset
22770
22771
22772 \end_layout
22773
22774 \end_inset
22775 </cell>
22776 </row>
22777 <row>
22778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782
22783 \backslash
22784 vdash
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 \begin_inset Formula $\vdash$
22794 \end_inset
22795
22796
22797 \end_layout
22798
22799 \end_inset
22800 </cell>
22801 </row>
22802 <row>
22803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807
22808 \backslash
22809 smile
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22815 \begin_inset Text
22816
22817 \begin_layout Plain Layout
22818 \begin_inset Formula $\smile$
22819 \end_inset
22820
22821
22822 \end_layout
22823
22824 \end_inset
22825 </cell>
22826 </row>
22827 <row>
22828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832
22833 \backslash
22834 lhd
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843 \begin_inset Formula $\lhd$
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \end_inset
22850 </cell>
22851 </row>
22852 <row>
22853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857
22858 \backslash
22859 unlhd
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22865 \begin_inset Text
22866
22867 \begin_layout Plain Layout
22868 \begin_inset Formula $\unlhd$
22869 \end_inset
22870
22871
22872 \end_layout
22873
22874 \end_inset
22875 </cell>
22876 </row>
22877 <row>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882
22883 \backslash
22884 gtrless
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22890 \begin_inset Text
22891
22892 \begin_layout Plain Layout
22893 \begin_inset Formula $\gtrless$
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 </row>
22902 <row>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907
22908 \backslash
22909 mid
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22915 \begin_inset Text
22916
22917 \begin_layout Plain Layout
22918 \begin_inset Formula $\mid$
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \end_inset
22925 </cell>
22926 </row>
22927 <row>
22928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932
22933 \backslash
22934 nmid
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22940 \begin_inset Text
22941
22942 \begin_layout Plain Layout
22943 \begin_inset Formula $\nmid$
22944 \end_inset
22945
22946
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 </row>
22952 </lyxtabular>
22953
22954 \end_inset
22955
22956
22957 \begin_inset space \hfill{}
22958 \end_inset
22959
22960
22961 \begin_inset Tabular
22962 <lyxtabular version="3" rows="17" columns="2">
22963 <features>
22964 <column alignment="center" valignment="top" width="0pt">
22965 <column alignment="center" valignment="top" width="0pt">
22966 <row>
22967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971 Command
22972 \end_layout
22973
22974 \end_inset
22975 </cell>
22976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980 Result
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 </row>
22986 <row>
22987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991 =
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000 \begin_inset Formula $=$
23001 \end_inset
23002
23003
23004 \end_layout
23005
23006 \end_inset
23007 </cell>
23008 </row>
23009 <row>
23010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23011 \begin_inset Text
23012
23013 \begin_layout Plain Layout
23014
23015 \backslash
23016 not=
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025 \begin_inset Formula $\not=$
23026 \end_inset
23027
23028
23029 \end_layout
23030
23031 \end_inset
23032 </cell>
23033 </row>
23034 <row>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039
23040 \backslash
23041 equiv
23042 \end_layout
23043
23044 \end_inset
23045 </cell>
23046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23047 \begin_inset Text
23048
23049 \begin_layout Plain Layout
23050 \begin_inset Formula $\equiv$
23051 \end_inset
23052
23053
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 </row>
23059 <row>
23060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Plain Layout
23064
23065 \backslash
23066 sim
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Plain Layout
23075 \begin_inset Formula $\sim$
23076 \end_inset
23077
23078
23079 \end_layout
23080
23081 \end_inset
23082 </cell>
23083 </row>
23084 <row>
23085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089
23090 \backslash
23091 simeq
23092 \end_layout
23093
23094 \end_inset
23095 </cell>
23096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23097 \begin_inset Text
23098
23099 \begin_layout Plain Layout
23100 \begin_inset Formula $\simeq$
23101 \end_inset
23102
23103
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 </row>
23109 <row>
23110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114
23115 \backslash
23116 approx
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Plain Layout
23125 \begin_inset Formula $\approx$
23126 \end_inset
23127
23128
23129 \end_layout
23130
23131 \end_inset
23132 </cell>
23133 </row>
23134 <row>
23135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139
23140 \backslash
23141 cong
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23147 \begin_inset Text
23148
23149 \begin_layout Plain Layout
23150 \begin_inset Formula $\cong$
23151 \end_inset
23152
23153
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 </row>
23159 <row>
23160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164
23165 \backslash
23166 bowtie
23167 \end_layout
23168
23169 \end_inset
23170 </cell>
23171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23172 \begin_inset Text
23173
23174 \begin_layout Plain Layout
23175 \begin_inset Formula $\bowtie$
23176 \end_inset
23177
23178
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 </row>
23184 <row>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189
23190 \backslash
23191 notin
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Plain Layout
23200 \begin_inset Formula $\notin$
23201 \end_inset
23202
23203
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 </row>
23209 <row>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214
23215 \backslash
23216 perp
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225 \begin_inset Formula $\perp$
23226 \end_inset
23227
23228
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 </row>
23234 <row>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \backslash
23241 propto
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250 \begin_inset Formula $\propto$
23251 \end_inset
23252
23253
23254 \end_layout
23255
23256 \end_inset
23257 </cell>
23258 </row>
23259 <row>
23260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264
23265 \backslash
23266 asymp
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23272 \begin_inset Text
23273
23274 \begin_layout Plain Layout
23275 \begin_inset Formula $\asymp$
23276 \end_inset
23277
23278
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 </row>
23284 <row>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289
23290 \backslash
23291 doteq
23292 \end_layout
23293
23294 \end_inset
23295 </cell>
23296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23297 \begin_inset Text
23298
23299 \begin_layout Plain Layout
23300 \begin_inset Formula $\doteq$
23301 \end_inset
23302
23303
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 </row>
23309 <row>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314
23315 \backslash
23316 circeq
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325 \begin_inset Formula $\circeq$
23326 \end_inset
23327
23328
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 </row>
23334 <row>
23335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339
23340 \backslash
23341 models
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350 \begin_inset Formula $\models$
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 </row>
23359 <row>
23360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364
23365 \backslash
23366 widehat=
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375 \begin_inset Formula $\widehat{=}$
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 </lyxtabular>
23385
23386 \end_inset
23387
23388
23389 \begin_inset space \hfill{}
23390 \end_inset
23391
23392
23393 \begin_inset Tabular
23394 <lyxtabular version="3" rows="17" columns="2">
23395 <features>
23396 <column alignment="center" valignment="top" width="0pt">
23397 <column alignment="center" valignment="top" width="0pt">
23398 <row>
23399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403 Command
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412 Result
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 </row>
23418 <row>
23419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423 >
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432 \begin_inset Formula $>$
23433 \end_inset
23434
23435
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 </row>
23441 <row>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446
23447 \backslash
23448 ge
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23454 \begin_inset Text
23455
23456 \begin_layout Plain Layout
23457 \begin_inset Formula $\ge$
23458 \end_inset
23459
23460
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 </row>
23466 <row>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471
23472 \backslash
23473 gg
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482 \begin_inset Formula $\gg$
23483 \end_inset
23484
23485
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 </row>
23491 <row>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496
23497 \backslash
23498 succ
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507 \begin_inset Formula $\succ$
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 </row>
23516 <row>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521
23522 \backslash
23523 succeq
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532 \begin_inset Formula $\succeq$
23533 \end_inset
23534
23535
23536 \end_layout
23537
23538 \end_inset
23539 </cell>
23540 </row>
23541 <row>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546
23547 \backslash
23548 supset
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 \begin_inset Formula $\supset$
23558 \end_inset
23559
23560
23561 \end_layout
23562
23563 \end_inset
23564 </cell>
23565 </row>
23566 <row>
23567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571
23572 \backslash
23573 supseteq
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582 \begin_inset Formula $\supseteq$
23583 \end_inset
23584
23585
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 </row>
23591 <row>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596
23597 \backslash
23598 sqsupseteq
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607 \begin_inset Formula $\sqsupseteq$
23608 \end_inset
23609
23610
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 </row>
23616 <row>
23617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621
23622 \backslash
23623 ni
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632 \begin_inset Formula $\ni$
23633 \end_inset
23634
23635
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 </row>
23641 <row>
23642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646
23647 \backslash
23648 dashv
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23654 \begin_inset Text
23655
23656 \begin_layout Plain Layout
23657 \begin_inset Formula $\dashv$
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 </row>
23666 <row>
23667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671
23672 \backslash
23673 frown
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682 \begin_inset Formula $\frown$
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 </row>
23691 <row>
23692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696
23697 \backslash
23698 rhd
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707 \begin_inset Formula $\rhd$
23708 \end_inset
23709
23710
23711 \end_layout
23712
23713 \end_inset
23714 </cell>
23715 </row>
23716 <row>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721
23722 \backslash
23723 unrhd
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 \begin_inset Formula $\unrhd$
23733 \end_inset
23734
23735
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 </row>
23741 <row>
23742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746
23747 \backslash
23748 lessgtr
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23754 \begin_inset Text
23755
23756 \begin_layout Plain Layout
23757 \begin_inset Formula $\lessgtr$
23758 \end_inset
23759
23760
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 </row>
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771
23772 \backslash
23773 parallel
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23779 \begin_inset Text
23780
23781 \begin_layout Plain Layout
23782 \begin_inset Formula $\parallel$
23783 \end_inset
23784
23785
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 <row>
23792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796
23797 \backslash
23798 nparallel
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23804 \begin_inset Text
23805
23806 \begin_layout Plain Layout
23807 \begin_inset Formula $\nparallel$
23808 \end_inset
23809
23810
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 </row>
23816 </lyxtabular>
23817
23818 \end_inset
23819
23820
23821 \begin_inset space \hfill{}
23822 \end_inset
23823
23824
23825 \end_layout
23826
23827 \begin_layout Standard
23828 \begin_inset VSpace medskip
23829 \end_inset
23830
23831 The characters 
23832 \series bold
23833
23834 \backslash
23835 lhd
23836 \series default
23837  and 
23838 \series bold
23839
23840 \backslash
23841 rhd
23842 \series default
23843  are bigger than the equal looking operators 
23844 \series bold
23845
23846 \backslash
23847 triangleleft
23848 \series default
23849  and 
23850 \series bold
23851
23852 \backslash
23853 triangleright
23854 \series default
23855 , respectively.
23856 \end_layout
23857
23858 \begin_layout Standard
23859 Relations are, in contrary to symbols, always surrounded by space.
23860 \end_layout
23861
23862 \begin_layout Standard
23863 Relations with labels can be created with the command 
23864 \series bold
23865
23866 \backslash
23867 stackrel
23868 \series default
23869
23870 \begin_inset Index
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874 Commands ! S ! 
23875 \backslash
23876 stackrel
23877 \end_layout
23878
23879 \end_inset
23880
23881 :
23882 \end_layout
23883
23884 \begin_layout Standard
23885 \align center
23886 \begin_inset Tabular
23887 <lyxtabular version="3" rows="2" columns="2">
23888 <features>
23889 <column alignment="center" valignment="top" width="0">
23890 <column alignment="center" valignment="top" width="0">
23891 <row>
23892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896 Command
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905 Result
23906 \begin_inset Note Note
23907 status collapsed
23908
23909 \begin_layout Plain Layout
23910
23911 \series bold
23912
23913 \backslash
23914 raisebox
23915 \series default
23916  is only used as spacer.
23917 \end_layout
23918
23919 \end_inset
23920
23921
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 </row>
23927 <row>
23928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932 A(r)
23933 \backslash
23934 stackrel
23935 \begin_inset ERT
23936 status collapsed
23937
23938 \begin_layout Plain Layout
23939
23940
23941 \backslash
23942 spce 
23943 \end_layout
23944
23945 \end_inset
23946
23947 r
23948 \backslash
23949 to
23950 \backslash
23951 infty
23952 \begin_inset ERT
23953 status collapsed
23954
23955 \begin_layout Plain Layout
23956
23957
23958 \backslash
23959 spce 
23960 \end_layout
23961
23962 \end_inset
23963
23964
23965 \begin_inset Formula $\downarrow$
23966 \end_inset
23967
23968
23969 \backslash
23970 approx
23971 \begin_inset ERT
23972 status collapsed
23973
23974 \begin_layout Plain Layout
23975
23976
23977 \backslash
23978 spce 
23979 \end_layout
23980
23981 \end_inset
23982
23983
23984 \begin_inset ERT
23985 status collapsed
23986
23987 \begin_layout Plain Layout
23988
23989
23990 \backslash
23991 spce 
23992 \end_layout
23993
23994 \end_inset
23995
23996 B
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 </row>
24014 </lyxtabular>
24015
24016 \end_inset
24017
24018
24019 \end_layout
24020
24021 \begin_layout Section
24022 Functions
24023 \end_layout
24024
24025 \begin_layout Subsection
24026 Predefined Functions
24027 \begin_inset CommandInset label
24028 LatexCommand label
24029 name "sub:Predefined-Functions"
24030
24031 \end_inset
24032
24033
24034 \begin_inset Index
24035 status collapsed
24036
24037 \begin_layout Plain Layout
24038 Functions ! predefined
24039 \end_layout
24040
24041 \end_inset
24042
24043
24044 \end_layout
24045
24046 \begin_layout Standard
24047 In general, variables are set 
24048 \emph on
24049 italic
24050 \emph default
24051  in mathematical expressions, but not function names, because 
24052 \begin_inset Formula $sin$
24053 \end_inset
24054
24055  could be misunderstood as 
24056 \begin_inset Formula $s\cdot i\cdot n$
24057 \end_inset
24058
24059 .
24060  Therefore there are predefined functions, that are additionally a bit separated
24061  from prefactors.
24062  They are inserted as commands starting with a backslash before their name.
24063 \end_layout
24064
24065 \begin_layout Standard
24066 \align center
24067 \begin_inset Tabular
24068 <lyxtabular version="3" rows="2" columns="4">
24069 <features>
24070 <column alignment="center" valignment="top" width="0pt">
24071 <column alignment="center" valignment="top" width="0pt">
24072 <column alignment="center" valignment="top" width="0pt">
24073 <column alignment="center" valignment="top" width="0pt">
24074 <row>
24075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Plain Layout
24079 Command
24080 \end_layout
24081
24082 \end_inset
24083 </cell>
24084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088 Result
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097 Command
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106 Result
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 </row>
24112 <row>
24113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24114 \begin_inset Text
24115
24116 \begin_layout Plain Layout
24117 Asin(x)+B
24118 \end_layout
24119
24120 \end_inset
24121 </cell>
24122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24123 \begin_inset Text
24124
24125 \begin_layout Plain Layout
24126 \begin_inset Formula $Asin(x)+B$
24127 \end_inset
24128
24129
24130 \end_layout
24131
24132 \end_inset
24133 </cell>
24134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138 A
24139 \backslash
24140 sin(x)+B
24141 \end_layout
24142
24143 \end_inset
24144 </cell>
24145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24146 \begin_inset Text
24147
24148 \begin_layout Plain Layout
24149 \begin_inset Formula $A\sin(x)+B$
24150 \end_inset
24151
24152
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 </row>
24158 </lyxtabular>
24159
24160 \end_inset
24161
24162
24163 \begin_inset Newpage pagebreak
24164 \end_inset
24165
24166
24167 \end_layout
24168
24169 \begin_layout Standard
24170 The following functions are predefined:
24171 \end_layout
24172
24173 \begin_layout Standard
24174 \begin_inset VSpace -2mm
24175 \end_inset
24176
24177
24178 \end_layout
24179
24180 \begin_layout Standard
24181 \align center
24182 \begin_inset Tabular
24183 <lyxtabular version="3" rows="9" 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" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Plain Layout
24203 Command
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 Command
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 </row>
24227 <row>
24228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24229 \begin_inset Text
24230
24231 \begin_layout Plain Layout
24232
24233 \backslash
24234 sin
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24240 \begin_inset Text
24241
24242 \begin_layout Plain Layout
24243
24244 \backslash
24245 sinh
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254
24255 \backslash
24256 arcsin
24257 \end_layout
24258
24259 \end_inset
24260 </cell>
24261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24262 \begin_inset Text
24263
24264 \begin_layout Plain Layout
24265
24266 \backslash
24267 sup
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 </row>
24273 <row>
24274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24275 \begin_inset Text
24276
24277 \begin_layout Plain Layout
24278
24279 \backslash
24280 cos
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24286 \begin_inset Text
24287
24288 \begin_layout Plain Layout
24289
24290 \backslash
24291 cosh
24292 \end_layout
24293
24294 \end_inset
24295 </cell>
24296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300
24301 \backslash
24302 arccos
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24308 \begin_inset Text
24309
24310 \begin_layout Plain Layout
24311
24312 \backslash
24313 inf
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 </row>
24319 <row>
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324
24325 \backslash
24326 tan
24327 \end_layout
24328
24329 \end_inset
24330 </cell>
24331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \begin_layout Plain Layout
24335
24336 \backslash
24337 tanh
24338 \end_layout
24339
24340 \end_inset
24341 </cell>
24342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24343 \begin_inset Text
24344
24345 \begin_layout Plain Layout
24346
24347 \backslash
24348 arctan
24349 \end_layout
24350
24351 \end_inset
24352 </cell>
24353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \begin_layout Plain Layout
24357
24358 \backslash
24359 lim
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 </row>
24365 <row>
24366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370
24371 \backslash
24372 cot
24373 \end_layout
24374
24375 \end_inset
24376 </cell>
24377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \begin_layout Plain Layout
24381
24382 \backslash
24383 coth
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \backslash
24394 arg
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403
24404 \backslash
24405 liminf
24406 \end_layout
24407
24408 \end_inset
24409 </cell>
24410 </row>
24411 <row>
24412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416
24417 \backslash
24418 sec
24419 \end_layout
24420
24421 \end_inset
24422 </cell>
24423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427
24428 \backslash
24429 min
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438
24439 \backslash
24440 deg
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449
24450 \backslash
24451 limsup
24452 \end_layout
24453
24454 \end_inset
24455 </cell>
24456 </row>
24457 <row>
24458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462
24463 \backslash
24464 csc
24465 \end_layout
24466
24467 \end_inset
24468 </cell>
24469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24470 \begin_inset Text
24471
24472 \begin_layout Plain Layout
24473
24474 \backslash
24475 max
24476 \end_layout
24477
24478 \end_inset
24479 </cell>
24480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Plain Layout
24484
24485 \backslash
24486 det
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495
24496 \backslash
24497 Pr
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 </row>
24503 <row>
24504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508
24509 \backslash
24510 ln
24511 \end_layout
24512
24513 \end_inset
24514 </cell>
24515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Plain Layout
24519
24520 \backslash
24521 exp
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Plain Layout
24530
24531 \backslash
24532 dim
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541
24542 \backslash
24543 hom
24544 \end_layout
24545
24546 \end_inset
24547 </cell>
24548 </row>
24549 <row>
24550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24551 \begin_inset Text
24552
24553 \begin_layout Plain Layout
24554
24555 \backslash
24556 lg
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24562 \begin_inset Text
24563
24564 \begin_layout Plain Layout
24565
24566 \backslash
24567 log
24568 \end_layout
24569
24570 \end_inset
24571 </cell>
24572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24573 \begin_inset Text
24574
24575 \begin_layout Plain Layout
24576
24577 \backslash
24578 ker
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587
24588 \backslash
24589 gcd
24590 \end_layout
24591
24592 \end_inset
24593 </cell>
24594 </row>
24595 </lyxtabular>
24596
24597 \end_inset
24598
24599
24600 \end_layout
24601
24602 \begin_layout Standard
24603 They can also be inserted with the math toolbar button 
24604 \begin_inset Graphics
24605         filename ../images/math/functions.png
24606         scale 85
24607
24608 \end_inset
24609
24610 .
24611 \end_layout
24612
24613 \begin_layout Subsection
24614 Self-defined Functions
24615 \begin_inset Index
24616 status collapsed
24617
24618 \begin_layout Plain Layout
24619 Functions ! self-defined
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \end_layout
24626
24627 \begin_layout Standard
24628 To use a function that is not predefined, like for example the sign function
24629  sgn(x), there are two possibilities:
24630 \end_layout
24631
24632 \begin_layout Itemize
24633 Define the function by inserting the following line to the LaTeX-preamble
24634 \begin_inset Foot
24635 status collapsed
24636
24637 \begin_layout Plain Layout
24638 For more about 
24639 \series bold
24640
24641 \backslash
24642 DeclareMathOperator
24643 \series default
24644  see 
24645 \begin_inset CommandInset ref
24646 LatexCommand ref
24647 reference "sub:Self-defined-Operators"
24648
24649 \end_inset
24650
24651 .
24652 \end_layout
24653
24654 \end_inset
24655
24656
24657 \begin_inset Newline newline
24658 \end_inset
24659
24660
24661 \begin_inset VSpace -3mm
24662 \end_inset
24663
24664
24665 \begin_inset Newline newline
24666 \end_inset
24667
24668
24669 \series bold
24670
24671 \backslash
24672 DeclareMathOperator{
24673 \backslash
24674 sgn}{sgn}
24675 \series default
24676
24677 \begin_inset Index
24678 status collapsed
24679
24680 \begin_layout Plain Layout
24681 Commands ! D ! 
24682 \backslash
24683 dbinom@
24684 \backslash
24685 DeclareMathOperator
24686 \end_layout
24687
24688 \end_inset
24689
24690
24691 \begin_inset Newline newline
24692 \end_inset
24693
24694
24695 \begin_inset VSpace -2mm
24696 \end_inset
24697
24698
24699 \begin_inset Newline newline
24700 \end_inset
24701
24702 Now the new defined function can be called with the command 
24703 \series bold
24704
24705 \backslash
24706 sgn
24707 \series default
24708 .
24709 \end_layout
24710
24711 \begin_layout Itemize
24712 Write the the formula as usual, mark the formula name, in our example the
24713  letters 
24714 \emph on
24715 sgn
24716 \emph default
24717 , and change it to mathematical text.
24718  At last a space is inserted between prefactor and function.
24719 \end_layout
24720
24721 \begin_layout Standard
24722 The result is the same with both methods as with a predefined function
24723 \begin_inset Foot
24724 status collapsed
24725
24726 \begin_layout Plain Layout
24727 In LyX self-defined functions are displayed red, predefined ones black.
24728 \end_layout
24729
24730 \end_inset
24731
24732 :
24733 \end_layout
24734
24735 \begin_layout Standard
24736 \align center
24737 \begin_inset Tabular
24738 <lyxtabular version="3" rows="3" columns="2">
24739 <features>
24740 <column alignment="center" valignment="top" width="0pt">
24741 <column alignment="center" valignment="top" width="0pt">
24742 <row>
24743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747 Command
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756 Result
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 </row>
24762 <row>
24763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \begin_layout Plain Layout
24767 A
24768 \backslash
24769 sgn(x)+B
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Plain Layout
24778 \begin_inset Formula $A\sgn(x)+B$
24779 \end_inset
24780
24781
24782 \end_layout
24783
24784 \end_inset
24785 </cell>
24786 </row>
24787 <row>
24788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792 A
24793 \backslash
24794 ,
24795 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24796 \end_inset
24797
24798 (x)+B
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24808 \end_inset
24809
24810
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 </row>
24816 </lyxtabular>
24817
24818 \end_inset
24819
24820
24821 \end_layout
24822
24823 \begin_layout Standard
24824 The first method is more suitable when the self-defined function should
24825  be used several times.
24826 \end_layout
24827
24828 \begin_layout Subsection
24829 Limits
24830 \begin_inset Index
24831 status collapsed
24832
24833 \begin_layout Plain Layout
24834 Limits
24835 \end_layout
24836
24837 \end_inset
24838
24839
24840 \end_layout
24841
24842 \begin_layout Standard
24843 For limits there are defined besides 
24844 \series bold
24845
24846 \backslash
24847 lim
24848 \series default
24849
24850 \begin_inset Index
24851 status collapsed
24852
24853 \begin_layout Plain Layout
24854 Commands ! L ! 
24855 \backslash
24856 lim
24857 \end_layout
24858
24859 \end_inset
24860
24861
24862 \series bold
24863
24864 \backslash
24865 liminf
24866 \series default
24867  and 
24868 \series bold
24869
24870 \backslash
24871 limsup
24872 \series default
24873  furthermore the following functions:
24874 \end_layout
24875
24876 \begin_layout Standard
24877 \align center
24878 \begin_inset Tabular
24879 <lyxtabular version="3" rows="5" columns="2">
24880 <features>
24881 <column alignment="center" valignment="top" width="0">
24882 <column alignment="center" valignment="top" width="0">
24883 <row>
24884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24885 \begin_inset Text
24886
24887 \begin_layout Plain Layout
24888 Command
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24894 \begin_inset Text
24895
24896 \begin_layout Plain Layout
24897 Result
24898 \begin_inset Note Note
24899 status collapsed
24900
24901 \begin_layout Plain Layout
24902
24903 \series bold
24904
24905 \backslash
24906 raisebox
24907 \series default
24908  is only used as spacer.
24909 \end_layout
24910
24911 \end_inset
24912
24913
24914 \end_layout
24915
24916 \end_inset
24917 </cell>
24918 </row>
24919 <row>
24920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924
24925 \backslash
24926 varliminf
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935 \begin_inset Formula $\varliminf$
24936 \end_inset
24937
24938
24939 \end_layout
24940
24941 \end_inset
24942 </cell>
24943 </row>
24944 <row>
24945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24946 \begin_inset Text
24947
24948 \begin_layout Plain Layout
24949
24950 \backslash
24951 varlimsup
24952 \end_layout
24953
24954 \end_inset
24955 </cell>
24956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24957 \begin_inset Text
24958
24959 \begin_layout Plain Layout
24960 \begin_inset Formula $\varlimsup$
24961 \end_inset
24962
24963
24964 \end_layout
24965
24966 \end_inset
24967 </cell>
24968 </row>
24969 <row>
24970 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24971 \begin_inset Text
24972
24973 \begin_layout Plain Layout
24974
24975 \backslash
24976 varprojlim
24977 \end_layout
24978
24979 \end_inset
24980 </cell>
24981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24982 \begin_inset Text
24983
24984 \begin_layout Plain Layout
24985 \begin_inset Formula $\varprojlim$
24986 \end_inset
24987
24988
24989 \end_layout
24990
24991 \end_inset
24992 </cell>
24993 </row>
24994 <row>
24995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999
25000 \backslash
25001 varinjlim
25002 \end_layout
25003
25004 \end_inset
25005 </cell>
25006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25007 \begin_inset Text
25008
25009 \begin_layout Plain Layout
25010 \begin_inset Formula $\varinjlim$
25011 \end_inset
25012
25013
25014 \begin_inset Formula $\raisebox{-2.5mm}{}$
25015 \end_inset
25016
25017
25018 \end_layout
25019
25020 \end_inset
25021 </cell>
25022 </row>
25023 </lyxtabular>
25024
25025 \end_inset
25026
25027
25028 \end_layout
25029
25030 \begin_layout Standard
25031 \begin_inset VSpace medskip
25032 \end_inset
25033
25034 The limit is created by inserting a subscript.
25035  It is set right beside the function in an inline formula:
25036 \end_layout
25037
25038 \begin_layout Standard
25039 \align center
25040 \begin_inset Tabular
25041 <lyxtabular version="3" rows="2" columns="2">
25042 <features>
25043 <column alignment="center" valignment="top" width="0pt">
25044 <column alignment="center" valignment="top" width="0pt">
25045 <row>
25046 <cell alignment="center" valignment="top" usebox="none">
25047 \begin_inset Text
25048
25049 \begin_layout Plain Layout
25050 Command
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 <cell alignment="center" valignment="top" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059 \begin_inset space \hspace{}
25060 \length 1cm
25061 \end_inset
25062
25063 Result
25064 \begin_inset Note Note
25065 status collapsed
25066
25067 \begin_layout Plain Layout
25068
25069 \series bold
25070
25071 \backslash
25072 hspace
25073 \series default
25074  and
25075 \series bold
25076  
25077 \backslash
25078 raisebox
25079 \series default
25080  are used here as spacer.
25081 \end_layout
25082
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 </row>
25091 <row>
25092 <cell alignment="center" valignment="top" usebox="none">
25093 \begin_inset Text
25094
25095 \begin_layout Plain Layout
25096
25097 \backslash
25098 lim_x
25099 \backslash
25100 to
25101 \begin_inset ERT
25102 status collapsed
25103
25104 \begin_layout Plain Layout
25105
25106
25107 \backslash
25108 spce 
25109 \end_layout
25110
25111 \end_inset
25112
25113 A
25114 \begin_inset ERT
25115 status collapsed
25116
25117 \begin_layout Plain Layout
25118
25119
25120 \backslash
25121 spce 
25122 \end_layout
25123
25124 \end_inset
25125
25126 x=B
25127 \end_layout
25128
25129 \end_inset
25130 </cell>
25131 <cell alignment="center" valignment="top" usebox="none">
25132 \begin_inset Text
25133
25134 \begin_layout Plain Layout
25135 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \end_inset
25142 </cell>
25143 </row>
25144 </lyxtabular>
25145
25146 \end_inset
25147
25148
25149 \end_layout
25150
25151 \begin_layout Standard
25152 In a displayed formula the limit is set below the formula, as usual:
25153 \begin_inset Formula \[
25154 \lim_{x\to A}x=B\]
25155
25156 \end_inset
25157
25158
25159 \end_layout
25160
25161 \begin_layout Subsection
25162 Modulo-Functions
25163 \begin_inset Index
25164 status collapsed
25165
25166 \begin_layout Plain Layout
25167 Functions ! modulo-
25168 \end_layout
25169
25170 \end_inset
25171
25172
25173 \end_layout
25174
25175 \begin_layout Standard
25176 The modulo-function is special, because it exists in four variants.
25177 \end_layout
25178
25179 \begin_layout Standard
25180 The variants in a displayed formula:
25181 \begin_inset Formula \begin{align*}
25182 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25183 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25184 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25185 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25186 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25187
25188 \end_inset
25189
25190
25191 \end_layout
25192
25193 \begin_layout Standard
25194 In an inline formula less space is set before the function names for all
25195  variants.
25196 \end_layout
25197
25198 \begin_layout Section
25199 Special Characters
25200 \begin_inset Index
25201 status collapsed
25202
25203 \begin_layout Plain Layout
25204 Special characters
25205 \end_layout
25206
25207 \end_inset
25208
25209
25210 \end_layout
25211
25212 \begin_layout Subsection
25213 Special Characters in Mathematical Text
25214 \end_layout
25215
25216 \begin_layout Standard
25217 The following commands can only be used in mathematical text or in TeX-mode:
25218 \end_layout
25219
25220 \begin_layout Standard
25221 \begin_inset space \hfill{}
25222 \end_inset
25223
25224
25225 \begin_inset Tabular
25226 <lyxtabular version="3" rows="8" columns="2">
25227 <features>
25228 <column alignment="block" valignment="top" width="0">
25229 <column alignment="block" valignment="top" width="0">
25230 <row>
25231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25232 \begin_inset Text
25233
25234 \begin_layout Plain Layout
25235 Command
25236 \end_layout
25237
25238 \end_inset
25239 </cell>
25240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25241 \begin_inset Text
25242
25243 \begin_layout Plain Layout
25244 Result
25245 \end_layout
25246
25247 \end_inset
25248 </cell>
25249 </row>
25250 <row>
25251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Plain Layout
25255
25256 \backslash
25257 oe
25258 \end_layout
25259
25260 \end_inset
25261 </cell>
25262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25263 \begin_inset Text
25264
25265 \begin_layout Plain Layout
25266 \begin_inset Formula $\textrm{œ}$
25267 \end_inset
25268
25269
25270 \end_layout
25271
25272 \end_inset
25273 </cell>
25274 </row>
25275 <row>
25276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280
25281 \backslash
25282 OE
25283 \end_layout
25284
25285 \end_inset
25286 </cell>
25287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \begin_layout Plain Layout
25291 \begin_inset Formula $\textrm{Œ}$
25292 \end_inset
25293
25294
25295 \end_layout
25296
25297 \end_inset
25298 </cell>
25299 </row>
25300 <row>
25301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25302 \begin_inset Text
25303
25304 \begin_layout Plain Layout
25305
25306 \backslash
25307 ae
25308 \end_layout
25309
25310 \end_inset
25311 </cell>
25312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25313 \begin_inset Text
25314
25315 \begin_layout Plain Layout
25316 \begin_inset Formula $\textrm{æ}$
25317 \end_inset
25318
25319
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 </row>
25325 <row>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330
25331 \backslash
25332 AE
25333 \end_layout
25334
25335 \end_inset
25336 </cell>
25337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Plain Layout
25341 \begin_inset Formula $\textrm{Æ}$
25342 \end_inset
25343
25344
25345 \end_layout
25346
25347 \end_inset
25348 </cell>
25349 </row>
25350 <row>
25351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Plain Layout
25355
25356 \backslash
25357 aa
25358 \end_layout
25359
25360 \end_inset
25361 </cell>
25362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366 \begin_inset Formula $\textrm{\aa}$
25367 \end_inset
25368
25369
25370 \end_layout
25371
25372 \end_inset
25373 </cell>
25374 </row>
25375 <row>
25376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25377 \begin_inset Text
25378
25379 \begin_layout Plain Layout
25380
25381 \backslash
25382 AA
25383 \begin_inset Index
25384 status collapsed
25385
25386 \begin_layout Plain Layout
25387 \begin_inset ERT
25388 status collapsed
25389
25390 \begin_layout Plain Layout
25391
25392
25393 \backslash
25394 @
25395 \backslash
25396 textrm{
25397 \backslash
25398 AA}
25399 \end_layout
25400
25401 \end_inset
25402
25403
25404 \end_layout
25405
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Plain Layout
25417 \begin_inset Formula $\textrm{Å}$
25418 \end_inset
25419
25420
25421 \end_layout
25422
25423 \end_inset
25424 </cell>
25425 </row>
25426 <row>
25427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25428 \begin_inset Text
25429
25430 \begin_layout Plain Layout
25431
25432 \backslash
25433 i
25434 \end_layout
25435
25436 \end_inset
25437 </cell>
25438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25439 \begin_inset Text
25440
25441 \begin_layout Plain Layout
25442 \begin_inset Formula $\textrm{ı}$
25443 \end_inset
25444
25445
25446 \end_layout
25447
25448 \end_inset
25449 </cell>
25450 </row>
25451 </lyxtabular>
25452
25453 \end_inset
25454
25455
25456 \begin_inset space \hfill{}
25457 \end_inset
25458
25459
25460 \begin_inset Tabular
25461 <lyxtabular version="3" rows="8" columns="2">
25462 <features>
25463 <column alignment="block" valignment="top" width="0">
25464 <column alignment="center" valignment="top" width="0">
25465 <row>
25466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470 command
25471 \begin_inset Note Note
25472 status collapsed
25473
25474 \begin_layout Plain Layout
25475
25476 \series bold
25477
25478 \backslash
25479 hspace{0mm}
25480 \series default
25481  is used for separation, because otherwise the output will be ¡ and ¿ respective
25482 ly.
25483 \end_layout
25484
25485 \end_inset
25486
25487
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496 Result
25497 \end_layout
25498
25499 \end_inset
25500 </cell>
25501 </row>
25502 <row>
25503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25504 \begin_inset Text
25505
25506 \begin_layout Plain Layout
25507
25508 \backslash
25509 o
25510 \end_layout
25511
25512 \end_inset
25513 </cell>
25514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25515 \begin_inset Text
25516
25517 \begin_layout Plain Layout
25518 \begin_inset Formula $\textrm{ø}$
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \end_inset
25525 </cell>
25526 </row>
25527 <row>
25528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Plain Layout
25532
25533 \backslash
25534 O
25535 \end_layout
25536
25537 \end_inset
25538 </cell>
25539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25540 \begin_inset Text
25541
25542 \begin_layout Plain Layout
25543 \begin_inset Formula $\textrm{Ø}$
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 </row>
25552 <row>
25553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557
25558 \backslash
25559 l
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25565 \begin_inset Text
25566
25567 \begin_layout Plain Layout
25568 \begin_inset Formula $\textrm{ł}$
25569 \end_inset
25570
25571
25572 \end_layout
25573
25574 \end_inset
25575 </cell>
25576 </row>
25577 <row>
25578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25579 \begin_inset Text
25580
25581 \begin_layout Plain Layout
25582
25583 \backslash
25584 L
25585 \end_layout
25586
25587 \end_inset
25588 </cell>
25589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25590 \begin_inset Text
25591
25592 \begin_layout Plain Layout
25593 \begin_inset Formula $\textrm{Ł}$
25594 \end_inset
25595
25596
25597 \end_layout
25598
25599 \end_inset
25600 </cell>
25601 </row>
25602 <row>
25603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25604 \begin_inset Text
25605
25606 \begin_layout Plain Layout
25607 !
25608 \begin_inset space \hspace{}
25609 \length 0mm
25610 \end_inset
25611
25612 `
25613 \begin_inset ERT
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617
25618
25619 \backslash
25620 spce 
25621 \end_layout
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25631 \begin_inset Text
25632
25633 \begin_layout Plain Layout
25634 \begin_inset Formula $\textrm{!`}$
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \end_inset
25641 </cell>
25642 </row>
25643 <row>
25644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25645 \begin_inset Text
25646
25647 \begin_layout Plain Layout
25648 ?
25649 \begin_inset space \hspace{}
25650 \length 0mm
25651 \end_inset
25652
25653 `
25654 \begin_inset ERT
25655 status collapsed
25656
25657 \begin_layout Plain Layout
25658
25659
25660 \backslash
25661 spce 
25662 \end_layout
25663
25664 \end_inset
25665
25666
25667 \end_layout
25668
25669 \end_inset
25670 </cell>
25671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25672 \begin_inset Text
25673
25674 \begin_layout Plain Layout
25675 \begin_inset Formula $\textrm{?`}$
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \end_inset
25682 </cell>
25683 </row>
25684 <row>
25685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25686 \begin_inset Text
25687
25688 \begin_layout Plain Layout
25689
25690 \backslash
25691 j
25692 \end_layout
25693
25694 \end_inset
25695 </cell>
25696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25697 \begin_inset Text
25698
25699 \begin_layout Plain Layout
25700 \begin_inset Formula $\textrm{ȷ}$
25701 \end_inset
25702
25703
25704 \end_layout
25705
25706 \end_inset
25707 </cell>
25708 </row>
25709 </lyxtabular>
25710
25711 \end_inset
25712
25713
25714 \begin_inset space \hfill{}
25715 \end_inset
25716
25717
25718 \end_layout
25719
25720 \begin_layout Standard
25721 The characters 
25722 \begin_inset Formula $\textrm{\textrm{Å}}$
25723 \end_inset
25724
25725  and 
25726 \begin_inset Formula $\textrm{\textrm{Ø}}$
25727 \end_inset
25728
25729  can also be inserted via the math toolbar button 
25730 \begin_inset Graphics
25731         filename ../images/math/digamma.png
25732         scale 85
25733
25734 \end_inset
25735
25736 .
25737 \end_layout
25738
25739 \begin_layout Standard
25740 An exception are the commands 
25741 \series bold
25742 !
25743 \begin_inset space \hspace{}
25744 \length 0mm
25745 \end_inset
25746
25747 `
25748 \series default
25749  and 
25750 \series bold
25751 ?
25752 \begin_inset space \hspace{}
25753 \length 0mm
25754 \end_inset
25755
25756 `
25757 \series default
25758 , because they can be inserted in LyX directly to text.
25759 \end_layout
25760
25761 \begin_layout Subsection
25762 Accents in Text
25763 \begin_inset CommandInset label
25764 LatexCommand label
25765 name "sub:Accents-in-Text"
25766
25767 \end_inset
25768
25769
25770 \begin_inset Index
25771 status collapsed
25772
25773 \begin_layout Plain Layout
25774 Accents ! in text
25775 \end_layout
25776
25777 \end_inset
25778
25779
25780 \end_layout
25781
25782 \begin_layout Standard
25783 With the following commands all letters can be accented.
25784  The commands must be inserted in TeX-mode.
25785 \end_layout
25786
25787 \begin_layout Standard
25788 \begin_inset space \hfill{}
25789 \end_inset
25790
25791
25792 \begin_inset Tabular
25793 <lyxtabular version="3" rows="8" columns="2">
25794 <features>
25795 <column alignment="block" valignment="top" width="0">
25796 <column alignment="block" valignment="top" width="0">
25797 <row>
25798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25799 \begin_inset Text
25800
25801 \begin_layout Plain Layout
25802 Command
25803 \end_layout
25804
25805 \end_inset
25806 </cell>
25807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25808 \begin_inset Text
25809
25810 \begin_layout Plain Layout
25811 Result
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 </row>
25817 <row>
25818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25819 \begin_inset Text
25820
25821 \begin_layout Plain Layout
25822
25823 \backslash
25824
25825 \begin_inset Quotes grd
25826 \end_inset
25827
25828 e
25829 \end_layout
25830
25831 \end_inset
25832 </cell>
25833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25834 \begin_inset Text
25835
25836 \begin_layout Plain Layout
25837 \begin_inset ERT
25838 status collapsed
25839
25840 \begin_layout Plain Layout
25841
25842
25843 \backslash
25844 "e
25845 \end_layout
25846
25847 \end_inset
25848
25849
25850 \end_layout
25851
25852 \end_inset
25853 </cell>
25854 </row>
25855 <row>
25856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25857 \begin_inset Text
25858
25859 \begin_layout Plain Layout
25860
25861 \backslash
25862 `e
25863 \end_layout
25864
25865 \end_inset
25866 </cell>
25867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25868 \begin_inset Text
25869
25870 \begin_layout Plain Layout
25871 \begin_inset ERT
25872 status collapsed
25873
25874 \begin_layout Plain Layout
25875
25876
25877 \backslash
25878 `e
25879 \end_layout
25880
25881 \end_inset
25882
25883
25884 \end_layout
25885
25886 \end_inset
25887 </cell>
25888 </row>
25889 <row>
25890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25891 \begin_inset Text
25892
25893 \begin_layout Plain Layout
25894
25895 \backslash
25896 ^
25897 \begin_inset ERT
25898 status collapsed
25899
25900 \begin_layout Plain Layout
25901
25902
25903 \backslash
25904 spce 
25905 \end_layout
25906
25907 \end_inset
25908
25909 e
25910 \end_layout
25911
25912 \end_inset
25913 </cell>
25914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25915 \begin_inset Text
25916
25917 \begin_layout Plain Layout
25918 \begin_inset ERT
25919 status collapsed
25920
25921 \begin_layout Plain Layout
25922
25923
25924 \backslash
25925 ^e
25926 \end_layout
25927
25928 \end_inset
25929
25930
25931 \end_layout
25932
25933 \end_inset
25934 </cell>
25935 </row>
25936 <row>
25937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25938 \begin_inset Text
25939
25940 \begin_layout Plain Layout
25941
25942 \backslash
25943 =e
25944 \end_layout
25945
25946 \end_inset
25947 </cell>
25948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25949 \begin_inset Text
25950
25951 \begin_layout Plain Layout
25952 \begin_inset ERT
25953 status collapsed
25954
25955 \begin_layout Plain Layout
25956
25957
25958 \backslash
25959 =e
25960 \end_layout
25961
25962 \end_inset
25963
25964
25965 \end_layout
25966
25967 \end_inset
25968 </cell>
25969 </row>
25970 <row>
25971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25972 \begin_inset Text
25973
25974 \begin_layout Plain Layout
25975
25976 \backslash
25977 u
25978 \begin_inset ERT
25979 status collapsed
25980
25981 \begin_layout Plain Layout
25982
25983
25984 \backslash
25985 spce 
25986 \end_layout
25987
25988 \end_inset
25989
25990 e
25991 \end_layout
25992
25993 \end_inset
25994 </cell>
25995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25996 \begin_inset Text
25997
25998 \begin_layout Plain Layout
25999 \begin_inset ERT
26000 status collapsed
26001
26002 \begin_layout Plain Layout
26003
26004
26005 \backslash
26006 u e
26007 \end_layout
26008
26009 \end_inset
26010
26011
26012 \end_layout
26013
26014 \end_inset
26015 </cell>
26016 </row>
26017 <row>
26018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26019 \begin_inset Text
26020
26021 \begin_layout Plain Layout
26022
26023 \backslash
26024 b
26025 \begin_inset ERT
26026 status collapsed
26027
26028 \begin_layout Plain Layout
26029
26030
26031 \backslash
26032 spce 
26033 \end_layout
26034
26035 \end_inset
26036
26037 e
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26043 \begin_inset Text
26044
26045 \begin_layout Plain Layout
26046 \begin_inset ERT
26047 status collapsed
26048
26049 \begin_layout Plain Layout
26050
26051
26052 \backslash
26053 b e
26054 \end_layout
26055
26056 \end_inset
26057
26058
26059 \end_layout
26060
26061 \end_inset
26062 </cell>
26063 </row>
26064 <row>
26065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26066 \begin_inset Text
26067
26068 \begin_layout Plain Layout
26069
26070 \backslash
26071 t
26072 \begin_inset ERT
26073 status collapsed
26074
26075 \begin_layout Plain Layout
26076
26077
26078 \backslash
26079 spce 
26080 \end_layout
26081
26082 \end_inset
26083
26084 ee
26085 \end_layout
26086
26087 \end_inset
26088 </cell>
26089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26090 \begin_inset Text
26091
26092 \begin_layout Plain Layout
26093 \begin_inset ERT
26094 status collapsed
26095
26096 \begin_layout Plain Layout
26097
26098
26099 \backslash
26100 t ee
26101 \end_layout
26102
26103 \end_inset
26104
26105
26106 \end_layout
26107
26108 \end_inset
26109 </cell>
26110 </row>
26111 </lyxtabular>
26112
26113 \end_inset
26114
26115
26116 \begin_inset space \hfill{}
26117 \end_inset
26118
26119
26120 \begin_inset Tabular
26121 <lyxtabular version="3" rows="8" columns="2">
26122 <features>
26123 <column alignment="block" valignment="top" width="0">
26124 <column alignment="center" valignment="top" width="0">
26125 <row>
26126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26127 \begin_inset Text
26128
26129 \begin_layout Plain Layout
26130 Command
26131 \end_layout
26132
26133 \end_inset
26134 </cell>
26135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26136 \begin_inset Text
26137
26138 \begin_layout Plain Layout
26139 Result
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 </row>
26145 <row>
26146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26147 \begin_inset Text
26148
26149 \begin_layout Plain Layout
26150
26151 \backslash
26152 H
26153 \begin_inset ERT
26154 status collapsed
26155
26156 \begin_layout Plain Layout
26157
26158
26159 \backslash
26160 spce 
26161 \end_layout
26162
26163 \end_inset
26164
26165 e
26166 \end_layout
26167
26168 \end_inset
26169 </cell>
26170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26171 \begin_inset Text
26172
26173 \begin_layout Plain Layout
26174 \begin_inset ERT
26175 status collapsed
26176
26177 \begin_layout Plain Layout
26178
26179
26180 \backslash
26181 H e
26182 \end_layout
26183
26184 \end_inset
26185
26186
26187 \end_layout
26188
26189 \end_inset
26190 </cell>
26191 </row>
26192 <row>
26193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26194 \begin_inset Text
26195
26196 \begin_layout Plain Layout
26197
26198 \backslash
26199 'e
26200 \end_layout
26201
26202 \end_inset
26203 </cell>
26204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26205 \begin_inset Text
26206
26207 \begin_layout Plain Layout
26208 \begin_inset ERT
26209 status collapsed
26210
26211 \begin_layout Plain Layout
26212
26213
26214 \backslash
26215 'e
26216 \end_layout
26217
26218 \end_inset
26219
26220
26221 \end_layout
26222
26223 \end_inset
26224 </cell>
26225 </row>
26226 <row>
26227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26228 \begin_inset Text
26229
26230 \begin_layout Plain Layout
26231
26232 \backslash
26233 ~e
26234 \begin_inset Index
26235 status collapsed
26236
26237 \begin_layout Plain Layout
26238 Tilde
26239 \end_layout
26240
26241 \end_inset
26242
26243
26244 \end_layout
26245
26246 \end_inset
26247 </cell>
26248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Plain Layout
26252 \begin_inset ERT
26253 status collapsed
26254
26255 \begin_layout Plain Layout
26256
26257
26258 \backslash
26259 ~e
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 </row>
26270 <row>
26271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275
26276 \backslash
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 .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" bottomline="true" leftline="true" usebox="none">
26306 \begin_inset Text
26307
26308 \begin_layout Plain Layout
26309
26310 \backslash
26311 v
26312 \begin_inset ERT
26313 status collapsed
26314
26315 \begin_layout Plain Layout
26316
26317
26318 \backslash
26319 spce 
26320 \end_layout
26321
26322 \end_inset
26323
26324 e
26325 \end_layout
26326
26327 \end_inset
26328 </cell>
26329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26330 \begin_inset Text
26331
26332 \begin_layout Plain Layout
26333 \begin_inset ERT
26334 status collapsed
26335
26336 \begin_layout Plain Layout
26337
26338
26339 \backslash
26340 v e
26341 \end_layout
26342
26343 \end_inset
26344
26345
26346 \end_layout
26347
26348 \end_inset
26349 </cell>
26350 </row>
26351 <row>
26352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26353 \begin_inset Text
26354
26355 \begin_layout Plain Layout
26356
26357 \backslash
26358 d
26359 \begin_inset ERT
26360 status collapsed
26361
26362 \begin_layout Plain Layout
26363
26364
26365 \backslash
26366 spce 
26367 \end_layout
26368
26369 \end_inset
26370
26371 e
26372 \end_layout
26373
26374 \end_inset
26375 </cell>
26376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26377 \begin_inset Text
26378
26379 \begin_layout Plain Layout
26380 \begin_inset ERT
26381 status collapsed
26382
26383 \begin_layout Plain Layout
26384
26385
26386 \backslash
26387 d e
26388 \end_layout
26389
26390 \end_inset
26391
26392
26393 \end_layout
26394
26395 \end_inset
26396 </cell>
26397 </row>
26398 <row>
26399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26400 \begin_inset Text
26401
26402 \begin_layout Plain Layout
26403
26404 \backslash
26405 c
26406 \begin_inset ERT
26407 status collapsed
26408
26409 \begin_layout Plain Layout
26410
26411
26412 \backslash
26413 spce 
26414 \end_layout
26415
26416 \end_inset
26417
26418 e
26419 \end_layout
26420
26421 \end_inset
26422 </cell>
26423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26424 \begin_inset Text
26425
26426 \begin_layout Plain Layout
26427 \begin_inset ERT
26428 status collapsed
26429
26430 \begin_layout Plain Layout
26431
26432
26433 \backslash
26434 c e
26435 \end_layout
26436
26437 \end_inset
26438
26439
26440 \end_layout
26441
26442 \end_inset
26443 </cell>
26444 </row>
26445 </lyxtabular>
26446
26447 \end_inset
26448
26449
26450 \begin_inset space \hfill{}
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \begin_layout Standard
26457 \begin_inset VSpace medskip
26458 \end_inset
26459
26460 With the command 
26461 \series bold
26462
26463 \backslash
26464 t
26465 \series default
26466  also two different characters can be accented.
26467  The command 
26468 \series bold
26469
26470 \backslash
26471 t
26472 \begin_inset ERT
26473 status collapsed
26474
26475 \begin_layout Plain Layout
26476
26477
26478 \backslash
26479 spce 
26480 \end_layout
26481
26482 \end_inset
26483
26484 sz
26485 \series default
26486  creates: 
26487 \begin_inset ERT
26488 status collapsed
26489
26490 \begin_layout Plain Layout
26491
26492
26493 \backslash
26494 t sz
26495 \end_layout
26496
26497 \end_inset
26498
26499
26500 \end_layout
26501
26502 \begin_layout Standard
26503 The accents 
26504 \series bold
26505 `
26506 \series default
26507  , 
26508 \series bold
26509 '
26510 \series default
26511  , and 
26512 \series bold
26513 ^
26514 \series default
26515  can in combination with vowels directly be inserted with the keyboard without
26516  using TeX-mode.
26517  The same applies for the tilde
26518 \begin_inset Foot
26519 status collapsed
26520
26521 \begin_layout Plain Layout
26522 This only applies for keyboards where the tilde is defined as accent.
26523 \end_layout
26524
26525 \end_inset
26526
26527  
26528 \series bold
26529 ~
26530 \series default
26531  in combination with 
26532 \emph on
26533 a
26534 \emph default
26535  , 
26536 \emph on
26537 n
26538 \emph default
26539  , or 
26540 \emph on
26541 o
26542 \emph default
26543 .
26544 \end_layout
26545
26546 \begin_layout Standard
26547 The commands 
26548 \series bold
26549
26550 \backslash
26551 b
26552 \series default
26553  , 
26554 \series bold
26555
26556 \backslash
26557 c
26558 \series default
26559  , 
26560 \series bold
26561
26562 \backslash
26563 d
26564 \series default
26565  , 
26566 \series bold
26567
26568 \backslash
26569 H
26570 \series default
26571  , 
26572 \series bold
26573
26574 \backslash
26575 t
26576 \series default
26577  , 
26578 \series bold
26579
26580 \backslash
26581 u
26582 \series default
26583  , 
26584 \series bold
26585
26586 \backslash
26587 v
26588 \series default
26589 , and accents inserted directly with the keyboard are also available in
26590  mathematical text.
26591  For the other accents there are special math commands to be used in formulas,
26592  see 
26593 \begin_inset CommandInset ref
26594 LatexCommand ref
26595 reference "sub:Accents-for-one"
26596
26597 \end_inset
26598
26599 .
26600 \end_layout
26601
26602 \begin_layout Standard
26603 \begin_inset VSpace bigskip
26604 \end_inset
26605
26606 Furthermore, with the command 
26607 \series bold
26608
26609 \backslash
26610 textcircled
26611 \series default
26612
26613 \begin_inset Index
26614 status collapsed
26615
26616 \begin_layout Plain Layout
26617 Commands ! T ! 
26618 \backslash
26619 textcircled
26620 \end_layout
26621
26622 \end_inset
26623
26624  all numbers and letters can be set into a circle, quasi accented with a
26625  circle, similar to the the copyright symbol.
26626 \end_layout
26627
26628 \begin_layout Standard
26629 \align center
26630 \begin_inset Tabular
26631 <lyxtabular version="3" rows="3" columns="2">
26632 <features>
26633 <column alignment="center" valignment="top" width="0">
26634 <column alignment="center" valignment="top" width="0">
26635 <row>
26636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26637 \begin_inset Text
26638
26639 \begin_layout Plain Layout
26640 Command
26641 \end_layout
26642
26643 \end_inset
26644 </cell>
26645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649 Result
26650 \begin_inset Note Note
26651 status collapsed
26652
26653 \begin_layout Plain Layout
26654
26655 \series bold
26656
26657 \backslash
26658 raisebox
26659 \series default
26660  is only used as spacer.
26661 \end_layout
26662
26663 \end_inset
26664
26665
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 </row>
26671 <row>
26672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26673 \begin_inset Text
26674
26675 \begin_layout Plain Layout
26676
26677 \backslash
26678 textcircled{w}
26679 \end_layout
26680
26681 \end_inset
26682 </cell>
26683 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26684 \begin_inset Text
26685
26686 \begin_layout Plain Layout
26687 \begin_inset ERT
26688 status collapsed
26689
26690 \begin_layout Plain Layout
26691
26692
26693 \backslash
26694 textcircled{w}
26695 \end_layout
26696
26697 \end_inset
26698
26699
26700 \end_layout
26701
26702 \end_inset
26703 </cell>
26704 </row>
26705 <row>
26706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26707 \begin_inset Text
26708
26709 \begin_layout Plain Layout
26710
26711 \backslash
26712 Large 
26713 \backslash
26714 textcircled{
26715 \backslash
26716 normalsize
26717 \backslash
26718 protect
26719 \backslash
26720 raisebox{-1.5pt}{W}}
26721 \end_layout
26722
26723 \end_inset
26724 </cell>
26725 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26726 \begin_inset Text
26727
26728 \begin_layout Plain Layout
26729 \begin_inset Formula $\raisebox{4.5mm}{}$
26730 \end_inset
26731
26732
26733 \begin_inset ERT
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737
26738
26739 \backslash
26740 Large 
26741 \backslash
26742 textcircled{
26743 \backslash
26744 normalsize
26745 \backslash
26746 protect
26747 \backslash
26748 raisebox{-1.5pt}W}
26749 \end_layout
26750
26751 \end_inset
26752
26753
26754 \begin_inset Formula $\raisebox{-2mm}{}$
26755 \end_inset
26756
26757
26758 \end_layout
26759
26760 \end_inset
26761 </cell>
26762 </row>
26763 </lyxtabular>
26764
26765 \end_inset
26766
26767
26768 \end_layout
26769
26770 \begin_layout Standard
26771 One has to take care that the character fits in the circle.
26772  
26773 \series bold
26774
26775 \backslash
26776 Large
26777 \series default
26778
26779 \begin_inset Foot
26780 status collapsed
26781
26782 \begin_layout Plain Layout
26783 see 
26784 \begin_inset CommandInset ref
26785 LatexCommand ref
26786 reference "sub:Font-Sizes"
26787
26788 \end_inset
26789
26790
26791 \end_layout
26792
26793 \end_inset
26794
26795  specifies thereby the size of the circle.
26796  With the help of 
26797 \series bold
26798
26799 \backslash
26800 raisebox
26801 \series default
26802
26803 \begin_inset Foot
26804 status collapsed
26805
26806 \begin_layout Plain Layout
26807 see 
26808 \begin_inset CommandInset ref
26809 LatexCommand ref
26810 reference "sub:Boxes-without-Frame"
26811
26812 \end_inset
26813
26814
26815 \end_layout
26816
26817 \end_inset
26818
26819  the character can be centered.
26820 \end_layout
26821
26822 \begin_layout Subsection
26823 Minuscule Numbers
26824 \begin_inset Index
26825 status collapsed
26826
26827 \begin_layout Plain Layout
26828 Minuscule numbers
26829 \end_layout
26830
26831 \end_inset
26832
26833
26834 \end_layout
26835
26836 \begin_layout Standard
26837 Minuscule numbers are created with the command 
26838 \series bold
26839
26840 \backslash
26841 oldstylenums
26842 \series default
26843
26844 \begin_inset Index
26845 status collapsed
26846
26847 \begin_layout Plain Layout
26848 Commands ! O ! 
26849 \backslash
26850 oldstylenums
26851 \end_layout
26852
26853 \end_inset
26854
26855 .
26856  The command can be used in formulas and in TeX-mode.
26857  The command scheme is:
26858 \end_layout
26859
26860 \begin_layout Standard
26861
26862 \series bold
26863
26864 \backslash
26865 oldstylenums{number}
26866 \end_layout
26867
26868 \begin_layout Standard
26869 The command 
26870 \series bold
26871
26872 \backslash
26873 oldstylenums{0123456789
26874 \series default
26875  produces: 
26876 \begin_inset Formula $\oldstylenums{0123456789}$
26877 \end_inset
26878
26879
26880 \end_layout
26881
26882 \begin_layout Subsection
26883 Miscellaneous Special Characters
26884 \begin_inset CommandInset label
26885 LatexCommand label
26886 name "sub:Miscellaneous-Special-Characters"
26887
26888 \end_inset
26889
26890
26891 \begin_inset Index
26892 status collapsed
26893
26894 \begin_layout Plain Layout
26895 Special characters ! miscellaneous
26896 \end_layout
26897
26898 \end_inset
26899
26900
26901 \end_layout
26902
26903 \begin_layout Standard
26904 The following characters can only be inserted to formulas by using commands:
26905 \end_layout
26906
26907 \begin_layout Standard
26908 \align center
26909 \begin_inset Tabular
26910 <lyxtabular version="3" rows="4" columns="2">
26911 <features>
26912 <column alignment="center" valignment="top" width="0">
26913 <column alignment="center" valignment="top" width="0">
26914 <row>
26915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26916 \begin_inset Text
26917
26918 \begin_layout Plain Layout
26919 Command
26920 \end_layout
26921
26922 \end_inset
26923 </cell>
26924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26925 \begin_inset Text
26926
26927 \begin_layout Plain Layout
26928 Result
26929 \end_layout
26930
26931 \end_inset
26932 </cell>
26933 </row>
26934 <row>
26935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26936 \begin_inset Text
26937
26938 \begin_layout Plain Layout
26939
26940 \backslash
26941 ^
26942 \begin_inset ERT
26943 status collapsed
26944
26945 \begin_layout Plain Layout
26946
26947
26948 \backslash
26949 spce 
26950 \end_layout
26951
26952 \end_inset
26953
26954
26955 \end_layout
26956
26957 \end_inset
26958 </cell>
26959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26960 \begin_inset Text
26961
26962 \begin_layout Plain Layout
26963 \begin_inset Formula $\mathcircumflex$
26964 \end_inset
26965
26966
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 </row>
26972 <row>
26973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977
26978 \backslash
26979 _
26980 \end_layout
26981
26982 \end_inset
26983 </cell>
26984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26985 \begin_inset Text
26986
26987 \begin_layout Plain Layout
26988 \begin_inset Formula $\_$
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \end_inset
26995 </cell>
26996 </row>
26997 <row>
26998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26999 \begin_inset Text
27000
27001 \begin_layout Plain Layout
27002 ^
27003 \begin_inset ERT
27004 status collapsed
27005
27006 \begin_layout Plain Layout
27007
27008
27009 \backslash
27010 spce 
27011 \end_layout
27012
27013 \end_inset
27014
27015
27016 \backslash
27017 circ
27018 \begin_inset Index
27019 status collapsed
27020
27021 \begin_layout Plain Layout
27022 °
27023 \end_layout
27024
27025 \end_inset
27026
27027
27028 \end_layout
27029
27030 \end_inset
27031 </cell>
27032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27033 \begin_inset Text
27034
27035 \begin_layout Plain Layout
27036 \begin_inset Formula $^{\circ}$
27037 \end_inset
27038
27039
27040 \end_layout
27041
27042 \end_inset
27043 </cell>
27044 </row>
27045 </lyxtabular>
27046
27047 \end_inset
27048
27049
27050 \end_layout
27051
27052 \begin_layout Standard
27053 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27054  contains the following line
27055 \begin_inset Foot
27056 status collapsed
27057
27058 \begin_layout Plain Layout
27059 More about this is described in 
27060 \begin_inset CommandInset ref
27061 LatexCommand ref
27062 reference "sub:Text-Characters-in"
27063
27064 \end_inset
27065
27066 .
27067 \end_layout
27068
27069 \end_inset
27070
27071 :
27072 \end_layout
27073
27074 \begin_layout Standard
27075
27076 \series bold
27077
27078 \backslash
27079 DeclareInputtext{176}{
27080 \backslash
27081 ifmmode^
27082 \backslash
27083 circ
27084 \backslash
27085 else
27086 \backslash
27087 textdegree
27088 \backslash
27089 fi}
27090 \end_layout
27091
27092 \begin_layout Section
27093 Formula Styles
27094 \begin_inset CommandInset label
27095 LatexCommand label
27096 name "sec:Formula-Styles"
27097
27098 \end_inset
27099
27100
27101 \begin_inset Index
27102 status collapsed
27103
27104 \begin_layout Plain Layout
27105 Formula ! styles
27106 \end_layout
27107
27108 \end_inset
27109
27110
27111 \end_layout
27112
27113 \begin_layout Itemize
27114 There are two different alignment styles:
27115 \end_layout
27116
27117 \begin_deeper
27118 \begin_layout Description
27119 Centered is the predefined standard
27120 \end_layout
27121
27122 \begin_layout Description
27123 Indented for this the option 
27124 \series bold
27125 fleqn
27126 \series default
27127  must be inserted in the menu 
27128 \family sans
27129 Document\SpecialChar \menuseparator
27130 Settings
27131 \family default
27132  under 
27133 \family sans
27134 Document
27135 \begin_inset space ~
27136 \end_inset
27137
27138 Class
27139 \end_layout
27140
27141 \begin_layout Standard
27142 When 
27143 \series bold
27144 Indented
27145 \series default
27146  is used, the indentation can be adjusted with the length 
27147 \series bold
27148
27149 \backslash
27150 mathindent
27151 \series default
27152
27153 \begin_inset Index
27154 status collapsed
27155
27156 \begin_layout Plain Layout
27157 Commands ! M ! 
27158 \backslash
27159 mathindent
27160 \end_layout
27161
27162 \end_inset
27163
27164 .
27165  Should the distance be 15
27166 \begin_inset space \thinspace{}
27167 \end_inset
27168
27169 mm, the following command line is inserted in the LaTeX-preamble
27170 \end_layout
27171
27172 \begin_layout Standard
27173
27174 \series bold
27175
27176 \backslash
27177 setlength{
27178 \backslash
27179 mathindent}{15mm}
27180 \end_layout
27181
27182 \begin_layout Standard
27183 When no length is specified, the predefined value of 30
27184 \begin_inset space \thinspace{}
27185 \end_inset
27186
27187 pt will be used.
27188 \end_layout
27189
27190 \end_deeper
27191 \begin_layout Itemize
27192 And two different numbering styles:
27193 \end_layout
27194
27195 \begin_deeper
27196 \begin_layout Description
27197 Right is the predefined standard
27198 \end_layout
27199
27200 \begin_layout Description
27201 Left for this the option 
27202 \series bold
27203 leqno
27204 \series default
27205  must be inserted in the menu 
27206 \family sans
27207 Document\SpecialChar \menuseparator
27208 Settings
27209 \family default
27210  under 
27211 \family sans
27212 Document
27213 \begin_inset space ~
27214 \end_inset
27215
27216 Class
27217 \end_layout
27218
27219 \end_deeper
27220 \begin_layout Standard
27221
27222 \series bold
27223 fleqn
27224 \series default
27225  and 
27226 \series bold
27227 leqno
27228 \series default
27229  can also be used together.
27230  In this case both options are inserted, separated by a comma.
27231 \end_layout
27232
27233 \begin_layout Standard
27234 The chosen styles are used for all displayed formulas of the document.
27235  When both, centered and indented formulas should be created in a document,
27236  the style 
27237 \series bold
27238 Centered
27239 \series default
27240  is used.
27241  The indented formulas are then set in a flalign environment, see 
27242 \begin_inset CommandInset ref
27243 LatexCommand ref
27244 reference "sub:Flalign-Environment"
27245
27246 \end_inset
27247
27248 .
27249 \end_layout
27250
27251 \begin_layout Section
27252 Multiline Formulas
27253 \begin_inset CommandInset label
27254 LatexCommand label
27255 name "sec:Multiline-Formulas"
27256
27257 \end_inset
27258
27259
27260 \begin_inset Index
27261 status collapsed
27262
27263 \begin_layout Plain Layout
27264 Formula ! multiline
27265 \end_layout
27266
27267 \end_inset
27268
27269
27270 \end_layout
27271
27272 \begin_layout Subsection
27273 General
27274 \end_layout
27275
27276 \begin_layout Standard
27277 In LyX multiline formulas are created by pressing 
27278 \family sans
27279 \series bold
27280 Ctrl-Return
27281 \family default
27282 \series default
27283  inside a formula.
27284  This creates either an 
27285 \series bold
27286 eqnarray environment
27287 \series default
27288  that is described in 
27289 \begin_inset CommandInset ref
27290 LatexCommand ref
27291 reference "sub:Eqnarray-Environment"
27292
27293 \end_inset
27294
27295  or, when the option 
27296 \family sans
27297 Use AMS math package
27298 \family default
27299  in the document settings is selected, an 
27300 \series bold
27301 align environment
27302 \series default
27303  that is described in 
27304 \begin_inset CommandInset ref
27305 LatexCommand ref
27306 reference "sub:Standard-align-Environment"
27307
27308 \end_inset
27309
27310 .
27311 \end_layout
27312
27313 \begin_layout Standard
27314 There are other multiline formula environments that can be created via the
27315  menu 
27316 \family sans
27317 Insert\SpecialChar \menuseparator
27318 Math
27319 \family default
27320 .
27321  These environments are described in the following sections.
27322 \end_layout
27323
27324 \begin_layout Standard
27325 In all multiline formula environments a new line is created by pressing
27326  
27327 \family sans
27328 Ctrl-Return
27329 \family default
27330 .
27331  To add or delete lines, the math toolbar buttons 
27332 \begin_inset Graphics
27333         filename ../images/tabular-feature_append-row.png
27334         scale 85
27335
27336 \end_inset
27337
27338  or 
27339 \begin_inset Graphics
27340         filename ../images/tabular-feature_delete-row.png
27341         scale 85
27342
27343 \end_inset
27344
27345 , respectively, or the menu 
27346 \family sans
27347 Edit\SpecialChar \menuseparator
27348 Rows & Columns
27349 \family default
27350  can be used.
27351 \end_layout
27352
27353 \begin_layout Subsubsection
27354 Line Separation
27355 \begin_inset CommandInset label
27356 LatexCommand label
27357 name "sub:Line-Separation"
27358
27359 \end_inset
27360
27361
27362 \begin_inset Index
27363 status collapsed
27364
27365 \begin_layout Plain Layout
27366 Formula ! multiline ! Line separation
27367 \end_layout
27368
27369 \end_inset
27370
27371
27372 \end_layout
27373
27374 \begin_layout Standard
27375 There is sometimes not enough space in multiline formulas between the lines:
27376 \begin_inset Formula \begin{eqnarray*}
27377 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}\\
27378 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*}
27379
27380 \end_inset
27381
27382
27383 \end_layout
27384
27385 \begin_layout Standard
27386 In LaTeX additional line space is specified as optional argument of the
27387  new line command.
27388  This is not yet possible in LyX
27389 \begin_inset Foot
27390 status collapsed
27391
27392 \begin_layout Plain Layout
27393 see 
27394 \begin_inset CommandInset href
27395 LatexCommand href
27396 name "LyX-bug #1505"
27397 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27398
27399 \end_inset
27400
27401
27402 \end_layout
27403
27404 \end_inset
27405
27406 , therefore the whole formula must be inserted in TeX-mode.
27407  To add in our example space, the command 
27408 \series bold
27409
27410 \backslash
27411
27412 \backslash
27413 [3mm]
27414 \series default
27415  is inserted at the end of the first line.
27416  One gets: 
27417 \begin_inset ERT
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421
27422
27423 \backslash
27424 begin{eqnarray*}
27425 \end_layout
27426
27427 \begin_layout Plain Layout
27428
27429 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27430  = & 
27431 \backslash
27432 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27433 \backslash
27434
27435 \backslash
27436 [3mm]
27437 \end_layout
27438
27439 \begin_layout Plain Layout
27440
27441 4x^{2}
27442 \backslash
27443 left(B^{2}+x_{0}^{2}
27444 \backslash
27445 right)+4x_{0}x
27446 \backslash
27447 left(D-B^{2}
27448 \backslash
27449 right)+B^{2}
27450 \backslash
27451 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27452 \backslash
27453 right) & = & 0
27454 \end_layout
27455
27456 \begin_layout Plain Layout
27457
27458
27459 \backslash
27460 end{eqnarray*}
27461 \end_layout
27462
27463 \end_inset
27464
27465
27466 \end_layout
27467
27468 \begin_layout Standard
27469 \begin_inset VSpace bigskip
27470 \end_inset
27471
27472 To set the the line separation for all lines in a formula, the length 
27473 \series bold
27474
27475 \backslash
27476 jot
27477 \series default
27478
27479 \begin_inset Index
27480 status collapsed
27481
27482 \begin_layout Plain Layout
27483 Commands ! J ! 
27484 \backslash
27485 jot
27486 \end_layout
27487
27488 \end_inset
27489
27490  is changed.
27491  The definition is: 
27492 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27493 \end_inset
27494
27495 .
27496  Predefined for 
27497 \series bold
27498
27499 \backslash
27500 jot
27501 \series default
27502  is the value 3
27503 \begin_inset space \thinspace{}
27504 \end_inset
27505
27506 pt.
27507  To create 3
27508 \begin_inset space \thinspace{}
27509 \end_inset
27510
27511 mm additional line separation as in the previous example, the command
27512 \end_layout
27513
27514 \begin_layout Standard
27515
27516 \series bold
27517
27518 \backslash
27519 setlength{
27520 \backslash
27521 jot}{3mm+3pt}
27522 \end_layout
27523
27524 \begin_layout Standard
27525 is inserted in TeX-mode before the formula.
27526  This requires that the LaTeX-package 
27527 \series bold
27528 calc
27529 \series default
27530
27531 \begin_inset Foot
27532 status collapsed
27533
27534 \begin_layout Plain Layout
27535
27536 \series bold
27537 calc
27538 \series default
27539  is part of every LaTeX standard installation.
27540 \end_layout
27541
27542 \end_inset
27543
27544
27545 \begin_inset Index
27546 status collapsed
27547
27548 \begin_layout Plain Layout
27549 Packages ! calc
27550 \end_layout
27551
27552 \end_inset
27553
27554  was loaded in LaTeX-preamble with the line
27555 \end_layout
27556
27557 \begin_layout Standard
27558
27559 \series bold
27560
27561 \backslash
27562 usepackage{calc}
27563 \end_layout
27564
27565 \begin_layout Standard
27566 One gets: 
27567 \begin_inset ERT
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571
27572
27573 \backslash
27574 setlength{
27575 \backslash
27576 jot}{3mm+3pt}
27577 \end_layout
27578
27579 \end_inset
27580
27581
27582 \begin_inset Formula \begin{eqnarray*}
27583 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}\\
27584 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*}
27585
27586 \end_inset
27587
27588
27589 \end_layout
27590
27591 \begin_layout Standard
27592 \begin_inset ERT
27593 status collapsed
27594
27595 \begin_layout Plain Layout
27596
27597
27598 \backslash
27599 setlength{
27600 \backslash
27601 jot}{3pt}
27602 \end_layout
27603
27604 \end_inset
27605
27606  To get back to the predefined distance, 
27607 \series bold
27608
27609 \backslash
27610 jot
27611 \series default
27612  is set to the value 3
27613 \begin_inset space \thinspace{}
27614 \end_inset
27615
27616 pt.
27617 \end_layout
27618
27619 \begin_layout Subsubsection
27620 Column Separation
27621 \begin_inset CommandInset label
27622 LatexCommand label
27623 name "sub:Column-Separation"
27624
27625 \end_inset
27626
27627
27628 \begin_inset Index
27629 status collapsed
27630
27631 \begin_layout Plain Layout
27632 Formula ! multiline ! Column separation
27633 \end_layout
27634
27635 \end_inset
27636
27637
27638 \end_layout
27639
27640 \begin_layout Standard
27641 Multiline formulas form a matrix.
27642  A formula in the eqnarray environment is for example a matrix with three
27643  columns.
27644  By changing the column separation in this environment, the space beside
27645  the relation sign can be changed.
27646 \end_layout
27647
27648 \begin_layout Standard
27649 The column separation is specified with the length 
27650 \series bold
27651
27652 \backslash
27653 arraycolsep
27654 \series default
27655
27656 \begin_inset Index
27657 status collapsed
27658
27659 \begin_layout Plain Layout
27660 Commands ! A ! 
27661 \backslash
27662 arraycolsep
27663 \end_layout
27664
27665 \end_inset
27666
27667  according to:
27668 \begin_inset Newline newline
27669 \end_inset
27670
27671 column separation = 2
27672 \begin_inset space \thinspace{}
27673 \end_inset
27674
27675
27676 \series bold
27677
27678 \backslash
27679 arraycolsep
27680 \series default
27681
27682 \begin_inset Newline newline
27683 \end_inset
27684
27685 Thus, the command
27686 \end_layout
27687
27688 \begin_layout Standard
27689
27690 \series bold
27691
27692 \backslash
27693 setlength{
27694 \backslash
27695 arraycolsep}{1cm}
27696 \end_layout
27697
27698 \begin_layout Standard
27699 inserted in TeX-mode, sets for all following formulas a column separation
27700  of 2
27701 \begin_inset space \thinspace{}
27702 \end_inset
27703
27704 cm.
27705  To get back to the predefined distance, 
27706 \series bold
27707
27708 \backslash
27709 arraycolsep
27710 \series default
27711  is set to 5
27712 \begin_inset space \thinspace{}
27713 \end_inset
27714
27715 pt.
27716 \end_layout
27717
27718 \begin_layout Standard
27719 A formula with 2
27720 \begin_inset space \thinspace{}
27721 \end_inset
27722
27723 cm column separation:
27724 \begin_inset ERT
27725 status collapsed
27726
27727 \begin_layout Plain Layout
27728
27729
27730 \backslash
27731 setlength{
27732 \backslash
27733 arraycolsep}{1cm}
27734 \end_layout
27735
27736 \end_inset
27737
27738
27739 \begin_inset Formula \begin{eqnarray*}
27740 A & = & B\\
27741 C & \ne & A\end{eqnarray*}
27742
27743 \end_inset
27744
27745 A formula with the predefined column separation for matrices of 10
27746 \begin_inset space \thinspace{}
27747 \end_inset
27748
27749 pt:
27750 \begin_inset ERT
27751 status collapsed
27752
27753 \begin_layout Plain Layout
27754
27755
27756 \backslash
27757 setlength{
27758 \backslash
27759 arraycolsep}{5pt}
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \begin_inset Formula \begin{eqnarray*}
27766 A & = & B\\
27767 C & \ne & A\end{eqnarray*}
27768
27769 \end_inset
27770
27771
27772 \end_layout
27773
27774 \begin_layout Subsubsection
27775 Long Formulas
27776 \begin_inset Index
27777 status collapsed
27778
27779 \begin_layout Plain Layout
27780 Formula ! long
27781 \end_layout
27782
27783 \end_inset
27784
27785
27786 \end_layout
27787
27788 \begin_layout Standard
27789 Long formulas can be typeset using these methods:
27790 \end_layout
27791
27792 \begin_layout Itemize
27793 When one side of the equation is much shorther than the line width, this
27794  one is chosen for the left side and the right side is typeset over two
27795  lines:
27796 \begin_inset ERT
27797 status collapsed
27798
27799 \begin_layout Plain Layout
27800
27801
27802 \backslash
27803 medskip
27804 \end_layout
27805
27806 \end_inset
27807
27808  
27809 \begin_inset Formula \begin{eqnarray}
27810 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 \\
27811  &  & -\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}
27812
27813 \end_inset
27814
27815
27816 \begin_inset ERT
27817 status collapsed
27818
27819 \begin_layout Plain Layout
27820
27821
27822 \backslash
27823 smallskip
27824 \end_layout
27825
27826 \end_inset
27827
27828
27829 \begin_inset Newline newline
27830 \end_inset
27831
27832 The minus sign at the beginning of the second line does normally not appear
27833  as operator because it is the first character of the line.
27834  Thus it would not be surrounded by space and could not be distinguished
27835  from the fraction bar.
27836  To avoid this, space was inserted behind the minus sign with the command
27837  
27838 \series bold
27839
27840 \backslash
27841 hspace{3pt}
27842 \series default
27843
27844 \begin_inset Foot
27845 status collapsed
27846
27847 \begin_layout Plain Layout
27848 more about 
27849 \series bold
27850
27851 \backslash
27852 hspace
27853 \series default
27854  see 
27855 \begin_inset CommandInset ref
27856 LatexCommand ref
27857 reference "sub:Variable-Space"
27858
27859 \end_inset
27860
27861
27862 \end_layout
27863
27864 \end_inset
27865
27866
27867 \begin_inset Index
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871 Commands ! H ! 
27872 \backslash
27873 hspace
27874 \end_layout
27875
27876 \end_inset
27877
27878 .
27879 \end_layout
27880
27881 \begin_layout Itemize
27882 When both sides of the equation are too long, the command 
27883 \series bold
27884
27885 \backslash
27886 lefteqn
27887 \series default
27888
27889 \begin_inset Index
27890 status collapsed
27891
27892 \begin_layout Plain Layout
27893 Commands ! L ! 
27894 \backslash
27895 lefteqn
27896 \end_layout
27897
27898 \end_inset
27899
27900  is used.
27901  It is inserted to the first column of the first line and effects that all
27902  further insertions overwrite the following columns:
27903 \begin_inset ERT
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907
27908
27909 \backslash
27910 medskip
27911 \end_layout
27912
27913 \end_inset
27914
27915
27916 \begin_inset Formula \begin{eqnarray}
27917 \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 \\
27918  &  & -\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 \\
27919  &  & =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}
27920
27921 \end_inset
27922
27923
27924 \begin_inset ERT
27925 status collapsed
27926
27927 \begin_layout Plain Layout
27928
27929
27930 \backslash
27931 smallskip
27932 \end_layout
27933
27934 \end_inset
27935
27936
27937 \begin_inset Newline newline
27938 \end_inset
27939
27940 After the insertion of 
27941 \series bold
27942
27943 \backslash
27944 lefteqn
27945 \series default
27946 , the cursor is in a purple box that is a bit shifted to the left from the
27947  blue one.
27948  In this the formula is inserted.
27949 \begin_inset ERT
27950 status collapsed
27951
27952 \begin_layout Plain Layout
27953
27954
27955 \backslash
27956 medskip
27957 \end_layout
27958
27959 \end_inset
27960
27961
27962 \begin_inset Newline newline
27963 \end_inset
27964
27965 The content of the further lines is inserted to the second or another formula
27966  column.
27967  The greater the column number where it was inserted, the larger the indentation.
27968 \begin_inset ERT
27969 status collapsed
27970
27971 \begin_layout Plain Layout
27972
27973
27974 \backslash
27975 medskip
27976 \end_layout
27977
27978 \end_inset
27979
27980
27981 \begin_inset Newline newline
27982 \end_inset
27983
27984
27985 \begin_inset Note Greyedout
27986 status open
27987
27988 \begin_layout Plain Layout
27989 Note the following when using 
27990 \series bold
27991
27992 \backslash
27993 lefteqn
27994 \series default
27995 :
27996 \end_layout
27997
27998 \begin_layout Itemize
27999 The formula doesn't use the full page width.
28000  When e.
28001 \begin_inset space \thinspace{}
28002 \end_inset
28003
28004 g.
28005 \begin_inset space ~
28006 \end_inset
28007
28008 the term 
28009 \begin_inset Formula $-B^{2}$
28010 \end_inset
28011
28012  is added to the first line in the above example, it would have been outside
28013  the page margin.
28014  To better use the width, negative space can be inserted at the beginning
28015  of the first line.
28016 \end_layout
28017
28018 \begin_layout Itemize
28019 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28020  line.
28021 \begin_inset Foot
28022 status collapsed
28023
28024 \begin_layout Plain Layout
28025 \begin_inset CommandInset href
28026 LatexCommand href
28027 name "LyX-bug #1429"
28028 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28029
28030 \end_inset
28031
28032
28033 \end_layout
28034
28035 \end_inset
28036
28037  One can only set the cursor at the beginning of the line and move it with
28038  the arrow keys.
28039 \end_layout
28040
28041 \end_inset
28042
28043
28044 \end_layout
28045
28046 \begin_layout Itemize
28047 Other methods to set long formulas are offered by the environments described
28048  in 
28049 \begin_inset CommandInset ref
28050 LatexCommand ref
28051 reference "sub:Multline-Environment"
28052
28053 \end_inset
28054
28055  and 
28056 \begin_inset CommandInset ref
28057 LatexCommand ref
28058 reference "sub:Multiline-Formula-Parts"
28059
28060 \end_inset
28061
28062 .
28063 \end_layout
28064
28065 \begin_layout Subsubsection
28066 Multiline Brackets
28067 \begin_inset CommandInset label
28068 LatexCommand label
28069 name "sub:Multiline-Brackets"
28070
28071 \end_inset
28072
28073
28074 \begin_inset Index
28075 status collapsed
28076
28077 \begin_layout Plain Layout
28078 Brackets ! for multiline expressions
28079 \end_layout
28080
28081 \end_inset
28082
28083
28084 \end_layout
28085
28086 \begin_layout Standard
28087 For brackets spanning multiple lines the following problem occurs:
28088 \begin_inset Formula \begin{eqnarray*}
28089 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28090  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28091
28092 \end_inset
28093
28094
28095 \end_layout
28096
28097 \begin_layout Standard
28098 The closing bracket is smaller than the opening bracket because brackets
28099  with variable size may not span multiple lines.
28100 \end_layout
28101
28102 \begin_layout Standard
28103 To set the bracket size for the second line correctly, the first line is
28104  ended with 
28105 \series bold
28106
28107 \backslash
28108 right.
28109 \series default
28110
28111 \begin_inset Index
28112 status collapsed
28113
28114 \begin_layout Plain Layout
28115 Commands ! R ! 
28116 \backslash
28117 right
28118 \end_layout
28119
28120 \end_inset
28121
28122  and the second line with 
28123 \series bold
28124
28125 \backslash
28126 left.
28127 \begin_inset Foot
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131 for more about 
28132 \series bold
28133
28134 \backslash
28135 left
28136 \series default
28137  and 
28138 \series bold
28139
28140 \backslash
28141 right
28142 \series default
28143  see 
28144 \begin_inset CommandInset ref
28145 LatexCommand ref
28146 reference "sub:Automatic-Bracket-Size"
28147
28148 \end_inset
28149
28150
28151 \end_layout
28152
28153 \end_inset
28154
28155
28156 \series default
28157
28158 \begin_inset Index
28159 status collapsed
28160
28161 \begin_layout Plain Layout
28162 Commands ! L ! 
28163 \backslash
28164 left
28165 \end_layout
28166
28167 \end_inset
28168
28169 .
28170  After 
28171 \series bold
28172
28173 \backslash
28174 left.
28175
28176 \series default
28177  the command 
28178 \series bold
28179
28180 \backslash
28181 vphantom
28182 \series default
28183
28184 \begin_inset ERT
28185 status collapsed
28186
28187 \begin_layout Plain Layout
28188
28189
28190 \backslash
28191 spce 
28192 \end_layout
28193
28194 \end_inset
28195
28196
28197 \series bold
28198
28199 \backslash
28200 prod
28201 \series default
28202 ^
28203 \begin_inset ERT
28204 status collapsed
28205
28206 \begin_layout Plain Layout
28207
28208
28209 \backslash
28210 spce 
28211 \end_layout
28212
28213 \end_inset
28214
28215
28216 \series bold
28217
28218 \backslash
28219 infty
28220 \series default
28221
28222 \begin_inset ERT
28223 status collapsed
28224
28225 \begin_layout Plain Layout
28226
28227
28228 \backslash
28229 spce 
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \series bold
28236
28237 \begin_inset Formula $\downarrow$
28238 \end_inset
28239
28240 _R=1}
28241 \series default
28242
28243 \begin_inset Index
28244 status collapsed
28245
28246 \begin_layout Plain Layout
28247 Commands ! V ! 
28248 \backslash
28249 vphantom
28250 \end_layout
28251
28252 \end_inset
28253
28254  is inserted, because the multiplication operator with its limits is the
28255  largest symbol in the first line and this should be the size for the bracket
28256  in the second line.
28257 \end_layout
28258
28259 \begin_layout Standard
28260 The result is this:
28261 \begin_inset Formula \begin{eqnarray*}
28262 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28263  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28264
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \begin_layout Subsection
28271 Align Environments
28272 \end_layout
28273
28274 \begin_layout Standard
28275 Align environments can be used for every kind of multiline formulas.
28276  They are specially useful to set several formulas side by side.
28277 \end_layout
28278
28279 \begin_layout Standard
28280 Align environments consist of columns.
28281  The odd columns are right aligned, the even ones left aligned.
28282  Every line in an Align environment can be numbered.
28283 \end_layout
28284
28285 \begin_layout Standard
28286 Align environments are created via the menu 
28287 \family sans
28288 Insert\SpecialChar \menuseparator
28289 Math
28290 \family default
28291 .
28292  With the menu 
28293 \family sans
28294 Edit\SpecialChar \menuseparator
28295 Math\SpecialChar \menuseparator
28296 Change Formula Type
28297 \family default
28298  already existing formulas can be converted to Align environments.
28299 \end_layout
28300
28301 \begin_layout Standard
28302 To add or delete columns, the math toolbar buttons 
28303 \begin_inset Graphics
28304         filename ../images/tabular-feature_append-column.png
28305         scale 85
28306
28307 \end_inset
28308
28309  or 
28310 \begin_inset Graphics
28311         filename ../images/tabular-feature_delete-column.png
28312         scale 85
28313
28314 \end_inset
28315
28316 , respectively, or the menu 
28317 \family sans
28318 Edit\SpecialChar \menuseparator
28319 Rows & Columns
28320 \family default
28321  can be used.
28322 \end_layout
28323
28324 \begin_layout Subsubsection
28325 Standard align Environment
28326 \begin_inset CommandInset label
28327 LatexCommand label
28328 name "sub:Standard-align-Environment"
28329
28330 \end_inset
28331
28332
28333 \begin_inset Index
28334 status collapsed
28335
28336 \begin_layout Plain Layout
28337 Formula ! multiline ! align environment
28338 \end_layout
28339
28340 \end_inset
28341
28342
28343 \end_layout
28344
28345 \begin_layout Standard
28346 This Align environment is created by presssing 
28347 \family sans
28348 Ctrl-Return
28349 \family default
28350  in a formula or by the menu 
28351 \family sans
28352 Insert\SpecialChar \menuseparator
28353 Math\SpecialChar \menuseparator
28354 AMS align Environment
28355 \family default
28356 .
28357 \end_layout
28358
28359 \begin_layout Standard
28360 An example for two formulas set side by side, that are created with a four
28361  column align environment:
28362 \begin_inset Formula \begin{align*}
28363 A & =\sin(B) & C & =D\\
28364 C & \ne A & B & \ne D\end{align*}
28365
28366 \end_inset
28367
28368 As it can be seen, the formulas in this environment are placed so as if
28369  there would be a 
28370 \series bold
28371
28372 \backslash
28373 hfill
28374 \begin_inset Foot
28375 status collapsed
28376
28377 \begin_layout Plain Layout
28378 more about 
28379 \series bold
28380
28381 \backslash
28382 hfill
28383 \series default
28384  see 
28385 \begin_inset CommandInset ref
28386 LatexCommand ref
28387 reference "sub:Variable-Space"
28388
28389 \end_inset
28390
28391
28392 \end_layout
28393
28394 \end_inset
28395
28396
28397 \series default
28398  before the first and after every even column.
28399  When the formula style 
28400 \series bold
28401 Indented
28402 \begin_inset Foot
28403 status collapsed
28404
28405 \begin_layout Plain Layout
28406 formula styles see 
28407 \begin_inset CommandInset ref
28408 LatexCommand ref
28409 reference "sec:Formula-Styles"
28410
28411 \end_inset
28412
28413
28414 \end_layout
28415
28416 \end_inset
28417
28418
28419 \series default
28420  is used, the formula is set without the 
28421 \series bold
28422
28423 \backslash
28424 hfill
28425 \series default
28426  before the first column.
28427 \end_layout
28428
28429 \begin_layout Subsubsection
28430 Alignat Environment
28431 \begin_inset Index
28432 status collapsed
28433
28434 \begin_layout Plain Layout
28435 Formula ! multiline ! alignat environment
28436 \end_layout
28437
28438 \end_inset
28439
28440
28441 \end_layout
28442
28443 \begin_layout Standard
28444 The alignat environment has no predefined column separation.
28445  It can be inserted manually with the spaces that are described 
28446 \begin_inset CommandInset ref
28447 LatexCommand ref
28448 reference "sub:Space"
28449
28450 \end_inset
28451
28452 .
28453 \end_layout
28454
28455 \begin_layout Standard
28456 The above example in the alignat environment where 1
28457 \begin_inset space \thinspace{}
28458 \end_inset
28459
28460 cm space was inserted at the beginning of the second formula:
28461 \begin_inset Formula \begin{alignat*}{2}
28462 A & =\sin(B) & \hspace{1cm}C & =D\\
28463 C & \ne A & B & \ne D\end{alignat*}
28464
28465 \end_inset
28466
28467 Because the column separation can be set separately for every column, this
28468  environment is especially suitable to set three and more formulas side
28469  by side.
28470 \end_layout
28471
28472 \begin_layout Subsubsection
28473 Flalign Environment
28474 \begin_inset CommandInset label
28475 LatexCommand label
28476 name "sub:Flalign-Environment"
28477
28478 \end_inset
28479
28480
28481 \begin_inset Index
28482 status collapsed
28483
28484 \begin_layout Plain Layout
28485 Formula ! multiline ! flalign environment
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Standard
28494 In this environment the first two columns are always set as much as possible
28495  to the left and the last two ones to the right.
28496  An example:
28497 \begin_inset Formula \begin{flalign*}
28498 A & =1 & B & =2 & C & =3\\
28499 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28500
28501 \end_inset
28502
28503
28504 \end_layout
28505
28506 \begin_layout Standard
28507 By creating a flalign environment with an odd number of columns where an
28508  empty TeX-brace is inserted to the last column, several formulas in a document
28509  can be set to the left, although the formula style 
28510 \series bold
28511 Centered
28512 \series default
28513  is used.
28514  As example the indented formula 
28515 \begin_inset CommandInset ref
28516 LatexCommand eqref
28517 reference "eq:VolInt"
28518
28519 \end_inset
28520
28521 :
28522 \begin_inset Formula \begin{flalign}
28523 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28524
28525 \end_inset
28526
28527 The first two columns contain the formula.
28528  To indent it as with the formula style 
28529 \series bold
28530 Indented
28531 \series default
28532 , 30
28533 \begin_inset space \thinspace{}
28534 \end_inset
28535
28536 pt space was inserted at the beginning of the first column.
28537 \end_layout
28538
28539 \begin_layout Subsection
28540 Eqnarray Environment
28541 \begin_inset CommandInset label
28542 LatexCommand label
28543 name "sub:Eqnarray-Environment"
28544
28545 \end_inset
28546
28547
28548 \begin_inset Index
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 Formula ! multiline ! eqnarray environment
28553 \end_layout
28554
28555 \end_inset
28556
28557
28558 \end_layout
28559
28560 \begin_layout Standard
28561 When this environment has been created, three blue boxes appear.
28562  The content of the first box is right aligned, the content of the last
28563  one left aligned.
28564  The content of the middle box appears centered and a bit smaller, because
28565  it is designed to insert there only relation characters.
28566 \begin_inset Formula \begin{eqnarray*}
28567 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28568 AB & AB & AB\\
28569 A & = & A\end{eqnarray*}
28570
28571 \end_inset
28572
28573
28574 \end_layout
28575
28576 \begin_layout Subsection
28577 Gather Environment
28578 \begin_inset Index
28579 status collapsed
28580
28581 \begin_layout Plain Layout
28582 Formula ! multiline ! gather environment
28583 \end_layout
28584
28585 \end_inset
28586
28587
28588 \end_layout
28589
28590 \begin_layout Standard
28591 This environment consists of only one centered column.
28592  Every line can be numbered.
28593 \begin_inset Formula \begin{gather}
28594 A=1\\
28595 X=\textrm{-}1\end{gather}
28596
28597 \end_inset
28598
28599
28600 \end_layout
28601
28602 \begin_layout Subsection
28603 Multline Environment
28604 \begin_inset CommandInset label
28605 LatexCommand label
28606 name "sub:Multline-Environment"
28607
28608 \end_inset
28609
28610
28611 \begin_inset Index
28612 status collapsed
28613
28614 \begin_layout Plain Layout
28615 Formula ! multiline ! multline environment
28616 \end_layout
28617
28618 \end_inset
28619
28620
28621 \end_layout
28622
28623 \begin_layout Standard
28624 The multline environment consists, like the gather environment, of only
28625  one column.
28626  But the first line is left aligned, the last one right aligned.
28627  All other lines are centered.
28628  Therefore this environment is suitable for long formulas.
28629  As example formula 
28630 \begin_inset CommandInset ref
28631 LatexCommand eqref
28632 reference "eq:lefteqn"
28633
28634 \end_inset
28635
28636  in the multline environment:
28637 \begin_inset Formula \begin{multline}
28638 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}\\
28639 -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}\\
28640 =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}
28641
28642 \end_inset
28643
28644
28645 \end_layout
28646
28647 \begin_layout Standard
28648 In the output only the last (first) line of a multline environment appears
28649  numbered when the document numbering is right (left).
28650 \begin_inset Foot
28651 status collapsed
28652
28653 \begin_layout Plain Layout
28654 numbering styles see 
28655 \begin_inset CommandInset ref
28656 LatexCommand ref
28657 reference "sec:Formula-Styles"
28658
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \end_inset
28665
28666
28667 \end_layout
28668
28669 \begin_layout Standard
28670 With the commands 
28671 \series bold
28672
28673 \backslash
28674 shoveright
28675 \begin_inset Index
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679 Commands ! S ! 
28680 \backslash
28681 shoveright
28682 \end_layout
28683
28684 \end_inset
28685
28686
28687 \series default
28688  and 
28689 \series bold
28690
28691 \backslash
28692 shoveleft
28693 \begin_inset Index
28694 status collapsed
28695
28696 \begin_layout Plain Layout
28697 Commands ! S ! 
28698 \backslash
28699 shoveleft
28700 \end_layout
28701
28702 \end_inset
28703
28704
28705 \series default
28706  a centered line can be right or left aligned, respectively.
28707  The commands are used as follows:
28708 \end_layout
28709
28710 \begin_layout Standard
28711
28712 \series bold
28713
28714 \backslash
28715 shoveright{line content}
28716 \series default
28717  and 
28718 \series bold
28719
28720 \backslash
28721 shoveleft{line content}
28722 \end_layout
28723
28724 \begin_layout Standard
28725 \begin_inset VSpace medskip
28726 \end_inset
28727
28728 The length 
28729 \series bold
28730
28731 \backslash
28732 multlinegap
28733 \begin_inset Index
28734 status collapsed
28735
28736 \begin_layout Plain Layout
28737 Commands ! M ! 
28738 \backslash
28739 multlinegap
28740 \end_layout
28741
28742 \end_inset
28743
28744
28745 \series default
28746  specifies the distance of the first line from the left page margin.
28747  Predefined is the length 0
28748 \begin_inset space \thinspace{}
28749 \end_inset
28750
28751 pt.
28752 \end_layout
28753
28754 \begin_layout Standard
28755 As example the above formula where the command
28756 \end_layout
28757
28758 \begin_layout Standard
28759
28760 \series bold
28761
28762 \backslash
28763 setlength{
28764 \backslash
28765 multlinegap}{2cm}
28766 \end_layout
28767
28768 \begin_layout Standard
28769 was inserted in TeX-mode before:
28770 \begin_inset ERT
28771 status collapsed
28772
28773 \begin_layout Plain Layout
28774
28775
28776 \backslash
28777 setlength{
28778 \backslash
28779 multlinegap}{2cm}
28780 \end_layout
28781
28782 \end_inset
28783
28784
28785 \begin_inset Formula \begin{multline}
28786 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}\\
28787 \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}}\\
28788 =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}
28789
28790 \end_inset
28791
28792
28793 \begin_inset ERT
28794 status collapsed
28795
28796 \begin_layout Plain Layout
28797
28798
28799 \backslash
28800 setlength{
28801 \backslash
28802 multlinegap}{0pt}
28803 \end_layout
28804
28805 \end_inset
28806
28807 The second line was left aligned using 
28808 \series bold
28809
28810 \backslash
28811 shoveleft
28812 \series default
28813 .
28814 \end_layout
28815
28816 \begin_layout Subsection
28817 Multiline Formula Parts
28818 \begin_inset CommandInset label
28819 LatexCommand label
28820 name "sub:Multiline-Formula-Parts"
28821
28822 \end_inset
28823
28824
28825 \begin_inset Index
28826 status collapsed
28827
28828 \begin_layout Plain Layout
28829 Formula ! multiline ! formula parts
28830 \end_layout
28831
28832 \end_inset
28833
28834
28835 \end_layout
28836
28837 \begin_layout Standard
28838 To display only parts of a formula with multiple lines, one of the following
28839  environments are used: 
28840 \series bold
28841 aligned
28842 \series default
28843
28844 \series bold
28845 alignedat
28846 \series default
28847
28848 \series bold
28849 gathered
28850 \series default
28851  or 
28852 \series bold
28853 split
28854 \series default
28855 .
28856  They can be inserted via the menu 
28857 \family sans
28858 Insert\SpecialChar \menuseparator
28859 Math
28860 \family default
28861  or by using the commands described in this section.
28862 \end_layout
28863
28864 \begin_layout Standard
28865 The first three have the same properties as the corresponding multiline
28866  formula environments, but it is possible to set further formula parts beside
28867  them.
28868  An example:
28869 \begin_inset Formula \[
28870 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28871 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28872 \right\} \textrm{Uncertainty relations}\]
28873
28874 \end_inset
28875
28876
28877 \end_layout
28878
28879 \begin_layout Standard
28880 To get this formula, a displayed formula is created where the command 
28881 \series bold
28882
28883 \backslash
28884 aligned
28885 \begin_inset Index
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 Commands ! A ! 
28890 \backslash
28891 aligned
28892 \end_layout
28893
28894 \end_inset
28895
28896
28897 \series default
28898  is inserted.
28899  A purple box appears around the blue formula box where now columns and
28900  lines can be added.
28901  Outside the multiline environment other formula parts can be set, like
28902  the brace.
28903 \end_layout
28904
28905 \begin_layout Standard
28906 The aligned environment is also suitable for long formulas whose lines are
28907  horizontally aligned.
28908  Using aligned in a displayed formula has the advantage that the formula
28909  number is vertically centered behind the lines.
28910  As example formula 
28911 \begin_inset CommandInset ref
28912 LatexCommand eqref
28913 reference "eq:kurzlang"
28914
28915 \end_inset
28916
28917  in the aligned environment:
28918 \begin_inset Formula \begin{equation}
28919 \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}|}\\
28920  & -\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}
28921 \end{equation}
28922
28923 \end_inset
28924
28925
28926 \end_layout
28927
28928 \begin_layout Standard
28929 To use the environments 
28930 \series bold
28931 alignedat
28932 \series default
28933
28934 \series bold
28935 gathered
28936 \series default
28937 , or 
28938 \series bold
28939 split
28940 \series default
28941 , the command 
28942 \series bold
28943
28944 \backslash
28945 alignedat
28946 \series default
28947 ,
28948 \begin_inset Index
28949 status collapsed
28950
28951 \begin_layout Plain Layout
28952 Commands ! A ! 
28953 \backslash
28954 alignedat
28955 \end_layout
28956
28957 \end_inset
28958
28959  
28960 \series bold
28961
28962 \backslash
28963 gathered
28964 \series default
28965
28966 \begin_inset Index
28967 status collapsed
28968
28969 \begin_layout Plain Layout
28970 Commands ! G ! 
28971 \backslash
28972 gathered
28973 \end_layout
28974
28975 \end_inset
28976
28977 , or 
28978 \series bold
28979
28980 \backslash
28981 split
28982 \series default
28983
28984 \begin_inset Index
28985 status collapsed
28986
28987 \begin_layout Plain Layout
28988 Commands ! S ! 
28989 \backslash
28990 split
28991 \end_layout
28992
28993 \end_inset
28994
28995  are inserted, respectively.
28996  The split environment has the same properties as the aligned environment
28997  but it can only have two columns.
28998 \end_layout
28999
29000 \begin_layout Subsection
29001 Text in multiline Formulas
29002 \begin_inset CommandInset label
29003 LatexCommand label
29004 name "sub:Text-in-multiline"
29005
29006 \end_inset
29007
29008
29009 \begin_inset Index
29010 status collapsed
29011
29012 \begin_layout Plain Layout
29013 Text ! in formulas
29014 \end_layout
29015
29016 \end_inset
29017
29018
29019 \begin_inset Index
29020 status collapsed
29021
29022 \begin_layout Plain Layout
29023 Formula ! multiline ! text
29024 \end_layout
29025
29026 \end_inset
29027
29028
29029 \end_layout
29030
29031 \begin_layout Standard
29032 In the Align environments, and the multline and gather environment, text
29033  can be inserted that will appear in a separate line and doesn't affect
29034  the column alignment.
29035  To do this, the command 
29036 \series bold
29037
29038 \backslash
29039 intertext
29040 \begin_inset Index
29041 status collapsed
29042
29043 \begin_layout Plain Layout
29044 Commands ! I ! 
29045 \backslash
29046 intertext
29047 \end_layout
29048
29049 \end_inset
29050
29051
29052 \series default
29053  is used in the following scheme:
29054 \end_layout
29055
29056 \begin_layout Standard
29057
29058 \series bold
29059
29060 \backslash
29061 intertext{text}
29062 \end_layout
29063
29064 \begin_layout Standard
29065 The text should not be longer than a line because it cannot be hyphenated.
29066  As LyX doesn't yet support 
29067 \series bold
29068
29069 \backslash
29070 intertext
29071 \series default
29072  directly, the text is written as mathematical text.
29073  
29074 \series bold
29075
29076 \backslash
29077 intertext
29078 \series default
29079  must hereby be at the beginning of a line and appears in the output above
29080  this line.
29081  An example where the text was inserted at the beginning of the second line:
29082 \begin_inset Formula \begin{align}
29083 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29084 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29085
29086 \end_inset
29087
29088
29089 \end_layout
29090
29091 \begin_layout Section
29092 Formula Numbering
29093 \begin_inset Index
29094 status collapsed
29095
29096 \begin_layout Plain Layout
29097 Formula numbering
29098 \end_layout
29099
29100 \end_inset
29101
29102
29103 \begin_inset Index
29104 status collapsed
29105
29106 \begin_layout Plain Layout
29107 Formula ! numbering|see
29108 \begin_inset ERT
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112
29113 {
29114 \end_layout
29115
29116 \end_inset
29117
29118 Formula numbering
29119 \begin_inset ERT
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123
29124 }
29125 \end_layout
29126
29127 \end_inset
29128
29129
29130 \end_layout
29131
29132 \end_inset
29133
29134
29135 \end_layout
29136
29137 \begin_layout Subsection
29138 General
29139 \end_layout
29140
29141 \begin_layout Standard
29142 Numbered formulas can be created with the menu 
29143 \family sans
29144 Insert\SpecialChar \menuseparator
29145 Math\SpecialChar \menuseparator
29146 Numbered
29147 \begin_inset space ~
29148 \end_inset
29149
29150 Formula
29151 \family default
29152  (shortcut 
29153 \family sans
29154 Ctrl-Alt
29155 \begin_inset space ~
29156 \end_inset
29157
29158 n
29159 \family default
29160 ).
29161  Existing formulas can be numbered with the menu 
29162 \family sans
29163 Edit\SpecialChar \menuseparator
29164 Math\SpecialChar \menuseparator
29165 Toggle
29166 \begin_inset space ~
29167 \end_inset
29168
29169 Numbering
29170 \family default
29171  (shortcut 
29172 \family sans
29173 Alt-m
29174 \begin_inset space ~
29175 \end_inset
29176
29177 n
29178 \family default
29179 ).
29180  The formula number is displayed in LyX behind the formula as number sign
29181  in parentheses.
29182  The number sign is replaced in the output by the formula number.
29183 \end_layout
29184
29185 \begin_layout Standard
29186 When numbering is turned on in multiline formulas, all lines will be numbered.
29187  But the numbering can be controlled with the menu 
29188 \family sans
29189 Edit\SpecialChar \menuseparator
29190 Math\SpecialChar \menuseparator
29191 Toggle
29192 \begin_inset space ~
29193 \end_inset
29194
29195 Numbering
29196 \begin_inset space ~
29197 \end_inset
29198
29199 of
29200 \begin_inset space ~
29201 \end_inset
29202
29203 Line
29204 \family default
29205  (shortcut 
29206 \family sans
29207 Alt-m
29208 \begin_inset space ~
29209 \end_inset
29210
29211 N
29212 \family default
29213 ) for every line.
29214 \end_layout
29215
29216 \begin_layout Standard
29217 Except of inline formulas, all formulas can be numbered with two different
29218  styles, see 
29219 \begin_inset CommandInset ref
29220 LatexCommand ref
29221 reference "sec:Formula-Styles"
29222
29223 \end_inset
29224
29225 .
29226 \end_layout
29227
29228 \begin_layout Subsection
29229 Cross-References
29230 \begin_inset CommandInset label
29231 LatexCommand label
29232 name "sub:Cross-References"
29233
29234 \end_inset
29235
29236
29237 \begin_inset Index
29238 status collapsed
29239
29240 \begin_layout Plain Layout
29241 Cross-references ! to formulas
29242 \end_layout
29243
29244 \end_inset
29245
29246
29247 \end_layout
29248
29249 \begin_layout Standard
29250 All labeled formulas can be cross-referenced.
29251  A label is added by the menu 
29252 \family sans
29253 Insert\SpecialChar \menuseparator
29254 Label
29255 \family default
29256  or the toolbar button 
29257 \begin_inset Graphics
29258         filename ../images/label-insert.png
29259         scale 85
29260
29261 \end_inset
29262
29263 .
29264  The cursor must hereby be inside a displayed formula.
29265  A dialog pops up displaying the prefix 
29266 \series bold
29267 eq:
29268 \series default
29269  in a text field.
29270  The label is inserted there behind the prefix.
29271  The predefined prefix means 
29272 \begin_inset Quotes eld
29273 \end_inset
29274
29275 equation
29276 \begin_inset Quotes erd
29277 \end_inset
29278
29279  and makes it easier to find labels in large documents because it marks
29280  it as formula label to divide it from e.
29281 \begin_inset space \thinspace{}
29282 \end_inset
29283
29284 g.
29285 \begin_inset space ~
29286 \end_inset
29287
29288 section labels.
29289  To change a label, the menu 
29290 \family sans
29291 Insert\SpecialChar \menuseparator
29292 Label
29293 \family default
29294  is used again.
29295 \end_layout
29296
29297 \begin_layout Standard
29298 The name of the label is displayed in LyX within two parentheses behind
29299  formula.
29300  A formula with a label is always numbered.
29301 \end_layout
29302
29303 \begin_layout Standard
29304 Cross-references are inserted via the menu 
29305 \family sans
29306 Insert\SpecialChar \menuseparator
29307 Cross-Reference
29308 \family default
29309  or with the toolbar button 
29310 \begin_inset Graphics
29311         filename ../images/dialog-show-new-inset_ref.png
29312         scale 85
29313
29314 \end_inset
29315
29316 .
29317  A formula cross-reference appears in the output as formula number.
29318  When in the cross-reference dialog window the format 
29319 \series bold
29320 (<reference>)
29321 \series default
29322  is chosen, the cross-reference appears in the output as formula number
29323  in parentheses.
29324 \begin_inset Newline newline
29325 \end_inset
29326
29327 By right-clicking on a cross-reference in LyX, one jumps to the formula
29328  that is referenced.
29329 \end_layout
29330
29331 \begin_layout Standard
29332 Here are as examples cross-references to formulas of the following subsections:
29333 \begin_inset Note Note
29334 status open
29335
29336 \begin_layout Plain Layout
29337 Note the different cross-reference types.
29338 \end_layout
29339
29340 \end_inset
29341
29342
29343 \end_layout
29344
29345 \begin_layout Standard
29346 The equations 
29347 \begin_inset CommandInset ref
29348 LatexCommand eqref
29349 reference "eq:tag"
29350
29351 \end_inset
29352
29353  and 
29354 \begin_inset CommandInset ref
29355 LatexCommand eqref
29356 reference "eq:c"
29357
29358 \end_inset
29359
29360  are equivalent.
29361  In (
29362 \begin_inset CommandInset ref
29363 LatexCommand ref
29364 reference "eq:Lat"
29365
29366 \end_inset
29367
29368 ) big Latin letters are used for the numbering in contrary to (
29369 \begin_inset CommandInset ref
29370 LatexCommand ref
29371 reference "eq:Rom"
29372
29373 \end_inset
29374
29375 ).
29376 \end_layout
29377
29378 \begin_layout Standard
29379 \begin_inset VSpace medskip
29380 \end_inset
29381
29382 When the argument of 
29383 \series bold
29384
29385 \backslash
29386 tag
29387 \begin_inset Foot
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391
29392 \series bold
29393
29394 \backslash
29395 tag
29396 \series default
29397  is described in 
29398 \begin_inset CommandInset ref
29399 LatexCommand ref
29400 reference "sub:User-defined-Numbering"
29401
29402 \end_inset
29403
29404 .
29405 \end_layout
29406
29407 \end_inset
29408
29409
29410 \series default
29411  contains a box like in 
29412 \begin_inset CommandInset ref
29413 LatexCommand ref
29414 reference "sub:Paragraph-Boxes"
29415
29416 \end_inset
29417
29418 , the formula cannot be referenced.
29419 \end_layout
29420
29421 \begin_layout Subsection
29422 Subnumbering
29423 \begin_inset Index
29424 status collapsed
29425
29426 \begin_layout Plain Layout
29427 Formula numbering ! subnumbering
29428 \end_layout
29429
29430 \end_inset
29431
29432
29433 \end_layout
29434
29435 \begin_layout Standard
29436 With the help of the commands 
29437 \series bold
29438
29439 \backslash
29440 begin{subequations}
29441 \series default
29442  and 
29443 \series bold
29444
29445 \backslash
29446 end{subequations}
29447 \series default
29448  formulas can be subnumbered.
29449  Both commands are inserted in TeX-mode.
29450 \end_layout
29451
29452 \begin_layout Standard
29453 An example:
29454 \begin_inset Formula \begin{equation}
29455 A=C-B\label{eq:a}\end{equation}
29456
29457 \end_inset
29458
29459
29460 \begin_inset ERT
29461 status collapsed
29462
29463 \begin_layout Plain Layout
29464
29465
29466 \backslash
29467 addtocounter{equation}{-1}
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \begin_inset ERT
29474 status collapsed
29475
29476 \begin_layout Plain Layout
29477
29478
29479 \backslash
29480 begin{subequations}
29481 \end_layout
29482
29483 \end_inset
29484
29485
29486 \begin_inset VSpace -5mm
29487 \end_inset
29488
29489
29490 \begin_inset Formula \begin{equation}
29491 B=C-A\label{eq:b}\end{equation}
29492
29493 \end_inset
29494
29495
29496 \begin_inset Formula \begin{equation}
29497 C=A+B\label{eq:c}\end{equation}
29498
29499 \end_inset
29500
29501
29502 \end_layout
29503
29504 \begin_layout Standard
29505 \begin_inset ERT
29506 status collapsed
29507
29508 \begin_layout Plain Layout
29509
29510
29511 \backslash
29512 end{subequations}
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \begin_layout Standard
29521 To create the example, the following is done:
29522 \end_layout
29523
29524 \begin_layout Enumerate
29525 first formula is inserted
29526 \end_layout
29527
29528 \begin_layout Enumerate
29529
29530 \series bold
29531
29532 \backslash
29533 addtocounter{equation}{-1} 
29534 \backslash
29535 begin{subequations}
29536 \begin_inset Index
29537 status collapsed
29538
29539 \begin_layout Plain Layout
29540 Commands ! A ! 
29541 \backslash
29542 addtocounter
29543 \end_layout
29544
29545 \end_inset
29546
29547
29548 \begin_inset Newline newline
29549 \end_inset
29550
29551
29552 \series default
29553 is inserted after the first formula
29554 \end_layout
29555
29556 \begin_layout Enumerate
29557 second formula is inserted
29558 \end_layout
29559
29560 \begin_layout Enumerate
29561 third formula is inserted
29562 \end_layout
29563
29564 \begin_layout Enumerate
29565
29566 \series bold
29567
29568 \backslash
29569 end{subequations}
29570 \series default
29571  is inserted after the third formula
29572 \end_layout
29573
29574 \begin_layout Standard
29575 Every formula between the commands 
29576 \series bold
29577
29578 \backslash
29579 begin
29580 \series default
29581  and 
29582 \series bold
29583
29584 \backslash
29585 end
29586 \series default
29587  is subnumbered as a, b, 
29588 \begin_inset Newline linebreak
29589 \end_inset
29590
29591 c, \SpecialChar \ldots{}
29592  For multiline formulas every line will be subnumbered.
29593  All subnumbered formulas are treated as 
29594 \emph on
29595 one
29596 \emph default
29597  numbered formula.
29598  But as every numbered formula increases the counter 
29599 \series bold
29600 equation
29601 \series default
29602  by one, the command 
29603 \series bold
29604
29605 \backslash
29606 addtocounter
29607 \series default
29608  is needed to decrease it.
29609  Otherwise the formulas 
29610 \begin_inset CommandInset ref
29611 LatexCommand eqref
29612 reference "eq:a"
29613
29614 \end_inset
29615
29616
29617 \begin_inset CommandInset ref
29618 LatexCommand eqref
29619 reference "eq:b"
29620
29621 \end_inset
29622
29623
29624 \begin_inset CommandInset ref
29625 LatexCommand eqref
29626 reference "eq:c"
29627
29628 \end_inset
29629
29630  would be numbered as 
29631 \begin_inset CommandInset ref
29632 LatexCommand eqref
29633 reference "eq:a"
29634
29635 \end_inset
29636
29637
29638 \begin_inset CommandInset ref
29639 LatexCommand eqref
29640 reference "eq:d"
29641
29642 \end_inset
29643
29644
29645 \begin_inset CommandInset ref
29646 LatexCommand eqref
29647 reference "eq:f"
29648
29649 \end_inset
29650
29651 .
29652 \end_layout
29653
29654 \begin_layout Standard
29655 By inserting the commands in TeX-mode, a space is created between the first
29656  two formulas.
29657  To revert this -5
29658 \begin_inset space \thinspace{}
29659 \end_inset
29660
29661 mm vertical space is inserted after the command 
29662 \series bold
29663
29664 \backslash
29665 begin{subequations}
29666 \series default
29667 .
29668  When the formula style 
29669 \series bold
29670 Indented
29671 \begin_inset Foot
29672 status collapsed
29673
29674 \begin_layout Plain Layout
29675 formula styles see 
29676 \begin_inset CommandInset ref
29677 LatexCommand ref
29678 reference "sec:Formula-Styles"
29679
29680 \end_inset
29681
29682
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \series default
29689  is used, -7
29690 \begin_inset space \thinspace{}
29691 \end_inset
29692
29693 mm space is inserted instead.
29694 \end_layout
29695
29696 \begin_layout Standard
29697 Here is an example for a multiline formula where the numbering was turned
29698  off for the second line:
29699 \begin_inset ERT
29700 status collapsed
29701
29702 \begin_layout Plain Layout
29703
29704
29705 \backslash
29706 begin{subequations}
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \begin_inset Formula \begin{eqnarray}
29713 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29714  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29715  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29716
29717 \end_inset
29718
29719
29720 \begin_inset ERT
29721 status collapsed
29722
29723 \begin_layout Plain Layout
29724
29725
29726 \backslash
29727 end{subequations}
29728 \end_layout
29729
29730 \end_inset
29731
29732
29733 \end_layout
29734
29735 \begin_layout Subsection
29736 User-defined Numbering
29737 \begin_inset CommandInset label
29738 LatexCommand label
29739 name "sub:User-defined-Numbering"
29740
29741 \end_inset
29742
29743
29744 \begin_inset Index
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748 Formula numbering ! user-defined
29749 \end_layout
29750
29751 \end_inset
29752
29753
29754 \end_layout
29755
29756 \begin_layout Standard
29757 \begin_inset Index
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761 Formula numbering ! self-defined delimiters
29762 \end_layout
29763
29764 \end_inset
29765
29766 With the standard numbering parentheses are set around the formula number.
29767  To replace the parentheses for example by vertical bars, the following
29768  line is added to the LaTeX-preamble:
29769 \end_layout
29770
29771 \begin_layout Standard
29772
29773 \series bold
29774
29775 \backslash
29776 def
29777 \backslash
29778 tagform@#1{
29779 \backslash
29780 maketag@@@{|#1|}}
29781 \series default
29782
29783 \begin_inset Note Note
29784 status collapsed
29785
29786 \begin_layout Plain Layout
29787 This macro is already declared in the LaTeX-preamble for testing.
29788  To activate it, remove the percent sign at the beginning.
29789 \end_layout
29790
29791 \end_inset
29792
29793
29794 \end_layout
29795
29796 \begin_layout Standard
29797 To use other characters, the vertical bars besides the 
29798 \series bold
29799 #1
29800 \series default
29801  are replaced by one ore more characters.
29802  To get only the formula number the vertical bars are omitted.
29803 \end_layout
29804
29805 \begin_layout Standard
29806 \begin_inset VSpace bigskip
29807 \end_inset
29808
29809 When there should be an expression of your choice instead of the consecutive
29810  formula number in parentheses behind the formula, the command 
29811 \series bold
29812
29813 \backslash
29814 tag
29815 \series default
29816
29817 \begin_inset Index
29818 status collapsed
29819
29820 \begin_layout Plain Layout
29821 Commands ! T ! 
29822 \backslash
29823 tag
29824 \end_layout
29825
29826 \end_inset
29827
29828  is used:
29829 \begin_inset Formula \begin{equation}
29830 A+B=C\tag{something}\label{eq:tag}\end{equation}
29831
29832 \end_inset
29833
29834 In this example the command 
29835 \series bold
29836
29837 \backslash
29838 tag
29839 \begin_inset ERT
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843
29844
29845 \backslash
29846 spce 
29847 \end_layout
29848
29849 \end_inset
29850
29851 something
29852 \series default
29853  was inserted to the formula.
29854 \end_layout
29855
29856 \begin_layout Standard
29857 When the command 
29858 \series bold
29859
29860 \backslash
29861 tag*
29862 \begin_inset ERT
29863 status collapsed
29864
29865 \begin_layout Plain Layout
29866
29867
29868 \backslash
29869 spce 
29870 \end_layout
29871
29872 \end_inset
29873
29874 something
29875 \series default
29876  is inserted instead, the star prevents the parentheses around the expression:
29877 \begin_inset Formula \[
29878 A+B=C\tag*{something}\]
29879
29880 \end_inset
29881
29882
29883 \end_layout
29884
29885 \begin_layout Standard
29886 \begin_inset VSpace bigskip
29887 \end_inset
29888
29889 To restart the formula numbering with new document parts or sections, the
29890  following command is used:
29891 \end_layout
29892
29893 \begin_layout Standard
29894
29895 \series bold
29896
29897 \backslash
29898 @addtoreset{equation}{part}
29899 \series default
29900
29901 \begin_inset Index
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905 Commands ! 
29906 \begin_inset ERT
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910
29911 "
29912 \end_layout
29913
29914 \end_inset
29915
29916 @
29917 \begin_inset ERT
29918 status collapsed
29919
29920 \begin_layout Plain Layout
29921
29922 "
29923 \end_layout
29924
29925 \end_inset
29926
29927  ! 
29928 \backslash
29929
29930 \begin_inset ERT
29931 status collapsed
29932
29933 \begin_layout Plain Layout
29934
29935 "
29936 \end_layout
29937
29938 \end_inset
29939
29940 @
29941 \begin_inset ERT
29942 status collapsed
29943
29944 \begin_layout Plain Layout
29945
29946 "
29947 \end_layout
29948
29949 \end_inset
29950
29951 addtoreset
29952 \end_layout
29953
29954 \end_inset
29955
29956
29957 \begin_inset Newline newline
29958 \end_inset
29959
29960 resp.
29961 \begin_inset Newline newline
29962 \end_inset
29963
29964
29965 \series bold
29966
29967 \backslash
29968 @addtoreset{equation}{section}
29969 \end_layout
29970
29971 \begin_layout Standard
29972 To be able to use these commands in TeX-mode, the 
29973 \begin_inset Quotes eld
29974 \end_inset
29975
29976 @
29977 \begin_inset Quotes erd
29978 \end_inset
29979
29980  character has to be made 
29981 \begin_inset Quotes eld
29982 \end_inset
29983
29984 active
29985 \begin_inset Quotes erd
29986 \end_inset
29987
29988  for LaTeX using the command 
29989 \series bold
29990
29991 \backslash
29992 makeatletter.
29993
29994 \series default
29995  The command 
29996 \series bold
29997
29998 \backslash
29999 makeatother
30000 \series default
30001  reverts this.
30002  So the command sequence in TeX-mode is:
30003 \end_layout
30004
30005 \begin_layout Standard
30006
30007 \series bold
30008
30009 \backslash
30010 makeatletter
30011 \begin_inset Newline newline
30012 \end_inset
30013
30014
30015 \backslash
30016 @addtoreset{equation}{section}
30017 \begin_inset Newline newline
30018 \end_inset
30019
30020
30021 \backslash
30022 makeatother
30023 \end_layout
30024
30025 \begin_layout Standard
30026 In the LaTeX-preamble 
30027 \series bold
30028
30029 \backslash
30030 makeatletter
30031 \series default
30032  and 
30033 \series bold
30034
30035 \backslash
30036 makeatother
30037 \series default
30038  can be omitted as they are automatically internally inserted by LyX.
30039 \end_layout
30040
30041 \begin_layout Standard
30042 To revert 
30043 \series bold
30044
30045 \backslash
30046 @addtoreset
30047 \series default
30048 , the file 
30049 \series bold
30050 remreset.sty
30051 \series default
30052
30053 \begin_inset Foot
30054 status collapsed
30055
30056 \begin_layout Plain Layout
30057
30058 \series bold
30059 remreset
30060 \series default
30061  is part of the LaTeX-package 
30062 \series bold
30063 carlisle
30064 \series default
30065
30066 \begin_inset Index
30067 status collapsed
30068
30069 \begin_layout Plain Layout
30070 Packages ! carlisle
30071 \end_layout
30072
30073 \end_inset
30074
30075  that is part of every LaTeX standard installation.
30076 \end_layout
30077
30078 \end_inset
30079
30080
30081 \begin_inset Index
30082 status collapsed
30083
30084 \begin_layout Plain Layout
30085 Packages ! remreset
30086 \end_layout
30087
30088 \end_inset
30089
30090  has to be loaded in the LaTeX-preamble with the line
30091 \end_layout
30092
30093 \begin_layout Standard
30094
30095 \series bold
30096
30097 \backslash
30098 usepackage{remreset}
30099 \end_layout
30100
30101 \begin_layout Standard
30102 Then the command 
30103 \series bold
30104
30105 \backslash
30106 @removefromreset
30107 \series default
30108
30109 \begin_inset Index
30110 status collapsed
30111
30112 \begin_layout Plain Layout
30113 Commands ! 
30114 \begin_inset ERT
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118
30119 "
30120 \end_layout
30121
30122 \end_inset
30123
30124 @
30125 \begin_inset ERT
30126 status collapsed
30127
30128 \begin_layout Plain Layout
30129
30130 "
30131 \end_layout
30132
30133 \end_inset
30134
30135  ! 
30136 \backslash
30137
30138 \begin_inset ERT
30139 status collapsed
30140
30141 \begin_layout Plain Layout
30142
30143 "
30144 \end_layout
30145
30146 \end_inset
30147
30148 @
30149 \begin_inset ERT
30150 status collapsed
30151
30152 \begin_layout Plain Layout
30153
30154 "
30155 \end_layout
30156
30157 \end_inset
30158
30159 removefromreset
30160 \end_layout
30161
30162 \end_inset
30163
30164  can be used with the same scheme as 
30165 \series bold
30166
30167 \backslash
30168 @addtoreset
30169 \series default
30170 .
30171 \end_layout
30172
30173 \begin_layout Standard
30174 \begin_inset VSpace bigskip
30175 \end_inset
30176
30177 Sometimes formulas should be numbered in the following form:
30178 \end_layout
30179
30180 \begin_layout Standard
30181
30182 \family typewriter
30183 (section number.formula number)
30184 \end_layout
30185
30186 \begin_layout Standard
30187 The formula number should start with every section with 
30188 \begin_inset Quotes eld
30189 \end_inset
30190
30191 1
30192 \begin_inset Quotes erd
30193 \end_inset
30194
30195 .
30196 \end_layout
30197
30198 \begin_layout Standard
30199 For this case there is the command 
30200 \series bold
30201
30202 \backslash
30203 numberwithin
30204 \series default
30205
30206 \begin_inset Index
30207 status collapsed
30208
30209 \begin_layout Plain Layout
30210 Commands ! N ! 
30211 \backslash
30212 numberwithin
30213 \end_layout
30214
30215 \end_inset
30216
30217 , which is used with the following scheme:
30218 \end_layout
30219
30220 \begin_layout Standard
30221
30222 \series bold
30223
30224 \backslash
30225 numberwithin{counter}{sectioning}
30226 \end_layout
30227
30228 \begin_layout Standard
30229 Counter denotes what kind of numbering is affected, sectioning denotes what
30230  number is before the dot.
30231 \end_layout
30232
30233 \begin_layout Standard
30234 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30235 \end_layout
30236
30237 \begin_layout Standard
30238
30239 \series bold
30240
30241 \backslash
30242 numberwithin{equation}{section}
30243 \end_layout
30244
30245 \begin_layout Standard
30246 This is the result:
30247 \begin_inset ERT
30248 status collapsed
30249
30250 \begin_layout Plain Layout
30251
30252
30253 \backslash
30254 numberwithin{equation}{section}
30255 \end_layout
30256
30257 \end_inset
30258
30259
30260 \begin_inset Formula \begin{equation}
30261 A+B=C\end{equation}
30262
30263 \end_inset
30264
30265
30266 \end_layout
30267
30268 \begin_layout Standard
30269 To number e.
30270 \begin_inset space \thinspace{}
30271 \end_inset
30272
30273 g.
30274 \begin_inset space ~
30275 \end_inset
30276
30277 tables so that the number of the part is the sectioning,
30278 \begin_inset Newline newline
30279 \end_inset
30280
30281
30282 \series bold
30283
30284 \backslash
30285 numberwithin{table}{part}
30286 \series default
30287  is used.
30288 \end_layout
30289
30290 \begin_layout Standard
30291 To go back to the standard numbering or to prevent this kind of numbering
30292  when it is defined by the document class, the following command is inserted
30293  as TeX-Code or to the LaTeX-preamble:
30294 \end_layout
30295
30296 \begin_layout Standard
30297
30298 \series bold
30299
30300 \backslash
30301 renewcommand{
30302 \backslash
30303 theequation}{
30304 \backslash
30305 arabic{equation}}
30306 \begin_inset Index
30307 status collapsed
30308
30309 \begin_layout Plain Layout
30310 Commands ! A ! 
30311 \backslash
30312 arabic
30313 \end_layout
30314
30315 \end_inset
30316
30317
30318 \series default
30319
30320 \begin_inset ERT
30321 status collapsed
30322
30323 \begin_layout Plain Layout
30324
30325
30326 \backslash
30327 renewcommand{
30328 \backslash
30329 theequation}{
30330 \backslash
30331 arabic{equation}}
30332 \end_layout
30333
30334 \end_inset
30335
30336
30337 \series bold
30338
30339 \begin_inset Newline newline
30340 \end_inset
30341
30342
30343 \series default
30344 or
30345 \series bold
30346
30347 \begin_inset Newline newline
30348 \end_inset
30349
30350
30351 \backslash
30352 renewcommand{
30353 \backslash
30354 thetable}{
30355 \backslash
30356 arabic{table}}
30357 \end_layout
30358
30359 \begin_layout Standard
30360
30361 \series bold
30362
30363 \backslash
30364 numberwithin
30365 \series default
30366  uses internally the command 
30367 \series bold
30368
30369 \backslash
30370 @addtoreset
30371 \series default
30372 , described above, that also needs to be reverted.
30373 \begin_inset ERT
30374 status collapsed
30375
30376 \begin_layout Plain Layout
30377
30378
30379 \backslash
30380 makeatletter
30381 \end_layout
30382
30383 \begin_layout Plain Layout
30384
30385
30386 \backslash
30387 @removefromreset{equation}{section}
30388 \end_layout
30389
30390 \begin_layout Plain Layout
30391
30392
30393 \backslash
30394 makeatother
30395 \end_layout
30396
30397 \end_inset
30398
30399
30400 \end_layout
30401
30402 \begin_layout Subsection
30403 Numbering with Roman Numbers and Letters
30404 \begin_inset CommandInset label
30405 LatexCommand label
30406 name "sub:Numbering-with-Roman"
30407
30408 \end_inset
30409
30410
30411 \begin_inset Index
30412 status collapsed
30413
30414 \begin_layout Plain Layout
30415 Formula numbering ! with letters
30416 \end_layout
30417
30418 \end_inset
30419
30420
30421 \begin_inset Index
30422 status collapsed
30423
30424 \begin_layout Plain Layout
30425 Formula numbering ! with Roman numbers
30426 \end_layout
30427
30428 \end_inset
30429
30430
30431 \end_layout
30432
30433 \begin_layout Standard
30434 Formulas can also be numbered with Roman numbers and Latin letters.
30435  To number for example with small Roman numbers, the command
30436 \end_layout
30437
30438 \begin_layout Standard
30439
30440 \series bold
30441
30442 \backslash
30443 renewcommand{
30444 \backslash
30445 theequation}{
30446 \backslash
30447 roman{equation}}
30448 \end_layout
30449
30450 \begin_layout Standard
30451 is inserted before the formula in TeX-mode.
30452  
30453 \series bold
30454
30455 \backslash
30456 renewcommand
30457 \series default
30458
30459 \begin_inset Index
30460 status collapsed
30461
30462 \begin_layout Plain Layout
30463 Commands ! R ! 
30464 \backslash
30465 renewcommand
30466 \end_layout
30467
30468 \end_inset
30469
30470  redefines the predefined command 
30471 \series bold
30472
30473 \backslash
30474 theequation
30475 \series default
30476  to the command 
30477 \series bold
30478
30479 \backslash
30480 roman{equation}
30481 \series default
30482
30483 \begin_inset Foot
30484 status collapsed
30485
30486 \begin_layout Plain Layout
30487 The command 
30488 \series bold
30489
30490 \backslash
30491 renewcommand
30492 \series default
30493  has the same scheme like the command 
30494 \series bold
30495
30496 \backslash
30497 newcommand
30498 \series default
30499  that is described in 
30500 \begin_inset CommandInset ref
30501 LatexCommand ref
30502 reference "sec:User-defined-commands"
30503
30504 \end_inset
30505
30506 .
30507 \end_layout
30508
30509 \end_inset
30510
30511 .
30512  
30513 \series bold
30514 equation
30515 \series default
30516  is the formula counter.
30517  When the command 
30518 \series bold
30519
30520 \backslash
30521 the
30522 \series default
30523  is used as prefix for a counter, the value of the counter is output as
30524  Arabic number.
30525  When a formula is numbered, LaTeX sets internally the command 
30526 \series bold
30527
30528 \backslash
30529 theequation
30530 \series default
30531  behind the formula.
30532  
30533 \series bold
30534
30535 \backslash
30536 roman{equation}
30537 \begin_inset Index
30538 status collapsed
30539
30540 \begin_layout Plain Layout
30541 Commands ! R ! 
30542 \backslash
30543 roman
30544 \end_layout
30545
30546 \end_inset
30547
30548
30549 \series default
30550  outputs the counter as small Roman number.
30551 \end_layout
30552
30553 \begin_layout Standard
30554 All formulas behind the command 
30555 \series bold
30556
30557 \backslash
30558 renew
30559 \series default
30560 c
30561 \series bold
30562 ommand
30563 \series default
30564  are now numbered Roman.
30565  To switch to numbering with big Roman numbers, the command is inserted
30566  again, but 
30567 \series bold
30568
30569 \backslash
30570 roman
30571 \series default
30572  is replaced by 
30573 \series bold
30574
30575 \backslash
30576 Roman
30577 \series default
30578
30579 \begin_inset Index
30580 status collapsed
30581
30582 \begin_layout Plain Layout
30583 Commands ! R ! 
30584 \backslash
30585 roman@
30586 \backslash
30587 Roman
30588 \end_layout
30589
30590 \end_inset
30591
30592 .
30593  To 
30594 \begin_inset Quotes eld
30595 \end_inset
30596
30597 number
30598 \begin_inset Quotes erd
30599 \end_inset
30600
30601  with small Latin letters there is the command 
30602 \series bold
30603
30604 \backslash
30605 alph
30606 \series default
30607
30608 \begin_inset Index
30609 status collapsed
30610
30611 \begin_layout Plain Layout
30612 Commands ! A ! 
30613 \backslash
30614 alph
30615 \end_layout
30616
30617 \end_inset
30618
30619 , for big ones there is the command 
30620 \series bold
30621
30622 \backslash
30623 Alph
30624 \series default
30625
30626 \begin_inset Index
30627 status open
30628
30629 \begin_layout Plain Layout
30630 Commands ! A ! 
30631 \backslash
30632 alph@
30633 \backslash
30634 Alph
30635 \end_layout
30636
30637 \end_inset
30638
30639 .
30640 \end_layout
30641
30642 \begin_layout Standard
30643 \begin_inset Note Greyedout
30644 status open
30645
30646 \begin_layout Plain Layout
30647
30648 \series bold
30649 Note:
30650 \series default
30651  Only maximal 26 formulas can be numbered with Latin letters in one document.
30652 \end_layout
30653
30654 \end_inset
30655
30656
30657 \end_layout
30658
30659 \begin_layout Standard
30660 \begin_inset ERT
30661 status collapsed
30662
30663 \begin_layout Plain Layout
30664
30665
30666 \backslash
30667 renewcommand{
30668 \backslash
30669 theequation}{
30670 \backslash
30671 roman{equation}}
30672 \end_layout
30673
30674 \end_inset
30675
30676
30677 \end_layout
30678
30679 \begin_layout Standard
30680 \begin_inset Formula \begin{equation}
30681 A=\textrm{small roman}\label{eq:rom}\end{equation}
30682
30683 \end_inset
30684
30685
30686 \begin_inset ERT
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690
30691
30692 \backslash
30693 renewcommand{
30694 \backslash
30695 theequation}{
30696 \backslash
30697 Roman{equation}}
30698 \end_layout
30699
30700 \end_inset
30701
30702
30703 \begin_inset Formula \begin{equation}
30704 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30705
30706 \end_inset
30707
30708
30709 \begin_inset ERT
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713
30714
30715 \backslash
30716 renewcommand{
30717 \backslash
30718 theequation}{
30719 \backslash
30720 alph{equation}}
30721 \end_layout
30722
30723 \end_inset
30724
30725
30726 \begin_inset Formula \begin{equation}
30727 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30728
30729 \end_inset
30730
30731
30732 \begin_inset ERT
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736
30737
30738 \backslash
30739 renewcommand{
30740 \backslash
30741 theequation}{
30742 \backslash
30743 Alph{equation}}
30744 \end_layout
30745
30746 \end_inset
30747
30748
30749 \begin_inset Formula \begin{equation}
30750 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30751
30752 \end_inset
30753
30754
30755 \end_layout
30756
30757 \begin_layout Standard
30758 To switch back to the default numbering, insert the command:
30759 \end_layout
30760
30761 \begin_layout Standard
30762
30763 \series bold
30764
30765 \backslash
30766 renewcommand{
30767 \backslash
30768 theequation}{
30769 \backslash
30770 arabic{equation}}
30771 \begin_inset Index
30772 status collapsed
30773
30774 \begin_layout Plain Layout
30775 Commands ! A ! 
30776 \backslash
30777 arabic
30778 \end_layout
30779
30780 \end_inset
30781
30782
30783 \end_layout
30784
30785 \begin_layout Standard
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 arabic{equation}}
30798 \end_layout
30799
30800 \end_inset
30801
30802
30803 \begin_inset Formula \begin{equation}
30804 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30805
30806 \end_inset
30807
30808
30809 \end_layout
30810
30811 \begin_layout Standard
30812 \begin_inset VSpace medskip
30813 \end_inset
30814
30815 As you see, formulas are numbered serially independent from the numbering
30816  style.
30817  When then numbering should start with 
30818 \begin_inset Quotes eld
30819 \end_inset
30820
30821 1
30822 \begin_inset Quotes erd
30823 \end_inset
30824
30825  when the style is changed, new equation counters have to be defined.
30826  A description about this can be found in the file 
30827 \begin_inset CommandInset href
30828 LatexCommand href
30829 target "Formula-numbering.lyx"
30830
30831 \end_inset
30832
30833 .
30834 \end_layout
30835
30836 \begin_layout Section
30837 User-defined commands
30838 \begin_inset CommandInset label
30839 LatexCommand label
30840 name "sec:User-defined-commands"
30841
30842 \end_inset
30843
30844
30845 \begin_inset Index
30846 status collapsed
30847
30848 \begin_layout Plain Layout
30849 User-defined commands
30850 \end_layout
30851
30852 \end_inset
30853
30854
30855 \end_layout
30856
30857 \begin_layout Standard
30858 Many LaTeX-commands are too long to be used frequently.
30859  But it is possible to define with the command 
30860 \series bold
30861
30862 \backslash
30863 newcommand
30864 \series default
30865
30866 \begin_inset Index
30867 status collapsed
30868
30869 \begin_layout Plain Layout
30870 Commands ! N ! 
30871 \backslash
30872 newcommand
30873 \end_layout
30874
30875 \end_inset
30876
30877  new shorter commands.
30878 \end_layout
30879
30880 \begin_layout Standard
30881 The command scheme of 
30882 \series bold
30883
30884 \backslash
30885 newcommand
30886 \series default
30887  is:
30888 \end_layout
30889
30890 \begin_layout Standard
30891
30892 \series bold
30893
30894 \backslash
30895 newcommand{new command name}[number of arguments][optional
30896 \series default
30897  
30898 \series bold
30899 value]
30900 \begin_inset Newline newline
30901 \end_inset
30902
30903
30904 \begin_inset ERT
30905 status collapsed
30906
30907 \begin_layout Plain Layout
30908
30909
30910 \backslash
30911 phantom{
30912 \end_layout
30913
30914 \end_inset
30915
30916
30917 \backslash
30918 newcommand
30919 \begin_inset ERT
30920 status collapsed
30921
30922 \begin_layout Plain Layout
30923
30924 }
30925 \end_layout
30926
30927 \end_inset
30928
30929 {command definition}
30930 \end_layout
30931
30932 \begin_layout Standard
30933 \begin_inset Note Greyedout
30934 status open
30935
30936 \begin_layout Plain Layout
30937
30938 \series bold
30939 Note:
30940 \series default
30941  Assure that the name of the new command is not already used in your document
30942  or by LaTeX-packages that you use.
30943  When you for example define the command 
30944 \series bold
30945
30946 \backslash
30947 le
30948 \series default
30949  for 
30950 \series bold
30951
30952 \backslash
30953 Leftarrow
30954 \series default
30955 , you get an error message because 
30956 \series bold
30957
30958 \backslash
30959 le
30960 \series default
30961  is already defined as command for 
30962 \begin_inset Quotes eld
30963 \end_inset
30964
30965
30966 \begin_inset Formula $\le$
30967 \end_inset
30968
30969
30970 \begin_inset Quotes erd
30971 \end_inset
30972
30973 .
30974 \end_layout
30975
30976 \end_inset
30977
30978
30979 \end_layout
30980
30981 \begin_layout Standard
30982 \begin_inset Note Greyedout
30983 status open
30984
30985 \begin_layout Plain Layout
30986
30987 \series bold
30988 Note:
30989 \series default
30990  The names of user-defined commands may only consist of Latin letters.
30991 \end_layout
30992
30993 \end_inset
30994
30995
30996 \end_layout
30997
30998 \begin_layout Standard
30999 The number of arguments is an integer in the range 0
31000 \begin_inset space \thinspace{}
31001 \end_inset
31002
31003 -
31004 \begin_inset space \thinspace{}
31005 \end_inset
31006
31007 9 and specifies how many arguments the new command should have.
31008  With the optional value a value for an optional argument can be predefined.
31009  When this is done, the 
31010 \emph on
31011 first
31012 \emph default
31013  
31014 \emph on
31015 a
31016 \emph default
31017 rgument of the new command is automatically an optional one.
31018 \end_layout
31019
31020 \begin_layout Standard
31021 Here are some examples:
31022 \end_layout
31023
31024 \begin_layout Itemize
31025 To define the command 
31026 \series bold
31027
31028 \backslash
31029 gr
31030 \series default
31031  for 
31032 \series bold
31033
31034 \backslash
31035 Longrightarrow
31036 \series default
31037 , the LaTeX-preamble line is:
31038 \begin_inset ERT
31039 status collapsed
31040
31041 \begin_layout Plain Layout
31042
31043
31044 \backslash
31045 medskip
31046 \end_layout
31047
31048 \end_inset
31049
31050
31051 \series bold
31052
31053 \begin_inset Newline newline
31054 \end_inset
31055
31056
31057 \backslash
31058 newcommand{
31059 \backslash
31060 gr}{
31061 \backslash
31062 Longrightarrow}
31063 \end_layout
31064
31065 \begin_layout Itemize
31066 To define the command 
31067 \series bold
31068
31069 \backslash
31070 us
31071 \series default
31072  for 
31073 \series bold
31074
31075 \backslash
31076 underline
31077 \series default
31078 , the argument (that should be underlined) must be taken into account.
31079  For this the preamble line is:
31080 \begin_inset ERT
31081 status collapsed
31082
31083 \begin_layout Plain Layout
31084
31085
31086 \backslash
31087 medskip
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \series bold
31094
31095 \begin_inset Newline newline
31096 \end_inset
31097
31098
31099 \backslash
31100 newcommand{
31101 \backslash
31102 us}[1]{
31103 \backslash
31104 underline{#1}}
31105 \series default
31106
31107 \begin_inset ERT
31108 status collapsed
31109
31110 \begin_layout Plain Layout
31111
31112
31113 \backslash
31114 medskip
31115 \end_layout
31116
31117 \end_inset
31118
31119
31120 \series bold
31121
31122 \begin_inset Newline newline
31123 \end_inset
31124
31125
31126 \series default
31127 The character 
31128 \series bold
31129 #
31130 \series default
31131  acts as argument placeholder, the 
31132 \series bold
31133 1
31134 \series default
31135  behind it denotes that it is the placeholder for the first argument.
31136 \end_layout
31137
31138 \begin_layout Itemize
31139 For 
31140 \series bold
31141
31142 \backslash
31143 framebox
31144 \series default
31145  one can e.
31146 \begin_inset space \thinspace{}
31147 \end_inset
31148
31149 g.
31150 \begin_inset space ~
31151 \end_inset
31152
31153 define the command 
31154 \series bold
31155
31156 \backslash
31157 fb
31158 \series default
31159 :
31160 \begin_inset ERT
31161 status collapsed
31162
31163 \begin_layout Plain Layout
31164
31165
31166 \backslash
31167 medskip
31168 \end_layout
31169
31170 \end_inset
31171
31172
31173 \series bold
31174
31175 \begin_inset Newline newline
31176 \end_inset
31177
31178
31179 \backslash
31180 newcommand{
31181 \backslash
31182 fb}[3]{
31183 \backslash
31184 framebox#1#2{$#3$}}
31185 \series default
31186
31187 \begin_inset ERT
31188 status collapsed
31189
31190 \begin_layout Plain Layout
31191
31192
31193 \backslash
31194 medskip
31195 \end_layout
31196
31197 \end_inset
31198
31199
31200 \series bold
31201
31202 \begin_inset Newline newline
31203 \end_inset
31204
31205
31206 \series default
31207 The two Dollar signs creates the extra formula needed for 
31208 \series bold
31209
31210 \backslash
31211 framebox
31212 \series default
31213 , see 
31214 \begin_inset CommandInset ref
31215 LatexCommand ref
31216 reference "sub:Boxes-with-Frame"
31217
31218 \end_inset
31219
31220 .
31221 \end_layout
31222
31223 \begin_layout Itemize
31224 To create a new command for 
31225 \series bold
31226
31227 \backslash
31228 fcolorbox
31229 \series default
31230  where the color for the box needn't to be specified, the argument for the
31231  color is defined optional:
31232 \begin_inset ERT
31233 status collapsed
31234
31235 \begin_layout Plain Layout
31236
31237
31238 \backslash
31239 medskip
31240 \end_layout
31241
31242 \end_inset
31243
31244
31245 \series bold
31246
31247 \begin_inset Newline newline
31248 \end_inset
31249
31250
31251 \backslash
31252 newcommand{
31253 \backslash
31254 cb}[3][white]{
31255 \backslash
31256 fcolorbox{#2}{#1}{$#3$}}
31257 \series default
31258
31259 \begin_inset ERT
31260 status collapsed
31261
31262 \begin_layout Plain Layout
31263
31264
31265 \backslash
31266 medskip
31267 \end_layout
31268
31269 \end_inset
31270
31271
31272 \begin_inset Newline newline
31273 \end_inset
31274
31275 When the color is not specified when using 
31276 \series bold
31277
31278 \backslash
31279 cb
31280 \series default
31281 , the predefined color 
31282 \series bold
31283 white
31284 \series default
31285  will be used.
31286 \end_layout
31287
31288 \begin_layout Standard
31289 A test of the new defined commands:
31290 \end_layout
31291
31292 \begin_layout Standard
31293 \align center
31294 \begin_inset Tabular
31295 <lyxtabular version="3" rows="6" columns="2">
31296 <features>
31297 <column alignment="center" valignment="top" width="0">
31298 <column alignment="center" valignment="top" width="0">
31299 <row>
31300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31301 \begin_inset Text
31302
31303 \begin_layout Plain Layout
31304 Command
31305 \end_layout
31306
31307 \end_inset
31308 </cell>
31309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31310 \begin_inset Text
31311
31312 \begin_layout Plain Layout
31313 Result
31314 \begin_inset Note Note
31315 status collapsed
31316
31317 \begin_layout Plain Layout
31318
31319 \series bold
31320
31321 \backslash
31322 raisebox
31323 \series default
31324  is only used as spacer.
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \end_layout
31331
31332 \end_inset
31333 </cell>
31334 </row>
31335 <row>
31336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31337 \begin_inset Text
31338
31339 \begin_layout Plain Layout
31340 A
31341 \backslash
31342 gr
31343 \begin_inset ERT
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347
31348
31349 \backslash
31350 spce 
31351 \end_layout
31352
31353 \end_inset
31354
31355 B
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31361 \begin_inset Text
31362
31363 \begin_layout Plain Layout
31364 \begin_inset Formula $A\gr B$
31365 \end_inset
31366
31367
31368 \end_layout
31369
31370 \end_inset
31371 </cell>
31372 </row>
31373 <row>
31374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31375 \begin_inset Text
31376
31377 \begin_layout Plain Layout
31378
31379 \backslash
31380 us{ABcd
31381 \end_layout
31382
31383 \end_inset
31384 </cell>
31385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31386 \begin_inset Text
31387
31388 \begin_layout Plain Layout
31389 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31390 \end_inset
31391
31392
31393 \end_layout
31394
31395 \end_inset
31396 </cell>
31397 </row>
31398 <row>
31399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31400 \begin_inset Text
31401
31402 \begin_layout Plain Layout
31403
31404 \backslash
31405 fb{[2cm]
31406 \begin_inset Formula $\to$
31407 \end_inset
31408
31409
31410 \backslash
31411 {
31412 \begin_inset Formula $\to$
31413 \end_inset
31414
31415
31416 \backslash
31417 {
31418 \backslash
31419 int
31420 \begin_inset ERT
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424
31425
31426 \backslash
31427 spce 
31428 \end_layout
31429
31430 \end_inset
31431
31432 A=B
31433 \end_layout
31434
31435 \end_inset
31436 </cell>
31437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31438 \begin_inset Text
31439
31440 \begin_layout Plain Layout
31441 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31442 \end_inset
31443
31444
31445 \end_layout
31446
31447 \end_inset
31448 </cell>
31449 </row>
31450 <row>
31451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31452 \begin_inset Text
31453
31454 \begin_layout Plain Layout
31455
31456 \backslash
31457 cb{red
31458 \begin_inset Formula $\to$
31459 \end_inset
31460
31461
31462 \backslash
31463 {
31464 \backslash
31465 int
31466 \begin_inset ERT
31467 status collapsed
31468
31469 \begin_layout Plain Layout
31470
31471
31472 \backslash
31473 spce 
31474 \end_layout
31475
31476 \end_inset
31477
31478 A=B
31479 \end_layout
31480
31481 \end_inset
31482 </cell>
31483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31484 \begin_inset Text
31485
31486 \begin_layout Plain Layout
31487 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31488 \end_inset
31489
31490
31491 \end_layout
31492
31493 \end_inset
31494 </cell>
31495 </row>
31496 <row>
31497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31498 \begin_inset Text
31499
31500 \begin_layout Plain Layout
31501
31502 \backslash
31503 cb[green]
31504 \backslash
31505 {red
31506 \begin_inset Formula $\to$
31507 \end_inset
31508
31509
31510 \backslash
31511 {
31512 \backslash
31513 int
31514 \begin_inset ERT
31515 status collapsed
31516
31517 \begin_layout Plain Layout
31518
31519
31520 \backslash
31521 spce 
31522 \end_layout
31523
31524 \end_inset
31525
31526 A=B
31527 \end_layout
31528
31529 \end_inset
31530 </cell>
31531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31532 \begin_inset Text
31533
31534 \begin_layout Plain Layout
31535 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31536 \end_inset
31537
31538
31539 \end_layout
31540
31541 \end_inset
31542 </cell>
31543 </row>
31544 </lyxtabular>
31545
31546 \end_inset
31547
31548
31549 \end_layout
31550
31551 \begin_layout Section
31552 Diagrams
31553 \end_layout
31554
31555 \begin_layout Standard
31556 LyX supports two types of commutative diagrams: 
31557 \series bold
31558 amscd
31559 \series default
31560  and 
31561 \series bold
31562 xymatrix
31563 \series default
31564  that are explained in the following.
31565 \end_layout
31566
31567 \begin_layout Subsection
31568 amscd diagrams
31569 \begin_inset Index
31570 status collapsed
31571
31572 \begin_layout Plain Layout
31573 Diagrams ! amscd
31574 \end_layout
31575
31576 \end_inset
31577
31578
31579 \end_layout
31580
31581 \begin_layout Standard
31582 To create this type of diagrams, the LaTeX-package 
31583 \series bold
31584 amscd
31585 \begin_inset Foot
31586 status collapsed
31587
31588 \begin_layout Plain Layout
31589
31590 \series bold
31591 amscd
31592 \series default
31593  is part of every LaTeX standard installation.
31594 \end_layout
31595
31596 \end_inset
31597
31598
31599 \series default
31600
31601 \begin_inset Index
31602 status collapsed
31603
31604 \begin_layout Plain Layout
31605 Packages ! amscd
31606 \end_layout
31607
31608 \end_inset
31609
31610  is needed.
31611  It is loaded in the LaTeX-preamble with the line
31612 \end_layout
31613
31614 \begin_layout Standard
31615
31616 \series bold
31617
31618 \backslash
31619 usepackage{amscd}
31620 \end_layout
31621
31622 \begin_layout Standard
31623 Diagrams visualize relations and look like this:
31624 \begin_inset Formula \[
31625 \begin{CD}A@>>>B@>>>C\\
31626 @AAA@.@VVV\\
31627 F@<<<E@<<<D\end{CD}\]
31628
31629 \end_inset
31630
31631
31632 \end_layout
31633
31634 \begin_layout Standard
31635 To get them, the command 
31636 \series bold
31637
31638 \backslash
31639 CD
31640 \begin_inset Index
31641 status collapsed
31642
31643 \begin_layout Plain Layout
31644 Commands ! C ! 
31645 \backslash
31646 CD
31647 \end_layout
31648
31649 \end_inset
31650
31651
31652 \series default
31653  is inserted to a formula.
31654  A blue box appears with two dashed lines where further commands can be
31655  inserted.
31656  With 
31657 \family sans
31658 Ctrl-Return
31659 \family default
31660  a new line is created.
31661  Horizontal relations are inserted in odd, vertical in even formula lines.
31662 \end_layout
31663
31664 \begin_layout Standard
31665 To create the relations there are the following commands:
31666 \end_layout
31667
31668 \begin_layout Itemize
31669
31670 \series bold
31671 @<<<
31672 \series default
31673  creates a left arrow, 
31674 \series bold
31675 @>>>
31676 \series default
31677  a right arrow, and 
31678 \series bold
31679 @=
31680 \series default
31681  a long equal sign
31682 \end_layout
31683
31684 \begin_layout Itemize
31685
31686 \series bold
31687 @AAA
31688 \series default
31689  creates an up arrow, 
31690 \series bold
31691 @VVV
31692 \series default
31693  an down arrow, and 
31694 \series bold
31695 @|
31696 \series default
31697  a vertical equal sign
31698 \end_layout
31699
31700 \begin_layout Itemize
31701
31702 \series bold
31703 @.
31704
31705 \series default
31706  is a placeholder for non-existent relations
31707 \end_layout
31708
31709 \begin_layout Standard
31710 All arrows can be labeled as follows:
31711 \end_layout
31712
31713 \begin_layout Itemize
31714 Is text inserted between the first and second < or >, resp., it is placed
31715  above the arrow.
31716  When it is inserted between the second and third one, it appears under
31717  the arrow.
31718 \end_layout
31719
31720 \begin_layout Itemize
31721 When text for vertical arrows is inserted between the first and second A
31722  or V, resp., it is placed left beside the arrow.
31723  When it is inserted between the second and third one, it appears right
31724  beside the arrow.
31725  If the text contains an A or V, these letters must be set into a TeX-brace.
31726 \end_layout
31727
31728 \begin_layout Standard
31729 As example a diagram with all possible relations:
31730 \end_layout
31731
31732 \begin_layout Standard
31733 \begin_inset Formula \[
31734 \begin{CD}A@>j>>B@>>k>C@=F\\
31735 @AmAA@.@VV{V}V@|\\
31736 D@<<j<E@>k>>F@=C\end{CD}\]
31737
31738 \end_inset
31739
31740
31741 \end_layout
31742
31743 \begin_layout Standard
31744 The command for this is:
31745 \begin_inset Newline newline
31746 \end_inset
31747
31748
31749 \series bold
31750
31751 \backslash
31752 CD
31753 \begin_inset ERT
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757
31758
31759 \backslash
31760 spce 
31761 \end_layout
31762
31763 \end_inset
31764
31765 A@>j>>B@>>k>C@=F Ctrl-Enter
31766 \begin_inset Newline newline
31767 \end_inset
31768
31769
31770 \begin_inset ERT
31771 status collapsed
31772
31773 \begin_layout Plain Layout
31774
31775
31776 \backslash
31777 hphantom{
31778 \end_layout
31779
31780 \end_inset
31781
31782
31783 \backslash
31784 CD
31785 \begin_inset ERT
31786 status collapsed
31787
31788 \begin_layout Plain Layout
31789
31790
31791 \backslash
31792 spce 
31793 \end_layout
31794
31795 \end_inset
31796
31797
31798 \begin_inset ERT
31799 status collapsed
31800
31801 \begin_layout Plain Layout
31802
31803 }
31804 \end_layout
31805
31806 \end_inset
31807
31808 @AmAA@.@VV
31809 \backslash
31810 {V
31811 \series default
31812
31813 \begin_inset Formula $\to$
31814 \end_inset
31815
31816
31817 \series bold
31818 V@| Ctrl-Enter
31819 \begin_inset Newline newline
31820 \end_inset
31821
31822
31823 \begin_inset ERT
31824 status collapsed
31825
31826 \begin_layout Plain Layout
31827
31828
31829 \backslash
31830 hphantom{
31831 \end_layout
31832
31833 \end_inset
31834
31835
31836 \backslash
31837 CD
31838 \begin_inset ERT
31839 status collapsed
31840
31841 \begin_layout Plain Layout
31842
31843
31844 \backslash
31845 spce 
31846 \end_layout
31847
31848 \end_inset
31849
31850
31851 \begin_inset ERT
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855
31856 }
31857 \end_layout
31858
31859 \end_inset
31860
31861 D@<<j<E@>k>>F@=C
31862 \end_layout
31863
31864 \begin_layout Subsection
31865 xymatrix diagrams
31866 \begin_inset Index
31867 status collapsed
31868
31869 \begin_layout Plain Layout
31870 Diagrams ! xymatrix
31871 \end_layout
31872
31873 \end_inset
31874
31875
31876 \end_layout
31877
31878 \begin_layout Standard
31879 To be able to use xymatrices, the LaTeX-package 
31880 \series bold
31881 xypic
31882 \series default
31883  must be installed.
31884  A xymatrix is created by inserting the command 
31885 \series bold
31886
31887 \backslash
31888 xymatrix
31889 \series default
31890  in a formula.
31891  Then you are able to add new matrix columns and rows like for normal matrices,
31892  see 
31893 \begin_inset CommandInset ref
31894 LatexCommand ref
31895 reference "sec:Matrices"
31896
31897 \end_inset
31898
31899 .
31900 \end_layout
31901
31902 \begin_layout Standard
31903 xymatrix offers many possibilities to create commutative diagrams and decoration
31904 s that are explained in detail in this manual: 
31905 \begin_inset CommandInset href
31906 LatexCommand href
31907 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
31908
31909 \end_inset
31910
31911 .
31912 \end_layout
31913
31914 \begin_layout Standard
31915 \begin_inset Newpage newpage
31916 \end_inset
31917
31918
31919 \end_layout
31920
31921 \begin_layout Section
31922 Tips
31923 \begin_inset ERT
31924 status collapsed
31925
31926 \begin_layout Plain Layout
31927
31928
31929 \backslash
31930 texorpdfstring{
31931 \end_layout
31932
31933 \end_inset
31934
31935
31936 \begin_inset Foot
31937 status collapsed
31938
31939 \begin_layout Plain Layout
31940 Other useful math tips can be found in 
31941 \begin_inset CommandInset citation
31942 LatexCommand cite
31943 key "Voss"
31944
31945 \end_inset
31946
31947 .
31948 \end_layout
31949
31950 \end_inset
31951
31952
31953 \begin_inset ERT
31954 status collapsed
31955
31956 \begin_layout Plain Layout
31957
31958 }{}
31959 \end_layout
31960
31961 \end_inset
31962
31963
31964 \begin_inset Note Note
31965 status collapsed
31966
31967 \begin_layout Plain Layout
31968
31969 \backslash
31970 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
31971 \end_layout
31972
31973 \begin_layout Plain Layout
31974 More about 
31975 \backslash
31976 texorpdfstring is in section 
31977 \begin_inset CommandInset ref
31978 LatexCommand ref
31979 reference "sub:Formulas-in-Section"
31980
31981 \end_inset
31982
31983 .
31984 \end_layout
31985
31986 \end_inset
31987
31988
31989 \begin_inset Index
31990 status collapsed
31991
31992 \begin_layout Plain Layout
31993 Tips
31994 \end_layout
31995
31996 \end_inset
31997
31998
31999 \begin_inset Index
32000 status collapsed
32001
32002 \begin_layout Plain Layout
32003 Ions|see
32004 \begin_inset ERT
32005 status collapsed
32006
32007 \begin_layout Plain Layout
32008
32009 {
32010 \end_layout
32011
32012 \end_inset
32013
32014 Chemical characters
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 \end_layout
32027
32028 \end_inset
32029
32030
32031 \end_layout
32032
32033 \begin_layout Subsection
32034 Chemical Symbols and Equations
32035 \begin_inset CommandInset label
32036 LatexCommand label
32037 name "sub:Chemical-Symbols-and"
32038
32039 \end_inset
32040
32041
32042 \begin_inset Index
32043 status collapsed
32044
32045 \begin_layout Plain Layout
32046 Chemical characters ! Symbols
32047 \end_layout
32048
32049 \end_inset
32050
32051
32052 \begin_inset Index
32053 status collapsed
32054
32055 \begin_layout Plain Layout
32056 Chemical equations
32057 \end_layout
32058
32059 \end_inset
32060
32061
32062 \begin_inset Index
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066 Symbols ! chemical
32067 \end_layout
32068
32069 \end_inset
32070
32071
32072 \end_layout
32073
32074 \begin_layout Standard
32075 An example text from chemistry:
32076 \end_layout
32077
32078 \begin_layout Quote
32079 The 
32080 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32081 \end_inset
32082
32083 -ion reacts with two 
32084 \begin_inset Formula $\mathrm{Na^{+}}$
32085 \end_inset
32086
32087 -ions to sodium sulfate 
32088 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32089 \end_inset
32090
32091 .
32092  The chemical equation for this is:
32093 \begin_inset Formula \[
32094 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32095
32096 \end_inset
32097
32098
32099 \end_layout
32100
32101 \begin_layout Standard
32102 This chemical equation can directly be created as formula.
32103  To avoid that the symbols appear italic, everything is highlighted and
32104  changed by the shortcut 
32105 \family sans
32106 Alt-c
32107 \begin_inset space ~
32108 \end_inset
32109
32110 r
32111 \family default
32112  to the upright font style.
32113 \begin_inset Foot
32114 status collapsed
32115
32116 \begin_layout Plain Layout
32117 font styles
32118 \series bold
32119  
32120 \series default
32121 see 
32122 \begin_inset CommandInset ref
32123 LatexCommand ref
32124 reference "sub:Font-Styles"
32125
32126 \end_inset
32127
32128
32129 \end_layout
32130
32131 \end_inset
32132
32133
32134 \end_layout
32135
32136 \begin_layout Subsection
32137 Negative Numbers
32138 \begin_inset Index
32139 status collapsed
32140
32141 \begin_layout Plain Layout
32142 Numbers ! negative
32143 \end_layout
32144
32145 \end_inset
32146
32147
32148 \end_layout
32149
32150 \begin_layout Standard
32151 Negative numbers often look ugly in formulas because the minus sign before
32152  the number is set with the same length as the minus operator sign.
32153  When writing the negative number in normal text, the minus sign appears
32154  correctly.
32155 \end_layout
32156
32157 \begin_layout Standard
32158 Thus, the problem disappears when converting the minus sign to mathematical
32159  text.
32160 \end_layout
32161
32162 \begin_layout Standard
32163 An example to visualize the problem:
32164 \end_layout
32165
32166 \begin_layout Standard
32167 \align center
32168 \begin_inset Tabular
32169 <lyxtabular version="3" rows="3" columns="2">
32170 <features>
32171 <column alignment="right" valignment="top" width="0">
32172 <column alignment="left" valignment="top" width="0">
32173 <row>
32174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32175 \begin_inset Text
32176
32177 \begin_layout Plain Layout
32178 normal text:
32179 \end_layout
32180
32181 \end_inset
32182 </cell>
32183 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32184 \begin_inset Text
32185
32186 \begin_layout Plain Layout
32187 x = -2
32188 \end_layout
32189
32190 \end_inset
32191 </cell>
32192 </row>
32193 <row>
32194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32195 \begin_inset Text
32196
32197 \begin_layout Plain Layout
32198 formula:
32199 \end_layout
32200
32201 \end_inset
32202 </cell>
32203 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32204 \begin_inset Text
32205
32206 \begin_layout Plain Layout
32207 \begin_inset Formula $x=-2$
32208 \end_inset
32209
32210
32211 \end_layout
32212
32213 \end_inset
32214 </cell>
32215 </row>
32216 <row>
32217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32218 \begin_inset Text
32219
32220 \begin_layout Plain Layout
32221 solution:
32222 \end_layout
32223
32224 \end_inset
32225 </cell>
32226 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32227 \begin_inset Text
32228
32229 \begin_layout Plain Layout
32230 \begin_inset Formula $x=\textrm{-}2$
32231 \end_inset
32232
32233
32234 \end_layout
32235
32236 \end_inset
32237 </cell>
32238 </row>
32239 </lyxtabular>
32240
32241 \end_inset
32242
32243
32244 \end_layout
32245
32246 \begin_layout Subsection
32247 Comma as Decimal Separator
32248 \begin_inset Index
32249 status collapsed
32250
32251 \begin_layout Plain Layout
32252 Comma
32253 \end_layout
32254
32255 \end_inset
32256
32257
32258 \end_layout
32259
32260 \begin_layout Standard
32261 In LaTeX a comma inside a formula is used, according to the English convention,
32262  as number group separator.
32263  So there will be space added behind all commas in formulas.
32264 \end_layout
32265
32266 \begin_layout Standard
32267 To avoid this, the comma is highlighted and changed to mathematical text
32268  (shortcut 
32269 \family sans
32270 Alt-m
32271 \begin_inset space ~
32272 \end_inset
32273
32274 m
32275 \family default
32276 ).
32277 \end_layout
32278
32279 \begin_layout Standard
32280 To use all formula commas in the document as decimal separator, the file
32281  
32282 \series bold
32283 icomma.sty
32284 \series default
32285
32286 \begin_inset Foot
32287 status collapsed
32288
32289 \begin_layout Plain Layout
32290
32291 \series bold
32292 icomma
32293 \series default
32294  is part of the LaTeX-package 
32295 \series bold
32296 was
32297 \series default
32298
32299 \begin_inset Index
32300 status collapsed
32301
32302 \begin_layout Plain Layout
32303 Packages ! was
32304 \begin_inset ERT
32305 status collapsed
32306
32307 \begin_layout Plain Layout
32308
32309
32310 \backslash
32311 vspace{4mm}
32312 \end_layout
32313
32314 \end_inset
32315
32316
32317 \end_layout
32318
32319 \end_inset
32320
32321 .
32322 \end_layout
32323
32324 \end_inset
32325
32326
32327 \begin_inset Index
32328 status collapsed
32329
32330 \begin_layout Plain Layout
32331 Packages ! icomma
32332 \end_layout
32333
32334 \end_inset
32335
32336  is loaded with the LaTeX-preamble line
32337 \end_layout
32338
32339 \begin_layout Standard
32340
32341 \series bold
32342
32343 \backslash
32344 usepackage{icomma}
32345 \end_layout
32346
32347 \begin_layout Subsection
32348 Physical Vectors
32349 \begin_inset CommandInset label
32350 LatexCommand label
32351 name "sub:Physical-Vectors"
32352
32353 \end_inset
32354
32355
32356 \begin_inset Index
32357 status collapsed
32358
32359 \begin_layout Plain Layout
32360 Vectors ! physical
32361 \end_layout
32362
32363 \end_inset
32364
32365
32366 \end_layout
32367
32368 \begin_layout Standard
32369 Predefined vectors are offered by the LaTeX-package 
32370 \series bold
32371 braket
32372 \series default
32373
32374 \begin_inset Foot
32375 status collapsed
32376
32377 \begin_layout Plain Layout
32378
32379 \series bold
32380 braket
32381 \series default
32382  should be part of every LaTeX standard installation.
32383 \end_layout
32384
32385 \end_inset
32386
32387
32388 \begin_inset Index
32389 status collapsed
32390
32391 \begin_layout Plain Layout
32392 Packages ! braket
32393 \end_layout
32394
32395 \end_inset
32396
32397  that is loaded with the LaTeX-preamble line
32398 \end_layout
32399
32400 \begin_layout Standard
32401
32402 \series bold
32403
32404 \backslash
32405 usepackage{braket}
32406 \end_layout
32407
32408 \begin_layout Standard
32409 \begin_inset ERT
32410 status collapsed
32411
32412 \begin_layout Plain Layout
32413
32414
32415 \backslash
32416 ifbraket 
32417 \end_layout
32418
32419 \end_inset
32420
32421
32422 \begin_inset Note Note
32423 status open
32424
32425 \begin_layout Plain Layout
32426 The following table will only be displayed when the LaTeX-package 
32427 \series bold
32428 braket
32429 \series default
32430  is installed.
32431 \end_layout
32432
32433 \end_inset
32434
32435 The following commands are defined:
32436 \end_layout
32437
32438 \begin_layout Standard
32439 \align center
32440 \begin_inset Tabular
32441 <lyxtabular version="3" rows="4" columns="2">
32442 <features>
32443 <column alignment="center" valignment="top" width="0">
32444 <column alignment="center" valignment="top" width="0">
32445 <row>
32446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32447 \begin_inset Text
32448
32449 \begin_layout Plain Layout
32450 Command
32451 \end_layout
32452
32453 \end_inset
32454 </cell>
32455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32456 \begin_inset Text
32457
32458 \begin_layout Plain Layout
32459 Result
32460 \end_layout
32461
32462 \end_inset
32463 </cell>
32464 </row>
32465 <row>
32466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32467 \begin_inset Text
32468
32469 \begin_layout Plain Layout
32470
32471 \backslash
32472 Bra{
32473 \backslash
32474 psi
32475 \end_layout
32476
32477 \end_inset
32478 </cell>
32479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32480 \begin_inset Text
32481
32482 \begin_layout Plain Layout
32483 \begin_inset Formula $\Bra{\psi}$
32484 \end_inset
32485
32486
32487 \end_layout
32488
32489 \end_inset
32490 </cell>
32491 </row>
32492 <row>
32493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32494 \begin_inset Text
32495
32496 \begin_layout Plain Layout
32497
32498 \backslash
32499 Ket{
32500 \backslash
32501 psi
32502 \end_layout
32503
32504 \end_inset
32505 </cell>
32506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32507 \begin_inset Text
32508
32509 \begin_layout Plain Layout
32510 \begin_inset Formula $\Ket{\psi}$
32511 \end_inset
32512
32513
32514 \end_layout
32515
32516 \end_inset
32517 </cell>
32518 </row>
32519 <row>
32520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32521 \begin_inset Text
32522
32523 \begin_layout Plain Layout
32524
32525 \backslash
32526 Braket{
32527 \backslash
32528 psi|
32529 \backslash
32530 phi
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539 \begin_inset Formula $\Braket{\psi|\phi}$
32540 \end_inset
32541
32542
32543 \end_layout
32544
32545 \end_inset
32546 </cell>
32547 </row>
32548 </lyxtabular>
32549
32550 \end_inset
32551
32552
32553 \end_layout
32554
32555 \begin_layout Standard
32556 The command 
32557 \series bold
32558
32559 \backslash
32560 Braket
32561 \series default
32562  assures that all vertical bars are set in the size of the surrounding brackets:
32563 \begin_inset Formula \[
32564 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32565
32566 \end_inset
32567
32568
32569 \begin_inset ERT
32570 status collapsed
32571
32572 \begin_layout Plain Layout
32573
32574
32575 \backslash
32576 else 
32577 \end_layout
32578
32579 \end_inset
32580
32581
32582 \begin_inset Note Note
32583 status open
32584
32585 \begin_layout Plain Layout
32586 The following will be displayed when the LaTeX-package 
32587 \series bold
32588 braket
32589 \series default
32590  is not installed:
32591 \end_layout
32592
32593 \end_inset
32594
32595
32596 \end_layout
32597
32598 \begin_layout Standard
32599 You need to install the LaTeX-package 
32600 \series bold
32601 braket
32602 \series default
32603  to see the rest of this subsection in the output.
32604 \end_layout
32605
32606 \begin_layout Standard
32607 \begin_inset ERT
32608 status collapsed
32609
32610 \begin_layout Plain Layout
32611
32612
32613 \backslash
32614 fi 
32615 \end_layout
32616
32617 \end_inset
32618
32619
32620 \end_layout
32621
32622 \begin_layout Standard
32623 The effect of 
32624 \series bold
32625
32626 \backslash
32627 Braket
32628 \series default
32629  can also be achieved using the command 
32630 \series bold
32631
32632 \backslash
32633 middle
32634 \series default
32635 , that is described in 
32636 \begin_inset CommandInset ref
32637 LatexCommand ref
32638 reference "sub:Automatic-Bracket-Size"
32639
32640 \end_inset
32641
32642 .
32643 \end_layout
32644
32645 \begin_layout Subsection
32646 Self-defined Fractions
32647 \begin_inset CommandInset label
32648 LatexCommand label
32649 name "sub:Self-defined-Fractions"
32650
32651 \end_inset
32652
32653
32654 \begin_inset Index
32655 status collapsed
32656
32657 \begin_layout Plain Layout
32658 Fractions ! self-defined
32659 \end_layout
32660
32661 \end_inset
32662
32663
32664 \end_layout
32665
32666 \begin_layout Standard
32667 To define custom commands for fractions, the command 
32668 \series bold
32669
32670 \backslash
32671 genfrac
32672 \series default
32673
32674 \begin_inset Index
32675 status collapsed
32676
32677 \begin_layout Plain Layout
32678 Commands ! G ! 
32679 \backslash
32680 genfrac
32681 \end_layout
32682
32683 \end_inset
32684
32685  is used in the following scheme:
32686 \end_layout
32687
32688 \begin_layout Standard
32689
32690 \series bold
32691
32692 \backslash
32693 genfrac{left
32694 \series default
32695  
32696 \series bold
32697 bracket}{right
32698 \series default
32699  
32700 \series bold
32701 bracket}{fraction bar thickness}{style}
32702 \begin_inset Newline newline
32703 \end_inset
32704
32705
32706 \begin_inset ERT
32707 status collapsed
32708
32709 \begin_layout Plain Layout
32710
32711
32712 \backslash
32713 phantom{
32714 \end_layout
32715
32716 \end_inset
32717
32718
32719 \backslash
32720 genfrac
32721 \begin_inset ERT
32722 status collapsed
32723
32724 \begin_layout Plain Layout
32725
32726 }
32727 \end_layout
32728
32729 \end_inset
32730
32731 {numerator}{denominator}
32732 \end_layout
32733
32734 \begin_layout Standard
32735 The style is a number in the range of 0
32736 \begin_inset space \thinspace{}
32737 \end_inset
32738
32739 -
32740 \begin_inset space \thinspace{}
32741 \end_inset
32742
32743 3.
32744 \end_layout
32745
32746 \begin_layout Standard
32747 \align center
32748 \begin_inset Tabular
32749 <lyxtabular version="3" rows="5" columns="2">
32750 <features>
32751 <column alignment="center" valignment="top" width="0">
32752 <column alignment="center" valignment="top" width="0">
32753 <row>
32754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758 Number
32759 \end_layout
32760
32761 \end_inset
32762 </cell>
32763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32764 \begin_inset Text
32765
32766 \begin_layout Plain Layout
32767 Style (Size)
32768 \end_layout
32769
32770 \end_inset
32771 </cell>
32772 </row>
32773 <row>
32774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778 0
32779 \end_layout
32780
32781 \end_inset
32782 </cell>
32783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32784 \begin_inset Text
32785
32786 \begin_layout Plain Layout
32787 display style formula
32788 \end_layout
32789
32790 \end_inset
32791 </cell>
32792 </row>
32793 <row>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798 1
32799 \end_layout
32800
32801 \end_inset
32802 </cell>
32803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32804 \begin_inset Text
32805
32806 \begin_layout Plain Layout
32807 inline formula
32808 \end_layout
32809
32810 \end_inset
32811 </cell>
32812 </row>
32813 <row>
32814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Plain Layout
32818 2
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827 small
32828 \end_layout
32829
32830 \end_inset
32831 </cell>
32832 </row>
32833 <row>
32834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32835 \begin_inset Text
32836
32837 \begin_layout Plain Layout
32838 3
32839 \end_layout
32840
32841 \end_inset
32842 </cell>
32843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32844 \begin_inset Text
32845
32846 \begin_layout Plain Layout
32847 tiny
32848 \end_layout
32849
32850 \end_inset
32851 </cell>
32852 </row>
32853 </lyxtabular>
32854
32855 \end_inset
32856
32857
32858 \end_layout
32859
32860 \begin_layout Standard
32861 When no style is given, the size is adjusted to the surrounding environment
32862  like for the command 
32863 \series bold
32864
32865 \backslash
32866 frac
32867 \series default
32868 .
32869 \end_layout
32870
32871 \begin_layout Standard
32872 When no fraction bar thickness is given, the predefined value of 0.4
32873 \begin_inset space \thinspace{}
32874 \end_inset
32875
32876 pt will be used.
32877 \end_layout
32878
32879 \begin_layout Standard
32880 \begin_inset VSpace medskip
32881 \end_inset
32882
32883 For example, the commands 
32884 \series bold
32885
32886 \backslash
32887 dfrac
32888 \series default
32889  and 
32890 \series bold
32891
32892 \backslash
32893 tbinom
32894 \series default
32895  from 
32896 \begin_inset CommandInset ref
32897 LatexCommand ref
32898 reference "sub:Fractions"
32899
32900 \end_inset
32901
32902  are defined with the commands
32903 \end_layout
32904
32905 \begin_layout Standard
32906
32907 \series bold
32908
32909 \backslash
32910 newcommand{
32911 \backslash
32912 dfrac}[2]{
32913 \backslash
32914 genfrac{}{}{}{0}{#1}{#2}}
32915 \end_layout
32916
32917 \begin_layout Standard
32918 and
32919 \end_layout
32920
32921 \begin_layout Standard
32922
32923 \series bold
32924
32925 \backslash
32926 newcommand{
32927 \backslash
32928 tbinom}[2]{
32929 \backslash
32930 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32931 \end_layout
32932
32933 \begin_layout Standard
32934 \begin_inset VSpace medskip
32935 \end_inset
32936
32937 To define a fraction where the fraction bar thickness can be given as optional
32938  argument, the following line is inserted to the LaTeX-preamble:
32939 \end_layout
32940
32941 \begin_layout Standard
32942
32943 \series bold
32944
32945 \backslash
32946 newcommand{
32947 \backslash
32948 fracS}[3][]{
32949 \backslash
32950 genfrac{}{}{#1}{}{#2}{#3}}
32951 \end_layout
32952
32953 \begin_layout Standard
32954 A test:
32955 \begin_inset Formula \begin{align*}
32956 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32957 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32958
32959 \end_inset
32960
32961 As one can see, the distance of the numerator and the denominator to the
32962  fraction bar is round about three times the bar thickness.
32963 \end_layout
32964
32965 \begin_layout Subsection
32966 Canceled Formulas
32967 \begin_inset CommandInset label
32968 LatexCommand label
32969 name "sub:Canceled-Formulas"
32970
32971 \end_inset
32972
32973
32974 \begin_inset Index
32975 status collapsed
32976
32977 \begin_layout Plain Layout
32978 Formula ! canceled
32979 \end_layout
32980
32981 \end_inset
32982
32983
32984 \end_layout
32985
32986 \begin_layout Standard
32987 To cancel formulas or formula parts, the LaTeX-package 
32988 \series bold
32989 cancel
32990 \series default
32991
32992 \begin_inset Foot
32993 status collapsed
32994
32995 \begin_layout Plain Layout
32996
32997 \series bold
32998 cancel
32999 \series default
33000  is part of every LaTeX standard installation.
33001 \end_layout
33002
33003 \end_inset
33004
33005
33006 \begin_inset Index
33007 status collapsed
33008
33009 \begin_layout Plain Layout
33010 Packages ! cancel
33011 \end_layout
33012
33013 \end_inset
33014
33015  has to be loaded with the LaTeX-preamble line
33016 \end_layout
33017
33018 \begin_layout Standard
33019
33020 \series bold
33021
33022 \backslash
33023 usepackage[samesize]{cancel}
33024 \end_layout
33025
33026 \begin_layout Standard
33027 There are four ways to cancel formulas:
33028 \end_layout
33029
33030 \begin_layout Standard
33031 \align center
33032 \begin_inset Tabular
33033 <lyxtabular version="3" rows="5" columns="2">
33034 <features>
33035 <column alignment="center" valignment="top" width="0">
33036 <column alignment="center" valignment="top" width="0">
33037 <row>
33038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042 Command
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051 Result
33052 \begin_inset Note Note
33053 status collapsed
33054
33055 \begin_layout Plain Layout
33056
33057 \series bold
33058
33059 \backslash
33060 hspace
33061 \series default
33062  and
33063 \series bold
33064  
33065 \backslash
33066 raisebox
33067 \series default
33068  are used here as spacer.
33069 \end_layout
33070
33071 \end_inset
33072
33073
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 </row>
33079 <row>
33080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33081 \begin_inset Text
33082
33083 \begin_layout Plain Layout
33084
33085 \backslash
33086 cancel{
33087 \backslash
33088 int
33089 \begin_inset ERT
33090 status collapsed
33091
33092 \begin_layout Plain Layout
33093
33094
33095 \backslash
33096 spce 
33097 \end_layout
33098
33099 \end_inset
33100
33101 A=B
33102 \end_layout
33103
33104 \end_inset
33105 </cell>
33106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33107 \begin_inset Text
33108
33109 \begin_layout Plain Layout
33110 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33111 \end_inset
33112
33113
33114 \end_layout
33115
33116 \end_inset
33117 </cell>
33118 </row>
33119 <row>
33120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33121 \begin_inset Text
33122
33123 \begin_layout Plain Layout
33124
33125 \backslash
33126 bcancel{
33127 \backslash
33128 int
33129 \begin_inset ERT
33130 status collapsed
33131
33132 \begin_layout Plain Layout
33133
33134
33135 \backslash
33136 spce 
33137 \end_layout
33138
33139 \end_inset
33140
33141 A=B
33142 \end_layout
33143
33144 \end_inset
33145 </cell>
33146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Plain Layout
33150 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33151 \end_inset
33152
33153
33154 \end_layout
33155
33156 \end_inset
33157 </cell>
33158 </row>
33159 <row>
33160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33161 \begin_inset Text
33162
33163 \begin_layout Plain Layout
33164
33165 \backslash
33166 xcancel{
33167 \backslash
33168 int
33169 \begin_inset ERT
33170 status collapsed
33171
33172 \begin_layout Plain Layout
33173
33174
33175 \backslash
33176 spce 
33177 \end_layout
33178
33179 \end_inset
33180
33181 A=B
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33191 \end_inset
33192
33193
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 </row>
33199 <row>
33200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204
33205 \backslash
33206 cancelto{1
33207 \begin_inset Formula $\to$
33208 \end_inset
33209
33210
33211 \backslash
33212 {
33213 \backslash
33214 int
33215 \begin_inset ERT
33216 status collapsed
33217
33218 \begin_layout Plain Layout
33219
33220
33221 \backslash
33222 spce 
33223 \end_layout
33224
33225 \end_inset
33226
33227 A=B
33228 \end_layout
33229
33230 \end_inset
33231 </cell>
33232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33233 \begin_inset Text
33234
33235 \begin_layout Plain Layout
33236 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33237 \end_inset
33238
33239
33240 \end_layout
33241
33242 \end_inset
33243 </cell>
33244 </row>
33245 </lyxtabular>
33246
33247 \end_inset
33248
33249
33250 \end_layout
33251
33252 \begin_layout Standard
33253
33254 \series bold
33255
33256 \backslash
33257 cancelto
33258 \series default
33259  is especially suitable to visualize the reduction of fractions within formulas:
33260 \begin_inset Formula \[
33261 \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}}}\]
33262
33263 \end_inset
33264
33265
33266 \end_layout
33267
33268 \begin_layout Subsection
33269 Formulas in Section Headings
33270 \begin_inset CommandInset label
33271 LatexCommand label
33272 name "sub:Formulas-in-Section"
33273
33274 \end_inset
33275
33276
33277 \begin_inset Index
33278 status collapsed
33279
33280 \begin_layout Plain Layout
33281 Formula ! in section headings
33282 \end_layout
33283
33284 \end_inset
33285
33286
33287 \end_layout
33288
33289 \begin_layout Standard
33290 When formulas are used in section headings, the following has to be taken
33291  into account:
33292 \end_layout
33293
33294 \begin_layout Standard
33295 \begin_inset Note Greyedout
33296 status open
33297
33298 \begin_layout Plain Layout
33299 When 
33300 \series bold
33301 hyperref
33302 \series default
33303
33304 \begin_inset Index
33305 status collapsed
33306
33307 \begin_layout Plain Layout
33308 Packages ! hyperref
33309 \end_layout
33310
33311 \end_inset
33312
33313  support is enabled in the document settings dialog under 
33314 \family sans
33315 PDF
33316 \begin_inset space ~
33317 \end_inset
33318
33319 Properties
33320 \family default
33321 , PDF-bookmarks are created for every section heading in the table of contents.
33322  If a section heading contains formulas, they are incorrectly displayed
33323  in the bookmark text, because formulas in bookmarks infringe the PDF convention
33324 s.
33325 \end_layout
33326
33327 \end_inset
33328
33329
33330 \end_layout
33331
33332 \begin_layout Standard
33333 Both problems can be solved by inserting at the end of the section heading
33334  a short title with the menu 
33335 \family sans
33336 Insert\SpecialChar \menuseparator
33337 Short
33338 \begin_inset space ~
33339 \end_inset
33340
33341 Title
33342 \family default
33343 .
33344  Short titles are used as alternative for multiline section headings to
33345  keep the table of contents clearly arranged.
33346  Only the short title appears in the table of contents and therefore also
33347  in the PDF-bookmark.
33348 \end_layout
33349
33350 \begin_layout Standard
33351 When formulas should be used in the table of contents but 
33352 \series bold
33353 hyperref
33354 \series default
33355  is used, one can use the following command in TeX-mode:
33356 \end_layout
33357
33358 \begin_layout Standard
33359
33360 \series bold
33361
33362 \backslash
33363 texorpdfstring{part}{alternative}
33364 \begin_inset Index
33365 status collapsed
33366
33367 \begin_layout Plain Layout
33368 Commands ! T ! 
33369 \backslash
33370 texorpdfstring
33371 \end_layout
33372
33373 \end_inset
33374
33375
33376 \end_layout
33377
33378 \begin_layout Standard
33379 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
33380  This can be characters, formulas, footnotes, but also cross-references.
33381  The alternative is used instead of the part for the bookmark.
33382 \end_layout
33383
33384 \begin_layout Standard
33385 Here are two example headings:
33386 \begin_inset VSpace -3mm
33387 \end_inset
33388
33389
33390 \begin_inset ERT
33391 status collapsed
33392
33393 \begin_layout Plain Layout
33394
33395
33396 \backslash
33397 boldmath 
33398 \end_layout
33399
33400 \end_inset
33401
33402
33403 \end_layout
33404
33405 \begin_layout Subsubsection
33406 Heading without formula in table of contents 
33407 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33408 \end_inset
33409
33410
33411 \begin_inset OptArg
33412 status collapsed
33413
33414 \begin_layout Plain Layout
33415 Heading without formula in table of contents
33416 \end_layout
33417
33418 \end_inset
33419
33420
33421 \end_layout
33422
33423 \begin_layout Subsubsection
33424 Heading with formula in table of contents
33425 \begin_inset ERT
33426 status collapsed
33427
33428 \begin_layout Plain Layout
33429
33430
33431 \backslash
33432 texorpdfstring{
33433 \end_layout
33434
33435 \end_inset
33436
33437  
33438 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33439 \end_inset
33440
33441
33442 \begin_inset ERT
33443 status collapsed
33444
33445 \begin_layout Plain Layout
33446
33447 }{}
33448 \end_layout
33449
33450 \end_inset
33451
33452
33453 \end_layout
33454
33455 \begin_layout Standard
33456 \begin_inset ERT
33457 status collapsed
33458
33459 \begin_layout Plain Layout
33460
33461
33462 \backslash
33463 unboldmath 
33464 \end_layout
33465
33466 \end_inset
33467
33468 In the first heading a short title was used, in the second one 
33469 \series bold
33470
33471 \backslash
33472 texorpdfstring
33473 \series default
33474 .
33475 \end_layout
33476
33477 \begin_layout Standard
33478 To get the same formatting as for the other headings, the complete heading
33479  was set into a 
33480 \series bold
33481 boldmath
33482 \series default
33483  environment
33484 \begin_inset Foot
33485 status collapsed
33486
33487 \begin_layout Plain Layout
33488 see 
33489 \begin_inset CommandInset ref
33490 LatexCommand ref
33491 reference "sub:Bold-Formulas"
33492
33493 \end_inset
33494
33495
33496 \end_layout
33497
33498 \end_inset
33499
33500 .
33501 \end_layout
33502
33503 \begin_layout Subsection
33504 Formulas in multi-column Text
33505 \begin_inset Index
33506 status collapsed
33507
33508 \begin_layout Plain Layout
33509 Formula ! in multi-column text
33510 \end_layout
33511
33512 \end_inset
33513
33514
33515 \end_layout
33516
33517 \begin_layout Standard
33518 Formulas in multi-column text are often too wide to fit into a column and
33519  thus need to be set over the whole page width.
33520  This is done by using the LaTeX-package 
33521 \series bold
33522 multicol
33523 \series default
33524
33525 \begin_inset Foot
33526 status collapsed
33527
33528 \begin_layout Plain Layout
33529
33530 \series bold
33531 multicol
33532 \series default
33533  is part of every LaTeX standard installation.
33534 \end_layout
33535
33536 \end_inset
33537
33538
33539 \begin_inset Index
33540 status collapsed
33541
33542 \begin_layout Plain Layout
33543 Packages ! multicol
33544 \end_layout
33545
33546 \end_inset
33547
33548 , that is loaded with the LaTeX-preamble line
33549 \end_layout
33550
33551 \begin_layout Standard
33552
33553 \series bold
33554
33555 \backslash
33556 usepackage{multicol}
33557 \end_layout
33558
33559 \begin_layout Standard
33560 \begin_inset Note Greyedout
33561 status open
33562
33563 \begin_layout Plain Layout
33564 Note herby that the setting 
33565 \family sans
33566 Two-column
33567 \begin_inset space ~
33568 \end_inset
33569
33570 document
33571 \family default
33572  in the menu 
33573 \family sans
33574 Document\SpecialChar \menuseparator
33575 Settings
33576 \family default
33577  under 
33578 \family sans
33579 Text
33580 \begin_inset space ~
33581 \end_inset
33582
33583 Layout
33584 \family default
33585 \emph on
33586  
33587 \emph default
33588 must 
33589 \emph on
33590 not
33591 \emph default
33592  be selected.
33593 \end_layout
33594
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \begin_layout Standard
33601 Before the multi-column text the command
33602 \end_layout
33603
33604 \begin_layout Standard
33605
33606 \series bold
33607
33608 \backslash
33609 begin{multicols}{column number}
33610 \end_layout
33611
33612 \begin_layout Standard
33613 is written in TeX-mode.
33614  The column number is a number in the range of 2
33615 \begin_inset space \thinspace{}
33616 \end_inset
33617
33618 -
33619 \begin_inset space \thinspace{}
33620 \end_inset
33621
33622 10.
33623  Before the formula the multi-column text is ended by inserting the command
33624 \end_layout
33625
33626 \begin_layout Standard
33627
33628 \series bold
33629
33630 \backslash
33631 end{multicols}
33632 \end_layout
33633
33634 \begin_layout Standard
33635 in TeX-mode.
33636 \end_layout
33637
33638 \begin_layout Standard
33639 Due to the command some space is automatically added before the formula.
33640  To revert this, -6
33641 \begin_inset space \thinspace{}
33642 \end_inset
33643
33644 mm vertical space is inserted before the formula.
33645  When the formula style 
33646 \series bold
33647 Indented
33648 \begin_inset Foot
33649 status collapsed
33650
33651 \begin_layout Plain Layout
33652 formula styles see 
33653 \begin_inset CommandInset ref
33654 LatexCommand ref
33655 reference "sec:Formula-Styles"
33656
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \end_inset
33663
33664
33665 \series default
33666  is used, -9
33667 \begin_inset space \thinspace{}
33668 \end_inset
33669
33670 mm space is inserted instead.
33671 \end_layout
33672
33673 \begin_layout Standard
33674 As example a multi-column text with a displayed formula:
33675 \end_layout
33676
33677 \begin_layout Standard
33678 \begin_inset ERT
33679 status collapsed
33680
33681 \begin_layout Plain Layout
33682
33683
33684 \backslash
33685 begin{multicols}{2}
33686 \end_layout
33687
33688 \end_inset
33689
33690 Das Spektrum wird fouriertransformiert.
33691  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33692 , Lösungsmittel) zu trennen.
33693  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33694  nun das Aussehen des Ausgangssignals.
33695  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33696  über alle Phasen integrieren muss.
33697  Sei nun 
33698 \begin_inset Formula $S$
33699 \end_inset
33700
33701  unser normiertes Ausgangssignal and 
33702 \begin_inset Formula $P$
33703 \end_inset
33704
33705  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33706 \begin_inset ERT
33707 status collapsed
33708
33709 \begin_layout Plain Layout
33710
33711
33712 \backslash
33713 end{multicols}
33714 \end_layout
33715
33716 \end_inset
33717
33718
33719 \begin_inset VSpace -6mm
33720 \end_inset
33721
33722
33723 \begin_inset Formula \begin{equation}
33724 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33725
33726 \end_inset
33727
33728
33729 \begin_inset ERT
33730 status collapsed
33731
33732 \begin_layout Plain Layout
33733
33734
33735 \backslash
33736 begin{multicols}{2}
33737 \end_layout
33738
33739 \end_inset
33740
33741 wobei 
33742 \begin_inset Formula $S_{0}$
33743 \end_inset
33744
33745  das Signal ohne Gradient ist and the Normierungsbedingung 
33746 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33747 \end_inset
33748
33749  gilt.
33750  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33751  Direkt nach the 
33752 \begin_inset Formula $\nicefrac{\pi}{2}$
33753 \end_inset
33754
33755
33756 \begin_inset space \thinspace{}
33757 \end_inset
33758
33759 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33760  das Signal zusätzlich abschwächt.
33761  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33762  
33763 \begin_inset Formula $T_{2}$
33764 \end_inset
33765
33766 -Zeit.
33767 \end_layout
33768
33769 \begin_layout Standard
33770 \begin_inset ERT
33771 status collapsed
33772
33773 \begin_layout Plain Layout
33774
33775
33776 \backslash
33777 end{multicols}
33778 \end_layout
33779
33780 \end_inset
33781
33782  
33783 \end_layout
33784
33785 \begin_layout Subsection
33786 Formulas with Description of Variables
33787 \begin_inset Index
33788 status collapsed
33789
33790 \begin_layout Plain Layout
33791 Formula ! with description of variables
33792 \end_layout
33793
33794 \end_inset
33795
33796
33797 \end_layout
33798
33799 \begin_layout Standard
33800 To describe variables within a formula, like in formula 
33801 \begin_inset CommandInset ref
33802 LatexCommand eqref
33803 reference "eq:within"
33804
33805 \end_inset
33806
33807 , a 2
33808 \series bold
33809 ×
33810 \series default
33811
33812 \begin_inset Formula $n$
33813 \end_inset
33814
33815
33816 \begin_inset space ~
33817 \end_inset
33818
33819 matrix is used with left aligned columns for the 
33820 \begin_inset Formula $n$
33821 \end_inset
33822
33823  used variables.
33824 \begin_inset Foot
33825 status collapsed
33826
33827 \begin_layout Plain Layout
33828 matrices see 
33829 \begin_inset CommandInset ref
33830 LatexCommand ref
33831 reference "sec:Matrices"
33832
33833 \end_inset
33834
33835
33836 \end_layout
33837
33838 \end_inset
33839
33840  To set the description in a smaller size, before the matrix e.
33841 \begin_inset space \thinspace{}
33842 \end_inset
33843
33844 g.
33845 \begin_inset space ~
33846 \end_inset
33847
33848 the command 
33849 \series bold
33850
33851 \backslash
33852 footnotesize
33853 \series default
33854  is inserted.
33855 \begin_inset Foot
33856 status collapsed
33857
33858 \begin_layout Plain Layout
33859 font sizes see 
33860 \begin_inset CommandInset ref
33861 LatexCommand ref
33862 reference "sub:Font-Sizes"
33863
33864 \end_inset
33865
33866
33867 \end_layout
33868
33869 \end_inset
33870
33871
33872 \end_layout
33873
33874 \begin_layout Standard
33875 When the formula style 
33876 \series bold
33877 Indented
33878 \begin_inset Foot
33879 status collapsed
33880
33881 \begin_layout Plain Layout
33882 formula styles see 
33883 \begin_inset CommandInset ref
33884 LatexCommand ref
33885 reference "sec:Formula-Styles"
33886
33887 \end_inset
33888
33889
33890 \end_layout
33891
33892 \end_inset
33893
33894
33895 \series default
33896  is used, a 
33897 \series bold
33898
33899 \backslash
33900 hfill
33901 \series default
33902
33903 \begin_inset Foot
33904 status collapsed
33905
33906 \begin_layout Plain Layout
33907
33908 \series bold
33909
33910 \backslash
33911 hfill
33912 \series default
33913  only works in formulas with the style 
33914 \series bold
33915 Indented
33916 \series default
33917 , see 
33918 \begin_inset CommandInset ref
33919 LatexCommand ref
33920 reference "sub:Variable-Space"
33921
33922 \end_inset
33923
33924 .
33925 \end_layout
33926
33927 \end_inset
33928
33929  is inserted before and after the matrix to have the same separation of
33930  the matrix from the equation and the side margin.
33931 \end_layout
33932
33933 \begin_layout Standard
33934 When the formula style 
33935 \series bold
33936 Centered
33937 \series default
33938  is used, the method described in 
33939 \begin_inset CommandInset ref
33940 LatexCommand ref
33941 reference "sub:Flalign-Environment"
33942
33943 \end_inset
33944
33945  is used to indent formulas.
33946  Formula 
33947 \begin_inset CommandInset ref
33948 LatexCommand eqref
33949 reference "eq:within"
33950
33951 \end_inset
33952
33953  consists of five columns whereas in the first two columns contain the equation,
33954  the third the matrix, and the last one an empty TeX-brace.
33955 \begin_inset Formula \begin{flalign}
33956 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33957 \rho & \textrm{density}\\
33958 V & \textrm{volume}\\
33959 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33960
33961 \end_inset
33962
33963
33964 \end_layout
33965
33966 \begin_layout Subsection
33967 Upright small Greek Letters
33968 \begin_inset CommandInset label
33969 LatexCommand label
33970 name "sub:Upright-small-Greek"
33971
33972 \end_inset
33973
33974
33975 \begin_inset Index
33976 status collapsed
33977
33978 \begin_layout Plain Layout
33979 Greek letters ! upright
33980 \end_layout
33981
33982 \end_inset
33983
33984
33985 \end_layout
33986
33987 \begin_layout Standard
33988 Most of the math fonts only provide italic small Greek letters.
33989  But for symbols of elementary particles like pions and neutrinos, upright
33990  Greek letters are needed.
33991  The file 
33992 \series bold
33993 upgreek.sty
33994 \series default
33995
33996 \begin_inset Foot
33997 status collapsed
33998
33999 \begin_layout Plain Layout
34000
34001 \series bold
34002 upgreek
34003 \series default
34004  is part of the LaTeX-package 
34005 \series bold
34006 was
34007 \series default
34008
34009 \begin_inset Index
34010 status collapsed
34011
34012 \begin_layout Plain Layout
34013 Packages ! was
34014 \begin_inset ERT
34015 status collapsed
34016
34017 \begin_layout Plain Layout
34018
34019
34020 \backslash
34021 vspace{4mm}
34022 \end_layout
34023
34024 \end_inset
34025
34026
34027 \end_layout
34028
34029 \end_inset
34030
34031 .
34032 \end_layout
34033
34034 \end_inset
34035
34036
34037 \begin_inset Index
34038 status collapsed
34039
34040 \begin_layout Plain Layout
34041 Packages ! upgreek
34042 \end_layout
34043
34044 \end_inset
34045
34046  that is loaded with the LaTeX-preamble line
34047 \end_layout
34048
34049 \begin_layout Standard
34050
34051 \series bold
34052
34053 \backslash
34054 usepackage{upgreek}
34055 \end_layout
34056
34057 \begin_layout Standard
34058 provides them.
34059  
34060 \begin_inset ERT
34061 status collapsed
34062
34063 \begin_layout Plain Layout
34064
34065
34066 \backslash
34067 ifupgreek 
34068 \end_layout
34069
34070 \end_inset
34071
34072
34073 \begin_inset Note Note
34074 status open
34075
34076 \begin_layout Plain Layout
34077 The following table will only be displayed when the LaTeX-package 
34078 \series bold
34079 upgreek
34080 \series default
34081  is installed.
34082 \end_layout
34083
34084 \end_inset
34085
34086  They are created when the command for a small Greek letters is started
34087  with 
34088 \series bold
34089 up
34090 \series default
34091 .
34092  For example the command 
34093 \series bold
34094
34095 \backslash
34096 uptau
34097 \series default
34098  creates this: 
34099 \begin_inset Formula $\uptau$
34100 \end_inset
34101
34102
34103 \end_layout
34104
34105 \begin_layout Standard
34106 With these commands reactions of elementary particles can be typeset:
34107 \begin_inset Formula \[
34108 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
34109
34110 \end_inset
34111
34112
34113 \end_layout
34114
34115 \begin_layout Standard
34116 The upright letters are more bold and wider than the italic ones.
34117  They should therefore not be used for units like 
34118 \begin_inset Quotes eld
34119 \end_inset
34120
34121 µm
34122 \begin_inset Quotes erd
34123 \end_inset
34124
34125 .
34126 \end_layout
34127
34128 \begin_layout Standard
34129 \begin_inset ERT
34130 status collapsed
34131
34132 \begin_layout Plain Layout
34133
34134
34135 \backslash
34136 else 
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \begin_inset Note Note
34143 status open
34144
34145 \begin_layout Plain Layout
34146 The following will be displayed when the LaTeX-package 
34147 \series bold
34148 upgreek
34149 \series default
34150  is not installed:
34151 \end_layout
34152
34153 \end_inset
34154
34155
34156 \end_layout
34157
34158 \begin_layout Standard
34159 You need to install the LaTeX-package 
34160 \series bold
34161 upgreek
34162 \series default
34163  to see the rest of this subsection in the output.
34164 \end_layout
34165
34166 \begin_layout Standard
34167 \begin_inset ERT
34168 status collapsed
34169
34170 \begin_layout Plain Layout
34171
34172
34173 \backslash
34174 fi 
34175 \end_layout
34176
34177 \end_inset
34178
34179
34180 \end_layout
34181
34182 \begin_layout Subsection
34183 Text Characters in Formulas
34184 \begin_inset CommandInset label
34185 LatexCommand label
34186 name "sub:Text-Characters-in"
34187
34188 \end_inset
34189
34190
34191 \begin_inset Index
34192 status collapsed
34193
34194 \begin_layout Plain Layout
34195 Text ! in formulas
34196 \end_layout
34197
34198 \end_inset
34199
34200
34201 \end_layout
34202
34203 \begin_layout Standard
34204 In some cases you might want to insert text characters directly into formulas.
34205  When for example the centered dot · is often used in formulas like 
34206 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34207 \end_inset
34208
34209 , one would have to insert the command 
34210 \series bold
34211
34212 \backslash
34213 cdot
34214 \series default
34215
34216 \begin_inset Foot
34217 status collapsed
34218
34219 \begin_layout Plain Layout
34220 see 
34221 \begin_inset CommandInset ref
34222 LatexCommand ref
34223 reference "sub:Binary-Operators"
34224
34225 \end_inset
34226
34227
34228 \end_layout
34229
34230 \end_inset
34231
34232  all the time, because this character is defined in all encodings as text
34233  character.
34234  But the encoding can be changed by this LaTeX-preamble line:
34235 \end_layout
34236
34237 \begin_layout Standard
34238
34239 \series bold
34240
34241 \backslash
34242 Declare Inputtext{183}{
34243 \backslash
34244 ifmmode
34245 \backslash
34246 cdot
34247 \backslash
34248 else
34249 \backslash
34250 textperiodcentered
34251 \backslash
34252 f\SpecialChar \textcompwordmark{}
34253 i}
34254 \end_layout
34255
34256 \begin_layout Standard
34257 The character encoding (menu 
34258 \family sans
34259 Document\SpecialChar \menuseparator
34260 Settings\SpecialChar \menuseparator
34261 Language
34262 \family default
34263 ) specifies what character appears when a keyboard key is pressed.
34264  When the key for the character '·' is pressed, internally the command 
34265 \series bold
34266
34267 \backslash
34268 textperiodcentered
34269 \series default
34270  is used.
34271  But this command is not available in a formula so that you would get LaTeX-erro
34272 rs.
34273  With the changed encoding the right command is chosen automatically, depending
34274  on if the character was inserted into a formula or not.
34275 \end_layout
34276
34277 \begin_layout Standard
34278 The encoding of several characters is saved in definition files.
34279  Fore example the encoding 
34280 \series bold
34281 latin9
34282 \series default
34283  is defined in the file 
34284 \series bold
34285 latin9.def
34286 \series default
34287  that is in the installation folder of LaTeX.
34288  Encodings should only be changed via the LaTeX-preamble and not in the
34289  definition files.
34290  Otherwise own documents could not be edited by other LyX users working
34291  on other computers.
34292 \end_layout
34293
34294 \begin_layout Standard
34295 \begin_inset VSpace medskip
34296 \end_inset
34297
34298 Besides the centered dot, in this document the degree sign ° is defined
34299  with the following LaTeX-preamble line so that it can directly be inserted
34300  to a formula:
34301 \end_layout
34302
34303 \begin_layout Standard
34304
34305 \series bold
34306
34307 \backslash
34308 DeclareInputtext{176}{
34309 \backslash
34310 ifmmode^
34311 \backslash
34312 circ
34313 \backslash
34314 else
34315 \backslash
34316 textdegree
34317 \backslash
34318 f\SpecialChar \textcompwordmark{}
34319 i}
34320 \end_layout
34321
34322 \begin_layout Standard
34323 \begin_inset Newpage newpage
34324 \end_inset
34325
34326
34327 \end_layout
34328
34329 \begin_layout Section
34330 \start_of_appendix
34331 Typographic Advises
34332 \begin_inset Index
34333 status collapsed
34334
34335 \begin_layout Plain Layout
34336 Typographic Advises
34337 \end_layout
34338
34339 \end_inset
34340
34341
34342 \end_layout
34343
34344 \begin_layout Standard
34345 This section is a summary of the most important typographic rules, listed
34346  in ISO norms.
34347 \begin_inset Foot
34348 status collapsed
34349
34350 \begin_layout Plain Layout
34351 This collection was partly taken from the German semi-official dictionary
34352  called 
34353 \begin_inset Quotes eld
34354 \end_inset
34355
34356 Duden
34357 \begin_inset Quotes erd
34358 \end_inset
34359
34360  
34361 \begin_inset CommandInset citation
34362 LatexCommand cite
34363 key "Duden"
34364
34365 \end_inset
34366
34367  that lists some of the ISO rules.
34368 \end_layout
34369
34370 \end_inset
34371
34372
34373 \end_layout
34374
34375 \begin_layout Itemize
34376 Physical units are 
34377 \emph on
34378 always
34379 \emph default
34380  set upright
34381 \begin_inset Foot
34382 status collapsed
34383
34384 \begin_layout Plain Layout
34385 done with font styles, see 
34386 \begin_inset CommandInset ref
34387 LatexCommand ref
34388 reference "sub:Font-Styles"
34389
34390 \end_inset
34391
34392
34393 \end_layout
34394
34395 \end_inset
34396
34397 : 30
34398 \begin_inset space \thinspace{}
34399 \end_inset
34400
34401 km/h
34402 \begin_inset Newline newline
34403 \end_inset
34404
34405 Between the value and the unit is the smallest space, see 
34406 \begin_inset CommandInset ref
34407 LatexCommand ref
34408 reference "sub:Predefined-Space"
34409
34410 \end_inset
34411
34412 .
34413 \begin_inset Newline newline
34414 \end_inset
34415
34416 This convention is automatically fulfilled when the command 
34417 \series bold
34418
34419 \backslash
34420 unittwo
34421 \series default
34422  is used.
34423  When it is entered to a formula, two boxes appear.
34424  In the first one the value is inserted, in the second one the unit, and
34425  one gets as above: 
34426 \begin_inset Formula $\unit[30]{km/h}$
34427 \end_inset
34428
34429
34430 \begin_inset space \thinspace{}
34431 \end_inset
34432
34433 .
34434  Note that 
34435 \series bold
34436
34437 \backslash
34438 unittwo
34439 \series default
34440  is not a real LaTeX command but the command 
34441 \series bold
34442
34443 \backslash
34444 unit[value]{unit}
34445 \series default
34446 , therefore you cannot use it in TeX code.
34447 \end_layout
34448
34449 \begin_layout Itemize
34450 Percent and perthousand signs are set like physical units:
34451 \begin_inset Newline newline
34452 \end_inset
34453
34454 1,2
34455 \begin_inset space \thinspace{}
34456 \end_inset
34457
34458 ‰ alcohol in blood
34459 \end_layout
34460
34461 \begin_layout Itemize
34462 The degree sign follows directly on the value: 15°, but not when it is used
34463  in units: 15
34464 \begin_inset space \thinspace{}
34465 \end_inset
34466
34467 °C
34468 \end_layout
34469
34470 \begin_layout Itemize
34471 In numbers with more than four digits the smallest space is inserted before
34472  every third digit to group them: 
34473 \family roman
34474 \series medium
34475 \shape up
34476 \size normal
34477 \emph off
34478 \bar no
34479 \noun off
34480 \color none
34481 18
34482 \begin_inset space \thinspace{}
34483 \end_inset
34484
34485 473
34486 \begin_inset space \thinspace{}
34487 \end_inset
34488
34489 588
34490 \end_layout
34491
34492 \begin_layout Itemize
34493 For dimensions like 120×90×40
34494 \begin_inset space \thinspace{}
34495 \end_inset
34496
34497 cm the multiplication sign 
34498 \begin_inset Quotes eld
34499 \end_inset
34500
34501 ×
34502 \begin_inset Quotes erd
34503 \end_inset
34504
34505  is used.
34506  It is available with the LaTeX-command 
34507 \series bold
34508
34509 \backslash
34510 texttimes
34511 \series default
34512 , but can also directly be inserted with some keyboard definitions.
34513 \end_layout
34514
34515 \begin_layout Itemize
34516 Functions with names consisting of several letters are set upright to avoid
34517  confusions, see 
34518 \begin_inset CommandInset ref
34519 LatexCommand ref
34520 reference "sub:Predefined-Functions"
34521
34522 \end_inset
34523
34524 .
34525 \end_layout
34526
34527 \begin_layout Itemize
34528 Indices consisting of several letters, are set upright: 
34529 \begin_inset Formula $E_{\mathrm{kin}}$
34530 \end_inset
34531
34532
34533 \begin_inset Newline newline
34534 \end_inset
34535
34536 Components of matrices are set italic: 
34537 \begin_inset Formula $\hat{H}_{kl}$
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \begin_layout Itemize
34544 The differentiation/integration operator 'd', the Euler's number 'e', and
34545  the imaginary unit 'i' should be set upright, to avoid mixing them up with
34546  other variables.
34547 \end_layout
34548
34549 \begin_layout Standard
34550 \begin_inset Newpage newpage
34551 \end_inset
34552
34553
34554 \end_layout
34555
34556 \begin_layout Section
34557 Synonyms
34558 \begin_inset Index
34559 status collapsed
34560
34561 \begin_layout Plain Layout
34562 Synonyms
34563 \end_layout
34564
34565 \end_inset
34566
34567
34568 \end_layout
34569
34570 \begin_layout Standard
34571 Some characters and symbols can be created with several commands.
34572  Here is a list of the synonym commands:
34573 \end_layout
34574
34575 \begin_layout Standard
34576 \begin_inset VSpace bigskip
34577 \end_inset
34578
34579
34580 \begin_inset space \hfill{}
34581 \end_inset
34582
34583
34584 \begin_inset Tabular
34585 <lyxtabular version="3" rows="12" columns="2">
34586 <features>
34587 <column alignment="center" valignment="top" width="0pt">
34588 <column alignment="center" valignment="top" width="0pt">
34589 <row>
34590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34591 \begin_inset Text
34592
34593 \begin_layout Plain Layout
34594 Command
34595 \end_layout
34596
34597 \end_inset
34598 </cell>
34599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34600 \begin_inset Text
34601
34602 \begin_layout Plain Layout
34603 equivalent to
34604 \begin_inset Note Note
34605 status collapsed
34606
34607 \begin_layout Plain Layout
34608
34609 \series bold
34610
34611 \backslash
34612 raisebox
34613 \series default
34614  is only used as spacer.
34615 \end_layout
34616
34617 \end_inset
34618
34619
34620 \end_layout
34621
34622 \end_inset
34623 </cell>
34624 </row>
34625 <row>
34626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34627 \begin_inset Text
34628
34629 \begin_layout Plain Layout
34630
34631 \backslash
34632 ast
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641 \begin_inset ERT
34642 status collapsed
34643
34644 \begin_layout Plain Layout
34645
34646
34647 \backslash
34648 raisebox{-1.2mm}{
34649 \end_layout
34650
34651 \end_inset
34652
34653 *
34654 \begin_inset ERT
34655 status collapsed
34656
34657 \begin_layout Plain Layout
34658
34659 }
34660 \end_layout
34661
34662 \end_inset
34663
34664
34665 \end_layout
34666
34667 \end_inset
34668 </cell>
34669 </row>
34670 <row>
34671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34672 \begin_inset Text
34673
34674 \begin_layout Plain Layout
34675
34676 \backslash
34677 choose
34678 \end_layout
34679
34680 \end_inset
34681 </cell>
34682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34683 \begin_inset Text
34684
34685 \begin_layout Plain Layout
34686
34687 \backslash
34688 binom
34689 \end_layout
34690
34691 \end_inset
34692 </cell>
34693 </row>
34694 <row>
34695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34696 \begin_inset Text
34697
34698 \begin_layout Plain Layout
34699
34700 \backslash
34701 geq
34702 \end_layout
34703
34704 \end_inset
34705 </cell>
34706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34707 \begin_inset Text
34708
34709 \begin_layout Plain Layout
34710
34711 \backslash
34712 ge
34713 \end_layout
34714
34715 \end_inset
34716 </cell>
34717 </row>
34718 <row>
34719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34720 \begin_inset Text
34721
34722 \begin_layout Plain Layout
34723
34724 \backslash
34725 lbrace
34726 \end_layout
34727
34728 \end_inset
34729 </cell>
34730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34731 \begin_inset Text
34732
34733 \begin_layout Plain Layout
34734 {
34735 \end_layout
34736
34737 \end_inset
34738 </cell>
34739 </row>
34740 <row>
34741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34742 \begin_inset Text
34743
34744 \begin_layout Plain Layout
34745
34746 \backslash
34747 lbracket
34748 \end_layout
34749
34750 \end_inset
34751 </cell>
34752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34753 \begin_inset Text
34754
34755 \begin_layout Plain Layout
34756 [
34757 \end_layout
34758
34759 \end_inset
34760 </cell>
34761 </row>
34762 <row>
34763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34764 \begin_inset Text
34765
34766 \begin_layout Plain Layout
34767
34768 \backslash
34769 leftarrow
34770 \end_layout
34771
34772 \end_inset
34773 </cell>
34774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34775 \begin_inset Text
34776
34777 \begin_layout Plain Layout
34778
34779 \backslash
34780 gets
34781 \end_layout
34782
34783 \end_inset
34784 </cell>
34785 </row>
34786 <row>
34787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34788 \begin_inset Text
34789
34790 \begin_layout Plain Layout
34791
34792 \backslash
34793 leq
34794 \end_layout
34795
34796 \end_inset
34797 </cell>
34798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34799 \begin_inset Text
34800
34801 \begin_layout Plain Layout
34802
34803 \backslash
34804 le
34805 \end_layout
34806
34807 \end_inset
34808 </cell>
34809 </row>
34810 <row>
34811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34812 \begin_inset Text
34813
34814 \begin_layout Plain Layout
34815
34816 \backslash
34817 lor
34818 \end_layout
34819
34820 \end_inset
34821 </cell>
34822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34823 \begin_inset Text
34824
34825 \begin_layout Plain Layout
34826
34827 \backslash
34828 vee
34829 \end_layout
34830
34831 \end_inset
34832 </cell>
34833 </row>
34834 <row>
34835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839
34840 \backslash
34841 neq
34842 \end_layout
34843
34844 \end_inset
34845 </cell>
34846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34847 \begin_inset Text
34848
34849 \begin_layout Plain Layout
34850
34851 \backslash
34852 not=
34853 \end_layout
34854
34855 \end_inset
34856 </cell>
34857 </row>
34858 <row>
34859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34860 \begin_inset Text
34861
34862 \begin_layout Plain Layout
34863
34864 \backslash
34865 slash
34866 \end_layout
34867
34868 \end_inset
34869 </cell>
34870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34871 \begin_inset Text
34872
34873 \begin_layout Plain Layout
34874 /
34875 \end_layout
34876
34877 \end_inset
34878 </cell>
34879 </row>
34880 <row>
34881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34882 \begin_inset Text
34883
34884 \begin_layout Plain Layout
34885
34886 \backslash
34887 vert
34888 \end_layout
34889
34890 \end_inset
34891 </cell>
34892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34893 \begin_inset Text
34894
34895 \begin_layout Plain Layout
34896 |
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 </row>
34902 </lyxtabular>
34903
34904 \end_inset
34905
34906
34907 \begin_inset space \hfill{}
34908 \end_inset
34909
34910
34911 \begin_inset Tabular
34912 <lyxtabular version="3" rows="12" columns="2">
34913 <features>
34914 <column alignment="center" valignment="top" width="0pt">
34915 <column alignment="center" valignment="top" width="0pt">
34916 <row>
34917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34918 \begin_inset Text
34919
34920 \begin_layout Plain Layout
34921 Command
34922 \end_layout
34923
34924 \end_inset
34925 </cell>
34926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34927 \begin_inset Text
34928
34929 \begin_layout Plain Layout
34930 equivalent to
34931 \end_layout
34932
34933 \end_inset
34934 </cell>
34935 </row>
34936 <row>
34937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34938 \begin_inset Text
34939
34940 \begin_layout Plain Layout
34941
34942 \backslash
34943 backslash
34944 \end_layout
34945
34946 \end_inset
34947 </cell>
34948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34949 \begin_inset Text
34950
34951 \begin_layout Plain Layout
34952
34953 \backslash
34954
34955 \backslash
34956
34957 \end_layout
34958
34959 \end_inset
34960 </cell>
34961 </row>
34962 <row>
34963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34964 \begin_inset Text
34965
34966 \begin_layout Plain Layout
34967
34968 \backslash
34969 dasharrow
34970 \end_layout
34971
34972 \end_inset
34973 </cell>
34974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34975 \begin_inset Text
34976
34977 \begin_layout Plain Layout
34978
34979 \backslash
34980 dashrightarrow
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 </row>
34986 <row>
34987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34988 \begin_inset Text
34989
34990 \begin_layout Plain Layout
34991
34992 \backslash
34993 land
34994 \end_layout
34995
34996 \end_inset
34997 </cell>
34998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34999 \begin_inset Text
35000
35001 \begin_layout Plain Layout
35002
35003 \backslash
35004 wedge
35005 \end_layout
35006
35007 \end_inset
35008 </cell>
35009 </row>
35010 <row>
35011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35012 \begin_inset Text
35013
35014 \begin_layout Plain Layout
35015
35016 \backslash
35017 rbrace
35018 \end_layout
35019
35020 \end_inset
35021 </cell>
35022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35023 \begin_inset Text
35024
35025 \begin_layout Plain Layout
35026 }
35027 \end_layout
35028
35029 \end_inset
35030 </cell>
35031 </row>
35032 <row>
35033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037
35038 \backslash
35039 rbracket
35040 \end_layout
35041
35042 \end_inset
35043 </cell>
35044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35045 \begin_inset Text
35046
35047 \begin_layout Plain Layout
35048 ]
35049 \end_layout
35050
35051 \end_inset
35052 </cell>
35053 </row>
35054 <row>
35055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35056 \begin_inset Text
35057
35058 \begin_layout Plain Layout
35059
35060 \backslash
35061 rightarrow
35062 \end_layout
35063
35064 \end_inset
35065 </cell>
35066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35067 \begin_inset Text
35068
35069 \begin_layout Plain Layout
35070
35071 \backslash
35072 to
35073 \end_layout
35074
35075 \end_inset
35076 </cell>
35077 </row>
35078 <row>
35079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35080 \begin_inset Text
35081
35082 \begin_layout Plain Layout
35083
35084 \backslash
35085 lnot
35086 \end_layout
35087
35088 \end_inset
35089 </cell>
35090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35091 \begin_inset Text
35092
35093 \begin_layout Plain Layout
35094
35095 \backslash
35096 neg
35097 \end_layout
35098
35099 \end_inset
35100 </cell>
35101 </row>
35102 <row>
35103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35104 \begin_inset Text
35105
35106 \begin_layout Plain Layout
35107
35108 \backslash
35109 ne
35110 \end_layout
35111
35112 \end_inset
35113 </cell>
35114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35115 \begin_inset Text
35116
35117 \begin_layout Plain Layout
35118
35119 \backslash
35120 not=
35121 \end_layout
35122
35123 \end_inset
35124 </cell>
35125 </row>
35126 <row>
35127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131
35132 \backslash
35133 owns
35134 \end_layout
35135
35136 \end_inset
35137 </cell>
35138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35139 \begin_inset Text
35140
35141 \begin_layout Plain Layout
35142
35143 \backslash
35144 ni
35145 \end_layout
35146
35147 \end_inset
35148 </cell>
35149 </row>
35150 <row>
35151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35152 \begin_inset Text
35153
35154 \begin_layout Plain Layout
35155
35156 \backslash
35157 square
35158 \end_layout
35159
35160 \end_inset
35161 </cell>
35162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35163 \begin_inset Text
35164
35165 \begin_layout Plain Layout
35166
35167 \backslash
35168 Box
35169 \end_layout
35170
35171 \end_inset
35172 </cell>
35173 </row>
35174 <row>
35175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35176 \begin_inset Text
35177
35178 \begin_layout Plain Layout
35179
35180 \backslash
35181 Vert
35182 \end_layout
35183
35184 \end_inset
35185 </cell>
35186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35187 \begin_inset Text
35188
35189 \begin_layout Plain Layout
35190
35191 \backslash
35192 |
35193 \end_layout
35194
35195 \end_inset
35196 </cell>
35197 </row>
35198 </lyxtabular>
35199
35200 \end_inset
35201
35202
35203 \begin_inset space \hfill{}
35204 \end_inset
35205
35206
35207 \end_layout
35208
35209 \begin_layout Standard
35210 \begin_inset Newpage newpage
35211 \end_inset
35212
35213
35214 \end_layout
35215
35216 \begin_layout Bibliography
35217 \begin_inset CommandInset bibitem
35218 LatexCommand bibitem
35219 key "TLC2"
35220
35221 \end_inset
35222
35223
35224 \shape smallcaps
35225 Mittelbach, F.
35226  ; Goossens, M.
35227 \shape default
35228
35229 \shape italic
35230 The LaTeX Companion
35231 \shape default
35232 .
35233  Addison Wesley, 2004
35234 \end_layout
35235
35236 \begin_layout Bibliography
35237 \begin_inset CommandInset bibitem
35238 LatexCommand bibitem
35239 key "Mathmode"
35240
35241 \end_inset
35242
35243
35244 \begin_inset CommandInset href
35245 LatexCommand href
35246 name "Description"
35247 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35248
35249 \end_inset
35250
35251  of LaTeX's math abilities
35252 \end_layout
35253
35254 \begin_layout Bibliography
35255 \begin_inset CommandInset bibitem
35256 LatexCommand bibitem
35257 key "Voss"
35258
35259 \end_inset
35260
35261 LaTeX tips and tricks-
35262 \begin_inset CommandInset href
35263 LatexCommand href
35264 name "page"
35265 target "http://tug.org/TeXnik/"
35266
35267 \end_inset
35268
35269
35270 \end_layout
35271
35272 \begin_layout Bibliography
35273 \begin_inset CommandInset bibitem
35274 LatexCommand bibitem
35275 key "AMS"
35276
35277 \end_inset
35278
35279
35280 \begin_inset CommandInset href
35281 LatexCommand href
35282 name "Description"
35283 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35284
35285 \end_inset
35286
35287  of 
35288 \begin_inset ERT
35289 status collapsed
35290
35291 \begin_layout Plain Layout
35292
35293
35294 \backslash
35295 AmS
35296 \end_layout
35297
35298 \end_inset
35299
35300 -LaTeX
35301 \end_layout
35302
35303 \begin_layout Bibliography
35304 \begin_inset CommandInset bibitem
35305 LatexCommand bibitem
35306 key "Symbole"
35307
35308 \end_inset
35309
35310
35311 \begin_inset CommandInset href
35312 LatexCommand href
35313 name "List"
35314 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35315
35316 \end_inset
35317
35318  of all symbols available with LaTeX-packages
35319 \end_layout
35320
35321 \begin_layout Bibliography
35322 \begin_inset CommandInset bibitem
35323 LatexCommand bibitem
35324 key "hyperref"
35325
35326 \end_inset
35327
35328
35329 \begin_inset CommandInset href
35330 LatexCommand href
35331 name "Documentation"
35332 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35333
35334 \end_inset
35335
35336  of the LaTeX-package 
35337 \series bold
35338 hyperref
35339 \series default
35340
35341 \begin_inset Index
35342 status collapsed
35343
35344 \begin_layout Plain Layout
35345 Packages ! hyperref
35346 \end_layout
35347
35348 \end_inset
35349
35350
35351 \end_layout
35352
35353 \begin_layout Bibliography
35354 \begin_inset CommandInset bibitem
35355 LatexCommand bibitem
35356 key "Mathclap"
35357
35358 \end_inset
35359
35360
35361 \begin_inset CommandInset href
35362 LatexCommand href
35363 name "Description"
35364 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35365
35366 \end_inset
35367
35368  of the command 
35369 \series bold
35370
35371 \backslash
35372 mathclap
35373 \series default
35374 , described in 
35375 \begin_inset CommandInset ref
35376 LatexCommand ref
35377 reference "sub:Operator-Limits"
35378
35379 \end_inset
35380
35381
35382 \begin_inset Index
35383 status collapsed
35384
35385 \begin_layout Plain Layout
35386 Commands ! M ! 
35387 \backslash
35388 mathclap
35389 \end_layout
35390
35391 \end_inset
35392
35393
35394 \end_layout
35395
35396 \begin_layout Bibliography
35397 \begin_inset CommandInset bibitem
35398 LatexCommand bibitem
35399 key "Duden"
35400
35401 \end_inset
35402
35403
35404 \emph on
35405 Duden Band 1
35406 \emph default
35407 .
35408  22.
35409  Auflage, Duden 2001
35410 \end_layout
35411
35412 \begin_layout Subsubsection*
35413 \begin_inset CommandInset index_print
35414 LatexCommand printindex
35415
35416 \end_inset
35417
35418
35419 \end_layout
35420
35421 \end_body
35422 \end_document