]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
8b7b16972af88db08be3b6877d4a582de1dc9390
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.5.4svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
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 % link all cross references and URLs
26 % in pdf output
27  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
28   bookmarksopen, bookmarksopenlevel=1,
29   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
30   pdfpagelayout=OneColumn, pdfnewwindow=true,
31   pdfstartview=XYZ, plainpages=false, pdfpagelabels,
32   pdfauthor={LyX Team}, pdftex,
33   pdftitle={LyX's Math Manual},
34   pdfsubject={LyX-documentation about math},
35   pdfkeywords={LyX, Mathed}]{hyperref}
36  
37 \else % if dvi or ps is produced
38
39  % link all cross references and URLs in DVI output
40  \usepackage[ps2pdf, colorlinks=true,
41   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue]{hyperref}
42
43 \fi % end if pdflatex is used
44
45 % Folgendes Problem lösen:
46 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
47 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
48 % die Kapitelnummer geschrieben.
49 % Als Lösung wird mehr Platz zwischen Nummer und
50 % Überschrift eingefügt.
51 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
52 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
53
54 % To be able to enter the character ° and · directly in LyX,
55 % see sec. 22.11
56 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
57 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
58
59 % increase link area for cross-references and autoname them,
60 % see sec. 22.18.1
61 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
62 %\renewcommand{\sectionautorefname}{sec.\negthinspace}
63 \renewcommand{\subsectionautorefname}{sec.\negthinspace}
64 \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
65 \newlength{\abc}
66 \settowidth{\abc}{\space}
67 \renewcommand{\equationautorefname}{\hspace{-\abc}}
68
69 % don't load packages twice
70 % see first footnote in sec. 9.3
71 \@ifundefined{textcolor}{\usepackage{color}}{}
72
73 % the pages of the TOC are numbered roman
74 % and a PDF-bookmark for the TOC is added
75 \pagenumbering{Roman}
76 \let\myTOC\tableofcontents
77 \renewcommand{\tableofcontents}{%
78  \vspace{1cm}
79  \pdfbookmark[1]{Contents}{}
80  \myTOC
81  \cleardoublepage
82  \pagenumbering{arabic}}
83
84 % insert additional vertical space of 1.5 mm between footnotes,
85 % see sec. 22.16
86 \let\myFoot\footnote
87 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
88
89 % provides caption formatting
90 \setkomafont{captionlabel}{\bfseries}
91
92 % used in Kap. 22.4
93 \usepackage{braket}
94
95 % used in Kap. 22.6
96 \usepackage[samesize]{cancel}
97
98 % enables calculation of values,
99 \usepackage{calc}
100
101 % for multiple table row and column cells
102 \usepackage{multirow}
103 \usepackage{multicol}
104
105 % needed for diagrams
106 \usepackage{amscd}
107
108 % needed in sec. 19.4
109 \usepackage{remreset}
110
111 % center multirows (e.g. in sec. 13.3)
112 \renewcommand{\multirowsetup}{\centering}
113
114 % define a color, used in sec.9.3
115 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
116
117 % declare operators (see sec. 10.4 and sec. 15.2)
118 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
119 \DeclareMathOperator{\sgn}{sgn}
120
121 \newcommand{\spce}{\textvisiblespace}
122
123 % example definitions for sec. 20.1 
124 \newcommand{\gr}{\Longrightarrow}
125 \newcommand{\us}[1]{\underline{#1}}
126 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
127 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
128 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
129
130 % example macro from sec. 19.4
131 %\def\tagform@#1{\maketag@@@{|#1|}}
132
133 % macro from sec. 10.2
134 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
135 \def\mathclap {\mathpalette \mathclapinternal}
136 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
137
138 % redefine the greyed out note
139 \renewenvironment{lyxgreyedout}
140  {\textcolor{blue}\bgroup}{\egroup}
141
142 % check for package eurosym
143 % used for the Euro symbol
144 \newboolean{eurosym}
145 \IfFileExists{eurosym.sty}
146  {\usepackage[gennarrow]{eurosym}
147   \setboolean{eurosym}{true}}
148  {\setboolean{eurosym}{false}}
149
150 % needed in sec. 22.4
151 % check for package braket
152 \newboolean{braket}
153 \IfFileExists{braket.sty}
154  {\usepackage{braket}
155   \setboolean{braket}{true}}
156  {\setboolean{braket}{false}}
157
158 % needed in sec. 22.10
159 % check for package upgreek
160 \newboolean{upgreek}
161 \IfFileExists{upgreek.sty}
162  {\usepackage{upgreek}
163   \setboolean{upgreek}{true}}
164  {\setboolean{upgreek}{false}}
165 \end_preamble
166 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
167 \language english
168 \inputencoding auto
169 \font_roman default
170 \font_sans default
171 \font_typewriter default
172 \font_default_family default
173 \font_sc false
174 \font_osf false
175 \font_sf_scale 100
176 \font_tt_scale 100
177 \graphics default
178 \paperfontsize 12
179 \spacing single
180 \papersize a4paper
181 \use_geometry false
182 \use_amsmath 2
183 \use_esint 1
184 \cite_engine basic
185 \use_bibtopic false
186 \paperorientation portrait
187 \secnumdepth 4
188 \tocdepth 3
189 \paragraph_separation skip
190 \defskip medskip
191 \quotes_language english
192 \papercolumns 1
193 \papersides 2
194 \paperpagestyle plain
195 \bullet 1 0 6 -1
196 \bullet 2 2 35 -1
197 \bullet 3 2 7 -1
198 \tracking_changes false
199 \output_changes false
200 \author "" 
201 \author "" 
202 \end_header
203
204 \begin_body
205
206 \begin_layout Title
207 LyX's detailed Math manual
208 \end_layout
209
210 \begin_layout Author
211 by the LyX Team
212 \begin_inset Foot
213 status collapsed
214
215 \begin_layout Standard
216 \noindent
217 If you have comments or error corrections, please send them to the LyX Documenta
218 tion mailing list: 
219 \family typewriter
220
221 \begin_inset ERT
222 status collapsed
223
224 \begin_layout Standard
225
226
227 \backslash
228 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's Math manual}{
229 \end_layout
230
231 \end_inset
232
233 lyx-docs@lists.lyx.org
234 \begin_inset ERT
235 status collapsed
236
237 \begin_layout Standard
238
239 }
240 \end_layout
241
242 \end_inset
243
244
245 \end_layout
246
247 \end_inset
248
249
250 \begin_inset Note Note
251 status collapsed
252
253 \begin_layout Standard
254 author: Uwe Stöhr
255 \end_layout
256
257 \end_inset
258
259
260 \newline
261
262 \newline
263
264 \family sans
265 Version 1.5.4-
266 \family default
267 1
268 \end_layout
269
270 \begin_layout Standard
271 \begin_inset LatexCommand tableofcontents
272
273 \end_inset
274
275
276 \end_layout
277
278 \begin_layout Standard
279 \begin_inset Note Note
280 status open
281
282 \begin_layout Standard
283 To export this document to PDF, PS, or DVI the LaTeX-packages 
284 \series bold
285 eurosym,
286 \series default
287  
288 \series bold
289 multirow,
290 \series default
291  and 
292 \series bold
293 was
294 \series default
295  must be installed.
296  If they are not installed you can export the document anyway but the sections
297  where the packages are required won't appear in the output.
298 \end_layout
299
300 \begin_layout Standard
301 The latest PDF-version of this document can be found here:
302 \newline
303
304 \series bold
305 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
306 \end_layout
307
308 \end_inset
309
310
311 \end_layout
312
313 \begin_layout Standard
314
315 \newpage
316
317 \end_layout
318
319 \begin_layout Section
320 Introduction
321 \begin_inset LatexCommand label
322 name "sec:Introduction"
323
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Standard
330 This document explains LyX's math features and is furthermore a collection
331  of LaTeX-commands used for mathematical characters and constructs.
332  The explanations are designed for the usage of commands.
333  It is therefore required that you have read the section 
334 \family typewriter
335 Mathematical\InsetSpace ~
336 Formulas
337 \family default
338  of the User's Guide.
339 \end_layout
340
341 \begin_layout Standard
342 Most of the characters and many constructs explained in this manual are
343  also accessible via the menu 
344 \family sans
345 Insert
346 \series bold
347 \SpecialChar \menuseparator
348
349 \series default
350 Math
351 \family default
352 , or the 
353 \family sans
354 math
355 \family default
356 \series bold
357  
358 \family sans
359 \series default
360 toolbar
361 \family default
362 .
363  But everybody who has to write lots of formulas will notice that it is
364  much faster to use commands instead of the math toolbar.
365  Therefore this manual is focused on commands but also mentions the correspondin
366 g toolbar buttons when available.
367 \end_layout
368
369 \begin_layout Standard
370 If not specially mentioned the commands are only available within formulas.
371  To be able to use all commands explained in this document, the option 
372 \family sans
373 Use AMS math package
374 \family default
375  must be used in the document settings (menu 
376 \family sans
377 Document\SpecialChar \menuseparator
378 Settings\SpecialChar \menuseparator
379 Math\InsetSpace ~
380 Options
381 \family default
382 ).
383 \begin_inset Foot
384 status collapsed
385
386 \begin_layout Standard
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 Standard
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 Standard
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 Standard
431 A list with all 
432 \begin_inset ERT
433 status collapsed
434
435 \begin_layout Standard
436
437
438 \backslash
439 AmS
440 \end_layout
441
442 \end_inset
443
444 -math commands is in the file 
445 \begin_inset ERT
446 status collapsed
447
448 \begin_layout Standard
449
450
451 \backslash
452 href{ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps}{
453 \end_layout
454
455 \end_inset
456
457
458 \family sans
459 amsguide.ps
460 \family default
461
462 \begin_inset ERT
463 status collapsed
464
465 \begin_layout Standard
466
467 }
468 \end_layout
469
470 \end_inset
471
472 , which is part of every LaTeX standard installation.
473 \end_layout
474
475 \end_inset
476
477  for lucidity reasons.
478 \end_layout
479
480 \begin_layout Section
481 General Instructions
482 \begin_inset LatexCommand label
483 name "sec:General-Instructions"
484
485 \end_inset
486
487
488 \end_layout
489
490 \begin_layout Standard
491 To create an inline formula
492 \begin_inset LatexCommand index
493 name "Formula ! inline"
494
495 \end_inset
496
497  that is embedded into a text line, press 
498 \family sans
499 Ctrl-m
500 \family default
501  or the toolbar button 
502 \begin_inset Graphics
503         filename ../images/math-mode.png
504         scale 85
505
506 \end_inset
507
508
509 \newline
510 To create a display style formula
511 \begin_inset LatexCommand index
512 name "Formula ! display style"
513
514 \end_inset
515
516  that will appear bigger and in an own paragraph, press 
517 \family sans
518 Ctrl-M
519 \family default
520 .
521 \end_layout
522
523 \begin_layout Standard
524 To change a display style formula to an inline formula, set the cursor into
525  the formula and press 
526 \family sans
527 Ctrl-M
528 \family default
529  or use the menu 
530 \family sans
531 Edit\SpecialChar \menuseparator
532 Math\SpecialChar \menuseparator
533 Change formula type
534 \family default
535 .
536  The same way is used to change an inline formula to a display style formula.
537 \end_layout
538
539 \begin_layout Standard
540 To display parts of an inline formula in the size of a display style formula,
541  enter the command 
542 \series bold
543
544 \backslash
545 displaystyle
546 \begin_inset LatexCommand index
547 name "Commands ! D ! \\textbackslash displaystyle"
548
549 \end_inset
550
551
552 \series default
553  to a formula.
554  Then a new blue box appears in which the desired formula part is inserted.
555 \end_layout
556
557 \begin_layout Standard
558 Only inline formulas are allowed inside tables.
559 \end_layout
560
561 \begin_layout Standard
562 The 
563 \family sans
564 math toolbar
565 \family default
566  can be turned on in the menu 
567 \family sans
568 View\SpecialChar \menuseparator
569 Toolbars
570 \family default
571 .
572  When you click there on 
573 \begin_inset Quotes eld
574 \end_inset
575
576 Math
577 \begin_inset Quotes erd
578 \end_inset
579
580  the toolbar will be shown permanently at the bottom; this state is visualized
581  in the 
582 \family sans
583 Toolbars
584 \family default
585  menu with a checkmark.
586  When you click in this state again on 
587 \begin_inset Quotes eld
588 \end_inset
589
590 Math
591 \begin_inset Quotes erd
592 \end_inset
593
594  in the 
595 \family sans
596 Toolbars
597 \family default
598  menu, the 
599 \family sans
600 math toolbar
601 \family default
602  is only shown when the cursor is within a formula; this state is visualized
603  by the renaming of the menu entry from 
604 \begin_inset Quotes eld
605 \end_inset
606
607 Math
608 \begin_inset Quotes erd
609 \end_inset
610
611  to 
612 \begin_inset Quotes eld
613 \end_inset
614
615 Math\InsetSpace ~
616 (auto)
617 \begin_inset Quotes erd
618 \end_inset
619
620 .
621 \end_layout
622
623 \begin_layout Standard
624 The TeX-mode
625 \begin_inset LatexCommand index
626 name "T@\\TeX-mode"
627
628 \end_inset
629
630  is invoked by pressing the toolbar button 
631 \begin_inset Graphics
632         filename ../images/ert-insert.png
633         scale 85
634
635 \end_inset
636
637  or by using the menu 
638 \family sans
639 Insert\SpecialChar \menuseparator
640 T
641 \begin_inset ERT
642 status collapsed
643
644 \begin_layout Standard
645
646 {
647 \end_layout
648
649 \end_inset
650
651 e
652 \begin_inset ERT
653 status collapsed
654
655 \begin_layout Standard
656
657 }
658 \end_layout
659
660 \end_inset
661
662 X Code
663 \family default
664  (shortcut 
665 \family sans
666 Ctrl-l
667 \family default
668 ).
669 \begin_inset Note Note
670 status collapsed
671
672 \begin_layout Standard
673 In LyX there are three 
674 \begin_inset Quotes eld
675 \end_inset
676
677 proper names
678 \begin_inset Quotes erd
679 \end_inset
680
681  that appear in the output with sub- and superscript letters: TeX, LaTeX,
682  and LyX
683 \end_layout
684
685 \begin_layout Standard
686 To avoid that these names are recognized as proper names, TeX-braces are
687  set around one of the letters of the name.
688 \end_layout
689
690 \end_inset
691
692
693 \end_layout
694
695 \begin_layout Standard
696 To change the LaTeX-preamble
697 \begin_inset LatexCommand index
698 name "L@\\LaTeX-preamble"
699
700 \end_inset
701
702 , use the menu 
703 \family sans
704 Document\SpecialChar \menuseparator
705 Settings\SpecialChar \menuseparator
706 La
707 \begin_inset ERT
708 status collapsed
709
710 \begin_layout Standard
711
712 {
713 \end_layout
714
715 \end_inset
716
717 T
718 \begin_inset ERT
719 status collapsed
720
721 \begin_layout Standard
722
723 }
724 \end_layout
725
726 \end_inset
727
728 eX
729 \family default
730  
731 \family sans
732 Preamble
733 \family default
734 .
735 \end_layout
736
737 \begin_layout Standard
738 To edit matrices, case differentiations, and multiline formulas subsequently,
739  the menus 
740 \family sans
741 Edit\SpecialChar \menuseparator
742 Math
743 \family default
744  and 
745 \family sans
746 Edit\SpecialChar \menuseparator
747 Rows\InsetSpace \thinspace{}
748 &\InsetSpace \thinspace{}
749 Columns,
750 \family default
751  or the 
752 \family sans
753 table toolbar
754 \family default
755  can be used.
756  When lines and columns are swapped via the menu, the column or line where
757  the cursor is in is exchanged with the column to the right or the line
758  below, respectively.
759  Is the cursor in the last column or row, the exchange is done with the
760  column to the left or the line above.
761 \end_layout
762
763 \begin_layout Standard
764 To write text in formulas
765 \begin_inset Foot
766 status collapsed
767
768 \begin_layout Standard
769 For multiline formulas the command 
770 \series bold
771
772 \backslash
773 intertext
774 \series default
775  is used, see 
776 \begin_inset LatexCommand ref
777 reference "sub:Text-in-multiline"
778
779 \end_inset
780
781 .
782 \end_layout
783
784 \end_inset
785
786  
787 \emph on
788 mathematical text
789 \emph default
790
791 \begin_inset LatexCommand index
792 name "Text ! in formulas"
793
794 \end_inset
795
796
797 \begin_inset LatexCommand index
798 name "Mathematical text"
799
800 \end_inset
801
802  is used.
803  This mode is invoked with the the shortcut 
804 \family sans
805 Alt-m\InsetSpace ~
806 m
807 \family default
808  or by the insertion of the command 
809 \series bold
810
811 \backslash
812 text
813 \begin_inset LatexCommand index
814 name "Commands ! T ! \\textbackslash text"
815
816 \end_inset
817
818
819 \series default
820 .
821  The text appears black in LyX and can therefore be distinguished from the
822  other formula parts that appear blue.
823  In the output mathematical text is set upright, in contrary to other formula
824  parts.
825 \end_layout
826
827 \begin_layout Subsection*
828 Command Scheme
829 \end_layout
830
831 \begin_layout Standard
832 Most of the LaTeX-commands for math constructs have the following scheme:
833 \end_layout
834
835 \begin_layout Standard
836
837 \series bold
838
839 \backslash
840 commandname[optional
841 \series default
842  
843 \series bold
844 argument]{required
845 \series default
846  
847 \series bold
848 argument}
849 \end_layout
850
851 \begin_layout Standard
852 A command starts always with a backslash 
853 \begin_inset Quotes gld
854 \end_inset
855
856
857 \series bold
858
859 \backslash
860
861 \series default
862
863 \begin_inset Quotes grd
864 \end_inset
865
866 .
867  To omit optional arguments, also omit the associated brackets.
868  The braces around the required arguments are named in this document as
869  TeX-braces
870 \begin_inset LatexCommand index
871 name "T@\\TeX-braces"
872
873 \end_inset
874
875 .
876  If you add in a formula a left brace to a command name, LyX creates automatical
877 ly a TeX-brace.
878  In all other cases TeX-braces are created in formulas with the command
879  
880 \series bold
881
882 \backslash
883 {
884 \series default
885 .
886  TeX-braces appear red in LyX, in contrary to normal braces that appear
887  blue.
888  In TeX-mode no command is needed to get TeX-braces.
889  TeX-braces don't appear in the output.
890 \end_layout
891
892 \begin_layout Standard
893 When commands without arguments, like commands for symbols are entered in
894  TeX-mode, a space character must 
895 \emph on
896 always
897 \emph default
898  be behind the command to end it.
899  This space doesn't appear in the output.
900  When the space should appear in the output, the space must be followed
901  by a protected space in normal text.
902 \end_layout
903
904 \begin_layout Standard
905 A protected space is inserted with 
906 \family sans
907 Ctrl-Space
908 \family default
909 .
910 \end_layout
911
912 \begin_layout Subsection*
913
914 \newpage
915 Syntax Explanation
916 \end_layout
917
918 \begin_layout Itemize
919 The symbol
920 \begin_inset Foot
921 status collapsed
922
923 \begin_layout Standard
924 This visible space character can be created with the command 
925 \series bold
926
927 \backslash
928 textvisiblespace
929 \series default
930
931 \begin_inset LatexCommand index
932 name "Commands ! T ! \\textbackslash textvisiblespace"
933
934 \end_inset
935
936 , inserted in TeX-mode.
937 \end_layout
938
939 \end_inset
940
941  
942 \begin_inset ERT
943 status collapsed
944
945 \begin_layout Standard
946
947
948 \backslash
949 spce 
950 \end_layout
951
952 \end_inset
953
954 \InsetSpace ~
955 denotes a space character to be input.
956 \end_layout
957
958 \begin_layout Itemize
959 An arrow like 
960 \begin_inset Formula $\to$
961 \end_inset
962
963  denotes the usage of the corresponding arrow key on the keyboard.
964 \end_layout
965
966 \begin_layout Subsection*
967 Used units
968 \end_layout
969
970 \begin_layout Standard
971 \align center
972 \begin_inset Float table
973 placement H
974 wide false
975 sideways false
976 status open
977
978 \begin_layout Standard
979 \align center
980 \begin_inset Caption
981
982 \begin_layout Standard
983 \begin_inset LatexCommand label
984 name "tab:Used-units"
985
986 \end_inset
987
988 Used units
989 \end_layout
990
991 \end_inset
992
993
994 \end_layout
995
996 \begin_layout Standard
997 \align center
998 \begin_inset Tabular
999 <lyxtabular version="3" rows="13" columns="2">
1000 <features>
1001 <column alignment="center" valignment="top" leftline="true" width="0">
1002 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
1003 <row topline="true" bottomline="true">
1004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1005 \begin_inset Text
1006
1007 \begin_layout Standard
1008 Unit
1009 \end_layout
1010
1011 \end_inset
1012 </cell>
1013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1014 \begin_inset Text
1015
1016 \begin_layout Standard
1017 Name / Description
1018 \end_layout
1019
1020 \end_inset
1021 </cell>
1022 </row>
1023 <row topline="true">
1024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1025 \begin_inset Text
1026
1027 \begin_layout Standard
1028 mm
1029 \end_layout
1030
1031 \end_inset
1032 </cell>
1033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1034 \begin_inset Text
1035
1036 \begin_layout Standard
1037 Millimeter
1038 \end_layout
1039
1040 \end_inset
1041 </cell>
1042 </row>
1043 <row topline="true">
1044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1045 \begin_inset Text
1046
1047 \begin_layout Standard
1048 cm
1049 \end_layout
1050
1051 \end_inset
1052 </cell>
1053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1054 \begin_inset Text
1055
1056 \begin_layout Standard
1057 Centimeter
1058 \end_layout
1059
1060 \end_inset
1061 </cell>
1062 </row>
1063 <row topline="true">
1064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1065 \begin_inset Text
1066
1067 \begin_layout Standard
1068 in
1069 \end_layout
1070
1071 \end_inset
1072 </cell>
1073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1074 \begin_inset Text
1075
1076 \begin_layout Standard
1077 Inch (1\InsetSpace \thinspace{}
1078 in = 2,54\InsetSpace \thinspace{}
1079 cm)
1080 \end_layout
1081
1082 \end_inset
1083 </cell>
1084 </row>
1085 <row topline="true">
1086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1087 \begin_inset Text
1088
1089 \begin_layout Standard
1090 pt
1091 \end_layout
1092
1093 \end_inset
1094 </cell>
1095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1096 \begin_inset Text
1097
1098 \begin_layout Standard
1099 Point (72.27\InsetSpace \thinspace{}
1100 pt = 1\InsetSpace \thinspace{}
1101 in)
1102 \end_layout
1103
1104 \end_inset
1105 </cell>
1106 </row>
1107 <row topline="true">
1108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1109 \begin_inset Text
1110
1111 \begin_layout Standard
1112 pc
1113 \end_layout
1114
1115 \end_inset
1116 </cell>
1117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1118 \begin_inset Text
1119
1120 \begin_layout Standard
1121 Pica (1\InsetSpace \thinspace{}
1122 pc = 12\InsetSpace \thinspace{}
1123 pt)
1124 \end_layout
1125
1126 \end_inset
1127 </cell>
1128 </row>
1129 <row topline="true">
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Standard
1134 sp
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1140 \begin_inset Text
1141
1142 \begin_layout Standard
1143 scaled point (65536\InsetSpace \thinspace{}
1144 sp = 1\InsetSpace \thinspace{}
1145 pt)
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 </row>
1151 <row topline="true">
1152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Standard
1156 bp
1157 \end_layout
1158
1159 \end_inset
1160 </cell>
1161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1162 \begin_inset Text
1163
1164 \begin_layout Standard
1165 big point (72\InsetSpace \thinspace{}
1166 bp = 1\InsetSpace \thinspace{}
1167 in)
1168 \end_layout
1169
1170 \end_inset
1171 </cell>
1172 </row>
1173 <row topline="true">
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Standard
1178 dd
1179 \end_layout
1180
1181 \end_inset
1182 </cell>
1183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1184 \begin_inset Text
1185
1186 \begin_layout Standard
1187 Didot (1\InsetSpace \thinspace{}
1188 dd 
1189 \begin_inset Formula $\approx$
1190 \end_inset
1191
1192  0.376\InsetSpace \thinspace{}
1193 mm)
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row topline="true">
1200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Standard
1204 cc
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Standard
1213 Cicero (1\InsetSpace \thinspace{}
1214 cc = 12\InsetSpace \thinspace{}
1215 dd)
1216 \end_layout
1217
1218 \end_inset
1219 </cell>
1220 </row>
1221 <row topline="true">
1222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1223 \begin_inset Text
1224
1225 \begin_layout Standard
1226 ex
1227 \end_layout
1228
1229 \end_inset
1230 </cell>
1231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1232 \begin_inset Text
1233
1234 \begin_layout Standard
1235 Height of letter 
1236 \emph on
1237
1238 \begin_inset Quotes eld
1239 \end_inset
1240
1241 x
1242 \emph default
1243
1244 \begin_inset Quotes erd
1245 \end_inset
1246
1247  in the current font
1248 \end_layout
1249
1250 \end_inset
1251 </cell>
1252 </row>
1253 <row topline="true">
1254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1255 \begin_inset Text
1256
1257 \begin_layout Standard
1258 em
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1264 \begin_inset Text
1265
1266 \begin_layout Standard
1267 width of letter 
1268 \begin_inset Quotes eld
1269 \end_inset
1270
1271
1272 \emph on
1273 M
1274 \emph default
1275
1276 \begin_inset Quotes erd
1277 \end_inset
1278
1279  in the current font
1280 \end_layout
1281
1282 \end_inset
1283 </cell>
1284 </row>
1285 <row topline="true" bottomline="true">
1286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1287 \begin_inset Text
1288
1289 \begin_layout Standard
1290 mu
1291 \end_layout
1292
1293 \end_inset
1294 </cell>
1295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1296 \begin_inset Text
1297
1298 \begin_layout Standard
1299 math unit (1\InsetSpace \thinspace{}
1300 mu = 
1301 \begin_inset Formula $\nicefrac{1}{18}$
1302 \end_inset
1303
1304 \InsetSpace \thinspace{}
1305 em)
1306 \begin_inset Note Note
1307 status collapsed
1308
1309 \begin_layout Standard
1310 The command 
1311 \series bold
1312
1313 \backslash
1314 textfrac
1315 \series default
1316  is explained in sec.\InsetSpace \thinspace{}
1317
1318 \begin_inset LatexCommand ref
1319 reference "sub:Self-defined-Fractions"
1320
1321 \end_inset
1322
1323 .
1324 \end_layout
1325
1326 \end_inset
1327
1328
1329 \end_layout
1330
1331 \end_inset
1332 </cell>
1333 </row>
1334 </lyxtabular>
1335
1336 \end_inset
1337
1338
1339 \end_layout
1340
1341 \end_inset
1342
1343
1344 \end_layout
1345
1346 \begin_layout Standard
1347
1348 \newpage
1349
1350 \end_layout
1351
1352 \begin_layout Section
1353 Basic Functions
1354 \end_layout
1355
1356 \begin_layout Subsection
1357 Exponents
1358 \begin_inset LatexCommand index
1359 name "Exponents"
1360
1361 \end_inset
1362
1363  and Indices
1364 \begin_inset LatexCommand index
1365 name "Indices"
1366
1367 \end_inset
1368
1369
1370 \begin_inset LatexCommand index
1371 name "Superscripts|see{Exponents}"
1372
1373 \end_inset
1374
1375
1376 \begin_inset LatexCommand index
1377 name "Subscripts|see{Indices}"
1378
1379 \end_inset
1380
1381
1382 \end_layout
1383
1384 \begin_layout Standard
1385 Indices are created with an underscore 
1386 \begin_inset Quotes eld
1387 \end_inset
1388
1389 _
1390 \begin_inset Quotes erd
1391 \end_inset
1392
1393  or via the math toolbar button 
1394 \begin_inset Graphics
1395         filename ../images/math-subscript.png
1396         scale 85
1397
1398 \end_inset
1399
1400  , exponents with a caret 
1401 \begin_inset Quotes eld
1402 \end_inset
1403
1404 ^
1405 \begin_inset Quotes erd
1406 \end_inset
1407
1408  or via the math toolbar button 
1409 \begin_inset Graphics
1410         filename ../images/math-superscript.png
1411         scale 85
1412
1413 \end_inset
1414
1415 .
1416 \end_layout
1417
1418 \begin_layout Standard
1419 \align center
1420 \begin_inset Tabular
1421 <lyxtabular version="3" rows="4" columns="2">
1422 <features>
1423 <column alignment="center" valignment="top" leftline="true" width="0pt">
1424 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1425 <row topline="true" bottomline="true">
1426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1427 \begin_inset Text
1428
1429 \begin_layout Standard
1430 command
1431 \end_layout
1432
1433 \end_inset
1434 </cell>
1435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1436 \begin_inset Text
1437
1438 \begin_layout Standard
1439 Result
1440 \begin_inset Note Note
1441 status collapsed
1442
1443 \begin_layout Standard
1444
1445 \series bold
1446
1447 \backslash
1448 raisebox
1449 \series default
1450  is only used as spacer.
1451 \end_layout
1452
1453 \end_inset
1454
1455
1456 \end_layout
1457
1458 \end_inset
1459 </cell>
1460 </row>
1461 <row topline="true">
1462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1463 \begin_inset Text
1464
1465 \begin_layout Standard
1466 B_V
1467 \end_layout
1468
1469 \end_inset
1470 </cell>
1471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1472 \begin_inset Text
1473
1474 \begin_layout Standard
1475 \begin_inset Formula $B_{V}$
1476 \end_inset
1477
1478
1479 \end_layout
1480
1481 \end_inset
1482 </cell>
1483 </row>
1484 <row topline="true" bottomline="true">
1485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1486 \begin_inset Text
1487
1488 \begin_layout Standard
1489 B^V
1490 \end_layout
1491
1492 \end_inset
1493 </cell>
1494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1495 \begin_inset Text
1496
1497 \begin_layout Standard
1498 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1499 \end_inset
1500
1501
1502 \end_layout
1503
1504 \end_inset
1505 </cell>
1506 </row>
1507 <row topline="true" bottomline="true">
1508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1509 \begin_inset Text
1510
1511 \begin_layout Standard
1512 B^
1513 \begin_inset ERT
1514 status collapsed
1515
1516 \begin_layout Standard
1517
1518
1519 \backslash
1520 spce 
1521 \end_layout
1522
1523 \end_inset
1524
1525 A
1526 \end_layout
1527
1528 \end_inset
1529 </cell>
1530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1531 \begin_inset Text
1532
1533 \begin_layout Standard
1534 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1535 \end_inset
1536
1537
1538 \end_layout
1539
1540 \end_inset
1541 </cell>
1542 </row>
1543 </lyxtabular>
1544
1545 \end_inset
1546
1547
1548 \end_layout
1549
1550 \begin_layout Standard
1551 As the caret is in some languages an accent, vowels will be accentuated
1552  in this case and not set as exponents
1553 \begin_inset Foot
1554 status collapsed
1555
1556 \begin_layout Standard
1557 Depending on the used keyboard settings this can also happen for other character
1558 s than vowels.
1559 \end_layout
1560
1561 \end_inset
1562
1563 .
1564  To get in this case exponents, press 
1565 \family sans
1566 Space
1567 \family default
1568  after the caret as in the last example.
1569 \end_layout
1570
1571 \begin_layout Subsection
1572 Fractions
1573 \begin_inset LatexCommand label
1574 name "sub:Fractions"
1575
1576 \end_inset
1577
1578
1579 \begin_inset LatexCommand index
1580 name "Fractions"
1581
1582 \end_inset
1583
1584
1585 \end_layout
1586
1587 \begin_layout Standard
1588 Fractions are generated with the command 
1589 \series bold
1590
1591 \backslash
1592 frac
1593 \series default
1594
1595 \begin_inset LatexCommand index
1596 name "Commands ! F ! \\textbackslash frac"
1597
1598 \end_inset
1599
1600  or via the math toolbar button 
1601 \begin_inset Graphics
1602         filename ../images/math/frac.png
1603         scale 50
1604
1605 \end_inset
1606
1607 .
1608  The font size is adjusted automatically, depending on whether the fraction
1609  is in an inline or display style formula.
1610  With the math toolbar button 
1611 \begin_inset Graphics
1612         filename ../images/math/frac-square.png
1613         scale 85
1614
1615 \end_inset
1616
1617  you can select different fraction types.
1618 \end_layout
1619
1620 \begin_layout Standard
1621 With the command 
1622 \series bold
1623
1624 \backslash
1625 dfrac
1626 \begin_inset LatexCommand index
1627 name "Commands ! D ! \\textbackslash dfrac"
1628
1629 \end_inset
1630
1631
1632 \series default
1633  a fraction can be created that has in any case the size of a display style
1634  formula.
1635  With 
1636 \series bold
1637
1638 \backslash
1639 tfrac
1640 \begin_inset LatexCommand index
1641 name "Commands ! T ! \\textbackslash tfrac"
1642
1643 \end_inset
1644
1645
1646 \series default
1647  the fraction appears always with the size of an inline formula.
1648  An example:
1649 \end_layout
1650
1651 \begin_layout Standard
1652 A line with the fraction 
1653 \begin_inset Formula $\frac{1}{2}$
1654 \end_inset
1655
1656  that was created with the command 
1657 \series bold
1658
1659 \backslash
1660 frac
1661 \series default
1662 .
1663 \end_layout
1664
1665 \begin_layout Standard
1666 A line with the fraction 
1667 \begin_inset Formula $\dfrac{1}{2}$
1668 \end_inset
1669
1670  that was created with the command 
1671 \series bold
1672
1673 \backslash
1674 dfrac
1675 \series default
1676 .
1677 \end_layout
1678
1679 \begin_layout Standard
1680 \align center
1681 \begin_inset Tabular
1682 <lyxtabular version="3" rows="4" columns="2">
1683 <features>
1684 <column alignment="center" valignment="top" leftline="true" width="0pt">
1685 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1686 <row topline="true" bottomline="true">
1687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1688 \begin_inset Text
1689
1690 \begin_layout Standard
1691 Command
1692 \end_layout
1693
1694 \end_inset
1695 </cell>
1696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1697 \begin_inset Text
1698
1699 \begin_layout Standard
1700 Result
1701 \begin_inset Note Note
1702 status collapsed
1703
1704 \begin_layout Standard
1705
1706 \series bold
1707
1708 \backslash
1709 raisebox
1710 \series default
1711  is only used as spacer.
1712 \end_layout
1713
1714 \end_inset
1715
1716
1717 \end_layout
1718
1719 \end_inset
1720 </cell>
1721 </row>
1722 <row topline="true">
1723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1724 \begin_inset Text
1725
1726 \begin_layout Standard
1727
1728 \backslash
1729 frac
1730 \begin_inset ERT
1731 status collapsed
1732
1733 \begin_layout Standard
1734
1735
1736 \backslash
1737 spce 
1738 \end_layout
1739
1740 \end_inset
1741
1742 A
1743 \begin_inset Formula $\downarrow$
1744 \end_inset
1745
1746 B
1747 \end_layout
1748
1749 \end_inset
1750 </cell>
1751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1752 \begin_inset Text
1753
1754 \begin_layout Standard
1755 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1756 \end_inset
1757
1758
1759 \end_layout
1760
1761 \end_inset
1762 </cell>
1763 </row>
1764 <row topline="true">
1765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Standard
1769
1770 \backslash
1771 dfrac
1772 \begin_inset ERT
1773 status collapsed
1774
1775 \begin_layout Standard
1776
1777
1778 \backslash
1779 spce 
1780 \end_layout
1781
1782 \end_inset
1783
1784 A
1785 \begin_inset Formula $\downarrow$
1786 \end_inset
1787
1788 B
1789 \end_layout
1790
1791 \end_inset
1792 </cell>
1793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1794 \begin_inset Text
1795
1796 \begin_layout Standard
1797 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1798 \end_inset
1799
1800
1801 \end_layout
1802
1803 \end_inset
1804 </cell>
1805 </row>
1806 <row topline="true" bottomline="true">
1807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Standard
1811
1812 \backslash
1813 dfrac
1814 \begin_inset ERT
1815 status collapsed
1816
1817 \begin_layout Standard
1818
1819
1820 \backslash
1821 spce 
1822 \end_layout
1823
1824 \end_inset
1825
1826 e^
1827 \begin_inset ERT
1828 status collapsed
1829
1830 \begin_layout Standard
1831
1832
1833 \backslash
1834 spce 
1835 \end_layout
1836
1837 \end_inset
1838
1839
1840 \backslash
1841 frac
1842 \begin_inset ERT
1843 status collapsed
1844
1845 \begin_layout Standard
1846
1847
1848 \backslash
1849 spce 
1850 \end_layout
1851
1852 \end_inset
1853
1854 1
1855 \begin_inset Formula $\downarrow$
1856 \end_inset
1857
1858 2
1859 \begin_inset Formula $\downarrow\downarrow$
1860 \end_inset
1861
1862 3
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Standard
1871 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1872 \end_inset
1873
1874
1875 \end_layout
1876
1877 \end_inset
1878 </cell>
1879 </row>
1880 </lyxtabular>
1881
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \begin_layout Standard
1888 \begin_inset VSpace bigskip
1889 \end_inset
1890
1891
1892 \newpage
1893 For nested fractions the command 
1894 \series bold
1895
1896 \backslash
1897 cfrac
1898 \series default
1899
1900 \begin_inset LatexCommand index
1901 name "Commands ! C ! \\textbackslash cfrac"
1902
1903 \end_inset
1904
1905  can be used.
1906  Here an example:
1907 \begin_inset VSpace -3mm
1908 \end_inset
1909
1910
1911 \end_layout
1912
1913 \begin_layout Standard
1914 \begin_inset Formula \begin{align*}
1915 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1916 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1917
1918 \end_inset
1919
1920
1921 \end_layout
1922
1923 \begin_layout Standard
1924 The command for the example above is:
1925 \end_layout
1926
1927 \begin_layout Standard
1928
1929 \series bold
1930
1931 \backslash
1932 cfrac{A
1933 \begin_inset Formula $\to$
1934 \end_inset
1935
1936
1937 \backslash
1938 {B+
1939 \backslash
1940 cfrac{C+
1941 \backslash
1942 cfrac{E
1943 \begin_inset Formula $\to$
1944 \end_inset
1945
1946
1947 \backslash
1948 {F
1949 \begin_inset Formula $\to\to$
1950 \end_inset
1951
1952
1953 \backslash
1954 {D
1955 \end_layout
1956
1957 \begin_layout Standard
1958 \begin_inset VSpace medskip
1959 \end_inset
1960
1961
1962 \end_layout
1963
1964 \begin_layout Standard
1965
1966 \series bold
1967
1968 \backslash
1969 cfrac
1970 \series default
1971  sets the fraction always in the size of a displayed formula, also when
1972  it is part of another fraction.
1973  
1974 \series bold
1975
1976 \backslash
1977 cfrac
1978 \series default
1979  has the following command scheme:
1980 \end_layout
1981
1982 \begin_layout Standard
1983
1984 \series bold
1985
1986 \backslash
1987 cfrac[numerator position]{numerator}{denominator}
1988 \end_layout
1989
1990 \begin_layout Standard
1991 The numerator position can be 
1992 \emph on
1993 l
1994 \emph default
1995  , 
1996 \emph on
1997 c
1998 \emph default
1999 , or 
2000 \emph on
2001 r
2002 \emph default
2003  .
2004  l or r aligns the numerator to the left or right, resp.\InsetSpace ~
2005 with the fraction
2006  stroke.
2007  When 
2008 \emph on
2009 c
2010 \emph default
2011  or no position is given, the numerator appears centered.
2012  These fractions demonstrate the different alignments:
2013 \newline
2014
2015 \series bold
2016
2017 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2018 \end_inset
2019
2020
2021 \begin_inset Formula $\cfrac{A}{B+C}$
2022 \end_inset
2023
2024
2025 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2026 \end_inset
2027
2028
2029 \end_layout
2030
2031 \begin_layout Standard
2032 \begin_inset VSpace medskip
2033 \end_inset
2034
2035 It is often advantageous to combine 
2036 \series bold
2037
2038 \backslash
2039 cfrac
2040 \series default
2041  and 
2042 \series bold
2043
2044 \backslash
2045 frac
2046 \series default
2047 :
2048 \begin_inset Formula \[
2049 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2050
2051 \end_inset
2052
2053
2054 \end_layout
2055
2056 \begin_layout Standard
2057 For inline fractions with a sloped fraction stroke you can use the command
2058  
2059 \series bold
2060
2061 \backslash
2062 nicefrac
2063 \begin_inset LatexCommand index
2064 name "Commands ! N ! \\textbackslash nicefrac"
2065
2066 \end_inset
2067
2068
2069 \series default
2070
2071 \begin_inset Formula $\nicefrac{5}{31}$
2072 \end_inset
2073
2074
2075 \end_layout
2076
2077 \begin_layout Standard
2078 How to define own fractions where the fraction stroke can be changed, is
2079  explained in 
2080 \begin_inset LatexCommand ref
2081 reference "sub:Self-defined-Fractions"
2082
2083 \end_inset
2084
2085 .
2086 \end_layout
2087
2088 \begin_layout Subsection
2089 Roots
2090 \begin_inset LatexCommand index
2091 name "Roots"
2092
2093 \end_inset
2094
2095
2096 \end_layout
2097
2098 \begin_layout Standard
2099 Square roots are created with 
2100 \series bold
2101
2102 \backslash
2103 sqrt
2104 \series default
2105
2106 \begin_inset LatexCommand index
2107 name "Commands ! S ! \\textbackslash sqrt"
2108
2109 \end_inset
2110
2111  or the math toolbar button 
2112 \begin_inset Graphics
2113         filename ../images/math/sqrt.png
2114         scale 85
2115
2116 \end_inset
2117
2118 , all other roots with the command 
2119 \series bold
2120
2121 \backslash
2122 root
2123 \series default
2124
2125 \begin_inset LatexCommand index
2126 name "Commands ! R ! \\textbackslash root"
2127
2128 \end_inset
2129
2130  or with the math toolbar button 
2131 \begin_inset Graphics
2132         filename ../images/math/root.png
2133         scale 85
2134
2135 \end_inset
2136
2137 .
2138 \end_layout
2139
2140 \begin_layout Standard
2141 \align center
2142 \begin_inset Tabular
2143 <lyxtabular version="3" rows="3" columns="2">
2144 <features>
2145 <column alignment="center" valignment="top" leftline="true" width="0pt">
2146 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2147 <row topline="true" bottomline="true">
2148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2149 \begin_inset Text
2150
2151 \begin_layout Standard
2152 Command
2153 \end_layout
2154
2155 \end_inset
2156 </cell>
2157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2158 \begin_inset Text
2159
2160 \begin_layout Standard
2161 Result
2162 \begin_inset Note Note
2163 status collapsed
2164
2165 \begin_layout Standard
2166
2167 \series bold
2168
2169 \backslash
2170 raisebox
2171 \series default
2172  is only used as spacer.
2173 \end_layout
2174
2175 \end_inset
2176
2177
2178 \end_layout
2179
2180 \end_inset
2181 </cell>
2182 </row>
2183 <row topline="true" bottomline="true">
2184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2185 \begin_inset Text
2186
2187 \begin_layout Standard
2188
2189 \backslash
2190 sqrt
2191 \begin_inset ERT
2192 status collapsed
2193
2194 \begin_layout Standard
2195
2196
2197 \backslash
2198 spce 
2199 \end_layout
2200
2201 \end_inset
2202
2203 A-B
2204 \end_layout
2205
2206 \end_inset
2207 </cell>
2208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2209 \begin_inset Text
2210
2211 \begin_layout Standard
2212 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \end_inset
2219 </cell>
2220 </row>
2221 <row bottomline="true">
2222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2223 \begin_inset Text
2224
2225 \begin_layout Standard
2226
2227 \backslash
2228 root
2229 \begin_inset ERT
2230 status collapsed
2231
2232 \begin_layout Standard
2233
2234
2235 \backslash
2236 spce 
2237 \end_layout
2238
2239 \end_inset
2240
2241 3
2242 \begin_inset Formula $\downarrow$
2243 \end_inset
2244
2245 A-B
2246 \end_layout
2247
2248 \end_inset
2249 </cell>
2250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2251 \begin_inset Text
2252
2253 \begin_layout Standard
2254 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2255 \end_inset
2256
2257
2258 \end_layout
2259
2260 \end_inset
2261 </cell>
2262 </row>
2263 </lyxtabular>
2264
2265 \end_inset
2266
2267
2268 \end_layout
2269
2270 \begin_layout Standard
2271 A square root can also be created with 
2272 \series bold
2273
2274 \backslash
2275 root
2276 \series default
2277  when the root index field is left empty.
2278 \end_layout
2279
2280 \begin_layout Standard
2281 With certain indices the distance to the root is too small, like in this
2282  formula: 
2283 \begin_inset Formula $\sqrt[\beta]{B}$
2284 \end_inset
2285
2286
2287 \newline
2288 The 
2289 \begin_inset Formula $\beta$
2290 \end_inset
2291
2292  touches the root.
2293  To avoid this, the commands 
2294 \series bold
2295
2296 \backslash
2297 leftroot
2298 \series default
2299
2300 \begin_inset LatexCommand index
2301 name "Commands ! L ! \\textbackslash leftroot"
2302
2303 \end_inset
2304
2305  and 
2306 \series bold
2307
2308 \backslash
2309 uproot
2310 \series default
2311
2312 \begin_inset LatexCommand index
2313 name "Commands ! U ! \\textbackslash uproot"
2314
2315 \end_inset
2316
2317  are used with the following scheme:
2318 \end_layout
2319
2320 \begin_layout Standard
2321
2322 \series bold
2323
2324 \backslash
2325 leftroot{distance}
2326 \series default
2327  and 
2328 \series bold
2329
2330 \backslash
2331 uproot{distance}
2332 \end_layout
2333
2334 \begin_layout Standard
2335 Distance is the number of Big Points (unit bp; 
2336 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2337 \end_inset
2338
2339 ), that the index should be moved to the left or top, resp..
2340  The commands are written to the index.
2341  This way the command
2342 \newline
2343
2344 \series bold
2345
2346 \backslash
2347 root
2348 \backslash
2349 leftroot{-1
2350 \begin_inset Formula $\to$
2351 \end_inset
2352
2353
2354 \backslash
2355 uproot{2
2356 \begin_inset Formula $\to$
2357 \end_inset
2358
2359
2360 \backslash
2361 beta
2362 \begin_inset ERT
2363 status collapsed
2364
2365 \begin_layout Standard
2366
2367
2368 \backslash
2369 spce 
2370 \end_layout
2371
2372 \end_inset
2373
2374
2375 \begin_inset Formula $\to$
2376 \end_inset
2377
2378 B
2379 \newline
2380
2381 \series default
2382 produces a correct typeset formula: 
2383 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2384 \end_inset
2385
2386
2387 \end_layout
2388
2389 \begin_layout Subsection
2390 Binomial coefficients 
2391 \begin_inset LatexCommand index
2392 name "Binomial coefficient s"
2393
2394 \end_inset
2395
2396
2397 \end_layout
2398
2399 \begin_layout Standard
2400 Binomial coefficients are inserted with the command 
2401 \series bold
2402
2403 \backslash
2404 binom
2405 \series default
2406
2407 \begin_inset LatexCommand index
2408 name "Commands ! B ! \\textbackslash binom"
2409
2410 \end_inset
2411
2412  or with the submenu of the math toolbar button 
2413 \begin_inset Graphics
2414         filename ../images/math/frac-square.png
2415         scale 85
2416
2417 \end_inset
2418
2419 .
2420 \end_layout
2421
2422 \begin_layout Standard
2423 \align center
2424 \begin_inset Tabular
2425 <lyxtabular version="3" rows="3" columns="2">
2426 <features>
2427 <column alignment="center" valignment="top" leftline="true" width="0pt">
2428 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2429 <row topline="true" bottomline="true">
2430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2431 \begin_inset Text
2432
2433 \begin_layout Standard
2434 Command
2435 \end_layout
2436
2437 \end_inset
2438 </cell>
2439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2440 \begin_inset Text
2441
2442 \begin_layout Standard
2443 Result
2444 \begin_inset Note Note
2445 status collapsed
2446
2447 \begin_layout Standard
2448
2449 \series bold
2450
2451 \backslash
2452 raisebox
2453 \series default
2454  is only used as spacer.
2455 \end_layout
2456
2457 \end_inset
2458
2459
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 </row>
2465 <row topline="true">
2466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2467 \begin_inset Text
2468
2469 \begin_layout Standard
2470
2471 \backslash
2472 binom
2473 \begin_inset ERT
2474 status collapsed
2475
2476 \begin_layout Standard
2477
2478
2479 \backslash
2480 spce 
2481 \end_layout
2482
2483 \end_inset
2484
2485 A
2486 \begin_inset Formula $\downarrow$
2487 \end_inset
2488
2489 B
2490 \end_layout
2491
2492 \end_inset
2493 </cell>
2494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2495 \begin_inset Text
2496
2497 \begin_layout Standard
2498 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2499 \end_inset
2500
2501
2502 \end_layout
2503
2504 \end_inset
2505 </cell>
2506 </row>
2507 <row topline="true" bottomline="true">
2508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2509 \begin_inset Text
2510
2511 \begin_layout Standard
2512
2513 \backslash
2514 dbinom{A
2515 \begin_inset Formula $\to$
2516 \end_inset
2517
2518
2519 \backslash
2520 {B
2521 \end_layout
2522
2523 \end_inset
2524 </cell>
2525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2526 \begin_inset Text
2527
2528 \begin_layout Standard
2529 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2530 \end_inset
2531
2532
2533 \end_layout
2534
2535 \end_inset
2536 </cell>
2537 </row>
2538 </lyxtabular>
2539
2540 \end_inset
2541
2542
2543 \end_layout
2544
2545 \begin_layout Standard
2546 Analog to fractions (
2547 \series bold
2548
2549 \backslash
2550 frac
2551 \series default
2552 ) there are besides 
2553 \series bold
2554
2555 \backslash
2556 binom
2557 \series default
2558  the commands 
2559 \series bold
2560
2561 \backslash
2562 dbinom
2563 \begin_inset LatexCommand index
2564 name "Commands ! D ! \\textbackslash dbinom"
2565
2566 \end_inset
2567
2568
2569 \series default
2570  and 
2571 \series bold
2572
2573 \backslash
2574 tbinom
2575 \series default
2576
2577 \begin_inset LatexCommand index
2578 name "Commands ! T ! \\textbackslash tbinom"
2579
2580 \end_inset
2581
2582  with the following command scheme:
2583 \end_layout
2584
2585 \begin_layout Standard
2586
2587 \series bold
2588
2589 \backslash
2590 dbinom{numerator}{denominator}
2591 \series default
2592  and
2593 \newline
2594
2595 \series bold
2596
2597 \backslash
2598 tbinom{numerator}{denominator}
2599 \end_layout
2600
2601 \begin_layout Subsection
2602 Case differentiations 
2603 \begin_inset LatexCommand index
2604 name "Case differentiations "
2605
2606 \end_inset
2607
2608
2609 \end_layout
2610
2611 \begin_layout Standard
2612 \align center
2613 \begin_inset Tabular
2614 <lyxtabular version="3" rows="3" columns="2">
2615 <features>
2616 <column alignment="center" valignment="top" leftline="true" width="0pt">
2617 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2618 <row topline="true" bottomline="true">
2619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2620 \begin_inset Text
2621
2622 \begin_layout Standard
2623 Command
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Standard
2632 Result
2633 \end_layout
2634
2635 \end_inset
2636 </cell>
2637 </row>
2638 <row topline="true">
2639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2640 \begin_inset Text
2641
2642 \begin_layout Standard
2643
2644 \backslash
2645 cases
2646 \begin_inset ERT
2647 status collapsed
2648
2649 \begin_layout Standard
2650
2651
2652 \backslash
2653 spce 
2654 \end_layout
2655
2656 \end_inset
2657
2658 A
2659 \begin_inset Formula $\to$
2660 \end_inset
2661
2662 B>0
2663 \begin_inset LatexCommand index
2664 name "Commands ! C ! \\textbackslash cases"
2665
2666 \end_inset
2667
2668
2669 \end_layout
2670
2671 \end_inset
2672 </cell>
2673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2674 \begin_inset Text
2675
2676 \begin_layout Standard
2677 \begin_inset Formula $\begin{cases}
2678 A & B>0\end{cases}$
2679 \end_inset
2680
2681
2682 \end_layout
2683
2684 \end_inset
2685 </cell>
2686 </row>
2687 <row topline="true" bottomline="true">
2688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2689 \begin_inset Text
2690
2691 \begin_layout Standard
2692
2693 \backslash
2694 cases
2695 \begin_inset ERT
2696 status collapsed
2697
2698 \begin_layout Standard
2699
2700
2701 \backslash
2702 spce 
2703 \end_layout
2704
2705 \end_inset
2706
2707 Ctrl-Enter
2708 \end_layout
2709
2710 \end_inset
2711 </cell>
2712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2713 \begin_inset Text
2714
2715 \begin_layout Standard
2716 \begin_inset Formula $\begin{cases}
2717 A & \textrm{for }x>0\\
2718 B & \textrm{for }x=0\end{cases}$
2719 \end_inset
2720
2721
2722 \end_layout
2723
2724 \end_inset
2725 </cell>
2726 </row>
2727 </lyxtabular>
2728
2729 \end_inset
2730
2731
2732 \end_layout
2733
2734 \begin_layout Standard
2735 After inserting 
2736 \series bold
2737
2738 \backslash
2739 cases
2740 \series default
2741  or the usage of the math toolbar button 
2742 \begin_inset Graphics
2743         filename ../images/math/cases.png
2744         scale 85
2745
2746 \end_inset
2747
2748  you can create new lines with the shortcut 
2749 \family sans
2750 Ctrl-Return
2751 \family default
2752  or the table toolbar button 
2753 \begin_inset Graphics
2754         filename ../images/tabular-feature_append-row.png
2755         scale 85
2756
2757 \end_inset
2758
2759 .
2760 \end_layout
2761
2762 \begin_layout Standard
2763 The command 
2764 \series bold
2765
2766 \backslash
2767 cases
2768 \series default
2769  is also available via the menu 
2770 \family sans
2771 Insert\SpecialChar \menuseparator
2772 Math\SpecialChar \menuseparator
2773 Cases-Environment
2774 \family default
2775 .
2776 \end_layout
2777
2778 \begin_layout Subsection
2779 Negations
2780 \begin_inset LatexCommand index
2781 name "Negations"
2782
2783 \end_inset
2784
2785
2786 \end_layout
2787
2788 \begin_layout Standard
2789 By inserting of 
2790 \series bold
2791
2792 \backslash
2793 not
2794 \series default
2795
2796 \begin_inset LatexCommand index
2797 name "Commands ! N ! \\textbackslash not"
2798
2799 \end_inset
2800
2801  every character can be displayed canceled.
2802  The characters are quasi accentuated by a slash.
2803 \end_layout
2804
2805 \begin_layout Standard
2806 \align center
2807 \begin_inset Tabular
2808 <lyxtabular version="3" rows="4" columns="2">
2809 <features>
2810 <column alignment="center" valignment="top" leftline="true" width="0pt">
2811 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2812 <row topline="true" bottomline="true">
2813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Standard
2817 Command
2818 \end_layout
2819
2820 \end_inset
2821 </cell>
2822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Standard
2826 Result
2827 \end_layout
2828
2829 \end_inset
2830 </cell>
2831 </row>
2832 <row topline="true">
2833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2834 \begin_inset Text
2835
2836 \begin_layout Standard
2837
2838 \backslash
2839 not=
2840 \end_layout
2841
2842 \end_inset
2843 </cell>
2844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2845 \begin_inset Text
2846
2847 \begin_layout Standard
2848 \begin_inset Formula $\not=$
2849 \end_inset
2850
2851
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 </row>
2857 <row topline="true" bottomline="true">
2858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Standard
2862
2863 \backslash
2864 not 
2865 \backslash
2866 le
2867 \end_layout
2868
2869 \end_inset
2870 </cell>
2871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Standard
2875 \begin_inset Formula $\not\le$
2876 \end_inset
2877
2878
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 </row>
2884 <row topline="true" bottomline="true">
2885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2886 \begin_inset Text
2887
2888 \begin_layout Standard
2889
2890 \backslash
2891 not 
2892 \backslash
2893 parallel
2894 \end_layout
2895
2896 \end_inset
2897 </cell>
2898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Standard
2902 \begin_inset Formula $\not\parallel$
2903 \end_inset
2904
2905
2906 \end_layout
2907
2908 \end_inset
2909 </cell>
2910 </row>
2911 </lyxtabular>
2912
2913 \end_inset
2914
2915
2916 \end_layout
2917
2918 \begin_layout Standard
2919 The last example shows, that not all negations look good.
2920  Therefore there are for some negations special commands (see 
2921 \begin_inset LatexCommand ref
2922 reference "sub:Mathematical-Symbols"
2923
2924 \end_inset
2925
2926  and 
2927 \begin_inset LatexCommand ref
2928 reference "sec:Relations"
2929
2930 \end_inset
2931
2932 ).
2933 \end_layout
2934
2935 \begin_layout Subsection
2936 Placeholders
2937 \begin_inset LatexCommand label
2938 name "sub:Placeholders"
2939
2940 \end_inset
2941
2942
2943 \begin_inset LatexCommand index
2944 name "Placeholders"
2945
2946 \end_inset
2947
2948
2949 \begin_inset LatexCommand index
2950 name "Chemical characters ! Isotopes"
2951
2952 \end_inset
2953
2954
2955 \begin_inset LatexCommand index
2956 name "Isotopes|see{Chemical characters}"
2957
2958 \end_inset
2959
2960
2961 \end_layout
2962
2963 \begin_layout Standard
2964 When displaying e.\InsetSpace \thinspace{}
2965 g.\InsetSpace ~
2966 isotopes
2967 \begin_inset Foot
2968 status collapsed
2969
2970 \begin_layout Standard
2971 More about chemical symbols is written in 
2972 \begin_inset LatexCommand ref
2973 reference "sub:Chemical-Symbols-and"
2974
2975 \end_inset
2976
2977 .
2978 \end_layout
2979
2980 \end_inset
2981
2982  the following problem occurs:
2983 \end_layout
2984
2985 \begin_layout Standard
2986 \align center
2987 \begin_inset Tabular
2988 <lyxtabular version="3" rows="2" columns="2">
2989 <features>
2990 <column alignment="center" valignment="top" width="0pt">
2991 <column alignment="center" valignment="top" width="0pt">
2992 <row>
2993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Standard
2997 Indices created with sub- and superscripts:
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Standard
3006 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3007 \end_inset
3008
3009
3010 \end_layout
3011
3012 \end_inset
3013 </cell>
3014 </row>
3015 <row>
3016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3017 \begin_inset Text
3018
3019 \begin_layout Standard
3020 correct indices:
3021 \end_layout
3022
3023 \end_inset
3024 </cell>
3025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3026 \begin_inset Text
3027
3028 \begin_layout Standard
3029 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3030 \end_inset
3031
3032
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 </row>
3038 </lyxtabular>
3039
3040 \end_inset
3041
3042
3043 \begin_inset Note Note
3044 status collapsed
3045
3046 \begin_layout Standard
3047
3048 \series bold
3049
3050 \backslash
3051 raisebox
3052 \series default
3053  is only used as spacer.
3054 \end_layout
3055
3056 \end_inset
3057
3058
3059 \end_layout
3060
3061 \begin_layout Standard
3062 The shorter index is by default placed below or above the first character
3063  of the longer index.
3064  To avoid this there is the command 
3065 \series bold
3066
3067 \backslash
3068 phantom
3069 \series default
3070
3071 \begin_inset LatexCommand index
3072 name "Commands ! P ! \\textbackslash phantom"
3073
3074 \end_inset
3075
3076  or the math toolbar button\InsetSpace \thinspace{}
3077
3078 \begin_inset Foot
3079 status collapsed
3080
3081 \begin_layout Standard
3082 can be found in the submenu of the toolbar button 
3083 \begin_inset Graphics
3084         filename ../images/math/space.png
3085         scale 85
3086
3087 \end_inset
3088
3089
3090 \end_layout
3091
3092 \end_inset
3093
3094  
3095 \begin_inset Graphics
3096         filename ../images/math/phantom.png
3097         scale 85
3098
3099 \end_inset
3100
3101  that creates one or more phantom characters.
3102  When inserting 
3103 \series bold
3104
3105 \backslash
3106 phantom
3107 \series default
3108  a small blue box appears that is superposed with two red arrows.
3109  The arrows indicate that the complete width and height of the box content
3110  will be created as placeholder.
3111  Phantom characters are accordingly placeholders with the size of the characters.
3112 \end_layout
3113
3114 \begin_layout Standard
3115 \align center
3116 \begin_inset Tabular
3117 <lyxtabular version="3" rows="4" columns="2">
3118 <features>
3119 <column alignment="center" valignment="top" leftline="true" width="0">
3120 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
3121 <row topline="true" bottomline="true">
3122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Standard
3126 Command
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Standard
3135 Result
3136 \begin_inset Note Note
3137 status collapsed
3138
3139 \begin_layout Standard
3140
3141 \series bold
3142
3143 \backslash
3144 raisebox
3145 \series default
3146  is only used as spacer.
3147 \end_layout
3148
3149 \end_inset
3150
3151
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 </row>
3157 <row topline="true">
3158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Standard
3162 ^19
3163 \begin_inset ERT
3164 status collapsed
3165
3166 \begin_layout Standard
3167
3168
3169 \backslash
3170 spce 
3171 \end_layout
3172
3173 \end_inset
3174
3175 _
3176 \backslash
3177 phantom
3178 \begin_inset ERT
3179 status collapsed
3180
3181 \begin_layout Standard
3182
3183
3184 \backslash
3185 spce 
3186 \end_layout
3187
3188 \end_inset
3189
3190 1
3191 \begin_inset Formula $\to$
3192 \end_inset
3193
3194 9
3195 \begin_inset ERT
3196 status collapsed
3197
3198 \begin_layout Standard
3199
3200
3201 \backslash
3202 spce 
3203 \end_layout
3204
3205 \end_inset
3206
3207 F
3208 \end_layout
3209
3210 \end_inset
3211 </cell>
3212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \begin_layout Standard
3216 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3217 \end_inset
3218
3219
3220 \end_layout
3221
3222 \end_inset
3223 </cell>
3224 </row>
3225 <row topline="true" bottomline="true">
3226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Standard
3230 ^235
3231 \begin_inset ERT
3232 status collapsed
3233
3234 \begin_layout Standard
3235
3236
3237 \backslash
3238 spce 
3239 \end_layout
3240
3241 \end_inset
3242
3243 _
3244 \backslash
3245 phantom
3246 \begin_inset ERT
3247 status collapsed
3248
3249 \begin_layout Standard
3250
3251
3252 \backslash
3253 spce 
3254 \end_layout
3255
3256 \end_inset
3257
3258 23
3259 \begin_inset Formula $\to$
3260 \end_inset
3261
3262 9
3263 \begin_inset ERT
3264 status collapsed
3265
3266 \begin_layout Standard
3267
3268
3269 \backslash
3270 spce 
3271 \end_layout
3272
3273 \end_inset
3274
3275 F
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3281 \begin_inset Text
3282
3283 \begin_layout Standard
3284 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3285 \end_inset
3286
3287
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 </row>
3293 <row topline="true" bottomline="true">
3294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Standard
3298
3299 \backslash
3300 Lambda^
3301 \begin_inset ERT
3302 status collapsed
3303
3304 \begin_layout Standard
3305
3306
3307 \backslash
3308 spce 
3309 \end_layout
3310
3311 \end_inset
3312
3313
3314 \backslash
3315 phantom
3316 \begin_inset ERT
3317 status collapsed
3318
3319 \begin_layout Standard
3320
3321
3322 \backslash
3323 spce 
3324 \end_layout
3325
3326 \end_inset
3327
3328 ii
3329 \begin_inset Formula $\to$
3330 \end_inset
3331
3332 t
3333 \begin_inset ERT
3334 status collapsed
3335
3336 \begin_layout Standard
3337
3338
3339 \backslash
3340 spce 
3341 \end_layout
3342
3343 \end_inset
3344
3345 _MMt
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3351 \begin_inset Text
3352
3353 \begin_layout Standard
3354 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3355 \end_inset
3356
3357
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 </row>
3363 </lyxtabular>
3364
3365 \end_inset
3366
3367
3368 \end_layout
3369
3370 \begin_layout Standard
3371 Furthermore there are the commands 
3372 \series bold
3373
3374 \backslash
3375 vphantom
3376 \series default
3377
3378 \begin_inset LatexCommand index
3379 name "Commands ! V ! \\textbackslash vphantom"
3380
3381 \end_inset
3382
3383  (toolbar button \InsetSpace ~
3384
3385 \begin_inset Graphics
3386         filename ../images/math/vphantom.png
3387         scale 85
3388
3389 \end_inset
3390
3391 ) and 
3392 \series bold
3393
3394 \backslash
3395 hphantom
3396 \series default
3397
3398 \begin_inset LatexCommand index
3399 name "Commands ! H ! \\textbackslash hphantom"
3400
3401 \end_inset
3402
3403  (toolbar button \InsetSpace ~
3404
3405 \begin_inset Graphics
3406         filename ../images/math/hphantom.png
3407         scale 85
3408
3409 \end_inset
3410
3411 ).
3412  
3413 \series bold
3414
3415 \backslash
3416 hphantom
3417 \series default
3418  creates only space for the maximal height of the characters in the box
3419  but not for its width.
3420  
3421 \series bold
3422
3423 \backslash
3424 vphantom
3425 \series default
3426  creates only space for the width of the box content.
3427  Therefore  the boxes of both commands have only one red arrow.
3428 \end_layout
3429
3430 \begin_layout Standard
3431 For example creates 
3432 \series bold
3433
3434 \backslash
3435 vphantom
3436 \series default
3437
3438 \begin_inset ERT
3439 status collapsed
3440
3441 \begin_layout Standard
3442
3443
3444 \backslash
3445 spce 
3446 \end_layout
3447
3448 \end_inset
3449
3450
3451 \series bold
3452 a
3453 \backslash
3454 int
3455 \series default
3456  space for the height of the integral sign,
3457 \begin_inset Foot
3458 status collapsed
3459
3460 \begin_layout Standard
3461 The command 
3462 \series bold
3463
3464 \backslash
3465 int
3466 \series default
3467  creates an integral sign, see 
3468 \begin_inset LatexCommand ref
3469 reference "sub:Big-Operators"
3470
3471 \end_inset
3472
3473 .
3474 \end_layout
3475
3476 \end_inset
3477
3478  because this is the larger character.
3479  An example application is in 
3480 \begin_inset LatexCommand ref
3481 reference "sub:Multiline-Brackets"
3482
3483 \end_inset
3484
3485 .
3486 \end_layout
3487
3488 \begin_layout Subsection
3489 Lines
3490 \begin_inset LatexCommand index
3491 name "Lines"
3492
3493 \end_inset
3494
3495
3496 \begin_inset LatexCommand index
3497 name "Formula ! underlined"
3498
3499 \end_inset
3500
3501
3502 \end_layout
3503
3504 \begin_layout Standard
3505 \align center
3506 \begin_inset Tabular
3507 <lyxtabular version="3" rows="4" columns="2">
3508 <features>
3509 <column alignment="center" valignment="top" leftline="true" width="0pt">
3510 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3511 <row topline="true" bottomline="true">
3512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Standard
3516 Command
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Standard
3525 Result
3526 \begin_inset Note Note
3527 status collapsed
3528
3529 \begin_layout Standard
3530
3531 \series bold
3532
3533 \backslash
3534 raisebox
3535 \series default
3536  is only used as spacer.
3537 \end_layout
3538
3539 \end_inset
3540
3541
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 </row>
3547 <row topline="true" bottomline="true">
3548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Standard
3552
3553 \backslash
3554 overline
3555 \begin_inset ERT
3556 status collapsed
3557
3558 \begin_layout Standard
3559
3560
3561 \backslash
3562 spce 
3563 \end_layout
3564
3565 \end_inset
3566
3567 A+B
3568 \begin_inset LatexCommand index
3569 name "Commands ! O ! \\textbackslash overline"
3570
3571 \end_inset
3572
3573
3574 \end_layout
3575
3576 \end_inset
3577 </cell>
3578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3579 \begin_inset Text
3580
3581 \begin_layout Standard
3582 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3583 \end_inset
3584
3585
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 </row>
3591 <row bottomline="true">
3592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Standard
3596
3597 \backslash
3598 underline
3599 \begin_inset ERT
3600 status collapsed
3601
3602 \begin_layout Standard
3603
3604
3605 \backslash
3606 spce 
3607 \end_layout
3608
3609 \end_inset
3610
3611 A+B
3612 \begin_inset LatexCommand index
3613 name "Commands ! U ! \\textbackslash underline"
3614
3615 \end_inset
3616
3617
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Standard
3626 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3627 \end_inset
3628
3629
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 </row>
3635 <row topline="true" bottomline="true">
3636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3637 \begin_inset Text
3638
3639 \begin_layout Standard
3640
3641 \backslash
3642 overline
3643 \begin_inset ERT
3644 status collapsed
3645
3646 \begin_layout Standard
3647
3648
3649 \backslash
3650 spce 
3651 \end_layout
3652
3653 \end_inset
3654
3655
3656 \backslash
3657 underline
3658 \begin_inset ERT
3659 status collapsed
3660
3661 \begin_layout Standard
3662
3663
3664 \backslash
3665 spce 
3666 \end_layout
3667
3668 \end_inset
3669
3670 A+B
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Standard
3679 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3680 \end_inset
3681
3682
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 </row>
3688 </lyxtabular>
3689
3690 \end_inset
3691
3692
3693 \end_layout
3694
3695 \begin_layout Standard
3696 In the last example it doesn't matter if first 
3697 \series bold
3698
3699 \backslash
3700 overline
3701 \series default
3702  or 
3703 \series bold
3704
3705 \backslash
3706 underline
3707 \series default
3708  is inserted.
3709 \end_layout
3710
3711 \begin_layout Standard
3712 To double underline e.\InsetSpace \thinspace{}
3713 g.
3714  results, one uses 
3715 \series bold
3716
3717 \backslash
3718 underline
3719 \series default
3720  twice.
3721 \end_layout
3722
3723 \begin_layout Standard
3724 It is possible to place up to 6 lines above or below characters.
3725 \end_layout
3726
3727 \begin_layout Subsection
3728 Ellipses
3729 \begin_inset LatexCommand index
3730 name "Ellipses"
3731
3732 \end_inset
3733
3734
3735 \end_layout
3736
3737 \begin_layout Standard
3738 There are different types of ellipses available.
3739 \begin_inset Foot
3740 status collapsed
3741
3742 \begin_layout Standard
3743 In the math toolbar in the submenu of the button 
3744 \begin_inset Graphics
3745         filename ../images/math/ldots.png
3746         scale 85
3747
3748 \end_inset
3749
3750
3751 \end_layout
3752
3753 \end_inset
3754
3755  For listings dots at the baseline are used (
3756 \series bold
3757
3758 \backslash
3759 ldots
3760 \series default
3761
3762 \begin_inset LatexCommand index
3763 name "Commands ! L ! \\textbackslash ldots"
3764
3765 \end_inset
3766
3767 ), while for operations dots are needed that are on the same height as the
3768  operators (
3769 \series bold
3770
3771 \backslash
3772 cdots
3773 \series default
3774
3775 \begin_inset LatexCommand index
3776 name "Commands ! C ! \\textbackslash cdots"
3777
3778 \end_inset
3779
3780 ).
3781  When using the command 
3782 \series bold
3783
3784 \backslash
3785 dots
3786 \series default
3787
3788 \begin_inset LatexCommand index
3789 name "Commands ! D ! \\textbackslash dots"
3790
3791 \end_inset
3792
3793 , LaTeX decides on the basis of the next character what type is used.
3794 \end_layout
3795
3796 \begin_layout Standard
3797 \align center
3798 \begin_inset Tabular
3799 <lyxtabular version="3" rows="8" columns="2">
3800 <features>
3801 <column alignment="center" valignment="top" leftline="true" width="0pt">
3802 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3803 <row topline="true" bottomline="true">
3804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3805 \begin_inset Text
3806
3807 \begin_layout Standard
3808 Command
3809 \end_layout
3810
3811 \end_inset
3812 </cell>
3813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Standard
3817 Result
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 </row>
3823 <row topline="true">
3824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Standard
3828 A_1
3829 \begin_inset ERT
3830 status collapsed
3831
3832 \begin_layout Standard
3833
3834
3835 \backslash
3836 spce 
3837 \end_layout
3838
3839 \end_inset
3840
3841 ,
3842 \backslash
3843 dots
3844 \begin_inset ERT
3845 status collapsed
3846
3847 \begin_layout Standard
3848
3849
3850 \backslash
3851 spce 
3852 \end_layout
3853
3854 \end_inset
3855
3856 ,A_n
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Standard
3865 \begin_inset Formula $A_{1},\dots,A_{n}$
3866 \end_inset
3867
3868
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 <row topline="true">
3875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Standard
3879 A_1
3880 \begin_inset ERT
3881 status collapsed
3882
3883 \begin_layout Standard
3884
3885
3886 \backslash
3887 spce 
3888 \end_layout
3889
3890 \end_inset
3891
3892 +
3893 \backslash
3894 dots
3895 \begin_inset ERT
3896 status collapsed
3897
3898 \begin_layout Standard
3899
3900
3901 \backslash
3902 spce 
3903 \end_layout
3904
3905 \end_inset
3906
3907 +A_n
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Standard
3916 \begin_inset Formula $A_{1}+\dots+A_{n}$
3917 \end_inset
3918
3919
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 </row>
3925 <row topline="true">
3926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Standard
3930 A_1
3931 \begin_inset ERT
3932 status collapsed
3933
3934 \begin_layout Standard
3935
3936
3937 \backslash
3938 spce 
3939 \end_layout
3940
3941 \end_inset
3942
3943 ,
3944 \backslash
3945 ldots
3946 \begin_inset ERT
3947 status collapsed
3948
3949 \begin_layout Standard
3950
3951
3952 \backslash
3953 spce 
3954 \end_layout
3955
3956 \end_inset
3957
3958 ,A_n
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Standard
3967 \begin_inset Formula $A_{1},\ldots,A_{n}$
3968 \end_inset
3969
3970
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 </row>
3976 <row topline="true" bottomline="true">
3977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Standard
3981 A_1
3982 \begin_inset ERT
3983 status collapsed
3984
3985 \begin_layout Standard
3986
3987
3988 \backslash
3989 spce 
3990 \end_layout
3991
3992 \end_inset
3993
3994 +
3995 \backslash
3996 cdots
3997 \begin_inset ERT
3998 status collapsed
3999
4000 \begin_layout Standard
4001
4002
4003 \backslash
4004 spce 
4005 \end_layout
4006
4007 \end_inset
4008
4009 +A_n
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Standard
4018 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4019 \end_inset
4020
4021
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 </row>
4027 <row topline="true">
4028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Standard
4032
4033 \backslash
4034 vdots
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Standard
4043 \begin_inset Formula $\vdots$
4044 \end_inset
4045
4046
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 </row>
4052 <row topline="true" bottomline="true">
4053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Standard
4057
4058 \backslash
4059 ddots
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Standard
4068 \begin_inset Formula $\ddots$
4069 \end_inset
4070
4071
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 </row>
4077 <row topline="true" bottomline="true">
4078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Standard
4082 3×3\InsetSpace \thinspace{}
4083 matrix with the different dots
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Standard
4092 \begin_inset Formula $\begin{array}{ccc}
4093 A_{11} & \cdots & A_{1m}\\
4094 \vdots & \ddots & \vdots\\
4095 A_{n1} & \cdots & A_{nm}\end{array}$
4096 \end_inset
4097
4098
4099 \end_layout
4100
4101 \end_inset
4102 </cell>
4103 </row>
4104 </lyxtabular>
4105
4106 \end_inset
4107
4108
4109 \end_layout
4110
4111 \begin_layout Standard
4112 The ellipses available in menu 
4113 \family sans
4114 Insert\SpecialChar \menuseparator
4115 Special\InsetSpace ~
4116 Character
4117 \family default
4118  are 
4119 \series bold
4120
4121 \backslash
4122 ldots
4123 \series default
4124 .
4125 \end_layout
4126
4127 \begin_layout Standard
4128 \begin_inset VSpace medskip
4129 \end_inset
4130
4131 Specially for matrices there are ellipses that span over several columns.
4132  They are created with the command 
4133 \series bold
4134
4135 \backslash
4136 hdotsfor
4137 \series default
4138
4139 \begin_inset LatexCommand index
4140 name "Commands ! H ! \\textbackslash hdotsfor"
4141
4142 \end_inset
4143
4144 , that has the following scheme:
4145 \end_layout
4146
4147 \begin_layout Standard
4148
4149 \series bold
4150
4151 \backslash
4152 hdotsfor[distance]{number of columns}
4153 \end_layout
4154
4155 \begin_layout Standard
4156 The number of columns specifies how many columns should be spanned.
4157  Distance is a factor for the distance between the dots.
4158 \end_layout
4159
4160 \begin_layout Standard
4161 In the following matrix the command 
4162 \series bold
4163
4164 \backslash
4165 hdotsfor[2]{4}
4166 \series default
4167  was inserted in the first box of the second line, to get an ellipsis with
4168  a dot distance twice as long as with the command 
4169 \series bold
4170
4171 \backslash
4172 dots
4173 \series default
4174 :
4175 \begin_inset Formula \[
4176 \left(\begin{array}{cccc}
4177 A & B & C & D\\
4178 \hdotsfor[2]{4}\\
4179 q & w & e & r\end{array}\right)\]
4180
4181 \end_inset
4182
4183 Note that the matrix fields that should be spanned must be empty, otherwise
4184  you get LaTeX-errors.
4185 \end_layout
4186
4187 \begin_layout Standard
4188 \begin_inset VSpace bigskip
4189 \end_inset
4190
4191 Furthermore you can fill with the command 
4192 \series bold
4193
4194 \backslash
4195 dotfill
4196 \series default
4197
4198 \begin_inset LatexCommand index
4199 name "Commands ! D ! \\textbackslash dotfill"
4200
4201 \end_inset
4202
4203  the rest of a line with dots.
4204  The effect of these commands is the same like with 
4205 \series bold
4206
4207 \backslash
4208 hfill
4209 \series default
4210 , see 
4211 \begin_inset LatexCommand ref
4212 reference "sub:Variable-Space"
4213
4214 \end_inset
4215
4216 .
4217 \end_layout
4218
4219 \begin_layout Standard
4220 For example the command 
4221 \series bold
4222 A
4223 \backslash
4224 dotfill
4225 \begin_inset ERT
4226 status collapsed
4227
4228 \begin_layout Standard
4229
4230
4231 \backslash
4232 spce 
4233 \end_layout
4234
4235 \end_inset
4236
4237 B
4238 \series default
4239  produces
4240 \end_layout
4241
4242 \begin_layout Standard
4243 \begin_inset Formula $A\dotfill B$
4244 \end_inset
4245
4246
4247 \end_layout
4248
4249 \begin_layout Standard
4250 Analog to
4251 \series bold
4252  
4253 \backslash
4254 dotfill
4255 \series default
4256  there is for a line the command 
4257 \series bold
4258
4259 \backslash
4260 hrulefill
4261 \series default
4262
4263 \begin_inset LatexCommand index
4264 name "Commands ! H ! \\textbackslash hrulefill"
4265
4266 \end_inset
4267
4268 :
4269 \end_layout
4270
4271 \begin_layout Standard
4272 \begin_inset Formula $A\hrulefill B$
4273 \end_inset
4274
4275
4276 \end_layout
4277
4278 \begin_layout Standard
4279 To use the commands for text, they have to be inserted in TeX-mode.
4280 \end_layout
4281
4282 \begin_layout Section
4283 Matrices
4284 \begin_inset LatexCommand label
4285 name "sec:Matrices"
4286
4287 \end_inset
4288
4289
4290 \begin_inset LatexCommand index
4291 name "Matrices"
4292
4293 \end_inset
4294
4295
4296 \end_layout
4297
4298 \begin_layout Standard
4299 Matrices can be inserted via the math toolbar button 
4300 \begin_inset Graphics
4301         filename ../images/dialog-show_mathmatrix.png
4302         scale 85
4303
4304 \end_inset
4305
4306  or the menu 
4307 \family sans
4308 Insert\SpecialChar \menuseparator
4309 Math\SpecialChar \menuseparator
4310 Matrix
4311 \family default
4312 .
4313  You will be asked for the number of matrix columns and rows, and the alignment.
4314  The vertical alignment is hereby only of importance for matrices in inline
4315  formulas:
4316 \end_layout
4317
4318 \begin_layout Standard
4319 The first matrix is top 
4320 \begin_inset Formula $\begin{array}[t]{cccc}
4321 A & D & G & J\\
4322 B & E & H & K\\
4323 C & F & I & L\end{array}$
4324 \end_inset
4325
4326 , the second middle 
4327 \begin_inset Formula $\begin{array}{cccc}
4328 A & D & G & J\\
4329 B & E & H & K\\
4330 C & F & I & L\end{array}$
4331 \end_inset
4332
4333 , and the third bottom 
4334 \begin_inset Formula $\begin{array}[b]{cccc}
4335 A & D & G & J\\
4336 B & E & H & K\\
4337 C & F & I & L\end{array}$
4338 \end_inset
4339
4340  aligned.
4341 \end_layout
4342
4343 \begin_layout Standard
4344 The horizontal alignment specifies how the column entries should be aligned.
4345  It is set by entering a letter for every column.
4346  
4347 \emph on
4348 l
4349 \emph default
4350  denotes left aligned, 
4351 \emph on
4352 c
4353 \emph default
4354  centered, and 
4355 \emph on
4356 r
4357 \emph default
4358  right aligned.
4359  To create for example a 4
4360 \series bold
4361 ×
4362 \series default
4363 4\InsetSpace ~
4364 matrix where the first column is left aligned, the second and third are
4365  centered, and the last one is right aligned, one enters for the horizontal
4366  alignment 
4367 \series bold
4368 lccr
4369 \series default
4370 .
4371  Normally are in a matrix all columns centered, therefore the default is
4372  for every column is a 
4373 \series bold
4374 c
4375 \series default
4376 .
4377 \end_layout
4378
4379 \begin_layout Standard
4380 Horizontal alignment:
4381 \end_layout
4382
4383 \begin_layout Standard
4384
4385 \series bold
4386 lll
4387 \series default
4388  : 
4389 \begin_inset Formula $\begin{array}{lll}
4390 10000 & D & G\\
4391 B & 10000 & H\\
4392 C & F & 10000\end{array}$
4393 \end_inset
4394
4395  , 
4396 \series bold
4397 ccc
4398 \series default
4399  : 
4400 \begin_inset Formula $\begin{array}{ccc}
4401 10000 & D & G\\
4402 B & 10000 & H\\
4403 C & F & 10000\end{array}$
4404 \end_inset
4405
4406  , 
4407 \series bold
4408 rrr
4409 \series default
4410  : 
4411 \begin_inset Formula $\begin{array}{rrr}
4412 10000 & D & G\\
4413 B & 10000 & H\\
4414 C & F & 10000\end{array}$
4415 \end_inset
4416
4417
4418 \end_layout
4419
4420 \begin_layout Standard
4421 To add or delete rows and columns subsequently, the math toolbar buttons
4422  
4423 \begin_inset Graphics
4424         filename ../images/tabular-feature_append-row.png
4425         scale 85
4426
4427 \end_inset
4428
4429
4430 \begin_inset Graphics
4431         filename ../images/tabular-feature_delete-row.png
4432         scale 85
4433
4434 \end_inset
4435
4436 , etc.\InsetSpace \thinspace{}
4437 , or the menu 
4438 \family sans
4439 Edit\SpecialChar \menuseparator
4440 Rows & Columns
4441 \family default
4442  can be used.
4443  New rows can also be created with 
4444 \family sans
4445 Ctrl-Return
4446 \family default
4447 .
4448 \end_layout
4449
4450 \begin_layout Standard
4451 \begin_inset VSpace bigskip
4452 \end_inset
4453
4454 Parentheses around a matrix can can either be created with the commands
4455  
4456 \series bold
4457
4458 \backslash
4459 left
4460 \series default
4461
4462 \begin_inset LatexCommand index
4463 name "Commands ! L ! \\textbackslash left"
4464
4465 \end_inset
4466
4467  and 
4468 \series bold
4469
4470 \backslash
4471 right
4472 \series default
4473
4474 \begin_inset LatexCommand index
4475 name "Commands ! R ! \\textbackslash right"
4476
4477 \end_inset
4478
4479  (shortcut 
4480 \family sans
4481 Alt-m\InsetSpace ~
4482 parenthesis
4483 \family default
4484 ), see 
4485 \begin_inset LatexCommand ref
4486 reference "sub:Automatic-Bracket-Size"
4487
4488 \end_inset
4489
4490 , or by using the following commands:
4491 \begin_inset VSpace medskip
4492 \end_inset
4493
4494
4495 \end_layout
4496
4497 \begin_layout Standard
4498
4499 \hfill
4500
4501 \begin_inset Tabular
4502 <lyxtabular version="3" rows="4" columns="2">
4503 <features>
4504 <column alignment="center" valignment="top" leftline="true" width="0">
4505 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4506 <row topline="true" bottomline="true">
4507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4508 \begin_inset Text
4509
4510 \begin_layout Standard
4511 Command
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Standard
4520 Result
4521 \begin_inset Note Note
4522 status collapsed
4523
4524 \begin_layout Standard
4525
4526 \series bold
4527
4528 \backslash
4529 raisebox
4530 \series default
4531  is only used as spacer.
4532 \end_layout
4533
4534 \end_inset
4535
4536
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 </row>
4542 <row topline="true">
4543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Standard
4547
4548 \backslash
4549 bmatrix
4550 \begin_inset ERT
4551 status collapsed
4552
4553 \begin_layout Standard
4554
4555
4556 \backslash
4557 spce 
4558 \end_layout
4559
4560 \end_inset
4561
4562 2
4563 \series bold
4564 ×
4565 \series default
4566 2\InsetSpace \thinspace{}
4567 matrix
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Standard
4576 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
4577 0 & \textrm{-}\mathrm{i}\\
4578 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
4579 \end_inset
4580
4581
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 </row>
4587 <row topline="true">
4588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Standard
4592
4593 \backslash
4594 Bmatrix
4595 \begin_inset ERT
4596 status collapsed
4597
4598 \begin_layout Standard
4599
4600
4601 \backslash
4602 spce 
4603 \end_layout
4604
4605 \end_inset
4606
4607 2
4608 \series bold
4609 ×
4610 \series default
4611 2\InsetSpace \thinspace{}
4612 matrix
4613 \end_layout
4614
4615 \end_inset
4616 </cell>
4617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Standard
4621 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
4622 0 & \textrm{-}\mathrm{i}\\
4623 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
4624 \end_inset
4625
4626
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 </row>
4632 <row topline="true" bottomline="true">
4633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Standard
4637
4638 \backslash
4639 pmatrix
4640 \begin_inset ERT
4641 status collapsed
4642
4643 \begin_layout Standard
4644
4645
4646 \backslash
4647 spce 
4648 \end_layout
4649
4650 \end_inset
4651
4652 2
4653 \series bold
4654 ×
4655 \series default
4656 2\InsetSpace \thinspace{}
4657 matrix
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Standard
4666 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
4667 0 & \textrm{-}\mathrm{i}\\
4668 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
4669 \end_inset
4670
4671
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 </row>
4677 </lyxtabular>
4678
4679 \end_inset
4680
4681
4682 \hfill
4683
4684 \begin_inset Tabular
4685 <lyxtabular version="3" rows="4" columns="2">
4686 <features>
4687 <column alignment="center" valignment="top" leftline="true" width="0">
4688 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4689 <row topline="true" bottomline="true">
4690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Standard
4694 Command
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Standard
4703 Result
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 </row>
4709 <row topline="true">
4710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Standard
4714
4715 \backslash
4716 vmatrix
4717 \begin_inset ERT
4718 status collapsed
4719
4720 \begin_layout Standard
4721
4722
4723 \backslash
4724 spce 
4725 \end_layout
4726
4727 \end_inset
4728
4729 2
4730 \series bold
4731 ×
4732 \series default
4733 2\InsetSpace \thinspace{}
4734 matrix
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Standard
4743 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
4744 0 & \textrm{-}\mathrm{i}\\
4745 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
4746 \end_inset
4747
4748
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 </row>
4754 <row topline="true" bottomline="true">
4755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Standard
4759
4760 \backslash
4761 Vmatrix
4762 \begin_inset ERT
4763 status collapsed
4764
4765 \begin_layout Standard
4766
4767
4768 \backslash
4769 spce 
4770 \end_layout
4771
4772 \end_inset
4773
4774 2
4775 \series bold
4776 ×
4777 \series default
4778 2\InsetSpace \thinspace{}
4779 matrix
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Standard
4788 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
4789 0 & \textrm{-}\mathrm{i}\\
4790 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
4791 \end_inset
4792
4793
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 </row>
4799 <row topline="true" bottomline="true">
4800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Standard
4804
4805 \backslash
4806 matrix
4807 \begin_inset ERT
4808 status collapsed
4809
4810 \begin_layout Standard
4811
4812
4813 \backslash
4814 spce 
4815 \end_layout
4816
4817 \end_inset
4818
4819 2
4820 \series bold
4821 ×
4822 \series default
4823 2\InsetSpace \thinspace{}
4824 matrix
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Standard
4833 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
4834 0 & \textrm{-}\mathrm{i}\\
4835 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
4836 \end_inset
4837
4838
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 </row>
4844 </lyxtabular>
4845
4846 \end_inset
4847
4848
4849 \hfill
4850
4851 \end_layout
4852
4853 \begin_layout Standard
4854 \begin_inset VSpace medskip
4855 \end_inset
4856
4857 When e.\InsetSpace \thinspace{}
4858 g.\InsetSpace ~
4859
4860 \series bold
4861
4862 \backslash
4863 vmatrix
4864 \series default
4865  is inserted, a blue box appears between two vertical lines where the matrix
4866  is inserted.
4867 \end_layout
4868
4869 \begin_layout Standard
4870 \begin_inset VSpace bigskip
4871 \end_inset
4872
4873 As all multiline formulas are matrices, the length 
4874 \series bold
4875
4876 \backslash
4877 arraycolsep
4878 \series default
4879
4880 \begin_inset LatexCommand index
4881 name "Commands ! A ! \\textbackslash arraycolsep"
4882
4883 \end_inset
4884
4885  that is described in 
4886 \begin_inset LatexCommand ref
4887 reference "sub:Column-Separation"
4888
4889 \end_inset
4890
4891  can also be used to change the column separation of matrices.
4892 \end_layout
4893
4894 \begin_layout Standard
4895 To change the row separation, the command 
4896 \series bold
4897
4898 \backslash
4899 arraystretch
4900 \series default
4901
4902 \begin_inset LatexCommand index
4903 name "Commands ! A ! \\textbackslash arraystretch"
4904
4905 \end_inset
4906
4907  is used.
4908  It is used as follows:
4909 \end_layout
4910
4911 \begin_layout Standard
4912
4913 \series bold
4914
4915 \backslash
4916 renewcommand{
4917 \backslash
4918 arraystretch}{stretch factor}
4919 \begin_inset LatexCommand index
4920 name "Commands ! R ! \\textbackslash renewcommand"
4921
4922 \end_inset
4923
4924
4925 \end_layout
4926
4927 \begin_layout Standard
4928 The command 
4929 \series bold
4930
4931 \backslash
4932 renewcommand
4933 \series default
4934  assigns the stretch factor to the predefined command 
4935 \series bold
4936
4937 \backslash
4938 arraystretch
4939 \series default
4940 .
4941  To double e.\InsetSpace \thinspace{}
4942 g.\InsetSpace ~
4943 the row separation, use the factor 2.
4944  This is then used for all following matrices.
4945  To go back to the original separation, assign the factor 1 to 
4946 \series bold
4947
4948 \backslash
4949 arraystretch
4950 \series default
4951 .
4952 \end_layout
4953
4954 \begin_layout Standard
4955 To set matrices into a text line, the command 
4956 \series bold
4957
4958 \backslash
4959 smallmatrix
4960 \series default
4961
4962 \begin_inset LatexCommand index
4963 name "Commands ! S ! \\textbackslash smallmatrix"
4964
4965 \end_inset
4966
4967  is used.
4968  When it is inserted a blue box with two dashed lines appears.
4969  In this box the matrix is inserted.
4970 \end_layout
4971
4972 \begin_layout Standard
4973 This is a matrix 
4974 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
4975 C & D\end{smallmatrix}\right)$
4976 \end_inset
4977
4978  in a text line.
4979 \end_layout
4980
4981 \begin_layout Section
4982 Brackets and Delimiters
4983 \begin_inset LatexCommand index
4984 name "Brackets"
4985
4986 \end_inset
4987
4988
4989 \begin_inset LatexCommand index
4990 name "Delimiters"
4991
4992 \end_inset
4993
4994
4995 \end_layout
4996
4997 \begin_layout Subsection
4998 Vertical Brackets and Delimiters
4999 \begin_inset LatexCommand index
5000 name "Brackets ! vertical"
5001
5002 \end_inset
5003
5004
5005 \end_layout
5006
5007 \begin_layout Standard
5008
5009 \hfill
5010
5011 \begin_inset Tabular
5012 <lyxtabular version="3" rows="9" columns="2">
5013 <features>
5014 <column alignment="center" valignment="top" leftline="true" width="0pt">
5015 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5016 <row topline="true" bottomline="true">
5017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Standard
5021 Command
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Standard
5030 Result
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 </row>
5036 <row topline="true">
5037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Standard
5041 (
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Standard
5050 \begin_inset Formula $($
5051 \end_inset
5052
5053
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 </row>
5059 <row topline="true">
5060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Standard
5064 {
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Standard
5073 \begin_inset Formula $\{$
5074 \end_inset
5075
5076
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 </row>
5082 <row topline="true">
5083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Standard
5087 [
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Standard
5096 \begin_inset Formula $[$
5097 \end_inset
5098
5099
5100 \end_layout
5101
5102 \end_inset
5103 </cell>
5104 </row>
5105 <row topline="true">
5106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Standard
5110
5111 \backslash
5112 langle
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Standard
5121 \begin_inset Formula $\langle$
5122 \end_inset
5123
5124
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 </row>
5130 <row topline="true">
5131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Standard
5135
5136 \backslash
5137 lceil
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Standard
5146 \begin_inset Formula $\lceil$
5147 \end_inset
5148
5149
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 </row>
5155 <row topline="true">
5156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Standard
5160
5161 \backslash
5162 lfloor
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Standard
5171 \begin_inset Formula $\lfloor$
5172 \end_inset
5173
5174
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 </row>
5180 <row topline="true">
5181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Standard
5185 /
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Standard
5194 \begin_inset Formula $/$
5195 \end_inset
5196
5197
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 </row>
5203 <row topline="true" bottomline="true">
5204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Standard
5208 |
5209 \end_layout
5210
5211 \end_inset
5212 </cell>
5213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Standard
5217 \begin_inset Formula $|$
5218 \end_inset
5219
5220
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 </row>
5226 </lyxtabular>
5227
5228 \end_inset
5229
5230
5231 \hfill
5232
5233 \begin_inset Tabular
5234 <lyxtabular version="3" rows="9" columns="2">
5235 <features>
5236 <column alignment="center" valignment="top" leftline="true" width="0pt">
5237 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5238 <row topline="true" bottomline="true">
5239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5240 \begin_inset Text
5241
5242 \begin_layout Standard
5243 Command
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Standard
5252 Result
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 </row>
5258 <row topline="true">
5259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5260 \begin_inset Text
5261
5262 \begin_layout Standard
5263 )
5264 \end_layout
5265
5266 \end_inset
5267 </cell>
5268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Standard
5272 \begin_inset Formula $)$
5273 \end_inset
5274
5275
5276 \end_layout
5277
5278 \end_inset
5279 </cell>
5280 </row>
5281 <row topline="true">
5282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5283 \begin_inset Text
5284
5285 \begin_layout Standard
5286 }
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Standard
5295 \begin_inset Formula $\}$
5296 \end_inset
5297
5298
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 </row>
5304 <row topline="true">
5305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Standard
5309 ]
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Standard
5318 \begin_inset Formula $]$
5319 \end_inset
5320
5321
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 </row>
5327 <row topline="true">
5328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5329 \begin_inset Text
5330
5331 \begin_layout Standard
5332
5333 \backslash
5334 rangle
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Standard
5343 \begin_inset Formula $\rangle$
5344 \end_inset
5345
5346
5347 \end_layout
5348
5349 \end_inset
5350 </cell>
5351 </row>
5352 <row topline="true">
5353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5354 \begin_inset Text
5355
5356 \begin_layout Standard
5357
5358 \backslash
5359 rceil
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Standard
5368 \begin_inset Formula $\rceil$
5369 \end_inset
5370
5371
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 </row>
5377 <row topline="true">
5378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Standard
5382
5383 \backslash
5384 rfloor
5385 \end_layout
5386
5387 \end_inset
5388 </cell>
5389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5390 \begin_inset Text
5391
5392 \begin_layout Standard
5393 \begin_inset Formula $\rfloor$
5394 \end_inset
5395
5396
5397 \end_layout
5398
5399 \end_inset
5400 </cell>
5401 </row>
5402 <row topline="true">
5403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Standard
5407
5408 \backslash
5409
5410 \backslash
5411
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Standard
5420 \begin_inset Formula $\backslash$
5421 \end_inset
5422
5423
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 </row>
5429 <row topline="true" bottomline="true">
5430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Standard
5434
5435 \backslash
5436 |
5437 \end_layout
5438
5439 \end_inset
5440 </cell>
5441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5442 \begin_inset Text
5443
5444 \begin_layout Standard
5445 \begin_inset Formula $\|$
5446 \end_inset
5447
5448
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 </row>
5454 </lyxtabular>
5455
5456 \end_inset
5457
5458
5459 \hfill
5460
5461 \end_layout
5462
5463 \begin_layout Standard
5464
5465 \series medium
5466 \begin_inset Note Greyedout
5467 status open
5468
5469 \begin_layout Standard
5470
5471 \series bold
5472 Note:
5473 \series default
5474  In TeX-mode the command 
5475 \series bold
5476
5477 \backslash
5478 textbackslash
5479 \series default
5480
5481 \begin_inset LatexCommand index
5482 name "Commands ! T ! \\textbackslash textbackslash"
5483
5484 \end_inset
5485
5486  must be used for the backslash, because the command 
5487 \series bold
5488
5489 \backslash
5490
5491 \backslash
5492
5493 \series default
5494  produces there a line break.
5495 \end_layout
5496
5497 \end_inset
5498
5499
5500 \end_layout
5501
5502 \begin_layout Standard
5503 For all characters listed above the size can be adjusted with the commands
5504  described in the following two subsections.
5505  When using these commands, the characters < and > can directly be used
5506  instead of the commands 
5507 \series bold
5508
5509 \backslash
5510 langle
5511 \series default
5512  and 
5513 \series bold
5514
5515 \backslash
5516 rangle
5517 \series default
5518 .
5519 \end_layout
5520
5521 \begin_layout Subsubsection
5522 Manual Bracket Size
5523 \begin_inset LatexCommand label
5524 name "sub:Manual-Bracket-Size"
5525
5526 \end_inset
5527
5528
5529 \begin_inset LatexCommand index
5530 name "Bracket size ! manual"
5531
5532 \end_inset
5533
5534
5535 \end_layout
5536
5537 \begin_layout Standard
5538 The bracket size can be specified manually by the LaTeX-commands 
5539 \series bold
5540
5541 \backslash
5542 big
5543 \series default
5544
5545 \begin_inset LatexCommand index
5546 name "Commands ! B ! \\textbackslash big"
5547
5548 \end_inset
5549
5550
5551 \series bold
5552
5553 \backslash
5554 Big
5555 \series default
5556
5557 \series bold
5558
5559 \backslash
5560 bigg
5561 \series default
5562 , and 
5563 \series bold
5564
5565 \backslash
5566 Bigg
5567 \series default
5568 .
5569  
5570 \series bold
5571
5572 \backslash
5573 big
5574 \series default
5575  denotes the smallest and 
5576 \series bold
5577
5578 \backslash
5579 Bigg
5580 \series default
5581  the largest bracket size.
5582 \end_layout
5583
5584 \begin_layout Standard
5585 These commands are used to emphasize levels of brackets:
5586 \end_layout
5587
5588 \begin_layout Standard
5589 \align center
5590 \begin_inset Tabular
5591 <lyxtabular version="3" rows="2" columns="2">
5592 <features>
5593 <column alignment="center" valignment="top" width="0pt">
5594 <column alignment="center" valignment="top" width="0pt">
5595 <row>
5596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Standard
5600 all brackets in the same size:
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Standard
5609 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
5610 \end_inset
5611
5612
5613 \end_layout
5614
5615 \end_inset
5616 </cell>
5617 </row>
5618 <row>
5619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Standard
5623 this looks better:
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Standard
5632 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
5633 \end_inset
5634
5635
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 </row>
5641 </lyxtabular>
5642
5643 \end_inset
5644
5645
5646 \begin_inset Note Note
5647 status collapsed
5648
5649 \begin_layout Standard
5650
5651 \series bold
5652
5653 \backslash
5654 raisebox
5655 \series default
5656  is only used as spacer.
5657 \end_layout
5658
5659 \end_inset
5660
5661
5662 \end_layout
5663
5664 \begin_layout Standard
5665 For the second formula the command 
5666 \series bold
5667
5668 \backslash
5669 Big((A+B)(A-B)
5670 \backslash
5671 Big)^
5672 \begin_inset ERT
5673 status collapsed
5674
5675 \begin_layout Standard
5676
5677
5678 \backslash
5679 spce 
5680 \end_layout
5681
5682 \end_inset
5683
5684 C
5685 \series default
5686  has been used.
5687 \end_layout
5688
5689 \begin_layout Standard
5690 Here is an overview about all bracket sizes:
5691 \end_layout
5692
5693 \begin_layout Standard
5694 \align center
5695
5696 \backslash
5697 Bigg(
5698 \backslash
5699 exp
5700 \backslash
5701 bigg<
5702 \backslash
5703 Big[
5704 \backslash
5705 big{
5706 \backslash
5707 ln(3x)
5708 \backslash
5709 big}^2
5710 \begin_inset ERT
5711 status collapsed
5712
5713 \begin_layout Standard
5714
5715
5716 \backslash
5717 spce 
5718 \end_layout
5719
5720 \end_inset
5721
5722
5723 \backslash
5724 sin(x)
5725 \backslash
5726 Big]^
5727 \begin_inset ERT
5728 status collapsed
5729
5730 \begin_layout Standard
5731
5732
5733 \backslash
5734 spce 
5735 \end_layout
5736
5737 \end_inset
5738
5739 A
5740 \begin_inset ERT
5741 status collapsed
5742
5743 \begin_layout Standard
5744
5745
5746 \backslash
5747 spce 
5748 \end_layout
5749
5750 \end_inset
5751
5752
5753 \backslash
5754 bigg>
5755 \backslash
5756 Bigg)^0,5
5757 \end_layout
5758
5759 \begin_layout Standard
5760 \align center
5761 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
5762 \end_inset
5763
5764
5765 \end_layout
5766
5767 \begin_layout Standard
5768
5769 \newpage
5770 Besides the 
5771 \series bold
5772
5773 \backslash
5774 big
5775 \series default
5776 -commands there is the variant 
5777 \series bold
5778
5779 \backslash
5780 bigm
5781 \series default
5782
5783 \begin_inset LatexCommand index
5784 name "Commands ! B ! \\textbackslash bigm"
5785
5786 \end_inset
5787
5788  that adds a bit more space between the bracket and its content, and the
5789  variant 
5790 \series bold
5791
5792 \backslash
5793 bigl
5794 \series default
5795 -
5796 \series bold
5797
5798 \backslash
5799 bigr
5800 \series default
5801
5802 \begin_inset LatexCommand index
5803 name "Commands ! B ! \\textbackslash bigl - \\textbackslash bigr"
5804
5805 \end_inset
5806
5807 , that don't add additional space.
5808  The 
5809 \emph on
5810 l
5811 \emph default
5812  at the end of the command 
5813 \series bold
5814
5815 \backslash
5816 bigl
5817 \series default
5818  is for a left bracket; for a right bracket this will be replaced by an
5819  
5820 \emph on
5821 r
5822 \emph default
5823 .
5824  A left or right bracket can each be an opening or closing bracket.
5825 \end_layout
5826
5827 \begin_layout Standard
5828 In the following table is a comparison of the variants:
5829 \end_layout
5830
5831 \begin_layout Standard
5832 \align center
5833 \begin_inset Tabular
5834 <lyxtabular version="3" rows="5" columns="2">
5835 <features>
5836 <column alignment="center" valignment="middle" leftline="true" width="0">
5837 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
5838 <row topline="true" bottomline="true">
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Standard
5843 Command
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Standard
5852 Result
5853 \begin_inset Note Note
5854 status collapsed
5855
5856 \begin_layout Standard
5857
5858 \series bold
5859
5860 \backslash
5861 raisebox
5862 \series default
5863  is only used as spacer.
5864 \end_layout
5865
5866 \end_inset
5867
5868
5869 \end_layout
5870
5871 \end_inset
5872 </cell>
5873 </row>
5874 <row topline="true">
5875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5876 \begin_inset Text
5877
5878 \begin_layout Standard
5879
5880 \backslash
5881 Bigm(
5882 \backslash
5883 bigm(
5884 \backslash
5885 ln(3x)
5886 \backslash
5887 bigm)^2
5888 \series bold
5889
5890 \begin_inset ERT
5891 status collapsed
5892
5893 \begin_layout Standard
5894
5895
5896 \backslash
5897 spce 
5898 \end_layout
5899
5900 \end_inset
5901
5902
5903 \series default
5904
5905 \backslash
5906 Bigm)
5907 \end_layout
5908
5909 \end_inset
5910 </cell>
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Standard
5915 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
5916 \end_inset
5917
5918
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 </row>
5924 <row topline="true">
5925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Standard
5929
5930 \backslash
5931 Big(
5932 \backslash
5933 big(
5934 \backslash
5935 ln(3x)
5936 \backslash
5937 big)^2
5938 \series bold
5939
5940 \begin_inset ERT
5941 status collapsed
5942
5943 \begin_layout Standard
5944
5945
5946 \backslash
5947 spce 
5948 \end_layout
5949
5950 \end_inset
5951
5952
5953 \series default
5954
5955 \backslash
5956 Big)
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5962 \begin_inset Text
5963
5964 \begin_layout Standard
5965 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
5966 \end_inset
5967
5968
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 </row>
5974 <row topline="true" bottomline="true">
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Standard
5979
5980 \backslash
5981 Bigl(
5982 \backslash
5983 bigl(
5984 \backslash
5985 ln(3x)
5986 \backslash
5987 bigr)^2
5988 \series bold
5989
5990 \begin_inset ERT
5991 status collapsed
5992
5993 \begin_layout Standard
5994
5995
5996 \backslash
5997 spce 
5998 \end_layout
5999
6000 \end_inset
6001
6002
6003 \series default
6004
6005 \backslash
6006 Bigr)
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Standard
6015 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6016 \end_inset
6017
6018
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 </row>
6024 <row topline="true" bottomline="true">
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Standard
6029
6030 \backslash
6031 bigl)
6032 \backslash
6033 ln(3x)
6034 \backslash
6035 bigr(
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Standard
6044 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \end_inset
6051 </cell>
6052 </row>
6053 </lyxtabular>
6054
6055 \end_inset
6056
6057
6058 \end_layout
6059
6060 \begin_layout Subsubsection
6061 Automatic Bracket Size
6062 \begin_inset LatexCommand label
6063 name "sub:Automatic-Bracket-Size"
6064
6065 \end_inset
6066
6067
6068 \begin_inset LatexCommand index
6069 name "Bracket size ! automatic"
6070
6071 \end_inset
6072
6073
6074 \end_layout
6075
6076 \begin_layout Standard
6077 Brackets with variable size can be inserted with the commands 
6078 \series bold
6079
6080 \backslash
6081 left
6082 \series default
6083
6084 \begin_inset LatexCommand index
6085 name "Commands ! L ! \\textbackslash left"
6086
6087 \end_inset
6088
6089  and 
6090 \series bold
6091
6092 \backslash
6093 right
6094 \series default
6095
6096 \begin_inset LatexCommand index
6097 name "Commands ! R ! \\textbackslash right"
6098
6099 \end_inset
6100
6101  or via the math toolbar button 
6102 \begin_inset Graphics
6103         filename ../images/dialog-show_mathdelimiter.png
6104         scale 85
6105
6106 \end_inset
6107
6108 .
6109  Directly behind 
6110 \series bold
6111
6112 \backslash
6113 left
6114 \series default
6115  and 
6116 \series bold
6117
6118 \backslash
6119 right
6120 \series default
6121  the wanted bracket must be inserted.
6122  The bracket size will then automatically be calculated for the output.
6123 \end_layout
6124
6125 \begin_layout Standard
6126 \align center
6127 normal bracket: The command 
6128 \series bold
6129
6130 \backslash
6131 ln(
6132 \backslash
6133 frac
6134 \begin_inset ERT
6135 status collapsed
6136
6137 \begin_layout Standard
6138
6139
6140 \backslash
6141 spce 
6142 \end_layout
6143
6144 \end_inset
6145
6146 A
6147 \begin_inset Formula $\downarrow$
6148 \end_inset
6149
6150 C
6151 \begin_inset ERT
6152 status collapsed
6153
6154 \begin_layout Standard
6155
6156
6157 \backslash
6158 spce 
6159 \end_layout
6160
6161 \end_inset
6162
6163 )
6164 \series default
6165  creates
6166 \begin_inset Formula \[
6167 \ln(\frac{A}{C})\]
6168
6169 \end_inset
6170
6171
6172 \end_layout
6173
6174 \begin_layout Standard
6175 \align center
6176 multiline bracket: The command 
6177 \series bold
6178
6179 \backslash
6180 ln
6181 \backslash
6182 left(
6183 \backslash
6184 frac
6185 \begin_inset ERT
6186 status collapsed
6187
6188 \begin_layout Standard
6189
6190
6191 \backslash
6192 spce 
6193 \end_layout
6194
6195 \end_inset
6196
6197 A
6198 \begin_inset Formula $\downarrow$
6199 \end_inset
6200
6201 C
6202 \begin_inset ERT
6203 status collapsed
6204
6205 \begin_layout Standard
6206
6207
6208 \backslash
6209 spce 
6210 \end_layout
6211
6212 \end_inset
6213
6214
6215 \backslash
6216 right)
6217 \series default
6218  creates
6219 \begin_inset Formula \[
6220 \ln\left(\frac{A}{C}\right)\]
6221
6222 \end_inset
6223
6224
6225 \end_layout
6226
6227 \begin_layout Standard
6228 Instead of 
6229 \series bold
6230
6231 \backslash
6232 left
6233 \series default
6234  and 
6235 \series bold
6236
6237 \backslash
6238 right
6239 \series default
6240  the shortcut 
6241 \family sans
6242 Alt-m\InsetSpace ~
6243 bracket
6244 \family default
6245  can be used.
6246  This has the advantage that you can see in LyX immediately the real bracket
6247  size and that the matching right bracket will be created too.
6248 \newline
6249 The command
6250  for the last example would then be: 
6251 \series bold
6252
6253 \backslash
6254 ln Alt-m
6255 \series default
6256  
6257 \series bold
6258 (
6259 \backslash
6260 frac
6261 \begin_inset ERT
6262 status collapsed
6263
6264 \begin_layout Standard
6265
6266
6267 \backslash
6268 spce 
6269 \end_layout
6270
6271 \end_inset
6272
6273 A
6274 \begin_inset Formula $\downarrow$
6275 \end_inset
6276
6277 C
6278 \end_layout
6279
6280 \begin_layout Standard
6281 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6282  For example the command 
6283 \series bold
6284
6285 \backslash
6286 left.
6287 \backslash
6288 frac
6289 \begin_inset ERT
6290 status collapsed
6291
6292 \begin_layout Standard
6293
6294
6295 \backslash
6296 spce 
6297 \end_layout
6298
6299 \end_inset
6300
6301 A
6302 \begin_inset Formula $\downarrow$
6303 \end_inset
6304
6305 B
6306 \begin_inset ERT
6307 status collapsed
6308
6309 \begin_layout Standard
6310
6311
6312 \backslash
6313 spce 
6314 \end_layout
6315
6316 \end_inset
6317
6318
6319 \backslash
6320 right}
6321 \series default
6322  creates:
6323 \series bold
6324
6325 \begin_inset Formula \[
6326 \left.\frac{A}{B}\right\} \]
6327
6328 \end_inset
6329
6330
6331 \series default
6332 The commands 
6333 \series bold
6334
6335 \backslash
6336 left
6337 \series default
6338  and 
6339 \series bold
6340
6341 \backslash
6342 right
6343 \series default
6344  will be converted by LyX to brackets in the right size when the document
6345  is reloaded and an omitted bracket will appear as dashed line.
6346 \end_layout
6347
6348 \begin_layout Standard
6349 \begin_inset VSpace bigskip
6350 \end_inset
6351
6352 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6353  the command 
6354 \series bold
6355
6356 \backslash
6357 middle
6358 \series default
6359
6360 \begin_inset LatexCommand index
6361 name "Commands ! M ! \\textbackslash middle"
6362
6363 \end_inset
6364
6365  is additionally available for all brackets and limits.
6366  With this command the height of the following character is adapted to the
6367  one of the surrounding brackets, what is e.\InsetSpace \thinspace{}
6368 g.\InsetSpace ~
6369 needed for physical vectors:
6370 \begin_inset Formula \[
6371 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
6372
6373 \end_inset
6374
6375 For physical vectors there is a special LaTeX-package, described in 
6376 \begin_inset LatexCommand ref
6377 reference "sub:Physical-Vectors"
6378
6379 \end_inset
6380
6381 .
6382 \end_layout
6383
6384 \begin_layout Subsection
6385 Horizontal Brackets
6386 \begin_inset LatexCommand index
6387 name "Brackets ! horizontal"
6388
6389 \end_inset
6390
6391
6392 \end_layout
6393
6394 \begin_layout Standard
6395 \align center
6396 \begin_inset Tabular
6397 <lyxtabular version="3" rows="4" columns="2">
6398 <features>
6399 <column alignment="center" valignment="top" leftline="true" width="0pt">
6400 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6401 <row topline="true" bottomline="true">
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Standard
6406 Command
6407 \begin_inset Note Note
6408 status collapsed
6409
6410 \begin_layout Standard
6411
6412 \series bold
6413
6414 \backslash
6415 raisebox
6416 \series default
6417  is only used as spacer.
6418 \end_layout
6419
6420 \end_inset
6421
6422
6423 \end_layout
6424
6425 \end_inset
6426 </cell>
6427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6428 \begin_inset Text
6429
6430 \begin_layout Standard
6431 Result
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 </row>
6437 <row topline="true">
6438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Standard
6442 \begin_inset ERT
6443 status collapsed
6444
6445 \begin_layout Standard
6446
6447
6448 \backslash
6449 raisebox{2.3mm}{
6450 \end_layout
6451
6452 \end_inset
6453
6454
6455 \backslash
6456 overbrace
6457 \begin_inset ERT
6458 status collapsed
6459
6460 \begin_layout Standard
6461
6462
6463 \backslash
6464 spce 
6465 \end_layout
6466
6467 \end_inset
6468
6469 A+B
6470 \begin_inset ERT
6471 status collapsed
6472
6473 \begin_layout Standard
6474
6475
6476 \backslash
6477 spce 
6478 \end_layout
6479
6480 \end_inset
6481
6482 ^
6483 \begin_inset ERT
6484 status collapsed
6485
6486 \begin_layout Standard
6487
6488
6489 \backslash
6490 spce 
6491 \end_layout
6492
6493 \end_inset
6494
6495 3
6496 \begin_inset ERT
6497 status collapsed
6498
6499 \begin_layout Standard
6500
6501 }
6502 \end_layout
6503
6504 \end_inset
6505
6506
6507 \begin_inset LatexCommand index
6508 name "Commands ! O ! \\textbackslash overbrace"
6509
6510 \end_inset
6511
6512
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6518 \begin_inset Text
6519
6520 \begin_layout Standard
6521 \begin_inset Formula $\overbrace{A+B}^{3}$
6522 \end_inset
6523
6524
6525 \end_layout
6526
6527 \end_inset
6528 </cell>
6529 </row>
6530 <row topline="true" bottomline="true">
6531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Standard
6535 \begin_inset ERT
6536 status collapsed
6537
6538 \begin_layout Standard
6539
6540
6541 \backslash
6542 raisebox{-2.2mm}{
6543 \end_layout
6544
6545 \end_inset
6546
6547
6548 \backslash
6549 underbrace
6550 \begin_inset ERT
6551 status collapsed
6552
6553 \begin_layout Standard
6554
6555
6556 \backslash
6557 spce 
6558 \end_layout
6559
6560 \end_inset
6561
6562 A+B
6563 \begin_inset ERT
6564 status collapsed
6565
6566 \begin_layout Standard
6567
6568
6569 \backslash
6570 spce 
6571 \end_layout
6572
6573 \end_inset
6574
6575 _5
6576 \begin_inset ERT
6577 status collapsed
6578
6579 \begin_layout Standard
6580
6581 }
6582 \end_layout
6583
6584 \end_inset
6585
6586
6587 \begin_inset LatexCommand index
6588 name "Commands ! U ! \\textbackslash underbrace"
6589
6590 \end_inset
6591
6592
6593 \end_layout
6594
6595 \end_inset
6596 </cell>
6597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6598 \begin_inset Text
6599
6600 \begin_layout Standard
6601 \begin_inset Formula $\underbrace{A+B}_{5}$
6602 \end_inset
6603
6604
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 </row>
6610 <row topline="true" bottomline="true">
6611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6612 \begin_inset Text
6613
6614 \begin_layout Standard
6615
6616 \backslash
6617 overbrace
6618 \backslash
6619 underbrace
6620 \begin_inset ERT
6621 status collapsed
6622
6623 \begin_layout Standard
6624
6625
6626 \backslash
6627 spce 
6628 \end_layout
6629
6630 \end_inset
6631
6632 A+B_w
6633 \begin_inset ERT
6634 status collapsed
6635
6636 \begin_layout Standard
6637
6638
6639 \backslash
6640 spce 
6641 \end_layout
6642
6643 \end_inset
6644
6645
6646 \begin_inset ERT
6647 status collapsed
6648
6649 \begin_layout Standard
6650
6651
6652 \backslash
6653 spce 
6654 \end_layout
6655
6656 \end_inset
6657
6658 _7
6659 \begin_inset ERT
6660 status collapsed
6661
6662 \begin_layout Standard
6663
6664
6665 \backslash
6666 spce 
6667 \end_layout
6668
6669 \end_inset
6670
6671
6672 \begin_inset ERT
6673 status collapsed
6674
6675 \begin_layout Standard
6676
6677
6678 \backslash
6679 spce 
6680 \end_layout
6681
6682 \end_inset
6683
6684 ^
6685 \begin_inset ERT
6686 status collapsed
6687
6688 \begin_layout Standard
6689
6690
6691 \backslash
6692 spce 
6693 \end_layout
6694
6695 \end_inset
6696
6697 C
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Standard
6706 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6707 \end_inset
6708
6709
6710 \end_layout
6711
6712 \end_inset
6713 </cell>
6714 </row>
6715 </lyxtabular>
6716
6717 \end_inset
6718
6719
6720 \end_layout
6721
6722 \begin_layout Standard
6723 In the last example it doesn't matter if 
6724 \series bold
6725
6726 \backslash
6727 overbrace
6728 \series default
6729  or 
6730 \series bold
6731
6732 \backslash
6733 underbrace
6734 \series default
6735  is inserted at first.
6736 \end_layout
6737
6738 \begin_layout Standard
6739 \begin_inset VSpace bigskip
6740 \end_inset
6741
6742 When brackets are needed that overlap each other, multiline formulas, as
6743  described in 
6744 \begin_inset LatexCommand ref
6745 reference "sec:Multiline-Formulas"
6746
6747 \end_inset
6748
6749 , must be used:
6750 \begin_inset Formula \begin{eqnarray*}
6751 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
6752  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
6753
6754 \end_inset
6755
6756 In the first row the formula is inserted together with the first brace.
6757  It is hereby important that the space command
6758 \begin_inset Foot
6759 status collapsed
6760
6761 \begin_layout Standard
6762 Space commands are explained in 
6763 \begin_inset LatexCommand ref
6764 reference "sub:Predefined-Space"
6765
6766 \end_inset
6767
6768 .
6769 \end_layout
6770
6771 \end_inset
6772
6773  
6774 \series bold
6775
6776 \backslash
6777 :
6778 \series default
6779  is inserted before the first 
6780 \begin_inset Formula $d$
6781 \end_inset
6782
6783 , because the brace that ends behind the 
6784 \begin_inset Formula $q$
6785 \end_inset
6786
6787  prevents that the following 
6788 \begin_inset Quotes eld
6789 \end_inset
6790
6791 +
6792 \begin_inset Quotes erd
6793 \end_inset
6794
6795  is surrounded by space.
6796 \begin_inset Foot
6797 status collapsed
6798
6799 \begin_layout Standard
6800 because a bracket is not handled as character, see 
6801 \begin_inset LatexCommand ref
6802 reference "sub:Binary-Operators"
6803
6804 \end_inset
6805
6806
6807 \end_layout
6808
6809 \end_inset
6810
6811  In the second row the second brace is inserted.
6812  As it should begin before the 
6813 \begin_inset Formula $b$
6814 \end_inset
6815
6816 , first the command 
6817 \series bold
6818
6819 \backslash
6820 hphantom{gggg+
6821 \backslash
6822 :}
6823 \series default
6824  is inserted.
6825 \begin_inset Foot
6826 status collapsed
6827
6828 \begin_layout Standard
6829 more about 
6830 \series bold
6831
6832 \backslash
6833 hphantom
6834 \series default
6835  see 
6836 \begin_inset LatexCommand ref
6837 reference "sub:Placeholders"
6838
6839 \end_inset
6840
6841
6842 \end_layout
6843
6844 \end_inset
6845
6846  This space is needed because the 
6847 \begin_inset Quotes eld
6848 \end_inset
6849
6850 +
6851 \begin_inset Quotes erd
6852 \end_inset
6853
6854  is also surrounded by space in the formula.
6855  The brace is placed under the command 
6856 \series bold
6857
6858 \backslash
6859 hphantom{bbqq+dddd}
6860 \series default
6861 .
6862 \end_layout
6863
6864 \begin_layout Standard
6865 It gets more complicated when brackets overlap each other, like in the following
6866  example:
6867 \begin_inset ERT
6868 status collapsed
6869
6870 \begin_layout Standard
6871
6872
6873 \backslash
6874 setlength{
6875 \backslash
6876 jot}{-6pt}
6877 \end_layout
6878
6879 \end_inset
6880
6881
6882 \begin_inset Formula \begin{eqnarray*}
6883  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
6884 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
6885
6886 \end_inset
6887
6888
6889 \begin_inset ERT
6890 status collapsed
6891
6892 \begin_layout Standard
6893
6894
6895 \backslash
6896 setlength{
6897 \backslash
6898 jot}{3pt}
6899 \end_layout
6900
6901 \end_inset
6902
6903 The first formula row is the same as the second row of the previous example,
6904  with the difference that the brace is above.
6905  The second row contains the formula together with the second brace.
6906  To avoid that there is space between the upper brace in the first row and
6907  the formula, the row spacing need to be reduced.
6908  This is not easily possible due to a bug in LyX
6909 \begin_inset Foot
6910 status collapsed
6911
6912 \begin_layout Standard
6913 \begin_inset ERT
6914 status collapsed
6915
6916 \begin_layout Standard
6917
6918
6919 \backslash
6920 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
6921 \end_layout
6922
6923 \end_inset
6924
6925 LyX-bug #1505
6926 \begin_inset ERT
6927 status collapsed
6928
6929 \begin_layout Standard
6930
6931 }
6932 \end_layout
6933
6934 \end_inset
6935
6936
6937 \end_layout
6938
6939 \end_inset
6940
6941 .
6942  As solution for the problem, the global formula row separation 
6943 \series bold
6944
6945 \backslash
6946 jot
6947 \series default
6948
6949 \begin_inset LatexCommand index
6950 name "Commands ! J ! \\textbackslash jot"
6951
6952 \end_inset
6953
6954  must be changed to -6\InsetSpace \thinspace{}
6955 pt before the formula with the command 
6956 \series bold
6957
6958 \backslash
6959 setlength{
6960 \backslash
6961 jot}{-6pt}
6962 \series default
6963  in TeX-mode.
6964  
6965 \series bold
6966
6967 \backslash
6968 jot
6969 \series default
6970  is set back after the formula to the standard value of 3\InsetSpace \thinspace{}
6971 pt using the same
6972  command.
6973  More about the row separation in formulas is explained in 
6974 \begin_inset LatexCommand ref
6975 reference "sub:Line-Separation"
6976
6977 \end_inset
6978
6979 .
6980 \end_layout
6981
6982 \begin_layout Section
6983 Arrows
6984 \begin_inset LatexCommand index
6985 name "Arrows"
6986
6987 \end_inset
6988
6989
6990 \end_layout
6991
6992 \begin_layout Standard
6993 Arrows can be inserted via the math toolbar button 
6994 \begin_inset Graphics
6995         filename ../images/math/leftarrow.png
6996         scale 85
6997
6998 \end_inset
6999
7000  or the commands listed in the following subsections.
7001 \end_layout
7002
7003 \begin_layout Subsection
7004 Horizontal Arrows
7005 \begin_inset LatexCommand index
7006 name "Arrows ! horizontal"
7007
7008 \end_inset
7009
7010
7011 \end_layout
7012
7013 \begin_layout Standard
7014
7015 \hfill
7016
7017 \begin_inset Tabular
7018 <lyxtabular version="3" rows="8" columns="2">
7019 <features>
7020 <column alignment="center" valignment="top" leftline="true" width="0pt">
7021 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7022 <row topline="true" bottomline="true">
7023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Standard
7027 Command
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Standard
7036 Result
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 </row>
7042 <row topline="true">
7043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7044 \begin_inset Text
7045
7046 \begin_layout Standard
7047
7048 \backslash
7049 gets
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Standard
7058 \begin_inset Formula $\gets$
7059 \end_inset
7060
7061
7062 \end_layout
7063
7064 \end_inset
7065 </cell>
7066 </row>
7067 <row topline="true">
7068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7069 \begin_inset Text
7070
7071 \begin_layout Standard
7072
7073 \backslash
7074 Leftarrow
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Standard
7083 \begin_inset Formula $\Leftarrow$
7084 \end_inset
7085
7086
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 </row>
7092 <row topline="true" bottomline="true">
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Standard
7097
7098 \backslash
7099 longleftarrow
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7105 \begin_inset Text
7106
7107 \begin_layout Standard
7108 \begin_inset Formula $\longleftarrow$
7109 \end_inset
7110
7111
7112 \end_layout
7113
7114 \end_inset
7115 </cell>
7116 </row>
7117 <row bottomline="true">
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Standard
7122
7123 \backslash
7124 Longleftarrow
7125 \end_layout
7126
7127 \end_inset
7128 </cell>
7129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Standard
7133 \begin_inset Formula $\Longleftarrow$
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 </row>
7142 <row bottomline="true">
7143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Standard
7147
7148 \backslash
7149 leftharpoonup
7150 \end_layout
7151
7152 \end_inset
7153 </cell>
7154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7155 \begin_inset Text
7156
7157 \begin_layout Standard
7158 \begin_inset Formula $\leftharpoonup$
7159 \end_inset
7160
7161
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 </row>
7167 <row bottomline="true">
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Standard
7172
7173 \backslash
7174 leftharpoondown
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Standard
7183 \begin_inset Formula $\leftharpoondown$
7184 \end_inset
7185
7186
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 </row>
7192 <row bottomline="true">
7193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7194 \begin_inset Text
7195
7196 \begin_layout Standard
7197
7198 \backslash
7199 hookleftarrow
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Standard
7208 \begin_inset Formula $\hookleftarrow$
7209 \end_inset
7210
7211
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 </row>
7217 </lyxtabular>
7218
7219 \end_inset
7220
7221
7222 \hfill
7223
7224 \begin_inset Tabular
7225 <lyxtabular version="3" rows="8" columns="2">
7226 <features>
7227 <column alignment="center" valignment="top" leftline="true" width="0pt">
7228 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7229 <row topline="true" bottomline="true">
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Standard
7234 Command
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Standard
7243 Result
7244 \end_layout
7245
7246 \end_inset
7247 </cell>
7248 </row>
7249 <row topline="true">
7250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7251 \begin_inset Text
7252
7253 \begin_layout Standard
7254
7255 \backslash
7256 to
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Standard
7265 \begin_inset Formula $\to$
7266 \end_inset
7267
7268
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row topline="true">
7275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Standard
7279
7280 \backslash
7281 Rightarrow
7282 \end_layout
7283
7284 \end_inset
7285 </cell>
7286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Standard
7290 \begin_inset Formula $\Rightarrow$
7291 \end_inset
7292
7293
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 </row>
7299 <row topline="true">
7300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7301 \begin_inset Text
7302
7303 \begin_layout Standard
7304
7305 \backslash
7306 longrightarrow
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Standard
7315 \begin_inset Formula $\longrightarrow$
7316 \end_inset
7317
7318
7319 \end_layout
7320
7321 \end_inset
7322 </cell>
7323 </row>
7324 <row topline="true">
7325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Standard
7329
7330 \backslash
7331 Longrightarrow
7332 \end_layout
7333
7334 \end_inset
7335 </cell>
7336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Standard
7340 \begin_inset Formula $\Longrightarrow$
7341 \end_inset
7342
7343
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 </row>
7349 <row topline="true">
7350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Standard
7354
7355 \backslash
7356 rightharpoonup
7357 \end_layout
7358
7359 \end_inset
7360 </cell>
7361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7362 \begin_inset Text
7363
7364 \begin_layout Standard
7365 \begin_inset Formula $\rightharpoonup$
7366 \end_inset
7367
7368
7369 \end_layout
7370
7371 \end_inset
7372 </cell>
7373 </row>
7374 <row topline="true" bottomline="true">
7375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Standard
7379
7380 \backslash
7381 rightharpoondown
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Standard
7390 \begin_inset Formula $\rightharpoondown$
7391 \end_inset
7392
7393
7394 \end_layout
7395
7396 \end_inset
7397 </cell>
7398 </row>
7399 <row bottomline="true">
7400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7401 \begin_inset Text
7402
7403 \begin_layout Standard
7404
7405 \backslash
7406 hookrightarrow
7407 \end_layout
7408
7409 \end_inset
7410 </cell>
7411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7412 \begin_inset Text
7413
7414 \begin_layout Standard
7415 \begin_inset Formula $\hookrightarrow$
7416 \end_inset
7417
7418
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 </row>
7424 </lyxtabular>
7425
7426 \end_inset
7427
7428
7429 \hfill
7430
7431 \end_layout
7432
7433 \begin_layout Standard
7434
7435 \hfill
7436
7437 \begin_inset Tabular
7438 <lyxtabular version="3" rows="6" columns="2">
7439 <features>
7440 <column alignment="center" valignment="top" leftline="true" width="0pt">
7441 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7442 <row topline="true" bottomline="true">
7443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7444 \begin_inset Text
7445
7446 \begin_layout Standard
7447 Command
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Standard
7456 Result
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 </row>
7462 <row topline="true">
7463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Standard
7467
7468 \backslash
7469 leftrightarrow
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Standard
7478 \begin_inset Formula $\leftrightarrow$
7479 \end_inset
7480
7481
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 </row>
7487 <row topline="true">
7488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Standard
7492
7493 \backslash
7494 Leftrightarrow
7495 \end_layout
7496
7497 \end_inset
7498 </cell>
7499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Standard
7503 \begin_inset Formula $\Leftrightarrow$
7504 \end_inset
7505
7506
7507 \end_layout
7508
7509 \end_inset
7510 </cell>
7511 </row>
7512 <row topline="true">
7513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Standard
7517
7518 \backslash
7519 longleftrightarrow
7520 \end_layout
7521
7522 \end_inset
7523 </cell>
7524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Standard
7528 \begin_inset Formula $\longleftrightarrow$
7529 \end_inset
7530
7531
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 </row>
7537 <row topline="true">
7538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Standard
7542
7543 \backslash
7544 Longleftrightarrow
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Standard
7553 \begin_inset Formula $\Longleftrightarrow$
7554 \end_inset
7555
7556
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 </row>
7562 <row topline="true" bottomline="true">
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Standard
7567
7568 \backslash
7569 rightleftharpoons
7570 \end_layout
7571
7572 \end_inset
7573 </cell>
7574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Standard
7578 \begin_inset Formula $\rightleftharpoons$
7579 \end_inset
7580
7581
7582 \end_layout
7583
7584 \end_inset
7585 </cell>
7586 </row>
7587 </lyxtabular>
7588
7589 \end_inset
7590
7591
7592 \begin_inset ERT
7593 status collapsed
7594
7595 \begin_layout Standard
7596
7597
7598 \backslash
7599 hspace{25pt}
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \hfill
7606
7607 \begin_inset Tabular
7608 <lyxtabular version="3" rows="5" columns="2">
7609 <features>
7610 <column alignment="center" valignment="top" leftline="true" width="0pt">
7611 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7612 <row topline="true" bottomline="true">
7613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Standard
7617 Command
7618 \end_layout
7619
7620 \end_inset
7621 </cell>
7622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7623 \begin_inset Text
7624
7625 \begin_layout Standard
7626 Result
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 </row>
7632 <row topline="true">
7633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Standard
7637
7638 \backslash
7639 mapsto
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Standard
7648 \begin_inset Formula $\mapsto$
7649 \end_inset
7650
7651
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 </row>
7657 <row topline="true">
7658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Standard
7662
7663 \backslash
7664 longmapsto
7665 \end_layout
7666
7667 \end_inset
7668 </cell>
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Standard
7673 \begin_inset Formula $\longmapsto$
7674 \end_inset
7675
7676
7677 \end_layout
7678
7679 \end_inset
7680 </cell>
7681 </row>
7682 <row topline="true">
7683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Standard
7687
7688 \backslash
7689 leadsto
7690 \end_layout
7691
7692 \end_inset
7693 </cell>
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Standard
7698 \begin_inset Formula $\leadsto$
7699 \end_inset
7700
7701
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 </row>
7707 <row topline="true" bottomline="true">
7708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Standard
7712
7713 \backslash
7714 dasharrow
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Standard
7723 \begin_inset Formula $\dasharrow$
7724 \end_inset
7725
7726
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 </row>
7732 </lyxtabular>
7733
7734 \end_inset
7735
7736
7737 \hfill
7738
7739 \end_layout
7740
7741 \begin_layout Standard
7742 \begin_inset VSpace medskip
7743 \end_inset
7744
7745 Arrows used as accent like e.\InsetSpace \thinspace{}
7746 g.\InsetSpace ~
7747 vector arrows are listed in 
7748 \begin_inset LatexCommand ref
7749 reference "sec:Accents"
7750
7751 \end_inset
7752
7753 .
7754 \end_layout
7755
7756 \begin_layout Standard
7757 \begin_inset VSpace bigskip
7758 \end_inset
7759
7760 Furthermore there are the labeled arrows
7761 \begin_inset LatexCommand index
7762 name "Arrows ! labeled"
7763
7764 \end_inset
7765
7766  
7767 \series bold
7768
7769 \backslash
7770 xleftarrow
7771 \series default
7772
7773 \begin_inset LatexCommand index
7774 name "Commands ! X ! \\textbackslash xleftarrow"
7775
7776 \end_inset
7777
7778  and 
7779 \series bold
7780
7781 \backslash
7782 xrightarrow
7783 \series default
7784
7785 \begin_inset LatexCommand index
7786 name "Commands ! X ! \\textbackslash xrightarrow\\vspace{4mm}"
7787
7788 \end_inset
7789
7790 .
7791  When inserting one of these commands in a formula, an arrow with two blue
7792  boxes appear where the label can be inserted.
7793  The length of the arrow adapts to the label width.
7794 \end_layout
7795
7796 \begin_layout Standard
7797 \align center
7798 \begin_inset Tabular
7799 <lyxtabular version="3" rows="3" columns="2">
7800 <features>
7801 <column alignment="center" valignment="top" leftline="true" width="0pt">
7802 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7803 <row topline="true" bottomline="true">
7804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Standard
7808 Command
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Standard
7817 Result
7818 \begin_inset Note Note
7819 status collapsed
7820
7821 \begin_layout Standard
7822
7823 \series bold
7824
7825 \backslash
7826 raisebox
7827 \series default
7828  is only used as spacer.
7829 \end_layout
7830
7831 \end_inset
7832
7833
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 </row>
7839 <row topline="true">
7840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Standard
7844 F(a)
7845 \backslash
7846 xleftarrow
7847 \begin_inset ERT
7848 status collapsed
7849
7850 \begin_layout Standard
7851
7852
7853 \backslash
7854 spce 
7855 \end_layout
7856
7857 \end_inset
7858
7859 x=a
7860 \begin_inset Formula $\downarrow$
7861 \end_inset
7862
7863 x>0
7864 \begin_inset Formula $\to$
7865 \end_inset
7866
7867 F(x)
7868 \end_layout
7869
7870 \end_inset
7871 </cell>
7872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Standard
7876 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
7877 \end_inset
7878
7879
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 </row>
7885 <row topline="true" bottomline="true">
7886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Standard
7890 F(x)
7891 \backslash
7892 xrightarrow
7893 \begin_inset ERT
7894 status collapsed
7895
7896 \begin_layout Standard
7897
7898
7899 \backslash
7900 spce 
7901 \end_layout
7902
7903 \end_inset
7904
7905 x=a
7906 \begin_inset Formula $\downarrow$
7907 \end_inset
7908
7909 x>0
7910 \begin_inset Formula $\to$
7911 \end_inset
7912
7913 F(a)
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Standard
7922 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
7923 \end_inset
7924
7925
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 </row>
7931 </lyxtabular>
7932
7933 \end_inset
7934
7935
7936 \end_layout
7937
7938 \begin_layout Subsection
7939 Vertical and diagonal Arrows
7940 \begin_inset LatexCommand index
7941 name "Arrows ! diagonal"
7942
7943 \end_inset
7944
7945
7946 \begin_inset LatexCommand index
7947 name "Arrows ! vertical"
7948
7949 \end_inset
7950
7951
7952 \end_layout
7953
7954 \begin_layout Standard
7955
7956 \hfill
7957
7958 \begin_inset Tabular
7959 <lyxtabular version="3" rows="7" columns="2">
7960 <features>
7961 <column alignment="center" valignment="top" leftline="true" width="0pt">
7962 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7963 <row topline="true" bottomline="true">
7964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Standard
7968 Command
7969 \end_layout
7970
7971 \end_inset
7972 </cell>
7973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Standard
7977 Result
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 </row>
7983 <row topline="true">
7984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Standard
7988
7989 \backslash
7990 uparrow
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Standard
7999 \begin_inset Formula $\uparrow$
8000 \end_inset
8001
8002
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row topline="true">
8009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Standard
8013
8014 \backslash
8015 Uparrow
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Standard
8024 \begin_inset Formula $\Uparrow$
8025 \end_inset
8026
8027
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row topline="true">
8034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Standard
8038
8039 \backslash
8040 updownarrow
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Standard
8049 \begin_inset Formula $\updownarrow$
8050 \end_inset
8051
8052
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row topline="true">
8059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Standard
8063
8064 \backslash
8065 Updownarrow
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Standard
8074 \begin_inset Formula $\Updownarrow$
8075 \end_inset
8076
8077
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row topline="true" bottomline="true">
8084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Standard
8088
8089 \backslash
8090 Downarrow
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Standard
8099 \begin_inset Formula $\Downarrow$
8100 \end_inset
8101
8102
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row bottomline="true">
8109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Standard
8113
8114 \backslash
8115 downarrow
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Standard
8124 \begin_inset Formula $\downarrow$
8125 \end_inset
8126
8127
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 </lyxtabular>
8134
8135 \end_inset
8136
8137
8138 \hfill
8139
8140 \begin_inset Tabular
8141 <lyxtabular version="3" rows="5" columns="2">
8142 <features>
8143 <column alignment="center" valignment="top" leftline="true" width="0pt">
8144 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8145 <row topline="true" bottomline="true">
8146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Standard
8150 Command
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Standard
8159 Result
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 </row>
8165 <row topline="true">
8166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Standard
8170
8171 \backslash
8172 nearrow
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Standard
8181 \begin_inset Formula $\nearrow$
8182 \end_inset
8183
8184
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 </row>
8190 <row topline="true">
8191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Standard
8195
8196 \backslash
8197 searrow
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Standard
8206 \begin_inset Formula $\searrow$
8207 \end_inset
8208
8209
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 </row>
8215 <row topline="true" bottomline="true">
8216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Standard
8220
8221 \backslash
8222 swarrow
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Standard
8231 \begin_inset Formula $\swarrow$
8232 \end_inset
8233
8234
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 </row>
8240 <row bottomline="true">
8241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Standard
8245
8246 \backslash
8247 nwarrow
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Standard
8256 \begin_inset Formula $\nwarrow$
8257 \end_inset
8258
8259
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 </row>
8265 </lyxtabular>
8266
8267 \end_inset
8268
8269
8270 \hfill
8271
8272 \end_layout
8273
8274 \begin_layout Standard
8275 \begin_inset VSpace medskip
8276 \end_inset
8277
8278 Vertical arrows can be used also as delimiter together with the commands
8279  described in 
8280 \begin_inset LatexCommand ref
8281 reference "sub:Manual-Bracket-Size"
8282
8283 \end_inset
8284
8285  and 
8286 \begin_inset LatexCommand ref
8287 reference "sub:Automatic-Bracket-Size"
8288
8289 \end_inset
8290
8291 .
8292 \end_layout
8293
8294 \begin_layout Standard
8295
8296 \newpage
8297
8298 \end_layout
8299
8300 \begin_layout Section
8301 Accents
8302 \begin_inset LatexCommand label
8303 name "sec:Accents"
8304
8305 \end_inset
8306
8307
8308 \begin_inset LatexCommand index
8309 name "Accents"
8310
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \begin_layout Standard
8317 Accents can be inserted via the math toolbar button 
8318 \begin_inset Graphics
8319         filename ../images/math/hat.png
8320         scale 85
8321
8322 \end_inset
8323
8324  or the commands listed in the following subsections.
8325 \end_layout
8326
8327 \begin_layout Subsection
8328 Accents for one Character
8329 \begin_inset ERT
8330 status collapsed
8331
8332 \begin_layout Standard
8333
8334
8335 \backslash
8336 texorpdfstring{
8337 \end_layout
8338
8339 \end_inset
8340
8341
8342 \begin_inset Foot
8343 status collapsed
8344
8345 \begin_layout Standard
8346 accents in text see 
8347 \begin_inset LatexCommand ref
8348 reference "sub:Accents-in-Text"
8349
8350 \end_inset
8351
8352
8353 \end_layout
8354
8355 \end_inset
8356
8357
8358 \begin_inset ERT
8359 status collapsed
8360
8361 \begin_layout Standard
8362
8363 }{}
8364 \end_layout
8365
8366 \end_inset
8367
8368
8369 \begin_inset Note Note
8370 status collapsed
8371
8372 \begin_layout Standard
8373
8374 \backslash
8375 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
8376 \end_layout
8377
8378 \begin_layout Standard
8379 More about 
8380 \backslash
8381 texorpdfstring is in section 
8382 \begin_inset LatexCommand ref
8383 reference "sub:Formulas-in-Section"
8384
8385 \end_inset
8386
8387 .
8388 \end_layout
8389
8390 \end_inset
8391
8392
8393 \begin_inset LatexCommand label
8394 name "sub:Accents-for-one"
8395
8396 \end_inset
8397
8398
8399 \begin_inset LatexCommand index
8400 name "Accents ! for one character"
8401
8402 \end_inset
8403
8404
8405 \end_layout
8406
8407 \begin_layout Standard
8408
8409 \hfill
8410
8411 \begin_inset Tabular
8412 <lyxtabular version="3" rows="8" columns="2">
8413 <features>
8414 <column alignment="center" valignment="top" leftline="true" width="0pt">
8415 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8416 <row topline="true" bottomline="true">
8417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Standard
8421 Command
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Standard
8430 Result
8431 \begin_inset Note Note
8432 status collapsed
8433
8434 \begin_layout Standard
8435
8436 \series bold
8437
8438 \backslash
8439 raisebox
8440 \series default
8441  is only used as spacer.
8442 \end_layout
8443
8444 \end_inset
8445
8446
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 </row>
8452 <row topline="true" bottomline="true">
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Standard
8457
8458 \backslash
8459 dot
8460 \begin_inset ERT
8461 status collapsed
8462
8463 \begin_layout Standard
8464
8465
8466 \backslash
8467 spce 
8468 \end_layout
8469
8470 \end_inset
8471
8472 A
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Standard
8481 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8482 \end_inset
8483
8484
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 </row>
8490 <row bottomline="true">
8491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Standard
8495
8496 \backslash
8497 ddot
8498 \begin_inset ERT
8499 status collapsed
8500
8501 \begin_layout Standard
8502
8503
8504 \backslash
8505 spce 
8506 \end_layout
8507
8508 \end_inset
8509
8510 A
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Standard
8519 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8520 \end_inset
8521
8522
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row bottomline="true">
8529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Standard
8533
8534 \backslash
8535 dddot
8536 \begin_inset ERT
8537 status collapsed
8538
8539 \begin_layout Standard
8540
8541
8542 \backslash
8543 spce 
8544 \end_layout
8545
8546 \end_inset
8547
8548 A
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Standard
8557 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8558 \end_inset
8559
8560
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 </row>
8566 <row bottomline="true">
8567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Standard
8571
8572 \backslash
8573 ddddot{A
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Standard
8582 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8583 \end_inset
8584
8585
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 </row>
8591 <row bottomline="true">
8592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Standard
8596
8597 \backslash
8598 vec
8599 \begin_inset ERT
8600 status collapsed
8601
8602 \begin_layout Standard
8603
8604
8605 \backslash
8606 spce 
8607 \end_layout
8608
8609 \end_inset
8610
8611 A
8612 \begin_inset LatexCommand index
8613 name "Vectors"
8614
8615 \end_inset
8616
8617
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Standard
8626 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
8627 \end_inset
8628
8629
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 </row>
8635 <row bottomline="true">
8636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Standard
8640
8641 \backslash
8642 bar
8643 \begin_inset ERT
8644 status collapsed
8645
8646 \begin_layout Standard
8647
8648
8649 \backslash
8650 spce 
8651 \end_layout
8652
8653 \end_inset
8654
8655 A
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Standard
8664 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
8665 \end_inset
8666
8667
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 </row>
8673 <row bottomline="true">
8674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Standard
8678
8679 \backslash
8680 mathring
8681 \begin_inset ERT
8682 status collapsed
8683
8684 \begin_layout Standard
8685
8686
8687 \backslash
8688 spce 
8689 \end_layout
8690
8691 \end_inset
8692
8693 A
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Standard
8702 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
8703 \end_inset
8704
8705
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 </lyxtabular>
8712
8713 \end_inset
8714
8715
8716 \hfill
8717
8718 \begin_inset Tabular
8719 <lyxtabular version="3" rows="7" columns="2">
8720 <features>
8721 <column alignment="center" valignment="top" leftline="true" width="0pt">
8722 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8723 <row topline="true" bottomline="true">
8724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Standard
8728 Command
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Standard
8737 Result
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 <row topline="true" bottomline="true">
8744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Standard
8748
8749 \backslash
8750 tilde
8751 \begin_inset ERT
8752 status collapsed
8753
8754 \begin_layout Standard
8755
8756
8757 \backslash
8758 spce 
8759 \end_layout
8760
8761 \end_inset
8762
8763 A
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Standard
8772 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
8773 \end_inset
8774
8775
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 </row>
8781 <row bottomline="true">
8782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Standard
8786
8787 \backslash
8788 hat
8789 \begin_inset ERT
8790 status collapsed
8791
8792 \begin_layout Standard
8793
8794
8795 \backslash
8796 spce 
8797 \end_layout
8798
8799 \end_inset
8800
8801 A
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Standard
8810 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
8811 \end_inset
8812
8813
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 </row>
8819 <row bottomline="true">
8820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Standard
8824
8825 \backslash
8826 check
8827 \begin_inset ERT
8828 status collapsed
8829
8830 \begin_layout Standard
8831
8832
8833 \backslash
8834 spce 
8835 \end_layout
8836
8837 \end_inset
8838
8839 A
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Standard
8848 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
8849 \end_inset
8850
8851
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 </row>
8857 <row bottomline="true">
8858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Standard
8862
8863 \backslash
8864 acute
8865 \begin_inset ERT
8866 status collapsed
8867
8868 \begin_layout Standard
8869
8870
8871 \backslash
8872 spce 
8873 \end_layout
8874
8875 \end_inset
8876
8877 A
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Standard
8886 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
8887 \end_inset
8888
8889
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 </row>
8895 <row bottomline="true">
8896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Standard
8900
8901 \backslash
8902 grave
8903 \begin_inset ERT
8904 status collapsed
8905
8906 \begin_layout Standard
8907
8908
8909 \backslash
8910 spce 
8911 \end_layout
8912
8913 \end_inset
8914
8915 A
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Standard
8924 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
8925 \end_inset
8926
8927
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row bottomline="true">
8934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Standard
8938
8939 \backslash
8940 breve
8941 \begin_inset ERT
8942 status collapsed
8943
8944 \begin_layout Standard
8945
8946
8947 \backslash
8948 spce 
8949 \end_layout
8950
8951 \end_inset
8952
8953 A
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Standard
8962 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
8963 \end_inset
8964
8965
8966 \end_layout
8967
8968 \end_inset
8969 </cell>
8970 </row>
8971 </lyxtabular>
8972
8973 \end_inset
8974
8975
8976 \hfill
8977
8978 \end_layout
8979
8980 \begin_layout Standard
8981 \begin_inset VSpace bigskip
8982 \end_inset
8983
8984 To create umlauts
8985 \begin_inset LatexCommand index
8986 name "Umlauts"
8987
8988 \end_inset
8989
8990  in formulas, a quotation mark is inserted before the vowel.
8991  These two characters are then treated by LaTeX as 
8992 \emph on
8993 one
8994 \emph default
8995  character when the formula part with the umlaut is marked as German.
8996  In contrary to 
8997 \series bold
8998
8999 \backslash
9000 ddot
9001 \series default
9002 , with this method 
9003 \begin_inset Quotes eld
9004 \end_inset
9005
9006 real
9007 \begin_inset Quotes erd
9008 \end_inset
9009
9010  umlauts are created as demonstrated in the following example:
9011 \end_layout
9012
9013 \begin_layout Standard
9014 \begin_inset VSpace -2mm
9015 \end_inset
9016
9017
9018 \end_layout
9019
9020 \begin_layout Standard
9021 \align center
9022 \begin_inset Tabular
9023 <lyxtabular version="3" rows="3" columns="2">
9024 <features>
9025 <column alignment="center" valignment="top" leftline="true" width="0">
9026 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
9027 <row topline="true" bottomline="true">
9028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Standard
9032 Command
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Standard
9041 Result
9042 \begin_inset Note Note
9043 status collapsed
9044
9045 \begin_layout Standard
9046
9047 \series bold
9048
9049 \backslash
9050 raisebox
9051 \series default
9052  is only used as spacer.
9053 \end_layout
9054
9055 \end_inset
9056
9057
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 </row>
9063 <row topline="true">
9064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Standard
9068
9069 \lang ngerman
9070 \begin_inset Quotes grd
9071 \end_inset
9072
9073 i
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Standard
9082
9083 \lang ngerman
9084 \begin_inset Formula $"i$
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 </row>
9093 <row topline="true" bottomline="true">
9094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Standard
9098
9099 \backslash
9100 ddot
9101 \begin_inset ERT
9102 status collapsed
9103
9104 \begin_layout Standard
9105
9106
9107 \backslash
9108 spce 
9109 \end_layout
9110
9111 \end_inset
9112
9113 i
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Standard
9122 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9123 \end_inset
9124
9125
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 </row>
9131 </lyxtabular>
9132
9133 \end_inset
9134
9135
9136 \end_layout
9137
9138 \begin_layout Standard
9139 Another advantage to 
9140 \series bold
9141
9142 \backslash
9143 ddot
9144 \series default
9145  is that umlauts can directly be converted to mathematical text because
9146  the accent commands above are 
9147 \emph on
9148 not allowed
9149 \emph default
9150  
9151 \emph on
9152 in mathematical text
9153 \emph default
9154 .
9155  To convert an accented character to mathematical text, only the character
9156  under the accent may be converted.
9157  This applies also for all other conversions, e.\InsetSpace \thinspace{}
9158 g.\InsetSpace ~
9159 to italic or bold.
9160 \end_layout
9161
9162 \begin_layout Standard
9163 In mathematical text, umlauts and other accented characters can directly
9164  be inserted.
9165 \end_layout
9166
9167 \begin_layout Subsection
9168 Accents for Operators
9169 \begin_inset LatexCommand index
9170 name "Accents ! for operators"
9171
9172 \end_inset
9173
9174
9175 \end_layout
9176
9177 \begin_layout Standard
9178 With the commands 
9179 \series bold
9180
9181 \backslash
9182 overset
9183 \series default
9184
9185 \begin_inset LatexCommand index
9186 name "Commands ! O ! \\textbackslash overset"
9187
9188 \end_inset
9189
9190  and 
9191 \series bold
9192
9193 \backslash
9194 underset
9195 \series default
9196
9197 \begin_inset LatexCommand index
9198 name "Commands ! U ! \\textbackslash underset"
9199
9200 \end_inset
9201
9202  characters can be placed above or below an operator, respectively, to accent
9203  it.
9204  With the command 
9205 \series bold
9206
9207 \backslash
9208 sideset
9209 \series default
9210
9211 \begin_inset LatexCommand index
9212 name "Commands ! S ! \\textbackslash sideset"
9213
9214 \end_inset
9215
9216  characters can be set before and behind an operator.
9217  The command scheme is:
9218 \end_layout
9219
9220 \begin_layout Standard
9221
9222 \series bold
9223
9224 \backslash
9225 sideset{character
9226 \series default
9227  
9228 \series bold
9229 before}{character
9230 \series default
9231  
9232 \series bold
9233 behind}
9234 \end_layout
9235
9236 \begin_layout Standard
9237
9238 \series bold
9239
9240 \backslash
9241 sideset
9242 \series default
9243  must always be before the operator that should be accented.
9244  You can accent with several characters and even with other operators and
9245  symbols.
9246  To place with 
9247 \series bold
9248
9249 \backslash
9250 sideset
9251 \series default
9252  for example only characters behind an operator, write nothing between the
9253  first braces but don't omit the braces.
9254 \end_layout
9255
9256 \begin_layout Standard
9257 For example the command 
9258 \series bold
9259
9260 \backslash
9261 sideset{
9262 \begin_inset Formula $\to$
9263 \end_inset
9264
9265
9266 \backslash
9267 {
9268 \series default
9269 '
9270 \series bold
9271
9272 \begin_inset Formula $\to$
9273 \end_inset
9274
9275
9276 \backslash
9277 sum_k=1
9278 \begin_inset ERT
9279 status collapsed
9280
9281 \begin_layout Standard
9282
9283
9284 \backslash
9285 spce 
9286 \end_layout
9287
9288 \end_inset
9289
9290
9291 \series default
9292 ^
9293 \series bold
9294 n
9295 \series default
9296  produces:
9297 \begin_inset Formula \[
9298 \sideset{}{'}\sum_{k=1}^{n}\]
9299
9300 \end_inset
9301
9302
9303 \end_layout
9304
9305 \begin_layout Standard
9306 The command 
9307 \series bold
9308
9309 \backslash
9310 overset
9311 \begin_inset ERT
9312 status collapsed
9313
9314 \begin_layout Standard
9315
9316
9317 \backslash
9318 spce 
9319 \end_layout
9320
9321 \end_inset
9322
9323
9324 \backslash
9325 maltese
9326 \begin_inset ERT
9327 status collapsed
9328
9329 \begin_layout Standard
9330
9331
9332 \backslash
9333 spce 
9334 \end_layout
9335
9336 \end_inset
9337
9338
9339 \series default
9340
9341 \begin_inset Formula $\uparrow$
9342 \end_inset
9343
9344
9345 \series bold
9346 a
9347 \series default
9348  produces:
9349 \begin_inset Formula \[
9350 \overset{a}{\maltese}\]
9351
9352 \end_inset
9353
9354 As seen in the last example, with 
9355 \series bold
9356
9357 \backslash
9358 overset
9359 \series default
9360  and 
9361 \series bold
9362
9363 \backslash
9364 underset
9365 \series default
9366  also symbols and characters can be accented; with 
9367 \series bold
9368
9369 \backslash
9370 sideset
9371 \series default
9372  this is not possible.
9373 \end_layout
9374
9375 \begin_layout Subsection
9376 Accents for several Characters
9377 \begin_inset LatexCommand label
9378 name "sub:Accents-for-several"
9379
9380 \end_inset
9381
9382
9383 \begin_inset LatexCommand index
9384 name "Accents ! for several characters"
9385
9386 \end_inset
9387
9388
9389 \end_layout
9390
9391 \begin_layout Standard
9392
9393 \hfill
9394
9395 \begin_inset Tabular
9396 <lyxtabular version="3" rows="5" columns="2">
9397 <features>
9398 <column alignment="center" valignment="top" leftline="true" width="0pt">
9399 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9400 <row topline="true" bottomline="true">
9401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Standard
9405 Command
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Standard
9414 Result
9415 \begin_inset Note Note
9416 status collapsed
9417
9418 \begin_layout Standard
9419
9420 \series bold
9421
9422 \backslash
9423 raisebox
9424 \series default
9425  is only used as spacer.
9426 \end_layout
9427
9428 \end_inset
9429
9430
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 </row>
9436 <row topline="true" bottomline="true">
9437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Standard
9441
9442 \backslash
9443 overleftarrow
9444 \begin_inset ERT
9445 status collapsed
9446
9447 \begin_layout Standard
9448
9449
9450 \backslash
9451 spce 
9452 \end_layout
9453
9454 \end_inset
9455
9456 A=B
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Standard
9465 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 </row>
9474 <row bottomline="true">
9475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Standard
9479
9480 \backslash
9481 underleftarrow
9482 \begin_inset ERT
9483 status collapsed
9484
9485 \begin_layout Standard
9486
9487
9488 \backslash
9489 spce 
9490 \end_layout
9491
9492 \end_inset
9493
9494 A=B
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Standard
9503 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9504 \end_inset
9505
9506
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 </row>
9512 <row bottomline="true">
9513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Standard
9517
9518 \backslash
9519 overleftrightarrow
9520 \begin_inset ERT
9521 status collapsed
9522
9523 \begin_layout Standard
9524
9525
9526 \backslash
9527 spce 
9528 \end_layout
9529
9530 \end_inset
9531
9532 A=B
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Standard
9541 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9542 \end_inset
9543
9544
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 </row>
9550 <row bottomline="true">
9551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Standard
9555
9556 \backslash
9557 underleftrightarrow
9558 \begin_inset ERT
9559 status collapsed
9560
9561 \begin_layout Standard
9562
9563
9564 \backslash
9565 spce 
9566 \end_layout
9567
9568 \end_inset
9569
9570 A=B
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Standard
9579 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 </row>
9588 </lyxtabular>
9589
9590 \end_inset
9591
9592
9593 \hfill
9594
9595 \begin_inset Tabular
9596 <lyxtabular version="3" rows="5" columns="2">
9597 <features>
9598 <column alignment="center" valignment="top" leftline="true" width="0pt">
9599 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9600 <row topline="true" bottomline="true">
9601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Standard
9605 Command
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Standard
9614 Result
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row topline="true" bottomline="true">
9621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Standard
9625
9626 \backslash
9627 overrightarrow
9628 \begin_inset ERT
9629 status collapsed
9630
9631 \begin_layout Standard
9632
9633
9634 \backslash
9635 spce 
9636 \end_layout
9637
9638 \end_inset
9639
9640 A=B
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9646 \begin_inset Text
9647
9648 \begin_layout Standard
9649 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 </row>
9658 <row bottomline="true">
9659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Standard
9663
9664 \backslash
9665 underrightarrow
9666 \begin_inset ERT
9667 status collapsed
9668
9669 \begin_layout Standard
9670
9671
9672 \backslash
9673 spce 
9674 \end_layout
9675
9676 \end_inset
9677
9678 A=B
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Standard
9687 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row bottomline="true">
9697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Standard
9701
9702 \backslash
9703 widetilde
9704 \begin_inset ERT
9705 status collapsed
9706
9707 \begin_layout Standard
9708
9709
9710 \backslash
9711 spce 
9712 \end_layout
9713
9714 \end_inset
9715
9716 A=B
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9722 \begin_inset Text
9723
9724 \begin_layout Standard
9725 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \end_inset
9732 </cell>
9733 </row>
9734 <row bottomline="true">
9735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9736 \begin_inset Text
9737
9738 \begin_layout Standard
9739
9740 \backslash
9741 widehat
9742 \begin_inset ERT
9743 status collapsed
9744
9745 \begin_layout Standard
9746
9747
9748 \backslash
9749 spce 
9750 \end_layout
9751
9752 \end_inset
9753
9754 A=B
9755 \end_layout
9756
9757 \end_inset
9758 </cell>
9759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9760 \begin_inset Text
9761
9762 \begin_layout Standard
9763 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9764 \end_inset
9765
9766
9767 \end_layout
9768
9769 \end_inset
9770 </cell>
9771 </row>
9772 </lyxtabular>
9773
9774 \end_inset
9775
9776
9777 \hfill
9778
9779 \end_layout
9780
9781 \begin_layout Standard
9782 \begin_inset VSpace medskip
9783 \end_inset
9784
9785 With these commands as many characters as you like can be accented.
9786  But the accents 
9787 \series bold
9788
9789 \backslash
9790 widetilde
9791 \series default
9792  and 
9793 \series bold
9794
9795 \backslash
9796 widehat
9797 \series default
9798  will only be set in the output with a length of three characters, as shown
9799  in the following example:
9800 \begin_inset Formula \[
9801 \widetilde{A+B=C-D}\]
9802
9803 \end_inset
9804
9805
9806 \end_layout
9807
9808 \begin_layout Standard
9809 With the commands 
9810 \series bold
9811
9812 \backslash
9813 overset
9814 \series default
9815
9816 \begin_inset LatexCommand index
9817 name "Commands ! O ! \\textbackslash overset"
9818
9819 \end_inset
9820
9821  and 
9822 \series bold
9823
9824 \backslash
9825 underset
9826 \series default
9827
9828 \begin_inset LatexCommand index
9829 name "Commands ! U ! \\textbackslash underset"
9830
9831 \end_inset
9832
9833  described in the previous subsection it is also possible to accent several
9834  characters.
9835  The command 
9836 \series bold
9837
9838 \backslash
9839 underset
9840 \begin_inset ERT
9841 status collapsed
9842
9843 \begin_layout Standard
9844
9845
9846 \backslash
9847 spce 
9848 \end_layout
9849
9850 \end_inset
9851
9852 A=B
9853 \begin_inset Formula $\downarrow$
9854 \end_inset
9855
9856 ***
9857 \series default
9858  creates:
9859 \begin_inset Formula \[
9860 \underset{***}{A=B}\]
9861
9862 \end_inset
9863
9864
9865 \end_layout
9866
9867 \begin_layout Section
9868 Space
9869 \begin_inset LatexCommand label
9870 name "sub:Space"
9871
9872 \end_inset
9873
9874
9875 \begin_inset LatexCommand index
9876 name "Space ! horizontal"
9877
9878 \end_inset
9879
9880
9881 \end_layout
9882
9883 \begin_layout Subsection
9884 Predefined Space
9885 \begin_inset LatexCommand label
9886 name "sub:Predefined-Space"
9887
9888 \end_inset
9889
9890
9891 \begin_inset LatexCommand index
9892 name "Space ! horizontal ! predefined"
9893
9894 \end_inset
9895
9896
9897 \end_layout
9898
9899 \begin_layout Standard
9900 Sometimes it is necessary to insert horizontal space to a formula.
9901  This is done by inserting a protected space (shortcut 
9902 \family sans
9903 Ctrl-Space
9904 \family default
9905 ).
9906  A blue 
9907 \begin_inset Quotes eld
9908 \end_inset
9909
9910
9911 \series bold
9912 \color blue
9913
9914 \begin_inset ERT
9915 status collapsed
9916
9917 \begin_layout Standard
9918
9919
9920 \backslash
9921 spce 
9922 \end_layout
9923
9924 \end_inset
9925
9926
9927 \series default
9928 \color inherit
9929
9930 \begin_inset Quotes erd
9931 \end_inset
9932
9933  appears and by pressing 
9934 \family sans
9935 Space
9936 \family default
9937  several times one can select one of eight different space sizes.
9938  The spaces can also be inserted using the math toolbar button 
9939 \begin_inset Graphics
9940         filename ../images/math/space.png
9941         scale 85
9942
9943 \end_inset
9944
9945  or special commands.
9946  Independent from the inserted command, one can select the size again by
9947  pressing 
9948 \family sans
9949 Space
9950 \family default
9951  afterwards.
9952 \end_layout
9953
9954 \begin_layout Standard
9955 \noindent
9956 \align center
9957 \begin_inset VSpace -5mm
9958 \end_inset
9959
9960
9961 \begin_inset Tabular
9962 <lyxtabular version="3" rows="3" columns="7">
9963 <features>
9964 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
9965 <column alignment="center" valignment="top" leftline="true" width="0">
9966 <column alignment="center" valignment="top" leftline="true" width="0">
9967 <column alignment="center" valignment="top" leftline="true" width="0">
9968 <column alignment="center" valignment="top" leftline="true" width="0">
9969 <column alignment="center" valignment="top" leftline="true" width="0">
9970 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
9971 <row topline="true">
9972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Standard
9976 Command
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Standard
9985
9986 \backslash
9987 ,
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Standard
9996
9997 \backslash
9998 :
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10004 \begin_inset Text
10005
10006 \begin_layout Standard
10007
10008 \backslash
10009 ;
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Standard
10018
10019 \backslash
10020 quad
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Standard
10029
10030 \backslash
10031 qquad
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Standard
10040
10041 \backslash
10042 !
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 </row>
10048 <row topline="true">
10049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Standard
10053 Number of 
10054 \family sans
10055 Space
10056 \family default
10057  keystrokes after inserting the protected space
10058 \end_layout
10059
10060 \end_inset
10061 </cell>
10062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Standard
10066 0
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Standard
10075 1
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Standard
10084 2
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Standard
10093 3
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Standard
10102 4
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Standard
10111 5
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 </row>
10117 <row topline="true" bottomline="true">
10118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Standard
10122 Result
10123 \end_layout
10124
10125 \end_inset
10126 </cell>
10127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Standard
10131 \begin_inset Formula $A\, B$
10132 \end_inset
10133
10134
10135 \end_layout
10136
10137 \end_inset
10138 </cell>
10139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10140 \begin_inset Text
10141
10142 \begin_layout Standard
10143 \begin_inset Formula $A\: B$
10144 \end_inset
10145
10146
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Standard
10155 \begin_inset Formula $A\; B$
10156 \end_inset
10157
10158
10159 \end_layout
10160
10161 \end_inset
10162 </cell>
10163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Standard
10167 \begin_inset Formula $A\quad B$
10168 \end_inset
10169
10170
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Standard
10179 \begin_inset Formula $A\qquad B$
10180 \end_inset
10181
10182
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Standard
10191 \begin_inset Formula $A\! B$
10192 \end_inset
10193
10194
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 </row>
10200 </lyxtabular>
10201
10202 \end_inset
10203
10204
10205 \end_layout
10206
10207 \begin_layout Standard
10208 The last size seem to produce no space.
10209  It is displayed red in LyX contrary to the other sizes, because it is a
10210  negative space.
10211  There are two more negative spaces:
10212 \end_layout
10213
10214 \begin_layout Standard
10215 \align center
10216 \begin_inset Tabular
10217 <lyxtabular version="3" rows="3" columns="3">
10218 <features>
10219 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
10220 <column alignment="center" valignment="top" leftline="true" width="0pt">
10221 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
10222 <row topline="true" bottomline="true">
10223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Standard
10227 Command
10228 \end_layout
10229
10230 \end_inset
10231 </cell>
10232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Standard
10236
10237 \backslash
10238 negmedspace
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Standard
10247
10248 \backslash
10249 negthickspace
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 </row>
10255 <row bottomline="true">
10256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Standard
10260 Number of 
10261 \family sans
10262 Space
10263 \family default
10264  keystrokes after inserting the protected space
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Standard
10273 6
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Standard
10282 7
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 </row>
10288 <row bottomline="true">
10289 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Standard
10293 Result
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Standard
10302 \begin_inset Formula $A\negmedspace B$
10303 \end_inset
10304
10305
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10311 \begin_inset Text
10312
10313 \begin_layout Standard
10314 \begin_inset Formula $A\negthickspace B$
10315 \end_inset
10316
10317
10318 \end_layout
10319
10320 \end_inset
10321 </cell>
10322 </row>
10323 </lyxtabular>
10324
10325 \end_inset
10326
10327
10328 \end_layout
10329
10330 \begin_layout Standard
10331 Negative spaces can lead to characters overlapping each other.
10332  Thus they can be used to enforce ligatures, what is e.\InsetSpace \thinspace{}
10333 g.\InsetSpace ~
10334 useful for summation
10335  operators: 
10336 \end_layout
10337
10338 \begin_layout Standard
10339 \align center
10340 \begin_inset Tabular
10341 <lyxtabular version="3" rows="3" columns="2">
10342 <features>
10343 <column alignment="center" valignment="top" leftline="true" width="0">
10344 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10345 <row topline="true" bottomline="true">
10346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Standard
10350 Command
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Standard
10359 Result
10360 \begin_inset Note Note
10361 status collapsed
10362
10363 \begin_layout Standard
10364
10365 \series bold
10366
10367 \backslash
10368 raisebox
10369 \series default
10370  is only used as spacer.
10371 \end_layout
10372
10373 \end_inset
10374
10375
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 </row>
10381 <row topline="true">
10382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Standard
10386
10387 \backslash
10388 sum
10389 \backslash
10390 sum
10391 \begin_inset ERT
10392 status collapsed
10393
10394 \begin_layout Standard
10395
10396
10397 \backslash
10398 spce 
10399 \end_layout
10400
10401 \end_inset
10402
10403 f_kl
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Standard
10412 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10413 \end_inset
10414
10415
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 </row>
10421 <row topline="true" bottomline="true">
10422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Standard
10426
10427 \backslash
10428 sum
10429 \backslash
10430 negmedspace
10431 \backslash
10432 sum
10433 \begin_inset ERT
10434 status collapsed
10435
10436 \begin_layout Standard
10437
10438
10439 \backslash
10440 spce 
10441 \end_layout
10442
10443 \end_inset
10444
10445 f_kl
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Standard
10454 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10455 \end_inset
10456
10457
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 </row>
10463 </lyxtabular>
10464
10465 \end_inset
10466
10467
10468 \end_layout
10469
10470 \begin_layout Standard
10471 Relations like for example equal signs, are always surrounded by space.
10472  To suppress this, the equal sign is placed into a TeX-brace.
10473  The following example demonstrates this:
10474 \end_layout
10475
10476 \begin_layout Standard
10477 \align center
10478 \begin_inset Tabular
10479 <lyxtabular version="3" rows="2" columns="2">
10480 <features>
10481 <column alignment="center" valignment="top" width="0pt">
10482 <column alignment="center" valignment="top" width="0pt">
10483 <row>
10484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Standard
10488 normal equation
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Standard
10497 \begin_inset Formula $A=B$
10498 \end_inset
10499
10500
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 </row>
10506 <row>
10507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Standard
10511 \begin_inset Note Note
10512 status collapsed
10513
10514 \begin_layout Standard
10515
10516 \series bold
10517
10518 \backslash
10519 raisebox
10520 \series default
10521  is only used as spacer.
10522 \end_layout
10523
10524 \end_inset
10525
10526
10527 \begin_inset Formula $\raisebox{5mm}{}$
10528 \end_inset
10529
10530 equation without space
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Standard
10539 \begin_inset Formula $A{=}B$
10540 \end_inset
10541
10542
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 </lyxtabular>
10549
10550 \end_inset
10551
10552
10553 \end_layout
10554
10555 \begin_layout Standard
10556 \noindent
10557 The command for the last formula is: 
10558 \series bold
10559 A
10560 \backslash
10561 {=
10562 \begin_inset Formula $\to$
10563 \end_inset
10564
10565 B
10566 \end_layout
10567
10568 \begin_layout Standard
10569 \begin_inset VSpace bigskip
10570 \end_inset
10571
10572 Spaces are needed for physical units, because the space between the value
10573  and the unit is the smallest one and not a normal space.
10574  For units in text, the smallest space is inserted via the menu 
10575 \family sans
10576 Insert\SpecialChar \menuseparator
10577 Formatting\SpecialChar \menuseparator
10578 Thin\InsetSpace ~
10579 Space
10580 \family default
10581  (shortcut 
10582 \family sans
10583 Ctrl-Shift-Space
10584 \family default
10585 ).
10586 \end_layout
10587
10588 \begin_layout Standard
10589 An example to visualize the difference:
10590 \end_layout
10591
10592 \begin_layout Standard
10593 \begin_inset Tabular
10594 <lyxtabular version="3" rows="2" columns="2">
10595 <features>
10596 <column alignment="left" valignment="top" width="0">
10597 <column alignment="left" valignment="top" width="0">
10598 <row>
10599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Standard
10603 24 kW
10604 \begin_inset Formula $\cdot$
10605 \end_inset
10606
10607 h
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Standard
10616 space between value and unit
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 <row>
10623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Standard
10627 24\InsetSpace \thinspace{}
10628 kW
10629 \begin_inset Formula $\cdot$
10630 \end_inset
10631
10632 h
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Standard
10641 smallest space between value and unit
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 </row>
10647 </lyxtabular>
10648
10649 \end_inset
10650
10651
10652 \end_layout
10653
10654 \begin_layout Subsection
10655 Variable Space
10656 \begin_inset ERT
10657 status collapsed
10658
10659 \begin_layout Standard
10660
10661
10662 \backslash
10663 texorpdfstring{
10664 \end_layout
10665
10666 \end_inset
10667
10668
10669 \begin_inset Foot
10670 status collapsed
10671
10672 \begin_layout Standard
10673 for vertical space in formulas see 
10674 \begin_inset LatexCommand ref
10675 reference "sub:Line-Separation"
10676
10677 \end_inset
10678
10679
10680 \end_layout
10681
10682 \end_inset
10683
10684
10685 \begin_inset ERT
10686 status collapsed
10687
10688 \begin_layout Standard
10689
10690 }{}
10691 \end_layout
10692
10693 \end_inset
10694
10695
10696 \begin_inset Note Note
10697 status collapsed
10698
10699 \begin_layout Standard
10700
10701 \backslash
10702 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
10703 \end_layout
10704
10705 \begin_layout Standard
10706 More about 
10707 \backslash
10708 texorpdfstring is in section 
10709 \begin_inset LatexCommand ref
10710 reference "sub:Formulas-in-Section"
10711
10712 \end_inset
10713
10714 .
10715 \end_layout
10716
10717 \end_inset
10718
10719
10720 \begin_inset LatexCommand label
10721 name "sub:Variable-Space"
10722
10723 \end_inset
10724
10725
10726 \begin_inset LatexCommand index
10727 name "Space ! horizontal ! variable"
10728
10729 \end_inset
10730
10731
10732 \end_layout
10733
10734 \begin_layout Standard
10735 Space with a defined length can be inserted in LyX with the command
10736 \newline
10737
10738 \series bold
10739
10740 \backslash
10741 hspace{length}
10742 \series default
10743
10744 \begin_inset LatexCommand index
10745 name "Commands ! H ! \\textbackslash hspace"
10746
10747 \end_inset
10748
10749 .
10750  For the length all units listed in 
10751 \begin_inset LatexCommand ref
10752 reference "tab:Used-units"
10753
10754 \end_inset
10755
10756  are allowed, except of the unit 
10757 \begin_inset Quotes eld
10758 \end_inset
10759
10760 mu
10761 \begin_inset Quotes erd
10762 \end_inset
10763
10764 .
10765  The length may also be negative.
10766  To insert so many space that the formula uses all available space, the
10767  command 
10768 \series bold
10769
10770 \backslash
10771 hfill
10772 \series default
10773
10774 \begin_inset LatexCommand index
10775 name "Commands ! H ! \\textbackslash hfill"
10776
10777 \end_inset
10778
10779  is used.
10780 \end_layout
10781
10782 \begin_layout Standard
10783 \begin_inset VSpace -1mm
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Standard
10790 \align center
10791 \begin_inset Tabular
10792 <lyxtabular version="3" rows="4" columns="2">
10793 <features>
10794 <column alignment="center" valignment="top" leftline="true" width="0">
10795 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10796 <row topline="true" bottomline="true">
10797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Standard
10801 Command
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Standard
10810 Result
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 </row>
10816 <row topline="true">
10817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Standard
10821 A=B
10822 \backslash
10823 hspace{3cm
10824 \begin_inset Formula $\to$
10825 \end_inset
10826
10827 A
10828 \backslash
10829 not=C
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Standard
10838 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
10839 \end_inset
10840
10841
10842 \end_layout
10843
10844 \end_inset
10845 </cell>
10846 </row>
10847 <row topline="true" bottomline="true">
10848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Standard
10852 A
10853 \backslash
10854 hspace{-1mm
10855 \begin_inset Formula $\to$
10856 \end_inset
10857
10858 A
10859 \backslash
10860 not=A
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Standard
10869 \begin_inset Formula $A\hspace{-1mm}A\not=A$
10870 \end_inset
10871
10872
10873 \end_layout
10874
10875 \end_inset
10876 </cell>
10877 </row>
10878 <row topline="true" bottomline="true">
10879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Standard
10883 A=A
10884 \backslash
10885 hfill
10886 \begin_inset ERT
10887 status collapsed
10888
10889 \begin_layout Standard
10890
10891
10892 \backslash
10893 spce 
10894 \end_layout
10895
10896 \end_inset
10897
10898 B=B
10899 \end_layout
10900
10901 \end_inset
10902 </cell>
10903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Standard
10907 \begin_inset Formula $A=A\hfill B=B$
10908 \end_inset
10909
10910
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 </row>
10916 </lyxtabular>
10917
10918 \end_inset
10919
10920
10921 \end_layout
10922
10923 \begin_layout Standard
10924 In the last example the available space is given by the longest column entry
10925  of the table.
10926  In an inline formula the space depends on the length of the line in which
10927  
10928 \series bold
10929
10930 \backslash
10931 hfill
10932 \series default
10933  is inserted.
10934  Thus, when the line uses the full width, no space will be created.
10935  
10936 \series bold
10937
10938 \backslash
10939 hfill
10940 \series default
10941  has only an effect on displayed formulas when the formula style 
10942 \series bold
10943 Indented
10944 \series default
10945  is used.
10946  (Formula styles are explained in 
10947 \begin_inset LatexCommand ref
10948 reference "sec:Formula-Styles"
10949
10950 \end_inset
10951
10952 .)
10953 \end_layout
10954
10955 \begin_layout Standard
10956 The commands 
10957 \series bold
10958
10959 \backslash
10960 hspace
10961 \series default
10962  and 
10963 \series bold
10964
10965 \backslash
10966 hfill
10967 \series default
10968  can also be inserted in TeX-mode to use them for text:
10969 \end_layout
10970
10971 \begin_layout Standard
10972 This is a line with
10973 \begin_inset ERT
10974 status collapsed
10975
10976 \begin_layout Standard
10977
10978
10979 \backslash
10980 hspace{2cm}
10981 \end_layout
10982
10983 \end_inset
10984
10985 2\InsetSpace \thinspace{}
10986 cm space.
10987 \end_layout
10988
10989 \begin_layout Standard
10990 This is a line with
10991 \hfill
10992 maximum space.
10993 \end_layout
10994
10995 \begin_layout Standard
10996 In the last example 
10997 \series bold
10998
10999 \backslash
11000 hfill
11001 \series default
11002  was inserted via the menu 
11003 \family sans
11004 Insert\SpecialChar \menuseparator
11005 Formatting\SpecialChar \menuseparator
11006 Horizontal\InsetSpace ~
11007 Fill
11008 \family default
11009 , what is not possible in formulas.
11010  This has the advantage that one can directly see in LyX that this is a
11011  stretch space.
11012 \end_layout
11013
11014 \begin_layout Standard
11015 When the commands are at the begin of a text line but not at the beginning
11016  of a paragraph, they will be ignored by LaTeX.
11017  To avoid that, the command 
11018 \series bold
11019
11020 \backslash
11021 hspace*
11022 \series default
11023  is used instead of 
11024 \series bold
11025
11026 \backslash
11027 hspace
11028 \series default
11029 .
11030  To get the same with 
11031 \series bold
11032
11033 \backslash
11034 hfill
11035 \series default
11036 , a line break and an empty placeholder
11037 \series bold
11038
11039 \begin_inset Foot
11040 status collapsed
11041
11042 \begin_layout Standard
11043 for placeholders see 
11044 \begin_inset LatexCommand ref
11045 reference "sub:Placeholders"
11046
11047 \end_inset
11048
11049
11050 \end_layout
11051
11052 \end_inset
11053
11054
11055 \series default
11056  is inserted in TeX-mode with the command 
11057 \series bold
11058
11059 \backslash
11060 vphantom{} 
11061 \series default
11062 before 
11063 \series bold
11064
11065 \backslash
11066 hfill
11067 \series default
11068 .
11069  
11070 \end_layout
11071
11072 \begin_layout Subsection
11073 Space besides inline Formulas
11074 \begin_inset LatexCommand index
11075 name "Space ! besides inline formulas"
11076
11077 \end_inset
11078
11079
11080 \end_layout
11081
11082 \begin_layout Standard
11083 The space that surrounds inline formulas can be adjusted with the length
11084  
11085 \series bold
11086
11087 \backslash
11088 mathsurround
11089 \begin_inset LatexCommand index
11090 name "Commands ! M ! \\textbackslash mathsurround"
11091
11092 \end_inset
11093
11094
11095 \series default
11096 .
11097  The value of a length is set with the command 
11098 \series bold
11099
11100 \backslash
11101 setlength
11102 \begin_inset LatexCommand index
11103 name "Commands ! S ! \\textbackslash setlength"
11104
11105 \end_inset
11106
11107
11108 \series default
11109  that has the following scheme:
11110 \end_layout
11111
11112 \begin_layout Standard
11113
11114 \series bold
11115
11116 \backslash
11117 setlength{length name}{value}
11118 \end_layout
11119
11120 \begin_layout Standard
11121 To set 
11122 \series bold
11123
11124 \backslash
11125 mathsurround
11126 \series default
11127  to the value 5\InsetSpace \thinspace{}
11128 mm, the command
11129 \end_layout
11130
11131 \begin_layout Standard
11132
11133 \series bold
11134
11135 \backslash
11136 setlength{
11137 \backslash
11138 mathsurround}{5mm}
11139 \end_layout
11140
11141 \begin_layout Standard
11142 is inserted in TeX-mode.
11143  5\InsetSpace \thinspace{}
11144 mm space will now be set around all inline formulas:
11145 \begin_inset ERT
11146 status collapsed
11147
11148 \begin_layout Standard
11149
11150
11151 \backslash
11152 setlength{
11153 \backslash
11154 mathsurround}{5mm}
11155 \end_layout
11156
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \begin_layout Standard
11163 This is a line with an inline formula 
11164 \begin_inset Formula $A=B$
11165 \end_inset
11166
11167  with 5\InsetSpace \thinspace{}
11168 mm surrounding space.
11169 \begin_inset ERT
11170 status collapsed
11171
11172 \begin_layout Standard
11173
11174
11175 \backslash
11176 setlength{
11177 \backslash
11178 mathsurround}{0pt}
11179 \end_layout
11180
11181 \end_inset
11182
11183
11184 \end_layout
11185
11186 \begin_layout Standard
11187 To return to the predefined value, 
11188 \series bold
11189
11190 \backslash
11191 mathsurround
11192 \series default
11193  is set to the value 0\InsetSpace \thinspace{}
11194 pt.
11195 \end_layout
11196
11197 \begin_layout Section
11198 Boxes and Frames
11199 \begin_inset LatexCommand index
11200 name "Boxes"
11201
11202 \end_inset
11203
11204
11205 \begin_inset LatexCommand index
11206 name "Frames | see {Boxes}"
11207
11208 \end_inset
11209
11210
11211 \end_layout
11212
11213 \begin_layout Standard
11214 Boxes for text are described in chapter 
11215 \family typewriter
11216 Boxes
11217 \family default
11218  in the 
11219 \family typewriter
11220 Embedded\InsetSpace ~
11221 Objects
11222 \family default
11223  manual.
11224 \end_layout
11225
11226 \begin_layout Subsection
11227 Boxes with Frame
11228 \begin_inset LatexCommand label
11229 name "sub:Boxes-with-Frame"
11230
11231 \end_inset
11232
11233
11234 \begin_inset LatexCommand index
11235 name "Boxes ! with frame"
11236
11237 \end_inset
11238
11239
11240 \end_layout
11241
11242 \begin_layout Standard
11243 It is possible to frame formulas or parts of it with the commands 
11244 \series bold
11245
11246 \backslash
11247 fbox
11248 \series default
11249
11250 \begin_inset LatexCommand index
11251 name "Commands ! F ! \\textbackslash fbox"
11252
11253 \end_inset
11254
11255  and 
11256 \series bold
11257
11258 \backslash
11259 boxed
11260 \series default
11261
11262 \begin_inset LatexCommand index
11263 name "Commands ! B ! \\textbackslash boxed"
11264
11265 \end_inset
11266
11267 .
11268 \end_layout
11269
11270 \begin_layout Standard
11271 When one of these commands is inserted to a formula, a blue box appears
11272  within a frame to enter formula parts.
11273  For 
11274 \series bold
11275
11276 \backslash
11277 fbox
11278 \series default
11279  an additional formula has to be created by 
11280 \family sans
11281 Ctrl-m
11282 \family default
11283  within this box
11284 \begin_inset Foot
11285 status collapsed
11286
11287 \begin_layout Standard
11288 Due to a bug in LyX it is not possible to create a new formula with 
11289 \family sans
11290 Ctrl-m
11291 \family default
11292 , see 
11293 \begin_inset ERT
11294 status collapsed
11295
11296 \begin_layout Standard
11297
11298
11299 \backslash
11300 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11301 \end_layout
11302
11303 \end_inset
11304
11305 LyX-bug #1435
11306 \begin_inset ERT
11307 status collapsed
11308
11309 \begin_layout Standard
11310
11311 }
11312 \end_layout
11313
11314 \end_inset
11315
11316 .
11317 \end_layout
11318
11319 \end_inset
11320
11321 , because the box content will otherwise be treated as mathematical text.
11322  When 
11323 \series bold
11324
11325 \backslash
11326 boxed
11327 \series default
11328  is used, a new formula is automatically created inside the frame.
11329 \end_layout
11330
11331 \begin_layout Standard
11332 The command 
11333 \series bold
11334
11335 \backslash
11336 fbox
11337 \series default
11338  is not suitable to frame displayed formulas, because the formula will always
11339  be set in the size of the text.
11340  
11341 \series bold
11342
11343 \backslash
11344 boxed
11345 \series default
11346  is in contrary not suitable to frame inline formulas, because the formula
11347  will always be set in the size of a displayed formula.
11348 \end_layout
11349
11350 \begin_layout Standard
11351 As extension to 
11352 \series bold
11353
11354 \backslash
11355 fbox
11356 \series default
11357  there is the command 
11358 \series bold
11359
11360 \backslash
11361 framebox
11362 \series default
11363
11364 \begin_inset LatexCommand index
11365 name "Commands ! F ! \\textbackslash framebox"
11366
11367 \end_inset
11368
11369  where additionally the frame width and the alignment can be specified.
11370  
11371 \series bold
11372
11373 \backslash
11374 framebox
11375 \series default
11376  is used in the following scheme:
11377 \end_layout
11378
11379 \begin_layout Standard
11380
11381 \series bold
11382
11383 \backslash
11384 framebox[frame width][position]{box content}
11385 \end_layout
11386
11387 \begin_layout Standard
11388 The position can either be 
11389 \emph on
11390 l
11391 \emph default
11392  or 
11393 \emph on
11394 r
11395 \emph default
11396 .
11397  
11398 \emph on
11399 l
11400 \emph default
11401  left aligns, 
11402 \emph on
11403 r
11404 \emph default
11405  right aligns the formula in the box.
11406  When no position is given, the formula will be centered.
11407 \newline
11408 Is no width given,
11409  also no position can be given.
11410  In this case the frame width is adjusted to the box content like for 
11411 \series bold
11412
11413 \backslash
11414 fbox
11415 \series default
11416 .
11417 \end_layout
11418
11419 \begin_layout Standard
11420 When the command 
11421 \series bold
11422
11423 \backslash
11424 framebox
11425 \series default
11426  is inserted, a box appears containing three blue boxes.
11427 \begin_inset Foot
11428 status collapsed
11429
11430 \begin_layout Standard
11431 Due to a bug in LyX the cursor has to be placed left beside blue the boxes
11432  to fill them, see 
11433 \begin_inset ERT
11434 status collapsed
11435
11436 \begin_layout Standard
11437
11438
11439 \backslash
11440 href{http://bugzilla.lyx.org/show_bug.cgi?id=2461}{
11441 \end_layout
11442
11443 \end_inset
11444
11445 LyX-bug #2461
11446 \begin_inset ERT
11447 status collapsed
11448
11449 \begin_layout Standard
11450
11451 }
11452 \end_layout
11453
11454 \end_inset
11455
11456 .
11457 \end_layout
11458
11459 \end_inset
11460
11461  The first two boxes are surrounded by brackets and denote the two optional
11462  arguments.
11463  The third box is for formula parts like for 
11464 \series bold
11465
11466 \backslash
11467 fbox
11468 \series default
11469 .
11470 \end_layout
11471
11472 \begin_layout Standard
11473 \align center
11474 \begin_inset Note Note
11475 status open
11476
11477 \begin_layout Standard
11478 The table has been set into a minipage to make the footnote appearing.
11479  Otherwise the footnote text would not be displayed.
11480 \end_layout
11481
11482 \end_inset
11483
11484
11485 \begin_inset Box Frameless
11486 position "c"
11487 hor_pos "c"
11488 has_inner_box 1
11489 inner_pos "c"
11490 use_parbox 0
11491 width "100col%"
11492 special "none"
11493 height "1in"
11494 height_special "totalheight"
11495 status open
11496
11497 \begin_layout Standard
11498 \align center
11499 \begin_inset Tabular
11500 <lyxtabular version="3" rows="5" columns="2">
11501 <features>
11502 <column alignment="center" valignment="top" leftline="true" width="0">
11503 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
11504 <row topline="true" bottomline="true">
11505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Standard
11509 Command
11510 \begin_inset Foot
11511 status collapsed
11512
11513 \begin_layout Standard
11514 Due to a bug in LyX it is not possible to create a new formula with 
11515 \family sans
11516 Ctrl-m
11517 \family default
11518 , see 
11519 \begin_inset ERT
11520 status collapsed
11521
11522 \begin_layout Standard
11523
11524
11525 \backslash
11526 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11527 \end_layout
11528
11529 \end_inset
11530
11531 LyX-bug #1435
11532 \begin_inset ERT
11533 status collapsed
11534
11535 \begin_layout Standard
11536
11537 }
11538 \end_layout
11539
11540 \end_inset
11541
11542
11543 \end_layout
11544
11545 \end_inset
11546
11547
11548 \end_layout
11549
11550 \end_inset
11551 </cell>
11552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Standard
11556 Result
11557 \begin_inset Note Note
11558 status collapsed
11559
11560 \begin_layout Standard
11561
11562 \series bold
11563
11564 \backslash
11565 raisebox
11566 \series default
11567  is only used as spacer.
11568 \end_layout
11569
11570 \end_inset
11571
11572
11573 \end_layout
11574
11575 \end_inset
11576 </cell>
11577 </row>
11578 <row topline="true">
11579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Standard
11583
11584 \backslash
11585 fbox
11586 \begin_inset ERT
11587 status collapsed
11588
11589 \begin_layout Standard
11590
11591
11592 \backslash
11593 spce 
11594 \end_layout
11595
11596 \end_inset
11597
11598
11599 \family sans
11600 Ctrl-m
11601 \family default
11602  
11603 \backslash
11604 int
11605 \begin_inset ERT
11606 status collapsed
11607
11608 \begin_layout Standard
11609
11610
11611 \backslash
11612 spce 
11613 \end_layout
11614
11615 \end_inset
11616
11617 A=B
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Standard
11626 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
11627
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 </row>
11636 <row topline="true">
11637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11638 \begin_inset Text
11639
11640 \begin_layout Standard
11641
11642 \backslash
11643 boxed
11644 \begin_inset ERT
11645 status collapsed
11646
11647 \begin_layout Standard
11648
11649
11650 \backslash
11651 spce 
11652 \end_layout
11653
11654 \end_inset
11655
11656
11657 \backslash
11658 int
11659 \begin_inset ERT
11660 status collapsed
11661
11662 \begin_layout Standard
11663
11664
11665 \backslash
11666 spce 
11667 \end_layout
11668
11669 \end_inset
11670
11671 A=B
11672 \end_layout
11673
11674 \end_inset
11675 </cell>
11676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Standard
11680 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11681 \end_inset
11682
11683
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 </row>
11689 <row topline="true">
11690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11691 \begin_inset Text
11692
11693 \begin_layout Standard
11694 A+
11695 \backslash
11696 fbox
11697 \begin_inset ERT
11698 status collapsed
11699
11700 \begin_layout Standard
11701
11702
11703 \backslash
11704 spce 
11705 \end_layout
11706
11707 \end_inset
11708
11709 B
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Standard
11718 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11719 \end_inset
11720
11721
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 </row>
11727 <row topline="true" bottomline="true">
11728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Standard
11732
11733 \backslash
11734 framebox
11735 \begin_inset ERT
11736 status collapsed
11737
11738 \begin_layout Standard
11739
11740
11741 \backslash
11742 spce 
11743 \end_layout
11744
11745 \end_inset
11746
11747 20mm
11748 \begin_inset Formula $\to$
11749 \end_inset
11750
11751
11752 \begin_inset Formula $\to$
11753 \end_inset
11754
11755
11756 \family sans
11757 Ctrl-m
11758 \family default
11759  
11760 \backslash
11761 frac
11762 \begin_inset ERT
11763 status collapsed
11764
11765 \begin_layout Standard
11766
11767
11768 \backslash
11769 spce 
11770 \end_layout
11771
11772 \end_inset
11773
11774 A
11775 \begin_inset Formula $\downarrow$
11776 \end_inset
11777
11778 B
11779 \end_layout
11780
11781 \end_inset
11782 </cell>
11783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11784 \begin_inset Text
11785
11786 \begin_layout Standard
11787 \begin_inset Formula $\raisebox{6mm}{}$
11788 \end_inset
11789
11790
11791 \begin_inset Formula $\framebox[20mm]{$\frac{A}{B}$}$
11792 \end_inset
11793
11794
11795 \begin_inset Formula $\raisebox{-4mm}{}$
11796 \end_inset
11797
11798
11799 \end_layout
11800
11801 \end_inset
11802 </cell>
11803 </row>
11804 </lyxtabular>
11805
11806 \end_inset
11807
11808
11809 \end_layout
11810
11811 \end_inset
11812
11813
11814 \end_layout
11815
11816 \begin_layout Standard
11817 The frame thickness can also be adjusted.
11818  To do this the following commands have to be inserted in TeX-mode before
11819  the formula
11820 \end_layout
11821
11822 \begin_layout Standard
11823
11824 \series bold
11825
11826 \backslash
11827 fboxrule
11828 \series default
11829  
11830 \series bold
11831
11832 \begin_inset Quotes eld
11833 \end_inset
11834
11835 thickness
11836 \begin_inset Quotes erd
11837 \end_inset
11838
11839
11840 \series default
11841  
11842 \series bold
11843
11844 \backslash
11845 fboxsep
11846 \series default
11847  
11848 \series bold
11849
11850 \begin_inset Quotes eld
11851 \end_inset
11852
11853 distance
11854 \begin_inset Quotes erd
11855 \end_inset
11856
11857
11858 \end_layout
11859
11860 \begin_layout Standard
11861 \begin_inset Quotes eld
11862 \end_inset
11863
11864 distance
11865 \begin_inset Quotes erd
11866 \end_inset
11867
11868  specifies the minimal distance between the frame and the first character
11869  in the box.
11870  An example for this is the following framed formula:
11871 \begin_inset ERT
11872 status collapsed
11873
11874 \begin_layout Standard
11875
11876
11877 \backslash
11878 fboxrule 2mm 
11879 \backslash
11880 fboxsep 3mm
11881 \end_layout
11882
11883 \end_inset
11884
11885
11886 \begin_inset Formula \[
11887 \boxed{A+B=C}\]
11888
11889 \end_inset
11890
11891 Before this formula the commands
11892 \end_layout
11893
11894 \begin_layout Standard
11895
11896 \series bold
11897
11898 \backslash
11899 fboxrule
11900 \series default
11901  
11902 \series bold
11903 2mm
11904 \series default
11905  
11906 \series bold
11907
11908 \backslash
11909 fboxsep
11910 \series default
11911  
11912 \series bold
11913 3mm
11914 \end_layout
11915
11916 \begin_layout Standard
11917 were inserted in TeX-mode.
11918  The given values are used for all following boxes.
11919 \end_layout
11920
11921 \begin_layout Standard
11922 To return to the standard frame size, the command
11923 \end_layout
11924
11925 \begin_layout Standard
11926
11927 \series bold
11928
11929 \backslash
11930 fboxrule
11931 \series default
11932  
11933 \series bold
11934 0.4pt
11935 \series default
11936  
11937 \series bold
11938
11939 \backslash
11940 fboxsep
11941 \series default
11942  
11943 \series bold
11944 3pt
11945 \series default
11946
11947 \begin_inset ERT
11948 status collapsed
11949
11950 \begin_layout Standard
11951
11952
11953 \backslash
11954 fboxrule 0.4pt 
11955 \backslash
11956 fboxsep 3pt
11957 \end_layout
11958
11959 \end_inset
11960
11961
11962 \end_layout
11963
11964 \begin_layout Standard
11965 is inserted in TeX-mode before the next formula.
11966 \end_layout
11967
11968 \begin_layout Subsection
11969 Boxes without Frame
11970 \begin_inset LatexCommand label
11971 name "sub:Boxes-without-Frame"
11972
11973 \end_inset
11974
11975
11976 \begin_inset LatexCommand index
11977 name "Boxes ! without frame"
11978
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \begin_layout Standard
11985 For boxes without a frame there are the following box commands: 
11986 \series bold
11987
11988 \backslash
11989 mbox
11990 \series default
11991
11992 \begin_inset LatexCommand index
11993 name "Commands ! M ! \\textbackslash mbox"
11994
11995 \end_inset
11996
11997
11998 \series bold
11999
12000 \backslash
12001 makebox
12002 \series default
12003
12004 \begin_inset LatexCommand index
12005 name "Commands ! M ! \\textbackslash makebox"
12006
12007 \end_inset
12008
12009 , and 
12010 \series bold
12011
12012 \backslash
12013 raisebox
12014 \series default
12015
12016 \begin_inset LatexCommand index
12017 name "Commands ! R ! \\textbackslash raisebox"
12018
12019 \end_inset
12020
12021
12022 \end_layout
12023
12024 \begin_layout Standard
12025 With 
12026 \series bold
12027
12028 \backslash
12029 raisebox
12030 \series default
12031  a box can be super- or subscripted.
12032  But in contrary to normal super- and subscripting, the characters in the
12033  box keep their font size.
12034  
12035 \series bold
12036
12037 \backslash
12038 raisebox
12039 \series default
12040  is used in the following scheme:
12041 \end_layout
12042
12043 \begin_layout Standard
12044
12045 \series bold
12046
12047 \backslash
12048 raisebox{height}{box content}
12049 \end_layout
12050
12051 \begin_layout Standard
12052 When the box should contain a formula, an extra formula is needed like for
12053  
12054 \series bold
12055
12056 \backslash
12057 fbox
12058 \series default
12059 .
12060 \end_layout
12061
12062 \begin_layout Standard
12063 \align center
12064 \begin_inset Tabular
12065 <lyxtabular version="3" rows="4" columns="2">
12066 <features>
12067 <column alignment="center" valignment="top" leftline="true" width="0">
12068 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12069 <row topline="true" bottomline="true">
12070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12071 \begin_inset Text
12072
12073 \begin_layout Standard
12074 Command
12075 \end_layout
12076
12077 \end_inset
12078 </cell>
12079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12080 \begin_inset Text
12081
12082 \begin_layout Standard
12083 Result
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 </row>
12089 <row topline="true">
12090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12091 \begin_inset Text
12092
12093 \begin_layout Standard
12094 H
12095 \backslash
12096 raisebox{2mm
12097 \begin_inset Formula $\to$
12098 \end_inset
12099
12100
12101 \backslash
12102 {al
12103 \begin_inset Formula $\to$
12104 \end_inset
12105
12106  lo
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12112 \begin_inset Text
12113
12114 \begin_layout Standard
12115 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12116 \end_inset
12117
12118
12119 \end_layout
12120
12121 \end_inset
12122 </cell>
12123 </row>
12124 <row topline="true" bottomline="true">
12125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12126 \begin_inset Text
12127
12128 \begin_layout Standard
12129 H
12130 \backslash
12131 raisebox{-2mm
12132 \begin_inset Formula $\to$
12133 \end_inset
12134
12135
12136 \backslash
12137 {al
12138 \begin_inset Formula $\to$
12139 \end_inset
12140
12141 lo
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Standard
12150 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12151 \end_inset
12152
12153
12154 \end_layout
12155
12156 \end_inset
12157 </cell>
12158 </row>
12159 <row topline="true" bottomline="true">
12160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Standard
12164 A=
12165 \backslash
12166 raisebox{-2mm
12167 \begin_inset Formula $\to$
12168 \end_inset
12169
12170
12171 \backslash
12172 {
12173 \family sans
12174 Ctrl-m
12175 \family default
12176  
12177 \backslash
12178 sqrt
12179 \begin_inset ERT
12180 status collapsed
12181
12182 \begin_layout Standard
12183
12184
12185 \backslash
12186 spce 
12187 \end_layout
12188
12189 \end_inset
12190
12191
12192 \end_layout
12193
12194 \end_inset
12195 </cell>
12196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12197 \begin_inset Text
12198
12199 \begin_layout Standard
12200 \begin_inset ERT
12201 status collapsed
12202
12203 \begin_layout Standard
12204
12205 $A=
12206 \backslash
12207 raisebox{-2mm}{$
12208 \backslash
12209 sqrt{B}$}$
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \end_inset
12218 </cell>
12219 </row>
12220 </lyxtabular>
12221
12222 \end_inset
12223
12224
12225 \end_layout
12226
12227 \begin_layout Standard
12228 The last formula can currently only be created using TeX-mode because LyX
12229  inserts a box instead of the needed extra formula.
12230 \begin_inset Foot
12231 status collapsed
12232
12233 \begin_layout Standard
12234 see 
12235 \begin_inset ERT
12236 status collapsed
12237
12238 \begin_layout Standard
12239
12240
12241 \backslash
12242 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12243 \end_layout
12244
12245 \end_inset
12246
12247 LyX-bug #1435
12248 \begin_inset ERT
12249 status collapsed
12250
12251 \begin_layout Standard
12252
12253 }
12254 \end_layout
12255
12256 \end_inset
12257
12258
12259 \end_layout
12260
12261 \end_inset
12262
12263
12264 \end_layout
12265
12266 \begin_layout Standard
12267 The command 
12268 \series bold
12269
12270 \backslash
12271 mbox
12272 \series default
12273  is equivalent to 
12274 \series bold
12275
12276 \backslash
12277 fbox
12278 \series default
12279  and 
12280 \series bold
12281
12282 \backslash
12283 makebox
12284 \series default
12285  is equivalent to 
12286 \series bold
12287
12288 \backslash
12289 framebox
12290 \series default
12291 , with the difference that there is no frame.
12292 \end_layout
12293
12294 \begin_layout Subsection
12295 Colored Boxes
12296 \begin_inset LatexCommand label
12297 name "sub:Colored-Boxes"
12298
12299 \end_inset
12300
12301
12302 \begin_inset LatexCommand index
12303 name "Boxes ! colored"
12304
12305 \end_inset
12306
12307
12308 \end_layout
12309
12310 \begin_layout Standard
12311 To be able to use all commands explained in this section, the LaTeX-package
12312  
12313 \series bold
12314 color
12315 \series default
12316
12317 \begin_inset Foot
12318 status collapsed
12319
12320 \begin_layout Standard
12321 The LaTeX-package 
12322 \series bold
12323 color
12324 \series default
12325  is part of every LaTeX standard installation.
12326 \end_layout
12327
12328 \end_inset
12329
12330
12331 \begin_inset LatexCommand index
12332 name "Packages ! color"
12333
12334 \end_inset
12335
12336  has to be loaded in the LaTeX-preamble with the line
12337 \begin_inset Foot
12338 status collapsed
12339
12340 \begin_layout Standard
12341 When text is colored somewhere in the document with a predefined color,
12342  LyX loads the LaTeX-package 
12343 \series bold
12344 color
12345 \series default
12346  automatically.
12347  Thus it is possible that the package is loaded twice, but this doesn't
12348  arise problems.
12349 \end_layout
12350
12351 \end_inset
12352
12353
12354 \begin_inset Note Note
12355 status collapsed
12356
12357 \begin_layout Standard
12358 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12359 amble.
12360 \end_layout
12361
12362 \end_inset
12363
12364
12365 \end_layout
12366
12367 \begin_layout Standard
12368
12369 \series bold
12370
12371 \backslash
12372 usepackage{color}
12373 \end_layout
12374
12375 \begin_layout Standard
12376 \begin_inset VSpace medskip
12377 \end_inset
12378
12379 To color boxes, the command 
12380 \series bold
12381
12382 \backslash
12383 colorbox
12384 \series default
12385
12386 \begin_inset LatexCommand index
12387 name "Commands ! C ! \\textbackslash colorbox"
12388
12389 \end_inset
12390
12391  is used in the following scheme:
12392 \end_layout
12393
12394 \begin_layout Standard
12395
12396 \series bold
12397
12398 \backslash
12399 colorbox{color}{box content}
12400 \end_layout
12401
12402 \begin_layout Standard
12403 The box content can also be a box and a 
12404 \series bold
12405
12406 \backslash
12407 colorbox
12408 \series default
12409  can also be part of another box (see the 2nd and 3rd example).
12410  When the box should contain a formula, an extra formula has to be created,
12411  the same as for 
12412 \series bold
12413
12414 \backslash
12415 fbox
12416 \series default
12417 .
12418 \begin_inset Foot
12419 status collapsed
12420
12421 \begin_layout Standard
12422 This also applies for the command 
12423 \series bold
12424
12425 \backslash
12426 fcolorbox
12427 \series default
12428 .
12429  Thereby note 
12430 \begin_inset ERT
12431 status collapsed
12432
12433 \begin_layout Standard
12434
12435
12436 \backslash
12437 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12438 \end_layout
12439
12440 \end_inset
12441
12442 LyX-bug #1435
12443 \begin_inset ERT
12444 status collapsed
12445
12446 \begin_layout Standard
12447
12448 }
12449 \end_layout
12450
12451 \end_inset
12452
12453 .
12454 \end_layout
12455
12456 \end_inset
12457
12458
12459 \end_layout
12460
12461 \begin_layout Standard
12462 One of the following predefined colors can be chosen:
12463 \end_layout
12464
12465 \begin_layout Standard
12466
12467 \series bold
12468 black
12469 \series default
12470
12471 \series bold
12472 blue
12473 \series default
12474
12475 \series bold
12476 cyan
12477 \series default
12478
12479 \series bold
12480 green
12481 \series default
12482
12483 \series bold
12484 magenta
12485 \series default
12486
12487 \series bold
12488 red
12489 \series default
12490
12491 \series bold
12492 white
12493 \series default
12494 , and 
12495 \series bold
12496 yellow
12497 \end_layout
12498
12499 \begin_layout Standard
12500 \align center
12501 \begin_inset Tabular
12502 <lyxtabular version="3" rows="4" columns="2">
12503 <features>
12504 <column alignment="center" valignment="top" leftline="true" width="0">
12505 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12506 <row topline="true" bottomline="true">
12507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12508 \begin_inset Text
12509
12510 \begin_layout Standard
12511 Command
12512 \end_layout
12513
12514 \end_inset
12515 </cell>
12516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12517 \begin_inset Text
12518
12519 \begin_layout Standard
12520 Result
12521 \begin_inset Note Note
12522 status collapsed
12523
12524 \begin_layout Standard
12525
12526 \series bold
12527
12528 \backslash
12529 raisebox
12530 \series default
12531  is only used as spacer.
12532 \end_layout
12533
12534 \end_inset
12535
12536
12537 \end_layout
12538
12539 \end_inset
12540 </cell>
12541 </row>
12542 <row topline="true">
12543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12544 \begin_inset Text
12545
12546 \begin_layout Standard
12547
12548 \backslash
12549 colorbox{yellow
12550 \begin_inset Formula $\to$
12551 \end_inset
12552
12553
12554 \backslash
12555 {A=B
12556 \end_layout
12557
12558 \end_inset
12559 </cell>
12560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12561 \begin_inset Text
12562
12563 \begin_layout Standard
12564 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12565 \end_inset
12566
12567
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 </row>
12573 <row topline="true">
12574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12575 \begin_inset Text
12576
12577 \begin_layout Standard
12578
12579 \backslash
12580 colorbox{green
12581 \begin_inset Formula $\to$
12582 \end_inset
12583
12584
12585 \backslash
12586 {
12587 \backslash
12588 fbox
12589 \begin_inset ERT
12590 status collapsed
12591
12592 \begin_layout Standard
12593
12594
12595 \backslash
12596 spce 
12597 \end_layout
12598
12599 \end_inset
12600
12601 A=B
12602 \end_layout
12603
12604 \end_inset
12605 </cell>
12606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12607 \begin_inset Text
12608
12609 \begin_layout Standard
12610 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12611 \end_inset
12612
12613
12614 \end_layout
12615
12616 \end_inset
12617 </cell>
12618 </row>
12619 <row topline="true" bottomline="true">
12620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12621 \begin_inset Text
12622
12623 \begin_layout Standard
12624
12625 \backslash
12626 fbox
12627 \begin_inset ERT
12628 status collapsed
12629
12630 \begin_layout Standard
12631
12632
12633 \backslash
12634 spce 
12635 \end_layout
12636
12637 \end_inset
12638
12639
12640 \backslash
12641 colorbox{green
12642 \begin_inset Formula $\to$
12643 \end_inset
12644
12645
12646 \backslash
12647 {A=B
12648 \end_layout
12649
12650 \end_inset
12651 </cell>
12652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \begin_layout Standard
12656 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
12657 \end_inset
12658
12659
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 </row>
12665 </lyxtabular>
12666
12667 \end_inset
12668
12669
12670 \end_layout
12671
12672 \begin_layout Standard
12673
12674 \series bold
12675
12676 \backslash
12677 colorbox
12678 \series default
12679  only colors the box but not the characters in the box.
12680  To color all characters, the whole formula is highlighted and the wanted
12681  color is chosen in the 
12682 \family sans
12683 Text\InsetSpace ~
12684 Style
12685 \family default
12686  dialog.
12687  The dialog can be called with the toolbar button 
12688 \begin_inset Graphics
12689         filename ../images/dialog-show_character.png
12690         scale 85
12691
12692 \end_inset
12693
12694  or the menu 
12695 \family sans
12696 Edit\SpecialChar \menuseparator
12697 Text\InsetSpace ~
12698 Style\SpecialChar \menuseparator
12699 Customized
12700 \family default
12701 .
12702  The formula number has then the same color as the formula.
12703  When the formula number should get another color than the formula characters,
12704  the color must be changed within the formula.
12705 \end_layout
12706
12707 \begin_layout Standard
12708 An example:
12709 \end_layout
12710
12711 \begin_layout Standard
12712
12713 \color red
12714 \begin_inset Formula \begin{equation}
12715 \int A=B\label{eq:red}\end{equation}
12716
12717 \end_inset
12718
12719
12720 \color green
12721
12722 \begin_inset Formula \begin{equation}
12723 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
12724
12725 \end_inset
12726
12727
12728 \end_layout
12729
12730 \begin_layout Standard
12731 Formula 
12732 \begin_inset LatexCommand eqref
12733 reference "eq:red"
12734
12735 \end_inset
12736
12737  is completely colored red.
12738 \newline
12739 Formula 
12740 \begin_inset LatexCommand eqref
12741 reference "eq:redgreen"
12742
12743 \end_inset
12744
12745  was first completely colored green to set the color for the formula number.
12746  Subsequently the formula characters were colored red.
12747 \end_layout
12748
12749 \begin_layout Standard
12750 \begin_inset VSpace bigskip
12751 \end_inset
12752
12753 To color the frame different than the rest of the box, the command 
12754 \series bold
12755
12756 \backslash
12757 fcolorbox
12758 \series default
12759
12760 \begin_inset LatexCommand index
12761 name "Commands ! F ! \\textbackslash fcolorbox"
12762
12763 \end_inset
12764
12765  is used in the following scheme:
12766 \end_layout
12767
12768 \begin_layout Standard
12769
12770 \series bold
12771
12772 \backslash
12773 fcolorbox{frame color}{color}{box content}
12774 \end_layout
12775
12776 \begin_layout Standard
12777 So 
12778 \series bold
12779
12780 \backslash
12781 fcolorbox
12782 \series default
12783  is an extension of the command 
12784 \series bold
12785
12786 \backslash
12787 colorbox
12788 \series default
12789 .
12790  The frame width is set, like for 
12791 \series bold
12792
12793 \backslash
12794 framebox
12795 \series default
12796 , with 
12797 \series bold
12798
12799 \backslash
12800 fboxrule
12801 \series default
12802  and 
12803 \series bold
12804
12805 \backslash
12806 fboxsep
12807 \series default
12808 .
12809  An example:
12810 \begin_inset ERT
12811 status collapsed
12812
12813 \begin_layout Standard
12814
12815
12816 \backslash
12817 fboxrule 1mm 
12818 \backslash
12819 fboxsep 1mm
12820 \end_layout
12821
12822 \end_inset
12823
12824
12825 \begin_inset Formula \[
12826 \fcolorbox{cyan}{magenta}{A=B}\]
12827
12828 \end_inset
12829
12830
12831 \begin_inset ERT
12832 status collapsed
12833
12834 \begin_layout Standard
12835
12836
12837 \backslash
12838 fboxrule 0.4pt 
12839 \backslash
12840 fboxsep 3pt
12841 \end_layout
12842
12843 \end_inset
12844
12845
12846 \end_layout
12847
12848 \begin_layout Standard
12849 This formula was created with the command
12850 \newline
12851
12852 \series bold
12853
12854 \backslash
12855 fcolorbox{cyan
12856 \begin_inset Formula $\to$
12857 \end_inset
12858
12859
12860 \backslash
12861 {magenta
12862 \begin_inset Formula $\to$
12863 \end_inset
12864
12865
12866 \backslash
12867 {A=B
12868 \series default
12869 .
12870 \end_layout
12871
12872 \begin_layout Standard
12873 \begin_inset VSpace bigskip
12874 \end_inset
12875
12876 To use other colors than the predefined ones, they have to be defined first.
12877 \end_layout
12878
12879 \begin_layout Standard
12880 One can for example define the color 
12881 \begin_inset Quotes eld
12882 \end_inset
12883
12884
12885 \series bold
12886 darkgreen
12887 \series default
12888
12889 \begin_inset Quotes erd
12890 \end_inset
12891
12892  with the LaTeX-preamble line:
12893 \end_layout
12894
12895 \begin_layout Standard
12896
12897 \series bold
12898
12899 \backslash
12900 definecolor{darkgreen}{cmyk}{0.5,
12901 \series default
12902  
12903 \series bold
12904 0,
12905 \series default
12906  
12907 \series bold
12908 1,
12909 \series default
12910  
12911 \series bold
12912 0.5}
12913 \series default
12914
12915 \begin_inset LatexCommand index
12916 name "Commands ! D ! \\textbackslash definecolor"
12917
12918 \end_inset
12919
12920
12921 \end_layout
12922
12923 \begin_layout Standard
12924
12925 \series bold
12926 cmyk
12927 \series default
12928  is the color space that denotes the colors 
12929 \series bold
12930 cyan
12931 \series default
12932
12933 \series bold
12934 magenta
12935 \series default
12936
12937 \series bold
12938 yellow
12939 \series default
12940 , and 
12941 \series bold
12942 black
12943 \series default
12944 .
12945  The four comma separated numbers are the portion factor for the corresponding
12946  colors of the color space.
12947  The factors can be in the range of 0\InsetSpace \thinspace{}
12948 -\InsetSpace \thinspace{}
12949 1.
12950  Instead of 
12951 \series bold
12952 cmyk
12953 \series default
12954  also the color space 
12955 \series bold
12956 rgb
12957 \series default
12958  can be used for definitions.
12959  
12960 \series bold
12961 rgb
12962 \series default
12963  denotes 
12964 \series bold
12965 red
12966 \series default
12967
12968 \series bold
12969 green
12970 \series default
12971 , and 
12972 \series bold
12973 blue
12974 \series default
12975 , so that there are in this case three portion factors for the corresponding
12976  colors.
12977  Furthermore there is the color space 
12978 \series bold
12979 gray
12980 \series default
12981  with one portion factor for the gray value.
12982 \end_layout
12983
12984 \begin_layout Standard
12985 As example a framed box with the new defined color 
12986 \series bold
12987 darkgreen
12988 \series default
12989  where the characters have been colored 
12990 \series bold
12991 yellow
12992 \series default
12993 :
12994 \begin_inset Formula \begin{equation}
12995 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
12996
12997 \end_inset
12998
12999
13000 \end_layout
13001
13002 \begin_layout Standard
13003 Self-defined colors can also be be used for text with the help of the command
13004  
13005 \series bold
13006
13007 \backslash
13008 textcolor
13009 \series default
13010 :
13011 \begin_inset LatexCommand index
13012 name "Text ! colored"
13013
13014 \end_inset
13015
13016
13017 \end_layout
13018
13019 \begin_layout Standard
13020 \begin_inset ERT
13021 status collapsed
13022
13023 \begin_layout Standard
13024
13025
13026 \backslash
13027 textcolor{darkgreen}{
13028 \end_layout
13029
13030 \end_inset
13031
13032 This sentence is 
13033 \begin_inset Quotes eld
13034 \end_inset
13035
13036 darkgreen
13037 \begin_inset Quotes erd
13038 \end_inset
13039
13040 .
13041 \begin_inset ERT
13042 status collapsed
13043
13044 \begin_layout Standard
13045
13046 }
13047 \end_layout
13048
13049 \end_inset
13050
13051
13052 \end_layout
13053
13054 \begin_layout Standard
13055
13056 \series bold
13057
13058 \backslash
13059 textcolor
13060 \series default
13061
13062 \begin_inset LatexCommand index
13063 name "Commands ! T ! \\textbackslash textcolor"
13064
13065 \end_inset
13066
13067  is used in the scheme 
13068 \series bold
13069
13070 \backslash
13071 textcolor{color}{characters to color}
13072 \series default
13073 .
13074 \end_layout
13075
13076 \begin_layout Subsection
13077 Paragraph Boxes
13078 \begin_inset LatexCommand label
13079 name "sub:Paragraph-Boxes"
13080
13081 \end_inset
13082
13083
13084 \begin_inset LatexCommand index
13085 name "Boxes ! as paragraph"
13086
13087 \end_inset
13088
13089
13090 \end_layout
13091
13092 \begin_layout Standard
13093 A box that can contain several lines and paragraphs, a so called paragraph
13094  box (parbox), can be created with the menu 
13095 \family sans
13096 Insert\SpecialChar \menuseparator
13097 Box
13098 \family default
13099  or the toolbar button 
13100 \begin_inset Graphics
13101         filename ../images/box-insert.png
13102         scale 85
13103
13104 \end_inset
13105
13106 .
13107 \end_layout
13108
13109 \begin_layout Standard
13110 The following example shows a framed parbox in a line:
13111 \end_layout
13112
13113 \begin_layout Standard
13114 \begin_inset VSpace medskip
13115 \end_inset
13116
13117 This is a line 
13118 \begin_inset Box Boxed
13119 position "c"
13120 hor_pos "c"
13121 has_inner_box 1
13122 inner_pos "t"
13123 use_parbox 1
13124 width "5cm"
13125 special "none"
13126 height "1in"
13127 height_special "totalheight"
13128 status open
13129
13130 \begin_layout Standard
13131 This is a paragraph box.
13132  It is exactly 5\InsetSpace \thinspace{}
13133 cm long and can also contain formulas: 
13134 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13135 \end_inset
13136
13137
13138 \end_layout
13139
13140 \end_inset
13141
13142  with a parbox.
13143 \end_layout
13144
13145 \begin_layout Standard
13146 \begin_inset VSpace medskip
13147 \end_inset
13148
13149
13150 \end_layout
13151
13152 \begin_layout Standard
13153 Such a box is created by right-clicking on the gray box inset.
13154  A dialog pops up showing the box properties.
13155  In our case set: 
13156 \emph on
13157 Decoration
13158 \emph default
13159 : Recangular box, 
13160 \emph on
13161 Inner Box
13162 \emph default
13163 : Parbox, 
13164 \emph on
13165 Width
13166 \emph default
13167 : 5\InsetSpace \thinspace{}
13168 cm, 
13169 \emph on
13170 Vertical Box Alignment
13171 \emph default
13172 : Middle
13173 \end_layout
13174
13175 \begin_layout Standard
13176 \begin_inset VSpace medskip
13177 \end_inset
13178
13179 In LaTeX a parbox is created with the command 
13180 \series bold
13181
13182 \backslash
13183 parbox
13184 \series default
13185
13186 \begin_inset LatexCommand index
13187 name "Commands ! P ! \\textbackslash parbox"
13188
13189 \end_inset
13190
13191  that has the following scheme:
13192 \end_layout
13193
13194 \begin_layout Standard
13195
13196 \series bold
13197
13198 \backslash
13199 parbox[position]{width}{box content}
13200 \end_layout
13201
13202 \begin_layout Standard
13203 The positions 
13204 \emph on
13205 b
13206 \emph default
13207  and 
13208 \emph on
13209 t
13210 \emph default
13211  are possible.
13212  
13213 \emph on
13214 b
13215 \emph default
13216  for bottom means that the box is aligned within the surrounding text with
13217  its last line.
13218  With 
13219 \emph on
13220 t
13221 \emph default
13222  for top this is done with the first line.
13223  When no position is given, the box will be vertically centered, see section
13224  
13225 \emph on
13226 Boxes
13227 \emph default
13228  of the 
13229 \emph on
13230 Embedded\InsetSpace ~
13231 Objects
13232 \emph default
13233  manual for examples.
13234 \end_layout
13235
13236 \begin_layout Standard
13237 \begin_inset VSpace bigskip
13238 \end_inset
13239
13240 To frame formulas completely, including the formula number, the formula
13241  must be set into a parbox.
13242  To do this, the command 
13243 \series bold
13244
13245 \backslash
13246 fbox{
13247 \backslash
13248 parbox{
13249 \backslash
13250 linewidth-2
13251 \backslash
13252 fboxsep-2
13253 \backslash
13254 fboxrule}{
13255 \series default
13256  is inserted in TeX-mode before the formula.
13257  
13258 \series bold
13259
13260 \backslash
13261 linewidth
13262 \begin_inset LatexCommand index
13263 name "Commands ! L ! \\textbackslash linewidth"
13264
13265 \end_inset
13266
13267
13268 \series default
13269  is hereby the line width set for the document.
13270  Because the frame is outside the parbox, 2\InsetSpace \thinspace{}
13271 times the frame separation and
13272  the frame thickness must be subtracted from the line width.
13273  As this is not automatically done by LyX due to a bug
13274 \begin_inset Foot
13275 status collapsed
13276
13277 \begin_layout Standard
13278 \begin_inset ERT
13279 status collapsed
13280
13281 \begin_layout Standard
13282
13283
13284 \backslash
13285 href{http://bugzilla.lyx.org/show_bug.cgi?id=4483}{
13286 \end_layout
13287
13288 \end_inset
13289
13290 LyX-bug #4483
13291 \begin_inset ERT
13292 status collapsed
13293
13294 \begin_layout Standard
13295
13296 }
13297 \end_layout
13298
13299 \end_inset
13300
13301
13302 \end_layout
13303
13304 \end_inset
13305
13306 , TeX-mode has to be used.
13307  To be able to multiply and subtract in arguments, the LaTeX-package 
13308 \series bold
13309 calc
13310 \series default
13311
13312 \begin_inset Foot
13313 status collapsed
13314
13315 \begin_layout Standard
13316
13317 \series bold
13318 calc
13319 \series default
13320  is part of every LaTeX standard installation.
13321 \end_layout
13322
13323 \end_inset
13324
13325
13326 \begin_inset LatexCommand index
13327 name "Packages ! calc"
13328
13329 \end_inset
13330
13331  must be loaded in the LaTeX-preamble with the line
13332 \end_layout
13333
13334 \begin_layout Standard
13335
13336 \series bold
13337
13338 \backslash
13339 usepackage{calc}
13340 \end_layout
13341
13342 \begin_layout Standard
13343 Behind the formula both boxes are closed by entering 
13344 \series bold
13345 }}
13346 \series default
13347  in TeX-mode.
13348  Here is an example:
13349 \begin_inset ERT
13350 status collapsed
13351
13352 \begin_layout Standard
13353
13354
13355 \backslash
13356 fboxsep 5mm 
13357 \backslash
13358 fboxrule 5mm
13359 \end_layout
13360
13361 \end_inset
13362
13363
13364 \end_layout
13365
13366 \begin_layout Standard
13367 \begin_inset ERT
13368 status collapsed
13369
13370 \begin_layout Standard
13371
13372
13373 \backslash
13374 fbox{
13375 \backslash
13376 parbox{
13377 \backslash
13378 linewidth-2
13379 \backslash
13380 fboxsep-2
13381 \backslash
13382 fboxrule}{
13383 \end_layout
13384
13385 \end_inset
13386
13387
13388 \begin_inset Formula \begin{equation}
13389 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
13390
13391 \end_inset
13392
13393
13394 \begin_inset ERT
13395 status collapsed
13396
13397 \begin_layout Standard
13398
13399 }}
13400 \end_layout
13401
13402 \end_inset
13403
13404
13405 \begin_inset ERT
13406 status collapsed
13407
13408 \begin_layout Standard
13409
13410
13411 \backslash
13412 fboxrule 0.4pt 
13413 \backslash
13414 fboxsep 3pt
13415 \end_layout
13416
13417 \end_inset
13418
13419
13420 \end_layout
13421
13422 \begin_layout Standard
13423 \begin_inset VSpace medskip
13424 \end_inset
13425
13426 As a parbox is used as argument of 
13427 \series bold
13428
13429 \backslash
13430 fbox
13431 \series default
13432 , there is in this case no difference between 
13433 \series bold
13434
13435 \backslash
13436 fbox
13437 \series default
13438  and 
13439 \series bold
13440
13441 \backslash
13442 boxed
13443 \series default
13444 .
13445 \end_layout
13446
13447 \begin_layout Standard
13448 \begin_inset VSpace bigskip
13449 \end_inset
13450
13451 Paragraph boxes are very useful to comment formulas directly.
13452  To do this, 
13453 \series bold
13454
13455 \backslash
13456 parbox
13457 \series default
13458  is used in combination with the command 
13459 \series bold
13460
13461 \backslash
13462 tag
13463 \series default
13464 .
13465  (more about 
13466 \series bold
13467
13468 \backslash
13469 tag
13470 \series default
13471  see 
13472 \begin_inset LatexCommand ref
13473 reference "sub:User-defined-Numbering"
13474
13475 \end_inset
13476
13477 )
13478 \end_layout
13479
13480 \begin_layout Standard
13481 An example of a formula commented with 
13482 \series bold
13483
13484 \backslash
13485 parbox
13486 \series default
13487 :
13488 \end_layout
13489
13490 \begin_layout Standard
13491 \begin_inset ERT
13492 status collapsed
13493
13494 \begin_layout Standard
13495
13496
13497 \backslash
13498 [5x-7b=3b
13499 \backslash
13500 tag*{
13501 \backslash
13502 parbox{5cm}{
13503 \end_layout
13504
13505 \end_inset
13506
13507 This is a description.
13508  It is distinctly separated from the formula and multiline.
13509 \begin_inset ERT
13510 status collapsed
13511
13512 \begin_layout Standard
13513
13514 }}
13515 \backslash
13516 ]
13517 \end_layout
13518
13519 \end_inset
13520
13521
13522 \end_layout
13523
13524 \begin_layout Standard
13525 Such a formula must be inserted completely in TeX-mode because LyX does
13526  not yet support the command 
13527 \series bold
13528
13529 \backslash
13530 parbox
13531 \series default
13532  in formulas.
13533  The formula is created with the following command sequence:
13534 \end_layout
13535
13536 \begin_layout Standard
13537 The command 
13538 \series bold
13539
13540 \backslash
13541 [5x-7b=3b
13542 \backslash
13543 tag*
13544 \backslash
13545 {
13546 \backslash
13547 parbox{5cm}{
13548 \series default
13549  is inserted in TeX-mode.
13550 \begin_inset Foot
13551 status collapsed
13552
13553 \begin_layout Standard
13554 When the formula style 
13555 \series bold
13556 Indented
13557 \series default
13558  is used, 
13559 \series bold
13560
13561 \backslash
13562 tag*
13563 \backslash
13564 {
13565 \series default
13566  can also be replaced by 
13567 \series bold
13568
13569 \backslash
13570 hfill
13571 \series default
13572 .
13573  (formula styles see 
13574 \begin_inset LatexCommand ref
13575 reference "sec:Formula-Styles"
13576
13577 \end_inset
13578
13579 )
13580 \end_layout
13581
13582 \end_inset
13583
13584  Then the description follows as normal text, and finally 
13585 \series bold
13586 }}
13587 \backslash
13588 ]
13589 \series default
13590  is inserted in TeX-mode.
13591  The commands 
13592 \series bold
13593
13594 \backslash
13595 [
13596 \series default
13597  and 
13598 \series bold
13599
13600 \backslash
13601 ]
13602 \series default
13603  hereby create a displayed formula.
13604 \end_layout
13605
13606 \begin_layout Standard
13607 The advantages of 
13608 \series bold
13609
13610 \backslash
13611 parbox
13612 \series default
13613  can be seen in this example that was 
13614 \begin_inset Quotes eld
13615 \end_inset
13616
13617 commented
13618 \begin_inset Quotes erd
13619 \end_inset
13620
13621  using the mathematical textmode:
13622 \begin_inset Formula \[
13623 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
13624
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \begin_layout Section
13631 Operators
13632 \begin_inset LatexCommand index
13633 name "Operators"
13634
13635 \end_inset
13636
13637
13638 \end_layout
13639
13640 \begin_layout Subsection
13641 Big Operators
13642 \begin_inset LatexCommand label
13643 name "sub:Big-Operators"
13644
13645 \end_inset
13646
13647
13648 \begin_inset LatexCommand index
13649 name "Operators ! big"
13650
13651 \end_inset
13652
13653
13654 \begin_inset LatexCommand index
13655 name "Sums"
13656
13657 \end_inset
13658
13659
13660 \begin_inset LatexCommand index
13661 name "Integrals"
13662
13663 \end_inset
13664
13665
13666 \end_layout
13667
13668 \begin_layout Standard
13669 To be able to use all integral operators listed here, the option 
13670 \family sans
13671 Use esint package automatically
13672 \family default
13673  must be set in the document settings under 
13674 \family sans
13675 Math\InsetSpace ~
13676 Options
13677 \family default
13678 .
13679 \end_layout
13680
13681 \begin_layout Standard
13682
13683 \hfill
13684
13685 \begin_inset Tabular
13686 <lyxtabular version="3" rows="11" columns="2">
13687 <features>
13688 <column alignment="center" valignment="top" leftline="true" width="0pt">
13689 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13690 <row topline="true" bottomline="true">
13691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13692 \begin_inset Text
13693
13694 \begin_layout Standard
13695 Command
13696 \end_layout
13697
13698 \end_inset
13699 </cell>
13700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13701 \begin_inset Text
13702
13703 \begin_layout Standard
13704 Result
13705 \end_layout
13706
13707 \end_inset
13708 </cell>
13709 </row>
13710 <row topline="true">
13711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Standard
13715
13716 \backslash
13717 sum
13718 \begin_inset LatexCommand index
13719 name "Commands ! S ! \\textbackslash sum"
13720
13721 \end_inset
13722
13723
13724 \end_layout
13725
13726 \end_inset
13727 </cell>
13728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Standard
13732 \begin_inset Formula $\sum$
13733 \end_inset
13734
13735
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 </row>
13741 <row topline="true">
13742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13743 \begin_inset Text
13744
13745 \begin_layout Standard
13746
13747 \backslash
13748 int
13749 \begin_inset LatexCommand index
13750 name "Commands ! I ! \\textbackslash int"
13751
13752 \end_inset
13753
13754
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Standard
13763 \begin_inset Formula $\int$
13764 \end_inset
13765
13766
13767 \end_layout
13768
13769 \end_inset
13770 </cell>
13771 </row>
13772 <row topline="true">
13773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Standard
13777
13778 \backslash
13779 intop
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Standard
13788 \begin_inset Formula $\intop$
13789 \end_inset
13790
13791
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 </row>
13797 <row topline="true">
13798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Standard
13802
13803 \backslash
13804 oint
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Standard
13813 \begin_inset Formula $\oint$
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 </row>
13822 <row topline="true">
13823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Standard
13827
13828 \backslash
13829 ointop
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Standard
13838 \begin_inset Formula $\ointop$
13839 \end_inset
13840
13841
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 </row>
13847 <row topline="true">
13848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Standard
13852
13853 \backslash
13854 ointctrclockwise
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Standard
13863 \begin_inset Formula $\ointctrclockwise$
13864 \end_inset
13865
13866
13867 \end_layout
13868
13869 \end_inset
13870 </cell>
13871 </row>
13872 <row topline="true">
13873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Standard
13877
13878 \backslash
13879 ointclockwise
13880 \end_layout
13881
13882 \end_inset
13883 </cell>
13884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Standard
13888 \begin_inset Formula $\ointclockwise$
13889 \end_inset
13890
13891
13892 \end_layout
13893
13894 \end_inset
13895 </cell>
13896 </row>
13897 <row topline="true">
13898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13899 \begin_inset Text
13900
13901 \begin_layout Standard
13902
13903 \backslash
13904 sqint
13905 \end_layout
13906
13907 \end_inset
13908 </cell>
13909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13910 \begin_inset Text
13911
13912 \begin_layout Standard
13913 \begin_inset Formula $\sqint$
13914 \end_inset
13915
13916
13917 \end_layout
13918
13919 \end_inset
13920 </cell>
13921 </row>
13922 <row topline="true">
13923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Standard
13927
13928 \backslash
13929 bigcap
13930 \end_layout
13931
13932 \end_inset
13933 </cell>
13934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13935 \begin_inset Text
13936
13937 \begin_layout Standard
13938 \begin_inset Formula $\bigcap$
13939 \end_inset
13940
13941
13942 \end_layout
13943
13944 \end_inset
13945 </cell>
13946 </row>
13947 <row topline="true" bottomline="true">
13948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13949 \begin_inset Text
13950
13951 \begin_layout Standard
13952
13953 \backslash
13954 bigcup
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13960 \begin_inset Text
13961
13962 \begin_layout Standard
13963 \begin_inset Formula $\bigcup$
13964 \end_inset
13965
13966
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 </row>
13972 </lyxtabular>
13973
13974 \end_inset
13975
13976
13977 \hfill
13978
13979 \begin_inset Tabular
13980 <lyxtabular version="3" rows="10" columns="2">
13981 <features>
13982 <column alignment="center" valignment="top" leftline="true" width="0pt">
13983 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13984 <row topline="true" bottomline="true">
13985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13986 \begin_inset Text
13987
13988 \begin_layout Standard
13989 Command
13990 \end_layout
13991
13992 \end_inset
13993 </cell>
13994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13995 \begin_inset Text
13996
13997 \begin_layout Standard
13998 Result
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 </row>
14004 <row topline="true">
14005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14006 \begin_inset Text
14007
14008 \begin_layout Standard
14009
14010 \backslash
14011 prod
14012 \begin_inset LatexCommand index
14013 name "Commands ! P ! \\textbackslash prod"
14014
14015 \end_inset
14016
14017
14018 \end_layout
14019
14020 \end_inset
14021 </cell>
14022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14023 \begin_inset Text
14024
14025 \begin_layout Standard
14026 \begin_inset Formula $\prod$
14027 \end_inset
14028
14029
14030 \end_layout
14031
14032 \end_inset
14033 </cell>
14034 </row>
14035 <row topline="true">
14036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14037 \begin_inset Text
14038
14039 \begin_layout Standard
14040
14041 \backslash
14042 coprod
14043 \end_layout
14044
14045 \end_inset
14046 </cell>
14047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14048 \begin_inset Text
14049
14050 \begin_layout Standard
14051 \begin_inset Formula $\coprod$
14052 \end_inset
14053
14054
14055 \end_layout
14056
14057 \end_inset
14058 </cell>
14059 </row>
14060 <row topline="true">
14061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14062 \begin_inset Text
14063
14064 \begin_layout Standard
14065
14066 \backslash
14067 bigodot
14068 \end_layout
14069
14070 \end_inset
14071 </cell>
14072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14073 \begin_inset Text
14074
14075 \begin_layout Standard
14076 \begin_inset Formula $\bigodot$
14077 \end_inset
14078
14079
14080 \end_layout
14081
14082 \end_inset
14083 </cell>
14084 </row>
14085 <row topline="true">
14086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14087 \begin_inset Text
14088
14089 \begin_layout Standard
14090
14091 \backslash
14092 bigotimes
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Standard
14101 \begin_inset Formula $\bigotimes$
14102 \end_inset
14103
14104
14105 \end_layout
14106
14107 \end_inset
14108 </cell>
14109 </row>
14110 <row topline="true">
14111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14112 \begin_inset Text
14113
14114 \begin_layout Standard
14115
14116 \backslash
14117 bigoplus
14118 \end_layout
14119
14120 \end_inset
14121 </cell>
14122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14123 \begin_inset Text
14124
14125 \begin_layout Standard
14126 \begin_inset Formula $\bigoplus$
14127 \end_inset
14128
14129
14130 \end_layout
14131
14132 \end_inset
14133 </cell>
14134 </row>
14135 <row topline="true">
14136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14137 \begin_inset Text
14138
14139 \begin_layout Standard
14140
14141 \backslash
14142 bigwedge
14143 \end_layout
14144
14145 \end_inset
14146 </cell>
14147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14148 \begin_inset Text
14149
14150 \begin_layout Standard
14151 \begin_inset Formula $\bigwedge$
14152 \end_inset
14153
14154
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 </row>
14160 <row topline="true">
14161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Standard
14165
14166 \backslash
14167 bigvee
14168 \end_layout
14169
14170 \end_inset
14171 </cell>
14172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14173 \begin_inset Text
14174
14175 \begin_layout Standard
14176 \begin_inset Formula $\bigvee$
14177 \end_inset
14178
14179
14180 \end_layout
14181
14182 \end_inset
14183 </cell>
14184 </row>
14185 <row topline="true">
14186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Standard
14190
14191 \backslash
14192 bigsqcup
14193 \end_layout
14194
14195 \end_inset
14196 </cell>
14197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14198 \begin_inset Text
14199
14200 \begin_layout Standard
14201 \begin_inset Formula $\bigsqcup$
14202 \end_inset
14203
14204
14205 \end_layout
14206
14207 \end_inset
14208 </cell>
14209 </row>
14210 <row topline="true" bottomline="true">
14211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14212 \begin_inset Text
14213
14214 \begin_layout Standard
14215
14216 \backslash
14217 biguplus
14218 \end_layout
14219
14220 \end_inset
14221 </cell>
14222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14223 \begin_inset Text
14224
14225 \begin_layout Standard
14226 \begin_inset Formula $\biguplus$
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \end_inset
14233 </cell>
14234 </row>
14235 </lyxtabular>
14236
14237 \end_inset
14238
14239
14240 \hfill
14241
14242 \end_layout
14243
14244 \begin_layout Standard
14245 All big operators can also be inserted via the math toolbar button 
14246 \begin_inset Graphics
14247         filename ../images/math/intop.png
14248         scale 85
14249
14250 \end_inset
14251
14252 .
14253 \end_layout
14254
14255 \begin_layout Standard
14256 The operators are called big because they are bigger than the sometimes
14257  equal looking binary operators.
14258  All big operators can have limits as described in the next subsection.
14259 \end_layout
14260
14261 \begin_layout Standard
14262 The operators 
14263 \series bold
14264
14265 \backslash
14266 intop
14267 \series default
14268  and 
14269 \series bold
14270
14271 \backslash
14272 ointop
14273 \series default
14274  are different from 
14275 \series bold
14276
14277 \backslash
14278 int
14279 \series default
14280  and 
14281 \series bold
14282
14283 \backslash
14284 oint
14285 \series default
14286 , resp.\InsetSpace ~
14287 in the style the operator limits are displayed, see 
14288 \begin_inset LatexCommand ref
14289 reference "sub:Operator-Limits"
14290
14291 \end_inset
14292
14293 .
14294  
14295 \end_layout
14296
14297 \begin_layout Subsubsection*
14298 Advices for Integrals
14299 \end_layout
14300
14301 \begin_layout Standard
14302 The letter 
14303 \emph on
14304 d
14305 \emph default
14306  in an integral is an operator, that therefore has to be set upright.
14307  This is done by highlighting the 
14308 \emph on
14309 d
14310 \emph default
14311  and using the keyboard shortcut 
14312 \family sans
14313 Alt-c\InsetSpace ~
14314 r
14315 \family default
14316
14317 \begin_inset Foot
14318 status collapsed
14319
14320 \begin_layout Standard
14321 Font styles
14322 \series bold
14323  
14324 \series default
14325 see 
14326 \begin_inset LatexCommand ref
14327 reference "sub:Font-Styles"
14328
14329 \end_inset
14330
14331
14332 \end_layout
14333
14334 \end_inset
14335
14336 .
14337  Finally the smallest space is inserted before the 
14338 \emph on
14339 d
14340 \emph default
14341 , as this is usual for operators.
14342  An example:
14343 \end_layout
14344
14345 \begin_layout Standard
14346 incorrect: 
14347 \begin_inset Formula $\int A(x)dx$
14348 \end_inset
14349
14350
14351 \newline
14352
14353 \begin_inset ERT
14354 status collapsed
14355
14356 \begin_layout Standard
14357
14358
14359 \backslash
14360 hphantom{in}
14361 \end_layout
14362
14363 \end_inset
14364
14365 correct: 
14366 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14367 \end_inset
14368
14369
14370 \end_layout
14371
14372 \begin_layout Standard
14373 For multiple integrals there are the following commands:
14374 \begin_inset VSpace medskip
14375 \end_inset
14376
14377
14378 \end_layout
14379
14380 \begin_layout Standard
14381
14382 \hfill
14383
14384 \begin_inset Tabular
14385 <lyxtabular version="3" rows="4" columns="2">
14386 <features>
14387 <column alignment="center" valignment="top" leftline="true" width="0">
14388 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14389 <row topline="true" bottomline="true">
14390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Standard
14394 Command
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Standard
14403 Result
14404 \begin_inset Note Note
14405 status collapsed
14406
14407 \begin_layout Standard
14408
14409 \series bold
14410
14411 \backslash
14412 raisebox
14413 \series default
14414  is only used as spacer.
14415 \end_layout
14416
14417 \end_inset
14418
14419
14420 \end_layout
14421
14422 \end_inset
14423 </cell>
14424 </row>
14425 <row topline="true">
14426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14427 \begin_inset Text
14428
14429 \begin_layout Standard
14430
14431 \backslash
14432 iint
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14438 \begin_inset Text
14439
14440 \begin_layout Standard
14441 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14442 \end_inset
14443
14444
14445 \end_layout
14446
14447 \end_inset
14448 </cell>
14449 </row>
14450 <row topline="true">
14451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14452 \begin_inset Text
14453
14454 \begin_layout Standard
14455
14456 \backslash
14457 oiint
14458 \end_layout
14459
14460 \end_inset
14461 </cell>
14462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14463 \begin_inset Text
14464
14465 \begin_layout Standard
14466 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14467 \end_inset
14468
14469
14470 \end_layout
14471
14472 \end_inset
14473 </cell>
14474 </row>
14475 <row topline="true" bottomline="true">
14476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14477 \begin_inset Text
14478
14479 \begin_layout Standard
14480
14481 \backslash
14482 sqiint
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14488 \begin_inset Text
14489
14490 \begin_layout Standard
14491 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14492 \end_inset
14493
14494
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 </row>
14500 </lyxtabular>
14501
14502 \end_inset
14503
14504
14505 \hfill
14506
14507 \begin_inset Tabular
14508 <lyxtabular version="3" rows="4" columns="2">
14509 <features>
14510 <column alignment="center" valignment="top" leftline="true" width="0">
14511 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14512 <row topline="true" bottomline="true">
14513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Standard
14517 Command
14518 \end_layout
14519
14520 \end_inset
14521 </cell>
14522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Standard
14526 Result
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 </row>
14532 <row topline="true">
14533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14534 \begin_inset Text
14535
14536 \begin_layout Standard
14537
14538 \backslash
14539 iiint
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Standard
14548 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \end_inset
14555 </cell>
14556 </row>
14557 <row topline="true">
14558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14559 \begin_inset Text
14560
14561 \begin_layout Standard
14562
14563 \backslash
14564 iiiint
14565 \end_layout
14566
14567 \end_inset
14568 </cell>
14569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14570 \begin_inset Text
14571
14572 \begin_layout Standard
14573 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14574 \end_inset
14575
14576
14577 \end_layout
14578
14579 \end_inset
14580 </cell>
14581 </row>
14582 <row topline="true" bottomline="true">
14583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14584 \begin_inset Text
14585
14586 \begin_layout Standard
14587
14588 \backslash
14589 dotsint
14590 \end_layout
14591
14592 \end_inset
14593 </cell>
14594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14595 \begin_inset Text
14596
14597 \begin_layout Standard
14598 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14599 \end_inset
14600
14601
14602 \end_layout
14603
14604 \end_inset
14605 </cell>
14606 </row>
14607 </lyxtabular>
14608
14609 \end_inset
14610
14611
14612 \hfill
14613
14614 \end_layout
14615
14616 \begin_layout Subsection
14617 Operator Limits
14618 \begin_inset LatexCommand label
14619 name "sub:Operator-Limits"
14620
14621 \end_inset
14622
14623
14624 \begin_inset LatexCommand index
14625 name "Operators ! Limits"
14626
14627 \end_inset
14628
14629
14630 \end_layout
14631
14632 \begin_layout Standard
14633 Limits are created by super- and subscripts:
14634 \end_layout
14635
14636 \begin_layout Standard
14637 \align center
14638 \begin_inset Tabular
14639 <lyxtabular version="3" rows="2" columns="2">
14640 <features>
14641 <column alignment="center" valignment="top" leftline="true" width="0pt">
14642 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14643 <row topline="true" bottomline="true">
14644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14645 \begin_inset Text
14646
14647 \begin_layout Standard
14648 Command
14649 \end_layout
14650
14651 \end_inset
14652 </cell>
14653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14654 \begin_inset Text
14655
14656 \begin_layout Standard
14657 Result
14658 \begin_inset Note Note
14659 status collapsed
14660
14661 \begin_layout Standard
14662
14663 \series bold
14664
14665 \backslash
14666 raisebox
14667 \series default
14668  is only used as spacer.
14669 \end_layout
14670
14671 \end_inset
14672
14673
14674 \end_layout
14675
14676 \end_inset
14677 </cell>
14678 </row>
14679 <row topline="true" bottomline="true">
14680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14681 \begin_inset Text
14682
14683 \begin_layout Standard
14684
14685 \backslash
14686 prod^
14687 \backslash
14688 infty
14689 \begin_inset ERT
14690 status collapsed
14691
14692 \begin_layout Standard
14693
14694
14695 \backslash
14696 spce 
14697 \end_layout
14698
14699 \end_inset
14700
14701
14702 \begin_inset Formula $\to$
14703 \end_inset
14704
14705 _0
14706 \begin_inset Formula $\to$
14707 \end_inset
14708
14709 A(x)
14710 \end_layout
14711
14712 \end_inset
14713 </cell>
14714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14715 \begin_inset Text
14716
14717 \begin_layout Standard
14718 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14719 \end_inset
14720
14721
14722 \end_layout
14723
14724 \end_inset
14725 </cell>
14726 </row>
14727 </lyxtabular>
14728
14729 \end_inset
14730
14731
14732 \end_layout
14733
14734 \begin_layout Standard
14735 Limits of inline formulas are set right beside the operator.
14736  Limits in displayed formulas are set above or below the operator, except
14737  of integral limits.
14738 \end_layout
14739
14740 \begin_layout Standard
14741 To force that the limits are set beside the operator, the cursor is set
14742  directly behind the operator and the limits type is changed with the menu
14743  
14744 \family sans
14745 Edit\SpecialChar \menuseparator
14746 Math\SpecialChar \menuseparator
14747 Change Limits Type
14748 \family default
14749  to 
14750 \family sans
14751 \series bold
14752 Inline
14753 \family default
14754 \series default
14755  (shortcut 
14756 \family sans
14757 Alt-m\InsetSpace ~
14758 l
14759 \family default
14760 ).
14761  An example:
14762 \end_layout
14763
14764 \begin_layout Standard
14765 The default limits type is this:
14766 \begin_inset Formula \[
14767 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
14768
14769 \end_inset
14770
14771 This is how it looks when the limits type was changed to 
14772 \family sans
14773 \series bold
14774 Inline
14775 \family default
14776 \series default
14777 :
14778 \begin_inset Formula \[
14779 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
14780
14781 \end_inset
14782
14783 For integrals, except of 
14784 \series bold
14785
14786 \backslash
14787 intop
14788 \series default
14789  and 
14790 \series bold
14791
14792 \backslash
14793 ointop
14794 \series default
14795 , the limits are by default set beside the operator.
14796  But for multiple integrals the limits are often set below the operator.
14797  In the following example the limits type was therefore set to 
14798 \series bold
14799 Display
14800 \series default
14801  and so set below the integrals:
14802 \begin_inset Formula \begin{equation}
14803 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
14804
14805 \end_inset
14806
14807
14808 \end_layout
14809
14810 \begin_layout Standard
14811 \begin_inset VSpace medskip
14812 \end_inset
14813
14814 To specify conditions for limits, the commands 
14815 \series bold
14816
14817 \backslash
14818 subarray
14819 \series default
14820
14821 \begin_inset LatexCommand index
14822 name "Commands ! S ! \\textbackslash subarray"
14823
14824 \end_inset
14825
14826  and 
14827 \series bold
14828
14829 \backslash
14830 substack
14831 \series default
14832
14833 \begin_inset LatexCommand index
14834 name "Commands ! S ! \\textbackslash substack"
14835
14836 \end_inset
14837
14838  are used.
14839  To create for example this expression 
14840 \begin_inset Formula \begin{equation}
14841 \sum_{\begin{subarray}{c}
14842 0<k<1000\\
14843 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
14844
14845 \end_inset
14846
14847
14848 \end_layout
14849
14850 \begin_layout Standard
14851 the following has to be done:
14852 \newline
14853 First the command 
14854 \series bold
14855
14856 \backslash
14857 sum
14858 \series default
14859 ^
14860 \series bold
14861 n
14862 \begin_inset ERT
14863 status collapsed
14864
14865 \begin_layout Standard
14866
14867
14868 \backslash
14869 spce 
14870 \end_layout
14871
14872 \end_inset
14873
14874 _
14875 \series default
14876  is typed in.
14877  One is now in a blue box under the summation operator and insert there
14878  the command 
14879 \series bold
14880
14881 \backslash
14882 subarray
14883 \begin_inset ERT
14884 status collapsed
14885
14886 \begin_layout Standard
14887
14888
14889 \backslash
14890 spce 
14891 \end_layout
14892
14893 \end_inset
14894
14895
14896 \series default
14897 .
14898  The blue box is now within a purple box and now several lines can be written
14899  among each other.
14900  A new line is created by inserting a line break (
14901 \family sans
14902 Ctrl-Return
14903 \family default
14904 ).
14905  When now
14906 \newline
14907
14908 \series bold
14909 0<k<1000 Ctrl-Return
14910 \newline
14911
14912 \series default
14913 is typed in, a new box appears below for the new line.
14914 \end_layout
14915
14916 \begin_layout Standard
14917 The alignment of the lines can be changed to left aligned with the 
14918 \family sans
14919 table
14920 \family default
14921  
14922 \family sans
14923 toolbar
14924 \family default
14925  or the menu 
14926 \family sans
14927 Edit\SpecialChar \menuseparator
14928 Rows &Columns
14929 \family default
14930 .
14931  To get right alignment, 
14932 \series bold
14933
14934 \backslash
14935 hfill
14936 \begin_inset ERT
14937 status collapsed
14938
14939 \begin_layout Standard
14940
14941
14942 \backslash
14943 spce 
14944 \end_layout
14945
14946 \end_inset
14947
14948
14949 \series default
14950  is inserted at the beginning of the line.
14951 \end_layout
14952
14953 \begin_layout Standard
14954 The command 
14955 \series bold
14956
14957 \backslash
14958 substack
14959 \series default
14960  is equivalent to 
14961 \series bold
14962
14963 \backslash
14964 subarray
14965 \series default
14966  with the difference that the lines are always centered.
14967 \end_layout
14968
14969 \begin_layout Standard
14970 \begin_inset VSpace bigskip
14971 \end_inset
14972
14973 Like in formula 
14974 \begin_inset LatexCommand eqref
14975 reference "eq:substack"
14976
14977 \end_inset
14978
14979  there can be too much space beside an operator, because the characters
14980  following the operator are set beside the limits.
14981 \end_layout
14982
14983 \begin_layout Standard
14984 To avoid this, the following macro can be used in the LaTeX-preamble:
14985 \end_layout
14986
14987 \begin_layout Standard
14988
14989 \series bold
14990
14991 \backslash
14992 def
14993 \backslash
14994 clap#1{
14995 \backslash
14996 hbox to 0pt{
14997 \backslash
14998 hss #1
14999 \backslash
15000 hss}}
15001 \newline
15002
15003 \backslash
15004 def
15005 \backslash
15006 mathclap {
15007 \backslash
15008 mathpalette 
15009 \backslash
15010 mathclapinternal}
15011 \newline
15012
15013 \backslash
15014 def
15015 \backslash
15016 mathclapinternal #1#2{
15017 \backslash
15018 clap{$
15019 \backslash
15020 mathsurround =0pt #1{#2}$}}
15021 \end_layout
15022
15023 \begin_layout Standard
15024 This defines the command 
15025 \series bold
15026
15027 \backslash
15028 mathclap
15029 \series default
15030
15031 \begin_inset LatexCommand index
15032 name "Commands ! M ! \\textbackslash mathclap"
15033
15034 \end_inset
15035
15036  that sets the width of the limit to 0\InsetSpace \thinspace{}
15037 pt.
15038  The command scheme is
15039 \end_layout
15040
15041 \begin_layout Standard
15042
15043 \series bold
15044
15045 \backslash
15046 mathclap{limit}
15047 \end_layout
15048
15049 \begin_layout Standard
15050 where the limit can consist of several conditions.
15051 \end_layout
15052
15053 \begin_layout Standard
15054 Applied on formula 
15055 \begin_inset LatexCommand eqref
15056 reference "eq:substack"
15057
15058 \end_inset
15059
15060 , one uses the command
15061 \end_layout
15062
15063 \begin_layout Standard
15064
15065 \series bold
15066
15067 \backslash
15068 sum_
15069 \backslash
15070 mathclap{
15071 \backslash
15072 substack
15073 \begin_inset ERT
15074 status collapsed
15075
15076 \begin_layout Standard
15077
15078
15079 \backslash
15080 spce 
15081 \end_layout
15082
15083 \end_inset
15084
15085 0<k<1000 Ctrl-Enter
15086 \end_layout
15087
15088 \begin_layout Standard
15089 to create the lower limit.
15090  The summand is now directly behind the summation operator:
15091 \begin_inset Formula \[
15092 \sum_{\mathclap{\substack{0<k<1000\\
15093 \\k\,\in\,\mathbb{N}}
15094 }}^{n}k^{-2}\]
15095
15096 \end_inset
15097
15098
15099 \end_layout
15100
15101 \begin_layout Standard
15102 \begin_inset VSpace bigskip
15103 \end_inset
15104
15105 How to use one limit for several operators is described in 
15106 \begin_inset LatexCommand ref
15107 reference "sub:Self-defined-Operators"
15108
15109 \end_inset
15110
15111 .
15112 \end_layout
15113
15114 \begin_layout Subsection
15115 Binary Operators
15116 \begin_inset LatexCommand label
15117 name "sub:Binary-Operators"
15118
15119 \end_inset
15120
15121
15122 \begin_inset LatexCommand index
15123 name "Operators ! binary"
15124
15125 \end_inset
15126
15127
15128 \end_layout
15129
15130 \begin_layout Standard
15131 Binary operators are surrounded by space when there is a character before
15132  and behind them.
15133 \begin_inset VSpace medskip
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \begin_layout Standard
15140
15141 \hfill
15142
15143 \begin_inset Tabular
15144 <lyxtabular version="3" rows="13" columns="2">
15145 <features>
15146 <column alignment="center" valignment="top" leftline="true" width="0pt">
15147 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15148 <row topline="true" bottomline="true">
15149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Standard
15153 Command
15154 \begin_inset Note Note
15155 status collapsed
15156
15157 \begin_layout Standard
15158
15159 \series bold
15160
15161 \backslash
15162 raisebox
15163 \series default
15164  is only used as spacer.
15165 \end_layout
15166
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Standard
15178 Result
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 </row>
15184 <row topline="true">
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Standard
15189 +
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Standard
15198 \begin_inset Formula $+$
15199 \end_inset
15200
15201
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 </row>
15207 <row topline="true">
15208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Standard
15212 -
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Standard
15221 \begin_inset Formula $-$
15222 \end_inset
15223
15224
15225 \end_layout
15226
15227 \end_inset
15228 </cell>
15229 </row>
15230 <row topline="true">
15231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15232 \begin_inset Text
15233
15234 \begin_layout Standard
15235
15236 \backslash
15237 pm
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Standard
15246 \begin_inset Formula $\pm$
15247 \end_inset
15248
15249
15250 \end_layout
15251
15252 \end_inset
15253 </cell>
15254 </row>
15255 <row topline="true">
15256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Standard
15260
15261 \backslash
15262 mp
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15268 \begin_inset Text
15269
15270 \begin_layout Standard
15271 \begin_inset Formula $\mp$
15272 \end_inset
15273
15274
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 </row>
15280 <row topline="true">
15281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Standard
15285
15286 \backslash
15287 cdot
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Standard
15296 \begin_inset Formula $\cdot$
15297 \end_inset
15298
15299
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 </row>
15305 <row topline="true">
15306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15307 \begin_inset Text
15308
15309 \begin_layout Standard
15310
15311 \backslash
15312 times
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15318 \begin_inset Text
15319
15320 \begin_layout Standard
15321 \begin_inset Formula $\times$
15322 \end_inset
15323
15324
15325 \end_layout
15326
15327 \end_inset
15328 </cell>
15329 </row>
15330 <row topline="true">
15331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Standard
15335
15336 \backslash
15337 div
15338 \end_layout
15339
15340 \end_inset
15341 </cell>
15342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Standard
15346 \begin_inset Formula $\div$
15347 \end_inset
15348
15349
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 </row>
15355 <row topline="true">
15356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Standard
15360 \begin_inset ERT
15361 status collapsed
15362
15363 \begin_layout Standard
15364
15365
15366 \backslash
15367 raisebox{-1.2mm}{
15368 \end_layout
15369
15370 \end_inset
15371
15372 *
15373 \begin_inset ERT
15374 status collapsed
15375
15376 \begin_layout Standard
15377
15378 }
15379 \end_layout
15380
15381 \end_inset
15382
15383
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Standard
15392 \begin_inset Formula $*$
15393 \end_inset
15394
15395
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 </row>
15401 <row topline="true">
15402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Standard
15406
15407 \backslash
15408 star
15409 \end_layout
15410
15411 \end_inset
15412 </cell>
15413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Standard
15417 \begin_inset Formula $\star$
15418 \end_inset
15419
15420
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 </row>
15426 <row topline="true">
15427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Standard
15431
15432 \backslash
15433 circ
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Standard
15442 \begin_inset Formula $\circ$
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 </row>
15451 <row topline="true">
15452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Standard
15456
15457 \backslash
15458 diamond
15459 \end_layout
15460
15461 \end_inset
15462 </cell>
15463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15464 \begin_inset Text
15465
15466 \begin_layout Standard
15467 \begin_inset Formula $\diamond$
15468 \end_inset
15469
15470
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 </row>
15476 <row topline="true" bottomline="true">
15477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Standard
15481
15482 \backslash
15483 bullet
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15489 \begin_inset Text
15490
15491 \begin_layout Standard
15492 \begin_inset Formula $\bullet$
15493 \end_inset
15494
15495
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 </row>
15501 </lyxtabular>
15502
15503 \end_inset
15504
15505
15506 \hfill
15507
15508 \begin_inset Tabular
15509 <lyxtabular version="3" rows="13" columns="2">
15510 <features>
15511 <column alignment="center" valignment="top" leftline="true" width="0pt">
15512 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15513 <row topline="true" bottomline="true">
15514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15515 \begin_inset Text
15516
15517 \begin_layout Standard
15518 Command
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Standard
15527 Result
15528 \end_layout
15529
15530 \end_inset
15531 </cell>
15532 </row>
15533 <row topline="true">
15534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15535 \begin_inset Text
15536
15537 \begin_layout Standard
15538
15539 \backslash
15540 nabla
15541 \end_layout
15542
15543 \end_inset
15544 </cell>
15545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15546 \begin_inset Text
15547
15548 \begin_layout Standard
15549 \begin_inset Formula $\nabla$
15550 \end_inset
15551
15552
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 </row>
15558 <row topline="true">
15559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15560 \begin_inset Text
15561
15562 \begin_layout Standard
15563
15564 \backslash
15565 bigtriangledown
15566 \end_layout
15567
15568 \end_inset
15569 </cell>
15570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Standard
15574 \begin_inset Formula $\bigtriangledown$
15575 \end_inset
15576
15577
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 </row>
15583 <row topline="true">
15584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15585 \begin_inset Text
15586
15587 \begin_layout Standard
15588
15589 \backslash
15590 bigtriangleup
15591 \end_layout
15592
15593 \end_inset
15594 </cell>
15595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15596 \begin_inset Text
15597
15598 \begin_layout Standard
15599 \begin_inset Formula $\bigtriangleup$
15600 \end_inset
15601
15602
15603 \end_layout
15604
15605 \end_inset
15606 </cell>
15607 </row>
15608 <row topline="true">
15609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Standard
15613
15614 \backslash
15615 Box
15616 \end_layout
15617
15618 \end_inset
15619 </cell>
15620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15621 \begin_inset Text
15622
15623 \begin_layout Standard
15624 \begin_inset Formula $\Box$
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \end_inset
15631 </cell>
15632 </row>
15633 <row topline="true">
15634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15635 \begin_inset Text
15636
15637 \begin_layout Standard
15638
15639 \backslash
15640 cap 
15641 \end_layout
15642
15643 \end_inset
15644 </cell>
15645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Standard
15649 \begin_inset Formula $\cap$
15650 \end_inset
15651
15652
15653 \end_layout
15654
15655 \end_inset
15656 </cell>
15657 </row>
15658 <row topline="true">
15659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Standard
15663
15664 \backslash
15665 cup
15666 \end_layout
15667
15668 \end_inset
15669 </cell>
15670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Standard
15674 \begin_inset Formula $\cup$
15675 \end_inset
15676
15677
15678 \end_layout
15679
15680 \end_inset
15681 </cell>
15682 </row>
15683 <row topline="true">
15684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15685 \begin_inset Text
15686
15687 \begin_layout Standard
15688
15689 \backslash
15690 dagger
15691 \end_layout
15692
15693 \end_inset
15694 </cell>
15695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Standard
15699 \begin_inset Formula $\dagger$
15700 \end_inset
15701
15702
15703 \end_layout
15704
15705 \end_inset
15706 </cell>
15707 </row>
15708 <row topline="true">
15709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15710 \begin_inset Text
15711
15712 \begin_layout Standard
15713
15714 \backslash
15715 ddagger
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Standard
15724 \begin_inset Formula $\ddagger$
15725 \end_inset
15726
15727
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 </row>
15733 <row topline="true">
15734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15735 \begin_inset Text
15736
15737 \begin_layout Standard
15738
15739 \backslash
15740 wr
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15746 \begin_inset Text
15747
15748 \begin_layout Standard
15749 \begin_inset Formula $\wr$
15750 \end_inset
15751
15752
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 </row>
15758 <row topline="true">
15759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Standard
15763
15764 \backslash
15765 bigcirc
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Standard
15774 \begin_inset Formula $\bigcirc$
15775 \end_inset
15776
15777
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 </row>
15783 <row topline="true">
15784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Standard
15788
15789 \backslash
15790 wedge
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Standard
15799 \begin_inset Formula $\wedge$
15800 \end_inset
15801
15802
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 </row>
15808 <row topline="true" bottomline="true">
15809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Standard
15813
15814 \backslash
15815 vee
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Standard
15824 \begin_inset Formula $\vee$
15825 \end_inset
15826
15827
15828 \end_layout
15829
15830 \end_inset
15831 </cell>
15832 </row>
15833 </lyxtabular>
15834
15835 \end_inset
15836
15837
15838 \hfill
15839
15840 \begin_inset Tabular
15841 <lyxtabular version="3" rows="13" columns="2">
15842 <features>
15843 <column alignment="center" valignment="top" leftline="true" width="0pt">
15844 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15845 <row topline="true" bottomline="true">
15846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15847 \begin_inset Text
15848
15849 \begin_layout Standard
15850 Command
15851 \end_layout
15852
15853 \end_inset
15854 </cell>
15855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Standard
15859 Result
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 </row>
15865 <row topline="true">
15866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Standard
15870
15871 \backslash
15872 oplus
15873 \end_layout
15874
15875 \end_inset
15876 </cell>
15877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Standard
15881 \begin_inset Formula $\oplus$
15882 \end_inset
15883
15884
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 </row>
15890 <row topline="true">
15891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15892 \begin_inset Text
15893
15894 \begin_layout Standard
15895
15896 \backslash
15897 ominus
15898 \end_layout
15899
15900 \end_inset
15901 </cell>
15902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Standard
15906 \begin_inset Formula $\ominus$
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \end_inset
15913 </cell>
15914 </row>
15915 <row topline="true">
15916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15917 \begin_inset Text
15918
15919 \begin_layout Standard
15920
15921 \backslash
15922 otimes
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Standard
15931 \begin_inset Formula $\otimes$
15932 \end_inset
15933
15934
15935 \end_layout
15936
15937 \end_inset
15938 </cell>
15939 </row>
15940 <row topline="true">
15941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Standard
15945
15946 \backslash
15947 oslash
15948 \end_layout
15949
15950 \end_inset
15951 </cell>
15952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Standard
15956 \begin_inset Formula $\oslash$
15957 \end_inset
15958
15959
15960 \end_layout
15961
15962 \end_inset
15963 </cell>
15964 </row>
15965 <row topline="true">
15966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Standard
15970
15971 \backslash
15972 odot
15973 \end_layout
15974
15975 \end_inset
15976 </cell>
15977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Standard
15981 \begin_inset Formula $\odot$
15982 \end_inset
15983
15984
15985 \end_layout
15986
15987 \end_inset
15988 </cell>
15989 </row>
15990 <row topline="true">
15991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Standard
15995
15996 \backslash
15997 amalg
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Standard
16006 \begin_inset Formula $\amalg$
16007 \end_inset
16008
16009
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 </row>
16015 <row topline="true">
16016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Standard
16020
16021 \backslash
16022 uplus
16023 \end_layout
16024
16025 \end_inset
16026 </cell>
16027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Standard
16031 \begin_inset Formula $\uplus$
16032 \end_inset
16033
16034
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 </row>
16040 <row topline="true">
16041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Standard
16045
16046 \backslash
16047 setminus
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Standard
16056 \begin_inset Formula $\setminus$
16057 \end_inset
16058
16059
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 </row>
16065 <row topline="true">
16066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Standard
16070
16071 \backslash
16072 sqcap
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16078 \begin_inset Text
16079
16080 \begin_layout Standard
16081 \begin_inset Formula $\sqcap$
16082 \end_inset
16083
16084
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 </row>
16090 <row topline="true">
16091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Standard
16095
16096 \backslash
16097 sqcup
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Standard
16106 \begin_inset Formula $\sqcup$
16107 \end_inset
16108
16109
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 </row>
16115 <row topline="true">
16116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Standard
16120
16121 \backslash
16122 triangleleft
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Standard
16131 \begin_inset Formula $\triangleleft$
16132 \end_inset
16133
16134
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 </row>
16140 <row topline="true" bottomline="true">
16141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16142 \begin_inset Text
16143
16144 \begin_layout Standard
16145
16146 \backslash
16147 triangleright
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Standard
16156 \begin_inset Formula $\triangleright$
16157 \end_inset
16158
16159
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 </row>
16165 </lyxtabular>
16166
16167 \end_inset
16168
16169
16170 \hfill
16171
16172 \end_layout
16173
16174 \begin_layout Standard
16175 All binary operators can also be inserted via the math toolbar button 
16176 \begin_inset Graphics
16177         filename ../images/math/pm.png
16178         scale 85
16179
16180 \end_inset
16181
16182 .
16183 \end_layout
16184
16185 \begin_layout Standard
16186 To typeset the Laplace operator also 
16187 \series bold
16188
16189 \backslash
16190 Delta
16191 \series default
16192  or 
16193 \series bold
16194
16195 \backslash
16196 nabla
16197 \series default
16198 ^
16199 \series bold
16200 2
16201 \series default
16202  (
16203 \begin_inset Formula $\nabla^{2}$
16204 \end_inset
16205
16206 ) can be used instead of 
16207 \series bold
16208
16209 \backslash
16210 bigtriangleup
16211 \series default
16212  .
16213 \end_layout
16214
16215 \begin_layout Standard
16216 The character 
16217 \family sans
16218 Menu Separator
16219 \family default
16220  from the menu 
16221 \family sans
16222 Insert\SpecialChar \menuseparator
16223 Special Character
16224 \family default
16225  is the operator 
16226 \series bold
16227
16228 \backslash
16229 triangleright
16230 \series default
16231 .
16232 \end_layout
16233
16234 \begin_layout Subsection
16235 Self-defined Operators
16236 \begin_inset LatexCommand label
16237 name "sub:Self-defined-Operators"
16238
16239 \end_inset
16240
16241
16242 \begin_inset LatexCommand index
16243 name "Operators ! self-defined"
16244
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \begin_layout Standard
16251 With the help of the command 
16252 \series bold
16253
16254 \backslash
16255 DeclareMathOperator
16256 \series default
16257
16258 \begin_inset LatexCommand index
16259 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
16260
16261 \end_inset
16262
16263  custom operators can be defined in the LaTeX-preamble.
16264  Its command scheme is:
16265 \end_layout
16266
16267 \begin_layout Standard
16268
16269 \series bold
16270
16271 \backslash
16272 DeclareMathOperator{new command}{display}
16273 \end_layout
16274
16275 \begin_layout Standard
16276 Display can be characters or symbols that define how the operator looks
16277  in the output.
16278  To define a big operator a * is set behind the command.
16279  All self-defined big operators can have limits as described in 
16280 \begin_inset LatexCommand ref
16281 reference "sub:Operator-Limits"
16282
16283 \end_inset
16284
16285 .
16286 \end_layout
16287
16288 \begin_layout Standard
16289 For example the LaTeX-preamble line
16290 \end_layout
16291
16292 \begin_layout Standard
16293
16294 \series bold
16295
16296 \backslash
16297 DeclareMathOperator*{
16298 \backslash
16299 Lozenge}{
16300 \backslash
16301 blacklozenge}
16302 \end_layout
16303
16304 \begin_layout Standard
16305 defines the command 
16306 \series bold
16307
16308 \backslash
16309 Lozenge
16310 \series default
16311 , that inserts a big operator consisting of the lozenge symbol from 
16312 \begin_inset LatexCommand ref
16313 reference "sub:Miscellaneous-Symbols"
16314
16315 \end_inset
16316
16317 :
16318 \begin_inset Formula \[
16319 \Lozenge_{n=1}^{\infty}\]
16320
16321 \end_inset
16322
16323 The command for this formula is: 
16324 \series bold
16325
16326 \backslash
16327 Lozenge
16328 \series default
16329 ^
16330 \series bold
16331
16332 \backslash
16333 infty
16334 \begin_inset Formula $\to$
16335 \end_inset
16336
16337 _n=1
16338 \end_layout
16339
16340 \begin_layout Standard
16341 \begin_inset VSpace bigskip
16342 \end_inset
16343
16344 When self-defined operators are not used several times in the document,
16345  they can also be defined with the commands 
16346 \series bold
16347
16348 \backslash
16349 mathop
16350 \series default
16351
16352 \begin_inset LatexCommand index
16353 name "Commands ! M ! \\textbackslash mathop"
16354
16355 \end_inset
16356
16357  and 
16358 \series bold
16359
16360 \backslash
16361 mathbin
16362 \series default
16363
16364 \begin_inset LatexCommand index
16365 name "Commands ! M ! \\textbackslash mathbin"
16366
16367 \end_inset
16368
16369 , which have the following scheme:
16370 \end_layout
16371
16372 \begin_layout Standard
16373
16374 \series bold
16375
16376 \backslash
16377 mathop{display}
16378 \series default
16379  and 
16380 \series bold
16381
16382 \backslash
16383 mathbin{display}
16384 \end_layout
16385
16386 \begin_layout Standard
16387
16388 \series bold
16389
16390 \backslash
16391 mathop
16392 \series default
16393  defines big operators, 
16394 \series bold
16395
16396 \backslash
16397 mathbin
16398 \series default
16399  binary operators.
16400 \end_layout
16401
16402 \begin_layout Standard
16403
16404 \series bold
16405
16406 \backslash
16407 mathop
16408 \series default
16409  can e.\InsetSpace \thinspace{}
16410 g.\InsetSpace ~
16411 be used to use one limit for several operators:
16412 \end_layout
16413
16414 \begin_layout Standard
16415 \begin_inset Formula \[
16416 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
16417
16418 \end_inset
16419
16420
16421 \end_layout
16422
16423 \begin_layout Standard
16424 The command for the formula above is:
16425 \newline
16426
16427 \series bold
16428
16429 \backslash
16430 mathop{
16431 \backslash
16432 sum
16433 \backslash
16434 negmedspace
16435 \backslash
16436 sum
16437 \series default
16438
16439 \begin_inset ERT
16440 status collapsed
16441
16442 \begin_layout Standard
16443
16444
16445 \backslash
16446 spce 
16447 \end_layout
16448
16449 \end_inset
16450
16451
16452 \series bold
16453
16454 \begin_inset Formula $\to$
16455 \end_inset
16456
16457 ^N
16458 \series default
16459
16460 \begin_inset ERT
16461 status collapsed
16462
16463 \begin_layout Standard
16464
16465
16466 \backslash
16467 spce 
16468 \end_layout
16469
16470 \end_inset
16471
16472
16473 \series bold
16474 _i,j=1
16475 \end_layout
16476
16477 \begin_layout Section
16478 Fonts
16479 \begin_inset LatexCommand index
16480 name "Fonts"
16481
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \begin_layout Subsection
16488 Font Styles
16489 \begin_inset LatexCommand label
16490 name "sub:Font-Styles"
16491
16492 \end_inset
16493
16494
16495 \begin_inset LatexCommand index
16496 name "Font ! style"
16497
16498 \end_inset
16499
16500
16501 \end_layout
16502
16503 \begin_layout Standard
16504 Latin letters in formulas can be set in one of the following font styles:
16505 \begin_inset VSpace -2mm
16506 \end_inset
16507
16508
16509 \end_layout
16510
16511 \begin_layout Standard
16512 \align center
16513 \begin_inset Tabular
16514 <lyxtabular version="3" rows="6" columns="3">
16515 <features>
16516 <column alignment="center" valignment="top" leftline="true" width="0">
16517 <column alignment="center" valignment="top" leftline="true" width="0">
16518 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16519 <row topline="true" bottomline="true">
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Standard
16524 Command
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 Standard
16533 Result
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Standard
16542 shortcut
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 </row>
16548 <row topline="true">
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Standard
16553
16554 \backslash
16555 mathbb
16556 \series bold
16557
16558 \begin_inset ERT
16559 status collapsed
16560
16561 \begin_layout Standard
16562
16563
16564 \backslash
16565 spce 
16566 \end_layout
16567
16568 \end_inset
16569
16570
16571 \series default
16572 ABC
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Standard
16581 \begin_inset Formula $\mathbb{ABC}$
16582 \end_inset
16583
16584
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16590 \begin_inset Text
16591
16592 \begin_layout Standard
16593 Alt-z k
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 </row>
16599 <row topline="true">
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Standard
16604
16605 \backslash
16606 mathbf
16607 \series bold
16608
16609 \begin_inset ERT
16610 status collapsed
16611
16612 \begin_layout Standard
16613
16614
16615 \backslash
16616 spce 
16617 \end_layout
16618
16619 \end_inset
16620
16621
16622 \series default
16623 AbC
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Standard
16632 \begin_inset Formula $\mathbf{AbC}$
16633 \end_inset
16634
16635
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Standard
16644 Alt-z f
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 </row>
16650 <row topline="true">
16651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Standard
16655
16656 \backslash
16657 boldsymbol
16658 \series bold
16659
16660 \begin_inset ERT
16661 status collapsed
16662
16663 \begin_layout Standard
16664
16665
16666 \backslash
16667 spce 
16668 \end_layout
16669
16670 \end_inset
16671
16672
16673 \series default
16674 AbC
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Standard
16683 \begin_inset Formula $\boldsymbol{AbC}$
16684 \end_inset
16685
16686
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Standard
16695 -
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 </row>
16701 <row topline="true">
16702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Standard
16706
16707 \backslash
16708 mathcal
16709 \series bold
16710
16711 \begin_inset ERT
16712 status collapsed
16713
16714 \begin_layout Standard
16715
16716
16717 \backslash
16718 spce 
16719 \end_layout
16720
16721 \end_inset
16722
16723
16724 \series default
16725 ABC
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Standard
16734 \begin_inset Formula $\mathcal{ABC}$
16735 \end_inset
16736
16737
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Standard
16746 Alt-z h
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row topline="true" bottomline="true">
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Standard
16757
16758 \backslash
16759 mathfrak
16760 \series bold
16761
16762 \begin_inset ERT
16763 status collapsed
16764
16765 \begin_layout Standard
16766
16767
16768 \backslash
16769 spce 
16770 \end_layout
16771
16772 \end_inset
16773
16774
16775 \series default
16776 AbC
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Standard
16785 \begin_inset Formula $\mathfrak{AbC}$
16786 \end_inset
16787
16788
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Standard
16797 -
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 </row>
16803 </lyxtabular>
16804
16805 \end_inset
16806
16807
16808 \end_layout
16809
16810 \begin_layout Standard
16811 \align center
16812 \begin_inset Tabular
16813 <lyxtabular version="3" rows="5" columns="3">
16814 <features>
16815 <column alignment="center" valignment="top" leftline="true" width="0">
16816 <column alignment="center" valignment="top" leftline="true" width="0">
16817 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16818 <row topline="true" bottomline="true">
16819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16820 \begin_inset Text
16821
16822 \begin_layout Standard
16823 Command
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Standard
16832 Result
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Standard
16841 shortcut
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 </row>
16847 <row topline="true">
16848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Standard
16852
16853 \backslash
16854 mathit
16855 \series bold
16856
16857 \begin_inset ERT
16858 status collapsed
16859
16860 \begin_layout Standard
16861
16862
16863 \backslash
16864 spce 
16865 \end_layout
16866
16867 \end_inset
16868
16869
16870 \series default
16871 AbC
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Standard
16880 \begin_inset Formula $\mathit{AbC}$
16881 \end_inset
16882
16883
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Standard
16892 -
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 <row topline="true">
16899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Standard
16903
16904 \backslash
16905 mathrm
16906 \series bold
16907
16908 \begin_inset ERT
16909 status collapsed
16910
16911 \begin_layout Standard
16912
16913
16914 \backslash
16915 spce 
16916 \end_layout
16917
16918 \end_inset
16919
16920
16921 \series default
16922 AbC
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Standard
16931 \begin_inset Formula $\mathrm{AbC}$
16932 \end_inset
16933
16934
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16940 \begin_inset Text
16941
16942 \begin_layout Standard
16943 Alt-z r
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 </row>
16949 <row topline="true">
16950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Standard
16954
16955 \backslash
16956 mathsf
16957 \series bold
16958
16959 \begin_inset ERT
16960 status collapsed
16961
16962 \begin_layout Standard
16963
16964
16965 \backslash
16966 spce 
16967 \end_layout
16968
16969 \end_inset
16970
16971
16972 \series default
16973 AbC
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Standard
16982 \begin_inset Formula $\mathsf{AbC}$
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Standard
16994 Alt-z s
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 </row>
17000 <row topline="true" bottomline="true">
17001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Standard
17005
17006 \backslash
17007 mathtt
17008 \series bold
17009
17010 \begin_inset ERT
17011 status collapsed
17012
17013 \begin_layout Standard
17014
17015
17016 \backslash
17017 spce 
17018 \end_layout
17019
17020 \end_inset
17021
17022
17023 \series default
17024 AbC
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Standard
17033 \begin_inset Formula $\mathtt{AbC}$
17034 \end_inset
17035
17036
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Standard
17045 -
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 </row>
17051 </lyxtabular>
17052
17053 \end_inset
17054
17055
17056 \end_layout
17057
17058 \begin_layout Standard
17059 \begin_inset Note Greyedout
17060 status open
17061
17062 \begin_layout Standard
17063
17064 \series bold
17065 Note:
17066 \series default
17067  The styles 
17068 \series bold
17069
17070 \backslash
17071 mathbb
17072 \series default
17073  and 
17074 \series bold
17075
17076 \backslash
17077 mathcal
17078 \series default
17079  can only be used for big letters.
17080 \end_layout
17081
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \begin_layout Standard
17088 Predefined is the style 
17089 \series bold
17090
17091 \backslash
17092 mathnormal
17093 \series default
17094 .
17095 \end_layout
17096
17097 \begin_layout Standard
17098 The style commands work also for letters in mathematical constructs:
17099 \begin_inset Formula \[
17100 \mathfrak{A=\frac{b}{C}}\]
17101
17102 \end_inset
17103
17104
17105 \end_layout
17106
17107 \begin_layout Standard
17108 Characters in mathematical text don't appear in a math font style but in
17109  the text font style 
17110 \series bold
17111
17112 \backslash
17113 textrm
17114 \series default
17115 .
17116  That their style can't be set correctly via the text style dialog is a
17117  bug in LyX.
17118 \begin_inset Foot
17119 status collapsed
17120
17121 \begin_layout Standard
17122  
17123 \begin_inset ERT
17124 status collapsed
17125
17126 \begin_layout Standard
17127
17128
17129 \backslash
17130 href{http://bugzilla.lyx.org/show_bug.cgi?id=4091}{
17131 \end_layout
17132
17133 \end_inset
17134
17135 LyX-bug #4091
17136 \begin_inset ERT
17137 status collapsed
17138
17139 \begin_layout Standard
17140
17141 }
17142 \end_layout
17143
17144 \end_inset
17145
17146
17147 \end_layout
17148
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \begin_layout Standard
17155 Instead of the style commands the dialog 
17156 \family sans
17157 Edit\SpecialChar \menuseparator
17158 Math\SpecialChar \menuseparator
17159 Text Style
17160 \family default
17161  or the toolbar button 
17162 \begin_inset Graphics
17163         filename ../images/math/font.png
17164         scale 85
17165
17166 \end_inset
17167
17168  can be used.
17169 \end_layout
17170
17171 \begin_layout Subsection
17172 Bold Formulas
17173 \begin_inset LatexCommand label
17174 name "sub:Bold-Formulas"
17175
17176 \end_inset
17177
17178
17179 \begin_inset LatexCommand index
17180 name "Formula ! bold"
17181
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \begin_layout Standard
17188 To make a complete formula bold, the command 
17189 \series bold
17190
17191 \backslash
17192 mathbf
17193 \series default
17194  from the previous subsection cannot be used, because it doesn't work for
17195  small Greek letters.
17196  Furthermore it prints Latin letters always upright, like in the following
17197  equation:
17198 \end_layout
17199
17200 \begin_layout Standard
17201 \begin_inset Formula \[
17202 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
17203
17204 \end_inset
17205
17206
17207 \end_layout
17208
17209 \begin_layout Standard
17210 To display the formula correctly, the command 
17211 \series bold
17212
17213 \backslash
17214 boldsymbol
17215 \series default
17216  is used:
17217 \begin_inset Formula \[
17218 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
17219
17220 \end_inset
17221
17222 It is also possible to set the formula in a 
17223 \series bold
17224 boldmath environment
17225 \series default
17226 .
17227  This environment is created by inserting the command 
17228 \series bold
17229
17230 \backslash
17231 boldmath
17232 \begin_inset LatexCommand index
17233 name "Commands ! B ! \\textbackslash boldmath"
17234
17235 \end_inset
17236
17237
17238 \series default
17239  in TeX-mode.
17240  To end the environment, the command 
17241 \series bold
17242
17243 \backslash
17244 unboldmath
17245 \begin_inset LatexCommand index
17246 name "Commands ! U ! \\textbackslash unboldmath"
17247
17248 \end_inset
17249
17250
17251 \series default
17252  is inserted in TeX-mode.
17253 \begin_inset ERT
17254 status collapsed
17255
17256 \begin_layout Standard
17257
17258
17259 \backslash
17260 boldmath 
17261 \end_layout
17262
17263 \end_inset
17264
17265
17266 \begin_inset Formula \[
17267 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
17268
17269 \end_inset
17270
17271
17272 \begin_inset ERT
17273 status collapsed
17274
17275 \begin_layout Standard
17276
17277
17278 \backslash
17279 unboldmath 
17280 \end_layout
17281
17282 \end_inset
17283
17284
17285 \end_layout
17286
17287 \begin_layout Subsection
17288 Font Sizes
17289 \begin_inset LatexCommand label
17290 name "sub:Font-Sizes"
17291
17292 \end_inset
17293
17294
17295 \begin_inset LatexCommand index
17296 name "Font ! size"
17297
17298 \end_inset
17299
17300
17301 \end_layout
17302
17303 \begin_layout Standard
17304 For characters in formulas there are, analog to characters in text, the
17305  following size commands:
17306 \end_layout
17307
17308 \begin_layout Standard
17309
17310 \series bold
17311
17312 \backslash
17313 Huge
17314 \series default
17315
17316 \series bold
17317
17318 \backslash
17319 huge
17320 \series default
17321
17322 \series bold
17323
17324 \backslash
17325 LARGE
17326 \series default
17327
17328 \series bold
17329
17330 \backslash
17331 Large
17332 \series default
17333
17334 \series bold
17335
17336 \backslash
17337 large
17338 \series default
17339
17340 \series bold
17341
17342 \backslash
17343 normalsize
17344 \series default
17345
17346 \series bold
17347
17348 \backslash
17349 small
17350 \series default
17351 ,
17352 \newline
17353
17354 \series bold
17355
17356 \backslash
17357 footnotesize
17358 \series default
17359
17360 \series bold
17361
17362 \backslash
17363 scriptsize
17364 \series default
17365 , and 
17366 \series bold
17367
17368 \backslash
17369 tiny
17370 \end_layout
17371
17372 \begin_layout Standard
17373 The size produced by the commands depends on the document font size, that
17374  corresponds with the command 
17375 \series bold
17376
17377 \backslash
17378 normalsize
17379 \series default
17380 .
17381  The other commands produce smaller or larger sizes than 
17382 \series bold
17383
17384 \backslash
17385 normalsize
17386 \series default
17387 .
17388  The font size can however not exceed a certain value.
17389  Is for example the document font size 12\InsetSpace \thinspace{}
17390 pt, the command 
17391 \series bold
17392
17393 \backslash
17394 Huge
17395 \series default
17396  switches to the same size as 
17397 \series bold
17398
17399 \backslash
17400 huge
17401 \series default
17402 .
17403  
17404 \end_layout
17405
17406 \begin_layout Standard
17407 A size command is inserted in TeX-mode before the formula and sets the size
17408  for all following formula and text characters.
17409  To switch back to the initial size, the command 
17410 \series bold
17411
17412 \backslash
17413 normalsize
17414 \series default
17415  is inserted behind the formula in TeX-mode.
17416 \end_layout
17417
17418 \begin_layout Standard
17419 Within a formula the size can only be changed for symbols or letters in
17420  mathematical text.
17421  To do this, the size command is inserted in mathematical text.
17422  All following characters until the end of the mathematical text or until
17423  another size command will have the selected size.
17424  Two examples:
17425 \begin_inset VSpace -2mm
17426 \end_inset
17427
17428
17429 \end_layout
17430
17431 \begin_layout Standard
17432 \begin_inset ERT
17433 status collapsed
17434
17435 \begin_layout Standard
17436
17437
17438 \backslash
17439 huge 
17440 \end_layout
17441
17442 \end_inset
17443
17444
17445 \begin_inset Formula \[
17446 A=\frac{B}{c}\cdot\maltese\]
17447
17448 \end_inset
17449
17450
17451 \begin_inset Formula \[
17452 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
17453
17454 \end_inset
17455
17456
17457 \begin_inset ERT
17458 status collapsed
17459
17460 \begin_layout Standard
17461
17462
17463 \backslash
17464 normalsize 
17465 \end_layout
17466
17467 \end_inset
17468
17469
17470 \end_layout
17471
17472 \begin_layout Standard
17473 \begin_inset VSpace medskip
17474 \end_inset
17475
17476 Before both formulas the command 
17477 \series bold
17478
17479 \backslash
17480 huge
17481 \series default
17482  was inserted.
17483  The command for the second formula is:
17484 \newline
17485
17486 \series bold
17487
17488 \backslash
17489 maltese
17490 \begin_inset ERT
17491 status collapsed
17492
17493 \begin_layout Standard
17494
17495
17496 \backslash
17497 spce 
17498 \end_layout
17499
17500 \end_inset
17501
17502 A Alt-m m 
17503 \backslash
17504 Large
17505 \begin_inset ERT
17506 status collapsed
17507
17508 \begin_layout Standard
17509
17510
17511 \backslash
17512 spce 
17513 \end_layout
17514
17515 \end_inset
17516
17517
17518 \backslash
17519 maltese
17520 \begin_inset ERT
17521 status collapsed
17522
17523 \begin_layout Standard
17524
17525
17526 \backslash
17527 spce 
17528 \end_layout
17529
17530 \end_inset
17531
17532
17533 \backslash
17534 textit
17535 \begin_inset ERT
17536 status collapsed
17537
17538 \begin_layout Standard
17539
17540
17541 \backslash
17542 spce 
17543 \end_layout
17544
17545 \end_inset
17546
17547 A
17548 \begin_inset Formula $\to$
17549 \end_inset
17550
17551
17552 \begin_inset Formula $\to$
17553 \end_inset
17554
17555
17556 \newline
17557
17558 \begin_inset ERT
17559 status collapsed
17560
17561 \begin_layout Standard
17562
17563
17564 \backslash
17565 hspace*{1cm}
17566 \end_layout
17567
17568 \end_inset
17569
17570 Alt-m
17571 \series default
17572  
17573 \series bold
17574
17575 \backslash
17576 tiny
17577 \begin_inset ERT
17578 status collapsed
17579
17580 \begin_layout Standard
17581
17582
17583 \backslash
17584 spce 
17585 \end_layout
17586
17587 \end_inset
17588
17589
17590 \backslash
17591 maltese
17592 \begin_inset ERT
17593 status collapsed
17594
17595 \begin_layout Standard
17596
17597
17598 \backslash
17599 spce 
17600 \end_layout
17601
17602 \end_inset
17603
17604
17605 \backslash
17606 textit
17607 \begin_inset ERT
17608 status collapsed
17609
17610 \begin_layout Standard
17611
17612
17613 \backslash
17614 spce 
17615 \end_layout
17616
17617 \end_inset
17618
17619 A
17620 \end_layout
17621
17622 \begin_layout Standard
17623 If a symbol cannot be displayed in different sizes, it will always be displayed
17624  in the default size.
17625 \end_layout
17626
17627 \begin_layout Section
17628 Greek Letters
17629 \begin_inset LatexCommand index
17630 name "Greek letters"
17631
17632 \end_inset
17633
17634
17635 \end_layout
17636
17637 \begin_layout Standard
17638 All Greek letters can also be inserted via the toolbar button 
17639 \begin_inset Graphics
17640         filename ../images/math/alpha.png
17641         scale 85
17642
17643 \end_inset
17644
17645 .
17646 \end_layout
17647
17648 \begin_layout Subsection
17649 Small Letters
17650 \begin_inset LatexCommand label
17651 name "sub:Small-Letters"
17652
17653 \end_inset
17654
17655
17656 \begin_inset LatexCommand index
17657 name "Greek letters ! small"
17658
17659 \end_inset
17660
17661
17662 \end_layout
17663
17664 \begin_layout Standard
17665
17666 \hfill
17667
17668 \begin_inset Tabular
17669 <lyxtabular version="3" rows="11" columns="2">
17670 <features>
17671 <column alignment="center" valignment="top" leftline="true" width="0pt">
17672 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17673 <row topline="true" bottomline="true">
17674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Standard
17678 Command
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Standard
17687 Result
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 </row>
17693 <row topline="true">
17694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Standard
17698
17699 \backslash
17700 alpha
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Standard
17709 \begin_inset Formula $\alpha$
17710 \end_inset
17711
17712
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 </row>
17718 <row topline="true">
17719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Standard
17723
17724 \backslash
17725 beta
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout Standard
17734 \begin_inset Formula $\beta$
17735 \end_inset
17736
17737
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 </row>
17743 <row topline="true">
17744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Standard
17748
17749 \backslash
17750 gamma
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17756 \begin_inset Text
17757
17758 \begin_layout Standard
17759 \begin_inset Formula $\gamma$
17760 \end_inset
17761
17762
17763 \end_layout
17764
17765 \end_inset
17766 </cell>
17767 </row>
17768 <row topline="true">
17769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Standard
17773
17774 \backslash
17775 delta
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Standard
17784 \begin_inset Formula $\delta$
17785 \end_inset
17786
17787
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 </row>
17793 <row topline="true">
17794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Standard
17798
17799 \backslash
17800 epsilon
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Standard
17809 \begin_inset Formula $\epsilon$
17810 \end_inset
17811
17812
17813 \end_layout
17814
17815 \end_inset
17816 </cell>
17817 </row>
17818 <row topline="true">
17819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Standard
17823
17824 \backslash
17825 varepsilon
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Standard
17834 \begin_inset Formula $\varepsilon$
17835 \end_inset
17836
17837
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 </row>
17843 <row topline="true">
17844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Standard
17848
17849 \backslash
17850 zeta
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Standard
17859 \begin_inset Formula $\zeta$
17860 \end_inset
17861
17862
17863 \end_layout
17864
17865 \end_inset
17866 </cell>
17867 </row>
17868 <row topline="true">
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Standard
17873
17874 \backslash
17875 eta
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Standard
17884 \begin_inset Formula $\eta$
17885 \end_inset
17886
17887
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 </row>
17893 <row topline="true">
17894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17895 \begin_inset Text
17896
17897 \begin_layout Standard
17898
17899 \backslash
17900 theta
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Standard
17909 \begin_inset Formula $\theta$
17910 \end_inset
17911
17912
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 </row>
17918 <row topline="true" bottomline="true">
17919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Standard
17923
17924 \backslash
17925 vartheta
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17931 \begin_inset Text
17932
17933 \begin_layout Standard
17934 \begin_inset Formula $\vartheta$
17935 \end_inset
17936
17937
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 </row>
17943 </lyxtabular>
17944
17945 \end_inset
17946
17947
17948 \hfill
17949
17950 \begin_inset Tabular
17951 <lyxtabular version="3" rows="12" columns="2">
17952 <features>
17953 <column alignment="center" valignment="top" leftline="true" width="0pt">
17954 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17955 <row topline="true" bottomline="true">
17956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Standard
17960 Command
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Standard
17969 Result
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 </row>
17975 <row topline="true">
17976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Standard
17980
17981 \backslash
17982 iota
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Standard
17991 \begin_inset Formula $\iota$
17992 \end_inset
17993
17994
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 </row>
18000 <row topline="true">
18001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Standard
18005
18006 \backslash
18007 kappa
18008 \end_layout
18009
18010 \end_inset
18011 </cell>
18012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18013 \begin_inset Text
18014
18015 \begin_layout Standard
18016 \begin_inset Formula $\kappa$
18017 \end_inset
18018
18019
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 </row>
18025 <row topline="true">
18026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18027 \begin_inset Text
18028
18029 \begin_layout Standard
18030
18031 \backslash
18032 varkappa
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Standard
18041 \begin_inset Formula $\varkappa$
18042 \end_inset
18043
18044
18045 \end_layout
18046
18047 \end_inset
18048 </cell>
18049 </row>
18050 <row topline="true">
18051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Standard
18055
18056 \backslash
18057 lambda
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Standard
18066 \begin_inset Formula $\lambda$
18067 \end_inset
18068
18069
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 </row>
18075 <row topline="true">
18076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Standard
18080
18081 \backslash
18082 mu
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Standard
18091 \begin_inset Formula $\mu$
18092 \end_inset
18093
18094
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 </row>
18100 <row topline="true">
18101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Standard
18105
18106 \backslash
18107 nu
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Standard
18116 \begin_inset Formula $\nu$
18117 \end_inset
18118
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 </row>
18125 <row topline="true">
18126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Standard
18130
18131 \backslash
18132 xi
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Standard
18141 \begin_inset Formula $\xi$
18142 \end_inset
18143
18144
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 </row>
18150 <row topline="true">
18151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Standard
18155 o
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Standard
18164 \begin_inset Formula $o$
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row topline="true">
18174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Standard
18178
18179 \backslash
18180 pi
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Standard
18189 \begin_inset Formula $\pi$
18190 \end_inset
18191
18192
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 </row>
18198 <row topline="true">
18199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Standard
18203
18204 \backslash
18205 varpi
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Standard
18214 \begin_inset Formula $\varpi$
18215 \end_inset
18216
18217
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 </row>
18223 <row topline="true" bottomline="true">
18224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Standard
18228
18229 \backslash
18230 rho
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18236 \begin_inset Text
18237
18238 \begin_layout Standard
18239 \begin_inset Formula $\rho$
18240 \end_inset
18241
18242
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 </row>
18248 </lyxtabular>
18249
18250 \end_inset
18251
18252
18253 \hfill
18254
18255 \begin_inset Tabular
18256 <lyxtabular version="3" rows="11" columns="2">
18257 <features>
18258 <column alignment="center" valignment="top" leftline="true" width="0pt">
18259 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18260 <row topline="true" bottomline="true">
18261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Standard
18265 Command
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Standard
18274 Result
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 </row>
18280 <row topline="true">
18281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Standard
18285
18286 \backslash
18287 varrho
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Standard
18296 \begin_inset Formula $\varrho$
18297 \end_inset
18298
18299
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 </row>
18305 <row topline="true">
18306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Standard
18310
18311 \backslash
18312 sigma
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Standard
18321 \begin_inset Formula $\sigma$
18322 \end_inset
18323
18324
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 </row>
18330 <row topline="true">
18331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Standard
18335
18336 \backslash
18337 varsigma
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Standard
18346 \begin_inset Formula $\varsigma$
18347 \end_inset
18348
18349
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 </row>
18355 <row topline="true">
18356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Standard
18360
18361 \backslash
18362 tau
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Standard
18371 \begin_inset Formula $\tau$
18372 \end_inset
18373
18374
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 </row>
18380 <row topline="true">
18381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Standard
18385
18386 \backslash
18387 upsilon
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Standard
18396 \begin_inset Formula $\upsilon$
18397 \end_inset
18398
18399
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 </row>
18405 <row topline="true">
18406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Standard
18410
18411 \backslash
18412 phi
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Standard
18421 \begin_inset Formula $\phi$
18422 \end_inset
18423
18424
18425 \end_layout
18426
18427 \end_inset
18428 </cell>
18429 </row>
18430 <row topline="true">
18431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Standard
18435
18436 \backslash
18437 varphi
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Standard
18446 \begin_inset Formula $\varphi$
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 </row>
18455 <row topline="true">
18456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Standard
18460
18461 \backslash
18462 chi
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Standard
18471 \begin_inset Formula $\chi$
18472 \end_inset
18473
18474
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 </row>
18480 <row topline="true">
18481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18482 \begin_inset Text
18483
18484 \begin_layout Standard
18485
18486 \backslash
18487 psi
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18493 \begin_inset Text
18494
18495 \begin_layout Standard
18496 \begin_inset Formula $\psi$
18497 \end_inset
18498
18499
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 </row>
18505 <row topline="true" bottomline="true">
18506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18507 \begin_inset Text
18508
18509 \begin_layout Standard
18510
18511 \backslash
18512 omega
18513 \end_layout
18514
18515 \end_inset
18516 </cell>
18517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Standard
18521 \begin_inset Formula $\omega$
18522 \end_inset
18523
18524
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 </row>
18530 </lyxtabular>
18531
18532 \end_inset
18533
18534
18535 \hfill
18536
18537 \end_layout
18538
18539 \begin_layout Standard
18540 \begin_inset VSpace medskip
18541 \end_inset
18542
18543
18544 \end_layout
18545
18546 \begin_layout Standard
18547 How to create upright Greek letters is explained in 
18548 \begin_inset LatexCommand ref
18549 reference "sub:Upright-small-Greek"
18550
18551 \end_inset
18552
18553 .
18554 \end_layout
18555
18556 \begin_layout Subsection
18557 Big Letters
18558 \begin_inset LatexCommand index
18559 name "Greek letters ! big"
18560
18561 \end_inset
18562
18563
18564 \end_layout
18565
18566 \begin_layout Standard
18567
18568 \hfill
18569
18570 \begin_inset Tabular
18571 <lyxtabular version="3" rows="7" columns="2">
18572 <features>
18573 <column alignment="center" valignment="top" leftline="true" width="0pt">
18574 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18575 <row topline="true" bottomline="true">
18576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18577 \begin_inset Text
18578
18579 \begin_layout Standard
18580 Command
18581 \end_layout
18582
18583 \end_inset
18584 </cell>
18585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18586 \begin_inset Text
18587
18588 \begin_layout Standard
18589 Result
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 </row>
18595 <row topline="true">
18596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Standard
18600
18601 \backslash
18602 Gamma
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Standard
18611 \begin_inset Formula $\Gamma$
18612 \end_inset
18613
18614
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 </row>
18620 <row topline="true">
18621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18622 \begin_inset Text
18623
18624 \begin_layout Standard
18625
18626 \backslash
18627 Delta
18628 \end_layout
18629
18630 \end_inset
18631 </cell>
18632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18633 \begin_inset Text
18634
18635 \begin_layout Standard
18636 \begin_inset Formula $\Delta$
18637 \end_inset
18638
18639
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 </row>
18645 <row topline="true">
18646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Standard
18650
18651 \backslash
18652 Theta
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Standard
18661 \begin_inset Formula $\Theta$
18662 \end_inset
18663
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row topline="true">
18671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Standard
18675
18676 \backslash
18677 Lambda
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Standard
18686 \begin_inset Formula $\Lambda$
18687 \end_inset
18688
18689
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 </row>
18695 <row topline="true">
18696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Standard
18700
18701 \backslash
18702 Xi
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Standard
18711 \begin_inset Formula $\Xi$
18712 \end_inset
18713
18714
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 </row>
18720 <row topline="true" bottomline="true">
18721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Standard
18725
18726 \backslash
18727 Pi
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Standard
18736 \begin_inset Formula $\Pi$
18737 \end_inset
18738
18739
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 </row>
18745 </lyxtabular>
18746
18747 \end_inset
18748
18749
18750 \hfill
18751
18752 \begin_inset Tabular
18753 <lyxtabular version="3" rows="6" columns="2">
18754 <features>
18755 <column alignment="center" valignment="top" leftline="true" width="0pt">
18756 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18757 <row topline="true" bottomline="true">
18758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Standard
18762 Command
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Standard
18771 Result
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 </row>
18777 <row topline="true">
18778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Standard
18782
18783 \backslash
18784 Sigma
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Standard
18793 \begin_inset Formula $\Sigma$
18794 \end_inset
18795
18796
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 </row>
18802 <row topline="true">
18803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Standard
18807
18808 \backslash
18809 Upsilon
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Standard
18818 \begin_inset Formula $\Upsilon$
18819 \end_inset
18820
18821
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 </row>
18827 <row topline="true">
18828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Standard
18832
18833 \backslash
18834 Phi
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Standard
18843 \begin_inset Formula $\Phi$
18844 \end_inset
18845
18846
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 <row topline="true">
18853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Standard
18857
18858 \backslash
18859 Psi
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Standard
18868 \begin_inset Formula $\Psi$
18869 \end_inset
18870
18871
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 </row>
18877 <row topline="true" bottomline="true">
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Standard
18882
18883 \backslash
18884 Omega
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Standard
18893 \begin_inset Formula $\Omega$
18894 \end_inset
18895
18896
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 </row>
18902 </lyxtabular>
18903
18904 \end_inset
18905
18906
18907 \hfill
18908
18909 \end_layout
18910
18911 \begin_layout Standard
18912 \begin_inset VSpace medskip
18913 \end_inset
18914
18915 That the big Greek letters appear upright is caused by a design bug when
18916  TeX was developed.
18917  To get correct italic big letters, begin every command with 
18918 \series bold
18919 var
18920 \series default
18921 .
18922  For example the command 
18923 \series bold
18924
18925 \backslash
18926 varGamma
18927 \series default
18928  produces: 
18929 \begin_inset Formula $\varGamma$
18930 \end_inset
18931
18932
18933 \end_layout
18934
18935 \begin_layout Subsection
18936 Bold Letters
18937 \begin_inset LatexCommand index
18938 name "Greek letters ! bold"
18939
18940 \end_inset
18941
18942
18943 \end_layout
18944
18945 \begin_layout Standard
18946 Greek letters cannot be set with different font styles like Latin letters.
18947  They can only be made bold with the command 
18948 \series bold
18949
18950 \backslash
18951 boldsymbol
18952 \series default
18953
18954 \begin_inset LatexCommand index
18955 name "Commands ! B ! \\textbackslash boldsymbol"
18956
18957 \end_inset
18958
18959 .
18960 \end_layout
18961
18962 \begin_layout Standard
18963 \align center
18964 \begin_inset Tabular
18965 <lyxtabular version="3" rows="3" columns="2">
18966 <features>
18967 <column alignment="center" valignment="top" leftline="true" width="0">
18968 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18969 <row topline="true" bottomline="true">
18970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Standard
18974 Command
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Standard
18983 Result
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 </row>
18989 <row topline="true">
18990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Standard
18994
18995 \backslash
18996 Upsilon
18997 \backslash
18998 boldsymbol
18999 \backslash
19000 Upsilon
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Standard
19009 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19010 \end_inset
19011
19012
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 </row>
19018 <row topline="true" bottomline="true">
19019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Standard
19023
19024 \backslash
19025 theta
19026 \backslash
19027 boldsymbol
19028 \backslash
19029 theta
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Standard
19038 \begin_inset Formula $\theta\boldsymbol{\theta}$
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \end_inset
19045 </cell>
19046 </row>
19047 </lyxtabular>
19048
19049 \end_inset
19050
19051
19052 \end_layout
19053
19054 \begin_layout Section
19055 Symbols
19056 \begin_inset ERT
19057 status collapsed
19058
19059 \begin_layout Standard
19060
19061
19062 \backslash
19063 texorpdfstring{
19064 \end_layout
19065
19066 \end_inset
19067
19068
19069 \begin_inset Foot
19070 status collapsed
19071
19072 \begin_layout Standard
19073 A list with all symbols of most of the LaTeX-packages can be found in 
19074 \begin_inset LatexCommand cite
19075 key "Symbole"
19076
19077 \end_inset
19078
19079 .
19080 \end_layout
19081
19082 \end_inset
19083
19084
19085 \begin_inset ERT
19086 status collapsed
19087
19088 \begin_layout Standard
19089
19090 }{}
19091 \end_layout
19092
19093 \end_inset
19094
19095
19096 \begin_inset Note Note
19097 status collapsed
19098
19099 \begin_layout Standard
19100
19101 \backslash
19102 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
19103 \end_layout
19104
19105 \begin_layout Standard
19106 More about 
19107 \backslash
19108 texorpdfstring is in section 
19109 \begin_inset LatexCommand ref
19110 reference "sub:Formulas-in-Section"
19111
19112 \end_inset
19113
19114 .
19115 \end_layout
19116
19117 \end_inset
19118
19119
19120 \begin_inset LatexCommand index
19121 name "Symbols"
19122
19123 \end_inset
19124
19125
19126 \end_layout
19127
19128 \begin_layout Standard
19129 Many of the symbols listed in this section can also be inserted via the
19130  toolbar buttons 
19131 \begin_inset Graphics
19132         filename ../images/math/nabla.png
19133         scale 85
19134
19135 \end_inset
19136
19137  and 
19138 \begin_inset Graphics
19139         filename ../images/math/digamma.png
19140         scale 85
19141
19142 \end_inset
19143
19144 .
19145 \end_layout
19146
19147 \begin_layout Subsection
19148 Mathematical Symbols
19149 \begin_inset LatexCommand label
19150 name "sub:Mathematical-Symbols"
19151
19152 \end_inset
19153
19154
19155 \begin_inset LatexCommand index
19156 name "Symbols ! mathematical"
19157
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \begin_layout Standard
19164
19165 \hfill
19166
19167 \begin_inset Tabular
19168 <lyxtabular version="3" rows="10" columns="2">
19169 <features>
19170 <column alignment="center" valignment="top" leftline="true" width="0pt">
19171 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19172 <row topline="true" bottomline="true">
19173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Standard
19177 Command
19178 \end_layout
19179
19180 \end_inset
19181 </cell>
19182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Standard
19186 Result
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 </row>
19192 <row topline="true">
19193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Standard
19197
19198 \backslash
19199 neg
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Standard
19208 \begin_inset Formula $\neg$
19209 \end_inset
19210
19211
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 </row>
19217 <row topline="true">
19218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Standard
19222
19223 \backslash
19224 Im
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Standard
19233 \begin_inset Formula $\Im$
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 </row>
19242 <row topline="true">
19243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Standard
19247
19248 \backslash
19249 Re
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Standard
19258 \begin_inset Formula $\Re$
19259 \end_inset
19260
19261
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 </row>
19267 <row topline="true">
19268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Standard
19272
19273 \backslash
19274 aleph
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Standard
19283 \begin_inset Formula $\aleph$
19284 \end_inset
19285
19286
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 </row>
19292 <row topline="true">
19293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Standard
19297
19298 \backslash
19299 partial
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Standard
19308 \begin_inset Formula $\partial$
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 </row>
19317 <row topline="true">
19318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Standard
19322
19323 \backslash
19324 infty
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Standard
19333 \begin_inset Formula $\infty$
19334 \end_inset
19335
19336
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 </row>
19342 <row topline="true" bottomline="true">
19343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Standard
19347
19348 \backslash
19349 wp
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Standard
19358 \begin_inset Formula $\wp$
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 </row>
19367 <row bottomline="true">
19368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Standard
19372
19373 \backslash
19374 imath
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Standard
19383 \begin_inset Formula $\imath$
19384 \end_inset
19385
19386
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 </row>
19392 <row bottomline="true">
19393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Standard
19397
19398 \backslash
19399 jmath
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Standard
19408 \begin_inset Formula $\jmath$
19409 \end_inset
19410
19411
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 </row>
19417 </lyxtabular>
19418
19419 \end_inset
19420
19421
19422 \hfill
19423
19424 \begin_inset Tabular
19425 <lyxtabular version="3" rows="10" columns="2">
19426 <features>
19427 <column alignment="center" valignment="top" leftline="true" width="0pt">
19428 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19429 <row topline="true" bottomline="true">
19430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Standard
19434 Command
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Standard
19443 Result
19444 \begin_inset Note Note
19445 status collapsed
19446
19447 \begin_layout Standard
19448
19449 \series bold
19450
19451 \backslash
19452 raisebox
19453 \series default
19454  is only used as spacer.
19455 \end_layout
19456
19457 \end_inset
19458
19459
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 </row>
19465 <row topline="true">
19466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Standard
19470
19471 \backslash
19472 forall
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Standard
19481 \begin_inset Formula $\forall$
19482 \end_inset
19483
19484
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 </row>
19490 <row topline="true">
19491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Standard
19495
19496 \backslash
19497 exists
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Standard
19506 \begin_inset Formula $\exists$
19507 \end_inset
19508
19509
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 </row>
19515 <row topline="true">
19516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Standard
19520
19521 \backslash
19522 nexists
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Standard
19531 \begin_inset Formula $\nexists$
19532 \end_inset
19533
19534
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 </row>
19540 <row topline="true">
19541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Standard
19545
19546 \backslash
19547 emptyset
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Standard
19556 \begin_inset Formula $\emptyset$
19557 \end_inset
19558
19559
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 </row>
19565 <row topline="true">
19566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Standard
19570
19571 \backslash
19572 varnothing
19573 \end_layout
19574
19575 \end_inset
19576 </cell>
19577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Standard
19581 \begin_inset Formula $\varnothing$
19582 \end_inset
19583
19584
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 </row>
19590 <row topline="true">
19591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Standard
19595
19596 \backslash
19597 dag
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Standard
19606 \begin_inset Formula $\dag$
19607 \end_inset
19608
19609
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 </row>
19615 <row topline="true" bottomline="true">
19616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Standard
19620
19621 \backslash
19622 ddag
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Standard
19631 \begin_inset Formula $\ddag$
19632 \end_inset
19633
19634
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 </row>
19640 <row bottomline="true">
19641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Standard
19645
19646 \backslash
19647 complement
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Standard
19656 \begin_inset ERT
19657 status collapsed
19658
19659 \begin_layout Standard
19660
19661
19662 \backslash
19663 raisebox{-0.8mm}{
19664 \end_layout
19665
19666 \end_inset
19667
19668
19669 \begin_inset Formula $\complement$
19670 \end_inset
19671
19672
19673 \begin_inset ERT
19674 status collapsed
19675
19676 \begin_layout Standard
19677
19678 }
19679 \end_layout
19680
19681 \end_inset
19682
19683
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 </row>
19689 <row bottomline="true">
19690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Standard
19694
19695 \backslash
19696 Bbbk
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Standard
19705 \begin_inset Formula $\Bbbk$
19706 \end_inset
19707
19708
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 </row>
19714 </lyxtabular>
19715
19716 \end_inset
19717
19718
19719 \hfill
19720
19721 \begin_inset Tabular
19722 <lyxtabular version="3" rows="10" columns="2">
19723 <features>
19724 <column alignment="center" valignment="top" leftline="true" width="0pt">
19725 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19726 <row topline="true" bottomline="true">
19727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19728 \begin_inset Text
19729
19730 \begin_layout Standard
19731 Command
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Standard
19740 Result
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 </row>
19746 <row topline="true">
19747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Standard
19751
19752 \backslash
19753 prime
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Standard
19762 \begin_inset Formula $\prime$
19763 \end_inset
19764
19765
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 </row>
19771 <row topline="true">
19772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Standard
19776
19777 \backslash
19778 backprime
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Standard
19787 \begin_inset Formula $\backprime$
19788 \end_inset
19789
19790
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 </row>
19796 <row topline="true">
19797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Standard
19801
19802 \backslash
19803 mho
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Standard
19812 \begin_inset Formula $\mho$
19813 \end_inset
19814
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row topline="true">
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Standard
19826
19827 \backslash
19828 triangle
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Standard
19837 \begin_inset Formula $\triangle$
19838 \end_inset
19839
19840
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row topline="true">
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Standard
19851
19852 \backslash
19853 angle
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19859 \begin_inset Text
19860
19861 \begin_layout Standard
19862 \begin_inset Formula $\angle$
19863 \end_inset
19864
19865
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 </row>
19871 <row topline="true">
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Standard
19876
19877 \backslash
19878 measuredangle
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Standard
19887 \begin_inset Formula $\measuredangle$
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 </row>
19896 <row topline="true" bottomline="true">
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Standard
19901
19902 \backslash
19903 sphericalangle
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Standard
19912 \begin_inset Formula $\sphericalangle$
19913 \end_inset
19914
19915
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 </row>
19921 <row bottomline="true">
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Standard
19926
19927 \backslash
19928 top
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Standard
19937 \begin_inset Formula $\top$
19938 \end_inset
19939
19940
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 </row>
19946 <row bottomline="true">
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Standard
19951
19952 \backslash
19953 bot
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Standard
19962 \begin_inset Formula $\bot$
19963 \end_inset
19964
19965
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 </row>
19971 </lyxtabular>
19972
19973 \end_inset
19974
19975
19976 \hfill
19977
19978 \end_layout
19979
19980 \begin_layout Standard
19981
19982 \newpage
19983
19984 \end_layout
19985
19986 \begin_layout Subsection
19987 Miscellaneous Symbols
19988 \begin_inset LatexCommand label
19989 name "sub:Miscellaneous-Symbols"
19990
19991 \end_inset
19992
19993
19994 \begin_inset LatexCommand index
19995 name "Symbols ! miscellaneous"
19996
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \begin_layout Standard
20003 \begin_inset Tabular
20004 <lyxtabular version="3" rows="10" columns="2">
20005 <features>
20006 <column alignment="center" valignment="top" leftline="true" width="0pt">
20007 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20008 <row topline="true" bottomline="true">
20009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Standard
20013 Command
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Standard
20022 Result
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row topline="true">
20029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Standard
20033
20034 \backslash
20035 flat
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Standard
20044 \begin_inset Formula $\flat$
20045 \end_inset
20046
20047
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 </row>
20053 <row topline="true">
20054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Standard
20058
20059 \backslash
20060 natural
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Standard
20069 \begin_inset Formula $\natural$
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 </row>
20078 <row topline="true">
20079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Standard
20083
20084 \backslash
20085 sharp
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Standard
20094 \begin_inset Formula $\sharp$
20095 \end_inset
20096
20097
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 </row>
20103 <row topline="true" bottomline="true">
20104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Standard
20108
20109 \backslash
20110 surd
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Standard
20119 \begin_inset Formula $\surd$
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 </row>
20128 <row bottomline="true">
20129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Standard
20133
20134 \backslash
20135 checkmark
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20141 \begin_inset Text
20142
20143 \begin_layout Standard
20144 \begin_inset Formula $\checkmark$
20145 \end_inset
20146
20147
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 </row>
20153 <row bottomline="true">
20154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Standard
20158
20159 \backslash
20160 yen
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Standard
20169 \begin_inset Formula $\yen$
20170 \end_inset
20171
20172
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 </row>
20178 <row bottomline="true">
20179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Standard
20183
20184 \backslash
20185 pounds
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Standard
20194 \begin_inset Formula $\pounds$
20195 \end_inset
20196
20197
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 </row>
20203 <row bottomline="true">
20204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Standard
20208 $
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Standard
20217 \begin_inset Formula $\$$
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row bottomline="true">
20227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Standard
20231 §
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Standard
20240 \begin_inset Formula $§$
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 </lyxtabular>
20250
20251 \end_inset
20252
20253
20254 \begin_inset Tabular
20255 <lyxtabular version="3" rows="10" columns="2">
20256 <features>
20257 <column alignment="center" valignment="top" leftline="true" width="0">
20258 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20259 <row topline="true" bottomline="true">
20260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Standard
20264 Command
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Standard
20273 Result
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 </row>
20279 <row topline="true">
20280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Standard
20284
20285 \backslash
20286 hbar
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Standard
20295 \begin_inset Formula $\hbar$
20296 \end_inset
20297
20298
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 </row>
20304 <row topline="true">
20305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Standard
20309
20310 \backslash
20311 hslash
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Standard
20320 \begin_inset Formula $\hslash$
20321 \end_inset
20322
20323
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 </row>
20329 <row topline="true">
20330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Standard
20334
20335 \backslash
20336 clubsuit
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Standard
20345 \begin_inset Formula $\clubsuit$
20346 \end_inset
20347
20348
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 </row>
20354 <row topline="true">
20355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20356 \begin_inset Text
20357
20358 \begin_layout Standard
20359
20360 \backslash
20361 spadesuit
20362 \end_layout
20363
20364 \end_inset
20365 </cell>
20366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20367 \begin_inset Text
20368
20369 \begin_layout Standard
20370 \begin_inset Formula $\spadesuit$
20371 \end_inset
20372
20373
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 </row>
20379 <row topline="true">
20380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Standard
20384
20385 \backslash
20386 bigstar
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Standard
20395 \begin_inset Formula $\bigstar$
20396 \end_inset
20397
20398
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 </row>
20404 <row topline="true">
20405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Standard
20409
20410 \backslash
20411 blacklozenge
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Standard
20420 \begin_inset Formula $\blacklozenge$
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 </row>
20429 <row topline="true">
20430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Standard
20434
20435 \backslash
20436 blacktriangle
20437 \end_layout
20438
20439 \end_inset
20440 </cell>
20441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Standard
20445 \begin_inset Formula $\blacktriangle$
20446 \end_inset
20447
20448
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 </row>
20454 <row topline="true">
20455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Standard
20459
20460 \backslash
20461 blacktiangledown
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Standard
20470 \begin_inset Formula $\blacktriangledown$
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 </row>
20479 <row topline="true" bottomline="true">
20480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Standard
20484
20485 \backslash
20486 bullet
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Standard
20495 \begin_inset Formula $\bullet$
20496 \end_inset
20497
20498
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 </row>
20504 </lyxtabular>
20505
20506 \end_inset
20507
20508
20509 \begin_inset Tabular
20510 <lyxtabular version="3" rows="10" columns="2">
20511 <features>
20512 <column alignment="center" valignment="top" leftline="true" width="0pt">
20513 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20514 <row topline="true" bottomline="true">
20515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Standard
20519 Command
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Standard
20528 Result
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row topline="true">
20535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Standard
20539
20540 \backslash
20541 diamondsuit
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Standard
20550 \begin_inset Formula $\diamondsuit$
20551 \end_inset
20552
20553
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 </row>
20559 <row topline="true">
20560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Standard
20564
20565 \backslash
20566 Diamond
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Standard
20575 \begin_inset Formula $\Diamond$
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 <row topline="true">
20585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Standard
20589
20590 \backslash
20591 heartsuit
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Standard
20600 \begin_inset Formula $\heartsuit$
20601 \end_inset
20602
20603
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 </row>
20609 <row topline="true" bottomline="true">
20610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Standard
20614
20615 \backslash
20616 P
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Standard
20625 \begin_inset Formula $\P$
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 </row>
20634 <row bottomline="true">
20635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Standard
20639
20640 \backslash
20641 copyright
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Standard
20650 \begin_inset Formula $\copyright$
20651 \end_inset
20652
20653
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 </row>
20659 <row bottomline="true">
20660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Standard
20664
20665 \backslash
20666 circledR
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20672 \begin_inset Text
20673
20674 \begin_layout Standard
20675 \begin_inset Formula $\circledR$
20676 \end_inset
20677
20678
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 </row>
20684 <row bottomline="true">
20685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20686 \begin_inset Text
20687
20688 \begin_layout Standard
20689
20690 \backslash
20691 maltese
20692 \end_layout
20693
20694 \end_inset
20695 </cell>
20696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20697 \begin_inset Text
20698
20699 \begin_layout Standard
20700 \begin_inset Formula $\maltese$
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 </row>
20709 <row bottomline="true">
20710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20711 \begin_inset Text
20712
20713 \begin_layout Standard
20714
20715 \backslash
20716 diagup
20717 \end_layout
20718
20719 \end_inset
20720 </cell>
20721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20722 \begin_inset Text
20723
20724 \begin_layout Standard
20725 \begin_inset Formula $\diagup$
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 </row>
20734 <row bottomline="true">
20735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Standard
20739
20740 \backslash
20741 diagdown
20742 \end_layout
20743
20744 \end_inset
20745 </cell>
20746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Standard
20750 \begin_inset Formula $\diagdown$
20751 \end_inset
20752
20753
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 </row>
20759 </lyxtabular>
20760
20761 \end_inset
20762
20763
20764 \end_layout
20765
20766 \begin_layout Standard
20767 \begin_inset VSpace medskip
20768 \end_inset
20769
20770 More symbols are listed in 
20771 \begin_inset LatexCommand ref
20772 reference "sub:Miscellaneous-Special-Characters"
20773
20774 \end_inset
20775
20776 .
20777 \end_layout
20778
20779 \begin_layout Standard
20780 Some symbols can be displayed in different sizes, see 
20781 \begin_inset LatexCommand ref
20782 reference "sub:Font-Sizes"
20783
20784 \end_inset
20785
20786 .
20787 \end_layout
20788
20789 \begin_layout Subsection
20790 The Euro-Symbol €
20791 \begin_inset LatexCommand index
20792 name "Symbols ! Euro-symbol"
20793
20794 \end_inset
20795
20796
20797 \begin_inset LatexCommand index
20798 name "\\textcent@\\officialeuro"
20799
20800 \end_inset
20801
20802
20803 \end_layout
20804
20805 \begin_layout Standard
20806 To use the Euro symbol in formulas, the LaTeX-package 
20807 \series bold
20808 eurosym
20809 \series default
20810
20811 \begin_inset LatexCommand index
20812 name "Packages ! eurosym"
20813
20814 \end_inset
20815
20816  must be installed and loaded with the LaTeX-preamble line
20817 \end_layout
20818
20819 \begin_layout Standard
20820
20821 \series bold
20822
20823 \backslash
20824 usepackage[gennarrow]{eurosym}
20825 \end_layout
20826
20827 \begin_layout Standard
20828 The Euro symbol can now be inserted with the command 
20829 \series bold
20830
20831 \backslash
20832 euro
20833 \series default
20834
20835 \begin_inset LatexCommand index
20836 name "Commands ! E ! \\textbackslash euro"
20837
20838 \end_inset
20839
20840 .
20841 \end_layout
20842
20843 \begin_layout Standard
20844 The Euro symbol can directly be inserted with the € key in mathematical
20845  text, without having 
20846 \series bold
20847 eurosym
20848 \series default
20849  installed.
20850  When 
20851 \series bold
20852 eurosym
20853 \series default
20854  is installed, 
20855 \series bold
20856
20857 \backslash
20858 euro
20859 \series default
20860  can also be inserted in TeX-mode.
20861  The official currency symbol can then be inserted with the command 
20862 \series bold
20863
20864 \backslash
20865 officialeuro
20866 \series default
20867
20868 \begin_inset LatexCommand index
20869 name "Commands ! O ! \\textbackslash officialeuro"
20870
20871 \end_inset
20872
20873 , that is only available in TeX-mode.
20874 \end_layout
20875
20876 \begin_layout Standard
20877 \begin_inset ERT
20878 status collapsed
20879
20880 \begin_layout Standard
20881
20882
20883 \backslash
20884 ifeurosym 
20885 \end_layout
20886
20887 \end_inset
20888
20889
20890 \begin_inset Note Note
20891 status open
20892
20893 \begin_layout Standard
20894 The following table will only be displayed when the LaTeX-package 
20895 \series bold
20896 eurosym
20897 \series default
20898  is installed.
20899 \end_layout
20900
20901 \end_inset
20902
20903
20904 \end_layout
20905
20906 \begin_layout Standard
20907 An overview about the different Euro symbols:
20908 \end_layout
20909
20910 \begin_layout Standard
20911 \align center
20912 \begin_inset Tabular
20913 <lyxtabular version="3" rows="4" columns="3">
20914 <features>
20915 <column alignment="center" valignment="top" leftline="true" width="0pt">
20916 <column alignment="center" valignment="top" leftline="true" width="0pt">
20917 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20918 <row topline="true" bottomline="true">
20919 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20920 \begin_inset Text
20921
20922 \begin_layout Standard
20923
20924 \end_layout
20925
20926 \end_inset
20927 </cell>
20928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Standard
20932 Command 
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Standard
20941 Result
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 </row>
20947 <row topline="true">
20948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Standard
20952 formula
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Standard
20961
20962 \backslash
20963 euro
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Standard
20972 \begin_inset Formula $\euro$
20973 \end_inset
20974
20975
20976 \end_layout
20977
20978 \end_inset
20979 </cell>
20980 </row>
20981 <row topline="true">
20982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Standard
20986 mathematical text
20987 \end_layout
20988
20989 \end_inset
20990 </cell>
20991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Standard
20995
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Standard
21004 \begin_inset Formula $\mbox{€}$
21005 \end_inset
21006
21007
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 </row>
21013 <row topline="true" bottomline="true">
21014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Standard
21018 TeX-mode
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Standard
21027
21028 \backslash
21029 officialeuro
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Standard
21038 \begin_inset ERT
21039 status collapsed
21040
21041 \begin_layout Standard
21042
21043
21044 \backslash
21045 officialeuro
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \end_inset
21054 </cell>
21055 </row>
21056 </lyxtabular>
21057
21058 \end_inset
21059
21060
21061 \end_layout
21062
21063 \begin_layout Standard
21064 \begin_inset ERT
21065 status collapsed
21066
21067 \begin_layout Standard
21068
21069
21070 \backslash
21071 else 
21072 \end_layout
21073
21074 \end_inset
21075
21076
21077 \begin_inset Note Note
21078 status open
21079
21080 \begin_layout Standard
21081 The following will be displayed when the LaTeX-package 
21082 \series bold
21083 eurosym
21084 \series default
21085  is not installed:
21086 \end_layout
21087
21088 \end_inset
21089
21090
21091 \end_layout
21092
21093 \begin_layout Standard
21094 You need to install the LaTeX-package 
21095 \series bold
21096 eurosym
21097 \series default
21098  to see the rest of this subsection in the output.
21099 \end_layout
21100
21101 \begin_layout Standard
21102 \begin_inset ERT
21103 status collapsed
21104
21105 \begin_layout Standard
21106
21107
21108 \backslash
21109 fi 
21110 \end_layout
21111
21112 \end_inset
21113
21114
21115 \end_layout
21116
21117 \begin_layout Section
21118 Relations
21119 \begin_inset LatexCommand label
21120 name "sec:Relations"
21121
21122 \end_inset
21123
21124
21125 \begin_inset LatexCommand index
21126 name "Relations"
21127
21128 \end_inset
21129
21130
21131 \begin_inset LatexCommand index
21132 name "Comparisons|see{Relations}"
21133
21134 \end_inset
21135
21136
21137 \end_layout
21138
21139 \begin_layout Standard
21140 All relations can also be inserted via the toolbar button 
21141 \begin_inset Graphics
21142         filename ../images/math/leq.png
21143         scale 85
21144
21145 \end_inset
21146
21147 .
21148 \end_layout
21149
21150 \begin_layout Standard
21151
21152 \hfill
21153
21154 \begin_inset Tabular
21155 <lyxtabular version="3" rows="17" columns="2">
21156 <features>
21157 <column alignment="center" valignment="top" leftline="true" width="0pt">
21158 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21159 <row topline="true" bottomline="true">
21160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21161 \begin_inset Text
21162
21163 \begin_layout Standard
21164 Command
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Standard
21173 Result
21174 \end_layout
21175
21176 \end_inset
21177 </cell>
21178 </row>
21179 <row topline="true">
21180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Standard
21184 <
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Standard
21193 \begin_inset Formula $<$
21194 \end_inset
21195
21196
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 </row>
21202 <row topline="true">
21203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Standard
21207
21208 \backslash
21209 le
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Standard
21218 \begin_inset Formula $\le$
21219 \end_inset
21220
21221
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 </row>
21227 <row topline="true">
21228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Standard
21232
21233 \backslash
21234 ll
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \begin_layout Standard
21243 \begin_inset Formula $\ll$
21244 \end_inset
21245
21246
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 </row>
21252 <row topline="true">
21253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Standard
21257
21258 \backslash
21259 prec
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Standard
21268 \begin_inset Formula $\prec$
21269 \end_inset
21270
21271
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 </row>
21277 <row topline="true">
21278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21279 \begin_inset Text
21280
21281 \begin_layout Standard
21282
21283 \backslash
21284 preceq
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Standard
21293 \begin_inset Formula $\preceq$
21294 \end_inset
21295
21296
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 </row>
21302 <row topline="true">
21303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Standard
21307
21308 \backslash
21309 subset
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Standard
21318 \begin_inset Formula $\subset$
21319 \end_inset
21320
21321
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 </row>
21327 <row topline="true">
21328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Standard
21332
21333 \backslash
21334 subseteq
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Standard
21343 \begin_inset Formula $\subseteq$
21344 \end_inset
21345
21346
21347 \end_layout
21348
21349 \end_inset
21350 </cell>
21351 </row>
21352 <row topline="true">
21353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Standard
21357
21358 \backslash
21359 sqsubseteq
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Standard
21368 \begin_inset Formula $\sqsubseteq$
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 </row>
21377 <row topline="true">
21378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Standard
21382
21383 \backslash
21384 in
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Standard
21393 \begin_inset Formula $\in$
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 </row>
21402 <row topline="true">
21403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Standard
21407
21408 \backslash
21409 vdash
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Standard
21418 \begin_inset Formula $\vdash$
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 </row>
21427 <row topline="true">
21428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Standard
21432
21433 \backslash
21434 smile
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Standard
21443 \begin_inset Formula $\smile$
21444 \end_inset
21445
21446
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 </row>
21452 <row topline="true">
21453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Standard
21457
21458 \backslash
21459 lhd
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Standard
21468 \begin_inset Formula $\lhd$
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 </row>
21477 <row topline="true">
21478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Standard
21482
21483 \backslash
21484 unlhd
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21490 \begin_inset Text
21491
21492 \begin_layout Standard
21493 \begin_inset Formula $\unlhd$
21494 \end_inset
21495
21496
21497 \end_layout
21498
21499 \end_inset
21500 </cell>
21501 </row>
21502 <row topline="true">
21503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Standard
21507
21508 \backslash
21509 gtrless
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \begin_layout Standard
21518 \begin_inset Formula $\gtrless$
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \end_inset
21525 </cell>
21526 </row>
21527 <row topline="true">
21528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Standard
21532
21533 \backslash
21534 mid
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Standard
21543 \begin_inset Formula $\mid$
21544 \end_inset
21545
21546
21547 \end_layout
21548
21549 \end_inset
21550 </cell>
21551 </row>
21552 <row topline="true" bottomline="true">
21553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Standard
21557
21558 \backslash
21559 nmid
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Standard
21568 \begin_inset Formula $\nmid$
21569 \end_inset
21570
21571
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 </row>
21577 </lyxtabular>
21578
21579 \end_inset
21580
21581
21582 \hfill
21583
21584 \begin_inset Tabular
21585 <lyxtabular version="3" rows="17" columns="2">
21586 <features>
21587 <column alignment="center" valignment="top" leftline="true" width="0pt">
21588 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21589 <row topline="true" bottomline="true">
21590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Standard
21594 Command
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Standard
21603 Result
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 </row>
21609 <row topline="true">
21610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Standard
21614 =
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Standard
21623 \begin_inset Formula $=$
21624 \end_inset
21625
21626
21627 \end_layout
21628
21629 \end_inset
21630 </cell>
21631 </row>
21632 <row topline="true">
21633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21634 \begin_inset Text
21635
21636 \begin_layout Standard
21637
21638 \backslash
21639 not=
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Standard
21648 \begin_inset Formula $\not=$
21649 \end_inset
21650
21651
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 </row>
21657 <row topline="true">
21658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21659 \begin_inset Text
21660
21661 \begin_layout Standard
21662
21663 \backslash
21664 equiv
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21670 \begin_inset Text
21671
21672 \begin_layout Standard
21673 \begin_inset Formula $\equiv$
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 </row>
21682 <row topline="true">
21683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Standard
21687
21688 \backslash
21689 sim
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Standard
21698 \begin_inset Formula $\sim$
21699 \end_inset
21700
21701
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 </row>
21707 <row topline="true">
21708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Standard
21712
21713 \backslash
21714 simeq
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Standard
21723 \begin_inset Formula $\simeq$
21724 \end_inset
21725
21726
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 </row>
21732 <row topline="true">
21733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21734 \begin_inset Text
21735
21736 \begin_layout Standard
21737
21738 \backslash
21739 approx
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21745 \begin_inset Text
21746
21747 \begin_layout Standard
21748 \begin_inset Formula $\approx$
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 </row>
21757 <row topline="true">
21758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Standard
21762
21763 \backslash
21764 cong
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21770 \begin_inset Text
21771
21772 \begin_layout Standard
21773 \begin_inset Formula $\cong$
21774 \end_inset
21775
21776
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 </row>
21782 <row topline="true">
21783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Standard
21787
21788 \backslash
21789 bowtie
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21795 \begin_inset Text
21796
21797 \begin_layout Standard
21798 \begin_inset Formula $\bowtie$
21799 \end_inset
21800
21801
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 </row>
21807 <row topline="true">
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Standard
21812
21813 \backslash
21814 notin
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21820 \begin_inset Text
21821
21822 \begin_layout Standard
21823 \begin_inset Formula $\notin$
21824 \end_inset
21825
21826
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 </row>
21832 <row topline="true">
21833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Standard
21837
21838 \backslash
21839 perp
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \begin_layout Standard
21848 \begin_inset Formula $\perp$
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 </row>
21857 <row topline="true">
21858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Standard
21862
21863 \backslash
21864 propto
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Standard
21873 \begin_inset Formula $\propto$
21874 \end_inset
21875
21876
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 </row>
21882 <row topline="true">
21883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Standard
21887
21888 \backslash
21889 asymp
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Standard
21898 \begin_inset Formula $\asymp$
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 </row>
21907 <row topline="true">
21908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Standard
21912
21913 \backslash
21914 doteq
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21920 \begin_inset Text
21921
21922 \begin_layout Standard
21923 \begin_inset Formula $\doteq$
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 </row>
21932 <row topline="true">
21933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Standard
21937
21938 \backslash
21939 circeq
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21945 \begin_inset Text
21946
21947 \begin_layout Standard
21948 \begin_inset Formula $\circeq$
21949 \end_inset
21950
21951
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 </row>
21957 <row topline="true">
21958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Standard
21962
21963 \backslash
21964 models
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21970 \begin_inset Text
21971
21972 \begin_layout Standard
21973 \begin_inset Formula $\models$
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 </row>
21982 <row topline="true" bottomline="true">
21983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Standard
21987
21988 \backslash
21989 widehat=
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21995 \begin_inset Text
21996
21997 \begin_layout Standard
21998 \begin_inset Formula $\widehat{=}$
21999 \end_inset
22000
22001
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 </row>
22007 </lyxtabular>
22008
22009 \end_inset
22010
22011
22012 \hfill
22013
22014 \begin_inset Tabular
22015 <lyxtabular version="3" rows="17" columns="2">
22016 <features>
22017 <column alignment="center" valignment="top" leftline="true" width="0pt">
22018 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22019 <row topline="true" bottomline="true">
22020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Standard
22024 Command
22025 \end_layout
22026
22027 \end_inset
22028 </cell>
22029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22030 \begin_inset Text
22031
22032 \begin_layout Standard
22033 Result
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 </row>
22039 <row topline="true">
22040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Standard
22044 >
22045 \end_layout
22046
22047 \end_inset
22048 </cell>
22049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22050 \begin_inset Text
22051
22052 \begin_layout Standard
22053 \begin_inset Formula $>$
22054 \end_inset
22055
22056
22057 \end_layout
22058
22059 \end_inset
22060 </cell>
22061 </row>
22062 <row topline="true">
22063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22064 \begin_inset Text
22065
22066 \begin_layout Standard
22067
22068 \backslash
22069 ge
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Standard
22078 \begin_inset Formula $\ge$
22079 \end_inset
22080
22081
22082 \end_layout
22083
22084 \end_inset
22085 </cell>
22086 </row>
22087 <row topline="true">
22088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22089 \begin_inset Text
22090
22091 \begin_layout Standard
22092
22093 \backslash
22094 gg
22095 \end_layout
22096
22097 \end_inset
22098 </cell>
22099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Standard
22103 \begin_inset Formula $\gg$
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 </row>
22112 <row topline="true">
22113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Standard
22117
22118 \backslash
22119 succ
22120 \end_layout
22121
22122 \end_inset
22123 </cell>
22124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Standard
22128 \begin_inset Formula $\succ$
22129 \end_inset
22130
22131
22132 \end_layout
22133
22134 \end_inset
22135 </cell>
22136 </row>
22137 <row topline="true">
22138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Standard
22142
22143 \backslash
22144 succeq
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22150 \begin_inset Text
22151
22152 \begin_layout Standard
22153 \begin_inset Formula $\succeq$
22154 \end_inset
22155
22156
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 </row>
22162 <row topline="true">
22163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Standard
22167
22168 \backslash
22169 supset
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Standard
22178 \begin_inset Formula $\supset$
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 </row>
22187 <row topline="true">
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Standard
22192
22193 \backslash
22194 supseteq
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Standard
22203 \begin_inset Formula $\supseteq$
22204 \end_inset
22205
22206
22207 \end_layout
22208
22209 \end_inset
22210 </cell>
22211 </row>
22212 <row topline="true">
22213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22214 \begin_inset Text
22215
22216 \begin_layout Standard
22217
22218 \backslash
22219 sqsupseteq
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Standard
22228 \begin_inset Formula $\sqsupseteq$
22229 \end_inset
22230
22231
22232 \end_layout
22233
22234 \end_inset
22235 </cell>
22236 </row>
22237 <row topline="true">
22238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22239 \begin_inset Text
22240
22241 \begin_layout Standard
22242
22243 \backslash
22244 ni
22245 \end_layout
22246
22247 \end_inset
22248 </cell>
22249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Standard
22253 \begin_inset Formula $\ni$
22254 \end_inset
22255
22256
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 </row>
22262 <row topline="true">
22263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Standard
22267
22268 \backslash
22269 dashv
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Standard
22278 \begin_inset Formula $\dashv$
22279 \end_inset
22280
22281
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 </row>
22287 <row topline="true">
22288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Standard
22292
22293 \backslash
22294 frown
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Standard
22303 \begin_inset Formula $\frown$
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 </row>
22312 <row topline="true">
22313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Standard
22317
22318 \backslash
22319 rhd
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22325 \begin_inset Text
22326
22327 \begin_layout Standard
22328 \begin_inset Formula $\rhd$
22329 \end_inset
22330
22331
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 </row>
22337 <row topline="true">
22338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Standard
22342
22343 \backslash
22344 unrhd
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22350 \begin_inset Text
22351
22352 \begin_layout Standard
22353 \begin_inset Formula $\unrhd$
22354 \end_inset
22355
22356
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 </row>
22362 <row topline="true">
22363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Standard
22367
22368 \backslash
22369 lessgtr
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Standard
22378 \begin_inset Formula $\lessgtr$
22379 \end_inset
22380
22381
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 </row>
22387 <row topline="true">
22388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22389 \begin_inset Text
22390
22391 \begin_layout Standard
22392
22393 \backslash
22394 parallel
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22400 \begin_inset Text
22401
22402 \begin_layout Standard
22403 \begin_inset Formula $\parallel$
22404 \end_inset
22405
22406
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 </row>
22412 <row topline="true" bottomline="true">
22413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Standard
22417
22418 \backslash
22419 nparallel
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22425 \begin_inset Text
22426
22427 \begin_layout Standard
22428 \begin_inset Formula $\nparallel$
22429 \end_inset
22430
22431
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 </row>
22437 </lyxtabular>
22438
22439 \end_inset
22440
22441
22442 \hfill
22443
22444 \end_layout
22445
22446 \begin_layout Standard
22447 \begin_inset VSpace medskip
22448 \end_inset
22449
22450 The characters 
22451 \series bold
22452
22453 \backslash
22454 lhd
22455 \series default
22456  and 
22457 \series bold
22458
22459 \backslash
22460 rhd
22461 \series default
22462  are bigger than the equal looking operators 
22463 \series bold
22464
22465 \backslash
22466 triangleleft
22467 \series default
22468  and 
22469 \series bold
22470
22471 \backslash
22472 triangleright
22473 \series default
22474 , respectively.
22475 \end_layout
22476
22477 \begin_layout Standard
22478 Relations are, in contrary to symbols, always surrounded by space.
22479 \end_layout
22480
22481 \begin_layout Standard
22482 Relations with labels can be created with the command 
22483 \series bold
22484
22485 \backslash
22486 stackrel
22487 \series default
22488
22489 \begin_inset LatexCommand index
22490 name "Commands ! S ! \\textbackslash stackrel"
22491
22492 \end_inset
22493
22494 :
22495 \end_layout
22496
22497 \begin_layout Standard
22498 \align center
22499 \begin_inset Tabular
22500 <lyxtabular version="3" rows="2" columns="2">
22501 <features>
22502 <column alignment="center" valignment="top" leftline="true" width="0">
22503 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22504 <row topline="true" bottomline="true">
22505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Standard
22509 Command
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Standard
22518 Result
22519 \begin_inset Note Note
22520 status collapsed
22521
22522 \begin_layout Standard
22523
22524 \series bold
22525
22526 \backslash
22527 raisebox
22528 \series default
22529  is only used as spacer.
22530 \end_layout
22531
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 </row>
22540 <row topline="true" bottomline="true">
22541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Standard
22545 A(r)
22546 \backslash
22547 stackrel
22548 \begin_inset ERT
22549 status collapsed
22550
22551 \begin_layout Standard
22552
22553
22554 \backslash
22555 spce 
22556 \end_layout
22557
22558 \end_inset
22559
22560 r
22561 \backslash
22562 to
22563 \backslash
22564 infty
22565 \begin_inset ERT
22566 status collapsed
22567
22568 \begin_layout Standard
22569
22570
22571 \backslash
22572 spce 
22573 \end_layout
22574
22575 \end_inset
22576
22577
22578 \begin_inset Formula $\downarrow$
22579 \end_inset
22580
22581
22582 \backslash
22583 approx
22584 \begin_inset ERT
22585 status collapsed
22586
22587 \begin_layout Standard
22588
22589
22590 \backslash
22591 spce 
22592 \end_layout
22593
22594 \end_inset
22595
22596
22597 \begin_inset ERT
22598 status collapsed
22599
22600 \begin_layout Standard
22601
22602
22603 \backslash
22604 spce 
22605 \end_layout
22606
22607 \end_inset
22608
22609 B
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 Standard
22618 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 </row>
22627 </lyxtabular>
22628
22629 \end_inset
22630
22631
22632 \end_layout
22633
22634 \begin_layout Section
22635 Functions
22636 \end_layout
22637
22638 \begin_layout Subsection
22639 Predefined Functions
22640 \begin_inset LatexCommand label
22641 name "sub:Predefined-Functions"
22642
22643 \end_inset
22644
22645
22646 \begin_inset LatexCommand index
22647 name "Functions ! predefined"
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \begin_layout Standard
22655 In general, variables are set 
22656 \emph on
22657 italic
22658 \emph default
22659  in mathematical expressions, but not function names, because 
22660 \begin_inset Formula $sin$
22661 \end_inset
22662
22663  could be misunderstood as 
22664 \begin_inset Formula $s\cdot i\cdot n$
22665 \end_inset
22666
22667 .
22668  Therefore there are predefined functions, that are additionally a bit separated
22669  from prefactors.
22670  They are inserted as commands starting with a backslash before their name.
22671 \end_layout
22672
22673 \begin_layout Standard
22674 \align center
22675 \begin_inset Tabular
22676 <lyxtabular version="3" rows="2" columns="4">
22677 <features>
22678 <column alignment="center" valignment="top" leftline="true" width="0pt">
22679 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22680 <column alignment="center" valignment="top" leftline="true" width="0pt">
22681 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22682 <row topline="true" bottomline="true">
22683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22684 \begin_inset Text
22685
22686 \begin_layout Standard
22687 Command
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Standard
22696 Result
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Standard
22705 Command
22706 \end_layout
22707
22708 \end_inset
22709 </cell>
22710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Standard
22714 Result
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 </row>
22720 <row topline="true" bottomline="true">
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Standard
22725 Asin(x)+B
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Standard
22734 \begin_inset Formula $Asin(x)+B$
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Standard
22746 A
22747 \backslash
22748 sin(x)+B
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Standard
22757 \begin_inset Formula $A\sin(x)+B$
22758 \end_inset
22759
22760
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 </row>
22766 </lyxtabular>
22767
22768 \end_inset
22769
22770
22771 \begin_inset ERT
22772 status collapsed
22773
22774 \begin_layout Standard
22775
22776
22777 \backslash
22778 pagebreak 
22779 \end_layout
22780
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \begin_layout Standard
22787 The following functions are predefined:
22788 \end_layout
22789
22790 \begin_layout Standard
22791 \begin_inset VSpace -2mm
22792 \end_inset
22793
22794
22795 \end_layout
22796
22797 \begin_layout Standard
22798 \align center
22799 \begin_inset Tabular
22800 <lyxtabular version="3" rows="9" columns="4">
22801 <features>
22802 <column alignment="center" valignment="top" leftline="true" width="0pt">
22803 <column alignment="center" valignment="top" leftline="true" width="0pt">
22804 <column alignment="center" valignment="top" leftline="true" width="0pt">
22805 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22806 <row topline="true" bottomline="true">
22807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Standard
22811 Command
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Standard
22820 Command
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Standard
22829 Command
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Standard
22838 Command
22839 \end_layout
22840
22841 \end_inset
22842 </cell>
22843 </row>
22844 <row topline="true">
22845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Standard
22849
22850 \backslash
22851 sin
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Standard
22860
22861 \backslash
22862 sinh
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Standard
22871
22872 \backslash
22873 arcsin
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Standard
22882
22883 \backslash
22884 sup
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 </row>
22890 <row topline="true">
22891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Standard
22895
22896 \backslash
22897 cos
22898 \end_layout
22899
22900 \end_inset
22901 </cell>
22902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Standard
22906
22907 \backslash
22908 cosh
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22914 \begin_inset Text
22915
22916 \begin_layout Standard
22917
22918 \backslash
22919 arccos
22920 \end_layout
22921
22922 \end_inset
22923 </cell>
22924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22925 \begin_inset Text
22926
22927 \begin_layout Standard
22928
22929 \backslash
22930 inf
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 </row>
22936 <row topline="true">
22937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22938 \begin_inset Text
22939
22940 \begin_layout Standard
22941
22942 \backslash
22943 tan
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22949 \begin_inset Text
22950
22951 \begin_layout Standard
22952
22953 \backslash
22954 tanh
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Standard
22963
22964 \backslash
22965 arctan
22966 \end_layout
22967
22968 \end_inset
22969 </cell>
22970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22971 \begin_inset Text
22972
22973 \begin_layout Standard
22974
22975 \backslash
22976 lim
22977 \end_layout
22978
22979 \end_inset
22980 </cell>
22981 </row>
22982 <row topline="true">
22983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22984 \begin_inset Text
22985
22986 \begin_layout Standard
22987
22988 \backslash
22989 cot
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22995 \begin_inset Text
22996
22997 \begin_layout Standard
22998
22999 \backslash
23000 coth
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Standard
23009
23010 \backslash
23011 arg
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Standard
23020
23021 \backslash
23022 liminf
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 </row>
23028 <row topline="true">
23029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Standard
23033
23034 \backslash
23035 sec
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23041 \begin_inset Text
23042
23043 \begin_layout Standard
23044
23045 \backslash
23046 min
23047 \end_layout
23048
23049 \end_inset
23050 </cell>
23051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23052 \begin_inset Text
23053
23054 \begin_layout Standard
23055
23056 \backslash
23057 deg
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Standard
23066
23067 \backslash
23068 limsup
23069 \end_layout
23070
23071 \end_inset
23072 </cell>
23073 </row>
23074 <row topline="true">
23075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23076 \begin_inset Text
23077
23078 \begin_layout Standard
23079
23080 \backslash
23081 csc
23082 \end_layout
23083
23084 \end_inset
23085 </cell>
23086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23087 \begin_inset Text
23088
23089 \begin_layout Standard
23090
23091 \backslash
23092 max
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23098 \begin_inset Text
23099
23100 \begin_layout Standard
23101
23102 \backslash
23103 det
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Standard
23112
23113 \backslash
23114 Pr
23115 \end_layout
23116
23117 \end_inset
23118 </cell>
23119 </row>
23120 <row topline="true">
23121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Standard
23125
23126 \backslash
23127 ln
23128 \end_layout
23129
23130 \end_inset
23131 </cell>
23132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23133 \begin_inset Text
23134
23135 \begin_layout Standard
23136
23137 \backslash
23138 exp
23139 \end_layout
23140
23141 \end_inset
23142 </cell>
23143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23144 \begin_inset Text
23145
23146 \begin_layout Standard
23147
23148 \backslash
23149 dim
23150 \end_layout
23151
23152 \end_inset
23153 </cell>
23154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Standard
23158
23159 \backslash
23160 hom
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 </row>
23166 <row topline="true" bottomline="true">
23167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Standard
23171
23172 \backslash
23173 lg
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Standard
23182
23183 \backslash
23184 log
23185 \end_layout
23186
23187 \end_inset
23188 </cell>
23189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23190 \begin_inset Text
23191
23192 \begin_layout Standard
23193
23194 \backslash
23195 ker
23196 \end_layout
23197
23198 \end_inset
23199 </cell>
23200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Standard
23204
23205 \backslash
23206 gcd
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 </row>
23212 </lyxtabular>
23213
23214 \end_inset
23215
23216
23217 \end_layout
23218
23219 \begin_layout Standard
23220 They can also be inserted with the math toolbar button 
23221 \begin_inset Graphics
23222         filename ../images/math/functions.png
23223         scale 85
23224
23225 \end_inset
23226
23227 .
23228 \end_layout
23229
23230 \begin_layout Subsection
23231 Self-defined Functions
23232 \begin_inset LatexCommand index
23233 name "Functions ! self-defined"
23234
23235 \end_inset
23236
23237
23238 \end_layout
23239
23240 \begin_layout Standard
23241 To use a function that is not predefined, like for example the sign function
23242  sgn(x), there are two possibilities:
23243 \end_layout
23244
23245 \begin_layout Itemize
23246 Define the function by inserting the following line to the LaTeX-preamble
23247 \begin_inset Foot
23248 status collapsed
23249
23250 \begin_layout Standard
23251 For more about 
23252 \series bold
23253
23254 \backslash
23255 DeclareMathOperator
23256 \series default
23257  see 
23258 \begin_inset LatexCommand ref
23259 reference "sub:Self-defined-Operators"
23260
23261 \end_inset
23262
23263 .
23264 \end_layout
23265
23266 \end_inset
23267
23268
23269 \newline
23270
23271 \begin_inset VSpace -3mm
23272 \end_inset
23273
23274
23275 \newline
23276
23277 \series bold
23278
23279 \backslash
23280 DeclareMathOperator{
23281 \backslash
23282 sgn}{sgn}
23283 \series default
23284
23285 \begin_inset LatexCommand index
23286 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
23287
23288 \end_inset
23289
23290
23291 \newline
23292
23293 \begin_inset VSpace -2mm
23294 \end_inset
23295
23296
23297 \newline
23298 Now the new defined function can be called with the command 
23299 \series bold
23300
23301 \backslash
23302 sgn
23303 \series default
23304 .
23305 \end_layout
23306
23307 \begin_layout Itemize
23308 Write the the formula as usual, mark the formula name, in our example the
23309  letters 
23310 \emph on
23311 sgn
23312 \emph default
23313 , and change it to mathematical text.
23314  At last a space is inserted between prefactor and function.
23315 \end_layout
23316
23317 \begin_layout Standard
23318 The result is the same with both methods as with a predefined function
23319 \begin_inset Foot
23320 status collapsed
23321
23322 \begin_layout Standard
23323 In LyX self-defined functions are displayed red, predefined ones black.
23324 \end_layout
23325
23326 \end_inset
23327
23328 :
23329 \end_layout
23330
23331 \begin_layout Standard
23332 \align center
23333 \begin_inset Tabular
23334 <lyxtabular version="3" rows="3" columns="2">
23335 <features>
23336 <column alignment="center" valignment="top" leftline="true" width="0pt">
23337 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23338 <row topline="true" bottomline="true">
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Standard
23343 Command
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Standard
23352 Result
23353 \end_layout
23354
23355 \end_inset
23356 </cell>
23357 </row>
23358 <row topline="true" bottomline="true">
23359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Standard
23363 A
23364 \backslash
23365 sgn(x)+B
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Standard
23374 \begin_inset Formula $A\sgn(x)+B$
23375 \end_inset
23376
23377
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 </row>
23383 <row topline="true" bottomline="true">
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Standard
23388 A
23389 \backslash
23390 ,
23391 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
23392 \end_inset
23393
23394 (x)+B
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Standard
23403 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
23404 \end_inset
23405
23406
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 </row>
23412 </lyxtabular>
23413
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \begin_layout Standard
23420 The first method is more suitable when the self-defined function should
23421  be used several times.
23422 \end_layout
23423
23424 \begin_layout Subsection
23425 Limits
23426 \begin_inset LatexCommand index
23427 name "Limits"
23428
23429 \end_inset
23430
23431
23432 \end_layout
23433
23434 \begin_layout Standard
23435 For limits there are defined besides 
23436 \series bold
23437
23438 \backslash
23439 lim
23440 \series default
23441
23442 \begin_inset LatexCommand index
23443 name "Commands ! L ! \\textbackslash lim"
23444
23445 \end_inset
23446
23447
23448 \series bold
23449
23450 \backslash
23451 liminf
23452 \series default
23453  and 
23454 \series bold
23455
23456 \backslash
23457 limsup
23458 \series default
23459  furthermore the following functions:
23460 \end_layout
23461
23462 \begin_layout Standard
23463 \align center
23464 \begin_inset Tabular
23465 <lyxtabular version="3" rows="5" columns="2">
23466 <features>
23467 <column alignment="center" valignment="top" leftline="true" width="0">
23468 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
23469 <row topline="true" bottomline="true">
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Standard
23474 Command
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Standard
23483 Result
23484 \begin_inset Note Note
23485 status collapsed
23486
23487 \begin_layout Standard
23488
23489 \series bold
23490
23491 \backslash
23492 raisebox
23493 \series default
23494  is only used as spacer.
23495 \end_layout
23496
23497 \end_inset
23498
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 </row>
23505 <row topline="true">
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Standard
23510
23511 \backslash
23512 varliminf
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Standard
23521 \begin_inset Formula $\varliminf$
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Standard
23535
23536 \backslash
23537 varlimsup
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Standard
23546 \begin_inset Formula $\varlimsup$
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Standard
23560
23561 \backslash
23562 varprojlim
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Standard
23571 \begin_inset Formula $\varprojlim$
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 </row>
23580 <row bottomline="true">
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Standard
23585
23586 \backslash
23587 varinjlim
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Standard
23596 \begin_inset Formula $\varinjlim$
23597 \end_inset
23598
23599
23600 \begin_inset Formula $\raisebox{-2.5mm}{}$
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 </row>
23609 </lyxtabular>
23610
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \begin_layout Standard
23617 \begin_inset VSpace medskip
23618 \end_inset
23619
23620 The limit is created by inserting a subscript.
23621  It is set right beside the function in an inline formula:
23622 \end_layout
23623
23624 \begin_layout Standard
23625 \align center
23626 \begin_inset Tabular
23627 <lyxtabular version="3" rows="2" columns="2">
23628 <features>
23629 <column alignment="center" valignment="top" width="0pt">
23630 <column alignment="center" valignment="top" width="0pt">
23631 <row>
23632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Standard
23636 Command
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Standard
23645 \begin_inset ERT
23646 status collapsed
23647
23648 \begin_layout Standard
23649
23650
23651 \backslash
23652 hspace{1cm}
23653 \end_layout
23654
23655 \end_inset
23656
23657 Result
23658 \begin_inset Note Note
23659 status collapsed
23660
23661 \begin_layout Standard
23662
23663 \series bold
23664
23665 \backslash
23666 hspace
23667 \series default
23668  and
23669 \series bold
23670  
23671 \backslash
23672 raisebox
23673 \series default
23674  are used here as spacer.
23675 \end_layout
23676
23677 \end_inset
23678
23679
23680 \end_layout
23681
23682 \end_inset
23683 </cell>
23684 </row>
23685 <row>
23686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Standard
23690
23691 \backslash
23692 lim_x
23693 \backslash
23694 to
23695 \begin_inset ERT
23696 status collapsed
23697
23698 \begin_layout Standard
23699
23700
23701 \backslash
23702 spce 
23703 \end_layout
23704
23705 \end_inset
23706
23707 A
23708 \begin_inset ERT
23709 status collapsed
23710
23711 \begin_layout Standard
23712
23713
23714 \backslash
23715 spce 
23716 \end_layout
23717
23718 \end_inset
23719
23720 x=B
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Standard
23729 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
23730 \end_inset
23731
23732
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 </row>
23738 </lyxtabular>
23739
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \begin_layout Standard
23746 In a displayed formula the limit is set below the formula, as usual:
23747 \begin_inset Formula \[
23748 \lim_{x\to A}x=B\]
23749
23750 \end_inset
23751
23752
23753 \end_layout
23754
23755 \begin_layout Subsection
23756 Modulo-Functions
23757 \begin_inset LatexCommand index
23758 name "Functions ! modulo-"
23759
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \begin_layout Standard
23766 The modulo-function is special, because it exists in four variants.
23767 \end_layout
23768
23769 \begin_layout Standard
23770 The variants in a displayed formula:
23771 \begin_inset Formula \begin{align*}
23772 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
23773 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
23774 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
23775 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
23776 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
23777
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \begin_layout Standard
23784 In an inline formula less space is set before the function names for all
23785  variants.
23786 \end_layout
23787
23788 \begin_layout Section
23789 Special Characters
23790 \begin_inset LatexCommand index
23791 name "Special characters"
23792
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \begin_layout Subsection
23799 Special Characters in Mathematical Text
23800 \end_layout
23801
23802 \begin_layout Standard
23803 The following commands can only be used in mathematical text or in TeX-mode:
23804 \end_layout
23805
23806 \begin_layout Standard
23807
23808 \hfill
23809
23810 \begin_inset Tabular
23811 <lyxtabular version="3" rows="8" columns="2">
23812 <features>
23813 <column alignment="block" valignment="top" leftline="true" width="0">
23814 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
23815 <row topline="true" bottomline="true">
23816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Standard
23820 Command
23821 \end_layout
23822
23823 \end_inset
23824 </cell>
23825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Standard
23829 Result
23830 \end_layout
23831
23832 \end_inset
23833 </cell>
23834 </row>
23835 <row topline="true">
23836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23837 \begin_inset Text
23838
23839 \begin_layout Standard
23840
23841 \backslash
23842 oe
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23848 \begin_inset Text
23849
23850 \begin_layout Standard
23851 \begin_inset Formula $\textrm{\oe}$
23852 \end_inset
23853
23854
23855 \end_layout
23856
23857 \end_inset
23858 </cell>
23859 </row>
23860 <row topline="true">
23861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23862 \begin_inset Text
23863
23864 \begin_layout Standard
23865
23866 \backslash
23867 OE
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23873 \begin_inset Text
23874
23875 \begin_layout Standard
23876 \begin_inset Formula $\textrm{\OE}$
23877 \end_inset
23878
23879
23880 \end_layout
23881
23882 \end_inset
23883 </cell>
23884 </row>
23885 <row topline="true">
23886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23887 \begin_inset Text
23888
23889 \begin_layout Standard
23890
23891 \backslash
23892 ae
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23898 \begin_inset Text
23899
23900 \begin_layout Standard
23901 \begin_inset Formula $\textrm{\ae}$
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \end_inset
23908 </cell>
23909 </row>
23910 <row topline="true">
23911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23912 \begin_inset Text
23913
23914 \begin_layout Standard
23915
23916 \backslash
23917 AE
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Standard
23926 \begin_inset Formula $\textrm{\AE}$
23927 \end_inset
23928
23929
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 </row>
23935 <row topline="true">
23936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Standard
23940
23941 \backslash
23942 aa
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Standard
23951 \begin_inset Formula $\textrm{\aa}$
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \end_inset
23958 </cell>
23959 </row>
23960 <row topline="true" bottomline="true">
23961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23962 \begin_inset Text
23963
23964 \begin_layout Standard
23965
23966 \backslash
23967 AA
23968 \begin_inset LatexCommand index
23969 name "\\@\\textrm{\\AA}"
23970
23971 \end_inset
23972
23973
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \begin_layout Standard
23982 \begin_inset Formula $\textrm{\AA}$
23983 \end_inset
23984
23985
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 </row>
23991 <row bottomline="true">
23992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Standard
23996
23997 \backslash
23998 i
23999 \end_layout
24000
24001 \end_inset
24002 </cell>
24003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Standard
24007 \begin_inset Formula $\textrm{\i}$
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 </row>
24016 </lyxtabular>
24017
24018 \end_inset
24019
24020
24021 \hfill
24022
24023 \begin_inset Tabular
24024 <lyxtabular version="3" rows="8" columns="2">
24025 <features>
24026 <column alignment="block" valignment="top" leftline="true" width="0">
24027 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24028 <row topline="true" bottomline="true">
24029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24030 \begin_inset Text
24031
24032 \begin_layout Standard
24033 command
24034 \begin_inset Note Note
24035 status collapsed
24036
24037 \begin_layout Standard
24038
24039 \series bold
24040
24041 \backslash
24042 hspace{0mm}
24043 \series default
24044  is used for separation, because otherwise the output will be ¡ and ¿ respective
24045 ly.
24046 \end_layout
24047
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Standard
24059 Result
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 </row>
24065 <row topline="true">
24066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24067 \begin_inset Text
24068
24069 \begin_layout Standard
24070
24071 \backslash
24072 o
24073 \end_layout
24074
24075 \end_inset
24076 </cell>
24077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24078 \begin_inset Text
24079
24080 \begin_layout Standard
24081 \begin_inset Formula $\textrm{\o}$
24082 \end_inset
24083
24084
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 </row>
24090 <row topline="true">
24091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Standard
24095
24096 \backslash
24097 O
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Standard
24106 \begin_inset Formula $\textrm{\O}$
24107 \end_inset
24108
24109
24110 \end_layout
24111
24112 \end_inset
24113 </cell>
24114 </row>
24115 <row topline="true">
24116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Standard
24120
24121 \backslash
24122 l
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Standard
24131 \begin_inset Formula $\textrm{\l}$
24132 \end_inset
24133
24134
24135 \end_layout
24136
24137 \end_inset
24138 </cell>
24139 </row>
24140 <row topline="true">
24141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Standard
24145
24146 \backslash
24147 L
24148 \end_layout
24149
24150 \end_inset
24151 </cell>
24152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Standard
24156 \begin_inset Formula $\textrm{\L}$
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 </row>
24165 <row topline="true" bottomline="true">
24166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Standard
24170 !
24171 \begin_inset ERT
24172 status collapsed
24173
24174 \begin_layout Standard
24175
24176
24177 \backslash
24178 hspace{0mm}
24179 \end_layout
24180
24181 \end_inset
24182
24183 `
24184 \begin_inset ERT
24185 status collapsed
24186
24187 \begin_layout Standard
24188
24189
24190 \backslash
24191 spce 
24192 \end_layout
24193
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Standard
24205 \begin_inset Formula $\textrm{!`}$
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 </row>
24214 <row bottomline="true">
24215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Standard
24219 ?
24220 \begin_inset ERT
24221 status collapsed
24222
24223 \begin_layout Standard
24224
24225
24226 \backslash
24227 hspace{0mm}
24228 \end_layout
24229
24230 \end_inset
24231
24232 `
24233 \begin_inset ERT
24234 status collapsed
24235
24236 \begin_layout Standard
24237
24238
24239 \backslash
24240 spce 
24241 \end_layout
24242
24243 \end_inset
24244
24245
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Standard
24254 \begin_inset Formula $\textrm{?`}$
24255 \end_inset
24256
24257
24258 \end_layout
24259
24260 \end_inset
24261 </cell>
24262 </row>
24263 <row bottomline="true">
24264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24265 \begin_inset Text
24266
24267 \begin_layout Standard
24268
24269 \backslash
24270 j
24271 \end_layout
24272
24273 \end_inset
24274 </cell>
24275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24276 \begin_inset Text
24277
24278 \begin_layout Standard
24279 \begin_inset Formula $\textrm{\j}$
24280 \end_inset
24281
24282
24283 \end_layout
24284
24285 \end_inset
24286 </cell>
24287 </row>
24288 </lyxtabular>
24289
24290 \end_inset
24291
24292
24293 \hfill
24294
24295 \end_layout
24296
24297 \begin_layout Standard
24298 The characters 
24299 \begin_inset Formula $\textrm{\textrm{Å}}$
24300 \end_inset
24301
24302  and 
24303 \begin_inset Formula $\textrm{\textrm{Ø}}$
24304 \end_inset
24305
24306  can also be inserted via the math toolbar button 
24307 \begin_inset Graphics
24308         filename ../images/math/digamma.png
24309         scale 85
24310
24311 \end_inset
24312
24313 .
24314 \end_layout
24315
24316 \begin_layout Standard
24317 An exception are the commands 
24318 \series bold
24319 !
24320 \begin_inset ERT
24321 status collapsed
24322
24323 \begin_layout Standard
24324
24325
24326 \backslash
24327 hspace{0mm}
24328 \end_layout
24329
24330 \end_inset
24331
24332 `
24333 \series default
24334  and 
24335 \series bold
24336 ?
24337 \begin_inset ERT
24338 status collapsed
24339
24340 \begin_layout Standard
24341
24342
24343 \backslash
24344 hspace{0mm}
24345 \end_layout
24346
24347 \end_inset
24348
24349 `
24350 \series default
24351 , because they can be inserted in LyX directly to text.
24352 \end_layout
24353
24354 \begin_layout Subsection
24355 Accents in Text
24356 \begin_inset LatexCommand label
24357 name "sub:Accents-in-Text"
24358
24359 \end_inset
24360
24361
24362 \begin_inset LatexCommand index
24363 name "Accents ! in text"
24364
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \begin_layout Standard
24371 With the following commands all letters can be accented.
24372  The commands must be inserted in TeX-mode.
24373 \end_layout
24374
24375 \begin_layout Standard
24376
24377 \hfill
24378
24379 \begin_inset Tabular
24380 <lyxtabular version="3" rows="8" columns="2">
24381 <features>
24382 <column alignment="block" valignment="top" leftline="true" width="0">
24383 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
24384 <row topline="true" bottomline="true">
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Standard
24389 Command
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Standard
24398 Result
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 </row>
24404 <row topline="true">
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Standard
24409
24410 \backslash
24411
24412 \begin_inset Quotes grd
24413 \end_inset
24414
24415 e
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Standard
24424 \begin_inset ERT
24425 status collapsed
24426
24427 \begin_layout Standard
24428
24429
24430 \backslash
24431 "e
24432 \end_layout
24433
24434 \end_inset
24435
24436
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 </row>
24442 <row topline="true">
24443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Standard
24447
24448 \backslash
24449 `e
24450 \end_layout
24451
24452 \end_inset
24453 </cell>
24454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24455 \begin_inset Text
24456
24457 \begin_layout Standard
24458 \begin_inset ERT
24459 status collapsed
24460
24461 \begin_layout Standard
24462
24463
24464 \backslash
24465 `e
24466 \end_layout
24467
24468 \end_inset
24469
24470
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 </row>
24476 <row topline="true">
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Standard
24481
24482 \backslash
24483 ^
24484 \begin_inset ERT
24485 status collapsed
24486
24487 \begin_layout Standard
24488
24489
24490 \backslash
24491 spce 
24492 \end_layout
24493
24494 \end_inset
24495
24496 e
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Standard
24505 \begin_inset ERT
24506 status collapsed
24507
24508 \begin_layout Standard
24509
24510
24511 \backslash
24512 ^e
24513 \end_layout
24514
24515 \end_inset
24516
24517
24518 \end_layout
24519
24520 \end_inset
24521 </cell>
24522 </row>
24523 <row topline="true">
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Standard
24528
24529 \backslash
24530 =e
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Standard
24539 \begin_inset ERT
24540 status collapsed
24541
24542 \begin_layout Standard
24543
24544
24545 \backslash
24546 =e
24547 \end_layout
24548
24549 \end_inset
24550
24551
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 </row>
24557 <row topline="true">
24558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Standard
24562
24563 \backslash
24564 u
24565 \begin_inset ERT
24566 status collapsed
24567
24568 \begin_layout Standard
24569
24570
24571 \backslash
24572 spce 
24573 \end_layout
24574
24575 \end_inset
24576
24577 e
24578 \end_layout
24579
24580 \end_inset
24581 </cell>
24582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24583 \begin_inset Text
24584
24585 \begin_layout Standard
24586 \begin_inset ERT
24587 status collapsed
24588
24589 \begin_layout Standard
24590
24591
24592 \backslash
24593 u e
24594 \end_layout
24595
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \end_inset
24602 </cell>
24603 </row>
24604 <row topline="true" bottomline="true">
24605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Standard
24609
24610 \backslash
24611 b
24612 \begin_inset ERT
24613 status collapsed
24614
24615 \begin_layout Standard
24616
24617
24618 \backslash
24619 spce 
24620 \end_layout
24621
24622 \end_inset
24623
24624 e
24625 \end_layout
24626
24627 \end_inset
24628 </cell>
24629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Standard
24633 \begin_inset ERT
24634 status collapsed
24635
24636 \begin_layout Standard
24637
24638
24639 \backslash
24640 b e
24641 \end_layout
24642
24643 \end_inset
24644
24645
24646 \end_layout
24647
24648 \end_inset
24649 </cell>
24650 </row>
24651 <row bottomline="true">
24652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Standard
24656
24657 \backslash
24658 t
24659 \begin_inset ERT
24660 status collapsed
24661
24662 \begin_layout Standard
24663
24664
24665 \backslash
24666 spce 
24667 \end_layout
24668
24669 \end_inset
24670
24671 ee
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Standard
24680 \begin_inset ERT
24681 status collapsed
24682
24683 \begin_layout Standard
24684
24685
24686 \backslash
24687 t ee
24688 \end_layout
24689
24690 \end_inset
24691
24692
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 </row>
24698 </lyxtabular>
24699
24700 \end_inset
24701
24702
24703 \hfill
24704
24705 \begin_inset Tabular
24706 <lyxtabular version="3" rows="8" columns="2">
24707 <features>
24708 <column alignment="block" valignment="top" leftline="true" width="0">
24709 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24710 <row topline="true" bottomline="true">
24711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24712 \begin_inset Text
24713
24714 \begin_layout Standard
24715 Command
24716 \end_layout
24717
24718 \end_inset
24719 </cell>
24720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24721 \begin_inset Text
24722
24723 \begin_layout Standard
24724 Result
24725 \end_layout
24726
24727 \end_inset
24728 </cell>
24729 </row>
24730 <row topline="true">
24731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24732 \begin_inset Text
24733
24734 \begin_layout Standard
24735
24736 \backslash
24737 H
24738 \begin_inset ERT
24739 status collapsed
24740
24741 \begin_layout Standard
24742
24743
24744 \backslash
24745 spce 
24746 \end_layout
24747
24748 \end_inset
24749
24750 e
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \begin_layout Standard
24759 \begin_inset ERT
24760 status collapsed
24761
24762 \begin_layout Standard
24763
24764
24765 \backslash
24766 H e
24767 \end_layout
24768
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 <row topline="true">
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Standard
24782
24783 \backslash
24784 'e
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Standard
24793 \begin_inset ERT
24794 status collapsed
24795
24796 \begin_layout Standard
24797
24798
24799 \backslash
24800 'e
24801 \end_layout
24802
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 </row>
24811 <row topline="true">
24812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Standard
24816
24817 \backslash
24818 ~e
24819 \begin_inset LatexCommand index
24820 name "Tilde"
24821
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \end_inset
24828 </cell>
24829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Standard
24833 \begin_inset ERT
24834 status collapsed
24835
24836 \begin_layout Standard
24837
24838
24839 \backslash
24840 ~e
24841 \end_layout
24842
24843 \end_inset
24844
24845
24846 \end_layout
24847
24848 \end_inset
24849 </cell>
24850 </row>
24851 <row topline="true">
24852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24853 \begin_inset Text
24854
24855 \begin_layout Standard
24856
24857 \backslash
24858 .e
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24864 \begin_inset Text
24865
24866 \begin_layout Standard
24867 \begin_inset ERT
24868 status collapsed
24869
24870 \begin_layout Standard
24871
24872
24873 \backslash
24874 .e
24875 \end_layout
24876
24877 \end_inset
24878
24879
24880 \end_layout
24881
24882 \end_inset
24883 </cell>
24884 </row>
24885 <row topline="true" bottomline="true">
24886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24887 \begin_inset Text
24888
24889 \begin_layout Standard
24890
24891 \backslash
24892 v
24893 \begin_inset ERT
24894 status collapsed
24895
24896 \begin_layout Standard
24897
24898
24899 \backslash
24900 spce 
24901 \end_layout
24902
24903 \end_inset
24904
24905 e
24906 \end_layout
24907
24908 \end_inset
24909 </cell>
24910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24911 \begin_inset Text
24912
24913 \begin_layout Standard
24914 \begin_inset ERT
24915 status collapsed
24916
24917 \begin_layout Standard
24918
24919
24920 \backslash
24921 v e
24922 \end_layout
24923
24924 \end_inset
24925
24926
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 </row>
24932 <row bottomline="true">
24933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24934 \begin_inset Text
24935
24936 \begin_layout Standard
24937
24938 \backslash
24939 d
24940 \begin_inset ERT
24941 status collapsed
24942
24943 \begin_layout Standard
24944
24945
24946 \backslash
24947 spce 
24948 \end_layout
24949
24950 \end_inset
24951
24952 e
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24958 \begin_inset Text
24959
24960 \begin_layout Standard
24961 \begin_inset ERT
24962 status collapsed
24963
24964 \begin_layout Standard
24965
24966
24967 \backslash
24968 d e
24969 \end_layout
24970
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \end_inset
24977 </cell>
24978 </row>
24979 <row bottomline="true">
24980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Standard
24984
24985 \backslash
24986 c
24987 \begin_inset ERT
24988 status collapsed
24989
24990 \begin_layout Standard
24991
24992
24993 \backslash
24994 spce 
24995 \end_layout
24996
24997 \end_inset
24998
24999 e
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Standard
25008 \begin_inset ERT
25009 status collapsed
25010
25011 \begin_layout Standard
25012
25013
25014 \backslash
25015 c e
25016 \end_layout
25017
25018 \end_inset
25019
25020
25021 \end_layout
25022
25023 \end_inset
25024 </cell>
25025 </row>
25026 </lyxtabular>
25027
25028 \end_inset
25029
25030
25031 \hfill
25032
25033 \end_layout
25034
25035 \begin_layout Standard
25036 \begin_inset VSpace medskip
25037 \end_inset
25038
25039 With the command 
25040 \series bold
25041
25042 \backslash
25043 t
25044 \series default
25045  also two different characters can be accented.
25046  The command 
25047 \series bold
25048
25049 \backslash
25050 t
25051 \begin_inset ERT
25052 status collapsed
25053
25054 \begin_layout Standard
25055
25056
25057 \backslash
25058 spce 
25059 \end_layout
25060
25061 \end_inset
25062
25063 sz
25064 \series default
25065  creates: 
25066 \begin_inset ERT
25067 status collapsed
25068
25069 \begin_layout Standard
25070
25071
25072 \backslash
25073 t sz
25074 \end_layout
25075
25076 \end_inset
25077
25078
25079 \end_layout
25080
25081 \begin_layout Standard
25082 The accents 
25083 \series bold
25084 `
25085 \series default
25086  , 
25087 \series bold
25088 '
25089 \series default
25090  , and 
25091 \series bold
25092 ^
25093 \series default
25094  can in combination with vowels directly be inserted with the keyboard without
25095  using TeX-mode.
25096  The same applies for the tilde
25097 \begin_inset Foot
25098 status collapsed
25099
25100 \begin_layout Standard
25101 This only applies for keyboards where the tilde is defined as accent.
25102 \end_layout
25103
25104 \end_inset
25105
25106  
25107 \series bold
25108 ~
25109 \series default
25110  in combination with 
25111 \emph on
25112 a
25113 \emph default
25114  , 
25115 \emph on
25116 n
25117 \emph default
25118  , or 
25119 \emph on
25120 o
25121 \emph default
25122 .
25123 \end_layout
25124
25125 \begin_layout Standard
25126 The commands 
25127 \series bold
25128
25129 \backslash
25130 b
25131 \series default
25132  , 
25133 \series bold
25134
25135 \backslash
25136 c
25137 \series default
25138  , 
25139 \series bold
25140
25141 \backslash
25142 d
25143 \series default
25144  , 
25145 \series bold
25146
25147 \backslash
25148 H
25149 \series default
25150  , 
25151 \series bold
25152
25153 \backslash
25154 t
25155 \series default
25156  , 
25157 \series bold
25158
25159 \backslash
25160 u
25161 \series default
25162  , 
25163 \series bold
25164
25165 \backslash
25166 v
25167 \series default
25168 , and accents inserted directly with the keyboard are also available in
25169  mathematical text.
25170  For the other accents there are special math commands to be used in formulas,
25171  see 
25172 \begin_inset LatexCommand ref
25173 reference "sub:Accents-for-one"
25174
25175 \end_inset
25176
25177 .
25178 \end_layout
25179
25180 \begin_layout Standard
25181 \begin_inset VSpace bigskip
25182 \end_inset
25183
25184 Furthermore, with the command 
25185 \series bold
25186
25187 \backslash
25188 textcircled
25189 \series default
25190
25191 \begin_inset LatexCommand index
25192 name "Commands ! T ! \\textbackslash textcircled"
25193
25194 \end_inset
25195
25196  all numbers and letters can be set into a circle, quasi accented with a
25197  circle, similar to the the copyright symbol.
25198 \end_layout
25199
25200 \begin_layout Standard
25201 \align center
25202 \begin_inset Tabular
25203 <lyxtabular version="3" rows="3" columns="2">
25204 <features>
25205 <column alignment="center" valignment="top" leftline="true" width="0">
25206 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25207 <row topline="true" bottomline="true">
25208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25209 \begin_inset Text
25210
25211 \begin_layout Standard
25212 Command
25213 \end_layout
25214
25215 \end_inset
25216 </cell>
25217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25218 \begin_inset Text
25219
25220 \begin_layout Standard
25221 Result
25222 \begin_inset Note Note
25223 status collapsed
25224
25225 \begin_layout Standard
25226
25227 \series bold
25228
25229 \backslash
25230 raisebox
25231 \series default
25232  is only used as spacer.
25233 \end_layout
25234
25235 \end_inset
25236
25237
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 </row>
25243 <row topline="true">
25244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25245 \begin_inset Text
25246
25247 \begin_layout Standard
25248
25249 \backslash
25250 textcircled{w}
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Standard
25259 \begin_inset ERT
25260 status collapsed
25261
25262 \begin_layout Standard
25263
25264
25265 \backslash
25266 textcircled{w}
25267 \end_layout
25268
25269 \end_inset
25270
25271
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 </row>
25277 <row topline="true" bottomline="true">
25278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25279 \begin_inset Text
25280
25281 \begin_layout Standard
25282
25283 \backslash
25284 Large 
25285 \backslash
25286 textcircled{
25287 \backslash
25288 normalsize
25289 \backslash
25290 protect
25291 \backslash
25292 raisebox{-1.5pt}{W}}
25293 \end_layout
25294
25295 \end_inset
25296 </cell>
25297 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25298 \begin_inset Text
25299
25300 \begin_layout Standard
25301 \begin_inset Formula $\raisebox{4.5mm}{}$
25302 \end_inset
25303
25304
25305 \begin_inset ERT
25306 status collapsed
25307
25308 \begin_layout Standard
25309
25310
25311 \backslash
25312 Large 
25313 \backslash
25314 textcircled{
25315 \backslash
25316 normalsize
25317 \backslash
25318 protect
25319 \backslash
25320 raisebox{-1.5pt}W}
25321 \end_layout
25322
25323 \end_inset
25324
25325
25326 \begin_inset Formula $\raisebox{-2mm}{}$
25327 \end_inset
25328
25329
25330 \end_layout
25331
25332 \end_inset
25333 </cell>
25334 </row>
25335 </lyxtabular>
25336
25337 \end_inset
25338
25339
25340 \end_layout
25341
25342 \begin_layout Standard
25343 One has to take care that the character fits in the circle.
25344  
25345 \series bold
25346
25347 \backslash
25348 Large
25349 \series default
25350
25351 \begin_inset Foot
25352 status collapsed
25353
25354 \begin_layout Standard
25355 see 
25356 \begin_inset LatexCommand ref
25357 reference "sub:Font-Sizes"
25358
25359 \end_inset
25360
25361
25362 \end_layout
25363
25364 \end_inset
25365
25366  specifies thereby the size of the circle.
25367  With the help of 
25368 \series bold
25369
25370 \backslash
25371 raisebox
25372 \series default
25373
25374 \begin_inset Foot
25375 status collapsed
25376
25377 \begin_layout Standard
25378 see 
25379 \begin_inset LatexCommand ref
25380 reference "sub:Boxes-without-Frame"
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \end_inset
25388
25389  the character can be centered.
25390 \end_layout
25391
25392 \begin_layout Subsection
25393 Minuscule Numbers
25394 \begin_inset LatexCommand index
25395 name "Minuscule numbers"
25396
25397 \end_inset
25398
25399
25400 \end_layout
25401
25402 \begin_layout Standard
25403 Minuscule numbers are created with the command 
25404 \series bold
25405
25406 \backslash
25407 oldstylenums
25408 \series default
25409
25410 \begin_inset LatexCommand index
25411 name "Commands ! O ! \\textbackslash oldstylenums"
25412
25413 \end_inset
25414
25415 .
25416  The command can be used in formulas and in TeX-mode.
25417  The command scheme is:
25418 \end_layout
25419
25420 \begin_layout Standard
25421
25422 \series bold
25423
25424 \backslash
25425 oldstylenums{number}
25426 \end_layout
25427
25428 \begin_layout Standard
25429 The command 
25430 \series bold
25431
25432 \backslash
25433 oldstylenums{0123456789
25434 \series default
25435  produces: 
25436 \begin_inset Formula $\oldstylenums{0123456789}$
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \begin_layout Subsection
25443 Miscellaneous Special Characters
25444 \begin_inset LatexCommand label
25445 name "sub:Miscellaneous-Special-Characters"
25446
25447 \end_inset
25448
25449
25450 \begin_inset LatexCommand index
25451 name "Special characters ! miscellaneous"
25452
25453 \end_inset
25454
25455
25456 \end_layout
25457
25458 \begin_layout Standard
25459 The following characters can only be inserted to formulas by using commands:
25460 \end_layout
25461
25462 \begin_layout Standard
25463 \align center
25464 \begin_inset Tabular
25465 <lyxtabular version="3" rows="4" columns="2">
25466 <features>
25467 <column alignment="center" valignment="top" leftline="true" width="0">
25468 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25469 <row topline="true" bottomline="true">
25470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25471 \begin_inset Text
25472
25473 \begin_layout Standard
25474 Command
25475 \end_layout
25476
25477 \end_inset
25478 </cell>
25479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25480 \begin_inset Text
25481
25482 \begin_layout Standard
25483 Result
25484 \end_layout
25485
25486 \end_inset
25487 </cell>
25488 </row>
25489 <row topline="true">
25490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25491 \begin_inset Text
25492
25493 \begin_layout Standard
25494
25495 \backslash
25496 ^
25497 \begin_inset ERT
25498 status collapsed
25499
25500 \begin_layout Standard
25501
25502
25503 \backslash
25504 spce 
25505 \end_layout
25506
25507 \end_inset
25508
25509
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 Standard
25518 \begin_inset Formula $\mathcircumflex$
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \end_inset
25525 </cell>
25526 </row>
25527 <row topline="true">
25528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Standard
25532
25533 \backslash
25534 _
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 Standard
25543 \begin_inset Formula $\_$
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 </row>
25552 <row topline="true" bottomline="true">
25553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Standard
25557 ^
25558 \begin_inset ERT
25559 status collapsed
25560
25561 \begin_layout Standard
25562
25563
25564 \backslash
25565 spce 
25566 \end_layout
25567
25568 \end_inset
25569
25570
25571 \backslash
25572 circ
25573 \begin_inset LatexCommand index
25574 name "°"
25575
25576 \end_inset
25577
25578
25579 \end_layout
25580
25581 \end_inset
25582 </cell>
25583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25584 \begin_inset Text
25585
25586 \begin_layout Standard
25587 \begin_inset Formula $^{\circ}$
25588 \end_inset
25589
25590
25591 \end_layout
25592
25593 \end_inset
25594 </cell>
25595 </row>
25596 </lyxtabular>
25597
25598 \end_inset
25599
25600
25601 \end_layout
25602
25603 \begin_layout Standard
25604 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
25605  contains the following line
25606 \begin_inset Foot
25607 status collapsed
25608
25609 \begin_layout Standard
25610 More about this is described in 
25611 \begin_inset LatexCommand ref
25612 reference "sub:Text-Characters-in"
25613
25614 \end_inset
25615
25616 .
25617 \end_layout
25618
25619 \end_inset
25620
25621 :
25622 \end_layout
25623
25624 \begin_layout Standard
25625
25626 \series bold
25627
25628 \backslash
25629 DeclareInputtext{176}{
25630 \backslash
25631 ifmmode^
25632 \backslash
25633 circ
25634 \backslash
25635 else
25636 \backslash
25637 textdegree
25638 \backslash
25639 f\SpecialChar \textcompwordmark{}
25640 i}
25641 \end_layout
25642
25643 \begin_layout Standard
25644 \begin_inset VSpace bigskip
25645 \end_inset
25646
25647 The tilde
25648 \begin_inset LatexCommand index
25649 name "Tilde"
25650
25651 \end_inset
25652
25653  is designed as accent, thus is looks alone a bit misplaced: ~
25654 \newline
25655 But for web
25656  addresses (URLs) sometimes a single tilde is needed.
25657  In this case the relation sign 
25658 \series bold
25659
25660 \backslash
25661 sim
25662 \begin_inset Foot
25663 status collapsed
25664
25665 \begin_layout Standard
25666 see 
25667 \begin_inset LatexCommand ref
25668 reference "sec:Relations"
25669
25670 \end_inset
25671
25672
25673 \end_layout
25674
25675 \end_inset
25676
25677
25678 \series default
25679  is used in a formula.
25680  As a formula cannot be created in an URL-box (menu 
25681 \family sans
25682 Insert\SpecialChar \menuseparator
25683 URL
25684 \family default
25685 ), the URL is inserted as normal text with the font style '
25686 \family typewriter
25687 typewriter
25688 \family default
25689 '.
25690  Should the URL be a hyperlink in the DVI- or PDF-output, the command 
25691 \series bold
25692
25693 \backslash
25694 href
25695 \series default
25696
25697 \begin_inset Foot
25698 status collapsed
25699
25700 \begin_layout Standard
25701
25702 \series bold
25703
25704 \backslash
25705 href
25706 \series default
25707  can only be used together with the LaTeX-package 
25708 \series bold
25709 hyperref
25710 \series default
25711
25712 \begin_inset LatexCommand index
25713 name "Packages ! hyperref"
25714
25715 \end_inset
25716
25717 .
25718  More about 
25719 \series bold
25720
25721 \backslash
25722 href
25723 \series default
25724  is written in the section 
25725 \family typewriter
25726 URL
25727 \family default
25728  in the 
25729 \family typewriter
25730 Embedded\InsetSpace ~
25731 Objects
25732 \family default
25733  manual.
25734 \end_layout
25735
25736 \end_inset
25737
25738
25739 \begin_inset LatexCommand index
25740 name "Commands ! H ! \\textbackslash href"
25741
25742 \end_inset
25743
25744  is used.
25745 \end_layout
25746
25747 \begin_layout Standard
25748 As example an URL with a tilde:
25749 \end_layout
25750
25751 \begin_layout Standard
25752 as text: 
25753 \family typewriter
25754 http://www.lyx.org/
25755 \begin_inset Formula $\sim$
25756 \end_inset
25757
25758 mustermann
25759 \end_layout
25760
25761 \begin_layout Standard
25762 with 
25763 \series bold
25764
25765 \backslash
25766 href
25767 \series default
25768
25769 \begin_inset ERT
25770 status collapsed
25771
25772 \begin_layout Standard
25773
25774
25775 \backslash
25776 href{http://www.lyx.org/~mustermann}{
25777 \end_layout
25778
25779 \end_inset
25780
25781 http://www.lyx.org/
25782 \begin_inset Formula $\sim$
25783 \end_inset
25784
25785 mustermann
25786 \begin_inset ERT
25787 status collapsed
25788
25789 \begin_layout Standard
25790
25791 }
25792 \end_layout
25793
25794 \end_inset
25795
25796
25797 \end_layout
25798
25799 \begin_layout Section
25800 Formula Styles
25801 \begin_inset LatexCommand label
25802 name "sec:Formula-Styles"
25803
25804 \end_inset
25805
25806
25807 \begin_inset LatexCommand index
25808 name "Formula ! styles"
25809
25810 \end_inset
25811
25812
25813 \end_layout
25814
25815 \begin_layout Itemize
25816 There are two different alignment styles:
25817 \end_layout
25818
25819 \begin_deeper
25820 \begin_layout Description
25821 Centered is the predefined standard
25822 \end_layout
25823
25824 \begin_layout Description
25825 Indented for this the option 
25826 \series bold
25827 fleqn
25828 \series default
25829  must be inserted in the menu 
25830 \family sans
25831 Document\SpecialChar \menuseparator
25832 Settings
25833 \family default
25834  under 
25835 \family sans
25836 Document\InsetSpace ~
25837 Class
25838 \end_layout
25839
25840 \begin_layout Standard
25841 When 
25842 \series bold
25843 Indented
25844 \series default
25845  is used, the indentation can be adjusted with the length 
25846 \series bold
25847
25848 \backslash
25849 mathindent
25850 \series default
25851
25852 \begin_inset LatexCommand index
25853 name "Commands ! M ! \\textbackslash mathindent"
25854
25855 \end_inset
25856
25857 .
25858  Should the distance be 15\InsetSpace \thinspace{}
25859 mm, the following command line is inserted in
25860  the LaTeX-preamble
25861 \end_layout
25862
25863 \begin_layout Standard
25864
25865 \series bold
25866
25867 \backslash
25868 setlength{
25869 \backslash
25870 mathindent}{15mm}
25871 \end_layout
25872
25873 \begin_layout Standard
25874 When no length is specified, the predefined value of 30\InsetSpace \thinspace{}
25875 pt will be used.
25876 \end_layout
25877
25878 \end_deeper
25879 \begin_layout Itemize
25880 And two different numbering styles:
25881 \end_layout
25882
25883 \begin_deeper
25884 \begin_layout Description
25885 Right is the predefined standard
25886 \end_layout
25887
25888 \begin_layout Description
25889 Left for this the option 
25890 \series bold
25891 leqno
25892 \series default
25893  must be inserted in the menu 
25894 \family sans
25895 Document\SpecialChar \menuseparator
25896 Settings
25897 \family default
25898  under 
25899 \family sans
25900 Document\InsetSpace ~
25901 Class
25902 \end_layout
25903
25904 \end_deeper
25905 \begin_layout Standard
25906
25907 \series bold
25908 fleqn
25909 \series default
25910  and 
25911 \series bold
25912 leqno
25913 \series default
25914  can also be used together.
25915  In this case both options are inserted, separated by a comma.
25916 \end_layout
25917
25918 \begin_layout Standard
25919 The chosen styles are used for all displayed formulas of the document.
25920  When both, centered and indented formulas should be created in a document,
25921  the style 
25922 \series bold
25923 Centered
25924 \series default
25925  is used.
25926  The indented formulas are then set in a flalign environment, see 
25927 \begin_inset LatexCommand ref
25928 reference "sub:Flalign-Environment"
25929
25930 \end_inset
25931
25932 .
25933 \end_layout
25934
25935 \begin_layout Section
25936 Multiline Formulas
25937 \begin_inset LatexCommand label
25938 name "sec:Multiline-Formulas"
25939
25940 \end_inset
25941
25942
25943 \begin_inset LatexCommand index
25944 name "Formula ! multiline"
25945
25946 \end_inset
25947
25948
25949 \end_layout
25950
25951 \begin_layout Subsection
25952 General
25953 \end_layout
25954
25955 \begin_layout Standard
25956 In LyX multiline formulas are created by pressing 
25957 \family sans
25958 \series bold
25959 Ctrl-Return
25960 \family default
25961 \series default
25962  inside a formula.
25963  This creates an 
25964 \series bold
25965 align environment
25966 \series default
25967  that is described in 
25968 \begin_inset LatexCommand ref
25969 reference "sub:Standard-align-Environment"
25970
25971 \end_inset
25972
25973 .
25974 \end_layout
25975
25976 \begin_layout Standard
25977 There are other multiline formula environments that can be created via the
25978  menu 
25979 \family sans
25980 Insert\SpecialChar \menuseparator
25981 Math
25982 \family default
25983 .
25984  These environments are described in the following sections.
25985 \end_layout
25986
25987 \begin_layout Standard
25988 In all multiline formula environments a new line is created by pressing
25989  
25990 \family sans
25991 Ctrl-Return
25992 \family default
25993 .
25994  To add or delete lines, the math toolbar buttons 
25995 \begin_inset Graphics
25996         filename ../images/tabular-feature_append-row.png
25997         scale 85
25998
25999 \end_inset
26000
26001  or 
26002 \begin_inset Graphics
26003         filename ../images/tabular-feature_delete-row.png
26004         scale 85
26005
26006 \end_inset
26007
26008 , respectively, or the menu 
26009 \family sans
26010 Edit\SpecialChar \menuseparator
26011 Rows & Columns
26012 \family default
26013  can be used.
26014 \end_layout
26015
26016 \begin_layout Subsubsection
26017 Line Separation
26018 \begin_inset LatexCommand label
26019 name "sub:Line-Separation"
26020
26021 \end_inset
26022
26023
26024 \begin_inset LatexCommand index
26025 name "Formula ! multiline ! Line separation"
26026
26027 \end_inset
26028
26029
26030 \end_layout
26031
26032 \begin_layout Standard
26033 There is sometimes not enough space in multiline formulas between the lines:
26034 \begin_inset Formula \begin{eqnarray*}
26035 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}\\
26036 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*}
26037
26038 \end_inset
26039
26040
26041 \end_layout
26042
26043 \begin_layout Standard
26044 In LaTeX additional line space is specified as optional argument of the
26045  new line command.
26046  This is not yet possible in LyX
26047 \begin_inset Foot
26048 status collapsed
26049
26050 \begin_layout Standard
26051 see 
26052 \begin_inset ERT
26053 status collapsed
26054
26055 \begin_layout Standard
26056
26057
26058 \backslash
26059 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
26060 \end_layout
26061
26062 \end_inset
26063
26064 LyX-bug #1505
26065 \begin_inset ERT
26066 status collapsed
26067
26068 \begin_layout Standard
26069
26070 }
26071 \end_layout
26072
26073 \end_inset
26074
26075
26076 \end_layout
26077
26078 \end_inset
26079
26080 , therefore the whole formula must be inserted in TeX-mode.
26081  To add in our example space, the command 
26082 \series bold
26083
26084 \backslash
26085
26086 \backslash
26087 [3mm]
26088 \series default
26089  is inserted at the end of the first line.
26090  One gets: 
26091 \begin_inset ERT
26092 status collapsed
26093
26094 \begin_layout Standard
26095
26096
26097 \backslash
26098 begin{eqnarray*}
26099 \end_layout
26100
26101 \begin_layout Standard
26102
26103 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26104  = & 
26105 \backslash
26106 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26107 \backslash
26108
26109 \backslash
26110 [3mm]
26111 \end_layout
26112
26113 \begin_layout Standard
26114
26115 4x^{2}
26116 \backslash
26117 left(B^{2}+x_{0}^{2}
26118 \backslash
26119 right)+4x_{0}x
26120 \backslash
26121 left(D-B^{2}
26122 \backslash
26123 right)+B^{2}
26124 \backslash
26125 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26126 \backslash
26127 right) & = & 0
26128 \end_layout
26129
26130 \begin_layout Standard
26131
26132
26133 \backslash
26134 end{eqnarray*}
26135 \end_layout
26136
26137 \end_inset
26138
26139
26140 \end_layout
26141
26142 \begin_layout Standard
26143 \begin_inset VSpace bigskip
26144 \end_inset
26145
26146 To set the the line separation for all lines in a formula, the length 
26147 \series bold
26148
26149 \backslash
26150 jot
26151 \series default
26152
26153 \begin_inset LatexCommand index
26154 name "Commands ! J ! \\textbackslash jot"
26155
26156 \end_inset
26157
26158  is changed.
26159  The definition is: 
26160 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
26161 \end_inset
26162
26163 .
26164  Predefined for 
26165 \series bold
26166
26167 \backslash
26168 jot
26169 \series default
26170  is the value 3\InsetSpace \thinspace{}
26171 pt.
26172  To create 3\InsetSpace \thinspace{}
26173 mm additional line separation as in the previous example, the
26174  command
26175 \end_layout
26176
26177 \begin_layout Standard
26178
26179 \series bold
26180
26181 \backslash
26182 setlength{
26183 \backslash
26184 jot}{3mm+3pt}
26185 \end_layout
26186
26187 \begin_layout Standard
26188 is inserted in TeX-mode before the formula.
26189  This requires that the LaTeX-package 
26190 \series bold
26191 calc
26192 \series default
26193
26194 \begin_inset Foot
26195 status collapsed
26196
26197 \begin_layout Standard
26198
26199 \series bold
26200 calc
26201 \series default
26202  is part of every LaTeX standard installation.
26203 \end_layout
26204
26205 \end_inset
26206
26207
26208 \begin_inset LatexCommand index
26209 name "Packages ! calc"
26210
26211 \end_inset
26212
26213  was loaded in LaTeX-preamble with the line
26214 \end_layout
26215
26216 \begin_layout Standard
26217
26218 \series bold
26219
26220 \backslash
26221 usepackage{calc}
26222 \end_layout
26223
26224 \begin_layout Standard
26225 One gets: 
26226 \begin_inset ERT
26227 status collapsed
26228
26229 \begin_layout Standard
26230
26231
26232 \backslash
26233 setlength{
26234 \backslash
26235 jot}{3mm+3pt}
26236 \end_layout
26237
26238 \end_inset
26239
26240
26241 \begin_inset Formula \begin{eqnarray*}
26242 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}\\
26243 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*}
26244
26245 \end_inset
26246
26247
26248 \end_layout
26249
26250 \begin_layout Standard
26251 \begin_inset ERT
26252 status collapsed
26253
26254 \begin_layout Standard
26255
26256
26257 \backslash
26258 setlength{
26259 \backslash
26260 jot}{3pt}
26261 \end_layout
26262
26263 \end_inset
26264
26265  To get back to the predefined distance, 
26266 \series bold
26267
26268 \backslash
26269 jot
26270 \series default
26271  is set to the value 3\InsetSpace \thinspace{}
26272 pt.
26273 \end_layout
26274
26275 \begin_layout Subsubsection
26276 Column Separation
26277 \begin_inset LatexCommand label
26278 name "sub:Column-Separation"
26279
26280 \end_inset
26281
26282
26283 \begin_inset LatexCommand index
26284 name "Formula ! multiline ! Column separation"
26285
26286 \end_inset
26287
26288
26289 \end_layout
26290
26291 \begin_layout Standard
26292 Multiline formulas form a matrix.
26293  A formula in the eqnarray environment is for example a matrix with three
26294  columns.
26295  By changing the column separation in this environment, the space beside
26296  the relation sign can be changed.
26297 \end_layout
26298
26299 \begin_layout Standard
26300 The column separation is specified with the length 
26301 \series bold
26302
26303 \backslash
26304 arraycolsep
26305 \series default
26306
26307 \begin_inset LatexCommand index
26308 name "Commands ! A ! \\textbackslash arraycolsep"
26309
26310 \end_inset
26311
26312  according to:
26313 \newline
26314 column separation = 2\InsetSpace \thinspace{}
26315
26316 \series bold
26317
26318 \backslash
26319 arraycolsep
26320 \series default
26321
26322 \newline
26323 Thus, the command
26324 \end_layout
26325
26326 \begin_layout Standard
26327
26328 \series bold
26329
26330 \backslash
26331 setlength{
26332 \backslash
26333 arraycolsep}{1cm}
26334 \end_layout
26335
26336 \begin_layout Standard
26337 inserted in TeX-mode, sets for all following formulas a column separation
26338  of 2\InsetSpace \thinspace{}
26339 cm.
26340  To get back to the predefined distance, 
26341 \series bold
26342
26343 \backslash
26344 arraycolsep
26345 \series default
26346  is set to 5\InsetSpace \thinspace{}
26347 pt.
26348 \end_layout
26349
26350 \begin_layout Standard
26351 A formula with 2\InsetSpace \thinspace{}
26352 cm column separation:
26353 \begin_inset ERT
26354 status collapsed
26355
26356 \begin_layout Standard
26357
26358
26359 \backslash
26360 setlength{
26361 \backslash
26362 arraycolsep}{1cm}
26363 \end_layout
26364
26365 \end_inset
26366
26367
26368 \begin_inset Formula \begin{eqnarray*}
26369 A & = & B\\
26370 C & \ne & A\end{eqnarray*}
26371
26372 \end_inset
26373
26374 A formula with the predefined column separation for matrices of 10\InsetSpace \thinspace{}
26375 pt:
26376 \begin_inset ERT
26377 status collapsed
26378
26379 \begin_layout Standard
26380
26381
26382 \backslash
26383 setlength{
26384 \backslash
26385 arraycolsep}{5pt}
26386 \end_layout
26387
26388 \end_inset
26389
26390
26391 \begin_inset Formula \begin{eqnarray*}
26392 A & = & B\\
26393 C & \ne & A\end{eqnarray*}
26394
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \begin_layout Subsubsection
26401 Long Formulas
26402 \begin_inset LatexCommand index
26403 name "Formula ! long"
26404
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \begin_layout Standard
26411 Long formulas can be typeset using these methods:
26412 \end_layout
26413
26414 \begin_layout Itemize
26415 When one side of the equation is much shorther than the line width, this
26416  one is chosen for the left side and the right side is typeset over two
26417  lines:
26418 \begin_inset ERT
26419 status collapsed
26420
26421 \begin_layout Standard
26422
26423
26424 \backslash
26425 medskip
26426 \end_layout
26427
26428 \end_inset
26429
26430  
26431 \begin_inset Formula \begin{eqnarray}
26432 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 \\
26433  &  & -\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}
26434
26435 \end_inset
26436
26437
26438 \begin_inset ERT
26439 status collapsed
26440
26441 \begin_layout Standard
26442
26443
26444 \backslash
26445 smallskip
26446 \end_layout
26447
26448 \end_inset
26449
26450
26451 \newline
26452 The minus sign at the beginning of the second line does normally not appear
26453  as operator because it is the first character of the line.
26454  Thus it would not be surrounded by space and could not be distinguished
26455  from the fraction bar.
26456  To avoid this, space was inserted behind the minus sign with the command
26457  
26458 \series bold
26459
26460 \backslash
26461 hspace{3pt}
26462 \series default
26463
26464 \begin_inset Foot
26465 status collapsed
26466
26467 \begin_layout Standard
26468 more about 
26469 \series bold
26470
26471 \backslash
26472 hspace
26473 \series default
26474  see 
26475 \begin_inset LatexCommand ref
26476 reference "sub:Variable-Space"
26477
26478 \end_inset
26479
26480
26481 \end_layout
26482
26483 \end_inset
26484
26485
26486 \begin_inset LatexCommand index
26487 name "Commands ! H ! \\textbackslash hspace"
26488
26489 \end_inset
26490
26491 .
26492 \end_layout
26493
26494 \begin_layout Itemize
26495 When both sides of the equation are too long, the command 
26496 \series bold
26497
26498 \backslash
26499 lefteqn
26500 \series default
26501
26502 \begin_inset LatexCommand index
26503 name "Commands ! L ! \\textbackslash lefteqn"
26504
26505 \end_inset
26506
26507  is used.
26508  It is inserted to the first column of the first line and effects that all
26509  further insertions overwrite the following columns:
26510 \begin_inset ERT
26511 status collapsed
26512
26513 \begin_layout Standard
26514
26515
26516 \backslash
26517 medskip
26518 \end_layout
26519
26520 \end_inset
26521
26522
26523 \begin_inset Formula \begin{eqnarray}
26524 \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 \\
26525  &  & -\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 \\
26526  &  & =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}
26527
26528 \end_inset
26529
26530
26531 \begin_inset ERT
26532 status collapsed
26533
26534 \begin_layout Standard
26535
26536
26537 \backslash
26538 smallskip
26539 \end_layout
26540
26541 \end_inset
26542
26543
26544 \newline
26545 After the insertion of 
26546 \series bold
26547
26548 \backslash
26549 lefteqn
26550 \series default
26551 , the cursor is in a purple box that is a bit shifted to the left from the
26552  blue one.
26553  In this the formula is inserted.
26554 \begin_inset ERT
26555 status collapsed
26556
26557 \begin_layout Standard
26558
26559
26560 \backslash
26561 medskip
26562 \end_layout
26563
26564 \end_inset
26565
26566
26567 \newline
26568 The content of the further lines is inserted to the second or another formula
26569  column.
26570  The greater the column number where it was inserted, the larger the indentation.
26571 \begin_inset ERT
26572 status collapsed
26573
26574 \begin_layout Standard
26575
26576
26577 \backslash
26578 medskip
26579 \end_layout
26580
26581 \end_inset
26582
26583
26584 \newline
26585
26586 \begin_inset Note Greyedout
26587 status open
26588
26589 \begin_layout Standard
26590 Note the following when using 
26591 \series bold
26592
26593 \backslash
26594 lefteqn
26595 \series default
26596 :
26597 \end_layout
26598
26599 \begin_layout Itemize
26600 The formula doesn't use the full page width.
26601  When e.\InsetSpace \thinspace{}
26602 g.\InsetSpace ~
26603 the term 
26604 \begin_inset Formula $-B^{2}$
26605 \end_inset
26606
26607  is added to the first line in the above example, it would have been outside
26608  the page margin.
26609  To better use the width, negative space can be inserted at the beginning
26610  of the first line.
26611 \end_layout
26612
26613 \begin_layout Itemize
26614 Due to a bug in LyX the cursor cannot be set with the mouse into the first
26615  line.
26616 \begin_inset Foot
26617 status collapsed
26618
26619 \begin_layout Standard
26620 \begin_inset ERT
26621 status collapsed
26622
26623 \begin_layout Standard
26624
26625
26626 \backslash
26627 href{http://bugzilla.lyx.org/show_bug.cgi?id=1429}{
26628 \end_layout
26629
26630 \end_inset
26631
26632 LyX-bug #1429
26633 \begin_inset ERT
26634 status collapsed
26635
26636 \begin_layout Standard
26637
26638 }
26639 \end_layout
26640
26641 \end_inset
26642
26643
26644 \end_layout
26645
26646 \end_inset
26647
26648  One can only set the cursor at the beginning of the line and move it with
26649  the arrow keys.
26650 \end_layout
26651
26652 \end_inset
26653
26654
26655 \end_layout
26656
26657 \begin_layout Itemize
26658 Other methods to set long formulas are offered by the environments described
26659  in 
26660 \begin_inset LatexCommand ref
26661 reference "sub:Multline-Environment"
26662
26663 \end_inset
26664
26665  and 
26666 \begin_inset LatexCommand ref
26667 reference "sub:Multiline-Formula-Parts"
26668
26669 \end_inset
26670
26671 .
26672 \end_layout
26673
26674 \begin_layout Subsubsection
26675 Multiline Brackets
26676 \begin_inset LatexCommand label
26677 name "sub:Multiline-Brackets"
26678
26679 \end_inset
26680
26681
26682 \begin_inset LatexCommand index
26683 name "Brackets ! for multiline expressions"
26684
26685 \end_inset
26686
26687
26688 \end_layout
26689
26690 \begin_layout Standard
26691 For brackets spanning multiple lines the following problem occurs:
26692 \begin_inset Formula \begin{eqnarray*}
26693 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26694  &  & \left.\cdots+B-D\right]\end{eqnarray*}
26695
26696 \end_inset
26697
26698
26699 \end_layout
26700
26701 \begin_layout Standard
26702 The closing bracket is smaller than the opening bracket because brackets
26703  with variable size may not span multiple lines.
26704 \end_layout
26705
26706 \begin_layout Standard
26707 To set the bracket size for the second line correctly, the first line is
26708  ended with 
26709 \series bold
26710
26711 \backslash
26712 right.
26713 \series default
26714
26715 \begin_inset LatexCommand index
26716 name "Commands ! R ! \\textbackslash right"
26717
26718 \end_inset
26719
26720  and the second line with 
26721 \series bold
26722
26723 \backslash
26724 left.
26725 \begin_inset Foot
26726 status collapsed
26727
26728 \begin_layout Standard
26729 for more about 
26730 \series bold
26731
26732 \backslash
26733 left
26734 \series default
26735  and 
26736 \series bold
26737
26738 \backslash
26739 right
26740 \series default
26741  see 
26742 \begin_inset LatexCommand ref
26743 reference "sub:Automatic-Bracket-Size"
26744
26745 \end_inset
26746
26747
26748 \end_layout
26749
26750 \end_inset
26751
26752
26753 \series default
26754
26755 \begin_inset LatexCommand index
26756 name "Commands ! L ! \\textbackslash left"
26757
26758 \end_inset
26759
26760 .
26761  After 
26762 \series bold
26763
26764 \backslash
26765 left.
26766
26767 \series default
26768  the command 
26769 \series bold
26770
26771 \backslash
26772 vphantom
26773 \series default
26774
26775 \begin_inset ERT
26776 status collapsed
26777
26778 \begin_layout Standard
26779
26780
26781 \backslash
26782 spce 
26783 \end_layout
26784
26785 \end_inset
26786
26787
26788 \series bold
26789
26790 \backslash
26791 prod
26792 \series default
26793 ^
26794 \begin_inset ERT
26795 status collapsed
26796
26797 \begin_layout Standard
26798
26799
26800 \backslash
26801 spce 
26802 \end_layout
26803
26804 \end_inset
26805
26806
26807 \series bold
26808
26809 \backslash
26810 infty
26811 \series default
26812
26813 \begin_inset ERT
26814 status collapsed
26815
26816 \begin_layout Standard
26817
26818
26819 \backslash
26820 spce 
26821 \end_layout
26822
26823 \end_inset
26824
26825
26826 \series bold
26827
26828 \begin_inset Formula $\downarrow$
26829 \end_inset
26830
26831 _R=1}
26832 \series default
26833
26834 \begin_inset LatexCommand index
26835 name "Commands ! V ! \\textbackslash vphantom"
26836
26837 \end_inset
26838
26839  is inserted, because the multiplication operator with its limits is the
26840  largest symbol in the first line and this should be the size for the bracket
26841  in the second line.
26842 \end_layout
26843
26844 \begin_layout Standard
26845 The result is this:
26846 \begin_inset Formula \begin{eqnarray*}
26847 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26848  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
26849
26850 \end_inset
26851
26852
26853 \end_layout
26854
26855 \begin_layout Subsection
26856 Align Environments
26857 \end_layout
26858
26859 \begin_layout Standard
26860 Align environments can be used for every kind of multiline formulas.
26861  They are specially useful to set several formulas side by side.
26862 \end_layout
26863
26864 \begin_layout Standard
26865 Align environments consist of columns.
26866  The odd columns are right aligned, the even ones left aligned.
26867  Every line in an Align environment can be numbered.
26868 \end_layout
26869
26870 \begin_layout Standard
26871 Align environments are created via the menu 
26872 \family sans
26873 Insert\SpecialChar \menuseparator
26874 Math
26875 \family default
26876 .
26877  With the menu 
26878 \family sans
26879 Edit\SpecialChar \menuseparator
26880 Math\SpecialChar \menuseparator
26881 Change Formula Type
26882 \family default
26883  already existing existing formulas can be converted to Align environments.
26884 \end_layout
26885
26886 \begin_layout Standard
26887 To add or delete columns, the math toolbar buttons 
26888 \begin_inset Graphics
26889         filename ../images/tabular-feature_append-column.png
26890         scale 85
26891
26892 \end_inset
26893
26894  or 
26895 \begin_inset Graphics
26896         filename ../images/tabular-feature_delete-column.png
26897         scale 85
26898
26899 \end_inset
26900
26901 , respectively, or the menu 
26902 \family sans
26903 Edit\SpecialChar \menuseparator
26904 Rows & Columns
26905 \family default
26906  can be used.
26907 \end_layout
26908
26909 \begin_layout Subsubsection
26910 Standard align Environment
26911 \begin_inset LatexCommand label
26912 name "sub:Standard-align-Environment"
26913
26914 \end_inset
26915
26916
26917 \begin_inset LatexCommand index
26918 name "Formula ! multiline ! align environment"
26919
26920 \end_inset
26921
26922
26923 \end_layout
26924
26925 \begin_layout Standard
26926 This Align environment is created by presssing 
26927 \family sans
26928 Ctrl-Return
26929 \family default
26930  in a formula or by the menu 
26931 \family sans
26932 Insert\SpecialChar \menuseparator
26933 Math\SpecialChar \menuseparator
26934 AMS align Environment
26935 \family default
26936 .
26937 \end_layout
26938
26939 \begin_layout Standard
26940 An example for two formulas set side by side, that are created with a four
26941  column align environment:
26942 \begin_inset Formula \begin{align*}
26943 A & =\sin(B) & C & =D\\
26944 C & \ne A & B & \ne D\end{align*}
26945
26946 \end_inset
26947
26948 As it can be seen, the formulas in this environment are placed so as if
26949  there would be a 
26950 \series bold
26951
26952 \backslash
26953 hfill
26954 \begin_inset Foot
26955 status collapsed
26956
26957 \begin_layout Standard
26958 more about 
26959 \series bold
26960
26961 \backslash
26962 hfill
26963 \series default
26964  see 
26965 \begin_inset LatexCommand ref
26966 reference "sub:Variable-Space"
26967
26968 \end_inset
26969
26970
26971 \end_layout
26972
26973 \end_inset
26974
26975
26976 \series default
26977  before the first and after every even column.
26978  When the formula style 
26979 \series bold
26980 Indented
26981 \begin_inset Foot
26982 status collapsed
26983
26984 \begin_layout Standard
26985 formula styles see 
26986 \begin_inset LatexCommand ref
26987 reference "sec:Formula-Styles"
26988
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \end_inset
26995
26996
26997 \series default
26998  is used, the formula is set without the 
26999 \series bold
27000
27001 \backslash
27002 hfill
27003 \series default
27004  before the first column.
27005 \end_layout
27006
27007 \begin_layout Subsubsection
27008 Alignat Environment
27009 \begin_inset LatexCommand index
27010 name "Formula ! multiline ! alignat environment"
27011
27012 \end_inset
27013
27014
27015 \end_layout
27016
27017 \begin_layout Standard
27018 The alignat environment has no predefined column separation.
27019  It can be inserted manually with the spaces that are described 
27020 \begin_inset LatexCommand ref
27021 reference "sub:Space"
27022
27023 \end_inset
27024
27025 .
27026 \end_layout
27027
27028 \begin_layout Standard
27029 The above example in the alignat environment where 1\InsetSpace \thinspace{}
27030 cm space was inserted
27031  at the beginning of the second formula:
27032 \begin_inset Formula \begin{alignat*}{2}
27033 A & =\sin(B) & \hspace{1cm}C & =D\\
27034 C & \ne A & B & \ne D\end{alignat*}
27035
27036 \end_inset
27037
27038 Because the column separation can be set separately for every column, this
27039  environment is especially suitable to set three and more formulas side
27040  by side.
27041 \end_layout
27042
27043 \begin_layout Subsubsection
27044 Flalign Environment
27045 \begin_inset LatexCommand label
27046 name "sub:Flalign-Environment"
27047
27048 \end_inset
27049
27050
27051 \begin_inset LatexCommand index
27052 name "Formula ! multiline ! flalign environment"
27053
27054 \end_inset
27055
27056
27057 \end_layout
27058
27059 \begin_layout Standard
27060 In this environment the first two columns are always set as much as possible
27061  to the left and the last two ones to the right.
27062  An example:
27063 \begin_inset Formula \begin{flalign*}
27064 A & =1 & B & =2 & C & =3\\
27065 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
27066
27067 \end_inset
27068
27069
27070 \end_layout
27071
27072 \begin_layout Standard
27073 By creating a flalign environment with an odd number of columns where an
27074  empty TeX-brace is inserted to the last column, several formulas in a document
27075  can be set to the left, although the formula style 
27076 \series bold
27077 Centered
27078 \series default
27079  is used.
27080  As example the indented formula 
27081 \begin_inset LatexCommand eqref
27082 reference "eq:VolInt"
27083
27084 \end_inset
27085
27086 :
27087 \begin_inset Formula \begin{flalign}
27088 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
27089
27090 \end_inset
27091
27092 The first two columns contain the formula.
27093  To indent it as with the formula style 
27094 \series bold
27095 Indented
27096 \series default
27097 , 30\InsetSpace \thinspace{}
27098 pt space was inserted at the beginning of the first column.
27099 \end_layout
27100
27101 \begin_layout Subsection
27102 Eqnarray Environment
27103 \begin_inset LatexCommand index
27104 name "Formula ! multiline ! eqnarray environment"
27105
27106 \end_inset
27107
27108
27109 \end_layout
27110
27111 \begin_layout Standard
27112 When this environment has been created, three blue boxes appear.
27113  The content of the first box is right aligned, the content of the last
27114  one left aligned.
27115  The content of the middle box appears centered and a bit smaller, because
27116  it is designed to insert there only relation characters.
27117 \begin_inset Formula \begin{eqnarray*}
27118 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27119 AB & AB & AB\\
27120 A & = & A\end{eqnarray*}
27121
27122 \end_inset
27123
27124
27125 \end_layout
27126
27127 \begin_layout Subsection
27128 Gather Environment
27129 \begin_inset LatexCommand index
27130 name "Formula ! multiline ! gather environment"
27131
27132 \end_inset
27133
27134
27135 \end_layout
27136
27137 \begin_layout Standard
27138 This environment consists of only one centered column.
27139  Every line can be numbered.
27140 \begin_inset Formula \begin{gather}
27141 A=1\\
27142 X=\textrm{-}1\end{gather}
27143
27144 \end_inset
27145
27146
27147 \end_layout
27148
27149 \begin_layout Subsection
27150 Multline Environment
27151 \begin_inset LatexCommand label
27152 name "sub:Multline-Environment"
27153
27154 \end_inset
27155
27156
27157 \begin_inset LatexCommand index
27158 name "Formula ! multiline ! multline environment"
27159
27160 \end_inset
27161
27162
27163 \end_layout
27164
27165 \begin_layout Standard
27166 The multline environment consists, like the gather environment, of only
27167  one column.
27168  But the first line is left aligned, the last one right aligned.
27169  All other lines are centered.
27170  Therefore this environment is suitable for long formulas.
27171  As example formula 
27172 \begin_inset LatexCommand eqref
27173 reference "eq:lefteqn"
27174
27175 \end_inset
27176
27177  in the multline environment:
27178 \begin_inset Formula \begin{multline}
27179 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}\\
27180 -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}\\
27181 =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}
27182
27183 \end_inset
27184
27185
27186 \end_layout
27187
27188 \begin_layout Standard
27189 In the output only the the last (first) line of a multline environment appears
27190  numbered when the document numbering is right (left).
27191 \begin_inset Foot
27192 status collapsed
27193
27194 \begin_layout Standard
27195 numbering styles see 
27196 \begin_inset LatexCommand ref
27197 reference "sec:Formula-Styles"
27198
27199 \end_inset
27200
27201
27202 \end_layout
27203
27204 \end_inset
27205
27206  This is also the case when there is a formula number displayed after every
27207  line in LyX.
27208 \begin_inset Foot
27209 status collapsed
27210
27211 \begin_layout Standard
27212 This is 
27213 \begin_inset ERT
27214 status collapsed
27215
27216 \begin_layout Standard
27217
27218
27219 \backslash
27220 href{http://bugzilla.lyx.org/show_bug.cgi?id=518}{
27221 \end_layout
27222
27223 \end_inset
27224
27225 LyX-bug #518
27226 \begin_inset ERT
27227 status collapsed
27228
27229 \begin_layout Standard
27230
27231 }
27232 \end_layout
27233
27234 \end_inset
27235
27236 .
27237 \end_layout
27238
27239 \end_inset
27240
27241
27242 \end_layout
27243
27244 \begin_layout Standard
27245 With the commands 
27246 \series bold
27247
27248 \backslash
27249 shoveright
27250 \begin_inset LatexCommand index
27251 name "Commands ! S ! \\textbackslash shoveright"
27252
27253 \end_inset
27254
27255
27256 \series default
27257  and 
27258 \series bold
27259
27260 \backslash
27261 shoveleft
27262 \begin_inset LatexCommand index
27263 name "Commands ! S ! \\textbackslash shoveleft"
27264
27265 \end_inset
27266
27267
27268 \series default
27269  a centered line can be right or left aligned, respectively.
27270  The commands are used as follows:
27271 \end_layout
27272
27273 \begin_layout Standard
27274
27275 \series bold
27276
27277 \backslash
27278 shoveright{line content}
27279 \series default
27280  and 
27281 \series bold
27282
27283 \backslash
27284 shoveleft{line content}
27285 \end_layout
27286
27287 \begin_layout Standard
27288 \begin_inset VSpace medskip
27289 \end_inset
27290
27291 The length 
27292 \series bold
27293
27294 \backslash
27295 multlinegap
27296 \begin_inset LatexCommand index
27297 name "Commands ! M ! \\textbackslash multlinegap"
27298
27299 \end_inset
27300
27301
27302 \series default
27303  specifies the distance of the first line from the left page margin.
27304  Predefined is the length 0\InsetSpace \thinspace{}
27305 pt.
27306 \end_layout
27307
27308 \begin_layout Standard
27309 As example the above formula where the command
27310 \end_layout
27311
27312 \begin_layout Standard
27313
27314 \series bold
27315
27316 \backslash
27317 setlength{
27318 \backslash
27319 multlinegap}{2cm}
27320 \end_layout
27321
27322 \begin_layout Standard
27323 was inserted in TeX-mode before:
27324 \begin_inset ERT
27325 status collapsed
27326
27327 \begin_layout Standard
27328
27329
27330 \backslash
27331 setlength{
27332 \backslash
27333 multlinegap}{2cm}
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \begin_inset Formula \begin{multline}
27340 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}\\
27341 \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}}\\
27342 =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}
27343
27344 \end_inset
27345
27346
27347 \begin_inset ERT
27348 status collapsed
27349
27350 \begin_layout Standard
27351
27352
27353 \backslash
27354 setlength{
27355 \backslash
27356 multlinegap}{0pt}
27357 \end_layout
27358
27359 \end_inset
27360
27361 The second line was left aligned using 
27362 \series bold
27363
27364 \backslash
27365 shoveleft
27366 \series default
27367 .
27368 \end_layout
27369
27370 \begin_layout Subsection
27371 Multiline Formula Parts
27372 \begin_inset LatexCommand label
27373 name "sub:Multiline-Formula-Parts"
27374
27375 \end_inset
27376
27377
27378 \begin_inset LatexCommand index
27379 name "Formula ! multiline ! formula parts"
27380
27381 \end_inset
27382
27383
27384 \end_layout
27385
27386 \begin_layout Standard
27387 To display only parts of a formula with multiple lines, one of the following
27388  environments are used: 
27389 \series bold
27390 aligned
27391 \series default
27392
27393 \series bold
27394 alignedat
27395 \series default
27396
27397 \series bold
27398 gathered
27399 \series default
27400  or 
27401 \series bold
27402 split
27403 \series default
27404 .
27405  They can be inserted via the menu 
27406 \family sans
27407 Insert\SpecialChar \menuseparator
27408 Math
27409 \family default
27410  or by using the commands described in this section.
27411 \end_layout
27412
27413 \begin_layout Standard
27414 The first three have the same properties as the corresponding multiline
27415  formula environments, but it is possible to set further formula parts beside
27416  them.
27417  An example:
27418 \begin_inset Formula \[
27419 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
27420 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
27421 \right\} \textrm{Uncertainty relations}\]
27422
27423 \end_inset
27424
27425
27426 \end_layout
27427
27428 \begin_layout Standard
27429 To get this formula, a displayed formula is created where the command 
27430 \series bold
27431
27432 \backslash
27433 aligned
27434 \begin_inset LatexCommand index
27435 name "Commands ! A ! \\textbackslash aligned"
27436
27437 \end_inset
27438
27439
27440 \series default
27441  is inserted.
27442  A purple box appears around the blue formula box where now columns and
27443  lines can be added.
27444  Outside the multiline environment other formula parts can be set, like
27445  the brace.
27446 \end_layout
27447
27448 \begin_layout Standard
27449 The aligned environment is also suitable for long formulas whose lines are
27450  horizontally aligned.
27451  Using aligned in a displayed formula has the advantage that the formula
27452  number is vertically centered behind the lines.
27453  As example formula 
27454 \begin_inset LatexCommand eqref
27455 reference "eq:kurzlang"
27456
27457 \end_inset
27458
27459  in the aligned environment:
27460 \begin_inset Formula \begin{equation}
27461 \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}|}\\
27462  & -\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}
27463 \end{equation}
27464
27465 \end_inset
27466
27467
27468 \end_layout
27469
27470 \begin_layout Standard
27471 To use the environments 
27472 \series bold
27473 alignedat
27474 \series default
27475
27476 \series bold
27477 gathered
27478 \series default
27479 , or 
27480 \series bold
27481 split
27482 \series default
27483 , the command 
27484 \series bold
27485
27486 \backslash
27487 alignedat
27488 \series default
27489 ,
27490 \begin_inset LatexCommand index
27491 name "Commands ! A ! \\textbackslash alignedat"
27492
27493 \end_inset
27494
27495  
27496 \series bold
27497
27498 \backslash
27499 gathered
27500 \series default
27501
27502 \begin_inset LatexCommand index
27503 name "Commands ! G ! \\textbackslash gathered"
27504
27505 \end_inset
27506
27507 , or 
27508 \series bold
27509
27510 \backslash
27511 split
27512 \series default
27513
27514 \begin_inset LatexCommand index
27515 name "Commands ! S ! \\textbackslash split"
27516
27517 \end_inset
27518
27519  are inserted, respectively.
27520  The split environment has the same properties as the aligned environment
27521  but it can only have two columns.
27522 \end_layout
27523
27524 \begin_layout Subsection
27525 Text in multiline Formulas
27526 \begin_inset LatexCommand label
27527 name "sub:Text-in-multiline"
27528
27529 \end_inset
27530
27531
27532 \begin_inset LatexCommand index
27533 name "Text ! in formulas"
27534
27535 \end_inset
27536
27537
27538 \begin_inset LatexCommand index
27539 name "Formula ! multiline ! text"
27540
27541 \end_inset
27542
27543
27544 \end_layout
27545
27546 \begin_layout Standard
27547 In the Align environments, and the multline and gather environment, text
27548  can be inserted that will appear in a separate line and doesn't affect
27549  the column alignment.
27550  To do this, the command 
27551 \series bold
27552
27553 \backslash
27554 intertext
27555 \begin_inset LatexCommand index
27556 name "Commands ! I ! \\textbackslash intertext"
27557
27558 \end_inset
27559
27560
27561 \series default
27562  is used in the following scheme:
27563 \end_layout
27564
27565 \begin_layout Standard
27566
27567 \series bold
27568
27569 \backslash
27570 intertext{text}
27571 \end_layout
27572
27573 \begin_layout Standard
27574 The text should not be longer than a line because it cannot be hyphenated.
27575  As LyX doesn't yet support 
27576 \series bold
27577
27578 \backslash
27579 intertext
27580 \series default
27581  directly, the text is written as mathematical text.
27582  
27583 \series bold
27584
27585 \backslash
27586 intertext
27587 \series default
27588  must hereby be at the beginning of a line and appears in the output above
27589  this line.
27590  An example where the text was inserted at the beginning of the second line:
27591 \begin_inset Formula \begin{align}
27592 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
27593 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
27594
27595 \end_inset
27596
27597
27598 \end_layout
27599
27600 \begin_layout Section
27601 Formula Numbering
27602 \begin_inset LatexCommand index
27603 name "Formula numbering"
27604
27605 \end_inset
27606
27607
27608 \begin_inset LatexCommand index
27609 name "Formula ! numbering|see{Formula numbering}"
27610
27611 \end_inset
27612
27613
27614 \end_layout
27615
27616 \begin_layout Subsection
27617 General
27618 \end_layout
27619
27620 \begin_layout Standard
27621 Numbered formulas can be created with the menu 
27622 \family sans
27623 Insert\SpecialChar \menuseparator
27624 Math\SpecialChar \menuseparator
27625 Numbered\InsetSpace ~
27626 Formula
27627 \family default
27628  (shortcut 
27629 \family sans
27630 Ctrl-Alt\InsetSpace ~
27631 n
27632 \family default
27633 ).
27634  Existing formulas can be numbered with the menu 
27635 \family sans
27636 Edit\SpecialChar \menuseparator
27637 Math\SpecialChar \menuseparator
27638 Toggle\InsetSpace ~
27639 Numbering
27640 \family default
27641  (shortcut 
27642 \family sans
27643 Alt-m\InsetSpace ~
27644 n
27645 \family default
27646 ).
27647  The formula number is displayed in LyX behind the formula as number sign
27648  in parentheses.
27649  The number sign is replaced in the output by the formula number.
27650 \end_layout
27651
27652 \begin_layout Standard
27653 When numbering is turned on in multiline formulas, all lines will be numbered.
27654  But the numbering can be controlled with the menu 
27655 \family sans
27656 Edit\SpecialChar \menuseparator
27657 Math\SpecialChar \menuseparator
27658 Toggle\InsetSpace ~
27659 Numbering\InsetSpace ~
27660 of\InsetSpace ~
27661 Line
27662 \family default
27663  (shortcut 
27664 \family sans
27665 Alt-m\InsetSpace ~
27666 N
27667 \family default
27668 ) for every line.
27669 \end_layout
27670
27671 \begin_layout Standard
27672 Except of inline formulas, all formulas can be numbered with two different
27673  styles, see 
27674 \begin_inset LatexCommand ref
27675 reference "sec:Formula-Styles"
27676
27677 \end_inset
27678
27679 .
27680 \end_layout
27681
27682 \begin_layout Subsection
27683 Cross-References
27684 \begin_inset LatexCommand label
27685 name "sub:Cross-References"
27686
27687 \end_inset
27688
27689
27690 \begin_inset LatexCommand index
27691 name "Cross-references ! to formulas"
27692
27693 \end_inset
27694
27695
27696 \end_layout
27697
27698 \begin_layout Standard
27699 All labeled formulas can be cross-referenced.
27700  A label is added by the menu 
27701 \family sans
27702 Insert\SpecialChar \menuseparator
27703 Label
27704 \family default
27705  or the toolbar button 
27706 \begin_inset Graphics
27707         filename ../images/label-insert.png
27708         scale 85
27709
27710 \end_inset
27711
27712 .
27713  The cursor must hereby be inside a displayed formula.
27714  A dialog pops up displaying the prefix 
27715 \series bold
27716 eq:
27717 \series default
27718  in a text field.
27719  The label is inserted there behind the prefix.
27720  The predefined prefix means 
27721 \begin_inset Quotes eld
27722 \end_inset
27723
27724 equation
27725 \begin_inset Quotes erd
27726 \end_inset
27727
27728  and makes it easier to find labels in large documents because it marks
27729  it as formula label to divide it from e.\InsetSpace \thinspace{}
27730 g.\InsetSpace ~
27731 section labels.
27732  To change a label, the menu 
27733 \family sans
27734 Insert\SpecialChar \menuseparator
27735 Label
27736 \family default
27737  is used again.
27738 \end_layout
27739
27740 \begin_layout Standard
27741 The name of the label is displayed in LyX within two parentheses behind
27742  formula.
27743  A formula with a label is always numbered.
27744  The label is deleted when the numbering is turned off.
27745  This is at the moment the only way to delete a label, see 
27746 \begin_inset ERT
27747 status collapsed
27748
27749 \begin_layout Standard
27750
27751
27752 \backslash
27753 href{http://bugzilla.lyx.org/show_bug.cgi?id=2556}{
27754 \end_layout
27755
27756 \end_inset
27757
27758 LyX-bug #2556
27759 \begin_inset ERT
27760 status collapsed
27761
27762 \begin_layout Standard
27763
27764 }
27765 \end_layout
27766
27767 \end_inset
27768
27769 .
27770 \end_layout
27771
27772 \begin_layout Standard
27773 Cross-references are inserted via the menu 
27774 \family sans
27775 Insert\SpecialChar \menuseparator
27776 Cross-Reference
27777 \family default
27778  or with the toolbar button 
27779 \begin_inset Graphics
27780         filename ../images/dialog-show-new-inset_ref.png
27781         scale 85
27782
27783 \end_inset
27784
27785 .
27786  A formula cross-reference appears in the output as formula number.
27787  When in the cross-reference dialog window the format 
27788 \series bold
27789 (<reference>)
27790 \series default
27791  is chosen, the cross-reference appears in the output as formula number
27792  in parentheses.
27793 \newline
27794 By right-clicking on a cross-reference in LyX, one jumps
27795  to the formula that is referenced.
27796 \end_layout
27797
27798 \begin_layout Standard
27799 Here are as examples cross-references to formulas of the following subsections:
27800 \begin_inset Note Note
27801 status open
27802
27803 \begin_layout Standard
27804 Note the different cross-reference types.
27805 \end_layout
27806
27807 \end_inset
27808
27809
27810 \end_layout
27811
27812 \begin_layout Standard
27813 The equations 
27814 \begin_inset LatexCommand eqref
27815 reference "eq:tag"
27816
27817 \end_inset
27818
27819  and 
27820 \begin_inset LatexCommand eqref
27821 reference "eq:c"
27822
27823 \end_inset
27824
27825  are equivalent.
27826  In (
27827 \begin_inset LatexCommand ref
27828 reference "eq:Lat"
27829
27830 \end_inset
27831
27832 ) big Latin letters are used for the numbering in contrary to (
27833 \begin_inset LatexCommand ref
27834 reference "eq:Rom"
27835
27836 \end_inset
27837
27838 ).
27839 \end_layout
27840
27841 \begin_layout Standard
27842 \begin_inset VSpace medskip
27843 \end_inset
27844
27845 When the argument of 
27846 \series bold
27847
27848 \backslash
27849 tag
27850 \begin_inset Foot
27851 status collapsed
27852
27853 \begin_layout Standard
27854
27855 \series bold
27856
27857 \backslash
27858 tag
27859 \series default
27860  is described in 
27861 \begin_inset LatexCommand ref
27862 reference "sub:User-defined-Numbering"
27863
27864 \end_inset
27865
27866 .
27867 \end_layout
27868
27869 \end_inset
27870
27871
27872 \series default
27873  contains a box like in 
27874 \begin_inset LatexCommand ref
27875 reference "sub:Paragraph-Boxes"
27876
27877 \end_inset
27878
27879 , the formula cannot be referenced.
27880 \end_layout
27881
27882 \begin_layout Subsection
27883 Subnumbering
27884 \begin_inset LatexCommand index
27885 name "Formula numbering ! subnumbering"
27886
27887 \end_inset
27888
27889
27890 \end_layout
27891
27892 \begin_layout Standard
27893 With the help of the commands 
27894 \series bold
27895
27896 \backslash
27897 begin{subequations}
27898 \series default
27899  and 
27900 \series bold
27901
27902 \backslash
27903 end{subequations}
27904 \series default
27905  formulas can be subnumbered.
27906  Both commands are inserted in TeX-mode.
27907 \end_layout
27908
27909 \begin_layout Standard
27910 An example:
27911 \begin_inset Formula \begin{equation}
27912 A=C-B\label{eq:a}\end{equation}
27913
27914 \end_inset
27915
27916
27917 \begin_inset ERT
27918 status collapsed
27919
27920 \begin_layout Standard
27921
27922
27923 \backslash
27924 addtocounter{equation}{-1}
27925 \end_layout
27926
27927 \end_inset
27928
27929
27930 \begin_inset ERT
27931 status collapsed
27932
27933 \begin_layout Standard
27934
27935
27936 \backslash
27937 begin{subequations}
27938 \end_layout
27939
27940 \end_inset
27941
27942
27943 \begin_inset VSpace -5mm
27944 \end_inset
27945
27946
27947 \begin_inset Formula \begin{equation}
27948 B=C-A\label{eq:b}\end{equation}
27949
27950 \end_inset
27951
27952
27953 \begin_inset Formula \begin{equation}
27954 C=A+B\label{eq:c}\end{equation}
27955
27956 \end_inset
27957
27958
27959 \end_layout
27960
27961 \begin_layout Standard
27962 \begin_inset ERT
27963 status collapsed
27964
27965 \begin_layout Standard
27966
27967
27968 \backslash
27969 end{subequations}
27970 \end_layout
27971
27972 \end_inset
27973
27974
27975 \end_layout
27976
27977 \begin_layout Standard
27978 To create the example, the following is done:
27979 \end_layout
27980
27981 \begin_layout Enumerate
27982 first formula is inserted
27983 \end_layout
27984
27985 \begin_layout Enumerate
27986
27987 \series bold
27988
27989 \backslash
27990 addtocounter{equation}{-1} 
27991 \backslash
27992 begin{subequations}
27993 \begin_inset LatexCommand index
27994 name "Commands ! A ! \\textbackslash addtocounter"
27995
27996 \end_inset
27997
27998
27999 \newline
28000
28001 \series default
28002 is inserted after the first formula
28003 \end_layout
28004
28005 \begin_layout Enumerate
28006 second formula is inserted
28007 \end_layout
28008
28009 \begin_layout Enumerate
28010 third formula is inserted
28011 \end_layout
28012
28013 \begin_layout Enumerate
28014
28015 \series bold
28016
28017 \backslash
28018 end{subequations}
28019 \series default
28020  is inserted after the third formula
28021 \end_layout
28022
28023 \begin_layout Standard
28024 Every formula between the commands 
28025 \series bold
28026
28027 \backslash
28028 begin
28029 \series default
28030  and 
28031 \series bold
28032
28033 \backslash
28034 end
28035 \series default
28036  is subnumbered as a, b, 
28037 \begin_inset ERT
28038 status collapsed
28039
28040 \begin_layout Standard
28041
28042
28043 \backslash
28044 linebreak 
28045 \end_layout
28046
28047 \end_inset
28048
28049 c, \SpecialChar \ldots{}
28050  For multiline formulas every line will be subnumbered.
28051  All subnumbered formulas are treated as 
28052 \emph on
28053 one
28054 \emph default
28055  numbered formula.
28056  But as every numbered formula increases the counter 
28057 \series bold
28058 equation
28059 \series default
28060  by one, the command 
28061 \series bold
28062
28063 \backslash
28064 addtocounter
28065 \series default
28066  is needed to decrease it.
28067  Otherwise the formulas 
28068 \begin_inset LatexCommand eqref
28069 reference "eq:a"
28070
28071 \end_inset
28072
28073
28074 \begin_inset LatexCommand eqref
28075 reference "eq:b"
28076
28077 \end_inset
28078
28079
28080 \begin_inset LatexCommand eqref
28081 reference "eq:c"
28082
28083 \end_inset
28084
28085  would be numbered as 
28086 \begin_inset LatexCommand eqref
28087 reference "eq:a"
28088
28089 \end_inset
28090
28091
28092 \begin_inset LatexCommand eqref
28093 reference "eq:d"
28094
28095 \end_inset
28096
28097
28098 \begin_inset LatexCommand eqref
28099 reference "eq:f"
28100
28101 \end_inset
28102
28103 .
28104 \end_layout
28105
28106 \begin_layout Standard
28107 By inserting the commands in TeX-mode, a space is created between the first
28108  two formulas.
28109  To revert this -5\InsetSpace \thinspace{}
28110 mm vertical space is inserted after the command 
28111 \series bold
28112
28113 \backslash
28114 begin{subequations}
28115 \series default
28116 .
28117  When the formula style 
28118 \series bold
28119 Indented
28120 \begin_inset Foot
28121 status collapsed
28122
28123 \begin_layout Standard
28124 formula styles see 
28125 \begin_inset LatexCommand ref
28126 reference "sec:Formula-Styles"
28127
28128 \end_inset
28129
28130
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \series default
28137  is used, -7\InsetSpace \thinspace{}
28138 mm space is inserted instead.
28139 \end_layout
28140
28141 \begin_layout Standard
28142 Here is an example for a multiline formula where the numbering was turned
28143  off for the second line:
28144 \begin_inset ERT
28145 status collapsed
28146
28147 \begin_layout Standard
28148
28149
28150 \backslash
28151 begin{subequations}
28152 \end_layout
28153
28154 \end_inset
28155
28156
28157 \begin_inset Formula \begin{eqnarray}
28158 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28159  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
28160  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
28161
28162 \end_inset
28163
28164
28165 \begin_inset ERT
28166 status collapsed
28167
28168 \begin_layout Standard
28169
28170
28171 \backslash
28172 end{subequations}
28173 \end_layout
28174
28175 \end_inset
28176
28177
28178 \end_layout
28179
28180 \begin_layout Subsection
28181 User-defined Numbering
28182 \begin_inset LatexCommand label
28183 name "sub:User-defined-Numbering"
28184
28185 \end_inset
28186
28187
28188 \begin_inset LatexCommand index
28189 name "Formula numbering ! user-defined"
28190
28191 \end_inset
28192
28193
28194 \end_layout
28195
28196 \begin_layout Standard
28197 \begin_inset LatexCommand index
28198 name "Formula numbering ! self-defined delimiters"
28199
28200 \end_inset
28201
28202 With the standard numbering parentheses are set around the formula number.
28203  To replace the parentheses for example by vertical bars, the following
28204  line is added to the LaTeX-preamble:
28205 \end_layout
28206
28207 \begin_layout Standard
28208
28209 \series bold
28210
28211 \backslash
28212 def
28213 \backslash
28214 tagform@#1{
28215 \backslash
28216 maketag@@@{|#1|}}
28217 \series default
28218
28219 \begin_inset Note Note
28220 status collapsed
28221
28222 \begin_layout Standard
28223 This macro is already declared in the LaTeX-preamble for testing.
28224  To activate it, remove the percent sign at the beginning.
28225 \end_layout
28226
28227 \end_inset
28228
28229
28230 \end_layout
28231
28232 \begin_layout Standard
28233 To use other characters, the vertical bars besides the 
28234 \series bold
28235 #1
28236 \series default
28237  are replaced by one ore more characters.
28238  To get only the formula number the vertical bars are omitted.
28239 \end_layout
28240
28241 \begin_layout Standard
28242 \begin_inset VSpace bigskip
28243 \end_inset
28244
28245 When there should be an expression of your choice instead of the consecutive
28246  formula number in parentheses behind the formula, the command 
28247 \series bold
28248
28249 \backslash
28250 tag{expression}
28251 \series default
28252
28253 \begin_inset LatexCommand index
28254 name "Commands ! T ! \\textbackslash tag"
28255
28256 \end_inset
28257
28258  is used:
28259 \begin_inset Formula \begin{equation}
28260 A+B=C\tag{something}\label{eq:tag}\end{equation}
28261
28262 \end_inset
28263
28264 In this example the command 
28265 \series bold
28266
28267 \backslash
28268 tag
28269 \backslash
28270 {something
28271 \series default
28272  was inserted to the formula.
28273 \end_layout
28274
28275 \begin_layout Standard
28276 When the command 
28277 \series bold
28278
28279 \backslash
28280 tag*
28281 \backslash
28282 {something
28283 \series default
28284  is inserted instead, the star prevents the parentheses around the expression:
28285 \begin_inset Formula \[
28286 A+B=C\tag*{something}\]
28287
28288 \end_inset
28289
28290
28291 \end_layout
28292
28293 \begin_layout Standard
28294 \begin_inset VSpace bigskip
28295 \end_inset
28296
28297 To restart the formula numbering with new document parts or sections, the
28298  following command is used:
28299 \end_layout
28300
28301 \begin_layout Standard
28302
28303 \series bold
28304
28305 \backslash
28306 @addtoreset{equation}{part}
28307 \series default
28308
28309 \begin_inset LatexCommand index
28310 name "Commands ! \"@\" ! \\textbackslash \"@\"addtoreset"
28311
28312 \end_inset
28313
28314
28315 \newline
28316 resp.
28317 \newline
28318
28319 \series bold
28320
28321 \backslash
28322 @addtoreset{equation}{section}
28323 \end_layout
28324
28325 \begin_layout Standard
28326 To be able to use these commands in TeX-mode, the 
28327 \begin_inset Quotes eld
28328 \end_inset
28329
28330 @
28331 \begin_inset Quotes erd
28332 \end_inset
28333
28334  character has to be made 
28335 \begin_inset Quotes eld
28336 \end_inset
28337
28338 active
28339 \begin_inset Quotes erd
28340 \end_inset
28341
28342  for LaTeX using the command 
28343 \series bold
28344
28345 \backslash
28346 makeatletter.
28347
28348 \series default
28349  The command 
28350 \series bold
28351
28352 \backslash
28353 makeatother
28354 \series default
28355  reverts this.
28356  So the command sequence in TeX-mode is:
28357 \end_layout
28358
28359 \begin_layout Standard
28360
28361 \series bold
28362
28363 \backslash
28364 makeatletter
28365 \newline
28366
28367 \backslash
28368 @addtoreset{equation}{section}
28369 \newline
28370
28371 \backslash
28372 makeatother
28373 \end_layout
28374
28375 \begin_layout Standard
28376 In the LaTeX-preamble 
28377 \series bold
28378
28379 \backslash
28380 makeatletter
28381 \series default
28382  and 
28383 \series bold
28384
28385 \backslash
28386 makeatother
28387 \series default
28388  can be omitted as they are automatically internally inserted by LyX.
28389 \end_layout
28390
28391 \begin_layout Standard
28392 To revert 
28393 \series bold
28394
28395 \backslash
28396 @addtoreset
28397 \series default
28398 , the file 
28399 \series bold
28400 remreset.sty
28401 \series default
28402
28403 \begin_inset Foot
28404 status collapsed
28405
28406 \begin_layout Standard
28407
28408 \series bold
28409 remreset
28410 \series default
28411  is part of the LaTeX-package 
28412 \series bold
28413 carlisle
28414 \series default
28415
28416 \begin_inset LatexCommand index
28417 name "Packages ! carlisle"
28418
28419 \end_inset
28420
28421  that is part of every LaTeX standard installation.
28422 \end_layout
28423
28424 \end_inset
28425
28426
28427 \begin_inset LatexCommand index
28428 name "Packages ! remreset"
28429
28430 \end_inset
28431
28432  has to be loaded in the LaTeX-preamble with the line
28433 \end_layout
28434
28435 \begin_layout Standard
28436
28437 \series bold
28438
28439 \backslash
28440 usepackage{remreset}
28441 \end_layout
28442
28443 \begin_layout Standard
28444 Then the command 
28445 \series bold
28446
28447 \backslash
28448 @removefromreset
28449 \series default
28450
28451 \begin_inset LatexCommand index
28452 name "Commands ! \"@\" ! \\textbackslash \"@\"removefromreset"
28453
28454 \end_inset
28455
28456  can be used with the same scheme as 
28457 \series bold
28458
28459 \backslash
28460 @addtoreset
28461 \series default
28462 .
28463 \end_layout
28464
28465 \begin_layout Standard
28466 \begin_inset VSpace bigskip
28467 \end_inset
28468
28469 Sometimes formulas should be numbered in the following form:
28470 \end_layout
28471
28472 \begin_layout Standard
28473
28474 \family typewriter
28475 (section number.formula number)
28476 \end_layout
28477
28478 \begin_layout Standard
28479 The formula number should start with every section with 
28480 \begin_inset Quotes eld
28481 \end_inset
28482
28483 1
28484 \begin_inset Quotes erd
28485 \end_inset
28486
28487 .
28488 \end_layout
28489
28490 \begin_layout Standard
28491 For this case there is the command 
28492 \series bold
28493
28494 \backslash
28495 numberwithin
28496 \series default
28497
28498 \begin_inset LatexCommand index
28499 name "Commands ! N ! \\textbackslash numberwithin"
28500
28501 \end_inset
28502
28503 , which is used with the following scheme:
28504 \end_layout
28505
28506 \begin_layout Standard
28507
28508 \series bold
28509
28510 \backslash
28511 numberwithin{counter}{sectioning}
28512 \end_layout
28513
28514 \begin_layout Standard
28515 Counter denotes what kind of numbering is affected, sectioning denotes what
28516  number is before the dot.
28517 \end_layout
28518
28519 \begin_layout Standard
28520 Thus in our case the following LaTeX-preamble or ERT line is used:
28521 \end_layout
28522
28523 \begin_layout Standard
28524
28525 \series bold
28526
28527 \backslash
28528 numberwithin{equation}{section}
28529 \end_layout
28530
28531 \begin_layout Standard
28532 This is the result:
28533 \begin_inset ERT
28534 status collapsed
28535
28536 \begin_layout Standard
28537
28538
28539 \backslash
28540 numberwithin{equation}{section}
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \begin_inset Formula \begin{equation}
28547 A+B=C\end{equation}
28548
28549 \end_inset
28550
28551
28552 \end_layout
28553
28554 \begin_layout Standard
28555 To number e.\InsetSpace \thinspace{}
28556 g.\InsetSpace ~
28557 tables so that the number of the part is the sectioning,
28558 \newline
28559
28560 \series bold
28561
28562 \backslash
28563 numberwithin{table}{part}
28564 \series default
28565  is used.
28566 \end_layout
28567
28568 \begin_layout Standard
28569 To go back to the standard numbering or to prevent this kind of numbering
28570  when it is defined by the document class, the following command is inserted
28571  as ERT or to the LaTeX-preamble:
28572 \end_layout
28573
28574 \begin_layout Standard
28575
28576 \series bold
28577
28578 \backslash
28579 renewcommand{
28580 \backslash
28581 theequation}{
28582 \backslash
28583 arabic{equation}}
28584 \begin_inset LatexCommand index
28585 name "Commands ! A ! \\textbackslash arabic"
28586
28587 \end_inset
28588
28589
28590 \series default
28591
28592 \begin_inset ERT
28593 status collapsed
28594
28595 \begin_layout Standard
28596
28597
28598 \backslash
28599 renewcommand{
28600 \backslash
28601 theequation}{
28602 \backslash
28603 arabic{equation}}
28604 \end_layout
28605
28606 \end_inset
28607
28608
28609 \series bold
28610
28611 \newline
28612
28613 \series default
28614 or
28615 \series bold
28616
28617 \newline
28618
28619 \backslash
28620 renewcommand{
28621 \backslash
28622 thetable}{
28623 \backslash
28624 arabic{table}}
28625 \end_layout
28626
28627 \begin_layout Standard
28628
28629 \series bold
28630
28631 \backslash
28632 numberwithin
28633 \series default
28634  uses internally the command 
28635 \series bold
28636
28637 \backslash
28638 @addtoreset
28639 \series default
28640 , described above, that also needs to be reverted.
28641 \begin_inset ERT
28642 status collapsed
28643
28644 \begin_layout Standard
28645
28646
28647 \backslash
28648 makeatletter
28649 \end_layout
28650
28651 \begin_layout Standard
28652
28653
28654 \backslash
28655 @removefromreset{equation}{section}
28656 \end_layout
28657
28658 \begin_layout Standard
28659
28660
28661 \backslash
28662 makeatother
28663 \end_layout
28664
28665 \end_inset
28666
28667
28668 \end_layout
28669
28670 \begin_layout Subsection
28671 Numbering with Roman Numbers and Letters
28672 \begin_inset LatexCommand label
28673 name "sub:Numbering-with-Roman"
28674
28675 \end_inset
28676
28677
28678 \begin_inset LatexCommand index
28679 name "Formula numbering ! with letters"
28680
28681 \end_inset
28682
28683
28684 \begin_inset LatexCommand index
28685 name "Formula numbering ! with Roman numbers"
28686
28687 \end_inset
28688
28689
28690 \end_layout
28691
28692 \begin_layout Standard
28693 Formulas can also be numbered with Roman numbers and Latin letters.
28694  To number for example with small Roman numbers, the command
28695 \end_layout
28696
28697 \begin_layout Standard
28698
28699 \series bold
28700
28701 \backslash
28702 renewcommand{
28703 \backslash
28704 theequation}{
28705 \backslash
28706 roman{equation}}
28707 \end_layout
28708
28709 \begin_layout Standard
28710 is inserted before the formula in TeX-mode.
28711  
28712 \series bold
28713
28714 \backslash
28715 renewcommand
28716 \series default
28717
28718 \begin_inset LatexCommand index
28719 name "Commands ! R ! \\textbackslash renewcommand"
28720
28721 \end_inset
28722
28723  redefines the predefined command 
28724 \series bold
28725
28726 \backslash
28727 theequation
28728 \series default
28729  to the command 
28730 \series bold
28731
28732 \backslash
28733 roman{equation}
28734 \series default
28735
28736 \begin_inset Foot
28737 status collapsed
28738
28739 \begin_layout Standard
28740 The command 
28741 \series bold
28742
28743 \backslash
28744 renewcommand
28745 \series default
28746  has the same scheme like the command 
28747 \series bold
28748
28749 \backslash
28750 newcommand
28751 \series default
28752  that is described in 
28753 \begin_inset LatexCommand ref
28754 reference "sec:User-defined-commands"
28755
28756 \end_inset
28757
28758 .
28759 \end_layout
28760
28761 \end_inset
28762
28763 .
28764  
28765 \series bold
28766 equation
28767 \series default
28768  is the formula counter.
28769  When the command 
28770 \series bold
28771
28772 \backslash
28773 the
28774 \series default
28775  is used as prefix for a counter, the value of the counter is output as
28776  Arabic number.
28777  When a formula is numbered, LaTeX sets internally the command 
28778 \series bold
28779
28780 \backslash
28781 theequation
28782 \series default
28783  behind the formula.
28784  
28785 \series bold
28786
28787 \backslash
28788 roman{equation}
28789 \begin_inset LatexCommand index
28790 name "Commands ! R ! \\textbackslash roman"
28791
28792 \end_inset
28793
28794
28795 \series default
28796  outputs the counter as small Roman number.
28797 \end_layout
28798
28799 \begin_layout Standard
28800 All formulas behind the command 
28801 \series bold
28802
28803 \backslash
28804 renew
28805 \series default
28806 c
28807 \series bold
28808 ommand
28809 \series default
28810  are now numbered Roman.
28811  To switch to numbering with big Roman numbers, the command is inserted
28812  again, but 
28813 \series bold
28814
28815 \backslash
28816 roman
28817 \series default
28818  is replaced by 
28819 \series bold
28820
28821 \backslash
28822 Roman
28823 \series default
28824
28825 \begin_inset LatexCommand index
28826 name "Commands ! R ! \\textbackslash roman@\\textbackslash Roman"
28827
28828 \end_inset
28829
28830 .
28831  To 
28832 \begin_inset Quotes eld
28833 \end_inset
28834
28835 number
28836 \begin_inset Quotes erd
28837 \end_inset
28838
28839  with small Latin letters there is the command 
28840 \series bold
28841
28842 \backslash
28843 alph
28844 \series default
28845
28846 \begin_inset LatexCommand index
28847 name "Commands ! A ! \\textbackslash alph"
28848
28849 \end_inset
28850
28851 , for big ones there is the command 
28852 \series bold
28853
28854 \backslash
28855 Alph
28856 \series default
28857
28858 \begin_inset LatexCommand index
28859 name "Commands ! A ! \\textbackslash alph@\\textbackslash Alph"
28860
28861 \end_inset
28862
28863 .
28864 \end_layout
28865
28866 \begin_layout Standard
28867 \begin_inset Note Greyedout
28868 status open
28869
28870 \begin_layout Standard
28871
28872 \series bold
28873 Note:
28874 \series default
28875  Only maximal 26 formulas can be numbered with Latin letters in one document.
28876 \end_layout
28877
28878 \end_inset
28879
28880
28881 \end_layout
28882
28883 \begin_layout Standard
28884 \begin_inset ERT
28885 status collapsed
28886
28887 \begin_layout Standard
28888
28889
28890 \backslash
28891 renewcommand{
28892 \backslash
28893 theequation}{
28894 \backslash
28895 roman{equation}}
28896 \end_layout
28897
28898 \end_inset
28899
28900
28901 \end_layout
28902
28903 \begin_layout Standard
28904 \begin_inset Formula \begin{equation}
28905 A=\textrm{small roman}\label{eq:rom}\end{equation}
28906
28907 \end_inset
28908
28909
28910 \begin_inset ERT
28911 status collapsed
28912
28913 \begin_layout Standard
28914
28915
28916 \backslash
28917 renewcommand{
28918 \backslash
28919 theequation}{
28920 \backslash
28921 Roman{equation}}
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \begin_inset Formula \begin{equation}
28928 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
28929
28930 \end_inset
28931
28932
28933 \begin_inset ERT
28934 status collapsed
28935
28936 \begin_layout Standard
28937
28938
28939 \backslash
28940 renewcommand{
28941 \backslash
28942 theequation}{
28943 \backslash
28944 alph{equation}}
28945 \end_layout
28946
28947 \end_inset
28948
28949
28950 \begin_inset Formula \begin{equation}
28951 C=\textrm{small Latin}\label{eq:lat}\end{equation}
28952
28953 \end_inset
28954
28955
28956 \begin_inset ERT
28957 status collapsed
28958
28959 \begin_layout Standard
28960
28961
28962 \backslash
28963 renewcommand{
28964 \backslash
28965 theequation}{
28966 \backslash
28967 Alph{equation}}
28968 \end_layout
28969
28970 \end_inset
28971
28972
28973 \begin_inset Formula \begin{equation}
28974 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
28975
28976 \end_inset
28977
28978
28979 \end_layout
28980
28981 \begin_layout Standard
28982 To switch back to the default numbering, insert the command:
28983 \end_layout
28984
28985 \begin_layout Standard
28986
28987 \series bold
28988
28989 \backslash
28990 renewcommand{
28991 \backslash
28992 theequation}{
28993 \backslash
28994 arabic{equation}}
28995 \begin_inset LatexCommand index
28996 name "Commands ! A ! \\textbackslash arabic"
28997
28998 \end_inset
28999
29000
29001 \end_layout
29002
29003 \begin_layout Standard
29004 \begin_inset ERT
29005 status collapsed
29006
29007 \begin_layout Standard
29008
29009
29010 \backslash
29011 renewcommand{
29012 \backslash
29013 theequation}{
29014 \backslash
29015 arabic{equation}}
29016 \end_layout
29017
29018 \end_inset
29019
29020
29021 \begin_inset Formula \begin{equation}
29022 E=\textrm{Arabic}\label{eq:arab}\end{equation}
29023
29024 \end_inset
29025
29026
29027 \end_layout
29028
29029 \begin_layout Standard
29030 \begin_inset VSpace medskip
29031 \end_inset
29032
29033 As you see, formulas are numbered serially independent from the numbering
29034  style.
29035  When then numbering should start with 
29036 \begin_inset Quotes eld
29037 \end_inset
29038
29039 1
29040 \begin_inset Quotes erd
29041 \end_inset
29042
29043  when the style is changed, new equation counters have to be defined.
29044  A description about this can be found in the file 
29045 \begin_inset ERT
29046 status collapsed
29047
29048 \begin_layout Standard
29049
29050
29051 \backslash
29052 href{Formula-numbering.pdf}{
29053 \end_layout
29054
29055 \end_inset
29056
29057 Formula-numbering.pdf
29058 \begin_inset ERT
29059 status collapsed
29060
29061 \begin_layout Standard
29062
29063 }
29064 \end_layout
29065
29066 \end_inset
29067
29068 .
29069 \begin_inset Note Note
29070 status collapsed
29071
29072 \begin_layout Standard
29073 More about the command 
29074 \series bold
29075
29076 \backslash
29077 href
29078 \series default
29079 , see section 
29080 \begin_inset LatexCommand ref
29081 reference "sub:Links-in-DVI-"
29082
29083 \end_inset
29084
29085
29086 \end_layout
29087
29088 \end_inset
29089
29090
29091 \end_layout
29092
29093 \begin_layout Section
29094 User-defined commands
29095 \begin_inset LatexCommand label
29096 name "sec:User-defined-commands"
29097
29098 \end_inset
29099
29100
29101 \begin_inset LatexCommand index
29102 name "User-defined commands"
29103
29104 \end_inset
29105
29106
29107 \end_layout
29108
29109 \begin_layout Standard
29110 Many LaTeX-commands are too long to be used frequently.
29111  But it is possible to define with the command 
29112 \series bold
29113
29114 \backslash
29115 newcommand
29116 \series default
29117
29118 \begin_inset LatexCommand index
29119 name "Commands ! N ! \\textbackslash newcommand"
29120
29121 \end_inset
29122
29123  new shorter commands.
29124 \end_layout
29125
29126 \begin_layout Standard
29127 The command scheme of 
29128 \series bold
29129
29130 \backslash
29131 newcommand
29132 \series default
29133  is:
29134 \end_layout
29135
29136 \begin_layout Standard
29137
29138 \series bold
29139
29140 \backslash
29141 newcommand{new command name}[number of arguments][optional
29142 \series default
29143  
29144 \series bold
29145 value]
29146 \newline
29147
29148 \begin_inset ERT
29149 status collapsed
29150
29151 \begin_layout Standard
29152
29153
29154 \backslash
29155 phantom{
29156 \end_layout
29157
29158 \end_inset
29159
29160
29161 \backslash
29162 newcommand
29163 \begin_inset ERT
29164 status collapsed
29165
29166 \begin_layout Standard
29167
29168 }
29169 \end_layout
29170
29171 \end_inset
29172
29173 {command definition}
29174 \end_layout
29175
29176 \begin_layout Standard
29177 \begin_inset Note Greyedout
29178 status open
29179
29180 \begin_layout Standard
29181
29182 \series bold
29183 Note:
29184 \series default
29185  Assure that the name of the new command is not already used in your document
29186  or by LaTeX-packages that you use.
29187  When you for example define the command 
29188 \series bold
29189
29190 \backslash
29191 le
29192 \series default
29193  for 
29194 \series bold
29195
29196 \backslash
29197 Leftarrow
29198 \series default
29199 , you get an error message because 
29200 \series bold
29201
29202 \backslash
29203 le
29204 \series default
29205  is already defined as command for 
29206 \begin_inset Quotes eld
29207 \end_inset
29208
29209
29210 \begin_inset Formula $\le$
29211 \end_inset
29212
29213
29214 \begin_inset Quotes erd
29215 \end_inset
29216
29217 .
29218 \end_layout
29219
29220 \end_inset
29221
29222
29223 \end_layout
29224
29225 \begin_layout Standard
29226 \begin_inset Note Greyedout
29227 status open
29228
29229 \begin_layout Standard
29230
29231 \series bold
29232 Note:
29233 \series default
29234  The names of user-defined commands may only consist of Latin letters.
29235 \end_layout
29236
29237 \end_inset
29238
29239
29240 \end_layout
29241
29242 \begin_layout Standard
29243 The number of arguments is an integer in the range 0\InsetSpace \thinspace{}
29244 -\InsetSpace \thinspace{}
29245 9 and specifies how
29246  many arguments the new command should have.
29247  With the optional value a value for an optional argument can be predefined.
29248  When this is done, the 
29249 \emph on
29250 first
29251 \emph default
29252  
29253 \emph on
29254 a
29255 \emph default
29256 rgument of the new command is automatically an optional one.
29257 \end_layout
29258
29259 \begin_layout Standard
29260 Here are some examples:
29261 \end_layout
29262
29263 \begin_layout Itemize
29264 To define the command 
29265 \series bold
29266
29267 \backslash
29268 gr
29269 \series default
29270  for 
29271 \series bold
29272
29273 \backslash
29274 Longrightarrow
29275 \series default
29276 , the LaTeX-preamble line is:
29277 \begin_inset ERT
29278 status collapsed
29279
29280 \begin_layout Standard
29281
29282
29283 \backslash
29284 medskip
29285 \end_layout
29286
29287 \end_inset
29288
29289
29290 \series bold
29291
29292 \newline
29293
29294 \backslash
29295 newcommand{
29296 \backslash
29297 gr}{
29298 \backslash
29299 Longrightarrow}
29300 \end_layout
29301
29302 \begin_layout Itemize
29303 To define the command 
29304 \series bold
29305
29306 \backslash
29307 us
29308 \series default
29309  for 
29310 \series bold
29311
29312 \backslash
29313 underline
29314 \series default
29315 , the argument (that should be underlined) must be taken into account.
29316  For this the preamble line is:
29317 \begin_inset ERT
29318 status collapsed
29319
29320 \begin_layout Standard
29321
29322
29323 \backslash
29324 medskip
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \series bold
29331
29332 \newline
29333
29334 \backslash
29335 newcommand{
29336 \backslash
29337 us}[1]{
29338 \backslash
29339 underline{#1}}
29340 \series default
29341
29342 \begin_inset ERT
29343 status collapsed
29344
29345 \begin_layout Standard
29346
29347
29348 \backslash
29349 medskip
29350 \end_layout
29351
29352 \end_inset
29353
29354
29355 \series bold
29356
29357 \newline
29358
29359 \series default
29360 The character 
29361 \series bold
29362 #
29363 \series default
29364  acts as argument placeholder, the 
29365 \series bold
29366 1
29367 \series default
29368  behind it denotes that it is the placeholder for the first argument.
29369 \end_layout
29370
29371 \begin_layout Itemize
29372 For 
29373 \series bold
29374
29375 \backslash
29376 framebox
29377 \series default
29378  one can e.\InsetSpace \thinspace{}
29379 g.\InsetSpace ~
29380 define the command 
29381 \series bold
29382
29383 \backslash
29384 fb
29385 \series default
29386 :
29387 \begin_inset ERT
29388 status collapsed
29389
29390 \begin_layout Standard
29391
29392
29393 \backslash
29394 medskip
29395 \end_layout
29396
29397 \end_inset
29398
29399
29400 \series bold
29401
29402 \newline
29403
29404 \backslash
29405 newcommand{
29406 \backslash
29407 fb}[3]{
29408 \backslash
29409 framebox#1#2{$#3$}}
29410 \series default
29411
29412 \begin_inset ERT
29413 status collapsed
29414
29415 \begin_layout Standard
29416
29417
29418 \backslash
29419 medskip
29420 \end_layout
29421
29422 \end_inset
29423
29424
29425 \series bold
29426
29427 \newline
29428
29429 \series default
29430 The two Dollar signs creates the extra formula needed for 
29431 \series bold
29432
29433 \backslash
29434 framebox
29435 \series default
29436 , see 
29437 \begin_inset LatexCommand ref
29438 reference "sub:Boxes-with-Frame"
29439
29440 \end_inset
29441
29442 .
29443 \end_layout
29444
29445 \begin_layout Itemize
29446 To create a new command for 
29447 \series bold
29448
29449 \backslash
29450 fcolorbox
29451 \series default
29452  where the color for the box needn't to be specified, the argument for the
29453  color is defined optional:
29454 \begin_inset ERT
29455 status collapsed
29456
29457 \begin_layout Standard
29458
29459
29460 \backslash
29461 medskip
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \series bold
29468
29469 \newline
29470
29471 \backslash
29472 newcommand{
29473 \backslash
29474 cb}[3][white]{
29475 \backslash
29476 fcolorbox{#2}{#1}{$#3$}}
29477 \series default
29478
29479 \begin_inset ERT
29480 status collapsed
29481
29482 \begin_layout Standard
29483
29484
29485 \backslash
29486 medskip
29487 \end_layout
29488
29489 \end_inset
29490
29491
29492 \newline
29493 When the color is not specified when using 
29494 \series bold
29495
29496 \backslash
29497 cb
29498 \series default
29499 , the predefined color 
29500 \series bold
29501 white
29502 \series default
29503  will be used.
29504 \end_layout
29505
29506 \begin_layout Standard
29507 A test of the new defined commands:
29508 \end_layout
29509
29510 \begin_layout Standard
29511 \align center
29512 \begin_inset Tabular
29513 <lyxtabular version="3" rows="6" columns="2">
29514 <features>
29515 <column alignment="center" valignment="top" leftline="true" width="0">
29516 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
29517 <row topline="true" bottomline="true">
29518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29519 \begin_inset Text
29520
29521 \begin_layout Standard
29522 Command
29523 \end_layout
29524
29525 \end_inset
29526 </cell>
29527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29528 \begin_inset Text
29529
29530 \begin_layout Standard
29531 Result
29532 \begin_inset Note Note
29533 status collapsed
29534
29535 \begin_layout Standard
29536
29537 \series bold
29538
29539 \backslash
29540 raisebox
29541 \series default
29542  is only used as spacer.
29543 \end_layout
29544
29545 \end_inset
29546
29547
29548 \end_layout
29549
29550 \end_inset
29551 </cell>
29552 </row>
29553 <row topline="true">
29554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29555 \begin_inset Text
29556
29557 \begin_layout Standard
29558 A
29559 \backslash
29560 gr
29561 \begin_inset ERT
29562 status collapsed
29563
29564 \begin_layout Standard
29565
29566
29567 \backslash
29568 spce 
29569 \end_layout
29570
29571 \end_inset
29572
29573 B
29574 \end_layout
29575
29576 \end_inset
29577 </cell>
29578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29579 \begin_inset Text
29580
29581 \begin_layout Standard
29582 \begin_inset Formula $A\gr B$
29583 \end_inset
29584
29585
29586 \end_layout
29587
29588 \end_inset
29589 </cell>
29590 </row>
29591 <row topline="true">
29592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29593 \begin_inset Text
29594
29595 \begin_layout Standard
29596
29597 \backslash
29598 us{ABcd
29599 \end_layout
29600
29601 \end_inset
29602 </cell>
29603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29604 \begin_inset Text
29605
29606 \begin_layout Standard
29607 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
29608 \end_inset
29609
29610
29611 \end_layout
29612
29613 \end_inset
29614 </cell>
29615 </row>
29616 <row topline="true">
29617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29618 \begin_inset Text
29619
29620 \begin_layout Standard
29621
29622 \backslash
29623 fb{[2cm]
29624 \begin_inset Formula $\to$
29625 \end_inset
29626
29627
29628 \backslash
29629 {
29630 \begin_inset Formula $\to$
29631 \end_inset
29632
29633
29634 \backslash
29635 {
29636 \backslash
29637 int
29638 \begin_inset ERT
29639 status collapsed
29640
29641 \begin_layout Standard
29642
29643
29644 \backslash
29645 spce 
29646 \end_layout
29647
29648 \end_inset
29649
29650 A=B
29651 \end_layout
29652
29653 \end_inset
29654 </cell>
29655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29656 \begin_inset Text
29657
29658 \begin_layout Standard
29659 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
29660 \end_inset
29661
29662
29663 \end_layout
29664
29665 \end_inset
29666 </cell>
29667 </row>
29668 <row topline="true">
29669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29670 \begin_inset Text
29671
29672 \begin_layout Standard
29673
29674 \backslash
29675 cb{red
29676 \begin_inset Formula $\to$
29677 \end_inset
29678
29679
29680 \backslash
29681 {
29682 \backslash
29683 int
29684 \begin_inset ERT
29685 status collapsed
29686
29687 \begin_layout Standard
29688
29689
29690 \backslash
29691 spce 
29692 \end_layout
29693
29694 \end_inset
29695
29696 A=B
29697 \end_layout
29698
29699 \end_inset
29700 </cell>
29701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Standard
29705 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
29706 \end_inset
29707
29708
29709 \end_layout
29710
29711 \end_inset
29712 </cell>
29713 </row>
29714 <row topline="true" bottomline="true">
29715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29716 \begin_inset Text
29717
29718 \begin_layout Standard
29719
29720 \backslash
29721 cb[green]
29722 \backslash
29723 {red
29724 \begin_inset Formula $\to$
29725 \end_inset
29726
29727
29728 \backslash
29729 {
29730 \backslash
29731 int
29732 \begin_inset ERT
29733 status collapsed
29734
29735 \begin_layout Standard
29736
29737
29738 \backslash
29739 spce 
29740 \end_layout
29741
29742 \end_inset
29743
29744 A=B
29745 \end_layout
29746
29747 \end_inset
29748 </cell>
29749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29750 \begin_inset Text
29751
29752 \begin_layout Standard
29753 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
29754 \end_inset
29755
29756
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 </row>
29762 </lyxtabular>
29763
29764 \end_inset
29765
29766
29767 \end_layout
29768
29769 \begin_layout Section
29770 Diagrams
29771 \begin_inset LatexCommand index
29772 name "Diagrams"
29773
29774 \end_inset
29775
29776
29777 \end_layout
29778
29779 \begin_layout Standard
29780 To create diagrams, the LaTeX-package 
29781 \series bold
29782 amscd
29783 \begin_inset Foot
29784 status collapsed
29785
29786 \begin_layout Standard
29787
29788 \series bold
29789 amscd
29790 \series default
29791  is part of every LaTeX standard installation.
29792 \end_layout
29793
29794 \end_inset
29795
29796
29797 \series default
29798
29799 \begin_inset LatexCommand index
29800 name "Packages ! amscd"
29801
29802 \end_inset
29803
29804  is needed.
29805  It is loaded in the LaTeX-preamble with the line
29806 \end_layout
29807
29808 \begin_layout Standard
29809
29810 \series bold
29811
29812 \backslash
29813 usepackage{amscd}
29814 \end_layout
29815
29816 \begin_layout Standard
29817 Diagrams visualize relations and look like this:
29818 \begin_inset Formula \[
29819 \begin{CD}A@>>>B@>>>C\\
29820 @AAA@.@VVV\\
29821 F@<<<E@<<<D\end{CD}\]
29822
29823 \end_inset
29824
29825
29826 \end_layout
29827
29828 \begin_layout Standard
29829 To get them, the command 
29830 \series bold
29831
29832 \backslash
29833 CD
29834 \begin_inset LatexCommand index
29835 name "Commands ! C ! \\textbackslash CD"
29836
29837 \end_inset
29838
29839
29840 \series default
29841  is inserted to a formula.
29842  A blue box appears with two dashed lines where further commands can be
29843  inserted.
29844  With 
29845 \family sans
29846 Ctrl-Return
29847 \family default
29848  a new line is created.
29849  Horizontal relations are inserted in odd, vertical in even formula lines.
29850 \end_layout
29851
29852 \begin_layout Standard
29853 To create the relations there are the following commands:
29854 \end_layout
29855
29856 \begin_layout Itemize
29857
29858 \series bold
29859 @<<<
29860 \series default
29861  creates a left arrow, 
29862 \series bold
29863 @>>>
29864 \series default
29865  a right arrow, and 
29866 \series bold
29867 @=
29868 \series default
29869  a long equal sign
29870 \end_layout
29871
29872 \begin_layout Itemize
29873
29874 \series bold
29875 @AAA
29876 \series default
29877  creates an up arrow, 
29878 \series bold
29879 @VVV
29880 \series default
29881  an down arrow, and 
29882 \series bold
29883 @|
29884 \series default
29885  a vertical equal sign
29886 \end_layout
29887
29888 \begin_layout Itemize
29889
29890 \series bold
29891 @.
29892
29893 \series default
29894  is a placeholder for non-existent relations
29895 \end_layout
29896
29897 \begin_layout Standard
29898 All arrows can be labeled as follows:
29899 \end_layout
29900
29901 \begin_layout Itemize
29902 Is text inserted between the first and second < or >, resp., it is placed
29903  above the arrow.
29904  When it is inserted between the second and third one, it appears under
29905  the arrow.
29906 \end_layout
29907
29908 \begin_layout Itemize
29909 When text for vertical arrows is inserted between the first and second A
29910  or V, resp., it is placed left beside the arrow.
29911  When it is inserted between the second and third one, it appears right
29912  beside the arrow.
29913  If the text contains an A or V, these letters must be set into a TeX-brace.
29914 \end_layout
29915
29916 \begin_layout Standard
29917 As example a diagram with all possible relations:
29918 \end_layout
29919
29920 \begin_layout Standard
29921 \begin_inset Formula \[
29922 \begin{CD}A@>j>>B@>>k>C@=F\\
29923 @AmAA@.@VV{V}V@|\\
29924 D@<<j<E@>k>>F@=C\end{CD}\]
29925
29926 \end_inset
29927
29928
29929 \end_layout
29930
29931 \begin_layout Standard
29932 The command for this is:
29933 \newline
29934
29935 \series bold
29936
29937 \backslash
29938 CD
29939 \begin_inset ERT
29940 status collapsed
29941
29942 \begin_layout Standard
29943
29944
29945 \backslash
29946 spce 
29947 \end_layout
29948
29949 \end_inset
29950
29951 A@>j>>B@>>k>C@=F Ctrl-Enter
29952 \newline
29953
29954 \begin_inset ERT
29955 status collapsed
29956
29957 \begin_layout Standard
29958
29959
29960 \backslash
29961 hphantom{
29962 \end_layout
29963
29964 \end_inset
29965
29966
29967 \backslash
29968 CD
29969 \begin_inset ERT
29970 status collapsed
29971
29972 \begin_layout Standard
29973
29974
29975 \backslash
29976 spce 
29977 \end_layout
29978
29979 \end_inset
29980
29981
29982 \begin_inset ERT
29983 status collapsed
29984
29985 \begin_layout Standard
29986
29987 }
29988 \end_layout
29989
29990 \end_inset
29991
29992 @AmAA@.@VV
29993 \backslash
29994 {V
29995 \series default
29996
29997 \begin_inset Formula $\to$
29998 \end_inset
29999
30000
30001 \series bold
30002 V@| Ctrl-Enter
30003 \newline
30004
30005 \begin_inset ERT
30006 status collapsed
30007
30008 \begin_layout Standard
30009
30010
30011 \backslash
30012 hphantom{
30013 \end_layout
30014
30015 \end_inset
30016
30017
30018 \backslash
30019 CD
30020 \begin_inset ERT
30021 status collapsed
30022
30023 \begin_layout Standard
30024
30025
30026 \backslash
30027 spce 
30028 \end_layout
30029
30030 \end_inset
30031
30032
30033 \begin_inset ERT
30034 status collapsed
30035
30036 \begin_layout Standard
30037
30038 }
30039 \end_layout
30040
30041 \end_inset
30042
30043 D@<<j<E@>k>>F@=C
30044 \end_layout
30045
30046 \begin_layout Standard
30047
30048 \newpage
30049
30050 \end_layout
30051
30052 \begin_layout Section
30053 Tips
30054 \begin_inset ERT
30055 status collapsed
30056
30057 \begin_layout Standard
30058
30059
30060 \backslash
30061 texorpdfstring{
30062 \end_layout
30063
30064 \end_inset
30065
30066
30067 \begin_inset Foot
30068 status collapsed
30069
30070 \begin_layout Standard
30071 Other useful math tips can be found in 
30072 \begin_inset LatexCommand cite
30073 key "Voss"
30074
30075 \end_inset
30076
30077 .
30078 \end_layout
30079
30080 \end_inset
30081
30082
30083 \begin_inset ERT
30084 status collapsed
30085
30086 \begin_layout Standard
30087
30088 }{}
30089 \end_layout
30090
30091 \end_inset
30092
30093
30094 \begin_inset Note Note
30095 status collapsed
30096
30097 \begin_layout Standard
30098
30099 \backslash
30100 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
30101 \end_layout
30102
30103 \begin_layout Standard
30104 More about 
30105 \backslash
30106 texorpdfstring is in section 
30107 \begin_inset LatexCommand ref
30108 reference "sub:Formulas-in-Section"
30109
30110 \end_inset
30111
30112 .
30113 \end_layout
30114
30115 \end_inset
30116
30117
30118 \begin_inset LatexCommand index
30119 name "Tips"
30120
30121 \end_inset
30122
30123
30124 \begin_inset LatexCommand index
30125 name "Ions|see{Chemical characters}"
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Subsection
30133 Chemical Symbols and Equations
30134 \begin_inset LatexCommand label
30135 name "sub:Chemical-Symbols-and"
30136
30137 \end_inset
30138
30139
30140 \begin_inset LatexCommand index
30141 name "Chemical characters ! Symbols"
30142
30143 \end_inset
30144
30145
30146 \begin_inset LatexCommand index
30147 name "Chemical equations"
30148
30149 \end_inset
30150
30151
30152 \begin_inset LatexCommand index
30153 name "Symbols ! chemical"
30154
30155 \end_inset
30156
30157
30158 \end_layout
30159
30160 \begin_layout Standard
30161 An example text from chemistry:
30162 \end_layout
30163
30164 \begin_layout Quote
30165 The 
30166 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30167 \end_inset
30168
30169 -ion reacts with two 
30170 \begin_inset Formula $\mathrm{Na^{+}}$
30171 \end_inset
30172
30173 -ions to sodium sulfate 
30174 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30175 \end_inset
30176
30177 .
30178  The chemical equation for this is:
30179 \begin_inset Formula \[
30180 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
30181
30182 \end_inset
30183
30184
30185 \end_layout
30186
30187 \begin_layout Standard
30188 This chemical equation can directly be created as formula.
30189  To avoid that the symbols appear italic, everything is highlighted and
30190  changed by the shortcut 
30191 \family sans
30192 Alt-c\InsetSpace ~
30193 r
30194 \family default
30195  to the upright font style.
30196 \begin_inset Foot
30197 status collapsed
30198
30199 \begin_layout Standard
30200 font styles
30201 \series bold
30202  
30203 \series default
30204 see 
30205 \begin_inset LatexCommand ref
30206 reference "sub:Font-Styles"
30207
30208 \end_inset
30209
30210
30211 \end_layout
30212
30213 \end_inset
30214
30215
30216 \end_layout
30217
30218 \begin_layout Subsection
30219 Negative Numbers
30220 \begin_inset LatexCommand index
30221 name "Numbers ! negative"
30222
30223 \end_inset
30224
30225
30226 \end_layout
30227
30228 \begin_layout Standard
30229 Negative numbers often look ugly in formulas because the minus sign before
30230  the number is set with the same length as the minus operator sign.
30231  When writing the negative number in normal text, the minus sign appears
30232  correctly.
30233 \end_layout
30234
30235 \begin_layout Standard
30236 Thus, the problem disappears when converting the minus sign to mathematical
30237  text.
30238 \end_layout
30239
30240 \begin_layout Standard
30241 An example to visualize the problem:
30242 \end_layout
30243
30244 \begin_layout Standard
30245 \align center
30246 \begin_inset Tabular
30247 <lyxtabular version="3" rows="3" columns="2">
30248 <features>
30249 <column alignment="right" valignment="top" leftline="true" width="0">
30250 <column alignment="left" valignment="top" rightline="true" width="0">
30251 <row topline="true">
30252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30253 \begin_inset Text
30254
30255 \begin_layout Standard
30256 normal text:
30257 \end_layout
30258
30259 \end_inset
30260 </cell>
30261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30262 \begin_inset Text
30263
30264 \begin_layout Standard
30265 x = -2
30266 \end_layout
30267
30268 \end_inset
30269 </cell>
30270 </row>
30271 <row topline="true" bottomline="true">
30272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30273 \begin_inset Text
30274
30275 \begin_layout Standard
30276 formula:
30277 \end_layout
30278
30279 \end_inset
30280 </cell>
30281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30282 \begin_inset Text
30283
30284 \begin_layout Standard
30285 \begin_inset Formula $x=-2$
30286 \end_inset
30287
30288
30289 \end_layout
30290
30291 \end_inset
30292 </cell>
30293 </row>
30294 <row topline="true" bottomline="true">
30295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30296 \begin_inset Text
30297
30298 \begin_layout Standard
30299 solution:
30300 \end_layout
30301
30302 \end_inset
30303 </cell>
30304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30305 \begin_inset Text
30306
30307 \begin_layout Standard
30308 \begin_inset Formula $x=\textrm{-}2$
30309 \end_inset
30310
30311
30312 \end_layout
30313
30314 \end_inset
30315 </cell>
30316 </row>
30317 </lyxtabular>
30318
30319 \end_inset
30320
30321
30322 \end_layout
30323
30324 \begin_layout Subsection
30325 Comma as Decimal Separator
30326 \begin_inset LatexCommand index
30327 name "Comma"
30328
30329 \end_inset
30330
30331
30332 \end_layout
30333
30334 \begin_layout Standard
30335 In LaTeX a comma inside a formula is used, according to the English convention,
30336  as number group separator.
30337  So there will be space added behind all commas in formulas.
30338 \end_layout
30339
30340 \begin_layout Standard
30341 To avoid this, the comma is highlighted and changed to mathematical text
30342  (shortcut 
30343 \family sans
30344 Alt-m\InsetSpace ~
30345 m
30346 \family default
30347 ).
30348 \end_layout
30349
30350 \begin_layout Standard
30351 To use all formula commas in the document as decimal separator, the file
30352  
30353 \series bold
30354 icomma.sty
30355 \series default
30356
30357 \begin_inset Foot
30358 status collapsed
30359
30360 \begin_layout Standard
30361
30362 \series bold
30363 icomma
30364 \series default
30365  is part of the LaTeX-package 
30366 \series bold
30367 was
30368 \series default
30369
30370 \begin_inset LatexCommand index
30371 name "Packages ! was\\vspace{4mm}"
30372
30373 \end_inset
30374
30375 .
30376 \end_layout
30377
30378 \end_inset
30379
30380
30381 \begin_inset LatexCommand index
30382 name "Packages ! icomma"
30383
30384 \end_inset
30385
30386  is loaded with the LaTeX-preamble line
30387 \end_layout
30388
30389 \begin_layout Standard
30390
30391 \series bold
30392
30393 \backslash
30394 usepackage{icomma}
30395 \end_layout
30396
30397 \begin_layout Subsection
30398 Physical Vectors
30399 \begin_inset LatexCommand label
30400 name "sub:Physical-Vectors"
30401
30402 \end_inset
30403
30404
30405 \begin_inset LatexCommand index
30406 name "Vectors ! physical"
30407
30408 \end_inset
30409
30410
30411 \end_layout
30412
30413 \begin_layout Standard
30414 Predefined vectors are offered by the LaTeX-package 
30415 \series bold
30416 braket
30417 \series default
30418
30419 \begin_inset Foot
30420 status collapsed
30421
30422 \begin_layout Standard
30423
30424 \series bold
30425 braket
30426 \series default
30427  should be part of every LaTeX standard installation.
30428 \end_layout
30429
30430 \end_inset
30431
30432
30433 \begin_inset LatexCommand index
30434 name "Packages ! braket"
30435
30436 \end_inset
30437
30438  that is loaded with the LaTeX-preamble line
30439 \end_layout
30440
30441 \begin_layout Standard
30442
30443 \series bold
30444
30445 \backslash
30446 usepackage{braket}
30447 \end_layout
30448
30449 \begin_layout Standard
30450 \begin_inset ERT
30451 status collapsed
30452
30453 \begin_layout Standard
30454
30455
30456 \backslash
30457 ifbraket 
30458 \end_layout
30459
30460 \end_inset
30461
30462
30463 \begin_inset Note Note
30464 status open
30465
30466 \begin_layout Standard
30467 The following table will only be displayed when the LaTeX-package 
30468 \series bold
30469 braket
30470 \series default
30471  is installed.
30472 \end_layout
30473
30474 \end_inset
30475
30476 The following commands are defined:
30477 \end_layout
30478
30479 \begin_layout Standard
30480 \align center
30481 \begin_inset Tabular
30482 <lyxtabular version="3" rows="4" columns="2">
30483 <features>
30484 <column alignment="center" valignment="top" leftline="true" width="0">
30485 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30486 <row topline="true" bottomline="true">
30487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30488 \begin_inset Text
30489
30490 \begin_layout Standard
30491 Command
30492 \end_layout
30493
30494 \end_inset
30495 </cell>
30496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Standard
30500 Result
30501 \end_layout
30502
30503 \end_inset
30504 </cell>
30505 </row>
30506 <row topline="true">
30507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30508 \begin_inset Text
30509
30510 \begin_layout Standard
30511
30512 \backslash
30513 Bra{
30514 \backslash
30515 psi
30516 \end_layout
30517
30518 \end_inset
30519 </cell>
30520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30521 \begin_inset Text
30522
30523 \begin_layout Standard
30524 \begin_inset Formula $\Bra{\psi}$
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \end_inset
30531 </cell>
30532 </row>
30533 <row topline="true">
30534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30535 \begin_inset Text
30536
30537 \begin_layout Standard
30538
30539 \backslash
30540 Ket{
30541 \backslash
30542 psi
30543 \end_layout
30544
30545 \end_inset
30546 </cell>
30547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30548 \begin_inset Text
30549
30550 \begin_layout Standard
30551 \begin_inset Formula $\Ket{\psi}$
30552 \end_inset
30553
30554
30555 \end_layout
30556
30557 \end_inset
30558 </cell>
30559 </row>
30560 <row topline="true" bottomline="true">
30561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30562 \begin_inset Text
30563
30564 \begin_layout Standard
30565
30566 \backslash
30567 Braket{
30568 \backslash
30569 psi|
30570 \backslash
30571 phi
30572 \end_layout
30573
30574 \end_inset
30575 </cell>
30576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30577 \begin_inset Text
30578
30579 \begin_layout Standard
30580 \begin_inset Formula $\Braket{\psi|\phi}$
30581 \end_inset
30582
30583
30584 \end_layout
30585
30586 \end_inset
30587 </cell>
30588 </row>
30589 </lyxtabular>
30590
30591 \end_inset
30592
30593
30594 \end_layout
30595
30596 \begin_layout Standard
30597 The command 
30598 \series bold
30599
30600 \backslash
30601 Braket
30602 \series default
30603  assures that all vertical bars are set in the size of the surrounding brackets:
30604 \begin_inset Formula \[
30605 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
30606
30607 \end_inset
30608
30609
30610 \begin_inset ERT
30611 status collapsed
30612
30613 \begin_layout Standard
30614
30615
30616 \backslash
30617 else 
30618 \end_layout
30619
30620 \end_inset
30621
30622
30623 \begin_inset Note Note
30624 status open
30625
30626 \begin_layout Standard
30627 The following will be displayed when the LaTeX-package 
30628 \series bold
30629 braket
30630 \series default
30631  is not installed:
30632 \end_layout
30633
30634 \end_inset
30635
30636
30637 \end_layout
30638
30639 \begin_layout Standard
30640 You need to install the LaTeX-package 
30641 \series bold
30642 braket
30643 \series default
30644  to see the rest of this subsection in the output.
30645 \end_layout
30646
30647 \begin_layout Standard
30648 \begin_inset ERT
30649 status collapsed
30650
30651 \begin_layout Standard
30652
30653
30654 \backslash
30655 fi 
30656 \end_layout
30657
30658 \end_inset
30659
30660
30661 \end_layout
30662
30663 \begin_layout Standard
30664 The effect of 
30665 \series bold
30666
30667 \backslash
30668 Braket
30669 \series default
30670  can also be achieved using the command 
30671 \series bold
30672
30673 \backslash
30674 middle
30675 \series default
30676 , that is described in 
30677 \begin_inset LatexCommand ref
30678 reference "sub:Automatic-Bracket-Size"
30679
30680 \end_inset
30681
30682 .
30683 \end_layout
30684
30685 \begin_layout Subsection
30686 Self-defined Fractions
30687 \begin_inset LatexCommand label
30688 name "sub:Self-defined-Fractions"
30689
30690 \end_inset
30691
30692
30693 \begin_inset LatexCommand index
30694 name "Fractions ! self-defined"
30695
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Standard
30702 To define custom commands for fractions, the command 
30703 \series bold
30704
30705 \backslash
30706 genfrac
30707 \series default
30708
30709 \begin_inset LatexCommand index
30710 name "Commands ! G ! \\textbackslash genfrac"
30711
30712 \end_inset
30713
30714  is used in the following scheme:
30715 \end_layout
30716
30717 \begin_layout Standard
30718
30719 \series bold
30720
30721 \backslash
30722 genfrac{left
30723 \series default
30724  
30725 \series bold
30726 bracket}{right
30727 \series default
30728  
30729 \series bold
30730 bracket}{fraction bar thickness}{style}
30731 \newline
30732
30733 \begin_inset ERT
30734 status collapsed
30735
30736 \begin_layout Standard
30737
30738
30739 \backslash
30740 phantom{
30741 \end_layout
30742
30743 \end_inset
30744
30745
30746 \backslash
30747 genfrac
30748 \begin_inset ERT
30749 status collapsed
30750
30751 \begin_layout Standard
30752
30753 }
30754 \end_layout
30755
30756 \end_inset
30757
30758 {numerator}{denominator}
30759 \end_layout
30760
30761 \begin_layout Standard
30762 The style is a number in the range of 0\InsetSpace \thinspace{}
30763 -\InsetSpace \thinspace{}
30764 3.
30765 \end_layout
30766
30767 \begin_layout Standard
30768 \align center
30769 \begin_inset Tabular
30770 <lyxtabular version="3" rows="5" columns="2">
30771 <features>
30772 <column alignment="center" valignment="top" leftline="true" width="0">
30773 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30774 <row topline="true" bottomline="true">
30775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30776 \begin_inset Text
30777
30778 \begin_layout Standard
30779 Number
30780 \end_layout
30781
30782 \end_inset
30783 </cell>
30784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30785 \begin_inset Text
30786
30787 \begin_layout Standard
30788 Style (Size)
30789 \end_layout
30790
30791 \end_inset
30792 </cell>
30793 </row>
30794 <row topline="true">
30795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30796 \begin_inset Text
30797
30798 \begin_layout Standard
30799 0
30800 \end_layout
30801
30802 \end_inset
30803 </cell>
30804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30805 \begin_inset Text
30806
30807 \begin_layout Standard
30808 display style formula
30809 \end_layout
30810
30811 \end_inset
30812 </cell>
30813 </row>
30814 <row topline="true">
30815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30816 \begin_inset Text
30817
30818 \begin_layout Standard
30819 1
30820 \end_layout
30821
30822 \end_inset
30823 </cell>
30824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30825 \begin_inset Text
30826
30827 \begin_layout Standard
30828 inline formula
30829 \end_layout
30830
30831 \end_inset
30832 </cell>
30833 </row>
30834 <row topline="true">
30835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30836 \begin_inset Text
30837
30838 \begin_layout Standard
30839 2
30840 \end_layout
30841
30842 \end_inset
30843 </cell>
30844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30845 \begin_inset Text
30846
30847 \begin_layout Standard
30848 small
30849 \end_layout
30850
30851 \end_inset
30852 </cell>
30853 </row>
30854 <row topline="true" bottomline="true">
30855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30856 \begin_inset Text
30857
30858 \begin_layout Standard
30859 3
30860 \end_layout
30861
30862 \end_inset
30863 </cell>
30864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30865 \begin_inset Text
30866
30867 \begin_layout Standard
30868 tiny
30869 \end_layout
30870
30871 \end_inset
30872 </cell>
30873 </row>
30874 </lyxtabular>
30875
30876 \end_inset
30877
30878
30879 \end_layout
30880
30881 \begin_layout Standard
30882 When no style is given, the size is adjusted to the surrounding environment
30883  like for the command 
30884 \series bold
30885
30886 \backslash
30887 frac
30888 \series default
30889 .
30890 \end_layout
30891
30892 \begin_layout Standard
30893 When no fraction bar thickness is given, the predefined value of 0.4\InsetSpace \thinspace{}
30894 pt will
30895  be used.
30896 \end_layout
30897
30898 \begin_layout Standard
30899 \begin_inset VSpace medskip
30900 \end_inset
30901
30902 For example, the commands 
30903 \series bold
30904
30905 \backslash
30906 dfrac
30907 \series default
30908  and 
30909 \series bold
30910
30911 \backslash
30912 tbinom
30913 \series default
30914  from 
30915 \begin_inset LatexCommand ref
30916 reference "sub:Fractions"
30917
30918 \end_inset
30919
30920  are defined with the commands
30921 \end_layout
30922
30923 \begin_layout Standard
30924
30925 \series bold
30926
30927 \backslash
30928 newcommand{
30929 \backslash
30930 dfrac}[2]{
30931 \backslash
30932 genfrac{}{}{}{0}{#1}{#2}}
30933 \end_layout
30934
30935 \begin_layout Standard
30936 and
30937 \end_layout
30938
30939 \begin_layout Standard
30940
30941 \series bold
30942
30943 \backslash
30944 newcommand{
30945 \backslash
30946 tbinom}[2]{
30947 \backslash
30948 genfrac{(}{)}{0pt}{1}{#1}{#2}}
30949 \end_layout
30950
30951 \begin_layout Standard
30952 \begin_inset VSpace medskip
30953 \end_inset
30954
30955 To define a fraction where the fraction bar thickness can be given as optional
30956  argument, the following line is inserted to the LaTeX-preamble:
30957 \end_layout
30958
30959 \begin_layout Standard
30960
30961 \series bold
30962
30963 \backslash
30964 newcommand{
30965 \backslash
30966 fracS}[3][]{
30967 \backslash
30968 genfrac{}{}{#1}{}{#2}{#3}}
30969 \end_layout
30970
30971 \begin_layout Standard
30972 A test:
30973 \begin_inset Formula \begin{align*}
30974 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
30975 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
30976
30977 \end_inset
30978
30979 As one can see, the distance of the numerator and the denominator to the
30980  fraction bar is round about three times the bar thickness.
30981 \end_layout
30982
30983 \begin_layout Subsection
30984 Canceled Formulas
30985 \begin_inset LatexCommand label
30986 name "sub:Canceled-Formulas"
30987
30988 \end_inset
30989
30990
30991 \begin_inset LatexCommand index
30992 name "Formula ! canceled"
30993
30994 \end_inset
30995
30996
30997 \end_layout
30998
30999 \begin_layout Standard
31000 To cancel formulas or formula parts, the LaTeX-package 
31001 \series bold
31002 cancel
31003 \series default
31004
31005 \begin_inset Foot
31006 status collapsed
31007
31008 \begin_layout Standard
31009
31010 \series bold
31011 cancel
31012 \series default
31013  is part of every LaTeX standard installation.
31014 \end_layout
31015
31016 \end_inset
31017
31018
31019 \begin_inset LatexCommand index
31020 name "Packages ! cancel"
31021
31022 \end_inset
31023
31024  has to be loaded with the LaTeX-preamble line
31025 \end_layout
31026
31027 \begin_layout Standard
31028
31029 \series bold
31030
31031 \backslash
31032 usepackage[samesize]{cancel}
31033 \end_layout
31034
31035 \begin_layout Standard
31036 There are four ways to cancel formulas:
31037 \end_layout
31038
31039 \begin_layout Standard
31040 \align center
31041 \begin_inset Tabular
31042 <lyxtabular version="3" rows="5" columns="2">
31043 <features>
31044 <column alignment="center" valignment="top" leftline="true" width="0">
31045 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
31046 <row topline="true" bottomline="true">
31047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31048 \begin_inset Text
31049
31050 \begin_layout Standard
31051 Command
31052 \end_layout
31053
31054 \end_inset
31055 </cell>
31056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31057 \begin_inset Text
31058
31059 \begin_layout Standard
31060 Result
31061 \begin_inset Note Note
31062 status collapsed
31063
31064 \begin_layout Standard
31065
31066 \series bold
31067
31068 \backslash
31069 hspace
31070 \series default
31071  and
31072 \series bold
31073  
31074 \backslash
31075 raisebox
31076 \series default
31077  are used here as spacer.
31078 \end_layout
31079
31080 \end_inset
31081
31082
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 </row>
31088 <row topline="true">
31089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31090 \begin_inset Text
31091
31092 \begin_layout Standard
31093
31094 \backslash
31095 cancel{
31096 \backslash
31097 int
31098 \begin_inset ERT
31099 status collapsed
31100
31101 \begin_layout Standard
31102
31103
31104 \backslash
31105 spce 
31106 \end_layout
31107
31108 \end_inset
31109
31110 A=B
31111 \end_layout
31112
31113 \end_inset
31114 </cell>
31115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31116 \begin_inset Text
31117
31118 \begin_layout Standard
31119 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
31120 \end_inset
31121
31122
31123 \end_layout
31124
31125 \end_inset
31126 </cell>
31127 </row>
31128 <row topline="true">
31129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31130 \begin_inset Text
31131
31132 \begin_layout Standard
31133
31134 \backslash
31135 bcancel{
31136 \backslash
31137 int
31138 \begin_inset ERT
31139 status collapsed
31140
31141 \begin_layout Standard
31142
31143
31144 \backslash
31145 spce 
31146 \end_layout
31147
31148 \end_inset
31149
31150 A=B
31151 \end_layout
31152
31153 \end_inset
31154 </cell>
31155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Standard
31159 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
31160 \end_inset
31161
31162
31163 \end_layout
31164
31165 \end_inset
31166 </cell>
31167 </row>
31168 <row topline="true" bottomline="true">
31169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31170 \begin_inset Text
31171
31172 \begin_layout Standard
31173
31174 \backslash
31175 xcancel{
31176 \backslash
31177 int
31178 \begin_inset ERT
31179 status collapsed
31180
31181 \begin_layout Standard
31182
31183
31184 \backslash
31185 spce 
31186 \end_layout
31187
31188 \end_inset
31189
31190 A=B
31191 \end_layout
31192
31193 \end_inset
31194 </cell>
31195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31196 \begin_inset Text
31197
31198 \begin_layout Standard
31199 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
31200 \end_inset
31201
31202
31203 \end_layout
31204
31205 \end_inset
31206 </cell>
31207 </row>
31208 <row topline="true" bottomline="true">
31209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31210 \begin_inset Text
31211
31212 \begin_layout Standard
31213
31214 \backslash
31215 cancelto{1
31216 \begin_inset Formula $\to$
31217 \end_inset
31218
31219
31220 \backslash
31221 {
31222 \backslash
31223 int
31224 \begin_inset ERT
31225 status collapsed
31226
31227 \begin_layout Standard
31228
31229
31230 \backslash
31231 spce 
31232 \end_layout
31233
31234 \end_inset
31235
31236 A=B
31237 \end_layout
31238
31239 \end_inset
31240 </cell>
31241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31242 \begin_inset Text
31243
31244 \begin_layout Standard
31245 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
31246 \end_inset
31247
31248
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 </row>
31254 </lyxtabular>
31255
31256 \end_inset
31257
31258
31259 \end_layout
31260
31261 \begin_layout Standard
31262
31263 \series bold
31264
31265 \backslash
31266 cancelto
31267 \series default
31268  is especially suitable to visualize the reduction of fractions within formulas:
31269 \begin_inset Formula \[
31270 \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}}}\]
31271
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \begin_layout Subsection
31278 Formulas in Section Headings
31279 \begin_inset LatexCommand label
31280 name "sub:Formulas-in-Section"
31281
31282 \end_inset
31283
31284
31285 \begin_inset LatexCommand index
31286 name "Formula ! in section headings"
31287
31288 \end_inset
31289
31290
31291 \end_layout
31292
31293 \begin_layout Standard
31294 When formulas are used in section headings, the following has to be taken
31295  into account:
31296 \end_layout
31297
31298 \begin_layout Standard
31299 \begin_inset Note Greyedout
31300 status open
31301
31302 \begin_layout Standard
31303 When the LaTeX-package 
31304 \series bold
31305 hyperref
31306 \series default
31307
31308 \begin_inset LatexCommand index
31309 name "Packages ! hyperref"
31310
31311 \end_inset
31312
31313  is used, PDF-bookmarks are automatically created for every section heading
31314  in the table of contents.
31315  If a section heading contains formulas, they are incorrectly displayed
31316  in the bookmark text, because formulas in bookmarks infringe the PDF convention
31317 s.
31318 \end_layout
31319
31320 \end_inset
31321
31322
31323 \end_layout
31324
31325 \begin_layout Standard
31326 Both problems can be solved by inserting at the end of the section heading
31327  a short title with the menu 
31328 \family sans
31329 Insert\SpecialChar \menuseparator
31330 Short\InsetSpace ~
31331 Title
31332 \family default
31333 .
31334  Short titles are used as alternative for multiline section headings to
31335  keep the table of contents clearly arranged.
31336  Only the short title appears in the table of contents and therefore also
31337  in the PDF-bookmark.
31338 \end_layout
31339
31340 \begin_layout Standard
31341 When formulas should be used in the table of contents but 
31342 \series bold
31343 hyperref
31344 \series default
31345  is used, one can use the following command in TeX-mode:
31346 \end_layout
31347
31348 \begin_layout Standard
31349
31350 \series bold
31351
31352 \backslash
31353 texorpdfstring{part}{alternative}
31354 \begin_inset LatexCommand index
31355 name "Commands ! T ! \\textbackslash texorpdfstring"
31356
31357 \end_inset
31358
31359
31360 \end_layout
31361
31362 \begin_layout Standard
31363 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
31364  This can be characters, formulas, footnotes, but also cross-references.
31365  The alternative is used instead of the part for the bookmark.
31366 \end_layout
31367
31368 \begin_layout Standard
31369 Here are two example headings:
31370 \begin_inset VSpace -3mm
31371 \end_inset
31372
31373
31374 \begin_inset ERT
31375 status collapsed
31376
31377 \begin_layout Standard
31378
31379
31380 \backslash
31381 boldmath 
31382 \end_layout
31383
31384 \end_inset
31385
31386
31387 \end_layout
31388
31389 \begin_layout Subsubsection
31390 Heading without formula in table of contents 
31391 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31392 \end_inset
31393
31394
31395 \begin_inset OptArg
31396 status collapsed
31397
31398 \begin_layout Standard
31399 Heading without formula in table of contents
31400 \end_layout
31401
31402 \end_inset
31403
31404
31405 \end_layout
31406
31407 \begin_layout Subsubsection
31408 Heading with formula in table of contents
31409 \begin_inset ERT
31410 status collapsed
31411
31412 \begin_layout Standard
31413
31414
31415 \backslash
31416 texorpdfstring{
31417 \end_layout
31418
31419 \end_inset
31420
31421  
31422 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31423 \end_inset
31424
31425
31426 \begin_inset ERT
31427 status collapsed
31428
31429 \begin_layout Standard
31430
31431 }{}
31432 \end_layout
31433
31434 \end_inset
31435
31436
31437 \end_layout
31438
31439 \begin_layout Standard
31440 \begin_inset ERT
31441 status collapsed
31442
31443 \begin_layout Standard
31444
31445
31446 \backslash
31447 unboldmath 
31448 \end_layout
31449
31450 \end_inset
31451
31452 In the first heading a short title was used, in the second one 
31453 \series bold
31454
31455 \backslash
31456 texorpdfstring
31457 \series default
31458 .
31459 \end_layout
31460
31461 \begin_layout Standard
31462 To get the same formatting as for the other headings, the complete heading
31463  was set into a 
31464 \series bold
31465 boldmath environment
31466 \series default
31467
31468 \begin_inset Foot
31469 status collapsed
31470
31471 \begin_layout Standard
31472 see 
31473 \begin_inset LatexCommand ref
31474 reference "sub:Bold-Formulas"
31475
31476 \end_inset
31477
31478
31479 \end_layout
31480
31481 \end_inset
31482
31483 .
31484 \end_layout
31485
31486 \begin_layout Subsection
31487 Formulas in multi-column Text
31488 \begin_inset LatexCommand index
31489 name "Formula ! in multi-column text"
31490
31491 \end_inset
31492
31493
31494 \end_layout
31495
31496 \begin_layout Standard
31497 Formulas in multi-column text are often too wide to fit into a column and
31498  thus need to be set over the whole page width.
31499  This is done by using the LaTeX-package 
31500 \series bold
31501 multicol
31502 \series default
31503
31504 \begin_inset Foot
31505 status collapsed
31506
31507 \begin_layout Standard
31508
31509 \series bold
31510 multicol
31511 \series default
31512  is part of every LaTeX standard installation.
31513 \end_layout
31514
31515 \end_inset
31516
31517
31518 \begin_inset LatexCommand index
31519 name "Packages ! multicol"
31520
31521 \end_inset
31522
31523 , that is loaded with the LaTeX-preamble line
31524 \end_layout
31525
31526 \begin_layout Standard
31527
31528 \series bold
31529
31530 \backslash
31531 usepackage{multicol}
31532 \end_layout
31533
31534 \begin_layout Standard
31535 \begin_inset Note Greyedout
31536 status open
31537
31538 \begin_layout Standard
31539 Note herby that the setting 
31540 \family sans
31541 Two-column\InsetSpace ~
31542 document
31543 \family default
31544  in the menu 
31545 \family sans
31546 Document\SpecialChar \menuseparator
31547 Settings
31548 \family default
31549  under 
31550 \family sans
31551 Text\InsetSpace ~
31552 Layout
31553 \family default
31554 \emph on
31555  
31556 \emph default
31557 must 
31558 \emph on
31559 not
31560 \emph default
31561  be selected.
31562 \end_layout
31563
31564 \end_inset
31565
31566
31567 \end_layout
31568
31569 \begin_layout Standard
31570 Before the multi-column text the command
31571 \end_layout
31572
31573 \begin_layout Standard
31574
31575 \series bold
31576
31577 \backslash
31578 begin{multicols}{column number}
31579 \end_layout
31580
31581 \begin_layout Standard
31582 is written in TeX-mode.
31583  The column number is a number in the range of 2\InsetSpace \thinspace{}
31584 -\InsetSpace \thinspace{}
31585 10.
31586  Before the formula the multi-column text is ended by inserting the command
31587 \end_layout
31588
31589 \begin_layout Standard
31590
31591 \series bold
31592
31593 \backslash
31594 end{multicols}
31595 \end_layout
31596
31597 \begin_layout Standard
31598 in TeX-mode.
31599 \end_layout
31600
31601 \begin_layout Standard
31602 Due to the command some space is automatically added before the formula.
31603  To revert this, -6\InsetSpace \thinspace{}
31604 mm vertical space is inserted before the formula.
31605  When the formula style 
31606 \series bold
31607 Indented
31608 \begin_inset Foot
31609 status collapsed
31610
31611 \begin_layout Standard
31612 formula styles see 
31613 \begin_inset LatexCommand ref
31614 reference "sec:Formula-Styles"
31615
31616 \end_inset
31617
31618
31619 \end_layout
31620
31621 \end_inset
31622
31623
31624 \series default
31625  is used, -9\InsetSpace \thinspace{}
31626 mm space is inserted instead.
31627 \end_layout
31628
31629 \begin_layout Standard
31630 As example a multi-column text with a displayed formula:
31631 \end_layout
31632
31633 \begin_layout Standard
31634 \begin_inset ERT
31635 status collapsed
31636
31637 \begin_layout Standard
31638
31639
31640 \backslash
31641 begin{multicols}{2}
31642 \end_layout
31643
31644 \end_inset
31645
31646 Das Spektrum wird fouriertransformiert.
31647  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
31648 , Lösungsmittel) zu trennen.
31649  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
31650  nun das Aussehen des Ausgangssignals.
31651  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
31652  über alle Phasen integrieren muss.
31653  Sei nun 
31654 \begin_inset Formula $S$
31655 \end_inset
31656
31657  unser normiertes Ausgangssignal and 
31658 \begin_inset Formula $P$
31659 \end_inset
31660
31661  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
31662 \begin_inset ERT
31663 status collapsed
31664
31665 \begin_layout Standard
31666
31667
31668 \backslash
31669 end{multicols}
31670 \end_layout
31671
31672 \end_inset
31673
31674
31675 \begin_inset VSpace -6mm
31676 \end_inset
31677
31678
31679 \begin_inset Formula \begin{equation}
31680 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
31681
31682 \end_inset
31683
31684
31685 \begin_inset ERT
31686 status collapsed
31687
31688 \begin_layout Standard
31689
31690
31691 \backslash
31692 begin{multicols}{2}
31693 \end_layout
31694
31695 \end_inset
31696
31697 wobei 
31698 \begin_inset Formula $S_{0}$
31699 \end_inset
31700
31701  das Signal ohne Gradient ist and the Normierungsbedingung 
31702 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
31703 \end_inset
31704
31705  gilt.
31706  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
31707  Direkt nach the 
31708 \begin_inset Formula $\nicefrac{\pi}{2}$
31709 \end_inset
31710
31711 \InsetSpace \thinspace{}
31712 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
31713  das Signal zusätzlich abschwächt.
31714  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
31715  
31716 \begin_inset Formula $T_{2}$
31717 \end_inset
31718
31719 -Zeit.
31720 \end_layout
31721
31722 \begin_layout Standard
31723 \begin_inset ERT
31724 status collapsed
31725
31726 \begin_layout Standard
31727
31728
31729 \backslash
31730 end{multicols}
31731 \end_layout
31732
31733 \end_inset
31734
31735  
31736 \end_layout
31737
31738 \begin_layout Subsection
31739 Formulas with Description of Variables
31740 \begin_inset LatexCommand index
31741 name "Formula ! with description of variables"
31742
31743 \end_inset
31744
31745
31746 \end_layout
31747
31748 \begin_layout Standard
31749 To describe variables within a formula, like in formula 
31750 \begin_inset LatexCommand eqref
31751 reference "eq:within"
31752
31753 \end_inset
31754
31755 , a 2
31756 \series bold
31757 ×
31758 \series default
31759
31760 \begin_inset Formula $n$
31761 \end_inset
31762
31763 \InsetSpace ~
31764 matrix is used with left aligned columns for the 
31765 \begin_inset Formula $n$
31766 \end_inset
31767
31768  used variables.
31769 \begin_inset Foot
31770 status collapsed
31771
31772 \begin_layout Standard
31773 matrices see 
31774 \begin_inset LatexCommand ref
31775 reference "sec:Matrices"
31776
31777 \end_inset
31778
31779
31780 \end_layout
31781
31782 \end_inset
31783
31784  To set the description in a smaller size, before the matrix e.\InsetSpace \thinspace{}
31785 g.\InsetSpace ~
31786 the command
31787  
31788 \series bold
31789
31790 \backslash
31791 footnotesize
31792 \series default
31793  is inserted.
31794 \begin_inset Foot
31795 status collapsed
31796
31797 \begin_layout Standard
31798 font sizes see 
31799 \begin_inset LatexCommand ref
31800 reference "sub:Font-Sizes"
31801
31802 \end_inset
31803
31804
31805 \end_layout
31806
31807 \end_inset
31808
31809
31810 \end_layout
31811
31812 \begin_layout Standard
31813 When the formula style 
31814 \series bold
31815 Indented
31816 \begin_inset Foot
31817 status collapsed
31818
31819 \begin_layout Standard
31820 formula styles see 
31821 \begin_inset LatexCommand ref
31822 reference "sec:Formula-Styles"
31823
31824 \end_inset
31825
31826
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \series default
31833  is used, a 
31834 \series bold
31835
31836 \backslash
31837 hfill
31838 \series default
31839
31840 \begin_inset Foot
31841 status collapsed
31842
31843 \begin_layout Standard
31844
31845 \series bold
31846
31847 \backslash
31848 hfill
31849 \series default
31850  only works in formulas with the style 
31851 \series bold
31852 Indented
31853 \series default
31854 , see 
31855 \begin_inset LatexCommand ref
31856 reference "sub:Variable-Space"
31857
31858 \end_inset
31859
31860 .
31861 \end_layout
31862
31863 \end_inset
31864
31865  is inserted before and after the matrix to have the same separation of
31866  the matrix from the equation and the side margin.
31867 \end_layout
31868
31869 \begin_layout Standard
31870 When the formula style 
31871 \series bold
31872 Centered
31873 \series default
31874  is used, the method described in 
31875 \begin_inset LatexCommand ref
31876 reference "sub:Flalign-Environment"
31877
31878 \end_inset
31879
31880  is used to indent formulas.
31881  Formula 
31882 \begin_inset LatexCommand eqref
31883 reference "eq:within"
31884
31885 \end_inset
31886
31887  consists of five columns whereas in the first two columns contain the equation,
31888  the third the matrix, and the last one an empty TeX-brace.
31889 \begin_inset Formula \begin{flalign}
31890 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
31891 \rho & \textrm{density}\\
31892 V & \textrm{volume}\\
31893 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
31894
31895 \end_inset
31896
31897
31898 \end_layout
31899
31900 \begin_layout Subsection
31901 Upright small Greek Letters
31902 \begin_inset LatexCommand label
31903 name "sub:Upright-small-Greek"
31904
31905 \end_inset
31906
31907
31908 \begin_inset LatexCommand index
31909 name "Greek letters ! upright"
31910
31911 \end_inset
31912
31913
31914 \end_layout
31915
31916 \begin_layout Standard
31917 Most of the math fonts only provide italic small Greek letters.
31918  But for symbols of elementary particles like pions and neutrinos, upright
31919  Greek letters are needed.
31920  The file 
31921 \series bold
31922 upgreek.sty
31923 \series default
31924
31925 \begin_inset Foot
31926 status collapsed
31927
31928 \begin_layout Standard
31929
31930 \series bold
31931 upgreek
31932 \series default
31933  is part of the LaTeX-package 
31934 \series bold
31935 was
31936 \series default
31937
31938 \begin_inset LatexCommand index
31939 name "Packages ! was\\vspace{4mm}"
31940
31941 \end_inset
31942
31943 .
31944 \end_layout
31945
31946 \end_inset
31947
31948
31949 \begin_inset LatexCommand index
31950 name "Packages ! upgreek"
31951
31952 \end_inset
31953
31954  that is loaded with the LaTeX-preamble line
31955 \end_layout
31956
31957 \begin_layout Standard
31958
31959 \series bold
31960
31961 \backslash
31962 usepackage{upgreek}
31963 \end_layout
31964
31965 \begin_layout Standard
31966 provides them.
31967  
31968 \begin_inset ERT
31969 status collapsed
31970
31971 \begin_layout Standard
31972
31973
31974 \backslash
31975 ifupgreek 
31976 \end_layout
31977
31978 \end_inset
31979
31980
31981 \begin_inset Note Note
31982 status open
31983
31984 \begin_layout Standard
31985 The following table will only be displayed when the LaTeX-package 
31986 \series bold
31987 upgreek
31988 \series default
31989  is installed.
31990 \end_layout
31991
31992 \end_inset
31993
31994  They are created when the command for a small Greek letters is started
31995  with 
31996 \series bold
31997 up
31998 \series default
31999 .
32000  For example the command 
32001 \series bold
32002
32003 \backslash
32004 uptau
32005 \series default
32006  creates this: 
32007 \begin_inset Formula $\uptau$
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Standard
32014 With these commands reactions of elementary particles can be typeset:
32015 \begin_inset Formula \[
32016 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
32017
32018 \end_inset
32019
32020
32021 \end_layout
32022
32023 \begin_layout Standard
32024 The upright letters are more bold and wider than the italic ones.
32025  They should therefore not be used for units like 
32026 \begin_inset Quotes eld
32027 \end_inset
32028
32029 µm
32030 \begin_inset Quotes erd
32031 \end_inset
32032
32033 .
32034 \end_layout
32035
32036 \begin_layout Standard
32037 \begin_inset ERT
32038 status collapsed
32039
32040 \begin_layout Standard
32041
32042
32043 \backslash
32044 else 
32045 \end_layout
32046
32047 \end_inset
32048
32049
32050 \begin_inset Note Note
32051 status open
32052
32053 \begin_layout Standard
32054 The following will be displayed when the LaTeX-package 
32055 \series bold
32056 upgreek
32057 \series default
32058  is not installed:
32059 \end_layout
32060
32061 \end_inset
32062
32063
32064 \end_layout
32065
32066 \begin_layout Standard
32067 You need to install the LaTeX-package 
32068 \series bold
32069 upgreek
32070 \series default
32071  to see the rest of this subsection in the output.
32072 \end_layout
32073
32074 \begin_layout Standard
32075 \begin_inset ERT
32076 status collapsed
32077
32078 \begin_layout Standard
32079
32080
32081 \backslash
32082 fi 
32083 \end_layout
32084
32085 \end_inset
32086
32087
32088 \end_layout
32089
32090 \begin_layout Subsection
32091 Text Characters in Formulas
32092 \begin_inset LatexCommand label
32093 name "sub:Text-Characters-in"
32094
32095 \end_inset
32096
32097
32098 \begin_inset LatexCommand index
32099 name "Text ! in formulas"
32100
32101 \end_inset
32102
32103
32104 \end_layout
32105
32106 \begin_layout Standard
32107 In some cases you might want to insert text characters directly into formulas.
32108  When for example the centered dot · is often used in formulas like 
32109 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
32110 \end_inset
32111
32112 , one would have to insert the command 
32113 \series bold
32114
32115 \backslash
32116 cdot
32117 \series default
32118
32119 \begin_inset Foot
32120 status collapsed
32121
32122 \begin_layout Standard
32123 see 
32124 \begin_inset LatexCommand ref
32125 reference "sub:Binary-Operators"
32126
32127 \end_inset
32128
32129
32130 \end_layout
32131
32132 \end_inset
32133
32134  all the time, because this character is defined in all encodings as text
32135  character.
32136  But the encoding can be changed by this LaTeX-preamble line:
32137 \end_layout
32138
32139 \begin_layout Standard
32140
32141 \series bold
32142
32143 \backslash
32144 Declare Inputtext{183}{
32145 \backslash
32146 ifmmode
32147 \backslash
32148 cdot
32149 \backslash
32150 else
32151 \backslash
32152 textperiodcentered
32153 \backslash
32154 f\SpecialChar \textcompwordmark{}
32155 i}
32156 \end_layout
32157
32158 \begin_layout Standard
32159 The character encoding (menu 
32160 \family sans
32161 Document\SpecialChar \menuseparator
32162 Settings\SpecialChar \menuseparator
32163 Language
32164 \family default
32165 ) specifies what character appears when a keyboard key is pressed.
32166  When the key for the character '·' is pressed, internally the command 
32167 \series bold
32168
32169 \backslash
32170 textperiodcentered
32171 \series default
32172  is used.
32173  But this command is not available in a formula so that you would get LaTeX-erro
32174 rs.
32175  With the changed encoding the right command is chosen automatically, depending
32176  on if the character was inserted into a formula or not.
32177 \end_layout
32178
32179 \begin_layout Standard
32180 The encoding of several characters is saved in definition files.
32181  Fore example the encoding 
32182 \series bold
32183 latin9
32184 \series default
32185  is defined in the file 
32186 \series bold
32187 latin9.def
32188 \series default
32189  that is in the installation folder of LaTeX.
32190  Encodings should only be changed via the LaTeX-preamble and not in the
32191  definition files.
32192  Otherwise own documents could not be edited by other LyX users working
32193  on other computers.
32194 \end_layout
32195
32196 \begin_layout Standard
32197 \begin_inset VSpace medskip
32198 \end_inset
32199
32200 Besides the centered dot, in this document the degree sign ° is defined
32201  with the following LaTeX-preamble line so that it can directly be inserted
32202  to a formula:
32203 \end_layout
32204
32205 \begin_layout Standard
32206
32207 \series bold
32208
32209 \backslash
32210 DeclareInputtext{176}{
32211 \backslash
32212 ifmmode^
32213 \backslash
32214 circ
32215 \backslash
32216 else
32217 \backslash
32218 textdegree
32219 \backslash
32220 f\SpecialChar \textcompwordmark{}
32221 i}
32222 \end_layout
32223
32224 \begin_layout Standard
32225
32226 \newpage
32227
32228 \end_layout
32229
32230 \begin_layout Section
32231 \start_of_appendix
32232 Typographic Advises
32233 \begin_inset LatexCommand index
32234 name "Typographic Advises"
32235
32236 \end_inset
32237
32238
32239 \end_layout
32240
32241 \begin_layout Standard
32242 This section is a summary of the most important typographic rules, listed
32243  in ISO norms.
32244 \begin_inset Foot
32245 status collapsed
32246
32247 \begin_layout Standard
32248 This collection was partly taken from the German semi-official dictionary
32249  called 
32250 \begin_inset Quotes eld
32251 \end_inset
32252
32253 Duden
32254 \begin_inset Quotes erd
32255 \end_inset
32256
32257  
32258 \begin_inset LatexCommand cite
32259 key "Duden"
32260
32261 \end_inset
32262
32263  that lists some of the ISO rules.
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \begin_layout Itemize
32272 Physical units are 
32273 \emph on
32274 always
32275 \emph default
32276  set upright
32277 \begin_inset Foot
32278 status collapsed
32279
32280 \begin_layout Standard
32281 done with font styles, see 
32282 \begin_inset LatexCommand ref
32283 reference "sub:Font-Styles"
32284
32285 \end_inset
32286
32287
32288 \end_layout
32289
32290 \end_inset
32291
32292 : 30\InsetSpace \thinspace{}
32293 km/h
32294 \newline
32295 Between the value and the unit is the smallest space, see 
32296 \begin_inset LatexCommand ref
32297 reference "sub:Predefined-Space"
32298
32299 \end_inset
32300
32301 .
32302 \end_layout
32303
32304 \begin_layout Itemize
32305 Percent and perthousand signs are set like physical units:
32306 \newline
32307 1,2\InsetSpace \thinspace{}
32308
32309 \begin_inset ERT
32310 status collapsed
32311
32312 \begin_layout Standard
32313
32314
32315 \backslash
32316 textperthousand 
32317 \end_layout
32318
32319 \end_inset
32320
32321 \InsetSpace ~
32322 alcohol in blood
32323 \end_layout
32324
32325 \begin_layout Itemize
32326 The degree sign follows directly on the value: 15°, but not when it is used
32327  in units: 15\InsetSpace \thinspace{}
32328 °C
32329 \end_layout
32330
32331 \begin_layout Itemize
32332 In numbers with more than four digits the smallest space is inserted before
32333  every third digit to group them: 
32334 \family roman
32335 \series medium
32336 \shape up
32337 \size normal
32338 \emph off
32339 \bar no
32340 \noun off
32341 \color none
32342 18\InsetSpace \thinspace{}
32343 473\InsetSpace \thinspace{}
32344 588
32345 \end_layout
32346
32347 \begin_layout Itemize
32348 For dimensionings like 120×90×40\InsetSpace \thinspace{}
32349 cm the multiplication sign 
32350 \begin_inset Quotes eld
32351 \end_inset
32352
32353 ×
32354 \begin_inset Quotes erd
32355 \end_inset
32356
32357  is used.
32358  It is available with the LaTeX-command 
32359 \series bold
32360
32361 \backslash
32362 texttimes
32363 \series default
32364 , but can also directly be inserted with some keyboard definitions.
32365 \end_layout
32366
32367 \begin_layout Itemize
32368 Functions with names consisting of several letters are set upright to avoid
32369  confusions, see 
32370 \begin_inset LatexCommand ref
32371 reference "sub:Predefined-Functions"
32372
32373 \end_inset
32374
32375 .
32376 \end_layout
32377
32378 \begin_layout Itemize
32379 Indices consisting of several letters, are set upright: 
32380 \begin_inset Formula $E_{\mathrm{kin}}$
32381 \end_inset
32382
32383
32384 \newline
32385 Components of matrices are set italic: 
32386 \begin_inset Formula $\hat{H}_{kl}$
32387 \end_inset
32388
32389
32390 \end_layout
32391
32392 \begin_layout Itemize
32393 The differentiation/integration operator 'd', the Euler's number 'e', and
32394  the imaginary unit 'i' should be set upright, to avoid mixing them up with
32395  other variables.
32396 \end_layout
32397
32398 \begin_layout Standard
32399
32400 \newpage
32401
32402 \end_layout
32403
32404 \begin_layout Section
32405 Synonyms
32406 \begin_inset LatexCommand index
32407 name "Synonyms"
32408
32409 \end_inset
32410
32411
32412 \end_layout
32413
32414 \begin_layout Standard
32415 Some characters and symbols can be created with several commands.
32416  Here is a list of the synonym commands:
32417 \end_layout
32418
32419 \begin_layout Standard
32420 \begin_inset VSpace bigskip
32421 \end_inset
32422
32423
32424 \hfill
32425
32426 \begin_inset Tabular
32427 <lyxtabular version="3" rows="12" columns="2">
32428 <features>
32429 <column alignment="center" valignment="top" leftline="true" width="0pt">
32430 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32431 <row topline="true" bottomline="true">
32432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Standard
32436 Command
32437 \end_layout
32438
32439 \end_inset
32440 </cell>
32441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32442 \begin_inset Text
32443
32444 \begin_layout Standard
32445 equivalent to
32446 \begin_inset Note Note
32447 status collapsed
32448
32449 \begin_layout Standard
32450
32451 \series bold
32452
32453 \backslash
32454 raisebox
32455 \series default
32456  is only used as spacer.
32457 \end_layout
32458
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 </row>
32467 <row topline="true">
32468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32469 \begin_inset Text
32470
32471 \begin_layout Standard
32472
32473 \backslash
32474 ast
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 Standard
32483 \begin_inset ERT
32484 status collapsed
32485
32486 \begin_layout Standard
32487
32488
32489 \backslash
32490 raisebox{-1.2mm}{
32491 \end_layout
32492
32493 \end_inset
32494
32495 *
32496 \begin_inset ERT
32497 status collapsed
32498
32499 \begin_layout Standard
32500
32501 }
32502 \end_layout
32503
32504 \end_inset
32505
32506
32507 \end_layout
32508
32509 \end_inset
32510 </cell>
32511 </row>
32512 <row topline="true">
32513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32514 \begin_inset Text
32515
32516 \begin_layout Standard
32517
32518 \backslash
32519 choose
32520 \end_layout
32521
32522 \end_inset
32523 </cell>
32524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32525 \begin_inset Text
32526
32527 \begin_layout Standard
32528
32529 \backslash
32530 binom
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 </row>
32536 <row topline="true">
32537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32538 \begin_inset Text
32539
32540 \begin_layout Standard
32541
32542 \backslash
32543 geq
32544 \end_layout
32545
32546 \end_inset
32547 </cell>
32548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Standard
32552
32553 \backslash
32554 ge
32555 \end_layout
32556
32557 \end_inset
32558 </cell>
32559 </row>
32560 <row topline="true">
32561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32562 \begin_inset Text
32563
32564 \begin_layout Standard
32565
32566 \backslash
32567 lbrace
32568 \end_layout
32569
32570 \end_inset
32571 </cell>
32572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32573 \begin_inset Text
32574
32575 \begin_layout Standard
32576 {
32577 \end_layout
32578
32579 \end_inset
32580 </cell>
32581 </row>
32582 <row topline="true">
32583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32584 \begin_inset Text
32585
32586 \begin_layout Standard
32587
32588 \backslash
32589 lbracket
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Standard
32598 [
32599 \end_layout
32600
32601 \end_inset
32602 </cell>
32603 </row>
32604 <row topline="true">
32605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Standard
32609
32610 \backslash
32611 leftarrow
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Standard
32620
32621 \backslash
32622 gets
32623 \end_layout
32624
32625 \end_inset
32626 </cell>
32627 </row>
32628 <row topline="true">
32629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32630 \begin_inset Text
32631
32632 \begin_layout Standard
32633
32634 \backslash
32635 leq
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Standard
32644
32645 \backslash
32646 le
32647 \end_layout
32648
32649 \end_inset
32650 </cell>
32651 </row>
32652 <row topline="true">
32653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout Standard
32657
32658 \backslash
32659 lor
32660 \end_layout
32661
32662 \end_inset
32663 </cell>
32664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Standard
32668
32669 \backslash
32670 vee
32671 \end_layout
32672
32673 \end_inset
32674 </cell>
32675 </row>
32676 <row topline="true">
32677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32678 \begin_inset Text
32679
32680 \begin_layout Standard
32681
32682 \backslash
32683 neq
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Standard
32692
32693 \backslash
32694 not=
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 </row>
32700 <row topline="true">
32701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32702 \begin_inset Text
32703
32704 \begin_layout Standard
32705
32706 \backslash
32707 slash
32708 \end_layout
32709
32710 \end_inset
32711 </cell>
32712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32713 \begin_inset Text
32714
32715 \begin_layout Standard
32716 /
32717 \end_layout
32718
32719 \end_inset
32720 </cell>
32721 </row>
32722 <row topline="true" bottomline="true">
32723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32724 \begin_inset Text
32725
32726 \begin_layout Standard
32727
32728 \backslash
32729 vert
32730 \end_layout
32731
32732 \end_inset
32733 </cell>
32734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Standard
32738 |
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 </row>
32744 </lyxtabular>
32745
32746 \end_inset
32747
32748
32749 \hfill
32750
32751 \begin_inset Tabular
32752 <lyxtabular version="3" rows="12" columns="2">
32753 <features>
32754 <column alignment="center" valignment="top" leftline="true" width="0pt">
32755 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32756 <row topline="true" bottomline="true">
32757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32758 \begin_inset Text
32759
32760 \begin_layout Standard
32761 Command
32762 \end_layout
32763
32764 \end_inset
32765 </cell>
32766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32767 \begin_inset Text
32768
32769 \begin_layout Standard
32770 equivalent to
32771 \end_layout
32772
32773 \end_inset
32774 </cell>
32775 </row>
32776 <row topline="true">
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Standard
32781
32782 \backslash
32783 backslash
32784 \end_layout
32785
32786 \end_inset
32787 </cell>
32788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32789 \begin_inset Text
32790
32791 \begin_layout Standard
32792
32793 \backslash
32794
32795 \backslash
32796
32797 \end_layout
32798
32799 \end_inset
32800 </cell>
32801 </row>
32802 <row topline="true">
32803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32804 \begin_inset Text
32805
32806 \begin_layout Standard
32807
32808 \backslash
32809 dasharrow
32810 \end_layout
32811
32812 \end_inset
32813 </cell>
32814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Standard
32818
32819 \backslash
32820 dashrightarrow
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 </row>
32826 <row topline="true">
32827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32828 \begin_inset Text
32829
32830 \begin_layout Standard
32831
32832 \backslash
32833 land
32834 \end_layout
32835
32836 \end_inset
32837 </cell>
32838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Standard
32842
32843 \backslash
32844 wedge
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 </row>
32850 <row topline="true">
32851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32852 \begin_inset Text
32853
32854 \begin_layout Standard
32855
32856 \backslash
32857 rbrace
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32863 \begin_inset Text
32864
32865 \begin_layout Standard
32866 }
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 </row>
32872 <row topline="true">
32873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32874 \begin_inset Text
32875
32876 \begin_layout Standard
32877
32878 \backslash
32879 rbracket
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Standard
32888 ]
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 </row>
32894 <row topline="true">
32895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Standard
32899
32900 \backslash
32901 rightarrow
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Standard
32910
32911 \backslash
32912 to
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 </row>
32918 <row topline="true">
32919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Standard
32923
32924 \backslash
32925 lnot
32926 \end_layout
32927
32928 \end_inset
32929 </cell>
32930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Standard
32934
32935 \backslash
32936 neg
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 </row>
32942 <row topline="true">
32943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32944 \begin_inset Text
32945
32946 \begin_layout Standard
32947
32948 \backslash
32949 ne
32950 \end_layout
32951
32952 \end_inset
32953 </cell>
32954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32955 \begin_inset Text
32956
32957 \begin_layout Standard
32958
32959 \backslash
32960 not=
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 </row>
32966 <row topline="true">
32967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Standard
32971
32972 \backslash
32973 owns
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Standard
32982
32983 \backslash
32984 ni
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 </row>
32990 <row topline="true">
32991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Standard
32995
32996 \backslash
32997 square
32998 \end_layout
32999
33000 \end_inset
33001 </cell>
33002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33003 \begin_inset Text
33004
33005 \begin_layout Standard
33006
33007 \backslash
33008 Box
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 </row>
33014 <row topline="true" bottomline="true">
33015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33016 \begin_inset Text
33017
33018 \begin_layout Standard
33019
33020 \backslash
33021 Vert
33022 \end_layout
33023
33024 \end_inset
33025 </cell>
33026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33027 \begin_inset Text
33028
33029 \begin_layout Standard
33030
33031 \backslash
33032 |
33033 \end_layout
33034
33035 \end_inset
33036 </cell>
33037 </row>
33038 </lyxtabular>
33039
33040 \end_inset
33041
33042
33043 \hfill
33044
33045 \end_layout
33046
33047 \begin_layout Standard
33048
33049 \newpage
33050
33051 \end_layout
33052
33053 \begin_layout Bibliography
33054 \begin_inset LatexCommand bibitem
33055 key "TLC2"
33056
33057 \end_inset
33058
33059
33060 \shape smallcaps
33061 Mittelbach, F.
33062  ; Goossens, M.
33063 \shape default
33064
33065 \shape italic
33066 The LaTeX Companion
33067 \shape default
33068 .
33069  Addison Wesley, 2004
33070 \end_layout
33071
33072 \begin_layout Bibliography
33073 \begin_inset LatexCommand bibitem
33074 key "Mathmode"
33075
33076 \end_inset
33077
33078
33079 \begin_inset ERT
33080 status collapsed
33081
33082 \begin_layout Standard
33083
33084
33085 \backslash
33086 href{ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf}{
33087 \end_layout
33088
33089 \end_inset
33090
33091 Description
33092 \begin_inset ERT
33093 status collapsed
33094
33095 \begin_layout Standard
33096
33097 }
33098 \end_layout
33099
33100 \end_inset
33101
33102  of LaTeX's math abilities
33103 \end_layout
33104
33105 \begin_layout Bibliography
33106 \begin_inset LatexCommand bibitem
33107 key "Voss"
33108
33109 \end_inset
33110
33111 LaTeX tips and tricks-
33112 \begin_inset ERT
33113 status collapsed
33114
33115 \begin_layout Standard
33116
33117
33118 \backslash
33119 href{http://tug.org/TeXnik/}{
33120 \end_layout
33121
33122 \end_inset
33123
33124 page
33125 \begin_inset ERT
33126 status collapsed
33127
33128 \begin_layout Standard
33129
33130 }
33131 \end_layout
33132
33133 \end_inset
33134
33135
33136 \end_layout
33137
33138 \begin_layout Bibliography
33139 \begin_inset LatexCommand bibitem
33140 key "AMS"
33141
33142 \end_inset
33143
33144
33145 \begin_inset ERT
33146 status collapsed
33147
33148 \begin_layout Standard
33149
33150
33151 \backslash
33152 href{ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf}{
33153 \end_layout
33154
33155 \end_inset
33156
33157 Description
33158 \begin_inset ERT
33159 status collapsed
33160
33161 \begin_layout Standard
33162
33163 }
33164 \end_layout
33165
33166 \end_inset
33167
33168  of 
33169 \begin_inset ERT
33170 status collapsed
33171
33172 \begin_layout Standard
33173
33174
33175 \backslash
33176 AmS
33177 \end_layout
33178
33179 \end_inset
33180
33181 -LaTeX
33182 \end_layout
33183
33184 \begin_layout Bibliography
33185 \begin_inset LatexCommand bibitem
33186 key "Symbole"
33187
33188 \end_inset
33189
33190
33191 \begin_inset ERT
33192 status collapsed
33193
33194 \begin_layout Standard
33195
33196
33197 \backslash
33198 href{ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf}{
33199 \end_layout
33200
33201 \end_inset
33202
33203 List
33204 \begin_inset ERT
33205 status collapsed
33206
33207 \begin_layout Standard
33208
33209 }
33210 \end_layout
33211
33212 \end_inset
33213
33214  of all symbols available with LaTeX-packages
33215 \end_layout
33216
33217 \begin_layout Bibliography
33218 \begin_inset LatexCommand bibitem
33219 key "hyperref"
33220
33221 \end_inset
33222
33223
33224 \begin_inset ERT
33225 status collapsed
33226
33227 \begin_layout Standard
33228
33229
33230 \backslash
33231 href{http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf}{
33232 \end_layout
33233
33234 \end_inset
33235
33236 Documentation
33237 \begin_inset ERT
33238 status collapsed
33239
33240 \begin_layout Standard
33241
33242 }
33243 \end_layout
33244
33245 \end_inset
33246
33247  of the LaTeX-package 
33248 \series bold
33249 hyperref
33250 \series default
33251
33252 \begin_inset LatexCommand index
33253 name "Packages ! hyperref"
33254
33255 \end_inset
33256
33257
33258 \end_layout
33259
33260 \begin_layout Bibliography
33261 \begin_inset LatexCommand bibitem
33262 key "Mathclap"
33263
33264 \end_inset
33265
33266
33267 \begin_inset ERT
33268 status collapsed
33269
33270 \begin_layout Standard
33271
33272
33273 \backslash
33274 href{http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf}{
33275 \end_layout
33276
33277 \end_inset
33278
33279 Description
33280 \begin_inset ERT
33281 status collapsed
33282
33283 \begin_layout Standard
33284
33285 }
33286 \end_layout
33287
33288 \end_inset
33289
33290  of the command 
33291 \series bold
33292
33293 \backslash
33294 mathclap
33295 \series default
33296 , described in 
33297 \begin_inset LatexCommand ref
33298 reference "sub:Operator-Limits"
33299
33300 \end_inset
33301
33302
33303 \begin_inset LatexCommand index
33304 name "Commands ! M ! \\textbackslash mathclap"
33305
33306 \end_inset
33307
33308
33309 \end_layout
33310
33311 \begin_layout Bibliography
33312 \begin_inset LatexCommand bibitem
33313 key "Duden"
33314
33315 \end_inset
33316
33317
33318 \emph on
33319 Duden Band 1
33320 \emph default
33321 .
33322  22.
33323  Auflage, Duden 2001
33324 \end_layout
33325
33326 \begin_layout Subsubsection*
33327 \begin_inset LatexCommand printindex
33328
33329 \end_inset
33330
33331
33332 \end_layout
33333
33334 \end_body
33335 \end_document