]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
Math.lyx: some fixes for issues spotted by Ignacio
[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 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Standard
306
307 \newpage
308
309 \end_layout
310
311 \begin_layout Section
312 Introduction
313 \begin_inset LatexCommand label
314 name "sec:Introduction"
315
316 \end_inset
317
318
319 \end_layout
320
321 \begin_layout Standard
322 This document explains LyX's math features and is furthermore a collection
323  of LaTeX-commands used for mathematical characters and constructs.
324  The explanations are designed for the usage of commands.
325  It is therefore required that you have read the section 
326 \family typewriter
327 Mathematical\InsetSpace ~
328 Formulas
329 \family default
330  of the User's Guide.
331 \end_layout
332
333 \begin_layout Standard
334 Most of the characters and many constructs explained in this manual are
335  also accessible via the menu 
336 \family sans
337 Insert
338 \series bold
339 \SpecialChar \menuseparator
340
341 \series default
342 Math
343 \family default
344 , or the 
345 \family sans
346 math
347 \family default
348 \series bold
349  
350 \family sans
351 \series default
352 toolbar
353 \family default
354 .
355  But everybody who has to write lots of formulas will notice that it is
356  much faster to use commands instead of the math toolbar.
357  Therefore this manual is focused on commands but also mentions the correspondin
358 g toolbar buttons when available.
359 \end_layout
360
361 \begin_layout Standard
362 If not specially mentioned the commands are only available within formulas.
363  To be able to use all commands explained in this document, the option 
364 \family sans
365 Use AMS math package
366 \family default
367  must be used in the document settings (menu 
368 \family sans
369 Document\SpecialChar \menuseparator
370 Settings\SpecialChar \menuseparator
371 Math\InsetSpace ~
372 Options
373 \family default
374 ).
375 \begin_inset Foot
376 status collapsed
377
378 \begin_layout Standard
379 The option 
380 \family sans
381 Use AMS math package automatically
382 \family default
383  only uses 
384 \begin_inset ERT
385 status collapsed
386
387 \begin_layout Standard
388
389
390 \backslash
391 AmS 
392 \end_layout
393
394 \end_inset
395
396 -math when math constructs are found that are supported by LyX.
397 \end_layout
398
399 \end_inset
400
401
402 \end_layout
403
404 \begin_layout Standard
405 This document doesn't list all 
406 \begin_inset ERT
407 status collapsed
408
409 \begin_layout Standard
410
411
412 \backslash
413 AmS 
414 \end_layout
415
416 \end_inset
417
418 -math commands
419 \begin_inset Foot
420 status collapsed
421
422 \begin_layout Standard
423 A list with all 
424 \begin_inset ERT
425 status collapsed
426
427 \begin_layout Standard
428
429
430 \backslash
431 AmS
432 \end_layout
433
434 \end_inset
435
436 -math commands is in the file 
437 \begin_inset ERT
438 status collapsed
439
440 \begin_layout Standard
441
442
443 \backslash
444 href{ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps}{
445 \end_layout
446
447 \end_inset
448
449
450 \family sans
451 amsguide.ps
452 \family default
453
454 \begin_inset ERT
455 status collapsed
456
457 \begin_layout Standard
458
459 }
460 \end_layout
461
462 \end_inset
463
464 , which is part of every LaTeX standard installation.
465 \end_layout
466
467 \end_inset
468
469  for lucidity reasons.
470 \end_layout
471
472 \begin_layout Section
473 General Instructions
474 \begin_inset LatexCommand label
475 name "sec:General-Instructions"
476
477 \end_inset
478
479
480 \end_layout
481
482 \begin_layout Standard
483 To create an inline formula
484 \begin_inset LatexCommand index
485 name "Formula ! inline"
486
487 \end_inset
488
489  that is embedded into a text line, press 
490 \family sans
491 Ctrl-m
492 \family default
493  or the toolbar button 
494 \begin_inset Graphics
495         filename ../images/math-mode.png
496         scale 85
497
498 \end_inset
499
500
501 \newline
502 To create a display style formula
503 \begin_inset LatexCommand index
504 name "Formula ! display style"
505
506 \end_inset
507
508  that will appear bigger and in an own paragraph, press 
509 \family sans
510 Ctrl-M
511 \family default
512 .
513 \end_layout
514
515 \begin_layout Standard
516 To change a display style formula to an inline formula, set the cursor into
517  the formula and press 
518 \family sans
519 Ctrl-M
520 \family default
521  or use the menu 
522 \family sans
523 Edit\SpecialChar \menuseparator
524 Math\SpecialChar \menuseparator
525 Change formula type
526 \family default
527 .
528  The same way is used to change an inline formula to a display style formula.
529 \end_layout
530
531 \begin_layout Standard
532 To display parts of an inline formula in the size of a display style formula,
533  enter the command 
534 \series bold
535
536 \backslash
537 displaystyle
538 \begin_inset LatexCommand index
539 name "Commands ! D ! \\textbackslash displaystyle"
540
541 \end_inset
542
543
544 \series default
545  to a formula.
546  Then a new blue box appears in which the desired formula part is inserted.
547 \end_layout
548
549 \begin_layout Standard
550 Only inline formulas are allowed inside tables.
551 \end_layout
552
553 \begin_layout Standard
554 The 
555 \family sans
556 math toolbar
557 \family default
558  can be turned on in the menu 
559 \family sans
560 View\SpecialChar \menuseparator
561 Toolbars
562 \family default
563 .
564  When you click there on 
565 \begin_inset Quotes eld
566 \end_inset
567
568 Math
569 \begin_inset Quotes erd
570 \end_inset
571
572  the toolbar will be shown permanently at the bottom; this state is visualized
573  in the 
574 \family sans
575 Toolbars
576 \family default
577  menu with a checkmark.
578  When you click in this state again on 
579 \begin_inset Quotes eld
580 \end_inset
581
582 Math
583 \begin_inset Quotes erd
584 \end_inset
585
586  in the 
587 \family sans
588 Toolbars
589 \family default
590  menu, the 
591 \family sans
592 math toolbar
593 \family default
594  is only shown when the cursor is within a formula; this state is visualized
595  by the renaming of the menu entry from 
596 \begin_inset Quotes eld
597 \end_inset
598
599 Math
600 \begin_inset Quotes erd
601 \end_inset
602
603  to 
604 \begin_inset Quotes eld
605 \end_inset
606
607 Math\InsetSpace ~
608 (auto)
609 \begin_inset Quotes erd
610 \end_inset
611
612 .
613 \end_layout
614
615 \begin_layout Standard
616 The TeX-mode
617 \begin_inset LatexCommand index
618 name "T@\\TeX-mode"
619
620 \end_inset
621
622  is invoked by pressing the toolbar button 
623 \begin_inset Graphics
624         filename ../images/ert-insert.png
625         scale 85
626
627 \end_inset
628
629  or by using the menu 
630 \family sans
631 Insert\SpecialChar \menuseparator
632 T
633 \begin_inset ERT
634 status collapsed
635
636 \begin_layout Standard
637
638 {
639 \end_layout
640
641 \end_inset
642
643 e
644 \begin_inset ERT
645 status collapsed
646
647 \begin_layout Standard
648
649 }
650 \end_layout
651
652 \end_inset
653
654 X Code
655 \family default
656  (shortcut 
657 \family sans
658 Ctrl-l
659 \family default
660 ).
661 \begin_inset Note Note
662 status collapsed
663
664 \begin_layout Standard
665 In LyX there are three 
666 \begin_inset Quotes eld
667 \end_inset
668
669 proper names
670 \begin_inset Quotes erd
671 \end_inset
672
673  that appear in the output with sub- and superscript letters: TeX, LaTeX,
674  and LyX
675 \end_layout
676
677 \begin_layout Standard
678 To avoid that these names are recognized as proper names, TeX-braces are
679  set around one of the letters of the name.
680 \end_layout
681
682 \end_inset
683
684
685 \end_layout
686
687 \begin_layout Standard
688 To change the LaTeX-preamble
689 \begin_inset LatexCommand index
690 name "L@\\LaTeX-preamble"
691
692 \end_inset
693
694 , use the menu 
695 \family sans
696 Document\SpecialChar \menuseparator
697 Settings\SpecialChar \menuseparator
698 La
699 \begin_inset ERT
700 status collapsed
701
702 \begin_layout Standard
703
704 {
705 \end_layout
706
707 \end_inset
708
709 T
710 \begin_inset ERT
711 status collapsed
712
713 \begin_layout Standard
714
715 }
716 \end_layout
717
718 \end_inset
719
720 eX
721 \family default
722  
723 \family sans
724 Preamble
725 \family default
726 .
727 \end_layout
728
729 \begin_layout Standard
730 To edit matrices, case differentiations, and multiline formulas subsequently,
731  the menus 
732 \family sans
733 Edit\SpecialChar \menuseparator
734 Math
735 \family default
736  and 
737 \family sans
738 Edit\SpecialChar \menuseparator
739 Rows\InsetSpace \thinspace{}
740 &\InsetSpace \thinspace{}
741 Columns,
742 \family default
743  or the 
744 \family sans
745 table toolbar
746 \family default
747  can be used.
748  When lines and columns are swapped via the menu, the column or line where
749  the cursor is in is exchanged with the column to the right or the line
750  below, respectively.
751  Is the cursor in the last column or row, the exchange is done with the
752  column to the left or the line above.
753 \end_layout
754
755 \begin_layout Standard
756 To write text in formulas
757 \begin_inset Foot
758 status collapsed
759
760 \begin_layout Standard
761 For multiline formulas the command 
762 \series bold
763
764 \backslash
765 intertext
766 \series default
767  is used, see 
768 \begin_inset LatexCommand ref
769 reference "sub:Text-in-multiline"
770
771 \end_inset
772
773 .
774 \end_layout
775
776 \end_inset
777
778  
779 \emph on
780 mathematical text
781 \emph default
782
783 \begin_inset LatexCommand index
784 name "Text ! in formulas"
785
786 \end_inset
787
788
789 \begin_inset LatexCommand index
790 name "Mathematical text"
791
792 \end_inset
793
794  is used.
795  This mode is invoked with the the shortcut 
796 \family sans
797 Alt-m\InsetSpace ~
798 m
799 \family default
800  or by the insertion of the command 
801 \series bold
802
803 \backslash
804 text
805 \begin_inset LatexCommand index
806 name "Commands ! T ! \\textbackslash text"
807
808 \end_inset
809
810
811 \series default
812 .
813  The text appears black in LyX and can therefore be distinguished from the
814  other formula parts that appear blue.
815  In the output mathematical text is set upright, in contrary to other formula
816  parts.
817 \end_layout
818
819 \begin_layout Subsection*
820 Command Scheme
821 \end_layout
822
823 \begin_layout Standard
824 Most of the LaTeX-commands for math constructs have the following scheme:
825 \end_layout
826
827 \begin_layout Standard
828
829 \series bold
830
831 \backslash
832 commandname[optional
833 \series default
834  
835 \series bold
836 argument]{required
837 \series default
838  
839 \series bold
840 argument}
841 \end_layout
842
843 \begin_layout Standard
844 A command starts always with a backslash 
845 \begin_inset Quotes gld
846 \end_inset
847
848
849 \series bold
850
851 \backslash
852
853 \series default
854
855 \begin_inset Quotes grd
856 \end_inset
857
858 .
859  To omit optional arguments, also omit the associated brackets.
860  The braces around the required arguments are named in this document as
861  TeX-braces
862 \begin_inset LatexCommand index
863 name "T@\\TeX-braces"
864
865 \end_inset
866
867 .
868  If you add in a formula a left brace to a command name, LyX creates automatical
869 ly a TeX-brace.
870  In all other cases TeX-braces are created in formulas with the command
871  
872 \series bold
873
874 \backslash
875 {
876 \series default
877 .
878  TeX-braces appear red in LyX, in contrary to normal braces that appear
879  blue.
880  In TeX-mode no command is needed to get TeX-braces.
881  TeX-braces don't appear in the output.
882 \end_layout
883
884 \begin_layout Standard
885 When commands without arguments, like commands for symbols are entered in
886  TeX-mode, a space character must 
887 \emph on
888 always
889 \emph default
890  be behind the command to end it.
891  This space doesn't appear in the output.
892  When the space should appear in the output, the space must be followed
893  by a protected space in normal text.
894 \end_layout
895
896 \begin_layout Standard
897 A protected space is inserted with 
898 \family sans
899 Ctrl-Space
900 \family default
901 .
902 \end_layout
903
904 \begin_layout Subsection*
905
906 \newpage
907 Syntax Explanation
908 \end_layout
909
910 \begin_layout Itemize
911 The symbol
912 \begin_inset Foot
913 status collapsed
914
915 \begin_layout Standard
916 This visible space character can be created with the command 
917 \series bold
918
919 \backslash
920 textvisiblespace
921 \series default
922
923 \begin_inset LatexCommand index
924 name "Commands ! T ! \\textbackslash textvisiblespace"
925
926 \end_inset
927
928 , inserted in TeX-mode.
929 \end_layout
930
931 \end_inset
932
933  
934 \begin_inset ERT
935 status collapsed
936
937 \begin_layout Standard
938
939
940 \backslash
941 spce 
942 \end_layout
943
944 \end_inset
945
946 \InsetSpace ~
947 denotes a space character to be input.
948 \end_layout
949
950 \begin_layout Itemize
951 An arrow like 
952 \begin_inset Formula $\to$
953 \end_inset
954
955  denotes the usage of the corresponding arrow key on the keyboard.
956 \end_layout
957
958 \begin_layout Subsection*
959 Used units
960 \end_layout
961
962 \begin_layout Standard
963 \align center
964 \begin_inset Float table
965 placement H
966 wide false
967 sideways false
968 status open
969
970 \begin_layout Standard
971 \align center
972 \begin_inset Caption
973
974 \begin_layout Standard
975 \begin_inset LatexCommand label
976 name "tab:Used-units"
977
978 \end_inset
979
980 Used units
981 \end_layout
982
983 \end_inset
984
985
986 \end_layout
987
988 \begin_layout Standard
989 \align center
990 \begin_inset Tabular
991 <lyxtabular version="3" rows="13" columns="2">
992 <features>
993 <column alignment="center" valignment="top" leftline="true" width="0">
994 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
995 <row topline="true" bottomline="true">
996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
997 \begin_inset Text
998
999 \begin_layout Standard
1000 Unit
1001 \end_layout
1002
1003 \end_inset
1004 </cell>
1005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1006 \begin_inset Text
1007
1008 \begin_layout Standard
1009 Name / Description
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 </row>
1015 <row topline="true">
1016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1017 \begin_inset Text
1018
1019 \begin_layout Standard
1020 mm
1021 \end_layout
1022
1023 \end_inset
1024 </cell>
1025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Standard
1029 Millimeter
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 </row>
1035 <row topline="true">
1036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1037 \begin_inset Text
1038
1039 \begin_layout Standard
1040 cm
1041 \end_layout
1042
1043 \end_inset
1044 </cell>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Standard
1049 Centimeter
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 </row>
1055 <row topline="true">
1056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Standard
1060 in
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Standard
1069 Inch (1\InsetSpace \thinspace{}
1070 in = 2,54\InsetSpace \thinspace{}
1071 cm)
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 </row>
1077 <row topline="true">
1078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1079 \begin_inset Text
1080
1081 \begin_layout Standard
1082 pt
1083 \end_layout
1084
1085 \end_inset
1086 </cell>
1087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1088 \begin_inset Text
1089
1090 \begin_layout Standard
1091 Point (72.27\InsetSpace \thinspace{}
1092 pt = 1\InsetSpace \thinspace{}
1093 in)
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 </row>
1099 <row topline="true">
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Standard
1104 pc
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Standard
1113 Pica (1\InsetSpace \thinspace{}
1114 pc = 12\InsetSpace \thinspace{}
1115 pt)
1116 \end_layout
1117
1118 \end_inset
1119 </cell>
1120 </row>
1121 <row topline="true">
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Standard
1126 sp
1127 \end_layout
1128
1129 \end_inset
1130 </cell>
1131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1132 \begin_inset Text
1133
1134 \begin_layout Standard
1135 scaled point (65536\InsetSpace \thinspace{}
1136 sp = 1\InsetSpace \thinspace{}
1137 pt)
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 </row>
1143 <row topline="true">
1144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Standard
1148 bp
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Standard
1157 big point (72\InsetSpace \thinspace{}
1158 bp = 1\InsetSpace \thinspace{}
1159 in)
1160 \end_layout
1161
1162 \end_inset
1163 </cell>
1164 </row>
1165 <row topline="true">
1166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1167 \begin_inset Text
1168
1169 \begin_layout Standard
1170 dd
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1176 \begin_inset Text
1177
1178 \begin_layout Standard
1179 Didot (1\InsetSpace \thinspace{}
1180 dd 
1181 \begin_inset Formula $\approx$
1182 \end_inset
1183
1184  0.376\InsetSpace \thinspace{}
1185 mm)
1186 \end_layout
1187
1188 \end_inset
1189 </cell>
1190 </row>
1191 <row topline="true">
1192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Standard
1196 cc
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1202 \begin_inset Text
1203
1204 \begin_layout Standard
1205 Cicero (1\InsetSpace \thinspace{}
1206 cc = 12\InsetSpace \thinspace{}
1207 dd)
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 </row>
1213 <row topline="true">
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Standard
1218 ex
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Standard
1227 Height of letter 
1228 \emph on
1229
1230 \begin_inset Quotes eld
1231 \end_inset
1232
1233 x
1234 \emph default
1235
1236 \begin_inset Quotes erd
1237 \end_inset
1238
1239  in the current font
1240 \end_layout
1241
1242 \end_inset
1243 </cell>
1244 </row>
1245 <row topline="true">
1246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Standard
1250 em
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1256 \begin_inset Text
1257
1258 \begin_layout Standard
1259 width of letter 
1260 \begin_inset Quotes eld
1261 \end_inset
1262
1263
1264 \emph on
1265 M
1266 \emph default
1267
1268 \begin_inset Quotes erd
1269 \end_inset
1270
1271  in the current font
1272 \end_layout
1273
1274 \end_inset
1275 </cell>
1276 </row>
1277 <row topline="true" bottomline="true">
1278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1279 \begin_inset Text
1280
1281 \begin_layout Standard
1282 mu
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Standard
1291 math unit (1\InsetSpace \thinspace{}
1292 mu = 
1293 \begin_inset Formula $\nicefrac{1}{18}$
1294 \end_inset
1295
1296 \InsetSpace \thinspace{}
1297 em)
1298 \begin_inset Note Note
1299 status collapsed
1300
1301 \begin_layout Standard
1302 The command 
1303 \series bold
1304
1305 \backslash
1306 textfrac
1307 \series default
1308  is explained in sec.\InsetSpace \thinspace{}
1309
1310 \begin_inset LatexCommand ref
1311 reference "sub:Self-defined-Fractions"
1312
1313 \end_inset
1314
1315 .
1316 \end_layout
1317
1318 \end_inset
1319
1320
1321 \end_layout
1322
1323 \end_inset
1324 </cell>
1325 </row>
1326 </lyxtabular>
1327
1328 \end_inset
1329
1330
1331 \end_layout
1332
1333 \end_inset
1334
1335
1336 \end_layout
1337
1338 \begin_layout Standard
1339
1340 \newpage
1341
1342 \end_layout
1343
1344 \begin_layout Section
1345 Basic Functions
1346 \end_layout
1347
1348 \begin_layout Subsection
1349 Exponents
1350 \begin_inset LatexCommand index
1351 name "Exponents"
1352
1353 \end_inset
1354
1355  and Indices
1356 \begin_inset LatexCommand index
1357 name "Indices"
1358
1359 \end_inset
1360
1361
1362 \begin_inset LatexCommand index
1363 name "Superscripts|see{Exponents}"
1364
1365 \end_inset
1366
1367
1368 \begin_inset LatexCommand index
1369 name "Subscripts|see{Indices}"
1370
1371 \end_inset
1372
1373
1374 \end_layout
1375
1376 \begin_layout Standard
1377 Indices are created with an underscore 
1378 \begin_inset Quotes eld
1379 \end_inset
1380
1381 _
1382 \begin_inset Quotes erd
1383 \end_inset
1384
1385  or via the math toolbar button 
1386 \begin_inset Graphics
1387         filename ../images/math-subscript.png
1388         scale 85
1389
1390 \end_inset
1391
1392  , exponents with a caret 
1393 \begin_inset Quotes eld
1394 \end_inset
1395
1396 ^
1397 \begin_inset Quotes erd
1398 \end_inset
1399
1400  or via the math toolbar button 
1401 \begin_inset Graphics
1402         filename ../images/math-superscript.png
1403         scale 85
1404
1405 \end_inset
1406
1407 .
1408 \end_layout
1409
1410 \begin_layout Standard
1411 \align center
1412 \begin_inset Tabular
1413 <lyxtabular version="3" rows="4" columns="2">
1414 <features>
1415 <column alignment="center" valignment="top" leftline="true" width="0pt">
1416 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1417 <row topline="true" bottomline="true">
1418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1419 \begin_inset Text
1420
1421 \begin_layout Standard
1422 command
1423 \end_layout
1424
1425 \end_inset
1426 </cell>
1427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1428 \begin_inset Text
1429
1430 \begin_layout Standard
1431 Result
1432 \begin_inset Note Note
1433 status collapsed
1434
1435 \begin_layout Standard
1436
1437 \series bold
1438
1439 \backslash
1440 raisebox
1441 \series default
1442  is only used as spacer.
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451 </cell>
1452 </row>
1453 <row topline="true">
1454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1455 \begin_inset Text
1456
1457 \begin_layout Standard
1458 B_V
1459 \end_layout
1460
1461 \end_inset
1462 </cell>
1463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1464 \begin_inset Text
1465
1466 \begin_layout Standard
1467 \begin_inset Formula $B_{V}$
1468 \end_inset
1469
1470
1471 \end_layout
1472
1473 \end_inset
1474 </cell>
1475 </row>
1476 <row topline="true" bottomline="true">
1477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1478 \begin_inset Text
1479
1480 \begin_layout Standard
1481 B^V
1482 \end_layout
1483
1484 \end_inset
1485 </cell>
1486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1487 \begin_inset Text
1488
1489 \begin_layout Standard
1490 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1491 \end_inset
1492
1493
1494 \end_layout
1495
1496 \end_inset
1497 </cell>
1498 </row>
1499 <row topline="true" bottomline="true">
1500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1501 \begin_inset Text
1502
1503 \begin_layout Standard
1504 B^
1505 \begin_inset ERT
1506 status collapsed
1507
1508 \begin_layout Standard
1509
1510
1511 \backslash
1512 spce 
1513 \end_layout
1514
1515 \end_inset
1516
1517 A
1518 \end_layout
1519
1520 \end_inset
1521 </cell>
1522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1523 \begin_inset Text
1524
1525 \begin_layout Standard
1526 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1527 \end_inset
1528
1529
1530 \end_layout
1531
1532 \end_inset
1533 </cell>
1534 </row>
1535 </lyxtabular>
1536
1537 \end_inset
1538
1539
1540 \end_layout
1541
1542 \begin_layout Standard
1543 As the caret is in some languages an accent, vowels will be accentuated
1544  in this case and not set as exponents
1545 \begin_inset Foot
1546 status collapsed
1547
1548 \begin_layout Standard
1549 Depending on the used keyboard settings this can also happen for other character
1550 s than vowels.
1551 \end_layout
1552
1553 \end_inset
1554
1555 .
1556  To get in this case exponents, press 
1557 \family sans
1558 Space
1559 \family default
1560  after the caret as in the last example.
1561 \end_layout
1562
1563 \begin_layout Subsection
1564 Fractions
1565 \begin_inset LatexCommand label
1566 name "sub:Fractions"
1567
1568 \end_inset
1569
1570
1571 \begin_inset LatexCommand index
1572 name "Fractions"
1573
1574 \end_inset
1575
1576
1577 \end_layout
1578
1579 \begin_layout Standard
1580 Fractions are generated with the command 
1581 \series bold
1582
1583 \backslash
1584 frac
1585 \series default
1586
1587 \begin_inset LatexCommand index
1588 name "Commands ! F ! \\textbackslash frac"
1589
1590 \end_inset
1591
1592  or via the math toolbar button 
1593 \begin_inset Graphics
1594         filename ../images/math/frac.png
1595         scale 50
1596
1597 \end_inset
1598
1599 .
1600  The font size is adjusted automatically, depending on whether the fraction
1601  is in an inline or display style formula.
1602  With the math toolbar button 
1603 \begin_inset Graphics
1604         filename ../images/math/frac-square.png
1605         scale 85
1606
1607 \end_inset
1608
1609  you can select different fraction types.
1610 \end_layout
1611
1612 \begin_layout Standard
1613 With the command 
1614 \series bold
1615
1616 \backslash
1617 dfrac
1618 \begin_inset LatexCommand index
1619 name "Commands ! D ! \\textbackslash dfrac"
1620
1621 \end_inset
1622
1623
1624 \series default
1625  a fraction can be created that has in any case the size of a display style
1626  formula.
1627  With 
1628 \series bold
1629
1630 \backslash
1631 tfrac
1632 \begin_inset LatexCommand index
1633 name "Commands ! T ! \\textbackslash tfrac"
1634
1635 \end_inset
1636
1637
1638 \series default
1639  the fraction appears always with the size of an inline formula.
1640  An example:
1641 \end_layout
1642
1643 \begin_layout Standard
1644 A line with the fraction 
1645 \begin_inset Formula $\frac{1}{2}$
1646 \end_inset
1647
1648  that was created with the command 
1649 \series bold
1650
1651 \backslash
1652 frac
1653 \series default
1654 .
1655 \end_layout
1656
1657 \begin_layout Standard
1658 A line with the fraction 
1659 \begin_inset Formula $\dfrac{1}{2}$
1660 \end_inset
1661
1662  that was created with the command 
1663 \series bold
1664
1665 \backslash
1666 dfrac
1667 \series default
1668 .
1669 \end_layout
1670
1671 \begin_layout Standard
1672 \align center
1673 \begin_inset Tabular
1674 <lyxtabular version="3" rows="4" columns="2">
1675 <features>
1676 <column alignment="center" valignment="top" leftline="true" width="0pt">
1677 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1678 <row topline="true" bottomline="true">
1679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1680 \begin_inset Text
1681
1682 \begin_layout Standard
1683 Command
1684 \end_layout
1685
1686 \end_inset
1687 </cell>
1688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1689 \begin_inset Text
1690
1691 \begin_layout Standard
1692 Result
1693 \begin_inset Note Note
1694 status collapsed
1695
1696 \begin_layout Standard
1697
1698 \series bold
1699
1700 \backslash
1701 raisebox
1702 \series default
1703  is only used as spacer.
1704 \end_layout
1705
1706 \end_inset
1707
1708
1709 \end_layout
1710
1711 \end_inset
1712 </cell>
1713 </row>
1714 <row topline="true">
1715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1716 \begin_inset Text
1717
1718 \begin_layout Standard
1719
1720 \backslash
1721 frac
1722 \begin_inset ERT
1723 status collapsed
1724
1725 \begin_layout Standard
1726
1727
1728 \backslash
1729 spce 
1730 \end_layout
1731
1732 \end_inset
1733
1734 A
1735 \begin_inset Formula $\downarrow$
1736 \end_inset
1737
1738 B
1739 \end_layout
1740
1741 \end_inset
1742 </cell>
1743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1744 \begin_inset Text
1745
1746 \begin_layout Standard
1747 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1748 \end_inset
1749
1750
1751 \end_layout
1752
1753 \end_inset
1754 </cell>
1755 </row>
1756 <row topline="true">
1757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1758 \begin_inset Text
1759
1760 \begin_layout Standard
1761
1762 \backslash
1763 dfrac
1764 \begin_inset ERT
1765 status collapsed
1766
1767 \begin_layout Standard
1768
1769
1770 \backslash
1771 spce 
1772 \end_layout
1773
1774 \end_inset
1775
1776 A
1777 \begin_inset Formula $\downarrow$
1778 \end_inset
1779
1780 B
1781 \end_layout
1782
1783 \end_inset
1784 </cell>
1785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Standard
1789 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1790 \end_inset
1791
1792
1793 \end_layout
1794
1795 \end_inset
1796 </cell>
1797 </row>
1798 <row topline="true" bottomline="true">
1799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1800 \begin_inset Text
1801
1802 \begin_layout Standard
1803
1804 \backslash
1805 dfrac
1806 \begin_inset ERT
1807 status collapsed
1808
1809 \begin_layout Standard
1810
1811
1812 \backslash
1813 spce 
1814 \end_layout
1815
1816 \end_inset
1817
1818 e^
1819 \begin_inset ERT
1820 status collapsed
1821
1822 \begin_layout Standard
1823
1824
1825 \backslash
1826 spce 
1827 \end_layout
1828
1829 \end_inset
1830
1831
1832 \backslash
1833 frac
1834 \begin_inset ERT
1835 status collapsed
1836
1837 \begin_layout Standard
1838
1839
1840 \backslash
1841 spce 
1842 \end_layout
1843
1844 \end_inset
1845
1846 1
1847 \begin_inset Formula $\downarrow$
1848 \end_inset
1849
1850 2
1851 \begin_inset Formula $\downarrow\downarrow$
1852 \end_inset
1853
1854 3
1855 \end_layout
1856
1857 \end_inset
1858 </cell>
1859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1860 \begin_inset Text
1861
1862 \begin_layout Standard
1863 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1864 \end_inset
1865
1866
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 </row>
1872 </lyxtabular>
1873
1874 \end_inset
1875
1876
1877 \end_layout
1878
1879 \begin_layout Standard
1880 \begin_inset VSpace bigskip
1881 \end_inset
1882
1883
1884 \newpage
1885 For nested fractions the command 
1886 \series bold
1887
1888 \backslash
1889 cfrac
1890 \series default
1891
1892 \begin_inset LatexCommand index
1893 name "Commands ! C ! \\textbackslash cfrac"
1894
1895 \end_inset
1896
1897  can be used.
1898  Here an example:
1899 \begin_inset VSpace -3mm
1900 \end_inset
1901
1902
1903 \end_layout
1904
1905 \begin_layout Standard
1906 \begin_inset Formula \begin{align*}
1907 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1908 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1909
1910 \end_inset
1911
1912
1913 \end_layout
1914
1915 \begin_layout Standard
1916 The command for the example above is:
1917 \end_layout
1918
1919 \begin_layout Standard
1920
1921 \series bold
1922
1923 \backslash
1924 cfrac{A
1925 \begin_inset Formula $\to$
1926 \end_inset
1927
1928
1929 \backslash
1930 {B+
1931 \backslash
1932 cfrac{C+
1933 \backslash
1934 cfrac{E
1935 \begin_inset Formula $\to$
1936 \end_inset
1937
1938
1939 \backslash
1940 {F
1941 \begin_inset Formula $\to\to$
1942 \end_inset
1943
1944
1945 \backslash
1946 {D
1947 \end_layout
1948
1949 \begin_layout Standard
1950 \begin_inset VSpace medskip
1951 \end_inset
1952
1953
1954 \end_layout
1955
1956 \begin_layout Standard
1957
1958 \series bold
1959
1960 \backslash
1961 cfrac
1962 \series default
1963  sets the fraction always in the size of a displayed formula, also when
1964  it is part of another fraction.
1965  
1966 \series bold
1967
1968 \backslash
1969 cfrac
1970 \series default
1971  has the following command scheme:
1972 \end_layout
1973
1974 \begin_layout Standard
1975
1976 \series bold
1977
1978 \backslash
1979 cfrac[numerator position]{numerator}{denominator}
1980 \end_layout
1981
1982 \begin_layout Standard
1983 The numerator position can be 
1984 \emph on
1985 l
1986 \emph default
1987  , 
1988 \emph on
1989 c
1990 \emph default
1991 , or 
1992 \emph on
1993 r
1994 \emph default
1995  .
1996  l or r aligns the numerator to the left or right, resp.\InsetSpace ~
1997 with the fraction
1998  stroke.
1999  When 
2000 \emph on
2001 c
2002 \emph default
2003  or no position is given, the numerator appears centered.
2004  These fractions demonstrate the different alignments:
2005 \newline
2006
2007 \series bold
2008
2009 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2010 \end_inset
2011
2012
2013 \begin_inset Formula $\cfrac{A}{B+C}$
2014 \end_inset
2015
2016
2017 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2018 \end_inset
2019
2020
2021 \end_layout
2022
2023 \begin_layout Standard
2024 \begin_inset VSpace medskip
2025 \end_inset
2026
2027 It is often advantageous to combine 
2028 \series bold
2029
2030 \backslash
2031 cfrac
2032 \series default
2033  and 
2034 \series bold
2035
2036 \backslash
2037 frac
2038 \series default
2039 :
2040 \begin_inset Formula \[
2041 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2042
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049 For inline fractions with a sloped fraction stroke you can use the command
2050  
2051 \series bold
2052
2053 \backslash
2054 nicefrac
2055 \begin_inset LatexCommand index
2056 name "Commands ! N ! \\textbackslash nicefrac"
2057
2058 \end_inset
2059
2060
2061 \series default
2062
2063 \begin_inset Formula $\nicefrac{5}{31}$
2064 \end_inset
2065
2066
2067 \end_layout
2068
2069 \begin_layout Standard
2070 How to define own fractions where the fraction stroke can be changed, is
2071  explained in 
2072 \begin_inset LatexCommand ref
2073 reference "sub:Self-defined-Fractions"
2074
2075 \end_inset
2076
2077 .
2078 \end_layout
2079
2080 \begin_layout Subsection
2081 Roots
2082 \begin_inset LatexCommand index
2083 name "Roots"
2084
2085 \end_inset
2086
2087
2088 \end_layout
2089
2090 \begin_layout Standard
2091 Square roots are created with 
2092 \series bold
2093
2094 \backslash
2095 sqrt
2096 \series default
2097
2098 \begin_inset LatexCommand index
2099 name "Commands ! S ! \\textbackslash sqrt"
2100
2101 \end_inset
2102
2103  or the math toolbar button 
2104 \begin_inset Graphics
2105         filename ../images/math/sqrt.png
2106         scale 85
2107
2108 \end_inset
2109
2110 , all other roots with the command 
2111 \series bold
2112
2113 \backslash
2114 root
2115 \series default
2116
2117 \begin_inset LatexCommand index
2118 name "Commands ! R ! \\textbackslash root"
2119
2120 \end_inset
2121
2122  or with the math toolbar button 
2123 \begin_inset Graphics
2124         filename ../images/math/root.png
2125         scale 85
2126
2127 \end_inset
2128
2129 .
2130 \end_layout
2131
2132 \begin_layout Standard
2133 \align center
2134 \begin_inset Tabular
2135 <lyxtabular version="3" rows="3" columns="2">
2136 <features>
2137 <column alignment="center" valignment="top" leftline="true" width="0pt">
2138 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2139 <row topline="true" bottomline="true">
2140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2141 \begin_inset Text
2142
2143 \begin_layout Standard
2144 Command
2145 \end_layout
2146
2147 \end_inset
2148 </cell>
2149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2150 \begin_inset Text
2151
2152 \begin_layout Standard
2153 Result
2154 \begin_inset Note Note
2155 status collapsed
2156
2157 \begin_layout Standard
2158
2159 \series bold
2160
2161 \backslash
2162 raisebox
2163 \series default
2164  is only used as spacer.
2165 \end_layout
2166
2167 \end_inset
2168
2169
2170 \end_layout
2171
2172 \end_inset
2173 </cell>
2174 </row>
2175 <row topline="true" bottomline="true">
2176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2177 \begin_inset Text
2178
2179 \begin_layout Standard
2180
2181 \backslash
2182 sqrt
2183 \begin_inset ERT
2184 status collapsed
2185
2186 \begin_layout Standard
2187
2188
2189 \backslash
2190 spce 
2191 \end_layout
2192
2193 \end_inset
2194
2195 A-B
2196 \end_layout
2197
2198 \end_inset
2199 </cell>
2200 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2201 \begin_inset Text
2202
2203 \begin_layout Standard
2204 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \end_inset
2211 </cell>
2212 </row>
2213 <row bottomline="true">
2214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2215 \begin_inset Text
2216
2217 \begin_layout Standard
2218
2219 \backslash
2220 root
2221 \begin_inset ERT
2222 status collapsed
2223
2224 \begin_layout Standard
2225
2226
2227 \backslash
2228 spce 
2229 \end_layout
2230
2231 \end_inset
2232
2233 3
2234 \begin_inset Formula $\downarrow$
2235 \end_inset
2236
2237 A-B
2238 \end_layout
2239
2240 \end_inset
2241 </cell>
2242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2243 \begin_inset Text
2244
2245 \begin_layout Standard
2246 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2247 \end_inset
2248
2249
2250 \end_layout
2251
2252 \end_inset
2253 </cell>
2254 </row>
2255 </lyxtabular>
2256
2257 \end_inset
2258
2259
2260 \end_layout
2261
2262 \begin_layout Standard
2263 A square root can also be created with 
2264 \series bold
2265
2266 \backslash
2267 root
2268 \series default
2269  when the root index field is left empty.
2270 \end_layout
2271
2272 \begin_layout Standard
2273 With certain indices the distance to the root is too small, like in this
2274  formula: 
2275 \begin_inset Formula $\sqrt[\beta]{B}$
2276 \end_inset
2277
2278
2279 \newline
2280 The 
2281 \begin_inset Formula $\beta$
2282 \end_inset
2283
2284  touches the root.
2285  To avoid this, the commands 
2286 \series bold
2287
2288 \backslash
2289 leftroot
2290 \series default
2291
2292 \begin_inset LatexCommand index
2293 name "Commands ! L ! \\textbackslash leftroot"
2294
2295 \end_inset
2296
2297  and 
2298 \series bold
2299
2300 \backslash
2301 uproot
2302 \series default
2303
2304 \begin_inset LatexCommand index
2305 name "Commands ! U ! \\textbackslash uproot"
2306
2307 \end_inset
2308
2309  are used with the following scheme:
2310 \end_layout
2311
2312 \begin_layout Standard
2313
2314 \series bold
2315
2316 \backslash
2317 leftroot{distance}
2318 \series default
2319  and 
2320 \series bold
2321
2322 \backslash
2323 uproot{distance}
2324 \end_layout
2325
2326 \begin_layout Standard
2327 Distance is the number of Big Points (unit bp; 
2328 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2329 \end_inset
2330
2331 ), that the index should be moved to the left or top, resp..
2332  The commands are written to the index.
2333  This way the command
2334 \newline
2335
2336 \series bold
2337
2338 \backslash
2339 root
2340 \backslash
2341 leftroot{-1
2342 \begin_inset Formula $\to$
2343 \end_inset
2344
2345
2346 \backslash
2347 uproot{2
2348 \begin_inset Formula $\to$
2349 \end_inset
2350
2351
2352 \backslash
2353 beta
2354 \begin_inset ERT
2355 status collapsed
2356
2357 \begin_layout Standard
2358
2359
2360 \backslash
2361 spce 
2362 \end_layout
2363
2364 \end_inset
2365
2366
2367 \begin_inset Formula $\to$
2368 \end_inset
2369
2370 B
2371 \newline
2372
2373 \series default
2374 produces a correct typeset formula: 
2375 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \begin_layout Subsection
2382 Binomial coefficients 
2383 \begin_inset LatexCommand index
2384 name "Binomial coefficient s"
2385
2386 \end_inset
2387
2388
2389 \end_layout
2390
2391 \begin_layout Standard
2392 Binomial coefficients are inserted with the command 
2393 \series bold
2394
2395 \backslash
2396 binom
2397 \series default
2398
2399 \begin_inset LatexCommand index
2400 name "Commands ! B ! \\textbackslash binom"
2401
2402 \end_inset
2403
2404  or with the submenu of the math toolbar button 
2405 \begin_inset Graphics
2406         filename ../images/math/frac-square.png
2407         scale 85
2408
2409 \end_inset
2410
2411 .
2412 \end_layout
2413
2414 \begin_layout Standard
2415 \align center
2416 \begin_inset Tabular
2417 <lyxtabular version="3" rows="3" columns="2">
2418 <features>
2419 <column alignment="center" valignment="top" leftline="true" width="0pt">
2420 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2421 <row topline="true" bottomline="true">
2422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2423 \begin_inset Text
2424
2425 \begin_layout Standard
2426 Command
2427 \end_layout
2428
2429 \end_inset
2430 </cell>
2431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2432 \begin_inset Text
2433
2434 \begin_layout Standard
2435 Result
2436 \begin_inset Note Note
2437 status collapsed
2438
2439 \begin_layout Standard
2440
2441 \series bold
2442
2443 \backslash
2444 raisebox
2445 \series default
2446  is only used as spacer.
2447 \end_layout
2448
2449 \end_inset
2450
2451
2452 \end_layout
2453
2454 \end_inset
2455 </cell>
2456 </row>
2457 <row topline="true">
2458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2459 \begin_inset Text
2460
2461 \begin_layout Standard
2462
2463 \backslash
2464 binom
2465 \begin_inset ERT
2466 status collapsed
2467
2468 \begin_layout Standard
2469
2470
2471 \backslash
2472 spce 
2473 \end_layout
2474
2475 \end_inset
2476
2477 A
2478 \begin_inset Formula $\downarrow$
2479 \end_inset
2480
2481 B
2482 \end_layout
2483
2484 \end_inset
2485 </cell>
2486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2487 \begin_inset Text
2488
2489 \begin_layout Standard
2490 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2491 \end_inset
2492
2493
2494 \end_layout
2495
2496 \end_inset
2497 </cell>
2498 </row>
2499 <row topline="true" bottomline="true">
2500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2501 \begin_inset Text
2502
2503 \begin_layout Standard
2504
2505 \backslash
2506 dbinom{A
2507 \begin_inset Formula $\to$
2508 \end_inset
2509
2510
2511 \backslash
2512 {B
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2518 \begin_inset Text
2519
2520 \begin_layout Standard
2521 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2522 \end_inset
2523
2524
2525 \end_layout
2526
2527 \end_inset
2528 </cell>
2529 </row>
2530 </lyxtabular>
2531
2532 \end_inset
2533
2534
2535 \end_layout
2536
2537 \begin_layout Standard
2538 Analog to fractions (
2539 \series bold
2540
2541 \backslash
2542 frac
2543 \series default
2544 ) there are besides 
2545 \series bold
2546
2547 \backslash
2548 binom
2549 \series default
2550  the commands 
2551 \series bold
2552
2553 \backslash
2554 dbinom
2555 \begin_inset LatexCommand index
2556 name "Commands ! D ! \\textbackslash dbinom"
2557
2558 \end_inset
2559
2560
2561 \series default
2562  and 
2563 \series bold
2564
2565 \backslash
2566 tbinom
2567 \series default
2568
2569 \begin_inset LatexCommand index
2570 name "Commands ! T ! \\textbackslash tbinom"
2571
2572 \end_inset
2573
2574  with the following command scheme:
2575 \end_layout
2576
2577 \begin_layout Standard
2578
2579 \series bold
2580
2581 \backslash
2582 dbinom{numerator}{denominator}
2583 \series default
2584  and
2585 \newline
2586
2587 \series bold
2588
2589 \backslash
2590 tbinom{numerator}{denominator}
2591 \end_layout
2592
2593 \begin_layout Subsection
2594 Case differentiations 
2595 \begin_inset LatexCommand index
2596 name "Case differentiations "
2597
2598 \end_inset
2599
2600
2601 \end_layout
2602
2603 \begin_layout Standard
2604 \align center
2605 \begin_inset Tabular
2606 <lyxtabular version="3" rows="3" columns="2">
2607 <features>
2608 <column alignment="center" valignment="top" leftline="true" width="0pt">
2609 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2610 <row topline="true" bottomline="true">
2611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2612 \begin_inset Text
2613
2614 \begin_layout Standard
2615 Command
2616 \end_layout
2617
2618 \end_inset
2619 </cell>
2620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2621 \begin_inset Text
2622
2623 \begin_layout Standard
2624 Result
2625 \end_layout
2626
2627 \end_inset
2628 </cell>
2629 </row>
2630 <row topline="true">
2631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2632 \begin_inset Text
2633
2634 \begin_layout Standard
2635
2636 \backslash
2637 cases
2638 \begin_inset ERT
2639 status collapsed
2640
2641 \begin_layout Standard
2642
2643
2644 \backslash
2645 spce 
2646 \end_layout
2647
2648 \end_inset
2649
2650 A
2651 \begin_inset Formula $\to$
2652 \end_inset
2653
2654 B>0
2655 \begin_inset LatexCommand index
2656 name "Commands ! C ! \\textbackslash cases"
2657
2658 \end_inset
2659
2660
2661 \end_layout
2662
2663 \end_inset
2664 </cell>
2665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2666 \begin_inset Text
2667
2668 \begin_layout Standard
2669 \begin_inset Formula $\begin{cases}
2670 A & B>0\end{cases}$
2671 \end_inset
2672
2673
2674 \end_layout
2675
2676 \end_inset
2677 </cell>
2678 </row>
2679 <row topline="true" bottomline="true">
2680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2681 \begin_inset Text
2682
2683 \begin_layout Standard
2684
2685 \backslash
2686 cases
2687 \begin_inset ERT
2688 status collapsed
2689
2690 \begin_layout Standard
2691
2692
2693 \backslash
2694 spce 
2695 \end_layout
2696
2697 \end_inset
2698
2699 Ctrl-Enter
2700 \end_layout
2701
2702 \end_inset
2703 </cell>
2704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Standard
2708 \begin_inset Formula $\begin{cases}
2709 A & \textrm{for }x>0\\
2710 B & \textrm{for }x=0\end{cases}$
2711 \end_inset
2712
2713
2714 \end_layout
2715
2716 \end_inset
2717 </cell>
2718 </row>
2719 </lyxtabular>
2720
2721 \end_inset
2722
2723
2724 \end_layout
2725
2726 \begin_layout Standard
2727 After inserting 
2728 \series bold
2729
2730 \backslash
2731 cases
2732 \series default
2733  or the usage of the math toolbar button 
2734 \begin_inset Graphics
2735         filename ../images/math/cases.png
2736         scale 85
2737
2738 \end_inset
2739
2740  you can create new lines with the shortcut 
2741 \family sans
2742 Ctrl-Return
2743 \family default
2744  or the table toolbar button 
2745 \begin_inset Graphics
2746         filename ../images/tabular-feature_append-row.png
2747         scale 85
2748
2749 \end_inset
2750
2751 .
2752 \begin_inset Foot
2753 status collapsed
2754
2755 \begin_layout Standard
2756 Umlauts and accents in formulas, like in the table above, are explained
2757  in 
2758 \begin_inset LatexCommand ref
2759 reference "sub:Accents-for-one"
2760
2761 \end_inset
2762
2763 .
2764 \end_layout
2765
2766 \end_inset
2767
2768
2769 \end_layout
2770
2771 \begin_layout Standard
2772 The command 
2773 \series bold
2774
2775 \backslash
2776 cases
2777 \series default
2778  is also available via the menu 
2779 \family sans
2780 Insert\SpecialChar \menuseparator
2781 Math\SpecialChar \menuseparator
2782 Cases-Environment
2783 \family default
2784 .
2785 \end_layout
2786
2787 \begin_layout Subsection
2788 Negations
2789 \begin_inset LatexCommand index
2790 name "Negations"
2791
2792 \end_inset
2793
2794
2795 \end_layout
2796
2797 \begin_layout Standard
2798 By inserting of 
2799 \series bold
2800
2801 \backslash
2802 not
2803 \series default
2804
2805 \begin_inset LatexCommand index
2806 name "Commands ! N ! \\textbackslash not"
2807
2808 \end_inset
2809
2810  every character can be displayed canceled.
2811  The characters are quasi accentuated by a slash.
2812 \end_layout
2813
2814 \begin_layout Standard
2815 \align center
2816 \begin_inset Tabular
2817 <lyxtabular version="3" rows="4" columns="2">
2818 <features>
2819 <column alignment="center" valignment="top" leftline="true" width="0pt">
2820 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2821 <row topline="true" bottomline="true">
2822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Standard
2826 Command
2827 \end_layout
2828
2829 \end_inset
2830 </cell>
2831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2832 \begin_inset Text
2833
2834 \begin_layout Standard
2835 Result
2836 \end_layout
2837
2838 \end_inset
2839 </cell>
2840 </row>
2841 <row topline="true">
2842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Standard
2846
2847 \backslash
2848 not=
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2854 \begin_inset Text
2855
2856 \begin_layout Standard
2857 \begin_inset Formula $\not=$
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 </row>
2866 <row topline="true" bottomline="true">
2867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Standard
2871
2872 \backslash
2873 not 
2874 \backslash
2875 le
2876 \end_layout
2877
2878 \end_inset
2879 </cell>
2880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2881 \begin_inset Text
2882
2883 \begin_layout Standard
2884 \begin_inset Formula $\not\le$
2885 \end_inset
2886
2887
2888 \end_layout
2889
2890 \end_inset
2891 </cell>
2892 </row>
2893 <row topline="true" bottomline="true">
2894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2895 \begin_inset Text
2896
2897 \begin_layout Standard
2898
2899 \backslash
2900 not 
2901 \backslash
2902 parallel
2903 \end_layout
2904
2905 \end_inset
2906 </cell>
2907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2908 \begin_inset Text
2909
2910 \begin_layout Standard
2911 \begin_inset Formula $\not\parallel$
2912 \end_inset
2913
2914
2915 \end_layout
2916
2917 \end_inset
2918 </cell>
2919 </row>
2920 </lyxtabular>
2921
2922 \end_inset
2923
2924
2925 \end_layout
2926
2927 \begin_layout Standard
2928 The last example shows, that not all negations look good.
2929  Therefore there are for some negations special commands (see 
2930 \begin_inset LatexCommand ref
2931 reference "sub:Mathematical-Symbols"
2932
2933 \end_inset
2934
2935  and 
2936 \begin_inset LatexCommand ref
2937 reference "sec:Relations"
2938
2939 \end_inset
2940
2941 ).
2942 \end_layout
2943
2944 \begin_layout Subsection
2945 Placeholders
2946 \begin_inset LatexCommand label
2947 name "sub:Placeholders"
2948
2949 \end_inset
2950
2951
2952 \begin_inset LatexCommand index
2953 name "Placeholders"
2954
2955 \end_inset
2956
2957
2958 \begin_inset LatexCommand index
2959 name "Chemical characters ! Isotopes"
2960
2961 \end_inset
2962
2963
2964 \begin_inset LatexCommand index
2965 name "Isotopes|see{Chemical characters}"
2966
2967 \end_inset
2968
2969
2970 \end_layout
2971
2972 \begin_layout Standard
2973 When displaying e.\InsetSpace \thinspace{}
2974 g.\InsetSpace ~
2975 isotopes
2976 \begin_inset Foot
2977 status collapsed
2978
2979 \begin_layout Standard
2980 More about chemical symbols is written in 
2981 \begin_inset LatexCommand ref
2982 reference "sub:Chemical-Symbols-and"
2983
2984 \end_inset
2985
2986 .
2987 \end_layout
2988
2989 \end_inset
2990
2991  the following problem occurs:
2992 \end_layout
2993
2994 \begin_layout Standard
2995 \align center
2996 \begin_inset Tabular
2997 <lyxtabular version="3" rows="2" columns="2">
2998 <features>
2999 <column alignment="center" valignment="top" width="0pt">
3000 <column alignment="center" valignment="top" width="0pt">
3001 <row>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Standard
3006 Indices created with sub- and superscripts:
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3012 \begin_inset Text
3013
3014 \begin_layout Standard
3015 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3016 \end_inset
3017
3018
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 </row>
3024 <row>
3025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3026 \begin_inset Text
3027
3028 \begin_layout Standard
3029 correct indices:
3030 \end_layout
3031
3032 \end_inset
3033 </cell>
3034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3035 \begin_inset Text
3036
3037 \begin_layout Standard
3038 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3039 \end_inset
3040
3041
3042 \end_layout
3043
3044 \end_inset
3045 </cell>
3046 </row>
3047 </lyxtabular>
3048
3049 \end_inset
3050
3051
3052 \begin_inset Note Note
3053 status collapsed
3054
3055 \begin_layout Standard
3056
3057 \series bold
3058
3059 \backslash
3060 raisebox
3061 \series default
3062  is only used as spacer.
3063 \end_layout
3064
3065 \end_inset
3066
3067
3068 \end_layout
3069
3070 \begin_layout Standard
3071 The shorter index is by default placed below or above the first character
3072  of the longer index.
3073  To avoid this there is the command 
3074 \series bold
3075
3076 \backslash
3077 phantom
3078 \series default
3079
3080 \begin_inset LatexCommand index
3081 name "Commands ! P ! \\textbackslash phantom"
3082
3083 \end_inset
3084
3085  or the math toolbar button\InsetSpace \thinspace{}
3086
3087 \begin_inset Foot
3088 status collapsed
3089
3090 \begin_layout Standard
3091 can be found in the submenu of the toolbar button 
3092 \begin_inset Graphics
3093         filename ../images/math/space.png
3094         scale 85
3095
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \end_inset
3102
3103  
3104 \begin_inset Graphics
3105         filename ../images/math/phantom.png
3106         scale 85
3107
3108 \end_inset
3109
3110  that creates one or more phantom characters.
3111  When inserting 
3112 \series bold
3113
3114 \backslash
3115 phantom
3116 \series default
3117  a small blue box appears that is superposed with two red arrows.
3118  The arrows indicate that the complete width and height of the box content
3119  will be created as placeholder.
3120  Phantom characters are accordingly placeholders with the size of the characters.
3121 \end_layout
3122
3123 \begin_layout Standard
3124 \align center
3125 \begin_inset Tabular
3126 <lyxtabular version="3" rows="4" columns="2">
3127 <features>
3128 <column alignment="center" valignment="top" leftline="true" width="0">
3129 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
3130 <row topline="true" bottomline="true">
3131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Standard
3135 Command
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Standard
3144 Result
3145 \begin_inset Note Note
3146 status collapsed
3147
3148 \begin_layout Standard
3149
3150 \series bold
3151
3152 \backslash
3153 raisebox
3154 \series default
3155  is only used as spacer.
3156 \end_layout
3157
3158 \end_inset
3159
3160
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 </row>
3166 <row topline="true">
3167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3168 \begin_inset Text
3169
3170 \begin_layout Standard
3171 ^19
3172 \begin_inset ERT
3173 status collapsed
3174
3175 \begin_layout Standard
3176
3177
3178 \backslash
3179 spce 
3180 \end_layout
3181
3182 \end_inset
3183
3184 _
3185 \backslash
3186 phantom
3187 \begin_inset ERT
3188 status collapsed
3189
3190 \begin_layout Standard
3191
3192
3193 \backslash
3194 spce 
3195 \end_layout
3196
3197 \end_inset
3198
3199 1
3200 \begin_inset Formula $\to$
3201 \end_inset
3202
3203 9
3204 \begin_inset ERT
3205 status collapsed
3206
3207 \begin_layout Standard
3208
3209
3210 \backslash
3211 spce 
3212 \end_layout
3213
3214 \end_inset
3215
3216 F
3217 \end_layout
3218
3219 \end_inset
3220 </cell>
3221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Standard
3225 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3226 \end_inset
3227
3228
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 </row>
3234 <row topline="true" bottomline="true">
3235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3236 \begin_inset Text
3237
3238 \begin_layout Standard
3239 ^235
3240 \begin_inset ERT
3241 status collapsed
3242
3243 \begin_layout Standard
3244
3245
3246 \backslash
3247 spce 
3248 \end_layout
3249
3250 \end_inset
3251
3252 _
3253 \backslash
3254 phantom
3255 \begin_inset ERT
3256 status collapsed
3257
3258 \begin_layout Standard
3259
3260
3261 \backslash
3262 spce 
3263 \end_layout
3264
3265 \end_inset
3266
3267 23
3268 \begin_inset Formula $\to$
3269 \end_inset
3270
3271 9
3272 \begin_inset ERT
3273 status collapsed
3274
3275 \begin_layout Standard
3276
3277
3278 \backslash
3279 spce 
3280 \end_layout
3281
3282 \end_inset
3283
3284 F
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Standard
3293 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3294 \end_inset
3295
3296
3297 \end_layout
3298
3299 \end_inset
3300 </cell>
3301 </row>
3302 <row topline="true" bottomline="true">
3303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3304 \begin_inset Text
3305
3306 \begin_layout Standard
3307
3308 \backslash
3309 Lambda^
3310 \begin_inset ERT
3311 status collapsed
3312
3313 \begin_layout Standard
3314
3315
3316 \backslash
3317 spce 
3318 \end_layout
3319
3320 \end_inset
3321
3322
3323 \backslash
3324 phantom
3325 \begin_inset ERT
3326 status collapsed
3327
3328 \begin_layout Standard
3329
3330
3331 \backslash
3332 spce 
3333 \end_layout
3334
3335 \end_inset
3336
3337 ii
3338 \begin_inset Formula $\to$
3339 \end_inset
3340
3341 t
3342 \begin_inset ERT
3343 status collapsed
3344
3345 \begin_layout Standard
3346
3347
3348 \backslash
3349 spce 
3350 \end_layout
3351
3352 \end_inset
3353
3354 _MMt
3355 \end_layout
3356
3357 \end_inset
3358 </cell>
3359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3360 \begin_inset Text
3361
3362 \begin_layout Standard
3363 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3364 \end_inset
3365
3366
3367 \end_layout
3368
3369 \end_inset
3370 </cell>
3371 </row>
3372 </lyxtabular>
3373
3374 \end_inset
3375
3376
3377 \end_layout
3378
3379 \begin_layout Standard
3380 Furthermore there are the commands 
3381 \series bold
3382
3383 \backslash
3384 vphantom
3385 \series default
3386
3387 \begin_inset LatexCommand index
3388 name "Commands ! V ! \\textbackslash vphantom"
3389
3390 \end_inset
3391
3392  (toolbar button \InsetSpace ~
3393
3394 \begin_inset Graphics
3395         filename ../images/math/vphantom.png
3396         scale 85
3397
3398 \end_inset
3399
3400 ) and 
3401 \series bold
3402
3403 \backslash
3404 hphantom
3405 \series default
3406
3407 \begin_inset LatexCommand index
3408 name "Commands ! H ! \\textbackslash hphantom"
3409
3410 \end_inset
3411
3412  (toolbar button \InsetSpace ~
3413
3414 \begin_inset Graphics
3415         filename ../images/math/hphantom.png
3416         scale 85
3417
3418 \end_inset
3419
3420 ).
3421  
3422 \series bold
3423
3424 \backslash
3425 hphantom
3426 \series default
3427  creates only space for the maximal height of the characters in the box
3428  but not for its width.
3429  
3430 \series bold
3431
3432 \backslash
3433 vphantom
3434 \series default
3435  creates only space for the width of the box content.
3436  Therefore  the boxes of both commands have only one red arrow.
3437 \end_layout
3438
3439 \begin_layout Standard
3440 For example creates 
3441 \series bold
3442
3443 \backslash
3444 vphantom
3445 \series default
3446
3447 \begin_inset ERT
3448 status collapsed
3449
3450 \begin_layout Standard
3451
3452
3453 \backslash
3454 spce 
3455 \end_layout
3456
3457 \end_inset
3458
3459
3460 \series bold
3461 a
3462 \backslash
3463 int
3464 \series default
3465  space for the height of the integral sign,
3466 \begin_inset Foot
3467 status collapsed
3468
3469 \begin_layout Standard
3470 The command 
3471 \series bold
3472
3473 \backslash
3474 int
3475 \series default
3476  creates an integral sign, see 
3477 \begin_inset LatexCommand ref
3478 reference "sub:Big-Operators"
3479
3480 \end_inset
3481
3482 .
3483 \end_layout
3484
3485 \end_inset
3486
3487  because this is the larger character.
3488  An example application is in 
3489 \begin_inset LatexCommand ref
3490 reference "sub:Multiline-Brackets"
3491
3492 \end_inset
3493
3494 .
3495 \end_layout
3496
3497 \begin_layout Subsection
3498 Lines
3499 \begin_inset LatexCommand index
3500 name "Lines"
3501
3502 \end_inset
3503
3504
3505 \begin_inset LatexCommand index
3506 name "Formula ! underlined"
3507
3508 \end_inset
3509
3510
3511 \end_layout
3512
3513 \begin_layout Standard
3514 \align center
3515 \begin_inset Tabular
3516 <lyxtabular version="3" rows="4" columns="2">
3517 <features>
3518 <column alignment="center" valignment="top" leftline="true" width="0pt">
3519 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3520 <row topline="true" bottomline="true">
3521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Standard
3525 Command
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Standard
3534 Result
3535 \begin_inset Note Note
3536 status collapsed
3537
3538 \begin_layout Standard
3539
3540 \series bold
3541
3542 \backslash
3543 raisebox
3544 \series default
3545  is only used as spacer.
3546 \end_layout
3547
3548 \end_inset
3549
3550
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 </row>
3556 <row topline="true" bottomline="true">
3557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Standard
3561
3562 \backslash
3563 overline
3564 \begin_inset ERT
3565 status collapsed
3566
3567 \begin_layout Standard
3568
3569
3570 \backslash
3571 spce 
3572 \end_layout
3573
3574 \end_inset
3575
3576 A+B
3577 \begin_inset LatexCommand index
3578 name "Commands ! O ! \\textbackslash overline"
3579
3580 \end_inset
3581
3582
3583 \end_layout
3584
3585 \end_inset
3586 </cell>
3587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3588 \begin_inset Text
3589
3590 \begin_layout Standard
3591 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3592 \end_inset
3593
3594
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 </row>
3600 <row bottomline="true">
3601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3602 \begin_inset Text
3603
3604 \begin_layout Standard
3605
3606 \backslash
3607 underline
3608 \begin_inset ERT
3609 status collapsed
3610
3611 \begin_layout Standard
3612
3613
3614 \backslash
3615 spce 
3616 \end_layout
3617
3618 \end_inset
3619
3620 A+B
3621 \begin_inset LatexCommand index
3622 name "Commands ! U ! \\textbackslash underline"
3623
3624 \end_inset
3625
3626
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Standard
3635 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3636 \end_inset
3637
3638
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 </row>
3644 <row topline="true" bottomline="true">
3645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Standard
3649
3650 \backslash
3651 overline
3652 \begin_inset ERT
3653 status collapsed
3654
3655 \begin_layout Standard
3656
3657
3658 \backslash
3659 spce 
3660 \end_layout
3661
3662 \end_inset
3663
3664
3665 \backslash
3666 underline
3667 \begin_inset ERT
3668 status collapsed
3669
3670 \begin_layout Standard
3671
3672
3673 \backslash
3674 spce 
3675 \end_layout
3676
3677 \end_inset
3678
3679 A+B
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Standard
3688 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3689 \end_inset
3690
3691
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 </row>
3697 </lyxtabular>
3698
3699 \end_inset
3700
3701
3702 \end_layout
3703
3704 \begin_layout Standard
3705 In the last example it doesn't matter if first 
3706 \series bold
3707
3708 \backslash
3709 overline
3710 \series default
3711  or 
3712 \series bold
3713
3714 \backslash
3715 underline
3716 \series default
3717  is inserted.
3718 \end_layout
3719
3720 \begin_layout Standard
3721 To double underline e.\InsetSpace \thinspace{}
3722 g.
3723  results, one uses 
3724 \series bold
3725
3726 \backslash
3727 underline
3728 \series default
3729  twice.
3730 \end_layout
3731
3732 \begin_layout Standard
3733 It is possible to place up to 6 lines above or below characters.
3734 \end_layout
3735
3736 \begin_layout Subsection
3737 Ellipses
3738 \begin_inset LatexCommand index
3739 name "Ellipses"
3740
3741 \end_inset
3742
3743
3744 \end_layout
3745
3746 \begin_layout Standard
3747 There are different types of ellipses available.
3748 \begin_inset Foot
3749 status collapsed
3750
3751 \begin_layout Standard
3752 In the math toolbar in the submenu of the button 
3753 \begin_inset Graphics
3754         filename ../images/math/ldots.png
3755         scale 85
3756
3757 \end_inset
3758
3759
3760 \end_layout
3761
3762 \end_inset
3763
3764  For listings dots at the baseline are used (
3765 \series bold
3766
3767 \backslash
3768 ldots
3769 \series default
3770
3771 \begin_inset LatexCommand index
3772 name "Commands ! L ! \\textbackslash ldots"
3773
3774 \end_inset
3775
3776 ), while for operations dots are needed that are on the same height as the
3777  operators (
3778 \series bold
3779
3780 \backslash
3781 cdots
3782 \series default
3783
3784 \begin_inset LatexCommand index
3785 name "Commands ! C ! \\textbackslash cdots"
3786
3787 \end_inset
3788
3789 ).
3790  When using the command 
3791 \series bold
3792
3793 \backslash
3794 dots
3795 \series default
3796
3797 \begin_inset LatexCommand index
3798 name "Commands ! D ! \\textbackslash dots"
3799
3800 \end_inset
3801
3802 , LaTeX decides on the basis of the next character what type is used.
3803 \end_layout
3804
3805 \begin_layout Standard
3806 \align center
3807 \begin_inset Tabular
3808 <lyxtabular version="3" rows="8" columns="2">
3809 <features>
3810 <column alignment="center" valignment="top" leftline="true" width="0pt">
3811 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3812 <row topline="true" bottomline="true">
3813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Standard
3817 Command
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Standard
3826 Result
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 </row>
3832 <row topline="true">
3833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Standard
3837 A_1
3838 \begin_inset ERT
3839 status collapsed
3840
3841 \begin_layout Standard
3842
3843
3844 \backslash
3845 spce 
3846 \end_layout
3847
3848 \end_inset
3849
3850 ,
3851 \backslash
3852 dots
3853 \begin_inset ERT
3854 status collapsed
3855
3856 \begin_layout Standard
3857
3858
3859 \backslash
3860 spce 
3861 \end_layout
3862
3863 \end_inset
3864
3865 ,A_n
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Standard
3874 \begin_inset Formula $A_{1},\dots,A_{n}$
3875 \end_inset
3876
3877
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 </row>
3883 <row topline="true">
3884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Standard
3888 A_1
3889 \begin_inset ERT
3890 status collapsed
3891
3892 \begin_layout Standard
3893
3894
3895 \backslash
3896 spce 
3897 \end_layout
3898
3899 \end_inset
3900
3901 +
3902 \backslash
3903 dots
3904 \begin_inset ERT
3905 status collapsed
3906
3907 \begin_layout Standard
3908
3909
3910 \backslash
3911 spce 
3912 \end_layout
3913
3914 \end_inset
3915
3916 +A_n
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Standard
3925 \begin_inset Formula $A_{1}+\dots+A_{n}$
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 </row>
3934 <row topline="true">
3935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Standard
3939 A_1
3940 \begin_inset ERT
3941 status collapsed
3942
3943 \begin_layout Standard
3944
3945
3946 \backslash
3947 spce 
3948 \end_layout
3949
3950 \end_inset
3951
3952 ,
3953 \backslash
3954 ldots
3955 \begin_inset ERT
3956 status collapsed
3957
3958 \begin_layout Standard
3959
3960
3961 \backslash
3962 spce 
3963 \end_layout
3964
3965 \end_inset
3966
3967 ,A_n
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Standard
3976 \begin_inset Formula $A_{1},\ldots,A_{n}$
3977 \end_inset
3978
3979
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 </row>
3985 <row topline="true" bottomline="true">
3986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Standard
3990 A_1
3991 \begin_inset ERT
3992 status collapsed
3993
3994 \begin_layout Standard
3995
3996
3997 \backslash
3998 spce 
3999 \end_layout
4000
4001 \end_inset
4002
4003 +
4004 \backslash
4005 cdots
4006 \begin_inset ERT
4007 status collapsed
4008
4009 \begin_layout Standard
4010
4011
4012 \backslash
4013 spce 
4014 \end_layout
4015
4016 \end_inset
4017
4018 +A_n
4019 \end_layout
4020
4021 \end_inset
4022 </cell>
4023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Standard
4027 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4028 \end_inset
4029
4030
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 </row>
4036 <row topline="true">
4037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Standard
4041
4042 \backslash
4043 vdots
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Standard
4052 \begin_inset Formula $\vdots$
4053 \end_inset
4054
4055
4056 \end_layout
4057
4058 \end_inset
4059 </cell>
4060 </row>
4061 <row topline="true" bottomline="true">
4062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Standard
4066
4067 \backslash
4068 ddots
4069 \end_layout
4070
4071 \end_inset
4072 </cell>
4073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Standard
4077 \begin_inset Formula $\ddots$
4078 \end_inset
4079
4080
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 </row>
4086 <row topline="true" bottomline="true">
4087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Standard
4091 3×3\InsetSpace \thinspace{}
4092 matrix with the different dots
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4098 \begin_inset Text
4099
4100 \begin_layout Standard
4101 \begin_inset Formula $\begin{array}{ccc}
4102 A_{11} & \cdots & A_{1m}\\
4103 \vdots & \ddots & \vdots\\
4104 A_{n1} & \cdots & A_{nm}\end{array}$
4105 \end_inset
4106
4107
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 </row>
4113 </lyxtabular>
4114
4115 \end_inset
4116
4117
4118 \end_layout
4119
4120 \begin_layout Standard
4121 The ellipses available in menu 
4122 \family sans
4123 Insert\SpecialChar \menuseparator
4124 Special\InsetSpace ~
4125 Character
4126 \family default
4127  are 
4128 \series bold
4129
4130 \backslash
4131 ldots
4132 \series default
4133 .
4134 \end_layout
4135
4136 \begin_layout Standard
4137 \begin_inset VSpace medskip
4138 \end_inset
4139
4140 Specially for matrices there are ellipses that span over several columns.
4141  They are created with the command 
4142 \series bold
4143
4144 \backslash
4145 hdotsfor
4146 \series default
4147
4148 \begin_inset LatexCommand index
4149 name "Commands ! H ! \\textbackslash hdotsfor"
4150
4151 \end_inset
4152
4153 , that has the following scheme:
4154 \end_layout
4155
4156 \begin_layout Standard
4157
4158 \series bold
4159
4160 \backslash
4161 hdotsfor[distance]{number of columns}
4162 \end_layout
4163
4164 \begin_layout Standard
4165 The number of columns specifies how many columns should be spanned.
4166  Distance is a factor for the distance between the dots.
4167 \end_layout
4168
4169 \begin_layout Standard
4170 In the following matrix the command 
4171 \series bold
4172
4173 \backslash
4174 hdotsfor[2]{4}
4175 \series default
4176  was inserted in the first box of the second line, to get an ellipsis with
4177  a dot distance twice as long as with the command 
4178 \series bold
4179
4180 \backslash
4181 dots
4182 \series default
4183 :
4184 \begin_inset Formula \[
4185 \left(\begin{array}{cccc}
4186 A & B & C & D\\
4187 \hdotsfor[2]{4}\\
4188 q & w & e & r\end{array}\right)\]
4189
4190 \end_inset
4191
4192 Note that the matrix fields that should be spanned must be empty, otherwise
4193  you get LaTeX-errors.
4194 \end_layout
4195
4196 \begin_layout Standard
4197 \begin_inset VSpace bigskip
4198 \end_inset
4199
4200 Furthermore you can fill with the command 
4201 \series bold
4202
4203 \backslash
4204 dotfill
4205 \series default
4206
4207 \begin_inset LatexCommand index
4208 name "Commands ! D ! \\textbackslash dotfill"
4209
4210 \end_inset
4211
4212  the rest of a line with dots.
4213  The effect of these commands is the same like with 
4214 \series bold
4215
4216 \backslash
4217 hfill
4218 \series default
4219 , see 
4220 \begin_inset LatexCommand ref
4221 reference "sub:Variable-Space"
4222
4223 \end_inset
4224
4225 .
4226 \end_layout
4227
4228 \begin_layout Standard
4229 For example the command 
4230 \series bold
4231 A
4232 \backslash
4233 dotfill
4234 \begin_inset ERT
4235 status collapsed
4236
4237 \begin_layout Standard
4238
4239
4240 \backslash
4241 spce 
4242 \end_layout
4243
4244 \end_inset
4245
4246 B
4247 \series default
4248  produces
4249 \end_layout
4250
4251 \begin_layout Standard
4252 \begin_inset Formula $A\dotfill B$
4253 \end_inset
4254
4255
4256 \end_layout
4257
4258 \begin_layout Standard
4259 Analog to
4260 \series bold
4261  
4262 \backslash
4263 dotfill
4264 \series default
4265  there is for a line the command 
4266 \series bold
4267
4268 \backslash
4269 hrulefill
4270 \series default
4271
4272 \begin_inset LatexCommand index
4273 name "Commands ! H ! \\textbackslash hrulefill"
4274
4275 \end_inset
4276
4277 :
4278 \end_layout
4279
4280 \begin_layout Standard
4281 \begin_inset Formula $A\hrulefill B$
4282 \end_inset
4283
4284
4285 \end_layout
4286
4287 \begin_layout Standard
4288 To use the commands for text, they have to be inserted in TeX-mode.
4289 \end_layout
4290
4291 \begin_layout Section
4292 Matrices
4293 \begin_inset LatexCommand label
4294 name "sec:Matrices"
4295
4296 \end_inset
4297
4298
4299 \begin_inset LatexCommand index
4300 name "Matrices"
4301
4302 \end_inset
4303
4304
4305 \end_layout
4306
4307 \begin_layout Standard
4308 Matrices can be inserted via the math toolbar button 
4309 \begin_inset Graphics
4310         filename ../images/dialog-show_mathmatrix.png
4311         scale 85
4312
4313 \end_inset
4314
4315  or the menu 
4316 \family sans
4317 Insert\SpecialChar \menuseparator
4318 Math\SpecialChar \menuseparator
4319 Matrix
4320 \family default
4321 .
4322  You will be asked for the number of matrix columns and rows, and the alignment.
4323  The vertical alignment is hereby only of importance for matrices in inline
4324  formulas:
4325 \end_layout
4326
4327 \begin_layout Standard
4328 The first matrix is top 
4329 \begin_inset Formula $\begin{array}[t]{cccc}
4330 A & D & G & J\\
4331 B & E & H & K\\
4332 C & F & I & L\end{array}$
4333 \end_inset
4334
4335 , the second middle 
4336 \begin_inset Formula $\begin{array}{cccc}
4337 A & D & G & J\\
4338 B & E & H & K\\
4339 C & F & I & L\end{array}$
4340 \end_inset
4341
4342 , and the third bottom 
4343 \begin_inset Formula $\begin{array}[b]{cccc}
4344 A & D & G & J\\
4345 B & E & H & K\\
4346 C & F & I & L\end{array}$
4347 \end_inset
4348
4349  aligned.
4350 \end_layout
4351
4352 \begin_layout Standard
4353 The horizontal alignment specifies how the column entries should be aligned.
4354  It is set by entering a letter for every column.
4355  
4356 \emph on
4357 l
4358 \emph default
4359  denotes left aligned, 
4360 \emph on
4361 c
4362 \emph default
4363  centered, and 
4364 \emph on
4365 r
4366 \emph default
4367  right aligned.
4368  To create for example a 4
4369 \series bold
4370 ×
4371 \series default
4372 4\InsetSpace ~
4373 matrix where the first column is left aligned, the second and third are
4374  centered, and the last one is right aligned, one enters for the horizontal
4375  alignment 
4376 \series bold
4377 lccr
4378 \series default
4379 .
4380  Normally are in a matrix all columns centered, therefore the default is
4381  for every column is a 
4382 \series bold
4383 c
4384 \series default
4385 .
4386 \end_layout
4387
4388 \begin_layout Standard
4389 Horizontal alignment:
4390 \end_layout
4391
4392 \begin_layout Standard
4393
4394 \series bold
4395 lll
4396 \series default
4397  : 
4398 \begin_inset Formula $\begin{array}{lll}
4399 10000 & D & G\\
4400 B & 10000 & H\\
4401 C & F & 10000\end{array}$
4402 \end_inset
4403
4404  , 
4405 \series bold
4406 ccc
4407 \series default
4408  : 
4409 \begin_inset Formula $\begin{array}{ccc}
4410 10000 & D & G\\
4411 B & 10000 & H\\
4412 C & F & 10000\end{array}$
4413 \end_inset
4414
4415  , 
4416 \series bold
4417 rrr
4418 \series default
4419  : 
4420 \begin_inset Formula $\begin{array}{rrr}
4421 10000 & D & G\\
4422 B & 10000 & H\\
4423 C & F & 10000\end{array}$
4424 \end_inset
4425
4426
4427 \end_layout
4428
4429 \begin_layout Standard
4430 To add or delete rows and columns subsequently, the math toolbar buttons
4431  
4432 \begin_inset Graphics
4433         filename ../images/tabular-feature_append-row.png
4434         scale 85
4435
4436 \end_inset
4437
4438
4439 \begin_inset Graphics
4440         filename ../images/tabular-feature_delete-row.png
4441         scale 85
4442
4443 \end_inset
4444
4445 , etc.\InsetSpace \thinspace{}
4446 , or the menu 
4447 \family sans
4448 Edit\SpecialChar \menuseparator
4449 Rows & Columns
4450 \family default
4451  can be used.
4452  New rows can also be created with 
4453 \family sans
4454 Ctrl-Return
4455 \family default
4456 .
4457 \end_layout
4458
4459 \begin_layout Standard
4460 \begin_inset VSpace bigskip
4461 \end_inset
4462
4463 Parentheses around a matrix can can either be created with the commands
4464  
4465 \series bold
4466
4467 \backslash
4468 left
4469 \series default
4470
4471 \begin_inset LatexCommand index
4472 name "Commands ! L ! \\textbackslash left"
4473
4474 \end_inset
4475
4476  and 
4477 \series bold
4478
4479 \backslash
4480 right
4481 \series default
4482
4483 \begin_inset LatexCommand index
4484 name "Commands ! R ! \\textbackslash right"
4485
4486 \end_inset
4487
4488  (shortcut 
4489 \family sans
4490 Alt-m\InsetSpace ~
4491 parenthesis
4492 \family default
4493 ), see 
4494 \begin_inset LatexCommand ref
4495 reference "sub:Automatic-Bracket-Size"
4496
4497 \end_inset
4498
4499 , or by using the following commands:
4500 \begin_inset VSpace medskip
4501 \end_inset
4502
4503
4504 \end_layout
4505
4506 \begin_layout Standard
4507
4508 \hfill
4509
4510 \begin_inset Tabular
4511 <lyxtabular version="3" rows="4" columns="2">
4512 <features>
4513 <column alignment="center" valignment="top" leftline="true" width="0">
4514 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4515 <row topline="true" bottomline="true">
4516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Standard
4520 Command
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Standard
4529 Result
4530 \begin_inset Note Note
4531 status collapsed
4532
4533 \begin_layout Standard
4534
4535 \series bold
4536
4537 \backslash
4538 raisebox
4539 \series default
4540  is only used as spacer.
4541 \end_layout
4542
4543 \end_inset
4544
4545
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 </row>
4551 <row topline="true">
4552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Standard
4556
4557 \backslash
4558 bmatrix
4559 \begin_inset ERT
4560 status collapsed
4561
4562 \begin_layout Standard
4563
4564
4565 \backslash
4566 spce 
4567 \end_layout
4568
4569 \end_inset
4570
4571 2
4572 \series bold
4573 ×
4574 \series default
4575 2\InsetSpace \thinspace{}
4576 matrix
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Standard
4585 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
4586 0 & \textrm{-}\mathrm{i}\\
4587 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
4588 \end_inset
4589
4590
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 </row>
4596 <row topline="true">
4597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Standard
4601
4602 \backslash
4603 Bmatrix
4604 \begin_inset ERT
4605 status collapsed
4606
4607 \begin_layout Standard
4608
4609
4610 \backslash
4611 spce 
4612 \end_layout
4613
4614 \end_inset
4615
4616 2
4617 \series bold
4618 ×
4619 \series default
4620 2\InsetSpace \thinspace{}
4621 matrix
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Standard
4630 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
4631 0 & \textrm{-}\mathrm{i}\\
4632 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
4633 \end_inset
4634
4635
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 </row>
4641 <row topline="true" bottomline="true">
4642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4643 \begin_inset Text
4644
4645 \begin_layout Standard
4646
4647 \backslash
4648 pmatrix
4649 \begin_inset ERT
4650 status collapsed
4651
4652 \begin_layout Standard
4653
4654
4655 \backslash
4656 spce 
4657 \end_layout
4658
4659 \end_inset
4660
4661 2
4662 \series bold
4663 ×
4664 \series default
4665 2\InsetSpace \thinspace{}
4666 matrix
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Standard
4675 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
4676 0 & \textrm{-}\mathrm{i}\\
4677 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
4678 \end_inset
4679
4680
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 </row>
4686 </lyxtabular>
4687
4688 \end_inset
4689
4690
4691 \hfill
4692
4693 \begin_inset Tabular
4694 <lyxtabular version="3" rows="4" columns="2">
4695 <features>
4696 <column alignment="center" valignment="top" leftline="true" width="0">
4697 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4698 <row topline="true" bottomline="true">
4699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Standard
4703 Command
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Standard
4712 Result
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 </row>
4718 <row topline="true">
4719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Standard
4723
4724 \backslash
4725 vmatrix
4726 \begin_inset ERT
4727 status collapsed
4728
4729 \begin_layout Standard
4730
4731
4732 \backslash
4733 spce 
4734 \end_layout
4735
4736 \end_inset
4737
4738 2
4739 \series bold
4740 ×
4741 \series default
4742 2\InsetSpace \thinspace{}
4743 matrix
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Standard
4752 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
4753 0 & \textrm{-}\mathrm{i}\\
4754 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
4755 \end_inset
4756
4757
4758 \end_layout
4759
4760 \end_inset
4761 </cell>
4762 </row>
4763 <row topline="true" bottomline="true">
4764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Standard
4768
4769 \backslash
4770 Vmatrix
4771 \begin_inset ERT
4772 status collapsed
4773
4774 \begin_layout Standard
4775
4776
4777 \backslash
4778 spce 
4779 \end_layout
4780
4781 \end_inset
4782
4783 2
4784 \series bold
4785 ×
4786 \series default
4787 2\InsetSpace \thinspace{}
4788 matrix
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Standard
4797 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
4798 0 & \textrm{-}\mathrm{i}\\
4799 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
4800 \end_inset
4801
4802
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 </row>
4808 <row topline="true" bottomline="true">
4809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Standard
4813
4814 \backslash
4815 matrix
4816 \begin_inset ERT
4817 status collapsed
4818
4819 \begin_layout Standard
4820
4821
4822 \backslash
4823 spce 
4824 \end_layout
4825
4826 \end_inset
4827
4828 2
4829 \series bold
4830 ×
4831 \series default
4832 2\InsetSpace \thinspace{}
4833 matrix
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Standard
4842 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
4843 0 & \textrm{-}\mathrm{i}\\
4844 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
4845 \end_inset
4846
4847
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 </row>
4853 </lyxtabular>
4854
4855 \end_inset
4856
4857
4858 \hfill
4859
4860 \end_layout
4861
4862 \begin_layout Standard
4863 \begin_inset VSpace medskip
4864 \end_inset
4865
4866 When e.\InsetSpace \thinspace{}
4867 g.\InsetSpace ~
4868
4869 \series bold
4870
4871 \backslash
4872 vmatrix
4873 \series default
4874  is inserted, a blue box appears between two vertical lines where the matrix
4875  is inserted.
4876 \end_layout
4877
4878 \begin_layout Standard
4879 \begin_inset VSpace bigskip
4880 \end_inset
4881
4882 As all multiline formulas are matrices, the length 
4883 \series bold
4884
4885 \backslash
4886 arraycolsep
4887 \series default
4888
4889 \begin_inset LatexCommand index
4890 name "Commands ! A ! \\textbackslash arraycolsep"
4891
4892 \end_inset
4893
4894  that is described in 
4895 \begin_inset LatexCommand ref
4896 reference "sub:Column-Separation"
4897
4898 \end_inset
4899
4900  can also be used to change the column separation of matrices.
4901 \end_layout
4902
4903 \begin_layout Standard
4904 To change the row separation, the command 
4905 \series bold
4906
4907 \backslash
4908 arraystretch
4909 \series default
4910
4911 \begin_inset LatexCommand index
4912 name "Commands ! A ! \\textbackslash arraystretch"
4913
4914 \end_inset
4915
4916  is used.
4917  It is used as follows:
4918 \end_layout
4919
4920 \begin_layout Standard
4921
4922 \series bold
4923
4924 \backslash
4925 renewcommand{
4926 \backslash
4927 arraystretch}{stretch factor}
4928 \begin_inset LatexCommand index
4929 name "Commands ! R ! \\textbackslash renewcommand"
4930
4931 \end_inset
4932
4933
4934 \end_layout
4935
4936 \begin_layout Standard
4937 The command 
4938 \series bold
4939
4940 \backslash
4941 renewcommand
4942 \series default
4943  assigns the stretch factor to the predefined command 
4944 \series bold
4945
4946 \backslash
4947 arraystretch
4948 \series default
4949 .
4950  To double e.\InsetSpace \thinspace{}
4951 g.\InsetSpace ~
4952 the row separation, use the factor 2.
4953  This is then used for all following matrices.
4954  To go back to the original separation, assign the factor 1 to 
4955 \series bold
4956
4957 \backslash
4958 arraystretch
4959 \series default
4960 .
4961 \end_layout
4962
4963 \begin_layout Standard
4964 To set matrices into a text line, the command 
4965 \series bold
4966
4967 \backslash
4968 smallmatrix
4969 \series default
4970
4971 \begin_inset LatexCommand index
4972 name "Commands ! S ! \\textbackslash smallmatrix"
4973
4974 \end_inset
4975
4976  is used.
4977  When it is inserted a blue box with two dashed lines appears.
4978  In this box the matrix is inserted.
4979 \end_layout
4980
4981 \begin_layout Standard
4982 This is a matrix 
4983 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
4984 C & D\end{smallmatrix}\right)$
4985 \end_inset
4986
4987  in a text line.
4988 \end_layout
4989
4990 \begin_layout Section
4991 Brackets and Delimiters
4992 \begin_inset LatexCommand index
4993 name "Brackets"
4994
4995 \end_inset
4996
4997
4998 \begin_inset LatexCommand index
4999 name "Delimiters"
5000
5001 \end_inset
5002
5003
5004 \end_layout
5005
5006 \begin_layout Subsection
5007 Vertical Brackets and Delimiters
5008 \begin_inset LatexCommand index
5009 name "Brackets ! vertical"
5010
5011 \end_inset
5012
5013
5014 \end_layout
5015
5016 \begin_layout Standard
5017
5018 \hfill
5019
5020 \begin_inset Tabular
5021 <lyxtabular version="3" rows="9" columns="2">
5022 <features>
5023 <column alignment="center" valignment="top" leftline="true" width="0pt">
5024 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5025 <row topline="true" bottomline="true">
5026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Standard
5030 Command
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Standard
5039 Result
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 </row>
5045 <row topline="true">
5046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Standard
5050 (
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Standard
5059 \begin_inset Formula $($
5060 \end_inset
5061
5062
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 </row>
5068 <row topline="true">
5069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Standard
5073 {
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Standard
5082 \begin_inset Formula $\{$
5083 \end_inset
5084
5085
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 </row>
5091 <row topline="true">
5092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Standard
5096 [
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Standard
5105 \begin_inset Formula $[$
5106 \end_inset
5107
5108
5109 \end_layout
5110
5111 \end_inset
5112 </cell>
5113 </row>
5114 <row topline="true">
5115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5116 \begin_inset Text
5117
5118 \begin_layout Standard
5119
5120 \backslash
5121 langle
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5127 \begin_inset Text
5128
5129 \begin_layout Standard
5130 \begin_inset Formula $\langle$
5131 \end_inset
5132
5133
5134 \end_layout
5135
5136 \end_inset
5137 </cell>
5138 </row>
5139 <row topline="true">
5140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Standard
5144
5145 \backslash
5146 lceil
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Standard
5155 \begin_inset Formula $\lceil$
5156 \end_inset
5157
5158
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 </row>
5164 <row topline="true">
5165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Standard
5169
5170 \backslash
5171 lfloor
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Standard
5180 \begin_inset Formula $\lfloor$
5181 \end_inset
5182
5183
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 </row>
5189 <row topline="true">
5190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Standard
5194 /
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Standard
5203 \begin_inset Formula $/$
5204 \end_inset
5205
5206
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 </row>
5212 <row topline="true" bottomline="true">
5213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Standard
5217 |
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5223 \begin_inset Text
5224
5225 \begin_layout Standard
5226 \begin_inset Formula $|$
5227 \end_inset
5228
5229
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 </row>
5235 </lyxtabular>
5236
5237 \end_inset
5238
5239
5240 \hfill
5241
5242 \begin_inset Tabular
5243 <lyxtabular version="3" rows="9" columns="2">
5244 <features>
5245 <column alignment="center" valignment="top" leftline="true" width="0pt">
5246 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5247 <row topline="true" bottomline="true">
5248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Standard
5252 Command
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Standard
5261 Result
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 </row>
5267 <row topline="true">
5268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Standard
5272 )
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5278 \begin_inset Text
5279
5280 \begin_layout Standard
5281 \begin_inset Formula $)$
5282 \end_inset
5283
5284
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 </row>
5290 <row topline="true">
5291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Standard
5295 }
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Standard
5304 \begin_inset Formula $\}$
5305 \end_inset
5306
5307
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 </row>
5313 <row topline="true">
5314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Standard
5318 ]
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Standard
5327 \begin_inset Formula $]$
5328 \end_inset
5329
5330
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 </row>
5336 <row topline="true">
5337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Standard
5341
5342 \backslash
5343 rangle
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Standard
5352 \begin_inset Formula $\rangle$
5353 \end_inset
5354
5355
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 </row>
5361 <row topline="true">
5362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Standard
5366
5367 \backslash
5368 rceil
5369 \end_layout
5370
5371 \end_inset
5372 </cell>
5373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5374 \begin_inset Text
5375
5376 \begin_layout Standard
5377 \begin_inset Formula $\rceil$
5378 \end_inset
5379
5380
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 </row>
5386 <row topline="true">
5387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Standard
5391
5392 \backslash
5393 rfloor
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Standard
5402 \begin_inset Formula $\rfloor$
5403 \end_inset
5404
5405
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 </row>
5411 <row topline="true">
5412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Standard
5416
5417 \backslash
5418
5419 \backslash
5420
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5426 \begin_inset Text
5427
5428 \begin_layout Standard
5429 \begin_inset Formula $\backslash$
5430 \end_inset
5431
5432
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 </row>
5438 <row topline="true" bottomline="true">
5439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Standard
5443
5444 \backslash
5445 |
5446 \end_layout
5447
5448 \end_inset
5449 </cell>
5450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Standard
5454 \begin_inset Formula $\|$
5455 \end_inset
5456
5457
5458 \end_layout
5459
5460 \end_inset
5461 </cell>
5462 </row>
5463 </lyxtabular>
5464
5465 \end_inset
5466
5467
5468 \hfill
5469
5470 \end_layout
5471
5472 \begin_layout Standard
5473
5474 \series medium
5475 \begin_inset Note Greyedout
5476 status open
5477
5478 \begin_layout Standard
5479
5480 \series bold
5481 Note:
5482 \series default
5483  In TeX-mode the command 
5484 \series bold
5485
5486 \backslash
5487 textbackslash
5488 \series default
5489
5490 \begin_inset LatexCommand index
5491 name "Commands ! T ! \\textbackslash textbackslash"
5492
5493 \end_inset
5494
5495  must be used for the backslash, because the command 
5496 \series bold
5497
5498 \backslash
5499
5500 \backslash
5501
5502 \series default
5503  produces there a line break.
5504 \end_layout
5505
5506 \end_inset
5507
5508
5509 \end_layout
5510
5511 \begin_layout Standard
5512 For all characters listed above the size can be adjusted with the commands
5513  described in the following two subsections.
5514  When using these commands, the characters < and > can directly be used
5515  instead of the commands 
5516 \series bold
5517
5518 \backslash
5519 langle
5520 \series default
5521  and 
5522 \series bold
5523
5524 \backslash
5525 rangle
5526 \series default
5527 .
5528 \end_layout
5529
5530 \begin_layout Subsubsection
5531 Manual Bracket Size
5532 \begin_inset LatexCommand label
5533 name "sub:Manual-Bracket-Size"
5534
5535 \end_inset
5536
5537
5538 \begin_inset LatexCommand index
5539 name "Bracket size ! manual"
5540
5541 \end_inset
5542
5543
5544 \end_layout
5545
5546 \begin_layout Standard
5547 The bracket size can be specified manually by the LaTeX-commands 
5548 \series bold
5549
5550 \backslash
5551 big
5552 \series default
5553
5554 \begin_inset LatexCommand index
5555 name "Commands ! B ! \\textbackslash big"
5556
5557 \end_inset
5558
5559
5560 \series bold
5561
5562 \backslash
5563 Big
5564 \series default
5565
5566 \series bold
5567
5568 \backslash
5569 bigg
5570 \series default
5571 , and 
5572 \series bold
5573
5574 \backslash
5575 Bigg
5576 \series default
5577 .
5578  
5579 \series bold
5580
5581 \backslash
5582 big
5583 \series default
5584  denotes the smallest and 
5585 \series bold
5586
5587 \backslash
5588 Bigg
5589 \series default
5590  the largest bracket size.
5591 \end_layout
5592
5593 \begin_layout Standard
5594 These commands are used to emphasize levels of brackets:
5595 \end_layout
5596
5597 \begin_layout Standard
5598 \align center
5599 \begin_inset Tabular
5600 <lyxtabular version="3" rows="2" columns="2">
5601 <features>
5602 <column alignment="center" valignment="top" width="0pt">
5603 <column alignment="center" valignment="top" width="0pt">
5604 <row>
5605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Standard
5609 all brackets in the same size:
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Standard
5618 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
5619 \end_inset
5620
5621
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 </row>
5627 <row>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Standard
5632 this looks better:
5633 \end_layout
5634
5635 \end_inset
5636 </cell>
5637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5638 \begin_inset Text
5639
5640 \begin_layout Standard
5641 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
5642 \end_inset
5643
5644
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 </row>
5650 </lyxtabular>
5651
5652 \end_inset
5653
5654
5655 \begin_inset Note Note
5656 status collapsed
5657
5658 \begin_layout Standard
5659
5660 \series bold
5661
5662 \backslash
5663 raisebox
5664 \series default
5665  is only used as spacer.
5666 \end_layout
5667
5668 \end_inset
5669
5670
5671 \end_layout
5672
5673 \begin_layout Standard
5674 For the second formula the command 
5675 \series bold
5676
5677 \backslash
5678 Big((A+B)(A-B)
5679 \backslash
5680 Big)^
5681 \begin_inset ERT
5682 status collapsed
5683
5684 \begin_layout Standard
5685
5686
5687 \backslash
5688 spce 
5689 \end_layout
5690
5691 \end_inset
5692
5693 C
5694 \series default
5695  has been used.
5696 \end_layout
5697
5698 \begin_layout Standard
5699 Here is an overview about all bracket sizes:
5700 \end_layout
5701
5702 \begin_layout Standard
5703 \align center
5704
5705 \backslash
5706 Bigg(
5707 \backslash
5708 exp
5709 \backslash
5710 bigg<
5711 \backslash
5712 Big[
5713 \backslash
5714 big{
5715 \backslash
5716 ln(3x)
5717 \backslash
5718 big}^2
5719 \begin_inset ERT
5720 status collapsed
5721
5722 \begin_layout Standard
5723
5724
5725 \backslash
5726 spce 
5727 \end_layout
5728
5729 \end_inset
5730
5731
5732 \backslash
5733 sin(x)
5734 \backslash
5735 Big]^
5736 \begin_inset ERT
5737 status collapsed
5738
5739 \begin_layout Standard
5740
5741
5742 \backslash
5743 spce 
5744 \end_layout
5745
5746 \end_inset
5747
5748 A
5749 \begin_inset ERT
5750 status collapsed
5751
5752 \begin_layout Standard
5753
5754
5755 \backslash
5756 spce 
5757 \end_layout
5758
5759 \end_inset
5760
5761
5762 \backslash
5763 bigg>
5764 \backslash
5765 Bigg)^0,5
5766 \end_layout
5767
5768 \begin_layout Standard
5769 \align center
5770 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
5771 \end_inset
5772
5773
5774 \end_layout
5775
5776 \begin_layout Standard
5777
5778 \newpage
5779 Besides the 
5780 \series bold
5781
5782 \backslash
5783 big
5784 \series default
5785 -commands there is the variant 
5786 \series bold
5787
5788 \backslash
5789 bigm
5790 \series default
5791
5792 \begin_inset LatexCommand index
5793 name "Commands ! B ! \\textbackslash bigm"
5794
5795 \end_inset
5796
5797  that adds a bit more space between the bracket and its content, and the
5798  variant 
5799 \series bold
5800
5801 \backslash
5802 bigl
5803 \series default
5804 -
5805 \series bold
5806
5807 \backslash
5808 bigr
5809 \series default
5810
5811 \begin_inset LatexCommand index
5812 name "Commands ! B ! \\textbackslash bigl - \\textbackslash bigr"
5813
5814 \end_inset
5815
5816 , that don't add additional space.
5817  The 
5818 \emph on
5819 l
5820 \emph default
5821  at the end of the command 
5822 \series bold
5823
5824 \backslash
5825 bigl
5826 \series default
5827  is for a left bracket; for a right bracket this will be replaced by an
5828  
5829 \emph on
5830 r
5831 \emph default
5832 .
5833  A left or right bracket can each be an opening or closing bracket.
5834 \end_layout
5835
5836 \begin_layout Standard
5837 In the following table is a comparison of the variants:
5838 \end_layout
5839
5840 \begin_layout Standard
5841 \align center
5842 \begin_inset Tabular
5843 <lyxtabular version="3" rows="5" columns="2">
5844 <features>
5845 <column alignment="center" valignment="middle" leftline="true" width="0">
5846 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
5847 <row topline="true" bottomline="true">
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Standard
5852 Command
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Standard
5861 Result
5862 \begin_inset Note Note
5863 status collapsed
5864
5865 \begin_layout Standard
5866
5867 \series bold
5868
5869 \backslash
5870 raisebox
5871 \series default
5872  is only used as spacer.
5873 \end_layout
5874
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 </row>
5883 <row topline="true">
5884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Standard
5888
5889 \backslash
5890 Bigm(
5891 \backslash
5892 bigm(
5893 \backslash
5894 ln(3x)
5895 \backslash
5896 bigm)^2
5897 \series bold
5898
5899 \begin_inset ERT
5900 status collapsed
5901
5902 \begin_layout Standard
5903
5904
5905 \backslash
5906 spce 
5907 \end_layout
5908
5909 \end_inset
5910
5911
5912 \series default
5913
5914 \backslash
5915 Bigm)
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Standard
5924 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 </row>
5933 <row topline="true">
5934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Standard
5938
5939 \backslash
5940 Big(
5941 \backslash
5942 big(
5943 \backslash
5944 ln(3x)
5945 \backslash
5946 big)^2
5947 \series bold
5948
5949 \begin_inset ERT
5950 status collapsed
5951
5952 \begin_layout Standard
5953
5954
5955 \backslash
5956 spce 
5957 \end_layout
5958
5959 \end_inset
5960
5961
5962 \series default
5963
5964 \backslash
5965 Big)
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Standard
5974 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 </row>
5983 <row topline="true" bottomline="true">
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Standard
5988
5989 \backslash
5990 Bigl(
5991 \backslash
5992 bigl(
5993 \backslash
5994 ln(3x)
5995 \backslash
5996 bigr)^2
5997 \series bold
5998
5999 \begin_inset ERT
6000 status collapsed
6001
6002 \begin_layout Standard
6003
6004
6005 \backslash
6006 spce 
6007 \end_layout
6008
6009 \end_inset
6010
6011
6012 \series default
6013
6014 \backslash
6015 Bigr)
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Standard
6024 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6025 \end_inset
6026
6027
6028 \end_layout
6029
6030 \end_inset
6031 </cell>
6032 </row>
6033 <row topline="true" bottomline="true">
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Standard
6038
6039 \backslash
6040 bigl)
6041 \backslash
6042 ln(3x)
6043 \backslash
6044 bigr(
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Standard
6053 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6054 \end_inset
6055
6056
6057 \end_layout
6058
6059 \end_inset
6060 </cell>
6061 </row>
6062 </lyxtabular>
6063
6064 \end_inset
6065
6066
6067 \end_layout
6068
6069 \begin_layout Subsubsection
6070 Automatic Bracket Size
6071 \begin_inset LatexCommand label
6072 name "sub:Automatic-Bracket-Size"
6073
6074 \end_inset
6075
6076
6077 \begin_inset LatexCommand index
6078 name "Bracket size ! automatic"
6079
6080 \end_inset
6081
6082
6083 \end_layout
6084
6085 \begin_layout Standard
6086 Brackets with variable size can be inserted with the commands 
6087 \series bold
6088
6089 \backslash
6090 left
6091 \series default
6092
6093 \begin_inset LatexCommand index
6094 name "Commands ! L ! \\textbackslash left"
6095
6096 \end_inset
6097
6098  and 
6099 \series bold
6100
6101 \backslash
6102 right
6103 \series default
6104
6105 \begin_inset LatexCommand index
6106 name "Commands ! R ! \\textbackslash right"
6107
6108 \end_inset
6109
6110  or via the math toolbar button 
6111 \begin_inset Graphics
6112         filename ../images/dialog-show_mathdelimiter.png
6113         scale 85
6114
6115 \end_inset
6116
6117 .
6118  Directly behind 
6119 \series bold
6120
6121 \backslash
6122 left
6123 \series default
6124  and 
6125 \series bold
6126
6127 \backslash
6128 right
6129 \series default
6130  the wanted bracket must be inserted.
6131  The bracket size will then automatically be calculated for the output.
6132 \end_layout
6133
6134 \begin_layout Standard
6135 \align center
6136 normal bracket: The command 
6137 \series bold
6138
6139 \backslash
6140 ln(
6141 \backslash
6142 frac
6143 \begin_inset ERT
6144 status collapsed
6145
6146 \begin_layout Standard
6147
6148
6149 \backslash
6150 spce 
6151 \end_layout
6152
6153 \end_inset
6154
6155 A
6156 \begin_inset Formula $\downarrow$
6157 \end_inset
6158
6159 C
6160 \begin_inset ERT
6161 status collapsed
6162
6163 \begin_layout Standard
6164
6165
6166 \backslash
6167 spce 
6168 \end_layout
6169
6170 \end_inset
6171
6172 )
6173 \series default
6174  creates
6175 \begin_inset Formula \[
6176 \ln(\frac{A}{C})\]
6177
6178 \end_inset
6179
6180
6181 \end_layout
6182
6183 \begin_layout Standard
6184 \align center
6185 multiline bracket: The command 
6186 \series bold
6187
6188 \backslash
6189 ln
6190 \backslash
6191 left(
6192 \backslash
6193 frac
6194 \begin_inset ERT
6195 status collapsed
6196
6197 \begin_layout Standard
6198
6199
6200 \backslash
6201 spce 
6202 \end_layout
6203
6204 \end_inset
6205
6206 A
6207 \begin_inset Formula $\downarrow$
6208 \end_inset
6209
6210 C
6211 \begin_inset ERT
6212 status collapsed
6213
6214 \begin_layout Standard
6215
6216
6217 \backslash
6218 spce 
6219 \end_layout
6220
6221 \end_inset
6222
6223
6224 \backslash
6225 right)
6226 \series default
6227  creates
6228 \begin_inset Formula \[
6229 \ln\left(\frac{A}{C}\right)\]
6230
6231 \end_inset
6232
6233
6234 \end_layout
6235
6236 \begin_layout Standard
6237 Instead of 
6238 \series bold
6239
6240 \backslash
6241 left
6242 \series default
6243  and 
6244 \series bold
6245
6246 \backslash
6247 right
6248 \series default
6249  the shortcut 
6250 \family sans
6251 Alt-m\InsetSpace ~
6252 bracket
6253 \family default
6254  can be used.
6255  This has the advantage that you can see in LyX immediately the real bracket
6256  size and that the matching right bracket will be created too.
6257 \newline
6258 The command
6259  for the last example would then be: 
6260 \series bold
6261
6262 \backslash
6263 ln Alt-m
6264 \series default
6265  
6266 \series bold
6267 (
6268 \backslash
6269 frac
6270 \begin_inset ERT
6271 status collapsed
6272
6273 \begin_layout Standard
6274
6275
6276 \backslash
6277 spce 
6278 \end_layout
6279
6280 \end_inset
6281
6282 A
6283 \begin_inset Formula $\downarrow$
6284 \end_inset
6285
6286 C
6287 \end_layout
6288
6289 \begin_layout Standard
6290 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6291  For example the command 
6292 \series bold
6293
6294 \backslash
6295 left.
6296 \backslash
6297 frac
6298 \begin_inset ERT
6299 status collapsed
6300
6301 \begin_layout Standard
6302
6303
6304 \backslash
6305 spce 
6306 \end_layout
6307
6308 \end_inset
6309
6310 A
6311 \begin_inset Formula $\downarrow$
6312 \end_inset
6313
6314 B
6315 \begin_inset ERT
6316 status collapsed
6317
6318 \begin_layout Standard
6319
6320
6321 \backslash
6322 spce 
6323 \end_layout
6324
6325 \end_inset
6326
6327
6328 \backslash
6329 right}
6330 \series default
6331  creates:
6332 \series bold
6333
6334 \begin_inset Formula \[
6335 \left.\frac{A}{B}\right\} \]
6336
6337 \end_inset
6338
6339
6340 \series default
6341 The commands 
6342 \series bold
6343
6344 \backslash
6345 left
6346 \series default
6347  and 
6348 \series bold
6349
6350 \backslash
6351 right
6352 \series default
6353  will be converted by LyX to brackets in the right size when the document
6354  is reloaded and an omitted bracket will appear as dashed line.
6355 \end_layout
6356
6357 \begin_layout Standard
6358 \begin_inset VSpace bigskip
6359 \end_inset
6360
6361 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6362  the command 
6363 \series bold
6364
6365 \backslash
6366 middle
6367 \series default
6368
6369 \begin_inset LatexCommand index
6370 name "Commands ! M ! \\textbackslash middle"
6371
6372 \end_inset
6373
6374  is additionally available for all brackets and limits.
6375  With this command the height of the following character is adapted to the
6376  one of the surrounding brackets, what is e.\InsetSpace \thinspace{}
6377 g.\InsetSpace ~
6378 needed for physical vectors:
6379 \begin_inset Formula \[
6380 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
6381
6382 \end_inset
6383
6384 For physical vectors there is a special LaTeX-package, described in 
6385 \begin_inset LatexCommand ref
6386 reference "sub:Physical-Vectors"
6387
6388 \end_inset
6389
6390 .
6391 \end_layout
6392
6393 \begin_layout Subsection
6394 Horizontal Brackets
6395 \begin_inset LatexCommand index
6396 name "Brackets ! horizontal"
6397
6398 \end_inset
6399
6400
6401 \end_layout
6402
6403 \begin_layout Standard
6404 \align center
6405 \begin_inset Tabular
6406 <lyxtabular version="3" rows="4" columns="2">
6407 <features>
6408 <column alignment="center" valignment="top" leftline="true" width="0pt">
6409 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6410 <row topline="true" bottomline="true">
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Standard
6415 Command
6416 \begin_inset Note Note
6417 status collapsed
6418
6419 \begin_layout Standard
6420
6421 \series bold
6422
6423 \backslash
6424 raisebox
6425 \series default
6426  is only used as spacer.
6427 \end_layout
6428
6429 \end_inset
6430
6431
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Standard
6440 Result
6441 \end_layout
6442
6443 \end_inset
6444 </cell>
6445 </row>
6446 <row topline="true">
6447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6448 \begin_inset Text
6449
6450 \begin_layout Standard
6451 \begin_inset ERT
6452 status collapsed
6453
6454 \begin_layout Standard
6455
6456
6457 \backslash
6458 raisebox{2.3mm}{
6459 \end_layout
6460
6461 \end_inset
6462
6463
6464 \backslash
6465 overbrace
6466 \begin_inset ERT
6467 status collapsed
6468
6469 \begin_layout Standard
6470
6471
6472 \backslash
6473 spce 
6474 \end_layout
6475
6476 \end_inset
6477
6478 A+B
6479 \begin_inset ERT
6480 status collapsed
6481
6482 \begin_layout Standard
6483
6484
6485 \backslash
6486 spce 
6487 \end_layout
6488
6489 \end_inset
6490
6491 ^
6492 \begin_inset ERT
6493 status collapsed
6494
6495 \begin_layout Standard
6496
6497
6498 \backslash
6499 spce 
6500 \end_layout
6501
6502 \end_inset
6503
6504 3
6505 \begin_inset ERT
6506 status collapsed
6507
6508 \begin_layout Standard
6509
6510 }
6511 \end_layout
6512
6513 \end_inset
6514
6515
6516 \begin_inset LatexCommand index
6517 name "Commands ! O ! \\textbackslash overbrace"
6518
6519 \end_inset
6520
6521
6522 \end_layout
6523
6524 \end_inset
6525 </cell>
6526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6527 \begin_inset Text
6528
6529 \begin_layout Standard
6530 \begin_inset Formula $\overbrace{A+B}^{3}$
6531 \end_inset
6532
6533
6534 \end_layout
6535
6536 \end_inset
6537 </cell>
6538 </row>
6539 <row topline="true" bottomline="true">
6540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Standard
6544 \begin_inset ERT
6545 status collapsed
6546
6547 \begin_layout Standard
6548
6549
6550 \backslash
6551 raisebox{-2.2mm}{
6552 \end_layout
6553
6554 \end_inset
6555
6556
6557 \backslash
6558 underbrace
6559 \begin_inset ERT
6560 status collapsed
6561
6562 \begin_layout Standard
6563
6564
6565 \backslash
6566 spce 
6567 \end_layout
6568
6569 \end_inset
6570
6571 A+B
6572 \begin_inset ERT
6573 status collapsed
6574
6575 \begin_layout Standard
6576
6577
6578 \backslash
6579 spce 
6580 \end_layout
6581
6582 \end_inset
6583
6584 _5
6585 \begin_inset ERT
6586 status collapsed
6587
6588 \begin_layout Standard
6589
6590 }
6591 \end_layout
6592
6593 \end_inset
6594
6595
6596 \begin_inset LatexCommand index
6597 name "Commands ! U ! \\textbackslash underbrace"
6598
6599 \end_inset
6600
6601
6602 \end_layout
6603
6604 \end_inset
6605 </cell>
6606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Standard
6610 \begin_inset Formula $\underbrace{A+B}_{5}$
6611 \end_inset
6612
6613
6614 \end_layout
6615
6616 \end_inset
6617 </cell>
6618 </row>
6619 <row topline="true" bottomline="true">
6620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6621 \begin_inset Text
6622
6623 \begin_layout Standard
6624
6625 \backslash
6626 overbrace
6627 \backslash
6628 underbrace
6629 \begin_inset ERT
6630 status collapsed
6631
6632 \begin_layout Standard
6633
6634
6635 \backslash
6636 spce 
6637 \end_layout
6638
6639 \end_inset
6640
6641 A+B_w
6642 \begin_inset ERT
6643 status collapsed
6644
6645 \begin_layout Standard
6646
6647
6648 \backslash
6649 spce 
6650 \end_layout
6651
6652 \end_inset
6653
6654
6655 \begin_inset ERT
6656 status collapsed
6657
6658 \begin_layout Standard
6659
6660
6661 \backslash
6662 spce 
6663 \end_layout
6664
6665 \end_inset
6666
6667 _7
6668 \begin_inset ERT
6669 status collapsed
6670
6671 \begin_layout Standard
6672
6673
6674 \backslash
6675 spce 
6676 \end_layout
6677
6678 \end_inset
6679
6680
6681 \begin_inset ERT
6682 status collapsed
6683
6684 \begin_layout Standard
6685
6686
6687 \backslash
6688 spce 
6689 \end_layout
6690
6691 \end_inset
6692
6693 ^
6694 \begin_inset ERT
6695 status collapsed
6696
6697 \begin_layout Standard
6698
6699
6700 \backslash
6701 spce 
6702 \end_layout
6703
6704 \end_inset
6705
6706 C
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6712 \begin_inset Text
6713
6714 \begin_layout Standard
6715 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6716 \end_inset
6717
6718
6719 \end_layout
6720
6721 \end_inset
6722 </cell>
6723 </row>
6724 </lyxtabular>
6725
6726 \end_inset
6727
6728
6729 \end_layout
6730
6731 \begin_layout Standard
6732 In the last example it doesn't matter if 
6733 \series bold
6734
6735 \backslash
6736 overbrace
6737 \series default
6738  or 
6739 \series bold
6740
6741 \backslash
6742 underbrace
6743 \series default
6744  is inserted at first.
6745 \end_layout
6746
6747 \begin_layout Standard
6748 \begin_inset VSpace bigskip
6749 \end_inset
6750
6751 When brackets are needed that overlap each other, multiline formulas, as
6752  described in 
6753 \begin_inset LatexCommand ref
6754 reference "sec:Multiline-Formulas"
6755
6756 \end_inset
6757
6758 , must be used:
6759 \begin_inset Formula \begin{eqnarray*}
6760 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
6761  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
6762
6763 \end_inset
6764
6765 In the first row the formula is inserted together with the first brace.
6766  It is hereby important that the space command
6767 \begin_inset Foot
6768 status collapsed
6769
6770 \begin_layout Standard
6771 Space commands are explained in 
6772 \begin_inset LatexCommand ref
6773 reference "sub:Predefined-Space"
6774
6775 \end_inset
6776
6777 .
6778 \end_layout
6779
6780 \end_inset
6781
6782  
6783 \series bold
6784
6785 \backslash
6786 :
6787 \series default
6788  is inserted before the first 
6789 \begin_inset Formula $d$
6790 \end_inset
6791
6792 , because the brace that ends behind the 
6793 \begin_inset Formula $q$
6794 \end_inset
6795
6796  prevents that the following 
6797 \begin_inset Quotes eld
6798 \end_inset
6799
6800 +
6801 \begin_inset Quotes erd
6802 \end_inset
6803
6804  is surrounded by space.
6805 \begin_inset Foot
6806 status collapsed
6807
6808 \begin_layout Standard
6809 because a bracket is not handled as character, see 
6810 \begin_inset LatexCommand ref
6811 reference "sub:Binary-Operators"
6812
6813 \end_inset
6814
6815
6816 \end_layout
6817
6818 \end_inset
6819
6820  In the second row the second brace is inserted.
6821  As it should begin before the 
6822 \begin_inset Formula $b$
6823 \end_inset
6824
6825 , first the command 
6826 \series bold
6827
6828 \backslash
6829 hphantom{gggg+
6830 \backslash
6831 :}
6832 \series default
6833  is inserted.
6834 \begin_inset Foot
6835 status collapsed
6836
6837 \begin_layout Standard
6838 more about 
6839 \series bold
6840
6841 \backslash
6842 hphantom
6843 \series default
6844  see 
6845 \begin_inset LatexCommand ref
6846 reference "sub:Placeholders"
6847
6848 \end_inset
6849
6850
6851 \end_layout
6852
6853 \end_inset
6854
6855  This space is needed because the 
6856 \begin_inset Quotes eld
6857 \end_inset
6858
6859 +
6860 \begin_inset Quotes erd
6861 \end_inset
6862
6863  is also surrounded by space in the formula.
6864  The brace is placed under the command 
6865 \series bold
6866
6867 \backslash
6868 hphantom{bbqq+dddd}
6869 \series default
6870 .
6871 \end_layout
6872
6873 \begin_layout Standard
6874 It gets more complicated when brackets overlap each other, like in the following
6875  example:
6876 \begin_inset ERT
6877 status collapsed
6878
6879 \begin_layout Standard
6880
6881
6882 \backslash
6883 setlength{
6884 \backslash
6885 jot}{-6pt}
6886 \end_layout
6887
6888 \end_inset
6889
6890
6891 \begin_inset Formula \begin{eqnarray*}
6892  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
6893 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
6894
6895 \end_inset
6896
6897
6898 \begin_inset ERT
6899 status collapsed
6900
6901 \begin_layout Standard
6902
6903
6904 \backslash
6905 setlength{
6906 \backslash
6907 jot}{3pt}
6908 \end_layout
6909
6910 \end_inset
6911
6912 The first formula row is the same as the second row of the previous example,
6913  with the difference that the brace is above.
6914  The second row contains the formula together with the second brace.
6915  To avoid that there is space between the upper brace in the first row and
6916  the formula, the row spacing need to be reduced.
6917  This is not easily possible due to a bug in LyX
6918 \begin_inset Foot
6919 status collapsed
6920
6921 \begin_layout Standard
6922 \begin_inset ERT
6923 status collapsed
6924
6925 \begin_layout Standard
6926
6927
6928 \backslash
6929 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
6930 \end_layout
6931
6932 \end_inset
6933
6934 LyX-bug #1505
6935 \begin_inset ERT
6936 status collapsed
6937
6938 \begin_layout Standard
6939
6940 }
6941 \end_layout
6942
6943 \end_inset
6944
6945
6946 \end_layout
6947
6948 \end_inset
6949
6950 .
6951  As solution for the problem, the global formula row separation 
6952 \series bold
6953
6954 \backslash
6955 jot
6956 \series default
6957
6958 \begin_inset LatexCommand index
6959 name "Commands ! J ! \\textbackslash jot"
6960
6961 \end_inset
6962
6963  must be changed to -6\InsetSpace \thinspace{}
6964 pt before the formula with the command 
6965 \series bold
6966
6967 \backslash
6968 setlength{
6969 \backslash
6970 jot}{-6pt}
6971 \series default
6972  in TeX-mode.
6973  
6974 \series bold
6975
6976 \backslash
6977 jot
6978 \series default
6979  is set back after the formula to the standard value of 3\InsetSpace \thinspace{}
6980 pt using the same
6981  command.
6982  More about the row separation in formulas is explained in 
6983 \begin_inset LatexCommand ref
6984 reference "sub:Line-Separation"
6985
6986 \end_inset
6987
6988 .
6989 \end_layout
6990
6991 \begin_layout Section
6992 Arrows
6993 \begin_inset LatexCommand index
6994 name "Arrows"
6995
6996 \end_inset
6997
6998
6999 \end_layout
7000
7001 \begin_layout Standard
7002 Arrows can be inserted via the math toolbar button 
7003 \begin_inset Graphics
7004         filename ../images/math/leftarrow.png
7005         scale 85
7006
7007 \end_inset
7008
7009  or the commands listed in the following subsections.
7010 \end_layout
7011
7012 \begin_layout Subsection
7013 Horizontal Arrows
7014 \begin_inset LatexCommand index
7015 name "Arrows ! horizontal"
7016
7017 \end_inset
7018
7019
7020 \end_layout
7021
7022 \begin_layout Standard
7023
7024 \hfill
7025
7026 \begin_inset Tabular
7027 <lyxtabular version="3" rows="8" columns="2">
7028 <features>
7029 <column alignment="center" valignment="top" leftline="true" width="0pt">
7030 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7031 <row topline="true" bottomline="true">
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Standard
7036 Command
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Standard
7045 Result
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 </row>
7051 <row topline="true">
7052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7053 \begin_inset Text
7054
7055 \begin_layout Standard
7056
7057 \backslash
7058 gets
7059 \end_layout
7060
7061 \end_inset
7062 </cell>
7063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Standard
7067 \begin_inset Formula $\gets$
7068 \end_inset
7069
7070
7071 \end_layout
7072
7073 \end_inset
7074 </cell>
7075 </row>
7076 <row topline="true">
7077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Standard
7081
7082 \backslash
7083 Leftarrow
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Standard
7092 \begin_inset Formula $\Leftarrow$
7093 \end_inset
7094
7095
7096 \end_layout
7097
7098 \end_inset
7099 </cell>
7100 </row>
7101 <row topline="true" bottomline="true">
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Standard
7106
7107 \backslash
7108 longleftarrow
7109 \end_layout
7110
7111 \end_inset
7112 </cell>
7113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7114 \begin_inset Text
7115
7116 \begin_layout Standard
7117 \begin_inset Formula $\longleftarrow$
7118 \end_inset
7119
7120
7121 \end_layout
7122
7123 \end_inset
7124 </cell>
7125 </row>
7126 <row bottomline="true">
7127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Standard
7131
7132 \backslash
7133 Longleftarrow
7134 \end_layout
7135
7136 \end_inset
7137 </cell>
7138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Standard
7142 \begin_inset Formula $\Longleftarrow$
7143 \end_inset
7144
7145
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 </row>
7151 <row bottomline="true">
7152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Standard
7156
7157 \backslash
7158 leftharpoonup
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7164 \begin_inset Text
7165
7166 \begin_layout Standard
7167 \begin_inset Formula $\leftharpoonup$
7168 \end_inset
7169
7170
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 </row>
7176 <row bottomline="true">
7177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Standard
7181
7182 \backslash
7183 leftharpoondown
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Standard
7192 \begin_inset Formula $\leftharpoondown$
7193 \end_inset
7194
7195
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 </row>
7201 <row bottomline="true">
7202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7203 \begin_inset Text
7204
7205 \begin_layout Standard
7206
7207 \backslash
7208 hookleftarrow
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7214 \begin_inset Text
7215
7216 \begin_layout Standard
7217 \begin_inset Formula $\hookleftarrow$
7218 \end_inset
7219
7220
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 </row>
7226 </lyxtabular>
7227
7228 \end_inset
7229
7230
7231 \hfill
7232
7233 \begin_inset Tabular
7234 <lyxtabular version="3" rows="8" columns="2">
7235 <features>
7236 <column alignment="center" valignment="top" leftline="true" width="0pt">
7237 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7238 <row topline="true" bottomline="true">
7239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Standard
7243 Command
7244 \end_layout
7245
7246 \end_inset
7247 </cell>
7248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7249 \begin_inset Text
7250
7251 \begin_layout Standard
7252 Result
7253 \end_layout
7254
7255 \end_inset
7256 </cell>
7257 </row>
7258 <row topline="true">
7259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7260 \begin_inset Text
7261
7262 \begin_layout Standard
7263
7264 \backslash
7265 to
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7271 \begin_inset Text
7272
7273 \begin_layout Standard
7274 \begin_inset Formula $\to$
7275 \end_inset
7276
7277
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 </row>
7283 <row topline="true">
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Standard
7288
7289 \backslash
7290 Rightarrow
7291 \end_layout
7292
7293 \end_inset
7294 </cell>
7295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7296 \begin_inset Text
7297
7298 \begin_layout Standard
7299 \begin_inset Formula $\Rightarrow$
7300 \end_inset
7301
7302
7303 \end_layout
7304
7305 \end_inset
7306 </cell>
7307 </row>
7308 <row topline="true">
7309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Standard
7313
7314 \backslash
7315 longrightarrow
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Standard
7324 \begin_inset Formula $\longrightarrow$
7325 \end_inset
7326
7327
7328 \end_layout
7329
7330 \end_inset
7331 </cell>
7332 </row>
7333 <row topline="true">
7334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7335 \begin_inset Text
7336
7337 \begin_layout Standard
7338
7339 \backslash
7340 Longrightarrow
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Standard
7349 \begin_inset Formula $\Longrightarrow$
7350 \end_inset
7351
7352
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 </row>
7358 <row topline="true">
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Standard
7363
7364 \backslash
7365 rightharpoonup
7366 \end_layout
7367
7368 \end_inset
7369 </cell>
7370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7371 \begin_inset Text
7372
7373 \begin_layout Standard
7374 \begin_inset Formula $\rightharpoonup$
7375 \end_inset
7376
7377
7378 \end_layout
7379
7380 \end_inset
7381 </cell>
7382 </row>
7383 <row topline="true" bottomline="true">
7384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7385 \begin_inset Text
7386
7387 \begin_layout Standard
7388
7389 \backslash
7390 rightharpoondown
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Standard
7399 \begin_inset Formula $\rightharpoondown$
7400 \end_inset
7401
7402
7403 \end_layout
7404
7405 \end_inset
7406 </cell>
7407 </row>
7408 <row bottomline="true">
7409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Standard
7413
7414 \backslash
7415 hookrightarrow
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7421 \begin_inset Text
7422
7423 \begin_layout Standard
7424 \begin_inset Formula $\hookrightarrow$
7425 \end_inset
7426
7427
7428 \end_layout
7429
7430 \end_inset
7431 </cell>
7432 </row>
7433 </lyxtabular>
7434
7435 \end_inset
7436
7437
7438 \hfill
7439
7440 \end_layout
7441
7442 \begin_layout Standard
7443
7444 \hfill
7445
7446 \begin_inset Tabular
7447 <lyxtabular version="3" rows="6" columns="2">
7448 <features>
7449 <column alignment="center" valignment="top" leftline="true" width="0pt">
7450 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7451 <row topline="true" bottomline="true">
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Standard
7456 Command
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7462 \begin_inset Text
7463
7464 \begin_layout Standard
7465 Result
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 </row>
7471 <row topline="true">
7472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Standard
7476
7477 \backslash
7478 leftrightarrow
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Standard
7487 \begin_inset Formula $\leftrightarrow$
7488 \end_inset
7489
7490
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 </row>
7496 <row topline="true">
7497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7498 \begin_inset Text
7499
7500 \begin_layout Standard
7501
7502 \backslash
7503 Leftrightarrow
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Standard
7512 \begin_inset Formula $\Leftrightarrow$
7513 \end_inset
7514
7515
7516 \end_layout
7517
7518 \end_inset
7519 </cell>
7520 </row>
7521 <row topline="true">
7522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7523 \begin_inset Text
7524
7525 \begin_layout Standard
7526
7527 \backslash
7528 longleftrightarrow
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Standard
7537 \begin_inset Formula $\longleftrightarrow$
7538 \end_inset
7539
7540
7541 \end_layout
7542
7543 \end_inset
7544 </cell>
7545 </row>
7546 <row topline="true">
7547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Standard
7551
7552 \backslash
7553 Longleftrightarrow
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Standard
7562 \begin_inset Formula $\Longleftrightarrow$
7563 \end_inset
7564
7565
7566 \end_layout
7567
7568 \end_inset
7569 </cell>
7570 </row>
7571 <row topline="true" bottomline="true">
7572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Standard
7576
7577 \backslash
7578 rightleftharpoons
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Standard
7587 \begin_inset Formula $\rightleftharpoons$
7588 \end_inset
7589
7590
7591 \end_layout
7592
7593 \end_inset
7594 </cell>
7595 </row>
7596 </lyxtabular>
7597
7598 \end_inset
7599
7600
7601 \begin_inset ERT
7602 status collapsed
7603
7604 \begin_layout Standard
7605
7606
7607 \backslash
7608 hspace{25pt}
7609 \end_layout
7610
7611 \end_inset
7612
7613
7614 \hfill
7615
7616 \begin_inset Tabular
7617 <lyxtabular version="3" rows="5" columns="2">
7618 <features>
7619 <column alignment="center" valignment="top" leftline="true" width="0pt">
7620 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7621 <row topline="true" bottomline="true">
7622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7623 \begin_inset Text
7624
7625 \begin_layout Standard
7626 Command
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7632 \begin_inset Text
7633
7634 \begin_layout Standard
7635 Result
7636 \end_layout
7637
7638 \end_inset
7639 </cell>
7640 </row>
7641 <row topline="true">
7642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Standard
7646
7647 \backslash
7648 mapsto
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Standard
7657 \begin_inset Formula $\mapsto$
7658 \end_inset
7659
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 <row topline="true">
7667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Standard
7671
7672 \backslash
7673 longmapsto
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Standard
7682 \begin_inset Formula $\longmapsto$
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 </row>
7691 <row topline="true">
7692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Standard
7696
7697 \backslash
7698 leadsto
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Standard
7707 \begin_inset Formula $\leadsto$
7708 \end_inset
7709
7710
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 </row>
7716 <row topline="true" bottomline="true">
7717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Standard
7721
7722 \backslash
7723 dasharrow
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Standard
7732 \begin_inset Formula $\dasharrow$
7733 \end_inset
7734
7735
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 </row>
7741 </lyxtabular>
7742
7743 \end_inset
7744
7745
7746 \hfill
7747
7748 \end_layout
7749
7750 \begin_layout Standard
7751 \begin_inset VSpace medskip
7752 \end_inset
7753
7754 Arrows used as accent like e.\InsetSpace \thinspace{}
7755 g.\InsetSpace ~
7756 vector arrows are listed in 
7757 \begin_inset LatexCommand ref
7758 reference "sec:Accents"
7759
7760 \end_inset
7761
7762 .
7763 \end_layout
7764
7765 \begin_layout Standard
7766 \begin_inset VSpace bigskip
7767 \end_inset
7768
7769 Furthermore there are the labeled arrows
7770 \begin_inset LatexCommand index
7771 name "Arrows ! labeled"
7772
7773 \end_inset
7774
7775  
7776 \series bold
7777
7778 \backslash
7779 xleftarrow
7780 \series default
7781
7782 \begin_inset LatexCommand index
7783 name "Commands ! X ! \\textbackslash xleftarrow"
7784
7785 \end_inset
7786
7787  and 
7788 \series bold
7789
7790 \backslash
7791 xrightarrow
7792 \series default
7793
7794 \begin_inset LatexCommand index
7795 name "Commands ! X ! \\textbackslash xrightarrow\\vspace{4mm}"
7796
7797 \end_inset
7798
7799 .
7800  When inserting one of these commands in a formula, an arrow with two blue
7801  boxes appear where the label can be inserted.
7802  The length of the arrow adapts to the label width.
7803 \end_layout
7804
7805 \begin_layout Standard
7806 \align center
7807 \begin_inset Tabular
7808 <lyxtabular version="3" rows="3" columns="2">
7809 <features>
7810 <column alignment="center" valignment="top" leftline="true" width="0pt">
7811 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7812 <row topline="true" bottomline="true">
7813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Standard
7817 Command
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Standard
7826 Result
7827 \begin_inset Note Note
7828 status collapsed
7829
7830 \begin_layout Standard
7831
7832 \series bold
7833
7834 \backslash
7835 raisebox
7836 \series default
7837  is only used as spacer.
7838 \end_layout
7839
7840 \end_inset
7841
7842
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 </row>
7848 <row topline="true">
7849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Standard
7853 F(a)
7854 \backslash
7855 xleftarrow
7856 \begin_inset ERT
7857 status collapsed
7858
7859 \begin_layout Standard
7860
7861
7862 \backslash
7863 spce 
7864 \end_layout
7865
7866 \end_inset
7867
7868 x=a
7869 \begin_inset Formula $\downarrow$
7870 \end_inset
7871
7872 x>0
7873 \begin_inset Formula $\to$
7874 \end_inset
7875
7876 F(x)
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Standard
7885 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
7886 \end_inset
7887
7888
7889 \end_layout
7890
7891 \end_inset
7892 </cell>
7893 </row>
7894 <row topline="true" bottomline="true">
7895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7896 \begin_inset Text
7897
7898 \begin_layout Standard
7899 F(x)
7900 \backslash
7901 xrightarrow
7902 \begin_inset ERT
7903 status collapsed
7904
7905 \begin_layout Standard
7906
7907
7908 \backslash
7909 spce 
7910 \end_layout
7911
7912 \end_inset
7913
7914 x=a
7915 \begin_inset Formula $\downarrow$
7916 \end_inset
7917
7918 x>0
7919 \begin_inset Formula $\to$
7920 \end_inset
7921
7922 F(a)
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Standard
7931 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
7932 \end_inset
7933
7934
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 </row>
7940 </lyxtabular>
7941
7942 \end_inset
7943
7944
7945 \end_layout
7946
7947 \begin_layout Subsection
7948 Vertical and diagonal Arrows
7949 \begin_inset LatexCommand index
7950 name "Arrows ! diagonal"
7951
7952 \end_inset
7953
7954
7955 \begin_inset LatexCommand index
7956 name "Arrows ! vertical"
7957
7958 \end_inset
7959
7960
7961 \end_layout
7962
7963 \begin_layout Standard
7964
7965 \hfill
7966
7967 \begin_inset Tabular
7968 <lyxtabular version="3" rows="7" columns="2">
7969 <features>
7970 <column alignment="center" valignment="top" leftline="true" width="0pt">
7971 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7972 <row topline="true" bottomline="true">
7973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Standard
7977 Command
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Standard
7986 Result
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 </row>
7992 <row topline="true">
7993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Standard
7997
7998 \backslash
7999 uparrow
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Standard
8008 \begin_inset Formula $\uparrow$
8009 \end_inset
8010
8011
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row topline="true">
8018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Standard
8022
8023 \backslash
8024 Uparrow
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Standard
8033 \begin_inset Formula $\Uparrow$
8034 \end_inset
8035
8036
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 </row>
8042 <row topline="true">
8043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Standard
8047
8048 \backslash
8049 updownarrow
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Standard
8058 \begin_inset Formula $\updownarrow$
8059 \end_inset
8060
8061
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 </row>
8067 <row topline="true">
8068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Standard
8072
8073 \backslash
8074 Updownarrow
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Standard
8083 \begin_inset Formula $\Updownarrow$
8084 \end_inset
8085
8086
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 </row>
8092 <row topline="true" bottomline="true">
8093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8094 \begin_inset Text
8095
8096 \begin_layout Standard
8097
8098 \backslash
8099 Downarrow
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Standard
8108 \begin_inset Formula $\Downarrow$
8109 \end_inset
8110
8111
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 </row>
8117 <row bottomline="true">
8118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Standard
8122
8123 \backslash
8124 downarrow
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Standard
8133 \begin_inset Formula $\downarrow$
8134 \end_inset
8135
8136
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 </row>
8142 </lyxtabular>
8143
8144 \end_inset
8145
8146
8147 \hfill
8148
8149 \begin_inset Tabular
8150 <lyxtabular version="3" rows="5" columns="2">
8151 <features>
8152 <column alignment="center" valignment="top" leftline="true" width="0pt">
8153 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8154 <row topline="true" bottomline="true">
8155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Standard
8159 Command
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Standard
8168 Result
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 </row>
8174 <row topline="true">
8175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8176 \begin_inset Text
8177
8178 \begin_layout Standard
8179
8180 \backslash
8181 nearrow
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Standard
8190 \begin_inset Formula $\nearrow$
8191 \end_inset
8192
8193
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 </row>
8199 <row topline="true">
8200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Standard
8204
8205 \backslash
8206 searrow
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Standard
8215 \begin_inset Formula $\searrow$
8216 \end_inset
8217
8218
8219 \end_layout
8220
8221 \end_inset
8222 </cell>
8223 </row>
8224 <row topline="true" bottomline="true">
8225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8226 \begin_inset Text
8227
8228 \begin_layout Standard
8229
8230 \backslash
8231 swarrow
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Standard
8240 \begin_inset Formula $\swarrow$
8241 \end_inset
8242
8243
8244 \end_layout
8245
8246 \end_inset
8247 </cell>
8248 </row>
8249 <row bottomline="true">
8250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Standard
8254
8255 \backslash
8256 nwarrow
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Standard
8265 \begin_inset Formula $\nwarrow$
8266 \end_inset
8267
8268
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 </row>
8274 </lyxtabular>
8275
8276 \end_inset
8277
8278
8279 \hfill
8280
8281 \end_layout
8282
8283 \begin_layout Standard
8284 \begin_inset VSpace medskip
8285 \end_inset
8286
8287 Vertical arrows can be used also as delimiter together with the commands
8288  described in 
8289 \begin_inset LatexCommand ref
8290 reference "sub:Manual-Bracket-Size"
8291
8292 \end_inset
8293
8294  and 
8295 \begin_inset LatexCommand ref
8296 reference "sub:Automatic-Bracket-Size"
8297
8298 \end_inset
8299
8300 .
8301 \end_layout
8302
8303 \begin_layout Standard
8304
8305 \newpage
8306
8307 \end_layout
8308
8309 \begin_layout Section
8310 Accents
8311 \begin_inset LatexCommand label
8312 name "sec:Accents"
8313
8314 \end_inset
8315
8316
8317 \begin_inset LatexCommand index
8318 name "Accents"
8319
8320 \end_inset
8321
8322
8323 \end_layout
8324
8325 \begin_layout Standard
8326 Accents can be inserted via the math toolbar button 
8327 \begin_inset Graphics
8328         filename ../images/math/hat.png
8329         scale 85
8330
8331 \end_inset
8332
8333  or the commands listed in the following subsections.
8334 \end_layout
8335
8336 \begin_layout Subsection
8337 Accents for one Character
8338 \begin_inset ERT
8339 status collapsed
8340
8341 \begin_layout Standard
8342
8343
8344 \backslash
8345 texorpdfstring{
8346 \end_layout
8347
8348 \end_inset
8349
8350
8351 \begin_inset Foot
8352 status collapsed
8353
8354 \begin_layout Standard
8355 accents in text see 
8356 \begin_inset LatexCommand ref
8357 reference "sub:Accents-in-Text"
8358
8359 \end_inset
8360
8361
8362 \end_layout
8363
8364 \end_inset
8365
8366
8367 \begin_inset ERT
8368 status collapsed
8369
8370 \begin_layout Standard
8371
8372 }{}
8373 \end_layout
8374
8375 \end_inset
8376
8377
8378 \begin_inset Note Note
8379 status collapsed
8380
8381 \begin_layout Standard
8382
8383 \backslash
8384 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
8385 \end_layout
8386
8387 \begin_layout Standard
8388 More about 
8389 \backslash
8390 texorpdfstring is in section 
8391 \begin_inset LatexCommand ref
8392 reference "sub:Formulas-in-Section"
8393
8394 \end_inset
8395
8396 .
8397 \end_layout
8398
8399 \end_inset
8400
8401
8402 \begin_inset LatexCommand label
8403 name "sub:Accents-for-one"
8404
8405 \end_inset
8406
8407
8408 \begin_inset LatexCommand index
8409 name "Accents ! for one character"
8410
8411 \end_inset
8412
8413
8414 \end_layout
8415
8416 \begin_layout Standard
8417
8418 \hfill
8419
8420 \begin_inset Tabular
8421 <lyxtabular version="3" rows="8" columns="2">
8422 <features>
8423 <column alignment="center" valignment="top" leftline="true" width="0pt">
8424 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8425 <row topline="true" bottomline="true">
8426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Standard
8430 Command
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Standard
8439 Result
8440 \begin_inset Note Note
8441 status collapsed
8442
8443 \begin_layout Standard
8444
8445 \series bold
8446
8447 \backslash
8448 raisebox
8449 \series default
8450  is only used as spacer.
8451 \end_layout
8452
8453 \end_inset
8454
8455
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 </row>
8461 <row topline="true" bottomline="true">
8462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Standard
8466
8467 \backslash
8468 dot
8469 \begin_inset ERT
8470 status collapsed
8471
8472 \begin_layout Standard
8473
8474
8475 \backslash
8476 spce 
8477 \end_layout
8478
8479 \end_inset
8480
8481 A
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Standard
8490 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8491 \end_inset
8492
8493
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 </row>
8499 <row bottomline="true">
8500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Standard
8504
8505 \backslash
8506 ddot
8507 \begin_inset ERT
8508 status collapsed
8509
8510 \begin_layout Standard
8511
8512
8513 \backslash
8514 spce 
8515 \end_layout
8516
8517 \end_inset
8518
8519 A
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Standard
8528 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8529 \end_inset
8530
8531
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 </row>
8537 <row bottomline="true">
8538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Standard
8542
8543 \backslash
8544 dddot
8545 \begin_inset ERT
8546 status collapsed
8547
8548 \begin_layout Standard
8549
8550
8551 \backslash
8552 spce 
8553 \end_layout
8554
8555 \end_inset
8556
8557 A
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Standard
8566 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 </row>
8575 <row bottomline="true">
8576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Standard
8580
8581 \backslash
8582 ddddot{A
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Standard
8591 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 </row>
8600 <row bottomline="true">
8601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Standard
8605
8606 \backslash
8607 vec
8608 \begin_inset ERT
8609 status collapsed
8610
8611 \begin_layout Standard
8612
8613
8614 \backslash
8615 spce 
8616 \end_layout
8617
8618 \end_inset
8619
8620 A
8621 \begin_inset LatexCommand index
8622 name "Vectors"
8623
8624 \end_inset
8625
8626
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Standard
8635 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
8636 \end_inset
8637
8638
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 </row>
8644 <row bottomline="true">
8645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Standard
8649
8650 \backslash
8651 bar
8652 \begin_inset ERT
8653 status collapsed
8654
8655 \begin_layout Standard
8656
8657
8658 \backslash
8659 spce 
8660 \end_layout
8661
8662 \end_inset
8663
8664 A
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Standard
8673 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
8674 \end_inset
8675
8676
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 </row>
8682 <row bottomline="true">
8683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Standard
8687
8688 \backslash
8689 mathring
8690 \begin_inset ERT
8691 status collapsed
8692
8693 \begin_layout Standard
8694
8695
8696 \backslash
8697 spce 
8698 \end_layout
8699
8700 \end_inset
8701
8702 A
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Standard
8711 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
8712 \end_inset
8713
8714
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 </row>
8720 </lyxtabular>
8721
8722 \end_inset
8723
8724
8725 \hfill
8726
8727 \begin_inset Tabular
8728 <lyxtabular version="3" rows="7" columns="2">
8729 <features>
8730 <column alignment="center" valignment="top" leftline="true" width="0pt">
8731 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8732 <row topline="true" bottomline="true">
8733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Standard
8737 Command
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Standard
8746 Result
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 </row>
8752 <row topline="true" bottomline="true">
8753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Standard
8757
8758 \backslash
8759 tilde
8760 \begin_inset ERT
8761 status collapsed
8762
8763 \begin_layout Standard
8764
8765
8766 \backslash
8767 spce 
8768 \end_layout
8769
8770 \end_inset
8771
8772 A
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Standard
8781 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
8782 \end_inset
8783
8784
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 </row>
8790 <row bottomline="true">
8791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Standard
8795
8796 \backslash
8797 hat
8798 \begin_inset ERT
8799 status collapsed
8800
8801 \begin_layout Standard
8802
8803
8804 \backslash
8805 spce 
8806 \end_layout
8807
8808 \end_inset
8809
8810 A
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Standard
8819 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
8820 \end_inset
8821
8822
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 </row>
8828 <row bottomline="true">
8829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Standard
8833
8834 \backslash
8835 check
8836 \begin_inset ERT
8837 status collapsed
8838
8839 \begin_layout Standard
8840
8841
8842 \backslash
8843 spce 
8844 \end_layout
8845
8846 \end_inset
8847
8848 A
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Standard
8857 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
8858 \end_inset
8859
8860
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 <row bottomline="true">
8867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Standard
8871
8872 \backslash
8873 acute
8874 \begin_inset ERT
8875 status collapsed
8876
8877 \begin_layout Standard
8878
8879
8880 \backslash
8881 spce 
8882 \end_layout
8883
8884 \end_inset
8885
8886 A
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Standard
8895 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
8896 \end_inset
8897
8898
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 </row>
8904 <row bottomline="true">
8905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8906 \begin_inset Text
8907
8908 \begin_layout Standard
8909
8910 \backslash
8911 grave
8912 \begin_inset ERT
8913 status collapsed
8914
8915 \begin_layout Standard
8916
8917
8918 \backslash
8919 spce 
8920 \end_layout
8921
8922 \end_inset
8923
8924 A
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Standard
8933 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
8934 \end_inset
8935
8936
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 </row>
8942 <row bottomline="true">
8943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Standard
8947
8948 \backslash
8949 breve
8950 \begin_inset ERT
8951 status collapsed
8952
8953 \begin_layout Standard
8954
8955
8956 \backslash
8957 spce 
8958 \end_layout
8959
8960 \end_inset
8961
8962 A
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8968 \begin_inset Text
8969
8970 \begin_layout Standard
8971 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
8972 \end_inset
8973
8974
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 </row>
8980 </lyxtabular>
8981
8982 \end_inset
8983
8984
8985 \hfill
8986
8987 \end_layout
8988
8989 \begin_layout Standard
8990 \begin_inset VSpace bigskip
8991 \end_inset
8992
8993 To create umlauts
8994 \begin_inset LatexCommand index
8995 name "Umlauts"
8996
8997 \end_inset
8998
8999  in formulas, a quotation mark is inserted before the vowel.
9000  These two characters are then treated by LaTeX as 
9001 \emph on
9002 one
9003 \emph default
9004  character when the formula part with the umlaut is marked as German.
9005  In contrary to 
9006 \series bold
9007
9008 \backslash
9009 ddot
9010 \series default
9011 , with this method 
9012 \begin_inset Quotes eld
9013 \end_inset
9014
9015 real
9016 \begin_inset Quotes erd
9017 \end_inset
9018
9019  umlauts are created as demonstrated in the following example:
9020 \end_layout
9021
9022 \begin_layout Standard
9023 \begin_inset VSpace -2mm
9024 \end_inset
9025
9026
9027 \end_layout
9028
9029 \begin_layout Standard
9030 \align center
9031 \begin_inset Tabular
9032 <lyxtabular version="3" rows="3" columns="2">
9033 <features>
9034 <column alignment="center" valignment="top" leftline="true" width="0">
9035 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
9036 <row topline="true" bottomline="true">
9037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Standard
9041 Command
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Standard
9050 Result
9051 \begin_inset Note Note
9052 status collapsed
9053
9054 \begin_layout Standard
9055
9056 \series bold
9057
9058 \backslash
9059 raisebox
9060 \series default
9061  is only used as spacer.
9062 \end_layout
9063
9064 \end_inset
9065
9066
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 </row>
9072 <row topline="true">
9073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9074 \begin_inset Text
9075
9076 \begin_layout Standard
9077
9078 \lang ngerman
9079 \begin_inset Quotes grd
9080 \end_inset
9081
9082 i
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Standard
9091
9092 \lang ngerman
9093 \begin_inset Formula $"i$
9094 \end_inset
9095
9096
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 </row>
9102 <row topline="true" bottomline="true">
9103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Standard
9107
9108 \backslash
9109 ddot
9110 \begin_inset ERT
9111 status collapsed
9112
9113 \begin_layout Standard
9114
9115
9116 \backslash
9117 spce 
9118 \end_layout
9119
9120 \end_inset
9121
9122 i
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Standard
9131 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9132 \end_inset
9133
9134
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 </row>
9140 </lyxtabular>
9141
9142 \end_inset
9143
9144
9145 \end_layout
9146
9147 \begin_layout Standard
9148 Another advantage to 
9149 \series bold
9150
9151 \backslash
9152 ddot
9153 \series default
9154  is that umlauts can directly be converted to mathematical text because
9155  the accent commands above are 
9156 \emph on
9157 not allowed
9158 \emph default
9159  
9160 \emph on
9161 in mathematical text
9162 \emph default
9163 .
9164  To convert an accented character to mathematical text, only the character
9165  under the accent may be converted.
9166  This applies also for all other conversions, e.\InsetSpace \thinspace{}
9167 g.\InsetSpace ~
9168 to italic or bold.
9169 \end_layout
9170
9171 \begin_layout Standard
9172 In mathematical text, umlauts and other accented characters can directly
9173  be inserted.
9174 \end_layout
9175
9176 \begin_layout Subsection
9177 Accents for Operators
9178 \begin_inset LatexCommand index
9179 name "Accents ! for operators"
9180
9181 \end_inset
9182
9183
9184 \end_layout
9185
9186 \begin_layout Standard
9187 With the commands 
9188 \series bold
9189
9190 \backslash
9191 overset
9192 \series default
9193
9194 \begin_inset LatexCommand index
9195 name "Commands ! O ! \\textbackslash overset"
9196
9197 \end_inset
9198
9199  and 
9200 \series bold
9201
9202 \backslash
9203 underset
9204 \series default
9205
9206 \begin_inset LatexCommand index
9207 name "Commands ! U ! \\textbackslash underset"
9208
9209 \end_inset
9210
9211  characters can be placed above or below an operator, respectively, to accent
9212  it.
9213  With the command 
9214 \series bold
9215
9216 \backslash
9217 sideset
9218 \series default
9219
9220 \begin_inset LatexCommand index
9221 name "Commands ! S ! \\textbackslash sideset"
9222
9223 \end_inset
9224
9225  characters can be set before and behind an operator.
9226  The command scheme is:
9227 \end_layout
9228
9229 \begin_layout Standard
9230
9231 \series bold
9232
9233 \backslash
9234 sideset{character
9235 \series default
9236  
9237 \series bold
9238 before}{character
9239 \series default
9240  
9241 \series bold
9242 behind}
9243 \end_layout
9244
9245 \begin_layout Standard
9246
9247 \series bold
9248
9249 \backslash
9250 sideset
9251 \series default
9252  must always be before the operator that should be accented.
9253  You can accent with several characters and even with other operators and
9254  symbols.
9255  To place with 
9256 \series bold
9257
9258 \backslash
9259 sideset
9260 \series default
9261  for example only characters behind an operator, write nothing between the
9262  first braces but don't omit the braces.
9263 \end_layout
9264
9265 \begin_layout Standard
9266 For example the command 
9267 \series bold
9268
9269 \backslash
9270 sideset{
9271 \begin_inset Formula $\to$
9272 \end_inset
9273
9274
9275 \backslash
9276 {
9277 \series default
9278 '
9279 \series bold
9280
9281 \begin_inset Formula $\to$
9282 \end_inset
9283
9284
9285 \backslash
9286 sum_k=1
9287 \begin_inset ERT
9288 status collapsed
9289
9290 \begin_layout Standard
9291
9292
9293 \backslash
9294 spce 
9295 \end_layout
9296
9297 \end_inset
9298
9299
9300 \series default
9301 ^
9302 \series bold
9303 n
9304 \series default
9305  produces:
9306 \begin_inset Formula \[
9307 \sideset{}{'}\sum_{k=1}^{n}\]
9308
9309 \end_inset
9310
9311
9312 \end_layout
9313
9314 \begin_layout Standard
9315 The command 
9316 \series bold
9317
9318 \backslash
9319 overset
9320 \begin_inset ERT
9321 status collapsed
9322
9323 \begin_layout Standard
9324
9325
9326 \backslash
9327 spce 
9328 \end_layout
9329
9330 \end_inset
9331
9332
9333 \backslash
9334 maltese
9335 \begin_inset ERT
9336 status collapsed
9337
9338 \begin_layout Standard
9339
9340
9341 \backslash
9342 spce 
9343 \end_layout
9344
9345 \end_inset
9346
9347
9348 \series default
9349
9350 \begin_inset Formula $\uparrow$
9351 \end_inset
9352
9353
9354 \series bold
9355 a
9356 \series default
9357  produces:
9358 \begin_inset Formula \[
9359 \overset{a}{\maltese}\]
9360
9361 \end_inset
9362
9363 As seen in the last example, with 
9364 \series bold
9365
9366 \backslash
9367 overset
9368 \series default
9369  and 
9370 \series bold
9371
9372 \backslash
9373 underset
9374 \series default
9375  also symbols and characters can be accented; with 
9376 \series bold
9377
9378 \backslash
9379 sideset
9380 \series default
9381  this is not possible.
9382 \end_layout
9383
9384 \begin_layout Subsection
9385 Accents for several Characters
9386 \begin_inset LatexCommand label
9387 name "sub:Accents-for-several"
9388
9389 \end_inset
9390
9391
9392 \begin_inset LatexCommand index
9393 name "Accents ! for several characters"
9394
9395 \end_inset
9396
9397
9398 \end_layout
9399
9400 \begin_layout Standard
9401
9402 \hfill
9403
9404 \begin_inset Tabular
9405 <lyxtabular version="3" rows="5" columns="2">
9406 <features>
9407 <column alignment="center" valignment="top" leftline="true" width="0pt">
9408 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9409 <row topline="true" bottomline="true">
9410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Standard
9414 Command
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Standard
9423 Result
9424 \begin_inset Note Note
9425 status collapsed
9426
9427 \begin_layout Standard
9428
9429 \series bold
9430
9431 \backslash
9432 raisebox
9433 \series default
9434  is only used as spacer.
9435 \end_layout
9436
9437 \end_inset
9438
9439
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 </row>
9445 <row topline="true" bottomline="true">
9446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Standard
9450
9451 \backslash
9452 overleftarrow
9453 \begin_inset ERT
9454 status collapsed
9455
9456 \begin_layout Standard
9457
9458
9459 \backslash
9460 spce 
9461 \end_layout
9462
9463 \end_inset
9464
9465 A=B
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Standard
9474 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9475 \end_inset
9476
9477
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 </row>
9483 <row bottomline="true">
9484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Standard
9488
9489 \backslash
9490 underleftarrow
9491 \begin_inset ERT
9492 status collapsed
9493
9494 \begin_layout Standard
9495
9496
9497 \backslash
9498 spce 
9499 \end_layout
9500
9501 \end_inset
9502
9503 A=B
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Standard
9512 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9513 \end_inset
9514
9515
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 </row>
9521 <row bottomline="true">
9522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Standard
9526
9527 \backslash
9528 overleftrightarrow
9529 \begin_inset ERT
9530 status collapsed
9531
9532 \begin_layout Standard
9533
9534
9535 \backslash
9536 spce 
9537 \end_layout
9538
9539 \end_inset
9540
9541 A=B
9542 \end_layout
9543
9544 \end_inset
9545 </cell>
9546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Standard
9550 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9551 \end_inset
9552
9553
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 </row>
9559 <row bottomline="true">
9560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9561 \begin_inset Text
9562
9563 \begin_layout Standard
9564
9565 \backslash
9566 underleftrightarrow
9567 \begin_inset ERT
9568 status collapsed
9569
9570 \begin_layout Standard
9571
9572
9573 \backslash
9574 spce 
9575 \end_layout
9576
9577 \end_inset
9578
9579 A=B
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Standard
9588 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9589 \end_inset
9590
9591
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 </row>
9597 </lyxtabular>
9598
9599 \end_inset
9600
9601
9602 \hfill
9603
9604 \begin_inset Tabular
9605 <lyxtabular version="3" rows="5" columns="2">
9606 <features>
9607 <column alignment="center" valignment="top" leftline="true" width="0pt">
9608 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9609 <row topline="true" bottomline="true">
9610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Standard
9614 Command
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9620 \begin_inset Text
9621
9622 \begin_layout Standard
9623 Result
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 </row>
9629 <row topline="true" bottomline="true">
9630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Standard
9634
9635 \backslash
9636 overrightarrow
9637 \begin_inset ERT
9638 status collapsed
9639
9640 \begin_layout Standard
9641
9642
9643 \backslash
9644 spce 
9645 \end_layout
9646
9647 \end_inset
9648
9649 A=B
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Standard
9658 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9659 \end_inset
9660
9661
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 </row>
9667 <row bottomline="true">
9668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Standard
9672
9673 \backslash
9674 underrightarrow
9675 \begin_inset ERT
9676 status collapsed
9677
9678 \begin_layout Standard
9679
9680
9681 \backslash
9682 spce 
9683 \end_layout
9684
9685 \end_inset
9686
9687 A=B
9688 \end_layout
9689
9690 \end_inset
9691 </cell>
9692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9693 \begin_inset Text
9694
9695 \begin_layout Standard
9696 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9697 \end_inset
9698
9699
9700 \end_layout
9701
9702 \end_inset
9703 </cell>
9704 </row>
9705 <row bottomline="true">
9706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9707 \begin_inset Text
9708
9709 \begin_layout Standard
9710
9711 \backslash
9712 widetilde
9713 \begin_inset ERT
9714 status collapsed
9715
9716 \begin_layout Standard
9717
9718
9719 \backslash
9720 spce 
9721 \end_layout
9722
9723 \end_inset
9724
9725 A=B
9726 \end_layout
9727
9728 \end_inset
9729 </cell>
9730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Standard
9734 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9735 \end_inset
9736
9737
9738 \end_layout
9739
9740 \end_inset
9741 </cell>
9742 </row>
9743 <row bottomline="true">
9744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9745 \begin_inset Text
9746
9747 \begin_layout Standard
9748
9749 \backslash
9750 widehat
9751 \begin_inset ERT
9752 status collapsed
9753
9754 \begin_layout Standard
9755
9756
9757 \backslash
9758 spce 
9759 \end_layout
9760
9761 \end_inset
9762
9763 A=B
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Standard
9772 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9773 \end_inset
9774
9775
9776 \end_layout
9777
9778 \end_inset
9779 </cell>
9780 </row>
9781 </lyxtabular>
9782
9783 \end_inset
9784
9785
9786 \hfill
9787
9788 \end_layout
9789
9790 \begin_layout Standard
9791 \begin_inset VSpace medskip
9792 \end_inset
9793
9794 With these commands as many characters as you like can be accented.
9795  But the accents 
9796 \series bold
9797
9798 \backslash
9799 widetilde
9800 \series default
9801  and 
9802 \series bold
9803
9804 \backslash
9805 widehat
9806 \series default
9807  will only be set in the output with a length of three characters, as shown
9808  in the following example:
9809 \begin_inset Formula \[
9810 \widetilde{A+B=C-D}\]
9811
9812 \end_inset
9813
9814
9815 \end_layout
9816
9817 \begin_layout Standard
9818 With the commands 
9819 \series bold
9820
9821 \backslash
9822 overset
9823 \series default
9824
9825 \begin_inset LatexCommand index
9826 name "Commands ! O ! \\textbackslash overset"
9827
9828 \end_inset
9829
9830  and 
9831 \series bold
9832
9833 \backslash
9834 underset
9835 \series default
9836
9837 \begin_inset LatexCommand index
9838 name "Commands ! U ! \\textbackslash underset"
9839
9840 \end_inset
9841
9842  described in the previous subsection it is also possible to accent several
9843  characters.
9844  The command 
9845 \series bold
9846
9847 \backslash
9848 underset
9849 \begin_inset ERT
9850 status collapsed
9851
9852 \begin_layout Standard
9853
9854
9855 \backslash
9856 spce 
9857 \end_layout
9858
9859 \end_inset
9860
9861 A=B
9862 \begin_inset Formula $\downarrow$
9863 \end_inset
9864
9865 ***
9866 \series default
9867  creates:
9868 \begin_inset Formula \[
9869 \underset{***}{A=B}\]
9870
9871 \end_inset
9872
9873
9874 \end_layout
9875
9876 \begin_layout Section
9877 Space
9878 \begin_inset LatexCommand label
9879 name "sub:Space"
9880
9881 \end_inset
9882
9883
9884 \begin_inset LatexCommand index
9885 name "Space ! horizontal"
9886
9887 \end_inset
9888
9889
9890 \end_layout
9891
9892 \begin_layout Subsection
9893 Predefined Space
9894 \begin_inset LatexCommand label
9895 name "sub:Predefined-Space"
9896
9897 \end_inset
9898
9899
9900 \begin_inset LatexCommand index
9901 name "Space ! horizontal ! predefined"
9902
9903 \end_inset
9904
9905
9906 \end_layout
9907
9908 \begin_layout Standard
9909 Sometimes it is necessary to insert horizontal space to a formula.
9910  This is done by inserting a protected space (shortcut 
9911 \family sans
9912 Ctrl-Space
9913 \family default
9914 ).
9915  A blue 
9916 \begin_inset Quotes eld
9917 \end_inset
9918
9919
9920 \series bold
9921 \color blue
9922
9923 \begin_inset ERT
9924 status collapsed
9925
9926 \begin_layout Standard
9927
9928
9929 \backslash
9930 spce 
9931 \end_layout
9932
9933 \end_inset
9934
9935
9936 \series default
9937 \color inherit
9938
9939 \begin_inset Quotes erd
9940 \end_inset
9941
9942  appears and by pressing 
9943 \family sans
9944 Space
9945 \family default
9946  several times one can select one of eight different space sizes.
9947  The spaces can also be inserted using the math toolbar button 
9948 \begin_inset Graphics
9949         filename ../images/math/space.png
9950         scale 85
9951
9952 \end_inset
9953
9954  or special commands.
9955  Independent from the inserted command, one can select the size again by
9956  pressing 
9957 \family sans
9958 Space
9959 \family default
9960  afterwards.
9961 \end_layout
9962
9963 \begin_layout Standard
9964 \noindent
9965 \align center
9966 \begin_inset VSpace -5mm
9967 \end_inset
9968
9969
9970 \begin_inset Tabular
9971 <lyxtabular version="3" rows="3" columns="7">
9972 <features>
9973 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
9974 <column alignment="center" valignment="top" leftline="true" width="0">
9975 <column alignment="center" valignment="top" leftline="true" width="0">
9976 <column alignment="center" valignment="top" leftline="true" width="0">
9977 <column alignment="center" valignment="top" leftline="true" width="0">
9978 <column alignment="center" valignment="top" leftline="true" width="0">
9979 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
9980 <row topline="true">
9981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Standard
9985 Command
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Standard
9994
9995 \backslash
9996 ,
9997 \end_layout
9998
9999 \end_inset
10000 </cell>
10001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10002 \begin_inset Text
10003
10004 \begin_layout Standard
10005
10006 \backslash
10007 :
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10013 \begin_inset Text
10014
10015 \begin_layout Standard
10016
10017 \backslash
10018 ;
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10024 \begin_inset Text
10025
10026 \begin_layout Standard
10027
10028 \backslash
10029 quad
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Standard
10038
10039 \backslash
10040 qquad
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Standard
10049
10050 \backslash
10051 !
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 </row>
10057 <row topline="true">
10058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Standard
10062 Number of 
10063 \family sans
10064 Space
10065 \family default
10066  keystrokes after inserting the protected space
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 0
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 1
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 2
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Standard
10102 3
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 4
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Standard
10120 5
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 </row>
10126 <row topline="true" bottomline="true">
10127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Standard
10131 Result
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Standard
10140 \begin_inset Formula $A\, B$
10141 \end_inset
10142
10143
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Standard
10152 \begin_inset Formula $A\: B$
10153 \end_inset
10154
10155
10156 \end_layout
10157
10158 \end_inset
10159 </cell>
10160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10161 \begin_inset Text
10162
10163 \begin_layout Standard
10164 \begin_inset Formula $A\; B$
10165 \end_inset
10166
10167
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Standard
10176 \begin_inset Formula $A\quad B$
10177 \end_inset
10178
10179
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Standard
10188 \begin_inset Formula $A\qquad B$
10189 \end_inset
10190
10191
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10197 \begin_inset Text
10198
10199 \begin_layout Standard
10200 \begin_inset Formula $A\! B$
10201 \end_inset
10202
10203
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 </row>
10209 </lyxtabular>
10210
10211 \end_inset
10212
10213
10214 \end_layout
10215
10216 \begin_layout Standard
10217 The last size seem to produce no space.
10218  It is displayed red in LyX contrary to the other sizes, because it is a
10219  negative space.
10220  There are two more negative spaces:
10221 \end_layout
10222
10223 \begin_layout Standard
10224 \align center
10225 \begin_inset Tabular
10226 <lyxtabular version="3" rows="3" columns="3">
10227 <features>
10228 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
10229 <column alignment="center" valignment="top" leftline="true" width="0pt">
10230 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
10231 <row topline="true" bottomline="true">
10232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Standard
10236 Command
10237 \end_layout
10238
10239 \end_inset
10240 </cell>
10241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10242 \begin_inset Text
10243
10244 \begin_layout Standard
10245
10246 \backslash
10247 negmedspace
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Standard
10256
10257 \backslash
10258 negthickspace
10259 \end_layout
10260
10261 \end_inset
10262 </cell>
10263 </row>
10264 <row bottomline="true">
10265 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Standard
10269 Number of 
10270 \family sans
10271 Space
10272 \family default
10273  keystrokes after inserting the protected space
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Standard
10282 6
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Standard
10291 7
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 </row>
10297 <row bottomline="true">
10298 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Standard
10302 Result
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Standard
10311 \begin_inset Formula $A\negmedspace B$
10312 \end_inset
10313
10314
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Standard
10323 \begin_inset Formula $A\negthickspace B$
10324 \end_inset
10325
10326
10327 \end_layout
10328
10329 \end_inset
10330 </cell>
10331 </row>
10332 </lyxtabular>
10333
10334 \end_inset
10335
10336
10337 \end_layout
10338
10339 \begin_layout Standard
10340 Negative spaces can lead to characters overlapping each other.
10341  Thus they can be used to enforce ligatures, what is e.\InsetSpace \thinspace{}
10342 g.\InsetSpace ~
10343 useful for summation
10344  operators: 
10345 \end_layout
10346
10347 \begin_layout Standard
10348 \align center
10349 \begin_inset Tabular
10350 <lyxtabular version="3" rows="3" columns="2">
10351 <features>
10352 <column alignment="center" valignment="top" leftline="true" width="0">
10353 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10354 <row topline="true" bottomline="true">
10355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Standard
10359 Command
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Standard
10368 Result
10369 \begin_inset Note Note
10370 status collapsed
10371
10372 \begin_layout Standard
10373
10374 \series bold
10375
10376 \backslash
10377 raisebox
10378 \series default
10379  is only used as spacer.
10380 \end_layout
10381
10382 \end_inset
10383
10384
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 </row>
10390 <row topline="true">
10391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10392 \begin_inset Text
10393
10394 \begin_layout Standard
10395
10396 \backslash
10397 sum
10398 \backslash
10399 sum
10400 \begin_inset ERT
10401 status collapsed
10402
10403 \begin_layout Standard
10404
10405
10406 \backslash
10407 spce 
10408 \end_layout
10409
10410 \end_inset
10411
10412 f_kl
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Standard
10421 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10422 \end_inset
10423
10424
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 </row>
10430 <row topline="true" bottomline="true">
10431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Standard
10435
10436 \backslash
10437 sum
10438 \backslash
10439 negmedspace
10440 \backslash
10441 sum
10442 \begin_inset ERT
10443 status collapsed
10444
10445 \begin_layout Standard
10446
10447
10448 \backslash
10449 spce 
10450 \end_layout
10451
10452 \end_inset
10453
10454 f_kl
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Standard
10463 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10464 \end_inset
10465
10466
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 </row>
10472 </lyxtabular>
10473
10474 \end_inset
10475
10476
10477 \end_layout
10478
10479 \begin_layout Standard
10480 Relations like for example equal signs, are always surrounded by space.
10481  To suppress this, the equal sign is placed into a TeX-brace.
10482  The following example demonstrates this:
10483 \end_layout
10484
10485 \begin_layout Standard
10486 \align center
10487 \begin_inset Tabular
10488 <lyxtabular version="3" rows="2" columns="2">
10489 <features>
10490 <column alignment="center" valignment="top" width="0pt">
10491 <column alignment="center" valignment="top" width="0pt">
10492 <row>
10493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Standard
10497 normal equation
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Standard
10506 \begin_inset Formula $A=B$
10507 \end_inset
10508
10509
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 </row>
10515 <row>
10516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Standard
10520 \begin_inset Note Note
10521 status collapsed
10522
10523 \begin_layout Standard
10524
10525 \series bold
10526
10527 \backslash
10528 raisebox
10529 \series default
10530  is only used as spacer.
10531 \end_layout
10532
10533 \end_inset
10534
10535
10536 \begin_inset Formula $\raisebox{5mm}{}$
10537 \end_inset
10538
10539 equation without space
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Standard
10548 \begin_inset Formula $A{=}B$
10549 \end_inset
10550
10551
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 </row>
10557 </lyxtabular>
10558
10559 \end_inset
10560
10561
10562 \end_layout
10563
10564 \begin_layout Standard
10565 \noindent
10566 The command for the last formula is: 
10567 \series bold
10568 A
10569 \backslash
10570 {=
10571 \begin_inset Formula $\to$
10572 \end_inset
10573
10574 B
10575 \end_layout
10576
10577 \begin_layout Standard
10578 \begin_inset VSpace bigskip
10579 \end_inset
10580
10581 Spaces are needed for physical units, because the space between the value
10582  and the unit is the smallest one and not a normal space.
10583  For units in text, the smallest space is inserted via the menu 
10584 \family sans
10585 Insert\SpecialChar \menuseparator
10586 Formatting\SpecialChar \menuseparator
10587 Thin\InsetSpace ~
10588 Space
10589 \family default
10590  (shortcut 
10591 \family sans
10592 Ctrl-Shift-Space
10593 \family default
10594 ).
10595 \end_layout
10596
10597 \begin_layout Standard
10598 An example to visualize the difference:
10599 \end_layout
10600
10601 \begin_layout Standard
10602 \begin_inset Tabular
10603 <lyxtabular version="3" rows="2" columns="2">
10604 <features>
10605 <column alignment="left" valignment="top" width="0">
10606 <column alignment="left" valignment="top" width="0">
10607 <row>
10608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Standard
10612 24 kW
10613 \begin_inset Formula $\cdot$
10614 \end_inset
10615
10616 h
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Standard
10625 space between value and unit
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 </row>
10631 <row>
10632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Standard
10636 24\InsetSpace \thinspace{}
10637 kW
10638 \begin_inset Formula $\cdot$
10639 \end_inset
10640
10641 h
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Standard
10650 smallest space between value and unit
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 </row>
10656 </lyxtabular>
10657
10658 \end_inset
10659
10660
10661 \end_layout
10662
10663 \begin_layout Subsection
10664 Variable Space
10665 \begin_inset ERT
10666 status collapsed
10667
10668 \begin_layout Standard
10669
10670
10671 \backslash
10672 texorpdfstring{
10673 \end_layout
10674
10675 \end_inset
10676
10677
10678 \begin_inset Foot
10679 status collapsed
10680
10681 \begin_layout Standard
10682 for vertical space in formulas see 
10683 \begin_inset LatexCommand ref
10684 reference "sub:Line-Separation"
10685
10686 \end_inset
10687
10688
10689 \end_layout
10690
10691 \end_inset
10692
10693
10694 \begin_inset ERT
10695 status collapsed
10696
10697 \begin_layout Standard
10698
10699 }{}
10700 \end_layout
10701
10702 \end_inset
10703
10704
10705 \begin_inset Note Note
10706 status collapsed
10707
10708 \begin_layout Standard
10709
10710 \backslash
10711 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
10712 \end_layout
10713
10714 \begin_layout Standard
10715 More about 
10716 \backslash
10717 texorpdfstring is in section 
10718 \begin_inset LatexCommand ref
10719 reference "sub:Formulas-in-Section"
10720
10721 \end_inset
10722
10723 .
10724 \end_layout
10725
10726 \end_inset
10727
10728
10729 \begin_inset LatexCommand label
10730 name "sub:Variable-Space"
10731
10732 \end_inset
10733
10734
10735 \begin_inset LatexCommand index
10736 name "Space ! horizontal ! variable"
10737
10738 \end_inset
10739
10740
10741 \end_layout
10742
10743 \begin_layout Standard
10744 Space with a defined length can be inserted in LyX with the command
10745 \newline
10746
10747 \series bold
10748
10749 \backslash
10750 hspace{length}
10751 \series default
10752
10753 \begin_inset LatexCommand index
10754 name "Commands ! H ! \\textbackslash hspace"
10755
10756 \end_inset
10757
10758 .
10759  For the length all units listed in 
10760 \begin_inset LatexCommand ref
10761 reference "tab:Used-units"
10762
10763 \end_inset
10764
10765  are allowed, except of the unit 
10766 \begin_inset Quotes eld
10767 \end_inset
10768
10769 mu
10770 \begin_inset Quotes erd
10771 \end_inset
10772
10773 .
10774  The length may also be negative.
10775  To insert so many space that the formula uses all available space, the
10776  command 
10777 \series bold
10778
10779 \backslash
10780 hfill
10781 \series default
10782
10783 \begin_inset LatexCommand index
10784 name "Commands ! H ! \\textbackslash hfill"
10785
10786 \end_inset
10787
10788  is used.
10789 \end_layout
10790
10791 \begin_layout Standard
10792 \begin_inset VSpace -1mm
10793 \end_inset
10794
10795
10796 \end_layout
10797
10798 \begin_layout Standard
10799 \align center
10800 \begin_inset Tabular
10801 <lyxtabular version="3" rows="4" columns="2">
10802 <features>
10803 <column alignment="center" valignment="top" leftline="true" width="0">
10804 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10805 <row topline="true" bottomline="true">
10806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Standard
10810 Command
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Standard
10819 Result
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 </row>
10825 <row topline="true">
10826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Standard
10830 A=B
10831 \backslash
10832 hspace{3cm
10833 \begin_inset Formula $\to$
10834 \end_inset
10835
10836 A
10837 \backslash
10838 not=C
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10844 \begin_inset Text
10845
10846 \begin_layout Standard
10847 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
10848 \end_inset
10849
10850
10851 \end_layout
10852
10853 \end_inset
10854 </cell>
10855 </row>
10856 <row topline="true" bottomline="true">
10857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Standard
10861 A
10862 \backslash
10863 hspace{-1mm
10864 \begin_inset Formula $\to$
10865 \end_inset
10866
10867 A
10868 \backslash
10869 not=A
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Standard
10878 \begin_inset Formula $A\hspace{-1mm}A\not=A$
10879 \end_inset
10880
10881
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 </row>
10887 <row topline="true" bottomline="true">
10888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Standard
10892 A=A
10893 \backslash
10894 hfill
10895 \begin_inset ERT
10896 status collapsed
10897
10898 \begin_layout Standard
10899
10900
10901 \backslash
10902 spce 
10903 \end_layout
10904
10905 \end_inset
10906
10907 B=B
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Standard
10916 \begin_inset Formula $A=A\hfill B=B$
10917 \end_inset
10918
10919
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 </row>
10925 </lyxtabular>
10926
10927 \end_inset
10928
10929
10930 \end_layout
10931
10932 \begin_layout Standard
10933 In the last example the available space is given by the longest column entry
10934  of the table.
10935  In an inline formula the space depends on the length of the line in which
10936  
10937 \series bold
10938
10939 \backslash
10940 hfill
10941 \series default
10942  is inserted.
10943  Thus, when the line uses the full width, no space will be created.
10944  
10945 \series bold
10946
10947 \backslash
10948 hfill
10949 \series default
10950  has only an effect on displayed formulas when the formula style 
10951 \series bold
10952 Indented
10953 \series default
10954  is used.
10955  (Formula styles are explained in 
10956 \begin_inset LatexCommand ref
10957 reference "sec:Formula-Styles"
10958
10959 \end_inset
10960
10961 .)
10962 \end_layout
10963
10964 \begin_layout Standard
10965 The commands 
10966 \series bold
10967
10968 \backslash
10969 hspace
10970 \series default
10971  and 
10972 \series bold
10973
10974 \backslash
10975 hfill
10976 \series default
10977  can also be inserted in TeX-mode to use them for text:
10978 \end_layout
10979
10980 \begin_layout Standard
10981 This is a line with
10982 \begin_inset ERT
10983 status collapsed
10984
10985 \begin_layout Standard
10986
10987
10988 \backslash
10989 hspace{2cm}
10990 \end_layout
10991
10992 \end_inset
10993
10994 2\InsetSpace \thinspace{}
10995 cm space.
10996 \end_layout
10997
10998 \begin_layout Standard
10999 This is a line with
11000 \hfill
11001 maximum space.
11002 \end_layout
11003
11004 \begin_layout Standard
11005 In the last example 
11006 \series bold
11007
11008 \backslash
11009 hfill
11010 \series default
11011  was inserted via the menu 
11012 \family sans
11013 Insert\SpecialChar \menuseparator
11014 Formatting\SpecialChar \menuseparator
11015 Horizontal\InsetSpace ~
11016 Fill
11017 \family default
11018 , what is not possible in formulas.
11019  This has the advantage that one can directly see in LyX that this is a
11020  stretch space.
11021 \end_layout
11022
11023 \begin_layout Standard
11024 When the commands are at the begin of a text line but not at the beginning
11025  of a paragraph, they will be ignored by LaTeX.
11026  To avoid that, the command 
11027 \series bold
11028
11029 \backslash
11030 hspace*
11031 \series default
11032  is used instead of 
11033 \series bold
11034
11035 \backslash
11036 hspace
11037 \series default
11038 .
11039  To get the same with 
11040 \series bold
11041
11042 \backslash
11043 hfill
11044 \series default
11045 , a line break and an empty placeholder
11046 \series bold
11047
11048 \begin_inset Foot
11049 status collapsed
11050
11051 \begin_layout Standard
11052 for placeholders see 
11053 \begin_inset LatexCommand ref
11054 reference "sub:Placeholders"
11055
11056 \end_inset
11057
11058
11059 \end_layout
11060
11061 \end_inset
11062
11063
11064 \series default
11065  is inserted in TeX-mode with the command 
11066 \series bold
11067
11068 \backslash
11069 vphantom{} 
11070 \series default
11071 before 
11072 \series bold
11073
11074 \backslash
11075 hfill
11076 \series default
11077 .
11078  
11079 \end_layout
11080
11081 \begin_layout Subsection
11082 Space besides inline Formulas
11083 \begin_inset LatexCommand index
11084 name "Space ! besides inline formulas"
11085
11086 \end_inset
11087
11088
11089 \end_layout
11090
11091 \begin_layout Standard
11092 The space that surrounds inline formulas can be adjusted with the length
11093  
11094 \series bold
11095
11096 \backslash
11097 mathsurround
11098 \begin_inset LatexCommand index
11099 name "Commands ! M ! \\textbackslash mathsurround"
11100
11101 \end_inset
11102
11103
11104 \series default
11105 .
11106  The value of a length is set with the command 
11107 \series bold
11108
11109 \backslash
11110 setlength
11111 \begin_inset LatexCommand index
11112 name "Commands ! S ! \\textbackslash setlength"
11113
11114 \end_inset
11115
11116
11117 \series default
11118  that has the following scheme:
11119 \end_layout
11120
11121 \begin_layout Standard
11122
11123 \series bold
11124
11125 \backslash
11126 setlength{length name}{value}
11127 \end_layout
11128
11129 \begin_layout Standard
11130 To set 
11131 \series bold
11132
11133 \backslash
11134 mathsurround
11135 \series default
11136  to the value 5\InsetSpace \thinspace{}
11137 mm, the command
11138 \end_layout
11139
11140 \begin_layout Standard
11141
11142 \series bold
11143
11144 \backslash
11145 setlength{
11146 \backslash
11147 mathsurround}{5mm}
11148 \end_layout
11149
11150 \begin_layout Standard
11151 is inserted in TeX-mode.
11152  5\InsetSpace \thinspace{}
11153 mm space will now be set around all inline formulas:
11154 \begin_inset ERT
11155 status collapsed
11156
11157 \begin_layout Standard
11158
11159
11160 \backslash
11161 setlength{
11162 \backslash
11163 mathsurround}{5mm}
11164 \end_layout
11165
11166 \end_inset
11167
11168
11169 \end_layout
11170
11171 \begin_layout Standard
11172 This is a line with an inline formula 
11173 \begin_inset Formula $A=B$
11174 \end_inset
11175
11176  with 5\InsetSpace \thinspace{}
11177 mm surrounding space.
11178 \begin_inset ERT
11179 status collapsed
11180
11181 \begin_layout Standard
11182
11183
11184 \backslash
11185 setlength{
11186 \backslash
11187 mathsurround}{0pt}
11188 \end_layout
11189
11190 \end_inset
11191
11192
11193 \end_layout
11194
11195 \begin_layout Standard
11196 To return to the predefined value, 
11197 \series bold
11198
11199 \backslash
11200 mathsurround
11201 \series default
11202  is set to the value 0\InsetSpace \thinspace{}
11203 pt.
11204 \end_layout
11205
11206 \begin_layout Section
11207 Boxes and Frames
11208 \begin_inset LatexCommand index
11209 name "Boxes"
11210
11211 \end_inset
11212
11213
11214 \begin_inset LatexCommand index
11215 name "Frames | see {Boxes}"
11216
11217 \end_inset
11218
11219
11220 \end_layout
11221
11222 \begin_layout Standard
11223 Boxes for text are described in chapter 
11224 \family typewriter
11225 Boxes
11226 \family default
11227  in the 
11228 \family typewriter
11229 Embedded\InsetSpace ~
11230 Objects
11231 \family default
11232  manual.
11233 \end_layout
11234
11235 \begin_layout Subsection
11236 Boxes with Frame
11237 \begin_inset LatexCommand label
11238 name "sub:Boxes-with-Frame"
11239
11240 \end_inset
11241
11242
11243 \begin_inset LatexCommand index
11244 name "Boxes ! with frame"
11245
11246 \end_inset
11247
11248
11249 \end_layout
11250
11251 \begin_layout Standard
11252 It is possible to frame formulas or parts of it with the commands 
11253 \series bold
11254
11255 \backslash
11256 fbox
11257 \series default
11258
11259 \begin_inset LatexCommand index
11260 name "Commands ! F ! \\textbackslash fbox"
11261
11262 \end_inset
11263
11264  and 
11265 \series bold
11266
11267 \backslash
11268 boxed
11269 \series default
11270
11271 \begin_inset LatexCommand index
11272 name "Commands ! B ! \\textbackslash boxed"
11273
11274 \end_inset
11275
11276 .
11277 \end_layout
11278
11279 \begin_layout Standard
11280 When one of these commands is inserted to a formula, a blue box appears
11281  within a frame to enter formula parts.
11282  For 
11283 \series bold
11284
11285 \backslash
11286 fbox
11287 \series default
11288  an additional formula has to be created by 
11289 \family sans
11290 Ctrl-m
11291 \family default
11292  within this box
11293 \begin_inset Foot
11294 status collapsed
11295
11296 \begin_layout Standard
11297 Due to a bug in LyX it is not possible to create a new formula with 
11298 \family sans
11299 Ctrl-m
11300 \family default
11301 , see 
11302 \begin_inset ERT
11303 status collapsed
11304
11305 \begin_layout Standard
11306
11307
11308 \backslash
11309 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11310 \end_layout
11311
11312 \end_inset
11313
11314 LyX-bug #1435
11315 \begin_inset ERT
11316 status collapsed
11317
11318 \begin_layout Standard
11319
11320 }
11321 \end_layout
11322
11323 \end_inset
11324
11325 .
11326 \end_layout
11327
11328 \end_inset
11329
11330 , because the box content will otherwise be treated as mathematical text.
11331  When 
11332 \series bold
11333
11334 \backslash
11335 boxed
11336 \series default
11337  is used, a new formula is automatically created inside the frame.
11338 \end_layout
11339
11340 \begin_layout Standard
11341 The command 
11342 \series bold
11343
11344 \backslash
11345 fbox
11346 \series default
11347  is not suitable to frame displayed formulas, because the formula will always
11348  be set in the size of the text.
11349  
11350 \series bold
11351
11352 \backslash
11353 boxed
11354 \series default
11355  is in contrary not suitable to frame inline formulas, because the formula
11356  will always be set in the size of a displayed formula.
11357 \end_layout
11358
11359 \begin_layout Standard
11360 As extension to 
11361 \series bold
11362
11363 \backslash
11364 fbox
11365 \series default
11366  there is the command 
11367 \series bold
11368
11369 \backslash
11370 framebox
11371 \series default
11372
11373 \begin_inset LatexCommand index
11374 name "Commands ! F ! \\textbackslash framebox"
11375
11376 \end_inset
11377
11378  where additionally the frame width and the alignment can be specified.
11379  
11380 \series bold
11381
11382 \backslash
11383 framebox
11384 \series default
11385  is used in the following scheme:
11386 \end_layout
11387
11388 \begin_layout Standard
11389
11390 \series bold
11391
11392 \backslash
11393 framebox[frame width][position]{box content}
11394 \end_layout
11395
11396 \begin_layout Standard
11397 The position can either be 
11398 \emph on
11399 l
11400 \emph default
11401  or 
11402 \emph on
11403 r
11404 \emph default
11405 .
11406  
11407 \emph on
11408 l
11409 \emph default
11410  left aligns, 
11411 \emph on
11412 r
11413 \emph default
11414  right aligns the formula in the box.
11415  When no position is given, the formula will be centered.
11416 \newline
11417 Is no width given,
11418  also no position can be given.
11419  In this case the frame width is adjusted to the box content like for 
11420 \series bold
11421
11422 \backslash
11423 fbox
11424 \series default
11425 .
11426 \end_layout
11427
11428 \begin_layout Standard
11429 When the command 
11430 \series bold
11431
11432 \backslash
11433 framebox
11434 \series default
11435  is inserted, a box appears containing three blue boxes.
11436 \begin_inset Foot
11437 status collapsed
11438
11439 \begin_layout Standard
11440 Due to a bug in LyX the cursor has to be placed left beside blue the boxes
11441  to fill them, see 
11442 \begin_inset ERT
11443 status collapsed
11444
11445 \begin_layout Standard
11446
11447
11448 \backslash
11449 href{http://bugzilla.lyx.org/show_bug.cgi?id=2461}{
11450 \end_layout
11451
11452 \end_inset
11453
11454 LyX-bug #2461
11455 \begin_inset ERT
11456 status collapsed
11457
11458 \begin_layout Standard
11459
11460 }
11461 \end_layout
11462
11463 \end_inset
11464
11465 .
11466 \end_layout
11467
11468 \end_inset
11469
11470  The first two boxes are surrounded by brackets and denote the two optional
11471  arguments.
11472  The third box is for formula parts like for 
11473 \series bold
11474
11475 \backslash
11476 fbox
11477 \series default
11478 .
11479 \end_layout
11480
11481 \begin_layout Standard
11482 \align center
11483 \begin_inset Note Note
11484 status open
11485
11486 \begin_layout Standard
11487 The table has been set into a minipage to make the footnote appearing.
11488  Otherwise the footnote text would not be displayed.
11489 \end_layout
11490
11491 \end_inset
11492
11493
11494 \begin_inset Box Frameless
11495 position "c"
11496 hor_pos "c"
11497 has_inner_box 1
11498 inner_pos "c"
11499 use_parbox 0
11500 width "100col%"
11501 special "none"
11502 height "1in"
11503 height_special "totalheight"
11504 status open
11505
11506 \begin_layout Standard
11507 \align center
11508 \begin_inset Tabular
11509 <lyxtabular version="3" rows="5" columns="2">
11510 <features>
11511 <column alignment="center" valignment="top" leftline="true" width="0">
11512 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
11513 <row topline="true" bottomline="true">
11514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11515 \begin_inset Text
11516
11517 \begin_layout Standard
11518 Command
11519 \begin_inset Foot
11520 status collapsed
11521
11522 \begin_layout Standard
11523 Due to a bug in LyX it is not possible to create a new formula with 
11524 \family sans
11525 Ctrl-m
11526 \family default
11527 , see 
11528 \begin_inset ERT
11529 status collapsed
11530
11531 \begin_layout Standard
11532
11533
11534 \backslash
11535 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11536 \end_layout
11537
11538 \end_inset
11539
11540 LyX-bug #1435
11541 \begin_inset ERT
11542 status collapsed
11543
11544 \begin_layout Standard
11545
11546 }
11547 \end_layout
11548
11549 \end_inset
11550
11551
11552 \end_layout
11553
11554 \end_inset
11555
11556
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Standard
11565 Result
11566 \begin_inset Note Note
11567 status collapsed
11568
11569 \begin_layout Standard
11570
11571 \series bold
11572
11573 \backslash
11574 raisebox
11575 \series default
11576  is only used as spacer.
11577 \end_layout
11578
11579 \end_inset
11580
11581
11582 \end_layout
11583
11584 \end_inset
11585 </cell>
11586 </row>
11587 <row topline="true">
11588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11589 \begin_inset Text
11590
11591 \begin_layout Standard
11592
11593 \backslash
11594 fbox
11595 \begin_inset ERT
11596 status collapsed
11597
11598 \begin_layout Standard
11599
11600
11601 \backslash
11602 spce 
11603 \end_layout
11604
11605 \end_inset
11606
11607
11608 \family sans
11609 Ctrl-m
11610 \family default
11611  
11612 \backslash
11613 int
11614 \begin_inset ERT
11615 status collapsed
11616
11617 \begin_layout Standard
11618
11619
11620 \backslash
11621 spce 
11622 \end_layout
11623
11624 \end_inset
11625
11626 A=B
11627 \end_layout
11628
11629 \end_inset
11630 </cell>
11631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11632 \begin_inset Text
11633
11634 \begin_layout Standard
11635 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
11636
11637 \end_inset
11638
11639
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 </row>
11645 <row topline="true">
11646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11647 \begin_inset Text
11648
11649 \begin_layout Standard
11650
11651 \backslash
11652 boxed
11653 \begin_inset ERT
11654 status collapsed
11655
11656 \begin_layout Standard
11657
11658
11659 \backslash
11660 spce 
11661 \end_layout
11662
11663 \end_inset
11664
11665
11666 \backslash
11667 int
11668 \begin_inset ERT
11669 status collapsed
11670
11671 \begin_layout Standard
11672
11673
11674 \backslash
11675 spce 
11676 \end_layout
11677
11678 \end_inset
11679
11680 A=B
11681 \end_layout
11682
11683 \end_inset
11684 </cell>
11685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Standard
11689 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11690 \end_inset
11691
11692
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 </row>
11698 <row topline="true">
11699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11700 \begin_inset Text
11701
11702 \begin_layout Standard
11703 A+
11704 \backslash
11705 fbox
11706 \begin_inset ERT
11707 status collapsed
11708
11709 \begin_layout Standard
11710
11711
11712 \backslash
11713 spce 
11714 \end_layout
11715
11716 \end_inset
11717
11718 B
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11724 \begin_inset Text
11725
11726 \begin_layout Standard
11727 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11728 \end_inset
11729
11730
11731 \end_layout
11732
11733 \end_inset
11734 </cell>
11735 </row>
11736 <row topline="true" bottomline="true">
11737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Standard
11741
11742 \backslash
11743 framebox
11744 \begin_inset ERT
11745 status collapsed
11746
11747 \begin_layout Standard
11748
11749
11750 \backslash
11751 spce 
11752 \end_layout
11753
11754 \end_inset
11755
11756 20mm
11757 \begin_inset Formula $\to$
11758 \end_inset
11759
11760
11761 \begin_inset Formula $\to$
11762 \end_inset
11763
11764
11765 \family sans
11766 Ctrl-m
11767 \family default
11768  
11769 \backslash
11770 frac
11771 \begin_inset ERT
11772 status collapsed
11773
11774 \begin_layout Standard
11775
11776
11777 \backslash
11778 spce 
11779 \end_layout
11780
11781 \end_inset
11782
11783 A
11784 \begin_inset Formula $\downarrow$
11785 \end_inset
11786
11787 B
11788 \end_layout
11789
11790 \end_inset
11791 </cell>
11792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11793 \begin_inset Text
11794
11795 \begin_layout Standard
11796 \begin_inset Formula $\raisebox{6mm}{}$
11797 \end_inset
11798
11799
11800 \begin_inset Formula $\framebox[20mm]{$\frac{A}{B}$}$
11801 \end_inset
11802
11803
11804 \begin_inset Formula $\raisebox{-4mm}{}$
11805 \end_inset
11806
11807
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 </row>
11813 </lyxtabular>
11814
11815 \end_inset
11816
11817
11818 \end_layout
11819
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \begin_layout Standard
11826 The frame thickness can also be adjusted.
11827  To do this the following commands have to be inserted in TeX-mode before
11828  the formula
11829 \end_layout
11830
11831 \begin_layout Standard
11832
11833 \series bold
11834
11835 \backslash
11836 fboxrule
11837 \series default
11838  
11839 \series bold
11840
11841 \begin_inset Quotes eld
11842 \end_inset
11843
11844 thickness
11845 \begin_inset Quotes erd
11846 \end_inset
11847
11848
11849 \series default
11850  
11851 \series bold
11852
11853 \backslash
11854 fboxsep
11855 \series default
11856  
11857 \series bold
11858
11859 \begin_inset Quotes eld
11860 \end_inset
11861
11862 distance
11863 \begin_inset Quotes erd
11864 \end_inset
11865
11866
11867 \end_layout
11868
11869 \begin_layout Standard
11870 \begin_inset Quotes eld
11871 \end_inset
11872
11873 distance
11874 \begin_inset Quotes erd
11875 \end_inset
11876
11877  specifies the minimal distance between the frame and the first character
11878  in the box.
11879  An example for this is the following framed formula:
11880 \begin_inset ERT
11881 status collapsed
11882
11883 \begin_layout Standard
11884
11885
11886 \backslash
11887 fboxrule 2mm 
11888 \backslash
11889 fboxsep 3mm
11890 \end_layout
11891
11892 \end_inset
11893
11894
11895 \begin_inset Formula \[
11896 \boxed{A+B=C}\]
11897
11898 \end_inset
11899
11900 Before this formula the commands
11901 \end_layout
11902
11903 \begin_layout Standard
11904
11905 \series bold
11906
11907 \backslash
11908 fboxrule
11909 \series default
11910  
11911 \series bold
11912 2mm
11913 \series default
11914  
11915 \series bold
11916
11917 \backslash
11918 fboxsep
11919 \series default
11920  
11921 \series bold
11922 3mm
11923 \end_layout
11924
11925 \begin_layout Standard
11926 were inserted in TeX-mode.
11927  The given values are used for all following boxes.
11928 \end_layout
11929
11930 \begin_layout Standard
11931 To return to the standard frame size, the command
11932 \end_layout
11933
11934 \begin_layout Standard
11935
11936 \series bold
11937
11938 \backslash
11939 fboxrule
11940 \series default
11941  
11942 \series bold
11943 0.4pt
11944 \series default
11945  
11946 \series bold
11947
11948 \backslash
11949 fboxsep
11950 \series default
11951  
11952 \series bold
11953 3pt
11954 \series default
11955
11956 \begin_inset ERT
11957 status collapsed
11958
11959 \begin_layout Standard
11960
11961
11962 \backslash
11963 fboxrule 0.4pt 
11964 \backslash
11965 fboxsep 3pt
11966 \end_layout
11967
11968 \end_inset
11969
11970
11971 \end_layout
11972
11973 \begin_layout Standard
11974 is inserted in TeX-mode before the next formula.
11975 \end_layout
11976
11977 \begin_layout Subsection
11978 Boxes without Frame
11979 \begin_inset LatexCommand label
11980 name "sub:Boxes-without-Frame"
11981
11982 \end_inset
11983
11984
11985 \begin_inset LatexCommand index
11986 name "Boxes ! without frame"
11987
11988 \end_inset
11989
11990
11991 \end_layout
11992
11993 \begin_layout Standard
11994 For boxes without a frame there are the following box commands: 
11995 \series bold
11996
11997 \backslash
11998 mbox
11999 \series default
12000
12001 \begin_inset LatexCommand index
12002 name "Commands ! M ! \\textbackslash mbox"
12003
12004 \end_inset
12005
12006
12007 \series bold
12008
12009 \backslash
12010 makebox
12011 \series default
12012
12013 \begin_inset LatexCommand index
12014 name "Commands ! M ! \\textbackslash makebox"
12015
12016 \end_inset
12017
12018 , and 
12019 \series bold
12020
12021 \backslash
12022 raisebox
12023 \series default
12024
12025 \begin_inset LatexCommand index
12026 name "Commands ! R ! \\textbackslash raisebox"
12027
12028 \end_inset
12029
12030
12031 \end_layout
12032
12033 \begin_layout Standard
12034 With 
12035 \series bold
12036
12037 \backslash
12038 raisebox
12039 \series default
12040  a box can be super- or subscripted.
12041  But in contrary to normal super- and subscripting, the characters in the
12042  box keep their font size.
12043  
12044 \series bold
12045
12046 \backslash
12047 raisebox
12048 \series default
12049  is used in the following scheme:
12050 \end_layout
12051
12052 \begin_layout Standard
12053
12054 \series bold
12055
12056 \backslash
12057 raisebox{height}{box content}
12058 \end_layout
12059
12060 \begin_layout Standard
12061 When the box should contain a formula, an extra formula is needed like for
12062  
12063 \series bold
12064
12065 \backslash
12066 fbox
12067 \series default
12068 .
12069 \end_layout
12070
12071 \begin_layout Standard
12072 \align center
12073 \begin_inset Tabular
12074 <lyxtabular version="3" rows="4" columns="2">
12075 <features>
12076 <column alignment="center" valignment="top" leftline="true" width="0">
12077 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12078 <row topline="true" bottomline="true">
12079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12080 \begin_inset Text
12081
12082 \begin_layout Standard
12083 Command
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Standard
12092 Result
12093 \end_layout
12094
12095 \end_inset
12096 </cell>
12097 </row>
12098 <row topline="true">
12099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12100 \begin_inset Text
12101
12102 \begin_layout Standard
12103 H
12104 \backslash
12105 raisebox{2mm
12106 \begin_inset Formula $\to$
12107 \end_inset
12108
12109
12110 \backslash
12111 {al
12112 \begin_inset Formula $\to$
12113 \end_inset
12114
12115  lo
12116 \end_layout
12117
12118 \end_inset
12119 </cell>
12120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12121 \begin_inset Text
12122
12123 \begin_layout Standard
12124 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12125 \end_inset
12126
12127
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 </row>
12133 <row topline="true" bottomline="true">
12134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12135 \begin_inset Text
12136
12137 \begin_layout Standard
12138 H
12139 \backslash
12140 raisebox{-2mm
12141 \begin_inset Formula $\to$
12142 \end_inset
12143
12144
12145 \backslash
12146 {al
12147 \begin_inset Formula $\to$
12148 \end_inset
12149
12150 lo
12151 \end_layout
12152
12153 \end_inset
12154 </cell>
12155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12156 \begin_inset Text
12157
12158 \begin_layout Standard
12159 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12160 \end_inset
12161
12162
12163 \end_layout
12164
12165 \end_inset
12166 </cell>
12167 </row>
12168 <row topline="true" bottomline="true">
12169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12170 \begin_inset Text
12171
12172 \begin_layout Standard
12173 A=
12174 \backslash
12175 raisebox{-2mm
12176 \begin_inset Formula $\to$
12177 \end_inset
12178
12179
12180 \backslash
12181 {
12182 \family sans
12183 Ctrl-m
12184 \family default
12185  
12186 \backslash
12187 sqrt
12188 \begin_inset ERT
12189 status collapsed
12190
12191 \begin_layout Standard
12192
12193
12194 \backslash
12195 spce 
12196 \end_layout
12197
12198 \end_inset
12199
12200
12201 \end_layout
12202
12203 \end_inset
12204 </cell>
12205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12206 \begin_inset Text
12207
12208 \begin_layout Standard
12209 \begin_inset ERT
12210 status collapsed
12211
12212 \begin_layout Standard
12213
12214 $A=
12215 \backslash
12216 raisebox{-2mm}{$
12217 \backslash
12218 sqrt{B}$}$
12219 \end_layout
12220
12221 \end_inset
12222
12223
12224 \end_layout
12225
12226 \end_inset
12227 </cell>
12228 </row>
12229 </lyxtabular>
12230
12231 \end_inset
12232
12233
12234 \end_layout
12235
12236 \begin_layout Standard
12237 The last formula can currently only be created using TeX-mode because LyX
12238  inserts a box instead of the needed extra formula.
12239 \begin_inset Foot
12240 status collapsed
12241
12242 \begin_layout Standard
12243 see 
12244 \begin_inset ERT
12245 status collapsed
12246
12247 \begin_layout Standard
12248
12249
12250 \backslash
12251 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12252 \end_layout
12253
12254 \end_inset
12255
12256 LyX-bug #1435
12257 \begin_inset ERT
12258 status collapsed
12259
12260 \begin_layout Standard
12261
12262 }
12263 \end_layout
12264
12265 \end_inset
12266
12267
12268 \end_layout
12269
12270 \end_inset
12271
12272
12273 \end_layout
12274
12275 \begin_layout Standard
12276 The command 
12277 \series bold
12278
12279 \backslash
12280 mbox
12281 \series default
12282  is equivalent to 
12283 \series bold
12284
12285 \backslash
12286 fbox
12287 \series default
12288  and 
12289 \series bold
12290
12291 \backslash
12292 makebox
12293 \series default
12294  is equivalent to 
12295 \series bold
12296
12297 \backslash
12298 framebox
12299 \series default
12300 , with the difference that there is no frame.
12301 \end_layout
12302
12303 \begin_layout Subsection
12304 Colored Boxes
12305 \begin_inset LatexCommand label
12306 name "sub:Colored-Boxes"
12307
12308 \end_inset
12309
12310
12311 \begin_inset LatexCommand index
12312 name "Boxes ! colored"
12313
12314 \end_inset
12315
12316
12317 \end_layout
12318
12319 \begin_layout Standard
12320 To be able to use all commands explained in this section, the LaTeX-package
12321  
12322 \series bold
12323 color
12324 \series default
12325
12326 \begin_inset Foot
12327 status collapsed
12328
12329 \begin_layout Standard
12330 The LaTeX-package 
12331 \series bold
12332 color
12333 \series default
12334  is part of every LaTeX standard installation.
12335 \end_layout
12336
12337 \end_inset
12338
12339
12340 \begin_inset LatexCommand index
12341 name "Packages ! color"
12342
12343 \end_inset
12344
12345  has to be loaded in the LaTeX-preamble with the line
12346 \begin_inset Foot
12347 status collapsed
12348
12349 \begin_layout Standard
12350 When text is colored somewhere in the document with a predefined color,
12351  LyX loads the LaTeX-package 
12352 \series bold
12353 color
12354 \series default
12355  automatically.
12356  Thus it is possible that the package is loaded twice, but this doesn't
12357  arise problems.
12358 \end_layout
12359
12360 \end_inset
12361
12362
12363 \begin_inset Note Note
12364 status collapsed
12365
12366 \begin_layout Standard
12367 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12368 amble.
12369 \end_layout
12370
12371 \end_inset
12372
12373
12374 \end_layout
12375
12376 \begin_layout Standard
12377
12378 \series bold
12379
12380 \backslash
12381 usepackage{color}
12382 \end_layout
12383
12384 \begin_layout Standard
12385 \begin_inset VSpace medskip
12386 \end_inset
12387
12388 To color boxes, the command 
12389 \series bold
12390
12391 \backslash
12392 colorbox
12393 \series default
12394
12395 \begin_inset LatexCommand index
12396 name "Commands ! C ! \\textbackslash colorbox"
12397
12398 \end_inset
12399
12400  is used in the following scheme:
12401 \end_layout
12402
12403 \begin_layout Standard
12404
12405 \series bold
12406
12407 \backslash
12408 colorbox{color}{box content}
12409 \end_layout
12410
12411 \begin_layout Standard
12412 The box content can also be a box and a 
12413 \series bold
12414
12415 \backslash
12416 colorbox
12417 \series default
12418  can also be part of another box (see the 2nd and 3rd example).
12419  When the box should contain a formula, an extra formula has to be created,
12420  the same as for 
12421 \series bold
12422
12423 \backslash
12424 fbox
12425 \series default
12426 .
12427 \begin_inset Foot
12428 status collapsed
12429
12430 \begin_layout Standard
12431 This also applies for the command 
12432 \series bold
12433
12434 \backslash
12435 fcolorbox
12436 \series default
12437 .
12438  Thereby note 
12439 \begin_inset ERT
12440 status collapsed
12441
12442 \begin_layout Standard
12443
12444
12445 \backslash
12446 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12447 \end_layout
12448
12449 \end_inset
12450
12451 LyX-bug #1435
12452 \begin_inset ERT
12453 status collapsed
12454
12455 \begin_layout Standard
12456
12457 }
12458 \end_layout
12459
12460 \end_inset
12461
12462 .
12463 \end_layout
12464
12465 \end_inset
12466
12467
12468 \end_layout
12469
12470 \begin_layout Standard
12471 One of the following predefined colors can be chosen:
12472 \end_layout
12473
12474 \begin_layout Standard
12475
12476 \series bold
12477 black
12478 \series default
12479
12480 \series bold
12481 blue
12482 \series default
12483
12484 \series bold
12485 cyan
12486 \series default
12487
12488 \series bold
12489 green
12490 \series default
12491
12492 \series bold
12493 magenta
12494 \series default
12495
12496 \series bold
12497 red
12498 \series default
12499
12500 \series bold
12501 white
12502 \series default
12503 , and 
12504 \series bold
12505 yellow
12506 \end_layout
12507
12508 \begin_layout Standard
12509 \align center
12510 \begin_inset Tabular
12511 <lyxtabular version="3" rows="4" columns="2">
12512 <features>
12513 <column alignment="center" valignment="top" leftline="true" width="0">
12514 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12515 <row topline="true" bottomline="true">
12516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12517 \begin_inset Text
12518
12519 \begin_layout Standard
12520 Command
12521 \end_layout
12522
12523 \end_inset
12524 </cell>
12525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12526 \begin_inset Text
12527
12528 \begin_layout Standard
12529 Result
12530 \begin_inset Note Note
12531 status collapsed
12532
12533 \begin_layout Standard
12534
12535 \series bold
12536
12537 \backslash
12538 raisebox
12539 \series default
12540  is only used as spacer.
12541 \end_layout
12542
12543 \end_inset
12544
12545
12546 \end_layout
12547
12548 \end_inset
12549 </cell>
12550 </row>
12551 <row topline="true">
12552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \begin_layout Standard
12556
12557 \backslash
12558 colorbox{yellow
12559 \begin_inset Formula $\to$
12560 \end_inset
12561
12562
12563 \backslash
12564 {A=B
12565 \end_layout
12566
12567 \end_inset
12568 </cell>
12569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12570 \begin_inset Text
12571
12572 \begin_layout Standard
12573 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12574 \end_inset
12575
12576
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 </row>
12582 <row topline="true">
12583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Standard
12587
12588 \backslash
12589 colorbox{green
12590 \begin_inset Formula $\to$
12591 \end_inset
12592
12593
12594 \backslash
12595 {
12596 \backslash
12597 fbox
12598 \begin_inset ERT
12599 status collapsed
12600
12601 \begin_layout Standard
12602
12603
12604 \backslash
12605 spce 
12606 \end_layout
12607
12608 \end_inset
12609
12610 A=B
12611 \end_layout
12612
12613 \end_inset
12614 </cell>
12615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12616 \begin_inset Text
12617
12618 \begin_layout Standard
12619 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12620 \end_inset
12621
12622
12623 \end_layout
12624
12625 \end_inset
12626 </cell>
12627 </row>
12628 <row topline="true" bottomline="true">
12629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12630 \begin_inset Text
12631
12632 \begin_layout Standard
12633
12634 \backslash
12635 fbox
12636 \begin_inset ERT
12637 status collapsed
12638
12639 \begin_layout Standard
12640
12641
12642 \backslash
12643 spce 
12644 \end_layout
12645
12646 \end_inset
12647
12648
12649 \backslash
12650 colorbox{green
12651 \begin_inset Formula $\to$
12652 \end_inset
12653
12654
12655 \backslash
12656 {A=B
12657 \end_layout
12658
12659 \end_inset
12660 </cell>
12661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12662 \begin_inset Text
12663
12664 \begin_layout Standard
12665 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
12666 \end_inset
12667
12668
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 </row>
12674 </lyxtabular>
12675
12676 \end_inset
12677
12678
12679 \end_layout
12680
12681 \begin_layout Standard
12682
12683 \series bold
12684
12685 \backslash
12686 colorbox
12687 \series default
12688  only colors the box but not the characters in the box.
12689  To color all characters, the whole formula is highlighted and the wanted
12690  color is chosen in the 
12691 \family sans
12692 Text\InsetSpace ~
12693 Style
12694 \family default
12695  dialog.
12696  The dialog can be called with the toolbar button 
12697 \begin_inset Graphics
12698         filename ../images/dialog-show_character.png
12699         scale 85
12700
12701 \end_inset
12702
12703  or the menu 
12704 \family sans
12705 Edit\SpecialChar \menuseparator
12706 Text\InsetSpace ~
12707 Style\SpecialChar \menuseparator
12708 Customized
12709 \family default
12710 .
12711  The formula number has then the same color as the formula.
12712  When the formula number should get another color than the formula characters,
12713  the color must be changed within the formula.
12714 \end_layout
12715
12716 \begin_layout Standard
12717 An example:
12718 \end_layout
12719
12720 \begin_layout Standard
12721
12722 \color red
12723 \begin_inset Formula \begin{equation}
12724 \int A=B\label{eq:red}\end{equation}
12725
12726 \end_inset
12727
12728
12729 \color green
12730
12731 \begin_inset Formula \begin{equation}
12732 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
12733
12734 \end_inset
12735
12736
12737 \end_layout
12738
12739 \begin_layout Standard
12740 Formula 
12741 \begin_inset LatexCommand eqref
12742 reference "eq:red"
12743
12744 \end_inset
12745
12746  is completely colored red.
12747 \newline
12748 Formula 
12749 \begin_inset LatexCommand eqref
12750 reference "eq:redgreen"
12751
12752 \end_inset
12753
12754  was first completely colored green to set the color for the formula number.
12755  Subsequently the formula characters were colored red.
12756 \end_layout
12757
12758 \begin_layout Standard
12759 \begin_inset VSpace bigskip
12760 \end_inset
12761
12762 To color the frame different than the rest of the box, the command 
12763 \series bold
12764
12765 \backslash
12766 fcolorbox
12767 \series default
12768
12769 \begin_inset LatexCommand index
12770 name "Commands ! F ! \\textbackslash fcolorbox"
12771
12772 \end_inset
12773
12774  is used in the following scheme:
12775 \end_layout
12776
12777 \begin_layout Standard
12778
12779 \series bold
12780
12781 \backslash
12782 fcolorbox{frame color}{color}{box content}
12783 \end_layout
12784
12785 \begin_layout Standard
12786 So 
12787 \series bold
12788
12789 \backslash
12790 fcolorbox
12791 \series default
12792  is an extension of the command 
12793 \series bold
12794
12795 \backslash
12796 colorbox
12797 \series default
12798 .
12799  The frame width is set, like for 
12800 \series bold
12801
12802 \backslash
12803 framebox
12804 \series default
12805 , with 
12806 \series bold
12807
12808 \backslash
12809 fboxrule
12810 \series default
12811  and 
12812 \series bold
12813
12814 \backslash
12815 fboxsep
12816 \series default
12817 .
12818  An example:
12819 \begin_inset ERT
12820 status collapsed
12821
12822 \begin_layout Standard
12823
12824
12825 \backslash
12826 fboxrule 1mm 
12827 \backslash
12828 fboxsep 1mm
12829 \end_layout
12830
12831 \end_inset
12832
12833
12834 \begin_inset Formula \[
12835 \fcolorbox{cyan}{magenta}{A=B}\]
12836
12837 \end_inset
12838
12839
12840 \begin_inset ERT
12841 status collapsed
12842
12843 \begin_layout Standard
12844
12845
12846 \backslash
12847 fboxrule 0.4pt 
12848 \backslash
12849 fboxsep 3pt
12850 \end_layout
12851
12852 \end_inset
12853
12854
12855 \end_layout
12856
12857 \begin_layout Standard
12858 This formula was created with the command
12859 \newline
12860
12861 \series bold
12862
12863 \backslash
12864 fcolorbox{cyan
12865 \begin_inset Formula $\to$
12866 \end_inset
12867
12868
12869 \backslash
12870 {magenta
12871 \begin_inset Formula $\to$
12872 \end_inset
12873
12874
12875 \backslash
12876 {A=B
12877 \series default
12878 .
12879 \end_layout
12880
12881 \begin_layout Standard
12882 \begin_inset VSpace bigskip
12883 \end_inset
12884
12885 To use other colors than the predefined ones, they have to be defined first.
12886 \end_layout
12887
12888 \begin_layout Standard
12889 One can for example define the color 
12890 \begin_inset Quotes eld
12891 \end_inset
12892
12893
12894 \series bold
12895 darkgreen
12896 \series default
12897
12898 \begin_inset Quotes erd
12899 \end_inset
12900
12901  with the LaTeX-preamble line:
12902 \end_layout
12903
12904 \begin_layout Standard
12905
12906 \series bold
12907
12908 \backslash
12909 definecolor{darkgreen}{cmyk}{0.5,
12910 \series default
12911  
12912 \series bold
12913 0,
12914 \series default
12915  
12916 \series bold
12917 1,
12918 \series default
12919  
12920 \series bold
12921 0.5}
12922 \series default
12923
12924 \begin_inset LatexCommand index
12925 name "Commands ! D ! \\textbackslash definecolor"
12926
12927 \end_inset
12928
12929
12930 \end_layout
12931
12932 \begin_layout Standard
12933
12934 \series bold
12935 cmyk
12936 \series default
12937  is the color space that denotes the colors 
12938 \series bold
12939 cyan
12940 \series default
12941
12942 \series bold
12943 magenta
12944 \series default
12945
12946 \series bold
12947 yellow
12948 \series default
12949 , and 
12950 \series bold
12951 black
12952 \series default
12953 .
12954  The four comma separated numbers are the portion factor for the corresponding
12955  colors of the color space.
12956  The factors can be in the range of 0\InsetSpace \thinspace{}
12957 -\InsetSpace \thinspace{}
12958 1.
12959  Instead of 
12960 \series bold
12961 cmyk
12962 \series default
12963  also the color space 
12964 \series bold
12965 rgb
12966 \series default
12967  can be used for definitions.
12968  
12969 \series bold
12970 rgb
12971 \series default
12972  denotes 
12973 \series bold
12974 red
12975 \series default
12976
12977 \series bold
12978 green
12979 \series default
12980 , and 
12981 \series bold
12982 blue
12983 \series default
12984 , so that there are in this case three portion factors for the corresponding
12985  colors.
12986  Furthermore there is the color space 
12987 \series bold
12988 gray
12989 \series default
12990  with one portion factor for the gray value.
12991 \end_layout
12992
12993 \begin_layout Standard
12994 As example a framed box with the new defined color 
12995 \series bold
12996 darkgreen
12997 \series default
12998  where the characters have been colored 
12999 \series bold
13000 yellow
13001 \series default
13002 :
13003 \begin_inset Formula \begin{equation}
13004 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13005
13006 \end_inset
13007
13008
13009 \end_layout
13010
13011 \begin_layout Standard
13012 Self-defined colors can also be be used for text with the help of the command
13013  
13014 \series bold
13015
13016 \backslash
13017 textcolor
13018 \series default
13019 :
13020 \begin_inset LatexCommand index
13021 name "Text ! colored"
13022
13023 \end_inset
13024
13025
13026 \end_layout
13027
13028 \begin_layout Standard
13029 \begin_inset ERT
13030 status collapsed
13031
13032 \begin_layout Standard
13033
13034
13035 \backslash
13036 textcolor{darkgreen}{
13037 \end_layout
13038
13039 \end_inset
13040
13041 This sentence is 
13042 \begin_inset Quotes eld
13043 \end_inset
13044
13045 darkgreen
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049 .
13050 \begin_inset ERT
13051 status collapsed
13052
13053 \begin_layout Standard
13054
13055 }
13056 \end_layout
13057
13058 \end_inset
13059
13060
13061 \end_layout
13062
13063 \begin_layout Standard
13064
13065 \series bold
13066
13067 \backslash
13068 textcolor
13069 \series default
13070
13071 \begin_inset LatexCommand index
13072 name "Commands ! T ! \\textbackslash textcolor"
13073
13074 \end_inset
13075
13076  is used in the scheme 
13077 \series bold
13078
13079 \backslash
13080 textcolor{color}{characters to color}
13081 \series default
13082 .
13083 \end_layout
13084
13085 \begin_layout Subsection
13086 Paragraph Boxes
13087 \begin_inset LatexCommand label
13088 name "sub:Paragraph-Boxes"
13089
13090 \end_inset
13091
13092
13093 \begin_inset LatexCommand index
13094 name "Boxes ! as paragraph"
13095
13096 \end_inset
13097
13098
13099 \end_layout
13100
13101 \begin_layout Standard
13102 A box that can contain several lines and paragraphs, a so called paragraph
13103  box (parbox), can be created with the menu 
13104 \family sans
13105 Insert\SpecialChar \menuseparator
13106 Box
13107 \family default
13108  or the toolbar button 
13109 \begin_inset Graphics
13110         filename ../images/box-insert.png
13111         scale 85
13112
13113 \end_inset
13114
13115 .
13116 \end_layout
13117
13118 \begin_layout Standard
13119 The following example shows a framed parbox in a line:
13120 \end_layout
13121
13122 \begin_layout Standard
13123 \begin_inset VSpace medskip
13124 \end_inset
13125
13126 This is a line 
13127 \begin_inset Box Boxed
13128 position "c"
13129 hor_pos "c"
13130 has_inner_box 1
13131 inner_pos "t"
13132 use_parbox 1
13133 width "5cm"
13134 special "none"
13135 height "1in"
13136 height_special "totalheight"
13137 status open
13138
13139 \begin_layout Standard
13140 This is a paragraph box.
13141  It is exactly 5\InsetSpace \thinspace{}
13142 cm long and can also contain formulas: 
13143 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13144 \end_inset
13145
13146
13147 \end_layout
13148
13149 \end_inset
13150
13151  with a parbox.
13152 \end_layout
13153
13154 \begin_layout Standard
13155 \begin_inset VSpace medskip
13156 \end_inset
13157
13158
13159 \end_layout
13160
13161 \begin_layout Standard
13162 Such a box is created by right-clicking on the gray box inset.
13163  A dialog pops up showing the box properties.
13164  In our case set: 
13165 \emph on
13166 Decoration
13167 \emph default
13168 : Recangular box, 
13169 \emph on
13170 Inner Box
13171 \emph default
13172 : Parbox, 
13173 \emph on
13174 Width
13175 \emph default
13176 : 5\InsetSpace \thinspace{}
13177 cm, 
13178 \emph on
13179 Vertical Box Alignment
13180 \emph default
13181 : Middle
13182 \end_layout
13183
13184 \begin_layout Standard
13185 \begin_inset VSpace medskip
13186 \end_inset
13187
13188 In LaTeX a parbox is created with the command 
13189 \series bold
13190
13191 \backslash
13192 parbox
13193 \series default
13194
13195 \begin_inset LatexCommand index
13196 name "Commands ! P ! \\textbackslash parbox"
13197
13198 \end_inset
13199
13200  that has the following scheme:
13201 \end_layout
13202
13203 \begin_layout Standard
13204
13205 \series bold
13206
13207 \backslash
13208 parbox[position]{width}{box content}
13209 \end_layout
13210
13211 \begin_layout Standard
13212 The positions 
13213 \emph on
13214 b
13215 \emph default
13216  and 
13217 \emph on
13218 t
13219 \emph default
13220  are possible.
13221  
13222 \emph on
13223 b
13224 \emph default
13225  for bottom means that the box is aligned within the surrounding text with
13226  its last line.
13227  With 
13228 \emph on
13229 t
13230 \emph default
13231  for top this is done with the first line.
13232  When no position is given, the box will be vertically centered, see section
13233  
13234 \emph on
13235 Boxes
13236 \emph default
13237  of the 
13238 \emph on
13239 Embedded\InsetSpace ~
13240 Objects
13241 \emph default
13242  manual for examples.
13243 \end_layout
13244
13245 \begin_layout Standard
13246 \begin_inset VSpace bigskip
13247 \end_inset
13248
13249 To frame formulas completely, including the formula number, the formula
13250  must be set into a parbox.
13251  To do this, the command 
13252 \series bold
13253
13254 \backslash
13255 fbox{
13256 \backslash
13257 parbox{
13258 \backslash
13259 linewidth-2
13260 \backslash
13261 fboxsep-2
13262 \backslash
13263 fboxrule}{
13264 \series default
13265  is inserted in TeX-mode before the formula.
13266  
13267 \series bold
13268
13269 \backslash
13270 linewidth
13271 \begin_inset LatexCommand index
13272 name "Commands ! L ! \\textbackslash linewidth"
13273
13274 \end_inset
13275
13276
13277 \series default
13278  is hereby the line width set for the document.
13279  Because the frame is outside the parbox, 2\InsetSpace \thinspace{}
13280 times the frame separation and
13281  the frame thickness must be subtracted from the line width.
13282  As this is not automatically done by LyX due to a bug
13283 \begin_inset Foot
13284 status collapsed
13285
13286 \begin_layout Standard
13287 \begin_inset ERT
13288 status collapsed
13289
13290 \begin_layout Standard
13291
13292
13293 \backslash
13294 href{http://bugzilla.lyx.org/show_bug.cgi?id=4483}{
13295 \end_layout
13296
13297 \end_inset
13298
13299 LyX-bug #4483
13300 \begin_inset ERT
13301 status collapsed
13302
13303 \begin_layout Standard
13304
13305 }
13306 \end_layout
13307
13308 \end_inset
13309
13310
13311 \end_layout
13312
13313 \end_inset
13314
13315 , TeX-mode has to be used.
13316  To be able to multiply and subtract in arguments, the LaTeX-package 
13317 \series bold
13318 calc
13319 \series default
13320
13321 \begin_inset Foot
13322 status collapsed
13323
13324 \begin_layout Standard
13325
13326 \series bold
13327 calc
13328 \series default
13329  is part of every LaTeX standard installation.
13330 \end_layout
13331
13332 \end_inset
13333
13334
13335 \begin_inset LatexCommand index
13336 name "Packages ! calc"
13337
13338 \end_inset
13339
13340  must be loaded in the LaTeX-preamble with the line
13341 \end_layout
13342
13343 \begin_layout Standard
13344
13345 \series bold
13346
13347 \backslash
13348 usepackage{calc}
13349 \end_layout
13350
13351 \begin_layout Standard
13352 Behind the formula both boxes are closed by entering 
13353 \series bold
13354 }}
13355 \series default
13356  in TeX-mode.
13357  Here is an example:
13358 \begin_inset ERT
13359 status collapsed
13360
13361 \begin_layout Standard
13362
13363
13364 \backslash
13365 fboxsep 5mm 
13366 \backslash
13367 fboxrule 5mm
13368 \end_layout
13369
13370 \end_inset
13371
13372
13373 \end_layout
13374
13375 \begin_layout Standard
13376 \begin_inset ERT
13377 status collapsed
13378
13379 \begin_layout Standard
13380
13381
13382 \backslash
13383 fbox{
13384 \backslash
13385 parbox{
13386 \backslash
13387 linewidth-2
13388 \backslash
13389 fboxsep-2
13390 \backslash
13391 fboxrule}{
13392 \end_layout
13393
13394 \end_inset
13395
13396
13397 \begin_inset Formula \begin{equation}
13398 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
13399
13400 \end_inset
13401
13402
13403 \begin_inset ERT
13404 status collapsed
13405
13406 \begin_layout Standard
13407
13408 }}
13409 \end_layout
13410
13411 \end_inset
13412
13413
13414 \begin_inset ERT
13415 status collapsed
13416
13417 \begin_layout Standard
13418
13419
13420 \backslash
13421 fboxrule 0.4pt 
13422 \backslash
13423 fboxsep 3pt
13424 \end_layout
13425
13426 \end_inset
13427
13428
13429 \end_layout
13430
13431 \begin_layout Standard
13432 \begin_inset VSpace medskip
13433 \end_inset
13434
13435 As a parbox is used as argument of 
13436 \series bold
13437
13438 \backslash
13439 fbox
13440 \series default
13441 , there is in this case no difference between 
13442 \series bold
13443
13444 \backslash
13445 fbox
13446 \series default
13447  and 
13448 \series bold
13449
13450 \backslash
13451 boxed
13452 \series default
13453 .
13454 \end_layout
13455
13456 \begin_layout Standard
13457 \begin_inset VSpace bigskip
13458 \end_inset
13459
13460 Paragraph boxes are very useful to comment formulas directly.
13461  To do this, 
13462 \series bold
13463
13464 \backslash
13465 parbox
13466 \series default
13467  is used in combination with the command 
13468 \series bold
13469
13470 \backslash
13471 tag
13472 \series default
13473 .
13474  (more about 
13475 \series bold
13476
13477 \backslash
13478 tag
13479 \series default
13480  see 
13481 \begin_inset LatexCommand ref
13482 reference "sub:User-defined-Numbering"
13483
13484 \end_inset
13485
13486 )
13487 \end_layout
13488
13489 \begin_layout Standard
13490 An example of a formula commented with 
13491 \series bold
13492
13493 \backslash
13494 parbox
13495 \series default
13496 :
13497 \end_layout
13498
13499 \begin_layout Standard
13500 \begin_inset ERT
13501 status collapsed
13502
13503 \begin_layout Standard
13504
13505
13506 \backslash
13507 [5x-7b=3b
13508 \backslash
13509 tag*{
13510 \backslash
13511 parbox{5cm}{
13512 \end_layout
13513
13514 \end_inset
13515
13516 This is a description.
13517  It is distinctly separated from the formula and multiline.
13518 \begin_inset ERT
13519 status collapsed
13520
13521 \begin_layout Standard
13522
13523 }}
13524 \backslash
13525 ]
13526 \end_layout
13527
13528 \end_inset
13529
13530
13531 \end_layout
13532
13533 \begin_layout Standard
13534 Such a formula must be inserted completely in TeX-mode because LyX does
13535  not yet support the command 
13536 \series bold
13537
13538 \backslash
13539 parbox
13540 \series default
13541  in formulas.
13542  The formula is created with the following command sequence:
13543 \end_layout
13544
13545 \begin_layout Standard
13546 The command 
13547 \series bold
13548
13549 \backslash
13550 [5x-7b=3b
13551 \backslash
13552 tag*
13553 \backslash
13554 {
13555 \backslash
13556 parbox{5cm}{
13557 \series default
13558  is inserted in TeX-mode.
13559 \begin_inset Foot
13560 status collapsed
13561
13562 \begin_layout Standard
13563 When the formula style 
13564 \series bold
13565 Indented
13566 \series default
13567  is used, 
13568 \series bold
13569
13570 \backslash
13571 tag*
13572 \backslash
13573 {
13574 \series default
13575  can also be replaced by 
13576 \series bold
13577
13578 \backslash
13579 hfill
13580 \series default
13581 .
13582  (formula styles see 
13583 \begin_inset LatexCommand ref
13584 reference "sec:Formula-Styles"
13585
13586 \end_inset
13587
13588 )
13589 \end_layout
13590
13591 \end_inset
13592
13593  Then the description follows as normal text, and finally 
13594 \series bold
13595 }}
13596 \backslash
13597 ]
13598 \series default
13599  is inserted in TeX-mode.
13600  The commands 
13601 \series bold
13602
13603 \backslash
13604 [
13605 \series default
13606  and 
13607 \series bold
13608
13609 \backslash
13610 ]
13611 \series default
13612  hereby create a displayed formula.
13613 \end_layout
13614
13615 \begin_layout Standard
13616 The advantages of 
13617 \series bold
13618
13619 \backslash
13620 parbox
13621 \series default
13622  can be seen in this example that was 
13623 \begin_inset Quotes eld
13624 \end_inset
13625
13626 commented
13627 \begin_inset Quotes erd
13628 \end_inset
13629
13630  using the mathematical textmode:
13631 \begin_inset Formula \[
13632 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
13633
13634 \end_inset
13635
13636
13637 \end_layout
13638
13639 \begin_layout Section
13640 Operators
13641 \begin_inset LatexCommand index
13642 name "Operators"
13643
13644 \end_inset
13645
13646
13647 \end_layout
13648
13649 \begin_layout Subsection
13650 Big Operators
13651 \begin_inset LatexCommand label
13652 name "sub:Big-Operators"
13653
13654 \end_inset
13655
13656
13657 \begin_inset LatexCommand index
13658 name "Operators ! big"
13659
13660 \end_inset
13661
13662
13663 \begin_inset LatexCommand index
13664 name "Sums"
13665
13666 \end_inset
13667
13668
13669 \begin_inset LatexCommand index
13670 name "Integrals"
13671
13672 \end_inset
13673
13674
13675 \end_layout
13676
13677 \begin_layout Standard
13678 To be able to use all integral operators listed here, the option 
13679 \family sans
13680 Use esint package automatically
13681 \family default
13682  must be set in the document settings under 
13683 \family sans
13684 Math\InsetSpace ~
13685 Options
13686 \family default
13687 .
13688 \end_layout
13689
13690 \begin_layout Standard
13691
13692 \hfill
13693
13694 \begin_inset Tabular
13695 <lyxtabular version="3" rows="11" columns="2">
13696 <features>
13697 <column alignment="center" valignment="top" leftline="true" width="0pt">
13698 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13699 <row topline="true" bottomline="true">
13700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13701 \begin_inset Text
13702
13703 \begin_layout Standard
13704 Command
13705 \end_layout
13706
13707 \end_inset
13708 </cell>
13709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13710 \begin_inset Text
13711
13712 \begin_layout Standard
13713 Result
13714 \end_layout
13715
13716 \end_inset
13717 </cell>
13718 </row>
13719 <row topline="true">
13720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13721 \begin_inset Text
13722
13723 \begin_layout Standard
13724
13725 \backslash
13726 sum
13727 \begin_inset LatexCommand index
13728 name "Commands ! S ! \\textbackslash sum"
13729
13730 \end_inset
13731
13732
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Standard
13741 \begin_inset Formula $\sum$
13742 \end_inset
13743
13744
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 </row>
13750 <row topline="true">
13751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13752 \begin_inset Text
13753
13754 \begin_layout Standard
13755
13756 \backslash
13757 int
13758 \begin_inset LatexCommand index
13759 name "Commands ! I ! \\textbackslash int"
13760
13761 \end_inset
13762
13763
13764 \end_layout
13765
13766 \end_inset
13767 </cell>
13768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13769 \begin_inset Text
13770
13771 \begin_layout Standard
13772 \begin_inset Formula $\int$
13773 \end_inset
13774
13775
13776 \end_layout
13777
13778 \end_inset
13779 </cell>
13780 </row>
13781 <row topline="true">
13782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Standard
13786
13787 \backslash
13788 intop
13789 \end_layout
13790
13791 \end_inset
13792 </cell>
13793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13794 \begin_inset Text
13795
13796 \begin_layout Standard
13797 \begin_inset Formula $\intop$
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \end_inset
13804 </cell>
13805 </row>
13806 <row topline="true">
13807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Standard
13811
13812 \backslash
13813 oint
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Standard
13822 \begin_inset Formula $\oint$
13823 \end_inset
13824
13825
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 </row>
13831 <row topline="true">
13832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Standard
13836
13837 \backslash
13838 ointop
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13844 \begin_inset Text
13845
13846 \begin_layout Standard
13847 \begin_inset Formula $\ointop$
13848 \end_inset
13849
13850
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 </row>
13856 <row topline="true">
13857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13858 \begin_inset Text
13859
13860 \begin_layout Standard
13861
13862 \backslash
13863 ointctrclockwise
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Standard
13872 \begin_inset Formula $\ointctrclockwise$
13873 \end_inset
13874
13875
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 </row>
13881 <row topline="true">
13882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13883 \begin_inset Text
13884
13885 \begin_layout Standard
13886
13887 \backslash
13888 ointclockwise
13889 \end_layout
13890
13891 \end_inset
13892 </cell>
13893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13894 \begin_inset Text
13895
13896 \begin_layout Standard
13897 \begin_inset Formula $\ointclockwise$
13898 \end_inset
13899
13900
13901 \end_layout
13902
13903 \end_inset
13904 </cell>
13905 </row>
13906 <row topline="true">
13907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13908 \begin_inset Text
13909
13910 \begin_layout Standard
13911
13912 \backslash
13913 sqint
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13919 \begin_inset Text
13920
13921 \begin_layout Standard
13922 \begin_inset Formula $\sqint$
13923 \end_inset
13924
13925
13926 \end_layout
13927
13928 \end_inset
13929 </cell>
13930 </row>
13931 <row topline="true">
13932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Standard
13936
13937 \backslash
13938 bigcap
13939 \end_layout
13940
13941 \end_inset
13942 </cell>
13943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13944 \begin_inset Text
13945
13946 \begin_layout Standard
13947 \begin_inset Formula $\bigcap$
13948 \end_inset
13949
13950
13951 \end_layout
13952
13953 \end_inset
13954 </cell>
13955 </row>
13956 <row topline="true" bottomline="true">
13957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13958 \begin_inset Text
13959
13960 \begin_layout Standard
13961
13962 \backslash
13963 bigcup
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Standard
13972 \begin_inset Formula $\bigcup$
13973 \end_inset
13974
13975
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 </row>
13981 </lyxtabular>
13982
13983 \end_inset
13984
13985
13986 \hfill
13987
13988 \begin_inset Tabular
13989 <lyxtabular version="3" rows="10" columns="2">
13990 <features>
13991 <column alignment="center" valignment="top" leftline="true" width="0pt">
13992 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13993 <row topline="true" bottomline="true">
13994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13995 \begin_inset Text
13996
13997 \begin_layout Standard
13998 Command
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14004 \begin_inset Text
14005
14006 \begin_layout Standard
14007 Result
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 </row>
14013 <row topline="true">
14014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14015 \begin_inset Text
14016
14017 \begin_layout Standard
14018
14019 \backslash
14020 prod
14021 \begin_inset LatexCommand index
14022 name "Commands ! P ! \\textbackslash prod"
14023
14024 \end_inset
14025
14026
14027 \end_layout
14028
14029 \end_inset
14030 </cell>
14031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14032 \begin_inset Text
14033
14034 \begin_layout Standard
14035 \begin_inset Formula $\prod$
14036 \end_inset
14037
14038
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 </row>
14044 <row topline="true">
14045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14046 \begin_inset Text
14047
14048 \begin_layout Standard
14049
14050 \backslash
14051 coprod
14052 \end_layout
14053
14054 \end_inset
14055 </cell>
14056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Standard
14060 \begin_inset Formula $\coprod$
14061 \end_inset
14062
14063
14064 \end_layout
14065
14066 \end_inset
14067 </cell>
14068 </row>
14069 <row topline="true">
14070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14071 \begin_inset Text
14072
14073 \begin_layout Standard
14074
14075 \backslash
14076 bigodot
14077 \end_layout
14078
14079 \end_inset
14080 </cell>
14081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Standard
14085 \begin_inset Formula $\bigodot$
14086 \end_inset
14087
14088
14089 \end_layout
14090
14091 \end_inset
14092 </cell>
14093 </row>
14094 <row topline="true">
14095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14096 \begin_inset Text
14097
14098 \begin_layout Standard
14099
14100 \backslash
14101 bigotimes
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Standard
14110 \begin_inset Formula $\bigotimes$
14111 \end_inset
14112
14113
14114 \end_layout
14115
14116 \end_inset
14117 </cell>
14118 </row>
14119 <row topline="true">
14120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14121 \begin_inset Text
14122
14123 \begin_layout Standard
14124
14125 \backslash
14126 bigoplus
14127 \end_layout
14128
14129 \end_inset
14130 </cell>
14131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14132 \begin_inset Text
14133
14134 \begin_layout Standard
14135 \begin_inset Formula $\bigoplus$
14136 \end_inset
14137
14138
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 </row>
14144 <row topline="true">
14145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Standard
14149
14150 \backslash
14151 bigwedge
14152 \end_layout
14153
14154 \end_inset
14155 </cell>
14156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14157 \begin_inset Text
14158
14159 \begin_layout Standard
14160 \begin_inset Formula $\bigwedge$
14161 \end_inset
14162
14163
14164 \end_layout
14165
14166 \end_inset
14167 </cell>
14168 </row>
14169 <row topline="true">
14170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14171 \begin_inset Text
14172
14173 \begin_layout Standard
14174
14175 \backslash
14176 bigvee
14177 \end_layout
14178
14179 \end_inset
14180 </cell>
14181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14182 \begin_inset Text
14183
14184 \begin_layout Standard
14185 \begin_inset Formula $\bigvee$
14186 \end_inset
14187
14188
14189 \end_layout
14190
14191 \end_inset
14192 </cell>
14193 </row>
14194 <row topline="true">
14195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14196 \begin_inset Text
14197
14198 \begin_layout Standard
14199
14200 \backslash
14201 bigsqcup
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14207 \begin_inset Text
14208
14209 \begin_layout Standard
14210 \begin_inset Formula $\bigsqcup$
14211 \end_inset
14212
14213
14214 \end_layout
14215
14216 \end_inset
14217 </cell>
14218 </row>
14219 <row topline="true" bottomline="true">
14220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14221 \begin_inset Text
14222
14223 \begin_layout Standard
14224
14225 \backslash
14226 biguplus
14227 \end_layout
14228
14229 \end_inset
14230 </cell>
14231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14232 \begin_inset Text
14233
14234 \begin_layout Standard
14235 \begin_inset Formula $\biguplus$
14236 \end_inset
14237
14238
14239 \end_layout
14240
14241 \end_inset
14242 </cell>
14243 </row>
14244 </lyxtabular>
14245
14246 \end_inset
14247
14248
14249 \hfill
14250
14251 \end_layout
14252
14253 \begin_layout Standard
14254 All big operators can also be inserted via the math toolbar button 
14255 \begin_inset Graphics
14256         filename ../images/math/intop.png
14257         scale 85
14258
14259 \end_inset
14260
14261 .
14262 \end_layout
14263
14264 \begin_layout Standard
14265 The operators are called big because they are bigger than the sometimes
14266  equal looking binary operators.
14267  All big operators can have limits as described in the next subsection.
14268 \end_layout
14269
14270 \begin_layout Standard
14271 The operators 
14272 \series bold
14273
14274 \backslash
14275 intop
14276 \series default
14277  and 
14278 \series bold
14279
14280 \backslash
14281 ointop
14282 \series default
14283  are different from 
14284 \series bold
14285
14286 \backslash
14287 int
14288 \series default
14289  and 
14290 \series bold
14291
14292 \backslash
14293 oint
14294 \series default
14295 , resp.\InsetSpace ~
14296 in the style the operator limits are displayed, see 
14297 \begin_inset LatexCommand ref
14298 reference "sub:Operator-Limits"
14299
14300 \end_inset
14301
14302 .
14303  
14304 \end_layout
14305
14306 \begin_layout Subsubsection*
14307 Advices for Integrals
14308 \end_layout
14309
14310 \begin_layout Standard
14311 The letter 
14312 \emph on
14313 d
14314 \emph default
14315  in an integral is an operator, that therefore has to be set upright.
14316  This is done by highlighting the 
14317 \emph on
14318 d
14319 \emph default
14320  and using the keyboard shortcut 
14321 \family sans
14322 Alt-c\InsetSpace ~
14323 r
14324 \family default
14325
14326 \begin_inset Foot
14327 status collapsed
14328
14329 \begin_layout Standard
14330 Font styles
14331 \series bold
14332  
14333 \series default
14334 see 
14335 \begin_inset LatexCommand ref
14336 reference "sub:Font-Styles"
14337
14338 \end_inset
14339
14340
14341 \end_layout
14342
14343 \end_inset
14344
14345 .
14346  Finally the smallest space is inserted before the 
14347 \emph on
14348 d
14349 \emph default
14350 , as this is usual for operators.
14351  An example:
14352 \end_layout
14353
14354 \begin_layout Standard
14355 incorrect: 
14356 \begin_inset Formula $\int A(x)dx$
14357 \end_inset
14358
14359
14360 \newline
14361
14362 \begin_inset ERT
14363 status collapsed
14364
14365 \begin_layout Standard
14366
14367
14368 \backslash
14369 hphantom{in}
14370 \end_layout
14371
14372 \end_inset
14373
14374 correct: 
14375 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14376 \end_inset
14377
14378
14379 \end_layout
14380
14381 \begin_layout Standard
14382 For multiple integrals there are the following commands:
14383 \begin_inset VSpace medskip
14384 \end_inset
14385
14386
14387 \end_layout
14388
14389 \begin_layout Standard
14390
14391 \hfill
14392
14393 \begin_inset Tabular
14394 <lyxtabular version="3" rows="4" columns="2">
14395 <features>
14396 <column alignment="center" valignment="top" leftline="true" width="0">
14397 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14398 <row topline="true" bottomline="true">
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Standard
14403 Command
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Standard
14412 Result
14413 \begin_inset Note Note
14414 status collapsed
14415
14416 \begin_layout Standard
14417
14418 \series bold
14419
14420 \backslash
14421 raisebox
14422 \series default
14423  is only used as spacer.
14424 \end_layout
14425
14426 \end_inset
14427
14428
14429 \end_layout
14430
14431 \end_inset
14432 </cell>
14433 </row>
14434 <row topline="true">
14435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Standard
14439
14440 \backslash
14441 iint
14442 \end_layout
14443
14444 \end_inset
14445 </cell>
14446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14447 \begin_inset Text
14448
14449 \begin_layout Standard
14450 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14451 \end_inset
14452
14453
14454 \end_layout
14455
14456 \end_inset
14457 </cell>
14458 </row>
14459 <row topline="true">
14460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14461 \begin_inset Text
14462
14463 \begin_layout Standard
14464
14465 \backslash
14466 oiint
14467 \end_layout
14468
14469 \end_inset
14470 </cell>
14471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14472 \begin_inset Text
14473
14474 \begin_layout Standard
14475 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14476 \end_inset
14477
14478
14479 \end_layout
14480
14481 \end_inset
14482 </cell>
14483 </row>
14484 <row topline="true" bottomline="true">
14485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Standard
14489
14490 \backslash
14491 sqiint
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14497 \begin_inset Text
14498
14499 \begin_layout Standard
14500 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14501 \end_inset
14502
14503
14504 \end_layout
14505
14506 \end_inset
14507 </cell>
14508 </row>
14509 </lyxtabular>
14510
14511 \end_inset
14512
14513
14514 \hfill
14515
14516 \begin_inset Tabular
14517 <lyxtabular version="3" rows="4" columns="2">
14518 <features>
14519 <column alignment="center" valignment="top" leftline="true" width="0">
14520 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14521 <row topline="true" bottomline="true">
14522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Standard
14526 Command
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14532 \begin_inset Text
14533
14534 \begin_layout Standard
14535 Result
14536 \end_layout
14537
14538 \end_inset
14539 </cell>
14540 </row>
14541 <row topline="true">
14542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14543 \begin_inset Text
14544
14545 \begin_layout Standard
14546
14547 \backslash
14548 iiint
14549 \end_layout
14550
14551 \end_inset
14552 </cell>
14553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14554 \begin_inset Text
14555
14556 \begin_layout Standard
14557 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14558 \end_inset
14559
14560
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 </row>
14566 <row topline="true">
14567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14568 \begin_inset Text
14569
14570 \begin_layout Standard
14571
14572 \backslash
14573 iiiint
14574 \end_layout
14575
14576 \end_inset
14577 </cell>
14578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14579 \begin_inset Text
14580
14581 \begin_layout Standard
14582 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14583 \end_inset
14584
14585
14586 \end_layout
14587
14588 \end_inset
14589 </cell>
14590 </row>
14591 <row topline="true" bottomline="true">
14592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Standard
14596
14597 \backslash
14598 dotsint
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14604 \begin_inset Text
14605
14606 \begin_layout Standard
14607 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \end_inset
14614 </cell>
14615 </row>
14616 </lyxtabular>
14617
14618 \end_inset
14619
14620
14621 \hfill
14622
14623 \end_layout
14624
14625 \begin_layout Subsection
14626 Operator Limits
14627 \begin_inset LatexCommand label
14628 name "sub:Operator-Limits"
14629
14630 \end_inset
14631
14632
14633 \begin_inset LatexCommand index
14634 name "Operators ! Limits"
14635
14636 \end_inset
14637
14638
14639 \end_layout
14640
14641 \begin_layout Standard
14642 Limits are created by super- and subscripts:
14643 \end_layout
14644
14645 \begin_layout Standard
14646 \align center
14647 \begin_inset Tabular
14648 <lyxtabular version="3" rows="2" columns="2">
14649 <features>
14650 <column alignment="center" valignment="top" leftline="true" width="0pt">
14651 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14652 <row topline="true" bottomline="true">
14653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14654 \begin_inset Text
14655
14656 \begin_layout Standard
14657 Command
14658 \end_layout
14659
14660 \end_inset
14661 </cell>
14662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14663 \begin_inset Text
14664
14665 \begin_layout Standard
14666 Result
14667 \begin_inset Note Note
14668 status collapsed
14669
14670 \begin_layout Standard
14671
14672 \series bold
14673
14674 \backslash
14675 raisebox
14676 \series default
14677  is only used as spacer.
14678 \end_layout
14679
14680 \end_inset
14681
14682
14683 \end_layout
14684
14685 \end_inset
14686 </cell>
14687 </row>
14688 <row topline="true" bottomline="true">
14689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14690 \begin_inset Text
14691
14692 \begin_layout Standard
14693
14694 \backslash
14695 prod^
14696 \backslash
14697 infty
14698 \begin_inset ERT
14699 status collapsed
14700
14701 \begin_layout Standard
14702
14703
14704 \backslash
14705 spce 
14706 \end_layout
14707
14708 \end_inset
14709
14710
14711 \begin_inset Formula $\to$
14712 \end_inset
14713
14714 _0
14715 \begin_inset Formula $\to$
14716 \end_inset
14717
14718 A(x)
14719 \end_layout
14720
14721 \end_inset
14722 </cell>
14723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14724 \begin_inset Text
14725
14726 \begin_layout Standard
14727 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14728 \end_inset
14729
14730
14731 \end_layout
14732
14733 \end_inset
14734 </cell>
14735 </row>
14736 </lyxtabular>
14737
14738 \end_inset
14739
14740
14741 \end_layout
14742
14743 \begin_layout Standard
14744 Limits of inline formulas are set right beside the operator.
14745  Limits in displayed formulas are set above or below the operator, except
14746  of integral limits.
14747 \end_layout
14748
14749 \begin_layout Standard
14750 To force that the limits are set beside the operator, the cursor is set
14751  directly behind the operator and the limits type is changed with the menu
14752  
14753 \family sans
14754 Edit\SpecialChar \menuseparator
14755 Math\SpecialChar \menuseparator
14756 Change Limits Type
14757 \family default
14758  to 
14759 \family sans
14760 \series bold
14761 Inline
14762 \family default
14763 \series default
14764  (shortcut 
14765 \family sans
14766 Alt-m\InsetSpace ~
14767 l
14768 \family default
14769 ).
14770  An example:
14771 \end_layout
14772
14773 \begin_layout Standard
14774 The default limits type is this:
14775 \begin_inset Formula \[
14776 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
14777
14778 \end_inset
14779
14780 This is how it looks when the limits type was changed to 
14781 \family sans
14782 \series bold
14783 Inline
14784 \family default
14785 \series default
14786 :
14787 \begin_inset Formula \[
14788 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
14789
14790 \end_inset
14791
14792 For integrals, except of 
14793 \series bold
14794
14795 \backslash
14796 intop
14797 \series default
14798  and 
14799 \series bold
14800
14801 \backslash
14802 ointop
14803 \series default
14804 , the limits are by default set beside the operator.
14805  But for multiple integrals the limits are often set below the operator.
14806  In the following example the limits type was therefore set to 
14807 \series bold
14808 Display
14809 \series default
14810  and so set below the integrals:
14811 \begin_inset Formula \begin{equation}
14812 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
14813
14814 \end_inset
14815
14816
14817 \end_layout
14818
14819 \begin_layout Standard
14820 \begin_inset VSpace medskip
14821 \end_inset
14822
14823 To specify conditions for limits, the commands 
14824 \series bold
14825
14826 \backslash
14827 subarray
14828 \series default
14829
14830 \begin_inset LatexCommand index
14831 name "Commands ! S ! \\textbackslash subarray"
14832
14833 \end_inset
14834
14835  and 
14836 \series bold
14837
14838 \backslash
14839 substack
14840 \series default
14841
14842 \begin_inset LatexCommand index
14843 name "Commands ! S ! \\textbackslash substack"
14844
14845 \end_inset
14846
14847  are used.
14848  To create for example this expression 
14849 \begin_inset Formula \begin{equation}
14850 \sum_{\begin{subarray}{c}
14851 0<k<1000\\
14852 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
14853
14854 \end_inset
14855
14856
14857 \end_layout
14858
14859 \begin_layout Standard
14860 the following has to be done:
14861 \newline
14862 First the command 
14863 \series bold
14864
14865 \backslash
14866 sum
14867 \series default
14868 ^
14869 \series bold
14870 n
14871 \begin_inset ERT
14872 status collapsed
14873
14874 \begin_layout Standard
14875
14876
14877 \backslash
14878 spce 
14879 \end_layout
14880
14881 \end_inset
14882
14883 _
14884 \series default
14885  is typed in.
14886  One is now in a blue box under the summation operator and insert there
14887  the command 
14888 \series bold
14889
14890 \backslash
14891 subarray
14892 \begin_inset ERT
14893 status collapsed
14894
14895 \begin_layout Standard
14896
14897
14898 \backslash
14899 spce 
14900 \end_layout
14901
14902 \end_inset
14903
14904
14905 \series default
14906 .
14907  The blue box is now within a purple box and now several lines can be written
14908  among each other.
14909  A new line is created by inserting a line break (
14910 \family sans
14911 Ctrl-Return
14912 \family default
14913 ).
14914  When now
14915 \newline
14916
14917 \series bold
14918 0<k<1000 Ctrl-Return
14919 \newline
14920
14921 \series default
14922 is typed in, a new box appears below for the new line.
14923 \end_layout
14924
14925 \begin_layout Standard
14926 The alignment of the lines can be changed to left aligned with the 
14927 \family sans
14928 table
14929 \family default
14930  
14931 \family sans
14932 toolbar
14933 \family default
14934  or the menu 
14935 \family sans
14936 Edit\SpecialChar \menuseparator
14937 Rows &Columns
14938 \family default
14939 .
14940  To get right alignment, 
14941 \series bold
14942
14943 \backslash
14944 hfill
14945 \begin_inset ERT
14946 status collapsed
14947
14948 \begin_layout Standard
14949
14950
14951 \backslash
14952 spce 
14953 \end_layout
14954
14955 \end_inset
14956
14957
14958 \series default
14959  is inserted at the beginning of the line.
14960 \end_layout
14961
14962 \begin_layout Standard
14963 The command 
14964 \series bold
14965
14966 \backslash
14967 substack
14968 \series default
14969  is equivalent to 
14970 \series bold
14971
14972 \backslash
14973 subarray
14974 \series default
14975  with the difference that the lines are always centered.
14976 \end_layout
14977
14978 \begin_layout Standard
14979 \begin_inset VSpace bigskip
14980 \end_inset
14981
14982 Like in formula 
14983 \begin_inset LatexCommand eqref
14984 reference "eq:substack"
14985
14986 \end_inset
14987
14988  there can be too much space beside an operator, because the characters
14989  following the operator are set beside the limits.
14990 \end_layout
14991
14992 \begin_layout Standard
14993 To avoid this, the following macro can be used in the LaTeX-preamble:
14994 \end_layout
14995
14996 \begin_layout Standard
14997
14998 \series bold
14999
15000 \backslash
15001 def
15002 \backslash
15003 clap#1{
15004 \backslash
15005 hbox to 0pt{
15006 \backslash
15007 hss #1
15008 \backslash
15009 hss}}
15010 \newline
15011
15012 \backslash
15013 def
15014 \backslash
15015 mathclap {
15016 \backslash
15017 mathpalette 
15018 \backslash
15019 mathclapinternal}
15020 \newline
15021
15022 \backslash
15023 def
15024 \backslash
15025 mathclapinternal #1#2{
15026 \backslash
15027 clap{$
15028 \backslash
15029 mathsurround =0pt #1{#2}$}}
15030 \end_layout
15031
15032 \begin_layout Standard
15033 This defines the command 
15034 \series bold
15035
15036 \backslash
15037 mathclap
15038 \series default
15039
15040 \begin_inset LatexCommand index
15041 name "Commands ! M ! \\textbackslash mathclap"
15042
15043 \end_inset
15044
15045  that sets the width of the limit to 0\InsetSpace \thinspace{}
15046 pt.
15047  The command scheme is
15048 \end_layout
15049
15050 \begin_layout Standard
15051
15052 \series bold
15053
15054 \backslash
15055 mathclap{limit}
15056 \end_layout
15057
15058 \begin_layout Standard
15059 where the limit can consist of several conditions.
15060 \end_layout
15061
15062 \begin_layout Standard
15063 Applied on formula 
15064 \begin_inset LatexCommand eqref
15065 reference "eq:substack"
15066
15067 \end_inset
15068
15069 , one uses the command
15070 \end_layout
15071
15072 \begin_layout Standard
15073
15074 \series bold
15075
15076 \backslash
15077 sum_
15078 \backslash
15079 mathclap{
15080 \backslash
15081 substack
15082 \begin_inset ERT
15083 status collapsed
15084
15085 \begin_layout Standard
15086
15087
15088 \backslash
15089 spce 
15090 \end_layout
15091
15092 \end_inset
15093
15094 0<k<1000 Ctrl-Enter
15095 \end_layout
15096
15097 \begin_layout Standard
15098 to create the lower limit.
15099  The summand is now directly behind the summation operator:
15100 \begin_inset Formula \[
15101 \sum_{\mathclap{\substack{0<k<1000\\
15102 \\k\,\in\,\mathbb{N}}
15103 }}^{n}k^{-2}\]
15104
15105 \end_inset
15106
15107
15108 \end_layout
15109
15110 \begin_layout Standard
15111 \begin_inset VSpace bigskip
15112 \end_inset
15113
15114 How to use one limit for several operators is described in 
15115 \begin_inset LatexCommand ref
15116 reference "sub:Self-defined-Operators"
15117
15118 \end_inset
15119
15120 .
15121 \end_layout
15122
15123 \begin_layout Subsection
15124 Binary Operators
15125 \begin_inset LatexCommand label
15126 name "sub:Binary-Operators"
15127
15128 \end_inset
15129
15130
15131 \begin_inset LatexCommand index
15132 name "Operators ! binary"
15133
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \begin_layout Standard
15140 Binary operators are surrounded by space when there is a character before
15141  and behind them.
15142 \begin_inset VSpace medskip
15143 \end_inset
15144
15145
15146 \end_layout
15147
15148 \begin_layout Standard
15149
15150 \hfill
15151
15152 \begin_inset Tabular
15153 <lyxtabular version="3" rows="13" columns="2">
15154 <features>
15155 <column alignment="center" valignment="top" leftline="true" width="0pt">
15156 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15157 <row topline="true" bottomline="true">
15158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Standard
15162 Command
15163 \begin_inset Note Note
15164 status collapsed
15165
15166 \begin_layout Standard
15167
15168 \series bold
15169
15170 \backslash
15171 raisebox
15172 \series default
15173  is only used as spacer.
15174 \end_layout
15175
15176 \end_inset
15177
15178
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Standard
15187 Result
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 </row>
15193 <row topline="true">
15194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Standard
15198 +
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Standard
15207 \begin_inset Formula $+$
15208 \end_inset
15209
15210
15211 \end_layout
15212
15213 \end_inset
15214 </cell>
15215 </row>
15216 <row topline="true">
15217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Standard
15221 -
15222 \end_layout
15223
15224 \end_inset
15225 </cell>
15226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15227 \begin_inset Text
15228
15229 \begin_layout Standard
15230 \begin_inset Formula $-$
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 </row>
15239 <row topline="true">
15240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15241 \begin_inset Text
15242
15243 \begin_layout Standard
15244
15245 \backslash
15246 pm
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Standard
15255 \begin_inset Formula $\pm$
15256 \end_inset
15257
15258
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 </row>
15264 <row topline="true">
15265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15266 \begin_inset Text
15267
15268 \begin_layout Standard
15269
15270 \backslash
15271 mp
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Standard
15280 \begin_inset Formula $\mp$
15281 \end_inset
15282
15283
15284 \end_layout
15285
15286 \end_inset
15287 </cell>
15288 </row>
15289 <row topline="true">
15290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15291 \begin_inset Text
15292
15293 \begin_layout Standard
15294
15295 \backslash
15296 cdot
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Standard
15305 \begin_inset Formula $\cdot$
15306 \end_inset
15307
15308
15309 \end_layout
15310
15311 \end_inset
15312 </cell>
15313 </row>
15314 <row topline="true">
15315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15316 \begin_inset Text
15317
15318 \begin_layout Standard
15319
15320 \backslash
15321 times
15322 \end_layout
15323
15324 \end_inset
15325 </cell>
15326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15327 \begin_inset Text
15328
15329 \begin_layout Standard
15330 \begin_inset Formula $\times$
15331 \end_inset
15332
15333
15334 \end_layout
15335
15336 \end_inset
15337 </cell>
15338 </row>
15339 <row topline="true">
15340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Standard
15344
15345 \backslash
15346 div
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Standard
15355 \begin_inset Formula $\div$
15356 \end_inset
15357
15358
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 </row>
15364 <row topline="true">
15365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Standard
15369 \begin_inset ERT
15370 status collapsed
15371
15372 \begin_layout Standard
15373
15374
15375 \backslash
15376 raisebox{-1.2mm}{
15377 \end_layout
15378
15379 \end_inset
15380
15381 *
15382 \begin_inset ERT
15383 status collapsed
15384
15385 \begin_layout Standard
15386
15387 }
15388 \end_layout
15389
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Standard
15401 \begin_inset Formula $*$
15402 \end_inset
15403
15404
15405 \end_layout
15406
15407 \end_inset
15408 </cell>
15409 </row>
15410 <row topline="true">
15411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Standard
15415
15416 \backslash
15417 star
15418 \end_layout
15419
15420 \end_inset
15421 </cell>
15422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Standard
15426 \begin_inset Formula $\star$
15427 \end_inset
15428
15429
15430 \end_layout
15431
15432 \end_inset
15433 </cell>
15434 </row>
15435 <row topline="true">
15436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15437 \begin_inset Text
15438
15439 \begin_layout Standard
15440
15441 \backslash
15442 circ
15443 \end_layout
15444
15445 \end_inset
15446 </cell>
15447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15448 \begin_inset Text
15449
15450 \begin_layout Standard
15451 \begin_inset Formula $\circ$
15452 \end_inset
15453
15454
15455 \end_layout
15456
15457 \end_inset
15458 </cell>
15459 </row>
15460 <row topline="true">
15461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15462 \begin_inset Text
15463
15464 \begin_layout Standard
15465
15466 \backslash
15467 diamond
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Standard
15476 \begin_inset Formula $\diamond$
15477 \end_inset
15478
15479
15480 \end_layout
15481
15482 \end_inset
15483 </cell>
15484 </row>
15485 <row topline="true" bottomline="true">
15486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15487 \begin_inset Text
15488
15489 \begin_layout Standard
15490
15491 \backslash
15492 bullet
15493 \end_layout
15494
15495 \end_inset
15496 </cell>
15497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15498 \begin_inset Text
15499
15500 \begin_layout Standard
15501 \begin_inset Formula $\bullet$
15502 \end_inset
15503
15504
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 </row>
15510 </lyxtabular>
15511
15512 \end_inset
15513
15514
15515 \hfill
15516
15517 \begin_inset Tabular
15518 <lyxtabular version="3" rows="13" columns="2">
15519 <features>
15520 <column alignment="center" valignment="top" leftline="true" width="0pt">
15521 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15522 <row topline="true" bottomline="true">
15523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Standard
15527 Command
15528 \end_layout
15529
15530 \end_inset
15531 </cell>
15532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15533 \begin_inset Text
15534
15535 \begin_layout Standard
15536 Result
15537 \end_layout
15538
15539 \end_inset
15540 </cell>
15541 </row>
15542 <row topline="true">
15543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15544 \begin_inset Text
15545
15546 \begin_layout Standard
15547
15548 \backslash
15549 nabla
15550 \end_layout
15551
15552 \end_inset
15553 </cell>
15554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15555 \begin_inset Text
15556
15557 \begin_layout Standard
15558 \begin_inset Formula $\nabla$
15559 \end_inset
15560
15561
15562 \end_layout
15563
15564 \end_inset
15565 </cell>
15566 </row>
15567 <row topline="true">
15568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15569 \begin_inset Text
15570
15571 \begin_layout Standard
15572
15573 \backslash
15574 bigtriangledown
15575 \end_layout
15576
15577 \end_inset
15578 </cell>
15579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15580 \begin_inset Text
15581
15582 \begin_layout Standard
15583 \begin_inset Formula $\bigtriangledown$
15584 \end_inset
15585
15586
15587 \end_layout
15588
15589 \end_inset
15590 </cell>
15591 </row>
15592 <row topline="true">
15593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Standard
15597
15598 \backslash
15599 bigtriangleup
15600 \end_layout
15601
15602 \end_inset
15603 </cell>
15604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Standard
15608 \begin_inset Formula $\bigtriangleup$
15609 \end_inset
15610
15611
15612 \end_layout
15613
15614 \end_inset
15615 </cell>
15616 </row>
15617 <row topline="true">
15618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15619 \begin_inset Text
15620
15621 \begin_layout Standard
15622
15623 \backslash
15624 Box
15625 \end_layout
15626
15627 \end_inset
15628 </cell>
15629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15630 \begin_inset Text
15631
15632 \begin_layout Standard
15633 \begin_inset Formula $\Box$
15634 \end_inset
15635
15636
15637 \end_layout
15638
15639 \end_inset
15640 </cell>
15641 </row>
15642 <row topline="true">
15643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15644 \begin_inset Text
15645
15646 \begin_layout Standard
15647
15648 \backslash
15649 cap 
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15655 \begin_inset Text
15656
15657 \begin_layout Standard
15658 \begin_inset Formula $\cap$
15659 \end_inset
15660
15661
15662 \end_layout
15663
15664 \end_inset
15665 </cell>
15666 </row>
15667 <row topline="true">
15668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15669 \begin_inset Text
15670
15671 \begin_layout Standard
15672
15673 \backslash
15674 cup
15675 \end_layout
15676
15677 \end_inset
15678 </cell>
15679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15680 \begin_inset Text
15681
15682 \begin_layout Standard
15683 \begin_inset Formula $\cup$
15684 \end_inset
15685
15686
15687 \end_layout
15688
15689 \end_inset
15690 </cell>
15691 </row>
15692 <row topline="true">
15693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \begin_layout Standard
15697
15698 \backslash
15699 dagger
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Standard
15708 \begin_inset Formula $\dagger$
15709 \end_inset
15710
15711
15712 \end_layout
15713
15714 \end_inset
15715 </cell>
15716 </row>
15717 <row topline="true">
15718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15719 \begin_inset Text
15720
15721 \begin_layout Standard
15722
15723 \backslash
15724 ddagger
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Standard
15733 \begin_inset Formula $\ddagger$
15734 \end_inset
15735
15736
15737 \end_layout
15738
15739 \end_inset
15740 </cell>
15741 </row>
15742 <row topline="true">
15743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Standard
15747
15748 \backslash
15749 wr
15750 \end_layout
15751
15752 \end_inset
15753 </cell>
15754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15755 \begin_inset Text
15756
15757 \begin_layout Standard
15758 \begin_inset Formula $\wr$
15759 \end_inset
15760
15761
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 </row>
15767 <row topline="true">
15768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Standard
15772
15773 \backslash
15774 bigcirc
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Standard
15783 \begin_inset Formula $\bigcirc$
15784 \end_inset
15785
15786
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 </row>
15792 <row topline="true">
15793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Standard
15797
15798 \backslash
15799 wedge
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Standard
15808 \begin_inset Formula $\wedge$
15809 \end_inset
15810
15811
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 </row>
15817 <row topline="true" bottomline="true">
15818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15819 \begin_inset Text
15820
15821 \begin_layout Standard
15822
15823 \backslash
15824 vee
15825 \end_layout
15826
15827 \end_inset
15828 </cell>
15829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Standard
15833 \begin_inset Formula $\vee$
15834 \end_inset
15835
15836
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 </row>
15842 </lyxtabular>
15843
15844 \end_inset
15845
15846
15847 \hfill
15848
15849 \begin_inset Tabular
15850 <lyxtabular version="3" rows="13" columns="2">
15851 <features>
15852 <column alignment="center" valignment="top" leftline="true" width="0pt">
15853 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15854 <row topline="true" bottomline="true">
15855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Standard
15859 Command
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15865 \begin_inset Text
15866
15867 \begin_layout Standard
15868 Result
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 </row>
15874 <row topline="true">
15875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15876 \begin_inset Text
15877
15878 \begin_layout Standard
15879
15880 \backslash
15881 oplus
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Standard
15890 \begin_inset Formula $\oplus$
15891 \end_inset
15892
15893
15894 \end_layout
15895
15896 \end_inset
15897 </cell>
15898 </row>
15899 <row topline="true">
15900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15901 \begin_inset Text
15902
15903 \begin_layout Standard
15904
15905 \backslash
15906 ominus
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15912 \begin_inset Text
15913
15914 \begin_layout Standard
15915 \begin_inset Formula $\ominus$
15916 \end_inset
15917
15918
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 </row>
15924 <row topline="true">
15925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15926 \begin_inset Text
15927
15928 \begin_layout Standard
15929
15930 \backslash
15931 otimes
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Standard
15940 \begin_inset Formula $\otimes$
15941 \end_inset
15942
15943
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 </row>
15949 <row topline="true">
15950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Standard
15954
15955 \backslash
15956 oslash
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Standard
15965 \begin_inset Formula $\oslash$
15966 \end_inset
15967
15968
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 </row>
15974 <row topline="true">
15975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Standard
15979
15980 \backslash
15981 odot
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15987 \begin_inset Text
15988
15989 \begin_layout Standard
15990 \begin_inset Formula $\odot$
15991 \end_inset
15992
15993
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 </row>
15999 <row topline="true">
16000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Standard
16004
16005 \backslash
16006 amalg
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Standard
16015 \begin_inset Formula $\amalg$
16016 \end_inset
16017
16018
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 </row>
16024 <row topline="true">
16025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Standard
16029
16030 \backslash
16031 uplus
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Standard
16040 \begin_inset Formula $\uplus$
16041 \end_inset
16042
16043
16044 \end_layout
16045
16046 \end_inset
16047 </cell>
16048 </row>
16049 <row topline="true">
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Standard
16054
16055 \backslash
16056 setminus
16057 \end_layout
16058
16059 \end_inset
16060 </cell>
16061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Standard
16065 \begin_inset Formula $\setminus$
16066 \end_inset
16067
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 <row topline="true">
16075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Standard
16079
16080 \backslash
16081 sqcap
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16087 \begin_inset Text
16088
16089 \begin_layout Standard
16090 \begin_inset Formula $\sqcap$
16091 \end_inset
16092
16093
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 </row>
16099 <row topline="true">
16100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16101 \begin_inset Text
16102
16103 \begin_layout Standard
16104
16105 \backslash
16106 sqcup
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Standard
16115 \begin_inset Formula $\sqcup$
16116 \end_inset
16117
16118
16119 \end_layout
16120
16121 \end_inset
16122 </cell>
16123 </row>
16124 <row topline="true">
16125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Standard
16129
16130 \backslash
16131 triangleleft
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Standard
16140 \begin_inset Formula $\triangleleft$
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 </row>
16149 <row topline="true" bottomline="true">
16150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Standard
16154
16155 \backslash
16156 triangleright
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Standard
16165 \begin_inset Formula $\triangleright$
16166 \end_inset
16167
16168
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 </row>
16174 </lyxtabular>
16175
16176 \end_inset
16177
16178
16179 \hfill
16180
16181 \end_layout
16182
16183 \begin_layout Standard
16184 All binary operators can also be inserted via the math toolbar button 
16185 \begin_inset Graphics
16186         filename ../images/math/pm.png
16187         scale 85
16188
16189 \end_inset
16190
16191 .
16192 \end_layout
16193
16194 \begin_layout Standard
16195 To typeset the Laplace operator also 
16196 \series bold
16197
16198 \backslash
16199 Delta
16200 \series default
16201  or 
16202 \series bold
16203
16204 \backslash
16205 nabla
16206 \series default
16207 ^
16208 \series bold
16209 2
16210 \series default
16211  (
16212 \begin_inset Formula $\nabla^{2}$
16213 \end_inset
16214
16215 ) can be used instead of 
16216 \series bold
16217
16218 \backslash
16219 bigtriangleup
16220 \series default
16221  .
16222 \end_layout
16223
16224 \begin_layout Standard
16225 The character 
16226 \family sans
16227 Menu Separator
16228 \family default
16229  from the menu 
16230 \family sans
16231 Insert\SpecialChar \menuseparator
16232 Special Character
16233 \family default
16234  is the operator 
16235 \series bold
16236
16237 \backslash
16238 triangleright
16239 \series default
16240 .
16241 \end_layout
16242
16243 \begin_layout Subsection
16244 Self-defined Operators
16245 \begin_inset LatexCommand label
16246 name "sub:Self-defined-Operators"
16247
16248 \end_inset
16249
16250
16251 \begin_inset LatexCommand index
16252 name "Operators ! self-defined"
16253
16254 \end_inset
16255
16256
16257 \end_layout
16258
16259 \begin_layout Standard
16260 With the help of the command 
16261 \series bold
16262
16263 \backslash
16264 DeclareMathOperator
16265 \series default
16266
16267 \begin_inset LatexCommand index
16268 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
16269
16270 \end_inset
16271
16272  custom operators can be defined in the LaTeX-preamble.
16273  Its command scheme is:
16274 \end_layout
16275
16276 \begin_layout Standard
16277
16278 \series bold
16279
16280 \backslash
16281 DeclareMathOperator{new command}{display}
16282 \end_layout
16283
16284 \begin_layout Standard
16285 Display can be characters or symbols that define how the operator looks
16286  in the output.
16287  To define a big operator a * is set behind the command.
16288  All self-defined big operators can have limits as described in 
16289 \begin_inset LatexCommand ref
16290 reference "sub:Operator-Limits"
16291
16292 \end_inset
16293
16294 .
16295 \end_layout
16296
16297 \begin_layout Standard
16298 For example the LaTeX-preamble line
16299 \end_layout
16300
16301 \begin_layout Standard
16302
16303 \series bold
16304
16305 \backslash
16306 DeclareMathOperator*{
16307 \backslash
16308 Lozenge}{
16309 \backslash
16310 blacklozenge}
16311 \end_layout
16312
16313 \begin_layout Standard
16314 defines the command 
16315 \series bold
16316
16317 \backslash
16318 Lozenge
16319 \series default
16320 , that inserts a big operator consisting of the lozenge symbol from 
16321 \begin_inset LatexCommand ref
16322 reference "sub:Miscellaneous-Symbols"
16323
16324 \end_inset
16325
16326 :
16327 \begin_inset Formula \[
16328 \Lozenge_{n=1}^{\infty}\]
16329
16330 \end_inset
16331
16332 The command for this formula is: 
16333 \series bold
16334
16335 \backslash
16336 Lozenge
16337 \series default
16338 ^
16339 \series bold
16340
16341 \backslash
16342 infty
16343 \begin_inset Formula $\to$
16344 \end_inset
16345
16346 _n=1
16347 \end_layout
16348
16349 \begin_layout Standard
16350 \begin_inset VSpace bigskip
16351 \end_inset
16352
16353 When self-defined operators are not used several times in the document,
16354  they can also be defined with the commands 
16355 \series bold
16356
16357 \backslash
16358 mathop
16359 \series default
16360
16361 \begin_inset LatexCommand index
16362 name "Commands ! M ! \\textbackslash mathop"
16363
16364 \end_inset
16365
16366  and 
16367 \series bold
16368
16369 \backslash
16370 mathbin
16371 \series default
16372
16373 \begin_inset LatexCommand index
16374 name "Commands ! M ! \\textbackslash mathbin"
16375
16376 \end_inset
16377
16378 , which have the following scheme:
16379 \end_layout
16380
16381 \begin_layout Standard
16382
16383 \series bold
16384
16385 \backslash
16386 mathop{display}
16387 \series default
16388  and 
16389 \series bold
16390
16391 \backslash
16392 mathbin{display}
16393 \end_layout
16394
16395 \begin_layout Standard
16396
16397 \series bold
16398
16399 \backslash
16400 mathop
16401 \series default
16402  defines big operators, 
16403 \series bold
16404
16405 \backslash
16406 mathbin
16407 \series default
16408  binary operators.
16409 \end_layout
16410
16411 \begin_layout Standard
16412
16413 \series bold
16414
16415 \backslash
16416 mathop
16417 \series default
16418  can e.\InsetSpace \thinspace{}
16419 g.\InsetSpace ~
16420 be used to use one limit for several operators:
16421 \end_layout
16422
16423 \begin_layout Standard
16424 \begin_inset Formula \[
16425 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
16426
16427 \end_inset
16428
16429
16430 \end_layout
16431
16432 \begin_layout Standard
16433 The command for the formula above is:
16434 \newline
16435
16436 \series bold
16437
16438 \backslash
16439 mathop{
16440 \backslash
16441 sum
16442 \backslash
16443 negmedspace
16444 \backslash
16445 sum
16446 \series default
16447
16448 \begin_inset ERT
16449 status collapsed
16450
16451 \begin_layout Standard
16452
16453
16454 \backslash
16455 spce 
16456 \end_layout
16457
16458 \end_inset
16459
16460
16461 \series bold
16462
16463 \begin_inset Formula $\to$
16464 \end_inset
16465
16466 ^N
16467 \series default
16468
16469 \begin_inset ERT
16470 status collapsed
16471
16472 \begin_layout Standard
16473
16474
16475 \backslash
16476 spce 
16477 \end_layout
16478
16479 \end_inset
16480
16481
16482 \series bold
16483 _i,j=1
16484 \end_layout
16485
16486 \begin_layout Section
16487 Fonts
16488 \begin_inset LatexCommand index
16489 name "Fonts"
16490
16491 \end_inset
16492
16493
16494 \end_layout
16495
16496 \begin_layout Subsection
16497 Font Styles
16498 \begin_inset LatexCommand label
16499 name "sub:Font-Styles"
16500
16501 \end_inset
16502
16503
16504 \begin_inset LatexCommand index
16505 name "Font ! style"
16506
16507 \end_inset
16508
16509
16510 \end_layout
16511
16512 \begin_layout Standard
16513 Latin letters in formulas can be set in one of the following font styles:
16514 \begin_inset VSpace -2mm
16515 \end_inset
16516
16517
16518 \end_layout
16519
16520 \begin_layout Standard
16521 \align center
16522 \begin_inset Tabular
16523 <lyxtabular version="3" rows="6" columns="3">
16524 <features>
16525 <column alignment="center" valignment="top" leftline="true" width="0">
16526 <column alignment="center" valignment="top" leftline="true" width="0">
16527 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16528 <row topline="true" bottomline="true">
16529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Standard
16533 Command
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 Result
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Standard
16551 shortcut
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 </row>
16557 <row topline="true">
16558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Standard
16562
16563 \backslash
16564 mathbb
16565 \series bold
16566
16567 \begin_inset ERT
16568 status collapsed
16569
16570 \begin_layout Standard
16571
16572
16573 \backslash
16574 spce 
16575 \end_layout
16576
16577 \end_inset
16578
16579
16580 \series default
16581 ABC
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Standard
16590 \begin_inset Formula $\mathbb{ABC}$
16591 \end_inset
16592
16593
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Standard
16602 Alt-z k
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 </row>
16608 <row topline="true">
16609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Standard
16613
16614 \backslash
16615 mathbf
16616 \series bold
16617
16618 \begin_inset ERT
16619 status collapsed
16620
16621 \begin_layout Standard
16622
16623
16624 \backslash
16625 spce 
16626 \end_layout
16627
16628 \end_inset
16629
16630
16631 \series default
16632 AbC
16633 \end_layout
16634
16635 \end_inset
16636 </cell>
16637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Standard
16641 \begin_inset Formula $\mathbf{AbC}$
16642 \end_inset
16643
16644
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Standard
16653 Alt-z f
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 </row>
16659 <row topline="true">
16660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Standard
16664
16665 \backslash
16666 boldsymbol
16667 \series bold
16668
16669 \begin_inset ERT
16670 status collapsed
16671
16672 \begin_layout Standard
16673
16674
16675 \backslash
16676 spce 
16677 \end_layout
16678
16679 \end_inset
16680
16681
16682 \series default
16683 AbC
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Standard
16692 \begin_inset Formula $\boldsymbol{AbC}$
16693 \end_inset
16694
16695
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Standard
16704 -
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row topline="true">
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Standard
16715
16716 \backslash
16717 mathcal
16718 \series bold
16719
16720 \begin_inset ERT
16721 status collapsed
16722
16723 \begin_layout Standard
16724
16725
16726 \backslash
16727 spce 
16728 \end_layout
16729
16730 \end_inset
16731
16732
16733 \series default
16734 ABC
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Standard
16743 \begin_inset Formula $\mathcal{ABC}$
16744 \end_inset
16745
16746
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Standard
16755 Alt-z h
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 </row>
16761 <row topline="true" bottomline="true">
16762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Standard
16766
16767 \backslash
16768 mathfrak
16769 \series bold
16770
16771 \begin_inset ERT
16772 status collapsed
16773
16774 \begin_layout Standard
16775
16776
16777 \backslash
16778 spce 
16779 \end_layout
16780
16781 \end_inset
16782
16783
16784 \series default
16785 AbC
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Standard
16794 \begin_inset Formula $\mathfrak{AbC}$
16795 \end_inset
16796
16797
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Standard
16806 -
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 </row>
16812 </lyxtabular>
16813
16814 \end_inset
16815
16816
16817 \end_layout
16818
16819 \begin_layout Standard
16820 \align center
16821 \begin_inset Tabular
16822 <lyxtabular version="3" rows="5" columns="3">
16823 <features>
16824 <column alignment="center" valignment="top" leftline="true" width="0">
16825 <column alignment="center" valignment="top" leftline="true" width="0">
16826 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16827 <row topline="true" bottomline="true">
16828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Standard
16832 Command
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 Result
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Standard
16850 shortcut
16851 \end_layout
16852
16853 \end_inset
16854 </cell>
16855 </row>
16856 <row topline="true">
16857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Standard
16861
16862 \backslash
16863 mathit
16864 \series bold
16865
16866 \begin_inset ERT
16867 status collapsed
16868
16869 \begin_layout Standard
16870
16871
16872 \backslash
16873 spce 
16874 \end_layout
16875
16876 \end_inset
16877
16878
16879 \series default
16880 AbC
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Standard
16889 \begin_inset Formula $\mathit{AbC}$
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Standard
16901 -
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 </row>
16907 <row topline="true">
16908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Standard
16912
16913 \backslash
16914 mathrm
16915 \series bold
16916
16917 \begin_inset ERT
16918 status collapsed
16919
16920 \begin_layout Standard
16921
16922
16923 \backslash
16924 spce 
16925 \end_layout
16926
16927 \end_inset
16928
16929
16930 \series default
16931 AbC
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Standard
16940 \begin_inset Formula $\mathrm{AbC}$
16941 \end_inset
16942
16943
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Standard
16952 Alt-z r
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 </row>
16958 <row topline="true">
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Standard
16963
16964 \backslash
16965 mathsf
16966 \series bold
16967
16968 \begin_inset ERT
16969 status collapsed
16970
16971 \begin_layout Standard
16972
16973
16974 \backslash
16975 spce 
16976 \end_layout
16977
16978 \end_inset
16979
16980
16981 \series default
16982 AbC
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Standard
16991 \begin_inset Formula $\mathsf{AbC}$
16992 \end_inset
16993
16994
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Standard
17003 Alt-z s
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 </row>
17009 <row topline="true" bottomline="true">
17010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Standard
17014
17015 \backslash
17016 mathtt
17017 \series bold
17018
17019 \begin_inset ERT
17020 status collapsed
17021
17022 \begin_layout Standard
17023
17024
17025 \backslash
17026 spce 
17027 \end_layout
17028
17029 \end_inset
17030
17031
17032 \series default
17033 AbC
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Standard
17042 \begin_inset Formula $\mathtt{AbC}$
17043 \end_inset
17044
17045
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Standard
17054 -
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 </lyxtabular>
17061
17062 \end_inset
17063
17064
17065 \end_layout
17066
17067 \begin_layout Standard
17068 \begin_inset Note Greyedout
17069 status open
17070
17071 \begin_layout Standard
17072
17073 \series bold
17074 Note:
17075 \series default
17076  The styles 
17077 \series bold
17078
17079 \backslash
17080 mathbb
17081 \series default
17082  and 
17083 \series bold
17084
17085 \backslash
17086 mathcal
17087 \series default
17088  can only be used for big letters.
17089 \end_layout
17090
17091 \end_inset
17092
17093
17094 \end_layout
17095
17096 \begin_layout Standard
17097 Predefined is the style 
17098 \series bold
17099
17100 \backslash
17101 mathnormal
17102 \series default
17103 .
17104 \end_layout
17105
17106 \begin_layout Standard
17107 The style commands work also for letters in mathematical constructs:
17108 \begin_inset Formula \[
17109 \mathfrak{A=\frac{b}{C}}\]
17110
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \begin_layout Standard
17117 Characters in mathematical text don't appear in a math font style but in
17118  the text font style 
17119 \series bold
17120
17121 \backslash
17122 textrm
17123 \series default
17124 .
17125  That their style can't be set correctly via the text style dialog is a
17126  bug in LyX.
17127 \begin_inset Foot
17128 status collapsed
17129
17130 \begin_layout Standard
17131  
17132 \begin_inset ERT
17133 status collapsed
17134
17135 \begin_layout Standard
17136
17137
17138 \backslash
17139 href{http://bugzilla.lyx.org/show_bug.cgi?id=4091}{
17140 \end_layout
17141
17142 \end_inset
17143
17144 LyX-bug #4091
17145 \begin_inset ERT
17146 status collapsed
17147
17148 \begin_layout Standard
17149
17150 }
17151 \end_layout
17152
17153 \end_inset
17154
17155
17156 \end_layout
17157
17158 \end_inset
17159
17160
17161 \end_layout
17162
17163 \begin_layout Standard
17164 Instead of the style commands the dialog 
17165 \family sans
17166 Edit\SpecialChar \menuseparator
17167 Math\SpecialChar \menuseparator
17168 Text Style
17169 \family default
17170  or the toolbar button 
17171 \begin_inset Graphics
17172         filename ../images/math/font.png
17173         scale 85
17174
17175 \end_inset
17176
17177  can be used.
17178 \end_layout
17179
17180 \begin_layout Subsection
17181 Bold Formulas
17182 \begin_inset LatexCommand label
17183 name "sub:Bold-Formulas"
17184
17185 \end_inset
17186
17187
17188 \begin_inset LatexCommand index
17189 name "Formula ! bold"
17190
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \begin_layout Standard
17197 To make a complete formula bold, the command 
17198 \series bold
17199
17200 \backslash
17201 mathbf
17202 \series default
17203  from the previous subsection cannot be used, because it doesn't work for
17204  small Greek letters.
17205  Furthermore it prints Latin letters always upright, like in the following
17206  equation:
17207 \end_layout
17208
17209 \begin_layout Standard
17210 \begin_inset Formula \[
17211 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
17212
17213 \end_inset
17214
17215
17216 \end_layout
17217
17218 \begin_layout Standard
17219 To display the formula correctly, the command 
17220 \series bold
17221
17222 \backslash
17223 boldsymbol
17224 \series default
17225  is used:
17226 \begin_inset Formula \[
17227 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
17228
17229 \end_inset
17230
17231 It is also possible to set the formula in a 
17232 \series bold
17233 boldmath environment
17234 \series default
17235 .
17236  This environment is created by inserting the command 
17237 \series bold
17238
17239 \backslash
17240 boldmath
17241 \begin_inset LatexCommand index
17242 name "Commands ! B ! \\textbackslash boldmath"
17243
17244 \end_inset
17245
17246
17247 \series default
17248  in TeX-mode.
17249  To end the environment, the command 
17250 \series bold
17251
17252 \backslash
17253 unboldmath
17254 \begin_inset LatexCommand index
17255 name "Commands ! U ! \\textbackslash unboldmath"
17256
17257 \end_inset
17258
17259
17260 \series default
17261  is inserted in TeX-mode.
17262 \begin_inset ERT
17263 status collapsed
17264
17265 \begin_layout Standard
17266
17267
17268 \backslash
17269 boldmath 
17270 \end_layout
17271
17272 \end_inset
17273
17274
17275 \begin_inset Formula \[
17276 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
17277
17278 \end_inset
17279
17280
17281 \begin_inset ERT
17282 status collapsed
17283
17284 \begin_layout Standard
17285
17286
17287 \backslash
17288 unboldmath 
17289 \end_layout
17290
17291 \end_inset
17292
17293
17294 \end_layout
17295
17296 \begin_layout Subsection
17297 Font Sizes
17298 \begin_inset LatexCommand label
17299 name "sub:Font-Sizes"
17300
17301 \end_inset
17302
17303
17304 \begin_inset LatexCommand index
17305 name "Font ! size"
17306
17307 \end_inset
17308
17309
17310 \end_layout
17311
17312 \begin_layout Standard
17313 For characters in formulas there are, analog to characters in text, the
17314  following size commands:
17315 \end_layout
17316
17317 \begin_layout Standard
17318
17319 \series bold
17320
17321 \backslash
17322 Huge
17323 \series default
17324
17325 \series bold
17326
17327 \backslash
17328 huge
17329 \series default
17330
17331 \series bold
17332
17333 \backslash
17334 LARGE
17335 \series default
17336
17337 \series bold
17338
17339 \backslash
17340 Large
17341 \series default
17342
17343 \series bold
17344
17345 \backslash
17346 large
17347 \series default
17348
17349 \series bold
17350
17351 \backslash
17352 normalsize
17353 \series default
17354
17355 \series bold
17356
17357 \backslash
17358 small
17359 \series default
17360 ,
17361 \newline
17362
17363 \series bold
17364
17365 \backslash
17366 footnotesize
17367 \series default
17368
17369 \series bold
17370
17371 \backslash
17372 scriptsize
17373 \series default
17374 , and 
17375 \series bold
17376
17377 \backslash
17378 tiny
17379 \end_layout
17380
17381 \begin_layout Standard
17382 The size produced by the commands depends on the document font size, that
17383  corresponds with the command 
17384 \series bold
17385
17386 \backslash
17387 normalsize
17388 \series default
17389 .
17390  The other commands produce smaller or larger sizes than 
17391 \series bold
17392
17393 \backslash
17394 normalsize
17395 \series default
17396 .
17397  The font size can however not exceed a certain value.
17398  Is for example the document font size 12\InsetSpace \thinspace{}
17399 pt, the command 
17400 \series bold
17401
17402 \backslash
17403 Huge
17404 \series default
17405  switches to the same size as 
17406 \series bold
17407
17408 \backslash
17409 huge
17410 \series default
17411 .
17412  
17413 \end_layout
17414
17415 \begin_layout Standard
17416 A size command is inserted in TeX-mode before the formula and sets the size
17417  for all following formula and text characters.
17418  To switch back to the initial size, the command 
17419 \series bold
17420
17421 \backslash
17422 normalsize
17423 \series default
17424  is inserted behind the formula in TeX-mode.
17425 \end_layout
17426
17427 \begin_layout Standard
17428 Within a formula the size can only be changed for symbols or letters in
17429  mathematical text.
17430  To do this, the size command is inserted in mathematical text.
17431  All following characters until the end of the mathematical text or until
17432  another size command will have the selected size.
17433  Two examples:
17434 \begin_inset VSpace -2mm
17435 \end_inset
17436
17437
17438 \end_layout
17439
17440 \begin_layout Standard
17441 \begin_inset ERT
17442 status collapsed
17443
17444 \begin_layout Standard
17445
17446
17447 \backslash
17448 huge 
17449 \end_layout
17450
17451 \end_inset
17452
17453
17454 \begin_inset Formula \[
17455 A=\frac{B}{c}\cdot\maltese\]
17456
17457 \end_inset
17458
17459
17460 \begin_inset Formula \[
17461 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
17462
17463 \end_inset
17464
17465
17466 \begin_inset ERT
17467 status collapsed
17468
17469 \begin_layout Standard
17470
17471
17472 \backslash
17473 normalsize 
17474 \end_layout
17475
17476 \end_inset
17477
17478
17479 \end_layout
17480
17481 \begin_layout Standard
17482 \begin_inset VSpace medskip
17483 \end_inset
17484
17485 Before both formulas the command 
17486 \series bold
17487
17488 \backslash
17489 huge
17490 \series default
17491  was inserted.
17492  The command for the second formula is:
17493 \newline
17494
17495 \series bold
17496
17497 \backslash
17498 maltese
17499 \begin_inset ERT
17500 status collapsed
17501
17502 \begin_layout Standard
17503
17504
17505 \backslash
17506 spce 
17507 \end_layout
17508
17509 \end_inset
17510
17511 A Alt-m m 
17512 \backslash
17513 Large
17514 \begin_inset ERT
17515 status collapsed
17516
17517 \begin_layout Standard
17518
17519
17520 \backslash
17521 spce 
17522 \end_layout
17523
17524 \end_inset
17525
17526
17527 \backslash
17528 maltese
17529 \begin_inset ERT
17530 status collapsed
17531
17532 \begin_layout Standard
17533
17534
17535 \backslash
17536 spce 
17537 \end_layout
17538
17539 \end_inset
17540
17541
17542 \backslash
17543 textit
17544 \begin_inset ERT
17545 status collapsed
17546
17547 \begin_layout Standard
17548
17549
17550 \backslash
17551 spce 
17552 \end_layout
17553
17554 \end_inset
17555
17556 A
17557 \begin_inset Formula $\to$
17558 \end_inset
17559
17560
17561 \begin_inset Formula $\to$
17562 \end_inset
17563
17564
17565 \newline
17566
17567 \begin_inset ERT
17568 status collapsed
17569
17570 \begin_layout Standard
17571
17572
17573 \backslash
17574 hspace*{1cm}
17575 \end_layout
17576
17577 \end_inset
17578
17579 Alt-m
17580 \series default
17581  
17582 \series bold
17583
17584 \backslash
17585 tiny
17586 \begin_inset ERT
17587 status collapsed
17588
17589 \begin_layout Standard
17590
17591
17592 \backslash
17593 spce 
17594 \end_layout
17595
17596 \end_inset
17597
17598
17599 \backslash
17600 maltese
17601 \begin_inset ERT
17602 status collapsed
17603
17604 \begin_layout Standard
17605
17606
17607 \backslash
17608 spce 
17609 \end_layout
17610
17611 \end_inset
17612
17613
17614 \backslash
17615 textit
17616 \begin_inset ERT
17617 status collapsed
17618
17619 \begin_layout Standard
17620
17621
17622 \backslash
17623 spce 
17624 \end_layout
17625
17626 \end_inset
17627
17628 A
17629 \end_layout
17630
17631 \begin_layout Standard
17632 If a symbol cannot be displayed in different sizes, it will always be displayed
17633  in the default size.
17634 \end_layout
17635
17636 \begin_layout Section
17637 Greek Letters
17638 \begin_inset LatexCommand index
17639 name "Greek letters"
17640
17641 \end_inset
17642
17643
17644 \end_layout
17645
17646 \begin_layout Standard
17647 All Greek letters can also be inserted via the toolbar button 
17648 \begin_inset Graphics
17649         filename ../images/math/alpha.png
17650         scale 85
17651
17652 \end_inset
17653
17654 .
17655 \end_layout
17656
17657 \begin_layout Subsection
17658 Small Letters
17659 \begin_inset LatexCommand label
17660 name "sub:Small-Letters"
17661
17662 \end_inset
17663
17664
17665 \begin_inset LatexCommand index
17666 name "Greek letters ! small"
17667
17668 \end_inset
17669
17670
17671 \end_layout
17672
17673 \begin_layout Standard
17674
17675 \hfill
17676
17677 \begin_inset Tabular
17678 <lyxtabular version="3" rows="11" columns="2">
17679 <features>
17680 <column alignment="center" valignment="top" leftline="true" width="0pt">
17681 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17682 <row topline="true" bottomline="true">
17683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Standard
17687 Command
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17693 \begin_inset Text
17694
17695 \begin_layout Standard
17696 Result
17697 \end_layout
17698
17699 \end_inset
17700 </cell>
17701 </row>
17702 <row topline="true">
17703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17704 \begin_inset Text
17705
17706 \begin_layout Standard
17707
17708 \backslash
17709 alpha
17710 \end_layout
17711
17712 \end_inset
17713 </cell>
17714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Standard
17718 \begin_inset Formula $\alpha$
17719 \end_inset
17720
17721
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 </row>
17727 <row topline="true">
17728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Standard
17732
17733 \backslash
17734 beta
17735 \end_layout
17736
17737 \end_inset
17738 </cell>
17739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17740 \begin_inset Text
17741
17742 \begin_layout Standard
17743 \begin_inset Formula $\beta$
17744 \end_inset
17745
17746
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 </row>
17752 <row topline="true">
17753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Standard
17757
17758 \backslash
17759 gamma
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Standard
17768 \begin_inset Formula $\gamma$
17769 \end_inset
17770
17771
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 </row>
17777 <row topline="true">
17778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17779 \begin_inset Text
17780
17781 \begin_layout Standard
17782
17783 \backslash
17784 delta
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17790 \begin_inset Text
17791
17792 \begin_layout Standard
17793 \begin_inset Formula $\delta$
17794 \end_inset
17795
17796
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 </row>
17802 <row topline="true">
17803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Standard
17807
17808 \backslash
17809 epsilon
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Standard
17818 \begin_inset Formula $\epsilon$
17819 \end_inset
17820
17821
17822 \end_layout
17823
17824 \end_inset
17825 </cell>
17826 </row>
17827 <row topline="true">
17828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Standard
17832
17833 \backslash
17834 varepsilon
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17840 \begin_inset Text
17841
17842 \begin_layout Standard
17843 \begin_inset Formula $\varepsilon$
17844 \end_inset
17845
17846
17847 \end_layout
17848
17849 \end_inset
17850 </cell>
17851 </row>
17852 <row topline="true">
17853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Standard
17857
17858 \backslash
17859 zeta
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Standard
17868 \begin_inset Formula $\zeta$
17869 \end_inset
17870
17871
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 </row>
17877 <row topline="true">
17878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Standard
17882
17883 \backslash
17884 eta
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Standard
17893 \begin_inset Formula $\eta$
17894 \end_inset
17895
17896
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 </row>
17902 <row topline="true">
17903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Standard
17907
17908 \backslash
17909 theta
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Standard
17918 \begin_inset Formula $\theta$
17919 \end_inset
17920
17921
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 </row>
17927 <row topline="true" bottomline="true">
17928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Standard
17932
17933 \backslash
17934 vartheta
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Standard
17943 \begin_inset Formula $\vartheta$
17944 \end_inset
17945
17946
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 </row>
17952 </lyxtabular>
17953
17954 \end_inset
17955
17956
17957 \hfill
17958
17959 \begin_inset Tabular
17960 <lyxtabular version="3" rows="12" columns="2">
17961 <features>
17962 <column alignment="center" valignment="top" leftline="true" width="0pt">
17963 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17964 <row topline="true" bottomline="true">
17965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Standard
17969 Command
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Standard
17978 Result
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 </row>
17984 <row topline="true">
17985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Standard
17989
17990 \backslash
17991 iota
17992 \end_layout
17993
17994 \end_inset
17995 </cell>
17996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Standard
18000 \begin_inset Formula $\iota$
18001 \end_inset
18002
18003
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 </row>
18009 <row topline="true">
18010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Standard
18014
18015 \backslash
18016 kappa
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Standard
18025 \begin_inset Formula $\kappa$
18026 \end_inset
18027
18028
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 </row>
18034 <row topline="true">
18035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Standard
18039
18040 \backslash
18041 varkappa
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Standard
18050 \begin_inset Formula $\varkappa$
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 </row>
18059 <row topline="true">
18060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Standard
18064
18065 \backslash
18066 lambda
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Standard
18075 \begin_inset Formula $\lambda$
18076 \end_inset
18077
18078
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 </row>
18084 <row topline="true">
18085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Standard
18089
18090 \backslash
18091 mu
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Standard
18100 \begin_inset Formula $\mu$
18101 \end_inset
18102
18103
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 </row>
18109 <row topline="true">
18110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Standard
18114
18115 \backslash
18116 nu
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Standard
18125 \begin_inset Formula $\nu$
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 </row>
18134 <row topline="true">
18135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Standard
18139
18140 \backslash
18141 xi
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Standard
18150 \begin_inset Formula $\xi$
18151 \end_inset
18152
18153
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 </row>
18159 <row topline="true">
18160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Standard
18164 o
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Standard
18173 \begin_inset Formula $o$
18174 \end_inset
18175
18176
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 </row>
18182 <row topline="true">
18183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Standard
18187
18188 \backslash
18189 pi
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Standard
18198 \begin_inset Formula $\pi$
18199 \end_inset
18200
18201
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 </row>
18207 <row topline="true">
18208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18209 \begin_inset Text
18210
18211 \begin_layout Standard
18212
18213 \backslash
18214 varpi
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Standard
18223 \begin_inset Formula $\varpi$
18224 \end_inset
18225
18226
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 </row>
18232 <row topline="true" bottomline="true">
18233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Standard
18237
18238 \backslash
18239 rho
18240 \end_layout
18241
18242 \end_inset
18243 </cell>
18244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Standard
18248 \begin_inset Formula $\rho$
18249 \end_inset
18250
18251
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 </lyxtabular>
18258
18259 \end_inset
18260
18261
18262 \hfill
18263
18264 \begin_inset Tabular
18265 <lyxtabular version="3" rows="11" columns="2">
18266 <features>
18267 <column alignment="center" valignment="top" leftline="true" width="0pt">
18268 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18269 <row topline="true" bottomline="true">
18270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Standard
18274 Command
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Standard
18283 Result
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 </row>
18289 <row topline="true">
18290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Standard
18294
18295 \backslash
18296 varrho
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Standard
18305 \begin_inset Formula $\varrho$
18306 \end_inset
18307
18308
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 </row>
18314 <row topline="true">
18315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Standard
18319
18320 \backslash
18321 sigma
18322 \end_layout
18323
18324 \end_inset
18325 </cell>
18326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18327 \begin_inset Text
18328
18329 \begin_layout Standard
18330 \begin_inset Formula $\sigma$
18331 \end_inset
18332
18333
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 </row>
18339 <row topline="true">
18340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Standard
18344
18345 \backslash
18346 varsigma
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Standard
18355 \begin_inset Formula $\varsigma$
18356 \end_inset
18357
18358
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 </row>
18364 <row topline="true">
18365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Standard
18369
18370 \backslash
18371 tau
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Standard
18380 \begin_inset Formula $\tau$
18381 \end_inset
18382
18383
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 </row>
18389 <row topline="true">
18390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Standard
18394
18395 \backslash
18396 upsilon
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Standard
18405 \begin_inset Formula $\upsilon$
18406 \end_inset
18407
18408
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 </row>
18414 <row topline="true">
18415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18416 \begin_inset Text
18417
18418 \begin_layout Standard
18419
18420 \backslash
18421 phi
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Standard
18430 \begin_inset Formula $\phi$
18431 \end_inset
18432
18433
18434 \end_layout
18435
18436 \end_inset
18437 </cell>
18438 </row>
18439 <row topline="true">
18440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Standard
18444
18445 \backslash
18446 varphi
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Standard
18455 \begin_inset Formula $\varphi$
18456 \end_inset
18457
18458
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 </row>
18464 <row topline="true">
18465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Standard
18469
18470 \backslash
18471 chi
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Standard
18480 \begin_inset Formula $\chi$
18481 \end_inset
18482
18483
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 </row>
18489 <row topline="true">
18490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Standard
18494
18495 \backslash
18496 psi
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Standard
18505 \begin_inset Formula $\psi$
18506 \end_inset
18507
18508
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 </row>
18514 <row topline="true" bottomline="true">
18515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Standard
18519
18520 \backslash
18521 omega
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Standard
18530 \begin_inset Formula $\omega$
18531 \end_inset
18532
18533
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 </row>
18539 </lyxtabular>
18540
18541 \end_inset
18542
18543
18544 \hfill
18545
18546 \end_layout
18547
18548 \begin_layout Standard
18549 \begin_inset VSpace medskip
18550 \end_inset
18551
18552
18553 \end_layout
18554
18555 \begin_layout Standard
18556 How to create upright Greek letters is explained in 
18557 \begin_inset LatexCommand ref
18558 reference "sub:Upright-small-Greek"
18559
18560 \end_inset
18561
18562 .
18563 \end_layout
18564
18565 \begin_layout Subsection
18566 Big Letters
18567 \begin_inset LatexCommand index
18568 name "Greek letters ! big"
18569
18570 \end_inset
18571
18572
18573 \end_layout
18574
18575 \begin_layout Standard
18576
18577 \hfill
18578
18579 \begin_inset Tabular
18580 <lyxtabular version="3" rows="7" columns="2">
18581 <features>
18582 <column alignment="center" valignment="top" leftline="true" width="0pt">
18583 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18584 <row topline="true" bottomline="true">
18585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18586 \begin_inset Text
18587
18588 \begin_layout Standard
18589 Command
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Standard
18598 Result
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 </row>
18604 <row topline="true">
18605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18606 \begin_inset Text
18607
18608 \begin_layout Standard
18609
18610 \backslash
18611 Gamma
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Standard
18620 \begin_inset Formula $\Gamma$
18621 \end_inset
18622
18623
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 </row>
18629 <row topline="true">
18630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Standard
18634
18635 \backslash
18636 Delta
18637 \end_layout
18638
18639 \end_inset
18640 </cell>
18641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18642 \begin_inset Text
18643
18644 \begin_layout Standard
18645 \begin_inset Formula $\Delta$
18646 \end_inset
18647
18648
18649 \end_layout
18650
18651 \end_inset
18652 </cell>
18653 </row>
18654 <row topline="true">
18655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Standard
18659
18660 \backslash
18661 Theta
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Standard
18670 \begin_inset Formula $\Theta$
18671 \end_inset
18672
18673
18674 \end_layout
18675
18676 \end_inset
18677 </cell>
18678 </row>
18679 <row topline="true">
18680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Standard
18684
18685 \backslash
18686 Lambda
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Standard
18695 \begin_inset Formula $\Lambda$
18696 \end_inset
18697
18698
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 </row>
18704 <row topline="true">
18705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18706 \begin_inset Text
18707
18708 \begin_layout Standard
18709
18710 \backslash
18711 Xi
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Standard
18720 \begin_inset Formula $\Xi$
18721 \end_inset
18722
18723
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 </row>
18729 <row topline="true" bottomline="true">
18730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Standard
18734
18735 \backslash
18736 Pi
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Standard
18745 \begin_inset Formula $\Pi$
18746 \end_inset
18747
18748
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 </row>
18754 </lyxtabular>
18755
18756 \end_inset
18757
18758
18759 \hfill
18760
18761 \begin_inset Tabular
18762 <lyxtabular version="3" rows="6" columns="2">
18763 <features>
18764 <column alignment="center" valignment="top" leftline="true" width="0pt">
18765 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18766 <row topline="true" bottomline="true">
18767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Standard
18771 Command
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18777 \begin_inset Text
18778
18779 \begin_layout Standard
18780 Result
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 </row>
18786 <row topline="true">
18787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18788 \begin_inset Text
18789
18790 \begin_layout Standard
18791
18792 \backslash
18793 Sigma
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Standard
18802 \begin_inset Formula $\Sigma$
18803 \end_inset
18804
18805
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 </row>
18811 <row topline="true">
18812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Standard
18816
18817 \backslash
18818 Upsilon
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Standard
18827 \begin_inset Formula $\Upsilon$
18828 \end_inset
18829
18830
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 </row>
18836 <row topline="true">
18837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Standard
18841
18842 \backslash
18843 Phi
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18849 \begin_inset Text
18850
18851 \begin_layout Standard
18852 \begin_inset Formula $\Phi$
18853 \end_inset
18854
18855
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 </row>
18861 <row topline="true">
18862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Standard
18866
18867 \backslash
18868 Psi
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Standard
18877 \begin_inset Formula $\Psi$
18878 \end_inset
18879
18880
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 </row>
18886 <row topline="true" bottomline="true">
18887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Standard
18891
18892 \backslash
18893 Omega
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Standard
18902 \begin_inset Formula $\Omega$
18903 \end_inset
18904
18905
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 </row>
18911 </lyxtabular>
18912
18913 \end_inset
18914
18915
18916 \hfill
18917
18918 \end_layout
18919
18920 \begin_layout Standard
18921 \begin_inset VSpace medskip
18922 \end_inset
18923
18924 That the big Greek letters appear upright is caused by a design bug when
18925  TeX was developed.
18926  To get correct italic big letters, begin every command with 
18927 \series bold
18928 var
18929 \series default
18930 .
18931  For example the command 
18932 \series bold
18933
18934 \backslash
18935 varGamma
18936 \series default
18937  produces: 
18938 \begin_inset Formula $\varGamma$
18939 \end_inset
18940
18941
18942 \end_layout
18943
18944 \begin_layout Subsection
18945 Bold Letters
18946 \begin_inset LatexCommand index
18947 name "Greek letters ! bold"
18948
18949 \end_inset
18950
18951
18952 \end_layout
18953
18954 \begin_layout Standard
18955 Greek letters cannot be set with different font styles like Latin letters.
18956  They can only be made bold with the command 
18957 \series bold
18958
18959 \backslash
18960 boldsymbol
18961 \series default
18962
18963 \begin_inset LatexCommand index
18964 name "Commands ! B ! \\textbackslash boldsymbol"
18965
18966 \end_inset
18967
18968 .
18969 \end_layout
18970
18971 \begin_layout Standard
18972 \align center
18973 \begin_inset Tabular
18974 <lyxtabular version="3" rows="3" columns="2">
18975 <features>
18976 <column alignment="center" valignment="top" leftline="true" width="0">
18977 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18978 <row topline="true" bottomline="true">
18979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Standard
18983 Command
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Standard
18992 Result
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 </row>
18998 <row topline="true">
18999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Standard
19003
19004 \backslash
19005 Upsilon
19006 \backslash
19007 boldsymbol
19008 \backslash
19009 Upsilon
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Standard
19018 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19019 \end_inset
19020
19021
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 </row>
19027 <row topline="true" bottomline="true">
19028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Standard
19032
19033 \backslash
19034 theta
19035 \backslash
19036 boldsymbol
19037 \backslash
19038 theta
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Standard
19047 \begin_inset Formula $\theta\boldsymbol{\theta}$
19048 \end_inset
19049
19050
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 </row>
19056 </lyxtabular>
19057
19058 \end_inset
19059
19060
19061 \end_layout
19062
19063 \begin_layout Section
19064 Symbols
19065 \begin_inset ERT
19066 status collapsed
19067
19068 \begin_layout Standard
19069
19070
19071 \backslash
19072 texorpdfstring{
19073 \end_layout
19074
19075 \end_inset
19076
19077
19078 \begin_inset Foot
19079 status collapsed
19080
19081 \begin_layout Standard
19082 A list with all symbols of most of the LaTeX-packages can be found in 
19083 \begin_inset LatexCommand cite
19084 key "Symbole"
19085
19086 \end_inset
19087
19088 .
19089 \end_layout
19090
19091 \end_inset
19092
19093
19094 \begin_inset ERT
19095 status collapsed
19096
19097 \begin_layout Standard
19098
19099 }{}
19100 \end_layout
19101
19102 \end_inset
19103
19104
19105 \begin_inset Note Note
19106 status collapsed
19107
19108 \begin_layout Standard
19109
19110 \backslash
19111 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
19112 \end_layout
19113
19114 \begin_layout Standard
19115 More about 
19116 \backslash
19117 texorpdfstring is in section 
19118 \begin_inset LatexCommand ref
19119 reference "sub:Formulas-in-Section"
19120
19121 \end_inset
19122
19123 .
19124 \end_layout
19125
19126 \end_inset
19127
19128
19129 \begin_inset LatexCommand index
19130 name "Symbols"
19131
19132 \end_inset
19133
19134
19135 \end_layout
19136
19137 \begin_layout Standard
19138 Many of the symbols listed in this section can also be inserted via the
19139  toolbar buttons 
19140 \begin_inset Graphics
19141         filename ../images/math/nabla.png
19142         scale 85
19143
19144 \end_inset
19145
19146  and 
19147 \begin_inset Graphics
19148         filename ../images/math/digamma.png
19149         scale 85
19150
19151 \end_inset
19152
19153 .
19154 \end_layout
19155
19156 \begin_layout Subsection
19157 Mathematical Symbols
19158 \begin_inset LatexCommand label
19159 name "sub:Mathematical-Symbols"
19160
19161 \end_inset
19162
19163
19164 \begin_inset LatexCommand index
19165 name "Symbols ! mathematical"
19166
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \begin_layout Standard
19173
19174 \hfill
19175
19176 \begin_inset Tabular
19177 <lyxtabular version="3" rows="10" columns="2">
19178 <features>
19179 <column alignment="center" valignment="top" leftline="true" width="0pt">
19180 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19181 <row topline="true" bottomline="true">
19182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Standard
19186 Command
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Standard
19195 Result
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 <row topline="true">
19202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Standard
19206
19207 \backslash
19208 neg
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Standard
19217 \begin_inset Formula $\neg$
19218 \end_inset
19219
19220
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row topline="true">
19227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Standard
19231
19232 \backslash
19233 Im
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Standard
19242 \begin_inset Formula $\Im$
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 </row>
19251 <row topline="true">
19252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Standard
19256
19257 \backslash
19258 Re
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Standard
19267 \begin_inset Formula $\Re$
19268 \end_inset
19269
19270
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row topline="true">
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Standard
19281
19282 \backslash
19283 aleph
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Standard
19292 \begin_inset Formula $\aleph$
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 </row>
19301 <row topline="true">
19302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Standard
19306
19307 \backslash
19308 partial
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Standard
19317 \begin_inset Formula $\partial$
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 </row>
19326 <row topline="true">
19327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Standard
19331
19332 \backslash
19333 infty
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Standard
19342 \begin_inset Formula $\infty$
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row topline="true" bottomline="true">
19352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Standard
19356
19357 \backslash
19358 wp
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Standard
19367 \begin_inset Formula $\wp$
19368 \end_inset
19369
19370
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 </row>
19376 <row bottomline="true">
19377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Standard
19381
19382 \backslash
19383 imath
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Standard
19392 \begin_inset Formula $\imath$
19393 \end_inset
19394
19395
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 </row>
19401 <row bottomline="true">
19402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Standard
19406
19407 \backslash
19408 jmath
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Standard
19417 \begin_inset Formula $\jmath$
19418 \end_inset
19419
19420
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 </row>
19426 </lyxtabular>
19427
19428 \end_inset
19429
19430
19431 \hfill
19432
19433 \begin_inset Tabular
19434 <lyxtabular version="3" rows="10" columns="2">
19435 <features>
19436 <column alignment="center" valignment="top" leftline="true" width="0pt">
19437 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19438 <row topline="true" bottomline="true">
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Standard
19443 Command
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Standard
19452 Result
19453 \begin_inset Note Note
19454 status collapsed
19455
19456 \begin_layout Standard
19457
19458 \series bold
19459
19460 \backslash
19461 raisebox
19462 \series default
19463  is only used as spacer.
19464 \end_layout
19465
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 <row topline="true">
19475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Standard
19479
19480 \backslash
19481 forall
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Standard
19490 \begin_inset Formula $\forall$
19491 \end_inset
19492
19493
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 </row>
19499 <row topline="true">
19500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Standard
19504
19505 \backslash
19506 exists
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Standard
19515 \begin_inset Formula $\exists$
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 </row>
19524 <row topline="true">
19525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Standard
19529
19530 \backslash
19531 nexists
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Standard
19540 \begin_inset Formula $\nexists$
19541 \end_inset
19542
19543
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 </row>
19549 <row topline="true">
19550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Standard
19554
19555 \backslash
19556 emptyset
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Standard
19565 \begin_inset Formula $\emptyset$
19566 \end_inset
19567
19568
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 </row>
19574 <row topline="true">
19575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Standard
19579
19580 \backslash
19581 varnothing
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Standard
19590 \begin_inset Formula $\varnothing$
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 </row>
19599 <row topline="true">
19600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Standard
19604
19605 \backslash
19606 dag
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Standard
19615 \begin_inset Formula $\dag$
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 </row>
19624 <row topline="true" bottomline="true">
19625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Standard
19629
19630 \backslash
19631 ddag
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Standard
19640 \begin_inset Formula $\ddag$
19641 \end_inset
19642
19643
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 </row>
19649 <row bottomline="true">
19650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Standard
19654
19655 \backslash
19656 complement
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Standard
19665 \begin_inset ERT
19666 status collapsed
19667
19668 \begin_layout Standard
19669
19670
19671 \backslash
19672 raisebox{-0.8mm}{
19673 \end_layout
19674
19675 \end_inset
19676
19677
19678 \begin_inset Formula $\complement$
19679 \end_inset
19680
19681
19682 \begin_inset ERT
19683 status collapsed
19684
19685 \begin_layout Standard
19686
19687 }
19688 \end_layout
19689
19690 \end_inset
19691
19692
19693 \end_layout
19694
19695 \end_inset
19696 </cell>
19697 </row>
19698 <row bottomline="true">
19699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Standard
19703
19704 \backslash
19705 Bbbk
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Standard
19714 \begin_inset Formula $\Bbbk$
19715 \end_inset
19716
19717
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 </row>
19723 </lyxtabular>
19724
19725 \end_inset
19726
19727
19728 \hfill
19729
19730 \begin_inset Tabular
19731 <lyxtabular version="3" rows="10" columns="2">
19732 <features>
19733 <column alignment="center" valignment="top" leftline="true" width="0pt">
19734 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19735 <row topline="true" bottomline="true">
19736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Standard
19740 Command
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Standard
19749 Result
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 <row topline="true">
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Standard
19760
19761 \backslash
19762 prime
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Standard
19771 \begin_inset Formula $\prime$
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row topline="true">
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Standard
19785
19786 \backslash
19787 backprime
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Standard
19796 \begin_inset Formula $\backprime$
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row topline="true">
19806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Standard
19810
19811 \backslash
19812 mho
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Standard
19821 \begin_inset Formula $\mho$
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 <row topline="true">
19831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Standard
19835
19836 \backslash
19837 triangle
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Standard
19846 \begin_inset Formula $\triangle$
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 </row>
19855 <row topline="true">
19856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Standard
19860
19861 \backslash
19862 angle
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Standard
19871 \begin_inset Formula $\angle$
19872 \end_inset
19873
19874
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 </row>
19880 <row topline="true">
19881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Standard
19885
19886 \backslash
19887 measuredangle
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Standard
19896 \begin_inset Formula $\measuredangle$
19897 \end_inset
19898
19899
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 </row>
19905 <row topline="true" bottomline="true">
19906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Standard
19910
19911 \backslash
19912 sphericalangle
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Standard
19921 \begin_inset Formula $\sphericalangle$
19922 \end_inset
19923
19924
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 </row>
19930 <row bottomline="true">
19931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Standard
19935
19936 \backslash
19937 top
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Standard
19946 \begin_inset Formula $\top$
19947 \end_inset
19948
19949
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 <row bottomline="true">
19956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Standard
19960
19961 \backslash
19962 bot
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Standard
19971 \begin_inset Formula $\bot$
19972 \end_inset
19973
19974
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 </lyxtabular>
19981
19982 \end_inset
19983
19984
19985 \hfill
19986
19987 \end_layout
19988
19989 \begin_layout Standard
19990
19991 \newpage
19992
19993 \end_layout
19994
19995 \begin_layout Subsection
19996 Miscellaneous Symbols
19997 \begin_inset LatexCommand label
19998 name "sub:Miscellaneous-Symbols"
19999
20000 \end_inset
20001
20002
20003 \begin_inset LatexCommand index
20004 name "Symbols ! miscellaneous"
20005
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \begin_layout Standard
20012 \begin_inset Tabular
20013 <lyxtabular version="3" rows="10" columns="2">
20014 <features>
20015 <column alignment="center" valignment="top" leftline="true" width="0pt">
20016 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20017 <row topline="true" bottomline="true">
20018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Standard
20022 Command
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Standard
20031 Result
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 </row>
20037 <row topline="true">
20038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Standard
20042
20043 \backslash
20044 flat
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Standard
20053 \begin_inset Formula $\flat$
20054 \end_inset
20055
20056
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 </row>
20062 <row topline="true">
20063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Standard
20067
20068 \backslash
20069 natural
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Standard
20078 \begin_inset Formula $\natural$
20079 \end_inset
20080
20081
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 </row>
20087 <row topline="true">
20088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Standard
20092
20093 \backslash
20094 sharp
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Standard
20103 \begin_inset Formula $\sharp$
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 </row>
20112 <row topline="true" bottomline="true">
20113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Standard
20117
20118 \backslash
20119 surd
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Standard
20128 \begin_inset Formula $\surd$
20129 \end_inset
20130
20131
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 </row>
20137 <row bottomline="true">
20138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20139 \begin_inset Text
20140
20141 \begin_layout Standard
20142
20143 \backslash
20144 checkmark
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Standard
20153 \begin_inset Formula $\checkmark$
20154 \end_inset
20155
20156
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 </row>
20162 <row bottomline="true">
20163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Standard
20167
20168 \backslash
20169 yen
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Standard
20178 \begin_inset Formula $\yen$
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 </row>
20187 <row bottomline="true">
20188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Standard
20192
20193 \backslash
20194 pounds
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Standard
20203 \begin_inset Formula $\pounds$
20204 \end_inset
20205
20206
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 </row>
20212 <row bottomline="true">
20213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Standard
20217 $
20218 \end_layout
20219
20220 \end_inset
20221 </cell>
20222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20223 \begin_inset Text
20224
20225 \begin_layout Standard
20226 \begin_inset Formula $\$$
20227 \end_inset
20228
20229
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 </row>
20235 <row bottomline="true">
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Standard
20240 §
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Standard
20249 \begin_inset Formula $§$
20250 \end_inset
20251
20252
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 </row>
20258 </lyxtabular>
20259
20260 \end_inset
20261
20262
20263 \begin_inset Tabular
20264 <lyxtabular version="3" rows="10" columns="2">
20265 <features>
20266 <column alignment="center" valignment="top" leftline="true" width="0">
20267 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20268 <row topline="true" bottomline="true">
20269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Standard
20273 Command
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Standard
20282 Result
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 </row>
20288 <row topline="true">
20289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Standard
20293
20294 \backslash
20295 hbar
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Standard
20304 \begin_inset Formula $\hbar$
20305 \end_inset
20306
20307
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 </row>
20313 <row topline="true">
20314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Standard
20318
20319 \backslash
20320 hslash
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Standard
20329 \begin_inset Formula $\hslash$
20330 \end_inset
20331
20332
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 </row>
20338 <row topline="true">
20339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Standard
20343
20344 \backslash
20345 clubsuit
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Standard
20354 \begin_inset Formula $\clubsuit$
20355 \end_inset
20356
20357
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 </row>
20363 <row topline="true">
20364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Standard
20368
20369 \backslash
20370 spadesuit
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Standard
20379 \begin_inset Formula $\spadesuit$
20380 \end_inset
20381
20382
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 </row>
20388 <row topline="true">
20389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Standard
20393
20394 \backslash
20395 bigstar
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Standard
20404 \begin_inset Formula $\bigstar$
20405 \end_inset
20406
20407
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 </row>
20413 <row topline="true">
20414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Standard
20418
20419 \backslash
20420 blacklozenge
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Standard
20429 \begin_inset Formula $\blacklozenge$
20430 \end_inset
20431
20432
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 </row>
20438 <row topline="true">
20439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Standard
20443
20444 \backslash
20445 blacktriangle
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Standard
20454 \begin_inset Formula $\blacktriangle$
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 </row>
20463 <row topline="true">
20464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Standard
20468
20469 \backslash
20470 blacktiangledown
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Standard
20479 \begin_inset Formula $\blacktriangledown$
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 </row>
20488 <row topline="true" bottomline="true">
20489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Standard
20493
20494 \backslash
20495 bullet
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Standard
20504 \begin_inset Formula $\bullet$
20505 \end_inset
20506
20507
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 </row>
20513 </lyxtabular>
20514
20515 \end_inset
20516
20517
20518 \begin_inset Tabular
20519 <lyxtabular version="3" rows="10" columns="2">
20520 <features>
20521 <column alignment="center" valignment="top" leftline="true" width="0pt">
20522 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20523 <row topline="true" bottomline="true">
20524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Standard
20528 Command
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Standard
20537 Result
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 </row>
20543 <row topline="true">
20544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Standard
20548
20549 \backslash
20550 diamondsuit
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Standard
20559 \begin_inset Formula $\diamondsuit$
20560 \end_inset
20561
20562
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 </row>
20568 <row topline="true">
20569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Standard
20573
20574 \backslash
20575 Diamond
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20581 \begin_inset Text
20582
20583 \begin_layout Standard
20584 \begin_inset Formula $\Diamond$
20585 \end_inset
20586
20587
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 </row>
20593 <row topline="true">
20594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Standard
20598
20599 \backslash
20600 heartsuit
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20606 \begin_inset Text
20607
20608 \begin_layout Standard
20609 \begin_inset Formula $\heartsuit$
20610 \end_inset
20611
20612
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 </row>
20618 <row topline="true" bottomline="true">
20619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Standard
20623
20624 \backslash
20625 P
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20631 \begin_inset Text
20632
20633 \begin_layout Standard
20634 \begin_inset Formula $\P$
20635 \end_inset
20636
20637
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 </row>
20643 <row bottomline="true">
20644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Standard
20648
20649 \backslash
20650 copyright
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20656 \begin_inset Text
20657
20658 \begin_layout Standard
20659 \begin_inset Formula $\copyright$
20660 \end_inset
20661
20662
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 </row>
20668 <row bottomline="true">
20669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Standard
20673
20674 \backslash
20675 circledR
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Standard
20684 \begin_inset Formula $\circledR$
20685 \end_inset
20686
20687
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 </row>
20693 <row bottomline="true">
20694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Standard
20698
20699 \backslash
20700 maltese
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Standard
20709 \begin_inset Formula $\maltese$
20710 \end_inset
20711
20712
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 <row bottomline="true">
20719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Standard
20723
20724 \backslash
20725 diagup
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Standard
20734 \begin_inset Formula $\diagup$
20735 \end_inset
20736
20737
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 </row>
20743 <row bottomline="true">
20744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Standard
20748
20749 \backslash
20750 diagdown
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Standard
20759 \begin_inset Formula $\diagdown$
20760 \end_inset
20761
20762
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 </row>
20768 </lyxtabular>
20769
20770 \end_inset
20771
20772
20773 \end_layout
20774
20775 \begin_layout Standard
20776 \begin_inset VSpace medskip
20777 \end_inset
20778
20779 More symbols are listed in 
20780 \begin_inset LatexCommand ref
20781 reference "sub:Miscellaneous-Special-Characters"
20782
20783 \end_inset
20784
20785 .
20786 \end_layout
20787
20788 \begin_layout Standard
20789 Some symbols can be displayed in different sizes, see 
20790 \begin_inset LatexCommand ref
20791 reference "sub:Font-Sizes"
20792
20793 \end_inset
20794
20795 .
20796 \end_layout
20797
20798 \begin_layout Subsection
20799 The Euro-Symbol €
20800 \begin_inset LatexCommand index
20801 name "Symbols ! Euro-symbol"
20802
20803 \end_inset
20804
20805
20806 \begin_inset LatexCommand index
20807 name "\\textcent@\\officialeuro"
20808
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \begin_layout Standard
20815 To use the Euro symbol in formulas, the LaTeX-package 
20816 \series bold
20817 eurosym
20818 \series default
20819
20820 \begin_inset LatexCommand index
20821 name "Packages ! eurosym"
20822
20823 \end_inset
20824
20825  must be installed and loaded with the LaTeX-preamble line
20826 \end_layout
20827
20828 \begin_layout Standard
20829
20830 \series bold
20831
20832 \backslash
20833 usepackage[gennarrow]{eurosym}
20834 \end_layout
20835
20836 \begin_layout Standard
20837 The Euro symbol can now be inserted with the command 
20838 \series bold
20839
20840 \backslash
20841 euro
20842 \series default
20843
20844 \begin_inset LatexCommand index
20845 name "Commands ! E ! \\textbackslash euro"
20846
20847 \end_inset
20848
20849 .
20850 \end_layout
20851
20852 \begin_layout Standard
20853 The Euro symbol can directly be inserted with the € key in mathematical
20854  text, without having 
20855 \series bold
20856 eurosym
20857 \series default
20858  installed.
20859  When 
20860 \series bold
20861 eurosym
20862 \series default
20863  is installed, 
20864 \series bold
20865
20866 \backslash
20867 euro
20868 \series default
20869  can also be inserted in TeX-mode.
20870  The official currency symbol can then be inserted with the command 
20871 \series bold
20872
20873 \backslash
20874 officialeuro
20875 \series default
20876
20877 \begin_inset LatexCommand index
20878 name "Commands ! O ! \\textbackslash officialeuro"
20879
20880 \end_inset
20881
20882 , that is only available in TeX-mode.
20883 \end_layout
20884
20885 \begin_layout Standard
20886 \begin_inset ERT
20887 status collapsed
20888
20889 \begin_layout Standard
20890
20891
20892 \backslash
20893 ifeurosym 
20894 \end_layout
20895
20896 \end_inset
20897
20898
20899 \begin_inset Note Note
20900 status open
20901
20902 \begin_layout Standard
20903 The following table will only be displayed when the LaTeX-package 
20904 \series bold
20905 eurosym
20906 \series default
20907  is installed.
20908 \end_layout
20909
20910 \end_inset
20911
20912
20913 \end_layout
20914
20915 \begin_layout Standard
20916 An overview about the different Euro symbols:
20917 \end_layout
20918
20919 \begin_layout Standard
20920 \align center
20921 \begin_inset Tabular
20922 <lyxtabular version="3" rows="4" columns="3">
20923 <features>
20924 <column alignment="center" valignment="top" leftline="true" width="0pt">
20925 <column alignment="center" valignment="top" leftline="true" width="0pt">
20926 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20927 <row topline="true" bottomline="true">
20928 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Standard
20932
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Standard
20941 Command 
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Standard
20950 Result
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 </row>
20956 <row topline="true">
20957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Standard
20961 formula
20962 \end_layout
20963
20964 \end_inset
20965 </cell>
20966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Standard
20970
20971 \backslash
20972 euro
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Standard
20981 \begin_inset Formula $\euro$
20982 \end_inset
20983
20984
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 </row>
20990 <row topline="true">
20991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Standard
20995 mathematical text
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
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Standard
21013 \begin_inset Formula $\mbox{€}$
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 <row topline="true" bottomline="true">
21023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Standard
21027 TeX-mode
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Standard
21036
21037 \backslash
21038 officialeuro
21039 \end_layout
21040
21041 \end_inset
21042 </cell>
21043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Standard
21047 \begin_inset ERT
21048 status collapsed
21049
21050 \begin_layout Standard
21051
21052
21053 \backslash
21054 officialeuro
21055 \end_layout
21056
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 </lyxtabular>
21066
21067 \end_inset
21068
21069
21070 \end_layout
21071
21072 \begin_layout Standard
21073 \begin_inset ERT
21074 status collapsed
21075
21076 \begin_layout Standard
21077
21078
21079 \backslash
21080 else 
21081 \end_layout
21082
21083 \end_inset
21084
21085
21086 \begin_inset Note Note
21087 status open
21088
21089 \begin_layout Standard
21090 The following will be displayed when the LaTeX-package 
21091 \series bold
21092 eurosym
21093 \series default
21094  is not installed:
21095 \end_layout
21096
21097 \end_inset
21098
21099
21100 \end_layout
21101
21102 \begin_layout Standard
21103 You need to install the LaTeX-package 
21104 \series bold
21105 eurosym
21106 \series default
21107  to see the rest of this subsection in the output.
21108 \end_layout
21109
21110 \begin_layout Standard
21111 \begin_inset ERT
21112 status collapsed
21113
21114 \begin_layout Standard
21115
21116
21117 \backslash
21118 fi 
21119 \end_layout
21120
21121 \end_inset
21122
21123
21124 \end_layout
21125
21126 \begin_layout Section
21127 Relations
21128 \begin_inset LatexCommand label
21129 name "sec:Relations"
21130
21131 \end_inset
21132
21133
21134 \begin_inset LatexCommand index
21135 name "Relations"
21136
21137 \end_inset
21138
21139
21140 \begin_inset LatexCommand index
21141 name "Comparisons|see{Relations}"
21142
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \begin_layout Standard
21149 All relations can also be inserted via the toolbar button 
21150 \begin_inset Graphics
21151         filename ../images/math/leq.png
21152         scale 85
21153
21154 \end_inset
21155
21156 .
21157 \end_layout
21158
21159 \begin_layout Standard
21160
21161 \hfill
21162
21163 \begin_inset Tabular
21164 <lyxtabular version="3" rows="17" columns="2">
21165 <features>
21166 <column alignment="center" valignment="top" leftline="true" width="0pt">
21167 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21168 <row topline="true" bottomline="true">
21169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Standard
21173 Command
21174 \end_layout
21175
21176 \end_inset
21177 </cell>
21178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Standard
21182 Result
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 </row>
21188 <row topline="true">
21189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Standard
21193 <
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Standard
21202 \begin_inset Formula $<$
21203 \end_inset
21204
21205
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 </row>
21211 <row topline="true">
21212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21213 \begin_inset Text
21214
21215 \begin_layout Standard
21216
21217 \backslash
21218 le
21219 \end_layout
21220
21221 \end_inset
21222 </cell>
21223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21224 \begin_inset Text
21225
21226 \begin_layout Standard
21227 \begin_inset Formula $\le$
21228 \end_inset
21229
21230
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 </row>
21236 <row topline="true">
21237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Standard
21241
21242 \backslash
21243 ll
21244 \end_layout
21245
21246 \end_inset
21247 </cell>
21248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21249 \begin_inset Text
21250
21251 \begin_layout Standard
21252 \begin_inset Formula $\ll$
21253 \end_inset
21254
21255
21256 \end_layout
21257
21258 \end_inset
21259 </cell>
21260 </row>
21261 <row topline="true">
21262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21263 \begin_inset Text
21264
21265 \begin_layout Standard
21266
21267 \backslash
21268 prec
21269 \end_layout
21270
21271 \end_inset
21272 </cell>
21273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21274 \begin_inset Text
21275
21276 \begin_layout Standard
21277 \begin_inset Formula $\prec$
21278 \end_inset
21279
21280
21281 \end_layout
21282
21283 \end_inset
21284 </cell>
21285 </row>
21286 <row topline="true">
21287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21288 \begin_inset Text
21289
21290 \begin_layout Standard
21291
21292 \backslash
21293 preceq
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Standard
21302 \begin_inset Formula $\preceq$
21303 \end_inset
21304
21305
21306 \end_layout
21307
21308 \end_inset
21309 </cell>
21310 </row>
21311 <row topline="true">
21312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21313 \begin_inset Text
21314
21315 \begin_layout Standard
21316
21317 \backslash
21318 subset
21319 \end_layout
21320
21321 \end_inset
21322 </cell>
21323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21324 \begin_inset Text
21325
21326 \begin_layout Standard
21327 \begin_inset Formula $\subset$
21328 \end_inset
21329
21330
21331 \end_layout
21332
21333 \end_inset
21334 </cell>
21335 </row>
21336 <row topline="true">
21337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21338 \begin_inset Text
21339
21340 \begin_layout Standard
21341
21342 \backslash
21343 subseteq
21344 \end_layout
21345
21346 \end_inset
21347 </cell>
21348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21349 \begin_inset Text
21350
21351 \begin_layout Standard
21352 \begin_inset Formula $\subseteq$
21353 \end_inset
21354
21355
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 </row>
21361 <row topline="true">
21362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21363 \begin_inset Text
21364
21365 \begin_layout Standard
21366
21367 \backslash
21368 sqsubseteq
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21374 \begin_inset Text
21375
21376 \begin_layout Standard
21377 \begin_inset Formula $\sqsubseteq$
21378 \end_inset
21379
21380
21381 \end_layout
21382
21383 \end_inset
21384 </cell>
21385 </row>
21386 <row topline="true">
21387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21388 \begin_inset Text
21389
21390 \begin_layout Standard
21391
21392 \backslash
21393 in
21394 \end_layout
21395
21396 \end_inset
21397 </cell>
21398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21399 \begin_inset Text
21400
21401 \begin_layout Standard
21402 \begin_inset Formula $\in$
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \end_inset
21409 </cell>
21410 </row>
21411 <row topline="true">
21412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Standard
21416
21417 \backslash
21418 vdash
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Standard
21427 \begin_inset Formula $\vdash$
21428 \end_inset
21429
21430
21431 \end_layout
21432
21433 \end_inset
21434 </cell>
21435 </row>
21436 <row topline="true">
21437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21438 \begin_inset Text
21439
21440 \begin_layout Standard
21441
21442 \backslash
21443 smile
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Standard
21452 \begin_inset Formula $\smile$
21453 \end_inset
21454
21455
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 </row>
21461 <row topline="true">
21462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Standard
21466
21467 \backslash
21468 lhd
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Standard
21477 \begin_inset Formula $\lhd$
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 </row>
21486 <row topline="true">
21487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Standard
21491
21492 \backslash
21493 unlhd
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21499 \begin_inset Text
21500
21501 \begin_layout Standard
21502 \begin_inset Formula $\unlhd$
21503 \end_inset
21504
21505
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 </row>
21511 <row topline="true">
21512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Standard
21516
21517 \backslash
21518 gtrless
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Standard
21527 \begin_inset Formula $\gtrless$
21528 \end_inset
21529
21530
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 </row>
21536 <row topline="true">
21537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Standard
21541
21542 \backslash
21543 mid
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Standard
21552 \begin_inset Formula $\mid$
21553 \end_inset
21554
21555
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 </row>
21561 <row topline="true" bottomline="true">
21562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Standard
21566
21567 \backslash
21568 nmid
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21574 \begin_inset Text
21575
21576 \begin_layout Standard
21577 \begin_inset Formula $\nmid$
21578 \end_inset
21579
21580
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 </row>
21586 </lyxtabular>
21587
21588 \end_inset
21589
21590
21591 \hfill
21592
21593 \begin_inset Tabular
21594 <lyxtabular version="3" rows="17" columns="2">
21595 <features>
21596 <column alignment="center" valignment="top" leftline="true" width="0pt">
21597 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21598 <row topline="true" bottomline="true">
21599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Standard
21603 Command
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Standard
21612 Result
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 </row>
21618 <row topline="true">
21619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Standard
21623 =
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Standard
21632 \begin_inset Formula $=$
21633 \end_inset
21634
21635
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 </row>
21641 <row topline="true">
21642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Standard
21646
21647 \backslash
21648 not=
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Standard
21657 \begin_inset Formula $\not=$
21658 \end_inset
21659
21660
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 </row>
21666 <row topline="true">
21667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Standard
21671
21672 \backslash
21673 equiv
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Standard
21682 \begin_inset Formula $\equiv$
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row topline="true">
21692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Standard
21696
21697 \backslash
21698 sim
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Standard
21707 \begin_inset Formula $\sim$
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 </row>
21716 <row topline="true">
21717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Standard
21721
21722 \backslash
21723 simeq
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Standard
21732 \begin_inset Formula $\simeq$
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row topline="true">
21742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Standard
21746
21747 \backslash
21748 approx
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Standard
21757 \begin_inset Formula $\approx$
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 </row>
21766 <row topline="true">
21767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \begin_layout Standard
21771
21772 \backslash
21773 cong
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Standard
21782 \begin_inset Formula $\cong$
21783 \end_inset
21784
21785
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 </row>
21791 <row topline="true">
21792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21793 \begin_inset Text
21794
21795 \begin_layout Standard
21796
21797 \backslash
21798 bowtie
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Standard
21807 \begin_inset Formula $\bowtie$
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 </row>
21816 <row topline="true">
21817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21818 \begin_inset Text
21819
21820 \begin_layout Standard
21821
21822 \backslash
21823 notin
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Standard
21832 \begin_inset Formula $\notin$
21833 \end_inset
21834
21835
21836 \end_layout
21837
21838 \end_inset
21839 </cell>
21840 </row>
21841 <row topline="true">
21842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Standard
21846
21847 \backslash
21848 perp
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21854 \begin_inset Text
21855
21856 \begin_layout Standard
21857 \begin_inset Formula $\perp$
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 </row>
21866 <row topline="true">
21867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Standard
21871
21872 \backslash
21873 propto
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Standard
21882 \begin_inset Formula $\propto$
21883 \end_inset
21884
21885
21886 \end_layout
21887
21888 \end_inset
21889 </cell>
21890 </row>
21891 <row topline="true">
21892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21893 \begin_inset Text
21894
21895 \begin_layout Standard
21896
21897 \backslash
21898 asymp
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Standard
21907 \begin_inset Formula $\asymp$
21908 \end_inset
21909
21910
21911 \end_layout
21912
21913 \end_inset
21914 </cell>
21915 </row>
21916 <row topline="true">
21917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21918 \begin_inset Text
21919
21920 \begin_layout Standard
21921
21922 \backslash
21923 doteq
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21929 \begin_inset Text
21930
21931 \begin_layout Standard
21932 \begin_inset Formula $\doteq$
21933 \end_inset
21934
21935
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 </row>
21941 <row topline="true">
21942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Standard
21946
21947 \backslash
21948 circeq
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21954 \begin_inset Text
21955
21956 \begin_layout Standard
21957 \begin_inset Formula $\circeq$
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \end_inset
21964 </cell>
21965 </row>
21966 <row topline="true">
21967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Standard
21971
21972 \backslash
21973 models
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Standard
21982 \begin_inset Formula $\models$
21983 \end_inset
21984
21985
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 </row>
21991 <row topline="true" bottomline="true">
21992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Standard
21996
21997 \backslash
21998 widehat=
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Standard
22007 \begin_inset Formula $\widehat{=}$
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 </row>
22016 </lyxtabular>
22017
22018 \end_inset
22019
22020
22021 \hfill
22022
22023 \begin_inset Tabular
22024 <lyxtabular version="3" rows="17" columns="2">
22025 <features>
22026 <column alignment="center" valignment="top" leftline="true" width="0pt">
22027 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22028 <row topline="true" bottomline="true">
22029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22030 \begin_inset Text
22031
22032 \begin_layout Standard
22033 Command
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Standard
22042 Result
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 </row>
22048 <row topline="true">
22049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22050 \begin_inset Text
22051
22052 \begin_layout Standard
22053 >
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \begin_layout Standard
22062 \begin_inset Formula $>$
22063 \end_inset
22064
22065
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 </row>
22071 <row topline="true">
22072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22073 \begin_inset Text
22074
22075 \begin_layout Standard
22076
22077 \backslash
22078 ge
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Standard
22087 \begin_inset Formula $\ge$
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 </row>
22096 <row topline="true">
22097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Standard
22101
22102 \backslash
22103 gg
22104 \end_layout
22105
22106 \end_inset
22107 </cell>
22108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22109 \begin_inset Text
22110
22111 \begin_layout Standard
22112 \begin_inset Formula $\gg$
22113 \end_inset
22114
22115
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 </row>
22121 <row topline="true">
22122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Standard
22126
22127 \backslash
22128 succ
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22134 \begin_inset Text
22135
22136 \begin_layout Standard
22137 \begin_inset Formula $\succ$
22138 \end_inset
22139
22140
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 </row>
22146 <row topline="true">
22147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Standard
22151
22152 \backslash
22153 succeq
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Standard
22162 \begin_inset Formula $\succeq$
22163 \end_inset
22164
22165
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 </row>
22171 <row topline="true">
22172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22173 \begin_inset Text
22174
22175 \begin_layout Standard
22176
22177 \backslash
22178 supset
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22184 \begin_inset Text
22185
22186 \begin_layout Standard
22187 \begin_inset Formula $\supset$
22188 \end_inset
22189
22190
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 </row>
22196 <row topline="true">
22197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Standard
22201
22202 \backslash
22203 supseteq
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Standard
22212 \begin_inset Formula $\supseteq$
22213 \end_inset
22214
22215
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 </row>
22221 <row topline="true">
22222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22223 \begin_inset Text
22224
22225 \begin_layout Standard
22226
22227 \backslash
22228 sqsupseteq
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22234 \begin_inset Text
22235
22236 \begin_layout Standard
22237 \begin_inset Formula $\sqsupseteq$
22238 \end_inset
22239
22240
22241 \end_layout
22242
22243 \end_inset
22244 </cell>
22245 </row>
22246 <row topline="true">
22247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22248 \begin_inset Text
22249
22250 \begin_layout Standard
22251
22252 \backslash
22253 ni
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Standard
22262 \begin_inset Formula $\ni$
22263 \end_inset
22264
22265
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 </row>
22271 <row topline="true">
22272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Standard
22276
22277 \backslash
22278 dashv
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Standard
22287 \begin_inset Formula $\dashv$
22288 \end_inset
22289
22290
22291 \end_layout
22292
22293 \end_inset
22294 </cell>
22295 </row>
22296 <row topline="true">
22297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Standard
22301
22302 \backslash
22303 frown
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Standard
22312 \begin_inset Formula $\frown$
22313 \end_inset
22314
22315
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 </row>
22321 <row topline="true">
22322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22323 \begin_inset Text
22324
22325 \begin_layout Standard
22326
22327 \backslash
22328 rhd
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22334 \begin_inset Text
22335
22336 \begin_layout Standard
22337 \begin_inset Formula $\rhd$
22338 \end_inset
22339
22340
22341 \end_layout
22342
22343 \end_inset
22344 </cell>
22345 </row>
22346 <row topline="true">
22347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Standard
22351
22352 \backslash
22353 unrhd
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Standard
22362 \begin_inset Formula $\unrhd$
22363 \end_inset
22364
22365
22366 \end_layout
22367
22368 \end_inset
22369 </cell>
22370 </row>
22371 <row topline="true">
22372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22373 \begin_inset Text
22374
22375 \begin_layout Standard
22376
22377 \backslash
22378 lessgtr
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Standard
22387 \begin_inset Formula $\lessgtr$
22388 \end_inset
22389
22390
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 </row>
22396 <row topline="true">
22397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22398 \begin_inset Text
22399
22400 \begin_layout Standard
22401
22402 \backslash
22403 parallel
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Standard
22412 \begin_inset Formula $\parallel$
22413 \end_inset
22414
22415
22416 \end_layout
22417
22418 \end_inset
22419 </cell>
22420 </row>
22421 <row topline="true" bottomline="true">
22422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Standard
22426
22427 \backslash
22428 nparallel
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Standard
22437 \begin_inset Formula $\nparallel$
22438 \end_inset
22439
22440
22441 \end_layout
22442
22443 \end_inset
22444 </cell>
22445 </row>
22446 </lyxtabular>
22447
22448 \end_inset
22449
22450
22451 \hfill
22452
22453 \end_layout
22454
22455 \begin_layout Standard
22456 \begin_inset VSpace medskip
22457 \end_inset
22458
22459 The characters 
22460 \series bold
22461
22462 \backslash
22463 lhd
22464 \series default
22465  and 
22466 \series bold
22467
22468 \backslash
22469 rhd
22470 \series default
22471  are bigger than the equal looking operators 
22472 \series bold
22473
22474 \backslash
22475 triangleleft
22476 \series default
22477  and 
22478 \series bold
22479
22480 \backslash
22481 triangleright
22482 \series default
22483 , respectively.
22484 \end_layout
22485
22486 \begin_layout Standard
22487 Relations are, in contrary to symbols, always surrounded by space.
22488 \end_layout
22489
22490 \begin_layout Standard
22491 Relations with labels can be created with the command 
22492 \series bold
22493
22494 \backslash
22495 stackrel
22496 \series default
22497
22498 \begin_inset LatexCommand index
22499 name "Commands ! S ! \\textbackslash stackrel"
22500
22501 \end_inset
22502
22503 :
22504 \end_layout
22505
22506 \begin_layout Standard
22507 \align center
22508 \begin_inset Tabular
22509 <lyxtabular version="3" rows="2" columns="2">
22510 <features>
22511 <column alignment="center" valignment="top" leftline="true" width="0">
22512 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22513 <row topline="true" bottomline="true">
22514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Standard
22518 Command
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Standard
22527 Result
22528 \begin_inset Note Note
22529 status collapsed
22530
22531 \begin_layout Standard
22532
22533 \series bold
22534
22535 \backslash
22536 raisebox
22537 \series default
22538  is only used as spacer.
22539 \end_layout
22540
22541 \end_inset
22542
22543
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 </row>
22549 <row topline="true" bottomline="true">
22550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22551 \begin_inset Text
22552
22553 \begin_layout Standard
22554 A(r)
22555 \backslash
22556 stackrel
22557 \begin_inset ERT
22558 status collapsed
22559
22560 \begin_layout Standard
22561
22562
22563 \backslash
22564 spce 
22565 \end_layout
22566
22567 \end_inset
22568
22569 r
22570 \backslash
22571 to
22572 \backslash
22573 infty
22574 \begin_inset ERT
22575 status collapsed
22576
22577 \begin_layout Standard
22578
22579
22580 \backslash
22581 spce 
22582 \end_layout
22583
22584 \end_inset
22585
22586
22587 \begin_inset Formula $\downarrow$
22588 \end_inset
22589
22590
22591 \backslash
22592 approx
22593 \begin_inset ERT
22594 status collapsed
22595
22596 \begin_layout Standard
22597
22598
22599 \backslash
22600 spce 
22601 \end_layout
22602
22603 \end_inset
22604
22605
22606 \begin_inset ERT
22607 status collapsed
22608
22609 \begin_layout Standard
22610
22611
22612 \backslash
22613 spce 
22614 \end_layout
22615
22616 \end_inset
22617
22618 B
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Standard
22627 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
22628 \end_inset
22629
22630
22631 \end_layout
22632
22633 \end_inset
22634 </cell>
22635 </row>
22636 </lyxtabular>
22637
22638 \end_inset
22639
22640
22641 \end_layout
22642
22643 \begin_layout Section
22644 Functions
22645 \end_layout
22646
22647 \begin_layout Subsection
22648 Predefined Functions
22649 \begin_inset LatexCommand label
22650 name "sub:Predefined-Functions"
22651
22652 \end_inset
22653
22654
22655 \begin_inset LatexCommand index
22656 name "Functions ! predefined"
22657
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \begin_layout Standard
22664 In general, variables are set 
22665 \emph on
22666 italic
22667 \emph default
22668  in mathematical expressions, but not function names, because 
22669 \begin_inset Formula $sin$
22670 \end_inset
22671
22672  could be misunderstood as 
22673 \begin_inset Formula $s\cdot i\cdot n$
22674 \end_inset
22675
22676 .
22677  Therefore there are predefined functions, that are additionally a bit separated
22678  from prefactors.
22679  They are inserted as commands starting with a backslash before their name.
22680 \end_layout
22681
22682 \begin_layout Standard
22683 \align center
22684 \begin_inset Tabular
22685 <lyxtabular version="3" rows="2" columns="4">
22686 <features>
22687 <column alignment="center" valignment="top" leftline="true" width="0pt">
22688 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22689 <column alignment="center" valignment="top" leftline="true" width="0pt">
22690 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22691 <row topline="true" bottomline="true">
22692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Standard
22696 Command
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 Result
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 Command
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Standard
22723 Result
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 </row>
22729 <row topline="true" bottomline="true">
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Standard
22734 Asin(x)+B
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Standard
22743 \begin_inset Formula $Asin(x)+B$
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22752 \begin_inset Text
22753
22754 \begin_layout Standard
22755 A
22756 \backslash
22757 sin(x)+B
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Standard
22766 \begin_inset Formula $A\sin(x)+B$
22767 \end_inset
22768
22769
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 </row>
22775 </lyxtabular>
22776
22777 \end_inset
22778
22779
22780 \begin_inset ERT
22781 status collapsed
22782
22783 \begin_layout Standard
22784
22785
22786 \backslash
22787 pagebreak 
22788 \end_layout
22789
22790 \end_inset
22791
22792
22793 \end_layout
22794
22795 \begin_layout Standard
22796 The following functions are predefined:
22797 \end_layout
22798
22799 \begin_layout Standard
22800 \begin_inset VSpace -2mm
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \begin_layout Standard
22807 \align center
22808 \begin_inset Tabular
22809 <lyxtabular version="3" rows="9" columns="4">
22810 <features>
22811 <column alignment="center" valignment="top" leftline="true" width="0pt">
22812 <column alignment="center" valignment="top" leftline="true" width="0pt">
22813 <column alignment="center" valignment="top" leftline="true" width="0pt">
22814 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22815 <row topline="true" bottomline="true">
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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Standard
22847 Command
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 </row>
22853 <row topline="true">
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Standard
22858
22859 \backslash
22860 sin
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22866 \begin_inset Text
22867
22868 \begin_layout Standard
22869
22870 \backslash
22871 sinh
22872 \end_layout
22873
22874 \end_inset
22875 </cell>
22876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22877 \begin_inset Text
22878
22879 \begin_layout Standard
22880
22881 \backslash
22882 arcsin
22883 \end_layout
22884
22885 \end_inset
22886 </cell>
22887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22888 \begin_inset Text
22889
22890 \begin_layout Standard
22891
22892 \backslash
22893 sup
22894 \end_layout
22895
22896 \end_inset
22897 </cell>
22898 </row>
22899 <row topline="true">
22900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Standard
22904
22905 \backslash
22906 cos
22907 \end_layout
22908
22909 \end_inset
22910 </cell>
22911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Standard
22915
22916 \backslash
22917 cosh
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22923 \begin_inset Text
22924
22925 \begin_layout Standard
22926
22927 \backslash
22928 arccos
22929 \end_layout
22930
22931 \end_inset
22932 </cell>
22933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Standard
22937
22938 \backslash
22939 inf
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 </row>
22945 <row topline="true">
22946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Standard
22950
22951 \backslash
22952 tan
22953 \end_layout
22954
22955 \end_inset
22956 </cell>
22957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22958 \begin_inset Text
22959
22960 \begin_layout Standard
22961
22962 \backslash
22963 tanh
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Standard
22972
22973 \backslash
22974 arctan
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Standard
22983
22984 \backslash
22985 lim
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 </row>
22991 <row topline="true">
22992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22993 \begin_inset Text
22994
22995 \begin_layout Standard
22996
22997 \backslash
22998 cot
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Standard
23007
23008 \backslash
23009 coth
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23015 \begin_inset Text
23016
23017 \begin_layout Standard
23018
23019 \backslash
23020 arg
23021 \end_layout
23022
23023 \end_inset
23024 </cell>
23025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Standard
23029
23030 \backslash
23031 liminf
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 </row>
23037 <row topline="true">
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Standard
23042
23043 \backslash
23044 sec
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Standard
23053
23054 \backslash
23055 min
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Standard
23064
23065 \backslash
23066 deg
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Standard
23075
23076 \backslash
23077 limsup
23078 \end_layout
23079
23080 \end_inset
23081 </cell>
23082 </row>
23083 <row topline="true">
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Standard
23088
23089 \backslash
23090 csc
23091 \end_layout
23092
23093 \end_inset
23094 </cell>
23095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Standard
23099
23100 \backslash
23101 max
23102 \end_layout
23103
23104 \end_inset
23105 </cell>
23106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23107 \begin_inset Text
23108
23109 \begin_layout Standard
23110
23111 \backslash
23112 det
23113 \end_layout
23114
23115 \end_inset
23116 </cell>
23117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23118 \begin_inset Text
23119
23120 \begin_layout Standard
23121
23122 \backslash
23123 Pr
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 </row>
23129 <row topline="true">
23130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Standard
23134
23135 \backslash
23136 ln
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Standard
23145
23146 \backslash
23147 exp
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23153 \begin_inset Text
23154
23155 \begin_layout Standard
23156
23157 \backslash
23158 dim
23159 \end_layout
23160
23161 \end_inset
23162 </cell>
23163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23164 \begin_inset Text
23165
23166 \begin_layout Standard
23167
23168 \backslash
23169 hom
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 </row>
23175 <row topline="true" bottomline="true">
23176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23177 \begin_inset Text
23178
23179 \begin_layout Standard
23180
23181 \backslash
23182 lg
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Standard
23191
23192 \backslash
23193 log
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Standard
23202
23203 \backslash
23204 ker
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Standard
23213
23214 \backslash
23215 gcd
23216 \end_layout
23217
23218 \end_inset
23219 </cell>
23220 </row>
23221 </lyxtabular>
23222
23223 \end_inset
23224
23225
23226 \end_layout
23227
23228 \begin_layout Standard
23229 They can also be inserted with the math toolbar button 
23230 \begin_inset Graphics
23231         filename ../images/math/functions.png
23232         scale 85
23233
23234 \end_inset
23235
23236 .
23237 \end_layout
23238
23239 \begin_layout Subsection
23240 Self-defined Functions
23241 \begin_inset LatexCommand index
23242 name "Functions ! self-defined"
23243
23244 \end_inset
23245
23246
23247 \end_layout
23248
23249 \begin_layout Standard
23250 To use a function that is not predefined, like for example the sign function
23251  sgn(x), there are two possibilities:
23252 \end_layout
23253
23254 \begin_layout Itemize
23255 Define the function by inserting the following line to the LaTeX-preamble
23256 \begin_inset Foot
23257 status collapsed
23258
23259 \begin_layout Standard
23260 For more about 
23261 \series bold
23262
23263 \backslash
23264 DeclareMathOperator
23265 \series default
23266  see 
23267 \begin_inset LatexCommand ref
23268 reference "sub:Self-defined-Operators"
23269
23270 \end_inset
23271
23272 .
23273 \end_layout
23274
23275 \end_inset
23276
23277
23278 \newline
23279
23280 \begin_inset VSpace -3mm
23281 \end_inset
23282
23283
23284 \newline
23285
23286 \series bold
23287
23288 \backslash
23289 DeclareMathOperator{
23290 \backslash
23291 sgn}{sgn}
23292 \series default
23293
23294 \begin_inset LatexCommand index
23295 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
23296
23297 \end_inset
23298
23299
23300 \newline
23301
23302 \begin_inset VSpace -2mm
23303 \end_inset
23304
23305
23306 \newline
23307 Now the new defined function can be called with the command 
23308 \series bold
23309
23310 \backslash
23311 sgn
23312 \series default
23313 .
23314 \end_layout
23315
23316 \begin_layout Itemize
23317 Write the the formula as usual, mark the formula name, in our example the
23318  letters 
23319 \emph on
23320 sgn
23321 \emph default
23322 , and change it to mathematical text.
23323  At last a space is inserted between prefactor and function.
23324 \end_layout
23325
23326 \begin_layout Standard
23327 The result is the same with both methods as with a predefined function
23328 \begin_inset Foot
23329 status collapsed
23330
23331 \begin_layout Standard
23332 In LyX self-defined functions are displayed red, predefined ones black.
23333 \end_layout
23334
23335 \end_inset
23336
23337 :
23338 \end_layout
23339
23340 \begin_layout Standard
23341 \align center
23342 \begin_inset Tabular
23343 <lyxtabular version="3" rows="3" columns="2">
23344 <features>
23345 <column alignment="center" valignment="top" leftline="true" width="0pt">
23346 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23347 <row topline="true" bottomline="true">
23348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Standard
23352 Command
23353 \end_layout
23354
23355 \end_inset
23356 </cell>
23357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23358 \begin_inset Text
23359
23360 \begin_layout Standard
23361 Result
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 </row>
23367 <row topline="true" bottomline="true">
23368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Standard
23372 A
23373 \backslash
23374 sgn(x)+B
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23380 \begin_inset Text
23381
23382 \begin_layout Standard
23383 \begin_inset Formula $A\sgn(x)+B$
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 </row>
23392 <row topline="true" bottomline="true">
23393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23394 \begin_inset Text
23395
23396 \begin_layout Standard
23397 A
23398 \backslash
23399 ,
23400 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
23401 \end_inset
23402
23403 (x)+B
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Standard
23412 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
23413 \end_inset
23414
23415
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 </row>
23421 </lyxtabular>
23422
23423 \end_inset
23424
23425
23426 \end_layout
23427
23428 \begin_layout Standard
23429 The first method is more suitable when the self-defined function should
23430  be used several times.
23431 \end_layout
23432
23433 \begin_layout Subsection
23434 Limits
23435 \begin_inset LatexCommand index
23436 name "Limits"
23437
23438 \end_inset
23439
23440
23441 \end_layout
23442
23443 \begin_layout Standard
23444 For limits there are defined besides 
23445 \series bold
23446
23447 \backslash
23448 lim
23449 \series default
23450
23451 \begin_inset LatexCommand index
23452 name "Commands ! L ! \\textbackslash lim"
23453
23454 \end_inset
23455
23456
23457 \series bold
23458
23459 \backslash
23460 liminf
23461 \series default
23462  and 
23463 \series bold
23464
23465 \backslash
23466 limsup
23467 \series default
23468  furthermore the following functions:
23469 \end_layout
23470
23471 \begin_layout Standard
23472 \align center
23473 \begin_inset Tabular
23474 <lyxtabular version="3" rows="5" columns="2">
23475 <features>
23476 <column alignment="center" valignment="top" leftline="true" width="0">
23477 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
23478 <row topline="true" bottomline="true">
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Standard
23483 Command
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Standard
23492 Result
23493 \begin_inset Note Note
23494 status collapsed
23495
23496 \begin_layout Standard
23497
23498 \series bold
23499
23500 \backslash
23501 raisebox
23502 \series default
23503  is only used as spacer.
23504 \end_layout
23505
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 </row>
23514 <row topline="true">
23515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Standard
23519
23520 \backslash
23521 varliminf
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Standard
23530 \begin_inset Formula $\varliminf$
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 </row>
23539 <row>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Standard
23544
23545 \backslash
23546 varlimsup
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Standard
23555 \begin_inset Formula $\varlimsup$
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Standard
23569
23570 \backslash
23571 varprojlim
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Standard
23580 \begin_inset Formula $\varprojlim$
23581 \end_inset
23582
23583
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 </row>
23589 <row bottomline="true">
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Standard
23594
23595 \backslash
23596 varinjlim
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Standard
23605 \begin_inset Formula $\varinjlim$
23606 \end_inset
23607
23608
23609 \begin_inset Formula $\raisebox{-2.5mm}{}$
23610 \end_inset
23611
23612
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 </row>
23618 </lyxtabular>
23619
23620 \end_inset
23621
23622
23623 \end_layout
23624
23625 \begin_layout Standard
23626 \begin_inset VSpace medskip
23627 \end_inset
23628
23629 The limit is created by inserting a subscript.
23630  It is set right beside the function in an inline formula:
23631 \end_layout
23632
23633 \begin_layout Standard
23634 \align center
23635 \begin_inset Tabular
23636 <lyxtabular version="3" rows="2" columns="2">
23637 <features>
23638 <column alignment="center" valignment="top" width="0pt">
23639 <column alignment="center" valignment="top" width="0pt">
23640 <row>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Standard
23645 Command
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23651 \begin_inset Text
23652
23653 \begin_layout Standard
23654 \begin_inset ERT
23655 status collapsed
23656
23657 \begin_layout Standard
23658
23659
23660 \backslash
23661 hspace{1cm}
23662 \end_layout
23663
23664 \end_inset
23665
23666 Result
23667 \begin_inset Note Note
23668 status collapsed
23669
23670 \begin_layout Standard
23671
23672 \series bold
23673
23674 \backslash
23675 hspace
23676 \series default
23677  and
23678 \series bold
23679  
23680 \backslash
23681 raisebox
23682 \series default
23683  are used here as spacer.
23684 \end_layout
23685
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 </row>
23694 <row>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Standard
23699
23700 \backslash
23701 lim_x
23702 \backslash
23703 to
23704 \begin_inset ERT
23705 status collapsed
23706
23707 \begin_layout Standard
23708
23709
23710 \backslash
23711 spce 
23712 \end_layout
23713
23714 \end_inset
23715
23716 A
23717 \begin_inset ERT
23718 status collapsed
23719
23720 \begin_layout Standard
23721
23722
23723 \backslash
23724 spce 
23725 \end_layout
23726
23727 \end_inset
23728
23729 x=B
23730 \end_layout
23731
23732 \end_inset
23733 </cell>
23734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Standard
23738 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
23739 \end_inset
23740
23741
23742 \end_layout
23743
23744 \end_inset
23745 </cell>
23746 </row>
23747 </lyxtabular>
23748
23749 \end_inset
23750
23751
23752 \end_layout
23753
23754 \begin_layout Standard
23755 In a displayed formula the limit is set below the formula, as usual:
23756 \begin_inset Formula \[
23757 \lim_{x\to A}x=B\]
23758
23759 \end_inset
23760
23761
23762 \end_layout
23763
23764 \begin_layout Subsection
23765 Modulo-Functions
23766 \begin_inset LatexCommand index
23767 name "Functions ! modulo-"
23768
23769 \end_inset
23770
23771
23772 \end_layout
23773
23774 \begin_layout Standard
23775 The modulo-function is special, because it exists in four variants.
23776 \end_layout
23777
23778 \begin_layout Standard
23779 The variants in a displayed formula:
23780 \begin_inset Formula \begin{align*}
23781 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
23782 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
23783 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
23784 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
23785 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
23786
23787 \end_inset
23788
23789
23790 \end_layout
23791
23792 \begin_layout Standard
23793 In an inline formula less space is set before the function names for all
23794  variants.
23795 \end_layout
23796
23797 \begin_layout Section
23798 Special Characters
23799 \begin_inset LatexCommand index
23800 name "Special characters"
23801
23802 \end_inset
23803
23804
23805 \end_layout
23806
23807 \begin_layout Subsection
23808 Special Characters in Mathematical Text
23809 \end_layout
23810
23811 \begin_layout Standard
23812 The following commands can only be used in mathematical text or in TeX-mode:
23813 \end_layout
23814
23815 \begin_layout Standard
23816
23817 \hfill
23818
23819 \begin_inset Tabular
23820 <lyxtabular version="3" rows="8" columns="2">
23821 <features>
23822 <column alignment="block" valignment="top" leftline="true" width="0">
23823 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
23824 <row topline="true" bottomline="true">
23825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Standard
23829 Command
23830 \end_layout
23831
23832 \end_inset
23833 </cell>
23834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Standard
23838 Result
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 </row>
23844 <row topline="true">
23845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Standard
23849
23850 \backslash
23851 oe
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Standard
23860 \begin_inset Formula $\textrm{\oe}$
23861 \end_inset
23862
23863
23864 \end_layout
23865
23866 \end_inset
23867 </cell>
23868 </row>
23869 <row topline="true">
23870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23871 \begin_inset Text
23872
23873 \begin_layout Standard
23874
23875 \backslash
23876 OE
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Standard
23885 \begin_inset Formula $\textrm{\OE}$
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 </row>
23894 <row topline="true">
23895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Standard
23899
23900 \backslash
23901 ae
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Standard
23910 \begin_inset Formula $\textrm{\ae}$
23911 \end_inset
23912
23913
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 </row>
23919 <row topline="true">
23920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Standard
23924
23925 \backslash
23926 AE
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Standard
23935 \begin_inset Formula $\textrm{\AE}$
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 </row>
23944 <row topline="true">
23945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Standard
23949
23950 \backslash
23951 aa
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Standard
23960 \begin_inset Formula $\textrm{\aa}$
23961 \end_inset
23962
23963
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 </row>
23969 <row topline="true" bottomline="true">
23970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Standard
23974
23975 \backslash
23976 AA
23977 \begin_inset LatexCommand index
23978 name "\\@\\textrm{\\AA}"
23979
23980 \end_inset
23981
23982
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Standard
23991 \begin_inset Formula $\textrm{\AA}$
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 </row>
24000 <row bottomline="true">
24001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Standard
24005
24006 \backslash
24007 i
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Standard
24016 \begin_inset Formula $\textrm{\i}$
24017 \end_inset
24018
24019
24020 \end_layout
24021
24022 \end_inset
24023 </cell>
24024 </row>
24025 </lyxtabular>
24026
24027 \end_inset
24028
24029
24030 \hfill
24031
24032 \begin_inset Tabular
24033 <lyxtabular version="3" rows="8" columns="2">
24034 <features>
24035 <column alignment="block" valignment="top" leftline="true" width="0">
24036 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24037 <row topline="true" bottomline="true">
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Standard
24042 command
24043 \begin_inset Note Note
24044 status collapsed
24045
24046 \begin_layout Standard
24047
24048 \series bold
24049
24050 \backslash
24051 hspace{0mm}
24052 \series default
24053  is used for separation, because otherwise the output will be ¡ and ¿ respective
24054 ly.
24055 \end_layout
24056
24057 \end_inset
24058
24059
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Standard
24068 Result
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 </row>
24074 <row topline="true">
24075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Standard
24079
24080 \backslash
24081 o
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24087 \begin_inset Text
24088
24089 \begin_layout Standard
24090 \begin_inset Formula $\textrm{\o}$
24091 \end_inset
24092
24093
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 </row>
24099 <row topline="true">
24100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Standard
24104
24105 \backslash
24106 O
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Standard
24115 \begin_inset Formula $\textrm{\O}$
24116 \end_inset
24117
24118
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 </row>
24124 <row topline="true">
24125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Standard
24129
24130 \backslash
24131 l
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24137 \begin_inset Text
24138
24139 \begin_layout Standard
24140 \begin_inset Formula $\textrm{\l}$
24141 \end_inset
24142
24143
24144 \end_layout
24145
24146 \end_inset
24147 </cell>
24148 </row>
24149 <row topline="true">
24150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24151 \begin_inset Text
24152
24153 \begin_layout Standard
24154
24155 \backslash
24156 L
24157 \end_layout
24158
24159 \end_inset
24160 </cell>
24161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24162 \begin_inset Text
24163
24164 \begin_layout Standard
24165 \begin_inset Formula $\textrm{\L}$
24166 \end_inset
24167
24168
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 </row>
24174 <row topline="true" bottomline="true">
24175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24176 \begin_inset Text
24177
24178 \begin_layout Standard
24179 !
24180 \begin_inset ERT
24181 status collapsed
24182
24183 \begin_layout Standard
24184
24185
24186 \backslash
24187 hspace{0mm}
24188 \end_layout
24189
24190 \end_inset
24191
24192 `
24193 \begin_inset ERT
24194 status collapsed
24195
24196 \begin_layout Standard
24197
24198
24199 \backslash
24200 spce 
24201 \end_layout
24202
24203 \end_inset
24204
24205
24206 \end_layout
24207
24208 \end_inset
24209 </cell>
24210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24211 \begin_inset Text
24212
24213 \begin_layout Standard
24214 \begin_inset Formula $\textrm{!`}$
24215 \end_inset
24216
24217
24218 \end_layout
24219
24220 \end_inset
24221 </cell>
24222 </row>
24223 <row bottomline="true">
24224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Standard
24228 ?
24229 \begin_inset ERT
24230 status collapsed
24231
24232 \begin_layout Standard
24233
24234
24235 \backslash
24236 hspace{0mm}
24237 \end_layout
24238
24239 \end_inset
24240
24241 `
24242 \begin_inset ERT
24243 status collapsed
24244
24245 \begin_layout Standard
24246
24247
24248 \backslash
24249 spce 
24250 \end_layout
24251
24252 \end_inset
24253
24254
24255 \end_layout
24256
24257 \end_inset
24258 </cell>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Standard
24263 \begin_inset Formula $\textrm{?`}$
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
24271 </row>
24272 <row bottomline="true">
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Standard
24277
24278 \backslash
24279 j
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24285 \begin_inset Text
24286
24287 \begin_layout Standard
24288 \begin_inset Formula $\textrm{\j}$
24289 \end_inset
24290
24291
24292 \end_layout
24293
24294 \end_inset
24295 </cell>
24296 </row>
24297 </lyxtabular>
24298
24299 \end_inset
24300
24301
24302 \hfill
24303
24304 \end_layout
24305
24306 \begin_layout Standard
24307 The characters 
24308 \begin_inset Formula $\textrm{\textrm{Å}}$
24309 \end_inset
24310
24311  and 
24312 \begin_inset Formula $\textrm{\textrm{Ø}}$
24313 \end_inset
24314
24315  can also be inserted via the math toolbar button 
24316 \begin_inset Graphics
24317         filename ../images/math/digamma.png
24318         scale 85
24319
24320 \end_inset
24321
24322 .
24323 \end_layout
24324
24325 \begin_layout Standard
24326 An exception are the commands 
24327 \series bold
24328 !
24329 \begin_inset ERT
24330 status collapsed
24331
24332 \begin_layout Standard
24333
24334
24335 \backslash
24336 hspace{0mm}
24337 \end_layout
24338
24339 \end_inset
24340
24341 `
24342 \series default
24343  and 
24344 \series bold
24345 ?
24346 \begin_inset ERT
24347 status collapsed
24348
24349 \begin_layout Standard
24350
24351
24352 \backslash
24353 hspace{0mm}
24354 \end_layout
24355
24356 \end_inset
24357
24358 `
24359 \series default
24360 , because they can be inserted in LyX directly to text.
24361 \end_layout
24362
24363 \begin_layout Subsection
24364 Accents in Text
24365 \begin_inset LatexCommand label
24366 name "sub:Accents-in-Text"
24367
24368 \end_inset
24369
24370
24371 \begin_inset LatexCommand index
24372 name "Accents ! in text"
24373
24374 \end_inset
24375
24376
24377 \end_layout
24378
24379 \begin_layout Standard
24380 With the following commands all letters can be accented.
24381  The commands must be inserted in TeX-mode.
24382 \end_layout
24383
24384 \begin_layout Standard
24385
24386 \hfill
24387
24388 \begin_inset Tabular
24389 <lyxtabular version="3" rows="8" columns="2">
24390 <features>
24391 <column alignment="block" valignment="top" leftline="true" width="0">
24392 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
24393 <row topline="true" bottomline="true">
24394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Standard
24398 Command
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Standard
24407 Result
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 </row>
24413 <row topline="true">
24414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Standard
24418
24419 \backslash
24420
24421 \begin_inset Quotes grd
24422 \end_inset
24423
24424 e
24425 \end_layout
24426
24427 \end_inset
24428 </cell>
24429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24430 \begin_inset Text
24431
24432 \begin_layout Standard
24433 \begin_inset ERT
24434 status collapsed
24435
24436 \begin_layout Standard
24437
24438
24439 \backslash
24440 "e
24441 \end_layout
24442
24443 \end_inset
24444
24445
24446 \end_layout
24447
24448 \end_inset
24449 </cell>
24450 </row>
24451 <row topline="true">
24452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Standard
24456
24457 \backslash
24458 `e
24459 \end_layout
24460
24461 \end_inset
24462 </cell>
24463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Standard
24467 \begin_inset ERT
24468 status collapsed
24469
24470 \begin_layout Standard
24471
24472
24473 \backslash
24474 `e
24475 \end_layout
24476
24477 \end_inset
24478
24479
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 </row>
24485 <row topline="true">
24486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Standard
24490
24491 \backslash
24492 ^
24493 \begin_inset ERT
24494 status collapsed
24495
24496 \begin_layout Standard
24497
24498
24499 \backslash
24500 spce 
24501 \end_layout
24502
24503 \end_inset
24504
24505 e
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Standard
24514 \begin_inset ERT
24515 status collapsed
24516
24517 \begin_layout Standard
24518
24519
24520 \backslash
24521 ^e
24522 \end_layout
24523
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 </row>
24532 <row topline="true">
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Standard
24537
24538 \backslash
24539 =e
24540 \end_layout
24541
24542 \end_inset
24543 </cell>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Standard
24548 \begin_inset ERT
24549 status collapsed
24550
24551 \begin_layout Standard
24552
24553
24554 \backslash
24555 =e
24556 \end_layout
24557
24558 \end_inset
24559
24560
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 </row>
24566 <row topline="true">
24567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Standard
24571
24572 \backslash
24573 u
24574 \begin_inset ERT
24575 status collapsed
24576
24577 \begin_layout Standard
24578
24579
24580 \backslash
24581 spce 
24582 \end_layout
24583
24584 \end_inset
24585
24586 e
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Standard
24595 \begin_inset ERT
24596 status collapsed
24597
24598 \begin_layout Standard
24599
24600
24601 \backslash
24602 u e
24603 \end_layout
24604
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \end_inset
24611 </cell>
24612 </row>
24613 <row topline="true" bottomline="true">
24614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24615 \begin_inset Text
24616
24617 \begin_layout Standard
24618
24619 \backslash
24620 b
24621 \begin_inset ERT
24622 status collapsed
24623
24624 \begin_layout Standard
24625
24626
24627 \backslash
24628 spce 
24629 \end_layout
24630
24631 \end_inset
24632
24633 e
24634 \end_layout
24635
24636 \end_inset
24637 </cell>
24638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Standard
24642 \begin_inset ERT
24643 status collapsed
24644
24645 \begin_layout Standard
24646
24647
24648 \backslash
24649 b e
24650 \end_layout
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \end_inset
24658 </cell>
24659 </row>
24660 <row bottomline="true">
24661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Standard
24665
24666 \backslash
24667 t
24668 \begin_inset ERT
24669 status collapsed
24670
24671 \begin_layout Standard
24672
24673
24674 \backslash
24675 spce 
24676 \end_layout
24677
24678 \end_inset
24679
24680 ee
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Standard
24689 \begin_inset ERT
24690 status collapsed
24691
24692 \begin_layout Standard
24693
24694
24695 \backslash
24696 t ee
24697 \end_layout
24698
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \end_inset
24705 </cell>
24706 </row>
24707 </lyxtabular>
24708
24709 \end_inset
24710
24711
24712 \hfill
24713
24714 \begin_inset Tabular
24715 <lyxtabular version="3" rows="8" columns="2">
24716 <features>
24717 <column alignment="block" valignment="top" leftline="true" width="0">
24718 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24719 <row topline="true" bottomline="true">
24720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24721 \begin_inset Text
24722
24723 \begin_layout Standard
24724 Command
24725 \end_layout
24726
24727 \end_inset
24728 </cell>
24729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Standard
24733 Result
24734 \end_layout
24735
24736 \end_inset
24737 </cell>
24738 </row>
24739 <row topline="true">
24740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Standard
24744
24745 \backslash
24746 H
24747 \begin_inset ERT
24748 status collapsed
24749
24750 \begin_layout Standard
24751
24752
24753 \backslash
24754 spce 
24755 \end_layout
24756
24757 \end_inset
24758
24759 e
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Standard
24768 \begin_inset ERT
24769 status collapsed
24770
24771 \begin_layout Standard
24772
24773
24774 \backslash
24775 H e
24776 \end_layout
24777
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \end_inset
24784 </cell>
24785 </row>
24786 <row topline="true">
24787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Standard
24791
24792 \backslash
24793 'e
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Standard
24802 \begin_inset ERT
24803 status collapsed
24804
24805 \begin_layout Standard
24806
24807
24808 \backslash
24809 'e
24810 \end_layout
24811
24812 \end_inset
24813
24814
24815 \end_layout
24816
24817 \end_inset
24818 </cell>
24819 </row>
24820 <row topline="true">
24821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Standard
24825
24826 \backslash
24827 ~e
24828 \begin_inset LatexCommand index
24829 name "Tilde"
24830
24831 \end_inset
24832
24833
24834 \end_layout
24835
24836 \end_inset
24837 </cell>
24838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \begin_layout Standard
24842 \begin_inset ERT
24843 status collapsed
24844
24845 \begin_layout Standard
24846
24847
24848 \backslash
24849 ~e
24850 \end_layout
24851
24852 \end_inset
24853
24854
24855 \end_layout
24856
24857 \end_inset
24858 </cell>
24859 </row>
24860 <row topline="true">
24861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Standard
24865
24866 \backslash
24867 .e
24868 \end_layout
24869
24870 \end_inset
24871 </cell>
24872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24873 \begin_inset Text
24874
24875 \begin_layout Standard
24876 \begin_inset ERT
24877 status collapsed
24878
24879 \begin_layout Standard
24880
24881
24882 \backslash
24883 .e
24884 \end_layout
24885
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 </row>
24894 <row topline="true" bottomline="true">
24895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24896 \begin_inset Text
24897
24898 \begin_layout Standard
24899
24900 \backslash
24901 v
24902 \begin_inset ERT
24903 status collapsed
24904
24905 \begin_layout Standard
24906
24907
24908 \backslash
24909 spce 
24910 \end_layout
24911
24912 \end_inset
24913
24914 e
24915 \end_layout
24916
24917 \end_inset
24918 </cell>
24919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24920 \begin_inset Text
24921
24922 \begin_layout Standard
24923 \begin_inset ERT
24924 status collapsed
24925
24926 \begin_layout Standard
24927
24928
24929 \backslash
24930 v e
24931 \end_layout
24932
24933 \end_inset
24934
24935
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 </row>
24941 <row bottomline="true">
24942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Standard
24946
24947 \backslash
24948 d
24949 \begin_inset ERT
24950 status collapsed
24951
24952 \begin_layout Standard
24953
24954
24955 \backslash
24956 spce 
24957 \end_layout
24958
24959 \end_inset
24960
24961 e
24962 \end_layout
24963
24964 \end_inset
24965 </cell>
24966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Standard
24970 \begin_inset ERT
24971 status collapsed
24972
24973 \begin_layout Standard
24974
24975
24976 \backslash
24977 d e
24978 \end_layout
24979
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 </row>
24988 <row bottomline="true">
24989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Standard
24993
24994 \backslash
24995 c
24996 \begin_inset ERT
24997 status collapsed
24998
24999 \begin_layout Standard
25000
25001
25002 \backslash
25003 spce 
25004 \end_layout
25005
25006 \end_inset
25007
25008 e
25009 \end_layout
25010
25011 \end_inset
25012 </cell>
25013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25014 \begin_inset Text
25015
25016 \begin_layout Standard
25017 \begin_inset ERT
25018 status collapsed
25019
25020 \begin_layout Standard
25021
25022
25023 \backslash
25024 c e
25025 \end_layout
25026
25027 \end_inset
25028
25029
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 </row>
25035 </lyxtabular>
25036
25037 \end_inset
25038
25039
25040 \hfill
25041
25042 \end_layout
25043
25044 \begin_layout Standard
25045 \begin_inset VSpace medskip
25046 \end_inset
25047
25048 With the command 
25049 \series bold
25050
25051 \backslash
25052 t
25053 \series default
25054  also two different characters can be accented.
25055  The command 
25056 \series bold
25057
25058 \backslash
25059 t
25060 \begin_inset ERT
25061 status collapsed
25062
25063 \begin_layout Standard
25064
25065
25066 \backslash
25067 spce 
25068 \end_layout
25069
25070 \end_inset
25071
25072 sz
25073 \series default
25074  creates: 
25075 \begin_inset ERT
25076 status collapsed
25077
25078 \begin_layout Standard
25079
25080
25081 \backslash
25082 t sz
25083 \end_layout
25084
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \begin_layout Standard
25091 The accents 
25092 \series bold
25093 `
25094 \series default
25095  , 
25096 \series bold
25097 '
25098 \series default
25099  , and 
25100 \series bold
25101 ^
25102 \series default
25103  can in combination with vowels directly be inserted with the keyboard without
25104  using TeX-mode.
25105  The same applies for the tilde
25106 \begin_inset Foot
25107 status collapsed
25108
25109 \begin_layout Standard
25110 This only applies for keyboards where the tilde is defined as accent.
25111 \end_layout
25112
25113 \end_inset
25114
25115  
25116 \series bold
25117 ~
25118 \series default
25119  in combination with 
25120 \emph on
25121 a
25122 \emph default
25123  , 
25124 \emph on
25125 n
25126 \emph default
25127  , or 
25128 \emph on
25129 o
25130 \emph default
25131 .
25132 \end_layout
25133
25134 \begin_layout Standard
25135 The commands 
25136 \series bold
25137
25138 \backslash
25139 b
25140 \series default
25141  , 
25142 \series bold
25143
25144 \backslash
25145 c
25146 \series default
25147  , 
25148 \series bold
25149
25150 \backslash
25151 d
25152 \series default
25153  , 
25154 \series bold
25155
25156 \backslash
25157 H
25158 \series default
25159  , 
25160 \series bold
25161
25162 \backslash
25163 t
25164 \series default
25165  , 
25166 \series bold
25167
25168 \backslash
25169 u
25170 \series default
25171  , 
25172 \series bold
25173
25174 \backslash
25175 v
25176 \series default
25177 , and accents inserted directly with the keyboard are also available in
25178  mathematical text.
25179  For the other accents there are special math commands to be used in formulas,
25180  see 
25181 \begin_inset LatexCommand ref
25182 reference "sub:Accents-for-one"
25183
25184 \end_inset
25185
25186 .
25187 \end_layout
25188
25189 \begin_layout Standard
25190 \begin_inset VSpace bigskip
25191 \end_inset
25192
25193 Furthermore, with the command 
25194 \series bold
25195
25196 \backslash
25197 textcircled
25198 \series default
25199
25200 \begin_inset LatexCommand index
25201 name "Commands ! T ! \\textbackslash textcircled"
25202
25203 \end_inset
25204
25205  all numbers and letters can be set into a circle, quasi accented with a
25206  circle, similar to the the copyright symbol.
25207 \end_layout
25208
25209 \begin_layout Standard
25210 \align center
25211 \begin_inset Tabular
25212 <lyxtabular version="3" rows="3" columns="2">
25213 <features>
25214 <column alignment="center" valignment="top" leftline="true" width="0">
25215 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25216 <row topline="true" bottomline="true">
25217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25218 \begin_inset Text
25219
25220 \begin_layout Standard
25221 Command
25222 \end_layout
25223
25224 \end_inset
25225 </cell>
25226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Standard
25230 Result
25231 \begin_inset Note Note
25232 status collapsed
25233
25234 \begin_layout Standard
25235
25236 \series bold
25237
25238 \backslash
25239 raisebox
25240 \series default
25241  is only used as spacer.
25242 \end_layout
25243
25244 \end_inset
25245
25246
25247 \end_layout
25248
25249 \end_inset
25250 </cell>
25251 </row>
25252 <row topline="true">
25253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25254 \begin_inset Text
25255
25256 \begin_layout Standard
25257
25258 \backslash
25259 textcircled{w}
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Standard
25268 \begin_inset ERT
25269 status collapsed
25270
25271 \begin_layout Standard
25272
25273
25274 \backslash
25275 textcircled{w}
25276 \end_layout
25277
25278 \end_inset
25279
25280
25281 \end_layout
25282
25283 \end_inset
25284 </cell>
25285 </row>
25286 <row topline="true" bottomline="true">
25287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \begin_layout Standard
25291
25292 \backslash
25293 Large 
25294 \backslash
25295 textcircled{
25296 \backslash
25297 normalsize
25298 \backslash
25299 protect
25300 \backslash
25301 raisebox{-1.5pt}{W}}
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Standard
25310 \begin_inset Formula $\raisebox{4.5mm}{}$
25311 \end_inset
25312
25313
25314 \begin_inset ERT
25315 status collapsed
25316
25317 \begin_layout Standard
25318
25319
25320 \backslash
25321 Large 
25322 \backslash
25323 textcircled{
25324 \backslash
25325 normalsize
25326 \backslash
25327 protect
25328 \backslash
25329 raisebox{-1.5pt}W}
25330 \end_layout
25331
25332 \end_inset
25333
25334
25335 \begin_inset Formula $\raisebox{-2mm}{}$
25336 \end_inset
25337
25338
25339 \end_layout
25340
25341 \end_inset
25342 </cell>
25343 </row>
25344 </lyxtabular>
25345
25346 \end_inset
25347
25348
25349 \end_layout
25350
25351 \begin_layout Standard
25352 One has to take care that the character fits in the circle.
25353  
25354 \series bold
25355
25356 \backslash
25357 Large
25358 \series default
25359
25360 \begin_inset Foot
25361 status collapsed
25362
25363 \begin_layout Standard
25364 see 
25365 \begin_inset LatexCommand ref
25366 reference "sub:Font-Sizes"
25367
25368 \end_inset
25369
25370
25371 \end_layout
25372
25373 \end_inset
25374
25375  specifies thereby the size of the circle.
25376  With the help of 
25377 \series bold
25378
25379 \backslash
25380 raisebox
25381 \series default
25382
25383 \begin_inset Foot
25384 status collapsed
25385
25386 \begin_layout Standard
25387 see 
25388 \begin_inset LatexCommand ref
25389 reference "sub:Boxes-without-Frame"
25390
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \end_inset
25397
25398  the character can be centered.
25399 \end_layout
25400
25401 \begin_layout Subsection
25402 Minuscule Numbers
25403 \begin_inset LatexCommand index
25404 name "Minuscule numbers"
25405
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \begin_layout Standard
25412 Minuscule numbers are created with the command 
25413 \series bold
25414
25415 \backslash
25416 oldstylenums
25417 \series default
25418
25419 \begin_inset LatexCommand index
25420 name "Commands ! O ! \\textbackslash oldstylenums"
25421
25422 \end_inset
25423
25424 .
25425  The command can be used in formulas and in TeX-mode.
25426  The command scheme is:
25427 \end_layout
25428
25429 \begin_layout Standard
25430
25431 \series bold
25432
25433 \backslash
25434 oldstylenums{number}
25435 \end_layout
25436
25437 \begin_layout Standard
25438 The command 
25439 \series bold
25440
25441 \backslash
25442 oldstylenums{0123456789
25443 \series default
25444  produces: 
25445 \begin_inset Formula $\oldstylenums{0123456789}$
25446 \end_inset
25447
25448
25449 \end_layout
25450
25451 \begin_layout Subsection
25452 Miscellaneous Special Characters
25453 \begin_inset LatexCommand label
25454 name "sub:Miscellaneous-Special-Characters"
25455
25456 \end_inset
25457
25458
25459 \begin_inset LatexCommand index
25460 name "Special characters ! miscellaneous"
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \begin_layout Standard
25468 The following characters can only be inserted to formulas by using commands:
25469 \end_layout
25470
25471 \begin_layout Standard
25472 \align center
25473 \begin_inset Tabular
25474 <lyxtabular version="3" rows="4" columns="2">
25475 <features>
25476 <column alignment="center" valignment="top" leftline="true" width="0">
25477 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25478 <row topline="true" bottomline="true">
25479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25480 \begin_inset Text
25481
25482 \begin_layout Standard
25483 Command
25484 \end_layout
25485
25486 \end_inset
25487 </cell>
25488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Standard
25492 Result
25493 \end_layout
25494
25495 \end_inset
25496 </cell>
25497 </row>
25498 <row topline="true">
25499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Standard
25503
25504 \backslash
25505 ^
25506 \begin_inset ERT
25507 status collapsed
25508
25509 \begin_layout Standard
25510
25511
25512 \backslash
25513 spce 
25514 \end_layout
25515
25516 \end_inset
25517
25518
25519 \end_layout
25520
25521 \end_inset
25522 </cell>
25523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25524 \begin_inset Text
25525
25526 \begin_layout Standard
25527 \begin_inset Formula $\mathcircumflex$
25528 \end_inset
25529
25530
25531 \end_layout
25532
25533 \end_inset
25534 </cell>
25535 </row>
25536 <row topline="true">
25537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25538 \begin_inset Text
25539
25540 \begin_layout Standard
25541
25542 \backslash
25543 _
25544 \end_layout
25545
25546 \end_inset
25547 </cell>
25548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25549 \begin_inset Text
25550
25551 \begin_layout Standard
25552 \begin_inset Formula $\_$
25553 \end_inset
25554
25555
25556 \end_layout
25557
25558 \end_inset
25559 </cell>
25560 </row>
25561 <row topline="true" bottomline="true">
25562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25563 \begin_inset Text
25564
25565 \begin_layout Standard
25566 ^
25567 \begin_inset ERT
25568 status collapsed
25569
25570 \begin_layout Standard
25571
25572
25573 \backslash
25574 spce 
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \backslash
25581 circ
25582 \begin_inset LatexCommand index
25583 name "°"
25584
25585 \end_inset
25586
25587
25588 \end_layout
25589
25590 \end_inset
25591 </cell>
25592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25593 \begin_inset Text
25594
25595 \begin_layout Standard
25596 \begin_inset Formula $^{\circ}$
25597 \end_inset
25598
25599
25600 \end_layout
25601
25602 \end_inset
25603 </cell>
25604 </row>
25605 </lyxtabular>
25606
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \begin_layout Standard
25613 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
25614  contains the following line
25615 \begin_inset Foot
25616 status collapsed
25617
25618 \begin_layout Standard
25619 More about this is described in 
25620 \begin_inset LatexCommand ref
25621 reference "sub:Text-Characters-in"
25622
25623 \end_inset
25624
25625 .
25626 \end_layout
25627
25628 \end_inset
25629
25630 :
25631 \end_layout
25632
25633 \begin_layout Standard
25634
25635 \series bold
25636
25637 \backslash
25638 DeclareInputtext{176}{
25639 \backslash
25640 ifmmode^
25641 \backslash
25642 circ
25643 \backslash
25644 else
25645 \backslash
25646 textdegree
25647 \backslash
25648 f\SpecialChar \textcompwordmark{}
25649 i}
25650 \end_layout
25651
25652 \begin_layout Standard
25653 \begin_inset VSpace bigskip
25654 \end_inset
25655
25656 The tilde
25657 \begin_inset LatexCommand index
25658 name "Tilde"
25659
25660 \end_inset
25661
25662  is designed as accent, thus is looks alone a bit misplaced: ~
25663 \newline
25664 But for web
25665  addresses (URLs) sometimes a single tilde is needed.
25666  In this case the relation sign 
25667 \series bold
25668
25669 \backslash
25670 sim
25671 \begin_inset Foot
25672 status collapsed
25673
25674 \begin_layout Standard
25675 see 
25676 \begin_inset LatexCommand ref
25677 reference "sec:Relations"
25678
25679 \end_inset
25680
25681
25682 \end_layout
25683
25684 \end_inset
25685
25686
25687 \series default
25688  is used in a formula.
25689  As a formula cannot be created in an URL-box (menu 
25690 \family sans
25691 Insert\SpecialChar \menuseparator
25692 URL
25693 \family default
25694 ), the URL is inserted as normal text with the font style '
25695 \family typewriter
25696 typewriter
25697 \family default
25698 '.
25699  Should the URL be a hyperlink in the DVI- or PDF-output, the command 
25700 \series bold
25701
25702 \backslash
25703 href
25704 \series default
25705
25706 \begin_inset Foot
25707 status collapsed
25708
25709 \begin_layout Standard
25710
25711 \series bold
25712
25713 \backslash
25714 href
25715 \series default
25716  can only be used together with the LaTeX-package 
25717 \series bold
25718 hyperref
25719 \series default
25720
25721 \begin_inset LatexCommand index
25722 name "Packages ! hyperref"
25723
25724 \end_inset
25725
25726 .
25727  More about 
25728 \series bold
25729
25730 \backslash
25731 href
25732 \series default
25733  is written in the section 
25734 \family typewriter
25735 URL
25736 \family default
25737  in the 
25738 \family typewriter
25739 Embedded\InsetSpace ~
25740 Objects
25741 \family default
25742  manual.
25743 \end_layout
25744
25745 \end_inset
25746
25747
25748 \begin_inset LatexCommand index
25749 name "Commands ! H ! \\textbackslash href"
25750
25751 \end_inset
25752
25753  is used.
25754 \end_layout
25755
25756 \begin_layout Standard
25757 As example an URL with a tilde:
25758 \end_layout
25759
25760 \begin_layout Standard
25761 as text: 
25762 \family typewriter
25763 http://www.lyx.org/
25764 \begin_inset Formula $\sim$
25765 \end_inset
25766
25767 mustermann
25768 \end_layout
25769
25770 \begin_layout Standard
25771 with 
25772 \series bold
25773
25774 \backslash
25775 href
25776 \series default
25777
25778 \begin_inset ERT
25779 status collapsed
25780
25781 \begin_layout Standard
25782
25783
25784 \backslash
25785 href{http://www.lyx.org/~mustermann}{
25786 \end_layout
25787
25788 \end_inset
25789
25790 http://www.lyx.org/
25791 \begin_inset Formula $\sim$
25792 \end_inset
25793
25794 mustermann
25795 \begin_inset ERT
25796 status collapsed
25797
25798 \begin_layout Standard
25799
25800 }
25801 \end_layout
25802
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \begin_layout Section
25809 Formula Styles
25810 \begin_inset LatexCommand label
25811 name "sec:Formula-Styles"
25812
25813 \end_inset
25814
25815
25816 \begin_inset LatexCommand index
25817 name "Formula ! styles"
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Itemize
25825 There are two different alignment styles:
25826 \end_layout
25827
25828 \begin_deeper
25829 \begin_layout Description
25830 Centered is the predefined standard
25831 \end_layout
25832
25833 \begin_layout Description
25834 Indented for this the option 
25835 \series bold
25836 fleqn
25837 \series default
25838  must be inserted in the menu 
25839 \family sans
25840 Document\SpecialChar \menuseparator
25841 Settings
25842 \family default
25843  under 
25844 \family sans
25845 Document\InsetSpace ~
25846 Class
25847 \end_layout
25848
25849 \begin_layout Standard
25850 When 
25851 \series bold
25852 Indented
25853 \series default
25854  is used, the indentation can be adjusted with the length 
25855 \series bold
25856
25857 \backslash
25858 mathindent
25859 \series default
25860
25861 \begin_inset LatexCommand index
25862 name "Commands ! M ! \\textbackslash mathindent"
25863
25864 \end_inset
25865
25866 .
25867  Should the distance be 15\InsetSpace \thinspace{}
25868 mm, the following command line is inserted in
25869  the LaTeX-preamble
25870 \end_layout
25871
25872 \begin_layout Standard
25873
25874 \series bold
25875
25876 \backslash
25877 setlength{
25878 \backslash
25879 mathindent}{15mm}
25880 \end_layout
25881
25882 \begin_layout Standard
25883 When no length is specified, the predefined value of 30\InsetSpace \thinspace{}
25884 pt will be used.
25885 \end_layout
25886
25887 \end_deeper
25888 \begin_layout Itemize
25889 And two different numbering styles:
25890 \end_layout
25891
25892 \begin_deeper
25893 \begin_layout Description
25894 Right is the predefined standard
25895 \end_layout
25896
25897 \begin_layout Description
25898 Left for this the option 
25899 \series bold
25900 leqno
25901 \series default
25902  must be inserted in the menu 
25903 \family sans
25904 Document\SpecialChar \menuseparator
25905 Settings
25906 \family default
25907  under 
25908 \family sans
25909 Document\InsetSpace ~
25910 Class
25911 \end_layout
25912
25913 \end_deeper
25914 \begin_layout Standard
25915
25916 \series bold
25917 fleqn
25918 \series default
25919  and 
25920 \series bold
25921 leqno
25922 \series default
25923  can also be used together.
25924  In this case both options are inserted, separated by a comma.
25925 \end_layout
25926
25927 \begin_layout Standard
25928 The chosen styles are used for all displayed formulas of the document.
25929  When both, centered and indented formulas should be created in a document,
25930  the style 
25931 \series bold
25932 Centered
25933 \series default
25934  is used.
25935  The indented formulas are then set in a flalign environment, see 
25936 \begin_inset LatexCommand ref
25937 reference "sub:Flalign-Environment"
25938
25939 \end_inset
25940
25941 .
25942 \end_layout
25943
25944 \begin_layout Section
25945 Multiline Formulas
25946 \begin_inset LatexCommand label
25947 name "sec:Multiline-Formulas"
25948
25949 \end_inset
25950
25951
25952 \begin_inset LatexCommand index
25953 name "Formula ! multiline"
25954
25955 \end_inset
25956
25957
25958 \end_layout
25959
25960 \begin_layout Subsection
25961 General
25962 \end_layout
25963
25964 \begin_layout Standard
25965 In LyX multiline formulas are created by pressing 
25966 \family sans
25967 \series bold
25968 Ctrl-Return
25969 \family default
25970 \series default
25971  inside a formula.
25972  This creates an 
25973 \series bold
25974 align environment
25975 \series default
25976  that is described in 
25977 \begin_inset LatexCommand ref
25978 reference "sub:Standard-align-Environment"
25979
25980 \end_inset
25981
25982 .
25983 \end_layout
25984
25985 \begin_layout Standard
25986 There are other multiline formula environments that can be created via the
25987  menu 
25988 \family sans
25989 Insert\SpecialChar \menuseparator
25990 Math
25991 \family default
25992 .
25993  These environments are described in the following sections.
25994 \end_layout
25995
25996 \begin_layout Standard
25997 In all multiline formula environments a new line is created by pressing
25998  
25999 \family sans
26000 Ctrl-Return
26001 \family default
26002 .
26003  To add or delete lines, the math toolbar buttons 
26004 \begin_inset Graphics
26005         filename ../images/tabular-feature_append-row.png
26006         scale 85
26007
26008 \end_inset
26009
26010  or 
26011 \begin_inset Graphics
26012         filename ../images/tabular-feature_delete-row.png
26013         scale 85
26014
26015 \end_inset
26016
26017 , respectively, or the menu 
26018 \family sans
26019 Edit\SpecialChar \menuseparator
26020 Rows & Columns
26021 \family default
26022  can be used.
26023 \end_layout
26024
26025 \begin_layout Subsubsection
26026 Line Separation
26027 \begin_inset LatexCommand label
26028 name "sub:Line-Separation"
26029
26030 \end_inset
26031
26032
26033 \begin_inset LatexCommand index
26034 name "Formula ! multiline ! Line separation"
26035
26036 \end_inset
26037
26038
26039 \end_layout
26040
26041 \begin_layout Standard
26042 There is sometimes not enough space in multiline formulas between the lines:
26043 \begin_inset Formula \begin{eqnarray*}
26044 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}\\
26045 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*}
26046
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \begin_layout Standard
26053 In LaTeX additional line space is specified as optional argument of the
26054  new line command.
26055  This is not yet possible in LyX
26056 \begin_inset Foot
26057 status collapsed
26058
26059 \begin_layout Standard
26060 see 
26061 \begin_inset ERT
26062 status collapsed
26063
26064 \begin_layout Standard
26065
26066
26067 \backslash
26068 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
26069 \end_layout
26070
26071 \end_inset
26072
26073 LyX-bug #1505
26074 \begin_inset ERT
26075 status collapsed
26076
26077 \begin_layout Standard
26078
26079 }
26080 \end_layout
26081
26082 \end_inset
26083
26084
26085 \end_layout
26086
26087 \end_inset
26088
26089 , therefore the whole formula must be inserted in TeX-mode.
26090  To add in our example space, the command 
26091 \series bold
26092
26093 \backslash
26094
26095 \backslash
26096 [3mm]
26097 \series default
26098  is inserted at the end of the first line.
26099  One gets: 
26100 \begin_inset ERT
26101 status collapsed
26102
26103 \begin_layout Standard
26104
26105
26106 \backslash
26107 begin{eqnarray*}
26108 \end_layout
26109
26110 \begin_layout Standard
26111
26112 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26113  = & 
26114 \backslash
26115 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26116 \backslash
26117
26118 \backslash
26119 [3mm]
26120 \end_layout
26121
26122 \begin_layout Standard
26123
26124 4x^{2}
26125 \backslash
26126 left(B^{2}+x_{0}^{2}
26127 \backslash
26128 right)+4x_{0}x
26129 \backslash
26130 left(D-B^{2}
26131 \backslash
26132 right)+B^{2}
26133 \backslash
26134 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26135 \backslash
26136 right) & = & 0
26137 \end_layout
26138
26139 \begin_layout Standard
26140
26141
26142 \backslash
26143 end{eqnarray*}
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \end_layout
26150
26151 \begin_layout Standard
26152 \begin_inset VSpace bigskip
26153 \end_inset
26154
26155 To set the the line separation for all lines in a formula, the length 
26156 \series bold
26157
26158 \backslash
26159 jot
26160 \series default
26161
26162 \begin_inset LatexCommand index
26163 name "Commands ! J ! \\textbackslash jot"
26164
26165 \end_inset
26166
26167  is changed.
26168  The definition is: 
26169 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
26170 \end_inset
26171
26172 .
26173  Predefined for 
26174 \series bold
26175
26176 \backslash
26177 jot
26178 \series default
26179  is the value 3\InsetSpace \thinspace{}
26180 pt.
26181  To create 3\InsetSpace \thinspace{}
26182 mm additional line separation as in the previous example, the
26183  command
26184 \end_layout
26185
26186 \begin_layout Standard
26187
26188 \series bold
26189
26190 \backslash
26191 setlength{
26192 \backslash
26193 jot}{3mm+3pt}
26194 \end_layout
26195
26196 \begin_layout Standard
26197 is inserted in TeX-mode before the formula.
26198  This requires that the LaTeX-package 
26199 \series bold
26200 calc
26201 \series default
26202
26203 \begin_inset Foot
26204 status collapsed
26205
26206 \begin_layout Standard
26207
26208 \series bold
26209 calc
26210 \series default
26211  is part of every LaTeX standard installation.
26212 \end_layout
26213
26214 \end_inset
26215
26216
26217 \begin_inset LatexCommand index
26218 name "Packages ! calc"
26219
26220 \end_inset
26221
26222  was loaded in LaTeX-preamble with the line
26223 \end_layout
26224
26225 \begin_layout Standard
26226
26227 \series bold
26228
26229 \backslash
26230 usepackage{calc}
26231 \end_layout
26232
26233 \begin_layout Standard
26234 One gets: 
26235 \begin_inset ERT
26236 status collapsed
26237
26238 \begin_layout Standard
26239
26240
26241 \backslash
26242 setlength{
26243 \backslash
26244 jot}{3mm+3pt}
26245 \end_layout
26246
26247 \end_inset
26248
26249
26250 \begin_inset Formula \begin{eqnarray*}
26251 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}\\
26252 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*}
26253
26254 \end_inset
26255
26256
26257 \end_layout
26258
26259 \begin_layout Standard
26260 \begin_inset ERT
26261 status collapsed
26262
26263 \begin_layout Standard
26264
26265
26266 \backslash
26267 setlength{
26268 \backslash
26269 jot}{3pt}
26270 \end_layout
26271
26272 \end_inset
26273
26274  To get back to the predefined distance, 
26275 \series bold
26276
26277 \backslash
26278 jot
26279 \series default
26280  is set to the value 3\InsetSpace \thinspace{}
26281 pt.
26282 \end_layout
26283
26284 \begin_layout Subsubsection
26285 Column Separation
26286 \begin_inset LatexCommand label
26287 name "sub:Column-Separation"
26288
26289 \end_inset
26290
26291
26292 \begin_inset LatexCommand index
26293 name "Formula ! multiline ! Column separation"
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 Multiline formulas form a matrix.
26302  A formula in the eqnarray environment is for example a matrix with three
26303  columns.
26304  By changing the column separation in this environment, the space beside
26305  the relation sign can be changed.
26306 \end_layout
26307
26308 \begin_layout Standard
26309 The column separation is specified with the length 
26310 \series bold
26311
26312 \backslash
26313 arraycolsep
26314 \series default
26315
26316 \begin_inset LatexCommand index
26317 name "Commands ! A ! \\textbackslash arraycolsep"
26318
26319 \end_inset
26320
26321  according to:
26322 \newline
26323 column separation = 2\InsetSpace \thinspace{}
26324
26325 \series bold
26326
26327 \backslash
26328 arraycolsep
26329 \series default
26330
26331 \newline
26332 Thus, the command
26333 \end_layout
26334
26335 \begin_layout Standard
26336
26337 \series bold
26338
26339 \backslash
26340 setlength{
26341 \backslash
26342 arraycolsep}{1cm}
26343 \end_layout
26344
26345 \begin_layout Standard
26346 inserted in TeX-mode, sets for all following formulas a column separation
26347  of 2\InsetSpace \thinspace{}
26348 cm.
26349  To get back to the predefined distance, 
26350 \series bold
26351
26352 \backslash
26353 arraycolsep
26354 \series default
26355  is set to 5\InsetSpace \thinspace{}
26356 pt.
26357 \end_layout
26358
26359 \begin_layout Standard
26360 A formula with 2\InsetSpace \thinspace{}
26361 cm column separation:
26362 \begin_inset ERT
26363 status collapsed
26364
26365 \begin_layout Standard
26366
26367
26368 \backslash
26369 setlength{
26370 \backslash
26371 arraycolsep}{1cm}
26372 \end_layout
26373
26374 \end_inset
26375
26376
26377 \begin_inset Formula \begin{eqnarray*}
26378 A & = & B\\
26379 C & \ne & A\end{eqnarray*}
26380
26381 \end_inset
26382
26383 A formula with the predefined column separation for matrices of 10\InsetSpace \thinspace{}
26384 pt:
26385 \begin_inset ERT
26386 status collapsed
26387
26388 \begin_layout Standard
26389
26390
26391 \backslash
26392 setlength{
26393 \backslash
26394 arraycolsep}{5pt}
26395 \end_layout
26396
26397 \end_inset
26398
26399
26400 \begin_inset Formula \begin{eqnarray*}
26401 A & = & B\\
26402 C & \ne & A\end{eqnarray*}
26403
26404 \end_inset
26405
26406
26407 \end_layout
26408
26409 \begin_layout Subsubsection
26410 Long Formulas
26411 \begin_inset LatexCommand index
26412 name "Formula ! long"
26413
26414 \end_inset
26415
26416
26417 \end_layout
26418
26419 \begin_layout Standard
26420 Long formulas can be typeset using these methods:
26421 \end_layout
26422
26423 \begin_layout Itemize
26424 When one side of the equation is much shorther than the line width, this
26425  one is chosen for the left side and the right side is typeset over two
26426  lines:
26427 \begin_inset ERT
26428 status collapsed
26429
26430 \begin_layout Standard
26431
26432
26433 \backslash
26434 medskip
26435 \end_layout
26436
26437 \end_inset
26438
26439  
26440 \begin_inset Formula \begin{eqnarray}
26441 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 \\
26442  &  & -\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}
26443
26444 \end_inset
26445
26446
26447 \begin_inset ERT
26448 status collapsed
26449
26450 \begin_layout Standard
26451
26452
26453 \backslash
26454 smallskip
26455 \end_layout
26456
26457 \end_inset
26458
26459
26460 \newline
26461 The minus sign at the beginning of the second line does normally not appear
26462  as operator because it is the first character of the line.
26463  Thus it would not be surrounded by space and could not be distinguished
26464  from the fraction bar.
26465  To avoid this, space was inserted behind the minus sign with the command
26466  
26467 \series bold
26468
26469 \backslash
26470 hspace{3pt}
26471 \series default
26472
26473 \begin_inset Foot
26474 status collapsed
26475
26476 \begin_layout Standard
26477 more about 
26478 \series bold
26479
26480 \backslash
26481 hspace
26482 \series default
26483  see 
26484 \begin_inset LatexCommand ref
26485 reference "sub:Variable-Space"
26486
26487 \end_inset
26488
26489
26490 \end_layout
26491
26492 \end_inset
26493
26494
26495 \begin_inset LatexCommand index
26496 name "Commands ! H ! \\textbackslash hspace"
26497
26498 \end_inset
26499
26500 .
26501 \end_layout
26502
26503 \begin_layout Itemize
26504 When both sides of the equation are too long, the command 
26505 \series bold
26506
26507 \backslash
26508 lefteqn
26509 \series default
26510
26511 \begin_inset LatexCommand index
26512 name "Commands ! L ! \\textbackslash lefteqn"
26513
26514 \end_inset
26515
26516  is used.
26517  It is inserted to the first column of the first line and effects that all
26518  further insertions overwrite the following columns:
26519 \begin_inset ERT
26520 status collapsed
26521
26522 \begin_layout Standard
26523
26524
26525 \backslash
26526 medskip
26527 \end_layout
26528
26529 \end_inset
26530
26531
26532 \begin_inset Formula \begin{eqnarray}
26533 \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 \\
26534  &  & -\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 \\
26535  &  & =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}
26536
26537 \end_inset
26538
26539
26540 \begin_inset ERT
26541 status collapsed
26542
26543 \begin_layout Standard
26544
26545
26546 \backslash
26547 smallskip
26548 \end_layout
26549
26550 \end_inset
26551
26552
26553 \newline
26554 After the insertion of 
26555 \series bold
26556
26557 \backslash
26558 lefteqn
26559 \series default
26560 , the cursor is in a purple box that is a bit shifted to the left from the
26561  blue one.
26562  In this the formula is inserted.
26563 \begin_inset ERT
26564 status collapsed
26565
26566 \begin_layout Standard
26567
26568
26569 \backslash
26570 medskip
26571 \end_layout
26572
26573 \end_inset
26574
26575
26576 \newline
26577 The content of the further lines is inserted to the second or another formula
26578  column.
26579  The greater the column number where it was inserted, the larger the indentation.
26580 \begin_inset ERT
26581 status collapsed
26582
26583 \begin_layout Standard
26584
26585
26586 \backslash
26587 medskip
26588 \end_layout
26589
26590 \end_inset
26591
26592
26593 \newline
26594
26595 \begin_inset Note Greyedout
26596 status open
26597
26598 \begin_layout Standard
26599 Note the following when using 
26600 \series bold
26601
26602 \backslash
26603 lefteqn
26604 \series default
26605 :
26606 \end_layout
26607
26608 \begin_layout Itemize
26609 The formula doesn't use the full page width.
26610  When e.\InsetSpace \thinspace{}
26611 g.\InsetSpace ~
26612 the term 
26613 \begin_inset Formula $-B^{2}$
26614 \end_inset
26615
26616  is added to the first line in the above example, it would have been outside
26617  the page margin.
26618  To better use the width, negative space can be inserted at the beginning
26619  of the first line.
26620 \end_layout
26621
26622 \begin_layout Itemize
26623 Due to a bug in LyX the cursor cannot be set with the mouse into the first
26624  line.
26625 \begin_inset Foot
26626 status collapsed
26627
26628 \begin_layout Standard
26629 \begin_inset ERT
26630 status collapsed
26631
26632 \begin_layout Standard
26633
26634
26635 \backslash
26636 href{http://bugzilla.lyx.org/show_bug.cgi?id=1429}{
26637 \end_layout
26638
26639 \end_inset
26640
26641 LyX-bug #1429
26642 \begin_inset ERT
26643 status collapsed
26644
26645 \begin_layout Standard
26646
26647 }
26648 \end_layout
26649
26650 \end_inset
26651
26652
26653 \end_layout
26654
26655 \end_inset
26656
26657  One can only set the cursor at the beginning of the line and move it with
26658  the arrow keys.
26659 \end_layout
26660
26661 \end_inset
26662
26663
26664 \end_layout
26665
26666 \begin_layout Itemize
26667 Other methods to set long formulas are offered by the environments described
26668  in 
26669 \begin_inset LatexCommand ref
26670 reference "sub:Multline-Environment"
26671
26672 \end_inset
26673
26674  and 
26675 \begin_inset LatexCommand ref
26676 reference "sub:Multiline-Formula-Parts"
26677
26678 \end_inset
26679
26680 .
26681 \end_layout
26682
26683 \begin_layout Subsubsection
26684 Multiline Brackets
26685 \begin_inset LatexCommand label
26686 name "sub:Multiline-Brackets"
26687
26688 \end_inset
26689
26690
26691 \begin_inset LatexCommand index
26692 name "Brackets ! for multiline expressions"
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \begin_layout Standard
26700 For brackets spanning multiple lines the following problem occurs:
26701 \begin_inset Formula \begin{eqnarray*}
26702 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26703  &  & \left.\cdots+B-D\right]\end{eqnarray*}
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \begin_layout Standard
26711 The closing bracket is smaller than the opening bracket because brackets
26712  with variable size may not span multiple lines.
26713 \end_layout
26714
26715 \begin_layout Standard
26716 To set the bracket size for the second line correctly, the first line is
26717  ended with 
26718 \series bold
26719
26720 \backslash
26721 right.
26722 \series default
26723
26724 \begin_inset LatexCommand index
26725 name "Commands ! R ! \\textbackslash right"
26726
26727 \end_inset
26728
26729  and the second line with 
26730 \series bold
26731
26732 \backslash
26733 left.
26734 \begin_inset Foot
26735 status collapsed
26736
26737 \begin_layout Standard
26738 for more about 
26739 \series bold
26740
26741 \backslash
26742 left
26743 \series default
26744  and 
26745 \series bold
26746
26747 \backslash
26748 right
26749 \series default
26750  see 
26751 \begin_inset LatexCommand ref
26752 reference "sub:Automatic-Bracket-Size"
26753
26754 \end_inset
26755
26756
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \series default
26763
26764 \begin_inset LatexCommand index
26765 name "Commands ! L ! \\textbackslash left"
26766
26767 \end_inset
26768
26769 .
26770  After 
26771 \series bold
26772
26773 \backslash
26774 left.
26775
26776 \series default
26777  the command 
26778 \series bold
26779
26780 \backslash
26781 vphantom
26782 \series default
26783
26784 \begin_inset ERT
26785 status collapsed
26786
26787 \begin_layout Standard
26788
26789
26790 \backslash
26791 spce 
26792 \end_layout
26793
26794 \end_inset
26795
26796
26797 \series bold
26798
26799 \backslash
26800 prod
26801 \series default
26802 ^
26803 \begin_inset ERT
26804 status collapsed
26805
26806 \begin_layout Standard
26807
26808
26809 \backslash
26810 spce 
26811 \end_layout
26812
26813 \end_inset
26814
26815
26816 \series bold
26817
26818 \backslash
26819 infty
26820 \series default
26821
26822 \begin_inset ERT
26823 status collapsed
26824
26825 \begin_layout Standard
26826
26827
26828 \backslash
26829 spce 
26830 \end_layout
26831
26832 \end_inset
26833
26834
26835 \series bold
26836
26837 \begin_inset Formula $\downarrow$
26838 \end_inset
26839
26840 _R=1}
26841 \series default
26842
26843 \begin_inset LatexCommand index
26844 name "Commands ! V ! \\textbackslash vphantom"
26845
26846 \end_inset
26847
26848  is inserted, because the multiplication operator with its limits is the
26849  largest symbol in the first line and this should be the size for the bracket
26850  in the second line.
26851 \end_layout
26852
26853 \begin_layout Standard
26854 The result is this:
26855 \begin_inset Formula \begin{eqnarray*}
26856 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26857  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
26858
26859 \end_inset
26860
26861
26862 \end_layout
26863
26864 \begin_layout Subsection
26865 Align Environments
26866 \end_layout
26867
26868 \begin_layout Standard
26869 Align environments can be used for every kind of multiline formulas.
26870  They are specially useful to set several formulas side by side.
26871 \end_layout
26872
26873 \begin_layout Standard
26874 Align environments consist of columns.
26875  The odd columns are right aligned, the even ones left aligned.
26876  Every line in an Align environment can be numbered.
26877 \end_layout
26878
26879 \begin_layout Standard
26880 Align environments are created via the menu 
26881 \family sans
26882 Insert\SpecialChar \menuseparator
26883 Math
26884 \family default
26885 .
26886  With the menu 
26887 \family sans
26888 Edit\SpecialChar \menuseparator
26889 Math\SpecialChar \menuseparator
26890 Change Formula Type
26891 \family default
26892  already existing existing formulas can be converted to Align environments.
26893 \end_layout
26894
26895 \begin_layout Standard
26896 To add or delete columns, the math toolbar buttons 
26897 \begin_inset Graphics
26898         filename ../images/tabular-feature_append-column.png
26899         scale 85
26900
26901 \end_inset
26902
26903  or 
26904 \begin_inset Graphics
26905         filename ../images/tabular-feature_delete-column.png
26906         scale 85
26907
26908 \end_inset
26909
26910 , respectively, or the menu 
26911 \family sans
26912 Edit\SpecialChar \menuseparator
26913 Rows & Columns
26914 \family default
26915  can be used.
26916 \end_layout
26917
26918 \begin_layout Subsubsection
26919 Standard align Environment
26920 \begin_inset LatexCommand label
26921 name "sub:Standard-align-Environment"
26922
26923 \end_inset
26924
26925
26926 \begin_inset LatexCommand index
26927 name "Formula ! multiline ! align environment"
26928
26929 \end_inset
26930
26931
26932 \end_layout
26933
26934 \begin_layout Standard
26935 This Align environment is created by presssing 
26936 \family sans
26937 Ctrl-Return
26938 \family default
26939  in a formula or by the menu 
26940 \family sans
26941 Insert\SpecialChar \menuseparator
26942 Math\SpecialChar \menuseparator
26943 AMS align Environment
26944 \family default
26945 .
26946 \end_layout
26947
26948 \begin_layout Standard
26949 An example for two formulas set side by side, that are created with a four
26950  column align environment:
26951 \begin_inset Formula \begin{align*}
26952 A & =\sin(B) & C & =D\\
26953 C & \ne A & B & \ne D\end{align*}
26954
26955 \end_inset
26956
26957 As it can be seen, the formulas in this environment are placed so as if
26958  there would be a 
26959 \series bold
26960
26961 \backslash
26962 hfill
26963 \begin_inset Foot
26964 status collapsed
26965
26966 \begin_layout Standard
26967 more about 
26968 \series bold
26969
26970 \backslash
26971 hfill
26972 \series default
26973  see 
26974 \begin_inset LatexCommand ref
26975 reference "sub:Variable-Space"
26976
26977 \end_inset
26978
26979
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \series default
26986  before the first and after every even column.
26987  When the formula style 
26988 \series bold
26989 Indented
26990 \begin_inset Foot
26991 status collapsed
26992
26993 \begin_layout Standard
26994 formula styles see 
26995 \begin_inset LatexCommand ref
26996 reference "sec:Formula-Styles"
26997
26998 \end_inset
26999
27000
27001 \end_layout
27002
27003 \end_inset
27004
27005
27006 \series default
27007  is used, the formula is set without the 
27008 \series bold
27009
27010 \backslash
27011 hfill
27012 \series default
27013  before the first column.
27014 \end_layout
27015
27016 \begin_layout Subsubsection
27017 Alignat Environment
27018 \begin_inset LatexCommand index
27019 name "Formula ! multiline ! alignat environment"
27020
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \begin_layout Standard
27027 The alignat environment has no predefined column separation.
27028  It can be inserted manually with the spaces that are described 
27029 \begin_inset LatexCommand ref
27030 reference "sub:Space"
27031
27032 \end_inset
27033
27034 .
27035 \end_layout
27036
27037 \begin_layout Standard
27038 The above example in the alignat environment where 1\InsetSpace \thinspace{}
27039 cm space was inserted
27040  at the beginning of the second formula:
27041 \begin_inset Formula \begin{alignat*}{2}
27042 A & =\sin(B) & \hspace{1cm}C & =D\\
27043 C & \ne A & B & \ne D\end{alignat*}
27044
27045 \end_inset
27046
27047 Because the column separation can be set separately for every column, this
27048  environment is especially suitable to set three and more formulas side
27049  by side.
27050 \end_layout
27051
27052 \begin_layout Subsubsection
27053 Flalign Environment
27054 \begin_inset LatexCommand label
27055 name "sub:Flalign-Environment"
27056
27057 \end_inset
27058
27059
27060 \begin_inset LatexCommand index
27061 name "Formula ! multiline ! flalign environment"
27062
27063 \end_inset
27064
27065
27066 \end_layout
27067
27068 \begin_layout Standard
27069 In this environment the first two columns are always set as much as possible
27070  to the left and the last two ones to the right.
27071  An example:
27072 \begin_inset Formula \begin{flalign*}
27073 A & =1 & B & =2 & C & =3\\
27074 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
27075
27076 \end_inset
27077
27078
27079 \end_layout
27080
27081 \begin_layout Standard
27082 By creating a flalign environment with an odd number of columns where an
27083  empty TeX-brace is inserted to the last column, several formulas in a document
27084  can be set to the left, although the formula style 
27085 \series bold
27086 Centered
27087 \series default
27088  is used.
27089  As example the indented formula 
27090 \begin_inset LatexCommand eqref
27091 reference "eq:VolInt"
27092
27093 \end_inset
27094
27095 :
27096 \begin_inset Formula \begin{flalign}
27097 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
27098
27099 \end_inset
27100
27101 The first two columns contain the formula.
27102  To indent it as with the formula style 
27103 \series bold
27104 Indented
27105 \series default
27106 , 30\InsetSpace \thinspace{}
27107 pt space was inserted at the beginning of the first column.
27108 \end_layout
27109
27110 \begin_layout Subsection
27111 Eqnarray Environment
27112 \begin_inset LatexCommand index
27113 name "Formula ! multiline ! eqnarray environment"
27114
27115 \end_inset
27116
27117
27118 \end_layout
27119
27120 \begin_layout Standard
27121 When this environment has been created, three blue boxes appear.
27122  The content of the first box is right aligned, the content of the last
27123  one left aligned.
27124  The content of the middle box appears centered and a bit smaller, because
27125  it is designed to insert there only relation characters.
27126 \begin_inset Formula \begin{eqnarray*}
27127 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27128 AB & AB & AB\\
27129 A & = & A\end{eqnarray*}
27130
27131 \end_inset
27132
27133
27134 \end_layout
27135
27136 \begin_layout Subsection
27137 Gather Environment
27138 \begin_inset LatexCommand index
27139 name "Formula ! multiline ! gather environment"
27140
27141 \end_inset
27142
27143
27144 \end_layout
27145
27146 \begin_layout Standard
27147 This environment consists of only one centered column.
27148  Every line can be numbered.
27149 \begin_inset Formula \begin{gather}
27150 A=1\\
27151 X=\textrm{-}1\end{gather}
27152
27153 \end_inset
27154
27155
27156 \end_layout
27157
27158 \begin_layout Subsection
27159 Multline Environment
27160 \begin_inset LatexCommand label
27161 name "sub:Multline-Environment"
27162
27163 \end_inset
27164
27165
27166 \begin_inset LatexCommand index
27167 name "Formula ! multiline ! multline environment"
27168
27169 \end_inset
27170
27171
27172 \end_layout
27173
27174 \begin_layout Standard
27175 The multline environment consists, like the gather environment, of only
27176  one column.
27177  But the first line is left aligned, the last one right aligned.
27178  All other lines are centered.
27179  Therefore this environment is suitable for long formulas.
27180  As example formula 
27181 \begin_inset LatexCommand eqref
27182 reference "eq:lefteqn"
27183
27184 \end_inset
27185
27186  in the multline environment:
27187 \begin_inset Formula \begin{multline}
27188 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}\\
27189 -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}\\
27190 =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}
27191
27192 \end_inset
27193
27194
27195 \end_layout
27196
27197 \begin_layout Standard
27198 In the output only the the last (first) line of a multline environment appears
27199  numbered when the document numbering is right (left).
27200 \begin_inset Foot
27201 status collapsed
27202
27203 \begin_layout Standard
27204 numbering styles see 
27205 \begin_inset LatexCommand ref
27206 reference "sec:Formula-Styles"
27207
27208 \end_inset
27209
27210
27211 \end_layout
27212
27213 \end_inset
27214
27215  This is also the case when there is a formula number displayed after every
27216  line in LyX.
27217 \begin_inset Foot
27218 status collapsed
27219
27220 \begin_layout Standard
27221 This is 
27222 \begin_inset ERT
27223 status collapsed
27224
27225 \begin_layout Standard
27226
27227
27228 \backslash
27229 href{http://bugzilla.lyx.org/show_bug.cgi?id=518}{
27230 \end_layout
27231
27232 \end_inset
27233
27234 LyX-bug #518
27235 \begin_inset ERT
27236 status collapsed
27237
27238 \begin_layout Standard
27239
27240 }
27241 \end_layout
27242
27243 \end_inset
27244
27245 .
27246 \end_layout
27247
27248 \end_inset
27249
27250
27251 \end_layout
27252
27253 \begin_layout Standard
27254 With the commands 
27255 \series bold
27256
27257 \backslash
27258 shoveright
27259 \begin_inset LatexCommand index
27260 name "Commands ! S ! \\textbackslash shoveright"
27261
27262 \end_inset
27263
27264
27265 \series default
27266  and 
27267 \series bold
27268
27269 \backslash
27270 shoveleft
27271 \begin_inset LatexCommand index
27272 name "Commands ! S ! \\textbackslash shoveleft"
27273
27274 \end_inset
27275
27276
27277 \series default
27278  a centered line can be right or left aligned, respectively.
27279  The commands are used as follows:
27280 \end_layout
27281
27282 \begin_layout Standard
27283
27284 \series bold
27285
27286 \backslash
27287 shoveright{line content}
27288 \series default
27289  and 
27290 \series bold
27291
27292 \backslash
27293 shoveleft{line content}
27294 \end_layout
27295
27296 \begin_layout Standard
27297 \begin_inset VSpace medskip
27298 \end_inset
27299
27300 The length 
27301 \series bold
27302
27303 \backslash
27304 multlinegap
27305 \begin_inset LatexCommand index
27306 name "Commands ! M ! \\textbackslash multlinegap"
27307
27308 \end_inset
27309
27310
27311 \series default
27312  specifies the distance of the first line from the left page margin.
27313  Predefined is the length 0\InsetSpace \thinspace{}
27314 pt.
27315 \end_layout
27316
27317 \begin_layout Standard
27318 As example the above formula where the command
27319 \end_layout
27320
27321 \begin_layout Standard
27322
27323 \series bold
27324
27325 \backslash
27326 setlength{
27327 \backslash
27328 multlinegap}{2cm}
27329 \end_layout
27330
27331 \begin_layout Standard
27332 was inserted in TeX-mode before:
27333 \begin_inset ERT
27334 status collapsed
27335
27336 \begin_layout Standard
27337
27338
27339 \backslash
27340 setlength{
27341 \backslash
27342 multlinegap}{2cm}
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \begin_inset Formula \begin{multline}
27349 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}\\
27350 \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}}\\
27351 =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}
27352
27353 \end_inset
27354
27355
27356 \begin_inset ERT
27357 status collapsed
27358
27359 \begin_layout Standard
27360
27361
27362 \backslash
27363 setlength{
27364 \backslash
27365 multlinegap}{0pt}
27366 \end_layout
27367
27368 \end_inset
27369
27370 The second line was left aligned using 
27371 \series bold
27372
27373 \backslash
27374 shoveleft
27375 \series default
27376 .
27377 \end_layout
27378
27379 \begin_layout Subsection
27380 Multiline Formula Parts
27381 \begin_inset LatexCommand label
27382 name "sub:Multiline-Formula-Parts"
27383
27384 \end_inset
27385
27386
27387 \begin_inset LatexCommand index
27388 name "Formula ! multiline ! formula parts"
27389
27390 \end_inset
27391
27392
27393 \end_layout
27394
27395 \begin_layout Standard
27396 To display only parts of a formula with multiple lines, one of the following
27397  environments are used: 
27398 \series bold
27399 aligned
27400 \series default
27401
27402 \series bold
27403 alignedat
27404 \series default
27405
27406 \series bold
27407 gathered
27408 \series default
27409  or 
27410 \series bold
27411 split
27412 \series default
27413 .
27414  They can be inserted via the menu 
27415 \family sans
27416 Insert\SpecialChar \menuseparator
27417 Math
27418 \family default
27419  or by using the commands described in this section.
27420 \end_layout
27421
27422 \begin_layout Standard
27423 The first three have the same properties as the corresponding multiline
27424  formula environments, but it is possible to set further formula parts beside
27425  them.
27426  An example:
27427 \begin_inset Formula \[
27428 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
27429 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
27430 \right\} \textrm{Uncertainty relations}\]
27431
27432 \end_inset
27433
27434
27435 \end_layout
27436
27437 \begin_layout Standard
27438 To get this formula, a displayed formula is created where the command 
27439 \series bold
27440
27441 \backslash
27442 aligned
27443 \begin_inset LatexCommand index
27444 name "Commands ! A ! \\textbackslash aligned"
27445
27446 \end_inset
27447
27448
27449 \series default
27450  is inserted.
27451  A purple box appears around the blue formula box where now columns and
27452  lines can be added.
27453  Outside the multiline environment other formula parts can be set, like
27454  the brace.
27455 \end_layout
27456
27457 \begin_layout Standard
27458 The aligned environment is also suitable for long formulas whose lines are
27459  horizontally aligned.
27460  Using aligned in a displayed formula has the advantage that the formula
27461  number is vertically centered behind the lines.
27462  As example formula 
27463 \begin_inset LatexCommand eqref
27464 reference "eq:kurzlang"
27465
27466 \end_inset
27467
27468  in the aligned environment:
27469 \begin_inset Formula \begin{equation}
27470 \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}|}\\
27471  & -\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}
27472 \end{equation}
27473
27474 \end_inset
27475
27476
27477 \end_layout
27478
27479 \begin_layout Standard
27480 To use the environments 
27481 \series bold
27482 alignedat
27483 \series default
27484
27485 \series bold
27486 gathered
27487 \series default
27488 , or 
27489 \series bold
27490 split
27491 \series default
27492 , the command 
27493 \series bold
27494
27495 \backslash
27496 alignedat
27497 \series default
27498 ,
27499 \begin_inset LatexCommand index
27500 name "Commands ! A ! \\textbackslash alignedat"
27501
27502 \end_inset
27503
27504  
27505 \series bold
27506
27507 \backslash
27508 gathered
27509 \series default
27510
27511 \begin_inset LatexCommand index
27512 name "Commands ! G ! \\textbackslash gathered"
27513
27514 \end_inset
27515
27516 , or 
27517 \series bold
27518
27519 \backslash
27520 split
27521 \series default
27522
27523 \begin_inset LatexCommand index
27524 name "Commands ! S ! \\textbackslash split"
27525
27526 \end_inset
27527
27528  are inserted, respectively.
27529  The split environment has the same properties as the aligned environment
27530  but it can only have two columns.
27531 \end_layout
27532
27533 \begin_layout Subsection
27534 Text in multiline Formulas
27535 \begin_inset LatexCommand label
27536 name "sub:Text-in-multiline"
27537
27538 \end_inset
27539
27540
27541 \begin_inset LatexCommand index
27542 name "Text ! in formulas"
27543
27544 \end_inset
27545
27546
27547 \begin_inset LatexCommand index
27548 name "Formula ! multiline ! text"
27549
27550 \end_inset
27551
27552
27553 \end_layout
27554
27555 \begin_layout Standard
27556 In the Align environments, and the multline and gather environment, text
27557  can be inserted that will appear in a separate line and doesn't affect
27558  the column alignment.
27559  To do this, the command 
27560 \series bold
27561
27562 \backslash
27563 intertext
27564 \begin_inset LatexCommand index
27565 name "Commands ! I ! \\textbackslash intertext"
27566
27567 \end_inset
27568
27569
27570 \series default
27571  is used in the following scheme:
27572 \end_layout
27573
27574 \begin_layout Standard
27575
27576 \series bold
27577
27578 \backslash
27579 intertext{text}
27580 \end_layout
27581
27582 \begin_layout Standard
27583 The text should not be longer than a line because it cannot be hyphenated.
27584  As LyX doesn't yet support 
27585 \series bold
27586
27587 \backslash
27588 intertext
27589 \series default
27590  directly, the text is written as mathematical text.
27591  
27592 \series bold
27593
27594 \backslash
27595 intertext
27596 \series default
27597  must hereby be at the beginning of a line and appears in the output above
27598  this line.
27599  An example where the text was inserted at the beginning of the second line:
27600 \begin_inset Formula \begin{align}
27601 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
27602 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
27603
27604 \end_inset
27605
27606
27607 \end_layout
27608
27609 \begin_layout Section
27610 Formula Numbering
27611 \begin_inset LatexCommand index
27612 name "Formula numbering"
27613
27614 \end_inset
27615
27616
27617 \begin_inset LatexCommand index
27618 name "Formula ! numbering|see{Formula numbering}"
27619
27620 \end_inset
27621
27622
27623 \end_layout
27624
27625 \begin_layout Subsection
27626 General
27627 \end_layout
27628
27629 \begin_layout Standard
27630 Numbered formulas can be created with the menu 
27631 \family sans
27632 Insert\SpecialChar \menuseparator
27633 Math\SpecialChar \menuseparator
27634 Numbered\InsetSpace ~
27635 Formula
27636 \family default
27637  (shortcut 
27638 \family sans
27639 Ctrl-Alt\InsetSpace ~
27640 n
27641 \family default
27642 ).
27643  Existing formulas can be numbered with the menu 
27644 \family sans
27645 Edit\SpecialChar \menuseparator
27646 Math\SpecialChar \menuseparator
27647 Toggle\InsetSpace ~
27648 Numbering
27649 \family default
27650  (shortcut 
27651 \family sans
27652 Alt-m\InsetSpace ~
27653 n
27654 \family default
27655 ).
27656  The formula number is displayed in LyX behind the formula as number sign
27657  in parentheses.
27658  The number sign is replaced in the output by the formula number.
27659 \end_layout
27660
27661 \begin_layout Standard
27662 When numbering is turned on in multiline formulas, all lines will be numbered.
27663  But the numbering can be controlled with the menu 
27664 \family sans
27665 Edit\SpecialChar \menuseparator
27666 Math\SpecialChar \menuseparator
27667 Toggle\InsetSpace ~
27668 Numbering\InsetSpace ~
27669 of\InsetSpace ~
27670 Line
27671 \family default
27672  (shortcut 
27673 \family sans
27674 Alt-m\InsetSpace ~
27675 N
27676 \family default
27677 ) for every line.
27678 \end_layout
27679
27680 \begin_layout Standard
27681 Except of inline formulas, all formulas can be numbered with two different
27682  styles, see 
27683 \begin_inset LatexCommand ref
27684 reference "sec:Formula-Styles"
27685
27686 \end_inset
27687
27688 .
27689 \end_layout
27690
27691 \begin_layout Subsection
27692 Cross-References
27693 \begin_inset LatexCommand label
27694 name "sub:Cross-References"
27695
27696 \end_inset
27697
27698
27699 \begin_inset LatexCommand index
27700 name "Cross-references ! to formulas"
27701
27702 \end_inset
27703
27704
27705 \end_layout
27706
27707 \begin_layout Standard
27708 All labeled formulas can be cross-referenced.
27709  A label is added by the menu 
27710 \family sans
27711 Insert\SpecialChar \menuseparator
27712 Label
27713 \family default
27714  or the toolbar button 
27715 \begin_inset Graphics
27716         filename ../images/label-insert.png
27717         scale 85
27718
27719 \end_inset
27720
27721 .
27722  The cursor must hereby be inside a displayed formula.
27723  A dialog pops up displaying the prefix 
27724 \series bold
27725 eq:
27726 \series default
27727  in a text field.
27728  The label is inserted there behind the prefix.
27729  The predefined prefix means 
27730 \begin_inset Quotes eld
27731 \end_inset
27732
27733 equation
27734 \begin_inset Quotes erd
27735 \end_inset
27736
27737  and makes it easier to find labels in large documents because it marks
27738  it as formula label to divide it from e.\InsetSpace \thinspace{}
27739 g.\InsetSpace ~
27740 section labels.
27741  To change a label, the menu 
27742 \family sans
27743 Insert\SpecialChar \menuseparator
27744 Label
27745 \family default
27746  is used again.
27747 \end_layout
27748
27749 \begin_layout Standard
27750 The name of the label is displayed in LyX within two parentheses behind
27751  formula.
27752  A formula with a label is always numbered.
27753  The label is deleted when the numbering is turned off.
27754  This is at the moment the only way to delete a label, see 
27755 \begin_inset ERT
27756 status collapsed
27757
27758 \begin_layout Standard
27759
27760
27761 \backslash
27762 href{http://bugzilla.lyx.org/show_bug.cgi?id=2556}{
27763 \end_layout
27764
27765 \end_inset
27766
27767 LyX-bug #2556
27768 \begin_inset ERT
27769 status collapsed
27770
27771 \begin_layout Standard
27772
27773 }
27774 \end_layout
27775
27776 \end_inset
27777
27778 .
27779 \end_layout
27780
27781 \begin_layout Standard
27782 Cross-references are inserted via the menu 
27783 \family sans
27784 Insert\SpecialChar \menuseparator
27785 Cross-Reference
27786 \family default
27787  or with the toolbar button 
27788 \begin_inset Graphics
27789         filename ../images/dialog-show-new-inset_ref.png
27790         scale 85
27791
27792 \end_inset
27793
27794 .
27795  A formula cross-reference appears in the output as formula number.
27796  When in the cross-reference dialog window the format 
27797 \series bold
27798 (<reference>)
27799 \series default
27800  is chosen, the cross-reference appears in the output as formula number
27801  in parentheses.
27802 \newline
27803 By right-clicking on a cross-reference in LyX, one jumps
27804  to the formula that is referenced.
27805 \end_layout
27806
27807 \begin_layout Standard
27808 Here are as examples cross-references to formulas of the following subsections:
27809 \begin_inset Note Note
27810 status open
27811
27812 \begin_layout Standard
27813 Note the different cross-reference types.
27814 \end_layout
27815
27816 \end_inset
27817
27818
27819 \end_layout
27820
27821 \begin_layout Standard
27822 The equations 
27823 \begin_inset LatexCommand eqref
27824 reference "eq:tag"
27825
27826 \end_inset
27827
27828  and 
27829 \begin_inset LatexCommand eqref
27830 reference "eq:c"
27831
27832 \end_inset
27833
27834  are equivalent.
27835  In (
27836 \begin_inset LatexCommand ref
27837 reference "eq:Lat"
27838
27839 \end_inset
27840
27841 ) big Latin letters are used for the numbering in contrary to (
27842 \begin_inset LatexCommand ref
27843 reference "eq:Rom"
27844
27845 \end_inset
27846
27847 ).
27848 \end_layout
27849
27850 \begin_layout Standard
27851 \begin_inset VSpace medskip
27852 \end_inset
27853
27854 When the argument of 
27855 \series bold
27856
27857 \backslash
27858 tag
27859 \begin_inset Foot
27860 status collapsed
27861
27862 \begin_layout Standard
27863
27864 \series bold
27865
27866 \backslash
27867 tag
27868 \series default
27869  is described in 
27870 \begin_inset LatexCommand ref
27871 reference "sub:User-defined-Numbering"
27872
27873 \end_inset
27874
27875 .
27876 \end_layout
27877
27878 \end_inset
27879
27880
27881 \series default
27882  contains a box like in 
27883 \begin_inset LatexCommand ref
27884 reference "sub:Paragraph-Boxes"
27885
27886 \end_inset
27887
27888 , the formula cannot be referenced.
27889 \end_layout
27890
27891 \begin_layout Subsection
27892 Subnumbering
27893 \begin_inset LatexCommand index
27894 name "Formula numbering ! subnumbering"
27895
27896 \end_inset
27897
27898
27899 \end_layout
27900
27901 \begin_layout Standard
27902 With the help of the commands 
27903 \series bold
27904
27905 \backslash
27906 begin{subequations}
27907 \series default
27908  and 
27909 \series bold
27910
27911 \backslash
27912 end{subequations}
27913 \series default
27914  formulas can be subnumbered.
27915  Both commands are inserted in TeX-mode.
27916 \end_layout
27917
27918 \begin_layout Standard
27919 An example:
27920 \begin_inset Formula \begin{equation}
27921 A=C-B\label{eq:a}\end{equation}
27922
27923 \end_inset
27924
27925
27926 \begin_inset ERT
27927 status collapsed
27928
27929 \begin_layout Standard
27930
27931
27932 \backslash
27933 addtocounter{equation}{-1}
27934 \end_layout
27935
27936 \end_inset
27937
27938
27939 \begin_inset ERT
27940 status collapsed
27941
27942 \begin_layout Standard
27943
27944
27945 \backslash
27946 begin{subequations}
27947 \end_layout
27948
27949 \end_inset
27950
27951
27952 \begin_inset VSpace -5mm
27953 \end_inset
27954
27955
27956 \begin_inset Formula \begin{equation}
27957 B=C-A\label{eq:b}\end{equation}
27958
27959 \end_inset
27960
27961
27962 \begin_inset Formula \begin{equation}
27963 C=A+B\label{eq:c}\end{equation}
27964
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \begin_layout Standard
27971 \begin_inset ERT
27972 status collapsed
27973
27974 \begin_layout Standard
27975
27976
27977 \backslash
27978 end{subequations}
27979 \end_layout
27980
27981 \end_inset
27982
27983
27984 \end_layout
27985
27986 \begin_layout Standard
27987 To create the example, the following is done:
27988 \end_layout
27989
27990 \begin_layout Enumerate
27991 first formula is inserted
27992 \end_layout
27993
27994 \begin_layout Enumerate
27995
27996 \series bold
27997
27998 \backslash
27999 addtocounter{equation}{-1} 
28000 \backslash
28001 begin{subequations}
28002 \begin_inset LatexCommand index
28003 name "Commands ! A ! \\textbackslash addtocounter"
28004
28005 \end_inset
28006
28007
28008 \newline
28009
28010 \series default
28011 is inserted after the first formula
28012 \end_layout
28013
28014 \begin_layout Enumerate
28015 second formula is inserted
28016 \end_layout
28017
28018 \begin_layout Enumerate
28019 third formula is inserted
28020 \end_layout
28021
28022 \begin_layout Enumerate
28023
28024 \series bold
28025
28026 \backslash
28027 end{subequations}
28028 \series default
28029  is inserted after the third formula
28030 \end_layout
28031
28032 \begin_layout Standard
28033 Every formula between the commands 
28034 \series bold
28035
28036 \backslash
28037 begin
28038 \series default
28039  and 
28040 \series bold
28041
28042 \backslash
28043 end
28044 \series default
28045  is subnumbered as a, b, 
28046 \begin_inset ERT
28047 status collapsed
28048
28049 \begin_layout Standard
28050
28051
28052 \backslash
28053 linebreak 
28054 \end_layout
28055
28056 \end_inset
28057
28058 c, \SpecialChar \ldots{}
28059  For multiline formulas every line will be subnumbered.
28060  All subnumbered formulas are treated as 
28061 \emph on
28062 one
28063 \emph default
28064  numbered formula.
28065  But as every numbered formula increases the counter 
28066 \series bold
28067 equation
28068 \series default
28069  by one, the command 
28070 \series bold
28071
28072 \backslash
28073 addtocounter
28074 \series default
28075  is needed to decrease it.
28076  Otherwise the formulas 
28077 \begin_inset LatexCommand eqref
28078 reference "eq:a"
28079
28080 \end_inset
28081
28082
28083 \begin_inset LatexCommand eqref
28084 reference "eq:b"
28085
28086 \end_inset
28087
28088
28089 \begin_inset LatexCommand eqref
28090 reference "eq:c"
28091
28092 \end_inset
28093
28094  would be numbered as 
28095 \begin_inset LatexCommand eqref
28096 reference "eq:a"
28097
28098 \end_inset
28099
28100
28101 \begin_inset LatexCommand eqref
28102 reference "eq:d"
28103
28104 \end_inset
28105
28106
28107 \begin_inset LatexCommand eqref
28108 reference "eq:f"
28109
28110 \end_inset
28111
28112 .
28113 \end_layout
28114
28115 \begin_layout Standard
28116 By inserting the commands in TeX-mode, a space is created between the first
28117  two formulas.
28118  To revert this -5\InsetSpace \thinspace{}
28119 mm vertical space is inserted after the command 
28120 \series bold
28121
28122 \backslash
28123 begin{subequations}
28124 \series default
28125 .
28126  When the formula style 
28127 \series bold
28128 Indented
28129 \begin_inset Foot
28130 status collapsed
28131
28132 \begin_layout Standard
28133 formula styles see 
28134 \begin_inset LatexCommand ref
28135 reference "sec:Formula-Styles"
28136
28137 \end_inset
28138
28139
28140 \end_layout
28141
28142 \end_inset
28143
28144
28145 \series default
28146  is used, -7\InsetSpace \thinspace{}
28147 mm space is inserted instead.
28148 \end_layout
28149
28150 \begin_layout Standard
28151 Here is an example for a multiline formula where the numbering was turned
28152  off for the second line:
28153 \begin_inset ERT
28154 status collapsed
28155
28156 \begin_layout Standard
28157
28158
28159 \backslash
28160 begin{subequations}
28161 \end_layout
28162
28163 \end_inset
28164
28165
28166 \begin_inset Formula \begin{eqnarray}
28167 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28168  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
28169  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
28170
28171 \end_inset
28172
28173
28174 \begin_inset ERT
28175 status collapsed
28176
28177 \begin_layout Standard
28178
28179
28180 \backslash
28181 end{subequations}
28182 \end_layout
28183
28184 \end_inset
28185
28186
28187 \end_layout
28188
28189 \begin_layout Subsection
28190 User-defined Numbering
28191 \begin_inset LatexCommand label
28192 name "sub:User-defined-Numbering"
28193
28194 \end_inset
28195
28196
28197 \begin_inset LatexCommand index
28198 name "Formula numbering ! user-defined"
28199
28200 \end_inset
28201
28202
28203 \end_layout
28204
28205 \begin_layout Standard
28206 \begin_inset LatexCommand index
28207 name "Formula numbering ! self-defined delimiters"
28208
28209 \end_inset
28210
28211 With the standard numbering parentheses are set around the formula number.
28212  To replace the parentheses for example by vertical bars, the following
28213  line is added to the LaTeX-preamble:
28214 \end_layout
28215
28216 \begin_layout Standard
28217
28218 \series bold
28219
28220 \backslash
28221 def
28222 \backslash
28223 tagform@#1{
28224 \backslash
28225 maketag@@@{|#1|}}
28226 \series default
28227
28228 \begin_inset Note Note
28229 status collapsed
28230
28231 \begin_layout Standard
28232 This macro is already declared in the LaTeX-preamble for testing.
28233  To activate it, remove the percent sign at the beginning.
28234 \end_layout
28235
28236 \end_inset
28237
28238
28239 \end_layout
28240
28241 \begin_layout Standard
28242 To use other characters, the vertical bars besides the 
28243 \series bold
28244 #1
28245 \series default
28246  are replaced by one ore more characters.
28247  To get only the formula number the vertical bars are omitted.
28248 \end_layout
28249
28250 \begin_layout Standard
28251 \begin_inset VSpace bigskip
28252 \end_inset
28253
28254 When there should be an expression of your choice instead of the consecutive
28255  formula number in parentheses behind the formula, the command 
28256 \series bold
28257
28258 \backslash
28259 tag{expression}
28260 \series default
28261
28262 \begin_inset LatexCommand index
28263 name "Commands ! T ! \\textbackslash tag"
28264
28265 \end_inset
28266
28267  is used:
28268 \begin_inset Formula \begin{equation}
28269 A+B=C\tag{something}\label{eq:tag}\end{equation}
28270
28271 \end_inset
28272
28273 In this example the command 
28274 \series bold
28275
28276 \backslash
28277 tag
28278 \backslash
28279 {something
28280 \series default
28281  was inserted to the formula.
28282 \end_layout
28283
28284 \begin_layout Standard
28285 When the command 
28286 \series bold
28287
28288 \backslash
28289 tag*
28290 \backslash
28291 {something
28292 \series default
28293  is inserted instead, the star prevents the parentheses around the expression:
28294 \begin_inset Formula \[
28295 A+B=C\tag*{something}\]
28296
28297 \end_inset
28298
28299
28300 \end_layout
28301
28302 \begin_layout Standard
28303 \begin_inset VSpace bigskip
28304 \end_inset
28305
28306 To restart the formula numbering with new document parts or sections, the
28307  following command is used:
28308 \end_layout
28309
28310 \begin_layout Standard
28311
28312 \series bold
28313
28314 \backslash
28315 @addtoreset{equation}{part}
28316 \series default
28317
28318 \begin_inset LatexCommand index
28319 name "Commands ! \"@\" ! \\textbackslash \"@\"addtoreset"
28320
28321 \end_inset
28322
28323
28324 \newline
28325 resp.
28326 \newline
28327
28328 \series bold
28329
28330 \backslash
28331 @addtoreset{equation}{section}
28332 \end_layout
28333
28334 \begin_layout Standard
28335 To be able to use these commands in TeX-mode, the 
28336 \begin_inset Quotes eld
28337 \end_inset
28338
28339 @
28340 \begin_inset Quotes erd
28341 \end_inset
28342
28343  character has to be made 
28344 \begin_inset Quotes eld
28345 \end_inset
28346
28347 active
28348 \begin_inset Quotes erd
28349 \end_inset
28350
28351  for LaTeX using the command 
28352 \series bold
28353
28354 \backslash
28355 makeatletter.
28356
28357 \series default
28358  The command 
28359 \series bold
28360
28361 \backslash
28362 makeatother
28363 \series default
28364  reverts this.
28365  So the command sequence in TeX-mode is:
28366 \end_layout
28367
28368 \begin_layout Standard
28369
28370 \series bold
28371
28372 \backslash
28373 makeatletter
28374 \newline
28375
28376 \backslash
28377 @addtoreset{equation}{section}
28378 \newline
28379
28380 \backslash
28381 makeatother
28382 \end_layout
28383
28384 \begin_layout Standard
28385 In the LaTeX-preamble 
28386 \series bold
28387
28388 \backslash
28389 makeatletter
28390 \series default
28391  and 
28392 \series bold
28393
28394 \backslash
28395 makeatother
28396 \series default
28397  can be omitted as they are automatically internally inserted by LyX.
28398 \end_layout
28399
28400 \begin_layout Standard
28401 To revert 
28402 \series bold
28403
28404 \backslash
28405 @addtoreset
28406 \series default
28407 , the file 
28408 \series bold
28409 remreset.sty
28410 \series default
28411
28412 \begin_inset Foot
28413 status collapsed
28414
28415 \begin_layout Standard
28416
28417 \series bold
28418 remreset
28419 \series default
28420  is part of the LaTeX-package 
28421 \series bold
28422 carlisle
28423 \series default
28424
28425 \begin_inset LatexCommand index
28426 name "Packages ! carlisle"
28427
28428 \end_inset
28429
28430  that is part of every LaTeX standard installation.
28431 \end_layout
28432
28433 \end_inset
28434
28435
28436 \begin_inset LatexCommand index
28437 name "Packages ! remreset"
28438
28439 \end_inset
28440
28441  has to be loaded in the LaTeX-preamble with the line
28442 \end_layout
28443
28444 \begin_layout Standard
28445
28446 \series bold
28447
28448 \backslash
28449 usepackage{remreset}
28450 \end_layout
28451
28452 \begin_layout Standard
28453 Then the command 
28454 \series bold
28455
28456 \backslash
28457 @removefromreset
28458 \series default
28459
28460 \begin_inset LatexCommand index
28461 name "Commands ! \"@\" ! \\textbackslash \"@\"removefromreset"
28462
28463 \end_inset
28464
28465  can be used with the same scheme as 
28466 \series bold
28467
28468 \backslash
28469 @addtoreset
28470 \series default
28471 .
28472 \end_layout
28473
28474 \begin_layout Standard
28475 \begin_inset VSpace bigskip
28476 \end_inset
28477
28478 Sometimes formulas should be numbered in the following form:
28479 \end_layout
28480
28481 \begin_layout Standard
28482
28483 \family typewriter
28484 (section number.formula number)
28485 \end_layout
28486
28487 \begin_layout Standard
28488 The formula number should start with every section with 
28489 \begin_inset Quotes eld
28490 \end_inset
28491
28492 1
28493 \begin_inset Quotes erd
28494 \end_inset
28495
28496 .
28497 \end_layout
28498
28499 \begin_layout Standard
28500 For this case there is the command 
28501 \series bold
28502
28503 \backslash
28504 numberwithin
28505 \series default
28506
28507 \begin_inset LatexCommand index
28508 name "Commands ! N ! \\textbackslash numberwithin"
28509
28510 \end_inset
28511
28512 , which is used with the following scheme:
28513 \end_layout
28514
28515 \begin_layout Standard
28516
28517 \series bold
28518
28519 \backslash
28520 numberwithin{counter}{sectioning}
28521 \end_layout
28522
28523 \begin_layout Standard
28524 Counter denotes what kind of numbering is affected, sectioning denotes what
28525  number is before the dot.
28526 \end_layout
28527
28528 \begin_layout Standard
28529 Thus in our case the following LaTeX-preamble or ERT line is used:
28530 \end_layout
28531
28532 \begin_layout Standard
28533
28534 \series bold
28535
28536 \backslash
28537 numberwithin{equation}{section}
28538 \end_layout
28539
28540 \begin_layout Standard
28541 This is the result:
28542 \begin_inset ERT
28543 status collapsed
28544
28545 \begin_layout Standard
28546
28547
28548 \backslash
28549 numberwithin{equation}{section}
28550 \end_layout
28551
28552 \end_inset
28553
28554
28555 \begin_inset Formula \begin{equation}
28556 A+B=C\end{equation}
28557
28558 \end_inset
28559
28560
28561 \end_layout
28562
28563 \begin_layout Standard
28564 To number e.\InsetSpace \thinspace{}
28565 g.\InsetSpace ~
28566 tables so that the number of the part is the sectioning,
28567 \newline
28568
28569 \series bold
28570
28571 \backslash
28572 numberwithin{table}{part}
28573 \series default
28574  is used.
28575 \end_layout
28576
28577 \begin_layout Standard
28578 To go back to the standard numbering or to prevent this kind of numbering
28579  when it is defined by the document class, the following command is inserted
28580  as ERT or to the LaTeX-preamble:
28581 \end_layout
28582
28583 \begin_layout Standard
28584
28585 \series bold
28586
28587 \backslash
28588 renewcommand{
28589 \backslash
28590 theequation}{
28591 \backslash
28592 arabic{equation}}
28593 \begin_inset LatexCommand index
28594 name "Commands ! A ! \\textbackslash arabic"
28595
28596 \end_inset
28597
28598
28599 \series default
28600
28601 \begin_inset ERT
28602 status collapsed
28603
28604 \begin_layout Standard
28605
28606
28607 \backslash
28608 renewcommand{
28609 \backslash
28610 theequation}{
28611 \backslash
28612 arabic{equation}}
28613 \end_layout
28614
28615 \end_inset
28616
28617
28618 \series bold
28619
28620 \newline
28621
28622 \series default
28623 or
28624 \series bold
28625
28626 \newline
28627
28628 \backslash
28629 renewcommand{
28630 \backslash
28631 thetable}{
28632 \backslash
28633 arabic{table}}
28634 \end_layout
28635
28636 \begin_layout Standard
28637
28638 \series bold
28639
28640 \backslash
28641 numberwithin
28642 \series default
28643  uses internally the command 
28644 \series bold
28645
28646 \backslash
28647 @addtoreset
28648 \series default
28649 , described above, that also needs to be reverted.
28650 \begin_inset ERT
28651 status collapsed
28652
28653 \begin_layout Standard
28654
28655
28656 \backslash
28657 makeatletter
28658 \end_layout
28659
28660 \begin_layout Standard
28661
28662
28663 \backslash
28664 @removefromreset{equation}{section}
28665 \end_layout
28666
28667 \begin_layout Standard
28668
28669
28670 \backslash
28671 makeatother
28672 \end_layout
28673
28674 \end_inset
28675
28676
28677 \end_layout
28678
28679 \begin_layout Subsection
28680 Numbering with Roman Numbers and Letters
28681 \begin_inset LatexCommand label
28682 name "sub:Numbering-with-Roman"
28683
28684 \end_inset
28685
28686
28687 \begin_inset LatexCommand index
28688 name "Formula numbering ! with letters"
28689
28690 \end_inset
28691
28692
28693 \begin_inset LatexCommand index
28694 name "Formula numbering ! with Roman numbers"
28695
28696 \end_inset
28697
28698
28699 \end_layout
28700
28701 \begin_layout Standard
28702 Formulas can also be numbered with Roman numbers and Latin letters.
28703  To number for example with small Roman numbers, the command
28704 \end_layout
28705
28706 \begin_layout Standard
28707
28708 \series bold
28709
28710 \backslash
28711 renewcommand{
28712 \backslash
28713 theequation}{
28714 \backslash
28715 roman{equation}}
28716 \end_layout
28717
28718 \begin_layout Standard
28719 is inserted before the formula in TeX-mode.
28720  
28721 \series bold
28722
28723 \backslash
28724 renewcommand
28725 \series default
28726
28727 \begin_inset LatexCommand index
28728 name "Commands ! R ! \\textbackslash renewcommand"
28729
28730 \end_inset
28731
28732  redefines the predefined command 
28733 \series bold
28734
28735 \backslash
28736 theequation
28737 \series default
28738  to the command 
28739 \series bold
28740
28741 \backslash
28742 roman{equation}
28743 \series default
28744
28745 \begin_inset Foot
28746 status collapsed
28747
28748 \begin_layout Standard
28749 The command 
28750 \series bold
28751
28752 \backslash
28753 renewcommand
28754 \series default
28755  has the same scheme like the command 
28756 \series bold
28757
28758 \backslash
28759 newcommand
28760 \series default
28761  that is described in 
28762 \begin_inset LatexCommand ref
28763 reference "sec:User-defined-commands"
28764
28765 \end_inset
28766
28767 .
28768 \end_layout
28769
28770 \end_inset
28771
28772 .
28773  
28774 \series bold
28775 equation
28776 \series default
28777  is the formula counter.
28778  When the command 
28779 \series bold
28780
28781 \backslash
28782 the
28783 \series default
28784  is used as prefix for a counter, the value of the counter is output as
28785  Arabic number.
28786  When a formula is numbered, LaTeX sets internally the command 
28787 \series bold
28788
28789 \backslash
28790 theequation
28791 \series default
28792  behind the formula.
28793  
28794 \series bold
28795
28796 \backslash
28797 roman{equation}
28798 \begin_inset LatexCommand index
28799 name "Commands ! R ! \\textbackslash roman"
28800
28801 \end_inset
28802
28803
28804 \series default
28805  outputs the counter as small Roman number.
28806 \end_layout
28807
28808 \begin_layout Standard
28809 All formulas behind the command 
28810 \series bold
28811
28812 \backslash
28813 renew
28814 \series default
28815 c
28816 \series bold
28817 ommand
28818 \series default
28819  are now numbered Roman.
28820  To switch to numbering with big Roman numbers, the command is inserted
28821  again, but 
28822 \series bold
28823
28824 \backslash
28825 roman
28826 \series default
28827  is replaced by 
28828 \series bold
28829
28830 \backslash
28831 Roman
28832 \series default
28833
28834 \begin_inset LatexCommand index
28835 name "Commands ! R ! \\textbackslash roman@\\textbackslash Roman"
28836
28837 \end_inset
28838
28839 .
28840  To 
28841 \begin_inset Quotes eld
28842 \end_inset
28843
28844 number
28845 \begin_inset Quotes erd
28846 \end_inset
28847
28848  with small Latin letters there is the command 
28849 \series bold
28850
28851 \backslash
28852 alph
28853 \series default
28854
28855 \begin_inset LatexCommand index
28856 name "Commands ! A ! \\textbackslash alph"
28857
28858 \end_inset
28859
28860 , for big ones there is the command 
28861 \series bold
28862
28863 \backslash
28864 Alph
28865 \series default
28866
28867 \begin_inset LatexCommand index
28868 name "Commands ! A ! \\textbackslash alph@\\textbackslash Alph"
28869
28870 \end_inset
28871
28872 .
28873 \end_layout
28874
28875 \begin_layout Standard
28876 \begin_inset Note Greyedout
28877 status open
28878
28879 \begin_layout Standard
28880
28881 \series bold
28882 Note:
28883 \series default
28884  Only maximal 26 formulas can be numbered with Latin letters in one document.
28885 \end_layout
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \begin_layout Standard
28893 \begin_inset ERT
28894 status collapsed
28895
28896 \begin_layout Standard
28897
28898
28899 \backslash
28900 renewcommand{
28901 \backslash
28902 theequation}{
28903 \backslash
28904 roman{equation}}
28905 \end_layout
28906
28907 \end_inset
28908
28909
28910 \end_layout
28911
28912 \begin_layout Standard
28913 \begin_inset Formula \begin{equation}
28914 A=\textrm{small roman}\label{eq:rom}\end{equation}
28915
28916 \end_inset
28917
28918
28919 \begin_inset ERT
28920 status collapsed
28921
28922 \begin_layout Standard
28923
28924
28925 \backslash
28926 renewcommand{
28927 \backslash
28928 theequation}{
28929 \backslash
28930 Roman{equation}}
28931 \end_layout
28932
28933 \end_inset
28934
28935
28936 \begin_inset Formula \begin{equation}
28937 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
28938
28939 \end_inset
28940
28941
28942 \begin_inset ERT
28943 status collapsed
28944
28945 \begin_layout Standard
28946
28947
28948 \backslash
28949 renewcommand{
28950 \backslash
28951 theequation}{
28952 \backslash
28953 alph{equation}}
28954 \end_layout
28955
28956 \end_inset
28957
28958
28959 \begin_inset Formula \begin{equation}
28960 C=\textrm{small Latin}\label{eq:lat}\end{equation}
28961
28962 \end_inset
28963
28964
28965 \begin_inset ERT
28966 status collapsed
28967
28968 \begin_layout Standard
28969
28970
28971 \backslash
28972 renewcommand{
28973 \backslash
28974 theequation}{
28975 \backslash
28976 Alph{equation}}
28977 \end_layout
28978
28979 \end_inset
28980
28981
28982 \begin_inset Formula \begin{equation}
28983 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
28984
28985 \end_inset
28986
28987
28988 \end_layout
28989
28990 \begin_layout Standard
28991 To switch back to the default numbering, insert the command:
28992 \end_layout
28993
28994 \begin_layout Standard
28995
28996 \series bold
28997
28998 \backslash
28999 renewcommand{
29000 \backslash
29001 theequation}{
29002 \backslash
29003 arabic{equation}}
29004 \begin_inset LatexCommand index
29005 name "Commands ! A ! \\textbackslash arabic"
29006
29007 \end_inset
29008
29009
29010 \end_layout
29011
29012 \begin_layout Standard
29013 \begin_inset ERT
29014 status collapsed
29015
29016 \begin_layout Standard
29017
29018
29019 \backslash
29020 renewcommand{
29021 \backslash
29022 theequation}{
29023 \backslash
29024 arabic{equation}}
29025 \end_layout
29026
29027 \end_inset
29028
29029
29030 \begin_inset Formula \begin{equation}
29031 E=\textrm{Arabic}\label{eq:arab}\end{equation}
29032
29033 \end_inset
29034
29035
29036 \end_layout
29037
29038 \begin_layout Standard
29039 \begin_inset VSpace medskip
29040 \end_inset
29041
29042 As you see, formulas are numbered serially independent from the numbering
29043  style.
29044  When then numbering should start with 
29045 \begin_inset Quotes eld
29046 \end_inset
29047
29048 1
29049 \begin_inset Quotes erd
29050 \end_inset
29051
29052  when the style is changed, new equation counters have to be defined.
29053  A description about this can be found in the file 
29054 \begin_inset ERT
29055 status collapsed
29056
29057 \begin_layout Standard
29058
29059
29060 \backslash
29061 href{Formula-numbering.pdf}{
29062 \end_layout
29063
29064 \end_inset
29065
29066 Formula-numbering.pdf
29067 \begin_inset ERT
29068 status collapsed
29069
29070 \begin_layout Standard
29071
29072 }
29073 \end_layout
29074
29075 \end_inset
29076
29077 .
29078 \begin_inset Note Note
29079 status collapsed
29080
29081 \begin_layout Standard
29082 More about the command 
29083 \series bold
29084
29085 \backslash
29086 href
29087 \series default
29088 , see section 
29089 \begin_inset LatexCommand ref
29090 reference "sub:Links-in-DVI-"
29091
29092 \end_inset
29093
29094
29095 \end_layout
29096
29097 \end_inset
29098
29099
29100 \end_layout
29101
29102 \begin_layout Section
29103 User-defined commands
29104 \begin_inset LatexCommand label
29105 name "sec:User-defined-commands"
29106
29107 \end_inset
29108
29109
29110 \begin_inset LatexCommand index
29111 name "User-defined commands"
29112
29113 \end_inset
29114
29115
29116 \end_layout
29117
29118 \begin_layout Standard
29119 Many LaTeX-commands are too long to be used frequently.
29120  But it is possible to define with the command 
29121 \series bold
29122
29123 \backslash
29124 newcommand
29125 \series default
29126
29127 \begin_inset LatexCommand index
29128 name "Commands ! N ! \\textbackslash newcommand"
29129
29130 \end_inset
29131
29132  new shorter commands.
29133 \end_layout
29134
29135 \begin_layout Standard
29136 The command scheme of 
29137 \series bold
29138
29139 \backslash
29140 newcommand
29141 \series default
29142  is:
29143 \end_layout
29144
29145 \begin_layout Standard
29146
29147 \series bold
29148
29149 \backslash
29150 newcommand{new command name}[number of arguments][optional
29151 \series default
29152  
29153 \series bold
29154 value]
29155 \newline
29156
29157 \begin_inset ERT
29158 status collapsed
29159
29160 \begin_layout Standard
29161
29162
29163 \backslash
29164 phantom{
29165 \end_layout
29166
29167 \end_inset
29168
29169
29170 \backslash
29171 newcommand
29172 \begin_inset ERT
29173 status collapsed
29174
29175 \begin_layout Standard
29176
29177 }
29178 \end_layout
29179
29180 \end_inset
29181
29182 {command definition}
29183 \end_layout
29184
29185 \begin_layout Standard
29186 \begin_inset Note Greyedout
29187 status open
29188
29189 \begin_layout Standard
29190
29191 \series bold
29192 Note:
29193 \series default
29194  Assure that the name of the new command is not already used in your document
29195  or by LaTeX-packages that you use.
29196  When you for example define the command 
29197 \series bold
29198
29199 \backslash
29200 le
29201 \series default
29202  for 
29203 \series bold
29204
29205 \backslash
29206 Leftarrow
29207 \series default
29208 , you get an error message because 
29209 \series bold
29210
29211 \backslash
29212 le
29213 \series default
29214  is already defined as command for 
29215 \begin_inset Quotes eld
29216 \end_inset
29217
29218
29219 \begin_inset Formula $\le$
29220 \end_inset
29221
29222
29223 \begin_inset Quotes erd
29224 \end_inset
29225
29226 .
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \begin_layout Standard
29235 \begin_inset Note Greyedout
29236 status open
29237
29238 \begin_layout Standard
29239
29240 \series bold
29241 Note:
29242 \series default
29243  The names of user-defined commands may only consist of Latin letters.
29244 \end_layout
29245
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \begin_layout Standard
29252 The number of arguments is an integer in the range 0\InsetSpace \thinspace{}
29253 -\InsetSpace \thinspace{}
29254 9 and specifies how
29255  many arguments the new command should have.
29256  With the optional value a value for an optional argument can be predefined.
29257  When this is done, the 
29258 \emph on
29259 first
29260 \emph default
29261  
29262 \emph on
29263 a
29264 \emph default
29265 rgument of the new command is automatically an optional one.
29266 \end_layout
29267
29268 \begin_layout Standard
29269 Here are some examples:
29270 \end_layout
29271
29272 \begin_layout Itemize
29273 To define the command 
29274 \series bold
29275
29276 \backslash
29277 gr
29278 \series default
29279  for 
29280 \series bold
29281
29282 \backslash
29283 Longrightarrow
29284 \series default
29285 , the LaTeX-preamble line is:
29286 \begin_inset ERT
29287 status collapsed
29288
29289 \begin_layout Standard
29290
29291
29292 \backslash
29293 medskip
29294 \end_layout
29295
29296 \end_inset
29297
29298
29299 \series bold
29300
29301 \newline
29302
29303 \backslash
29304 newcommand{
29305 \backslash
29306 gr}{
29307 \backslash
29308 Longrightarrow}
29309 \end_layout
29310
29311 \begin_layout Itemize
29312 To define the command 
29313 \series bold
29314
29315 \backslash
29316 us
29317 \series default
29318  for 
29319 \series bold
29320
29321 \backslash
29322 underline
29323 \series default
29324 , the argument (that should be underlined) must be taken into account.
29325  For this the preamble line is:
29326 \begin_inset ERT
29327 status collapsed
29328
29329 \begin_layout Standard
29330
29331
29332 \backslash
29333 medskip
29334 \end_layout
29335
29336 \end_inset
29337
29338
29339 \series bold
29340
29341 \newline
29342
29343 \backslash
29344 newcommand{
29345 \backslash
29346 us}[1]{
29347 \backslash
29348 underline{#1}}
29349 \series default
29350
29351 \begin_inset ERT
29352 status collapsed
29353
29354 \begin_layout Standard
29355
29356
29357 \backslash
29358 medskip
29359 \end_layout
29360
29361 \end_inset
29362
29363
29364 \series bold
29365
29366 \newline
29367
29368 \series default
29369 The character 
29370 \series bold
29371 #
29372 \series default
29373  acts as argument placeholder, the 
29374 \series bold
29375 1
29376 \series default
29377  behind it denotes that it is the placeholder for the first argument.
29378 \end_layout
29379
29380 \begin_layout Itemize
29381 For 
29382 \series bold
29383
29384 \backslash
29385 framebox
29386 \series default
29387  one can e.\InsetSpace \thinspace{}
29388 g.\InsetSpace ~
29389 define the command 
29390 \series bold
29391
29392 \backslash
29393 fb
29394 \series default
29395 :
29396 \begin_inset ERT
29397 status collapsed
29398
29399 \begin_layout Standard
29400
29401
29402 \backslash
29403 medskip
29404 \end_layout
29405
29406 \end_inset
29407
29408
29409 \series bold
29410
29411 \newline
29412
29413 \backslash
29414 newcommand{
29415 \backslash
29416 fb}[3]{
29417 \backslash
29418 framebox#1#2{$#3$}}
29419 \series default
29420
29421 \begin_inset ERT
29422 status collapsed
29423
29424 \begin_layout Standard
29425
29426
29427 \backslash
29428 medskip
29429 \end_layout
29430
29431 \end_inset
29432
29433
29434 \series bold
29435
29436 \newline
29437
29438 \series default
29439 The two Dollar signs creates the extra formula needed for 
29440 \series bold
29441
29442 \backslash
29443 framebox
29444 \series default
29445 , see 
29446 \begin_inset LatexCommand ref
29447 reference "sub:Boxes-with-Frame"
29448
29449 \end_inset
29450
29451 .
29452 \end_layout
29453
29454 \begin_layout Itemize
29455 To create a new command for 
29456 \series bold
29457
29458 \backslash
29459 fcolorbox
29460 \series default
29461  where the color for the box needn't to be specified, the argument for the
29462  color is defined optional:
29463 \begin_inset ERT
29464 status collapsed
29465
29466 \begin_layout Standard
29467
29468
29469 \backslash
29470 medskip
29471 \end_layout
29472
29473 \end_inset
29474
29475
29476 \series bold
29477
29478 \newline
29479
29480 \backslash
29481 newcommand{
29482 \backslash
29483 cb}[3][white]{
29484 \backslash
29485 fcolorbox{#2}{#1}{$#3$}}
29486 \series default
29487
29488 \begin_inset ERT
29489 status collapsed
29490
29491 \begin_layout Standard
29492
29493
29494 \backslash
29495 medskip
29496 \end_layout
29497
29498 \end_inset
29499
29500
29501 \newline
29502 When the color is not specified when using 
29503 \series bold
29504
29505 \backslash
29506 cb
29507 \series default
29508 , the predefined color 
29509 \series bold
29510 white
29511 \series default
29512  will be used.
29513 \end_layout
29514
29515 \begin_layout Standard
29516 A test of the new defined commands:
29517 \end_layout
29518
29519 \begin_layout Standard
29520 \align center
29521 \begin_inset Tabular
29522 <lyxtabular version="3" rows="6" columns="2">
29523 <features>
29524 <column alignment="center" valignment="top" leftline="true" width="0">
29525 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
29526 <row topline="true" bottomline="true">
29527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29528 \begin_inset Text
29529
29530 \begin_layout Standard
29531 Command
29532 \end_layout
29533
29534 \end_inset
29535 </cell>
29536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29537 \begin_inset Text
29538
29539 \begin_layout Standard
29540 Result
29541 \begin_inset Note Note
29542 status collapsed
29543
29544 \begin_layout Standard
29545
29546 \series bold
29547
29548 \backslash
29549 raisebox
29550 \series default
29551  is only used as spacer.
29552 \end_layout
29553
29554 \end_inset
29555
29556
29557 \end_layout
29558
29559 \end_inset
29560 </cell>
29561 </row>
29562 <row topline="true">
29563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29564 \begin_inset Text
29565
29566 \begin_layout Standard
29567 A
29568 \backslash
29569 gr
29570 \begin_inset ERT
29571 status collapsed
29572
29573 \begin_layout Standard
29574
29575
29576 \backslash
29577 spce 
29578 \end_layout
29579
29580 \end_inset
29581
29582 B
29583 \end_layout
29584
29585 \end_inset
29586 </cell>
29587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29588 \begin_inset Text
29589
29590 \begin_layout Standard
29591 \begin_inset Formula $A\gr B$
29592 \end_inset
29593
29594
29595 \end_layout
29596
29597 \end_inset
29598 </cell>
29599 </row>
29600 <row topline="true">
29601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29602 \begin_inset Text
29603
29604 \begin_layout Standard
29605
29606 \backslash
29607 us{ABcd
29608 \end_layout
29609
29610 \end_inset
29611 </cell>
29612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29613 \begin_inset Text
29614
29615 \begin_layout Standard
29616 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
29617 \end_inset
29618
29619
29620 \end_layout
29621
29622 \end_inset
29623 </cell>
29624 </row>
29625 <row topline="true">
29626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29627 \begin_inset Text
29628
29629 \begin_layout Standard
29630
29631 \backslash
29632 fb{[2cm]
29633 \begin_inset Formula $\to$
29634 \end_inset
29635
29636
29637 \backslash
29638 {
29639 \begin_inset Formula $\to$
29640 \end_inset
29641
29642
29643 \backslash
29644 {
29645 \backslash
29646 int
29647 \begin_inset ERT
29648 status collapsed
29649
29650 \begin_layout Standard
29651
29652
29653 \backslash
29654 spce 
29655 \end_layout
29656
29657 \end_inset
29658
29659 A=B
29660 \end_layout
29661
29662 \end_inset
29663 </cell>
29664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29665 \begin_inset Text
29666
29667 \begin_layout Standard
29668 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
29669 \end_inset
29670
29671
29672 \end_layout
29673
29674 \end_inset
29675 </cell>
29676 </row>
29677 <row topline="true">
29678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29679 \begin_inset Text
29680
29681 \begin_layout Standard
29682
29683 \backslash
29684 cb{red
29685 \begin_inset Formula $\to$
29686 \end_inset
29687
29688
29689 \backslash
29690 {
29691 \backslash
29692 int
29693 \begin_inset ERT
29694 status collapsed
29695
29696 \begin_layout Standard
29697
29698
29699 \backslash
29700 spce 
29701 \end_layout
29702
29703 \end_inset
29704
29705 A=B
29706 \end_layout
29707
29708 \end_inset
29709 </cell>
29710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29711 \begin_inset Text
29712
29713 \begin_layout Standard
29714 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
29715 \end_inset
29716
29717
29718 \end_layout
29719
29720 \end_inset
29721 </cell>
29722 </row>
29723 <row topline="true" bottomline="true">
29724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29725 \begin_inset Text
29726
29727 \begin_layout Standard
29728
29729 \backslash
29730 cb[green]
29731 \backslash
29732 {red
29733 \begin_inset Formula $\to$
29734 \end_inset
29735
29736
29737 \backslash
29738 {
29739 \backslash
29740 int
29741 \begin_inset ERT
29742 status collapsed
29743
29744 \begin_layout Standard
29745
29746
29747 \backslash
29748 spce 
29749 \end_layout
29750
29751 \end_inset
29752
29753 A=B
29754 \end_layout
29755
29756 \end_inset
29757 </cell>
29758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29759 \begin_inset Text
29760
29761 \begin_layout Standard
29762 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \end_inset
29769 </cell>
29770 </row>
29771 </lyxtabular>
29772
29773 \end_inset
29774
29775
29776 \end_layout
29777
29778 \begin_layout Section
29779 Diagrams
29780 \begin_inset LatexCommand index
29781 name "Diagrams"
29782
29783 \end_inset
29784
29785
29786 \end_layout
29787
29788 \begin_layout Standard
29789 To create diagrams, the LaTeX-package 
29790 \series bold
29791 amscd
29792 \begin_inset Foot
29793 status collapsed
29794
29795 \begin_layout Standard
29796
29797 \series bold
29798 amscd
29799 \series default
29800  is part of every LaTeX standard installation.
29801 \end_layout
29802
29803 \end_inset
29804
29805
29806 \series default
29807
29808 \begin_inset LatexCommand index
29809 name "Packages ! amscd"
29810
29811 \end_inset
29812
29813  is needed.
29814  It is loaded in the LaTeX-preamble with the line
29815 \end_layout
29816
29817 \begin_layout Standard
29818
29819 \series bold
29820
29821 \backslash
29822 usepackage{amscd}
29823 \end_layout
29824
29825 \begin_layout Standard
29826 Diagrams visualize relations and look like this:
29827 \begin_inset Formula \[
29828 \begin{CD}A@>>>B@>>>C\\
29829 @AAA@.@VVV\\
29830 F@<<<E@<<<D\end{CD}\]
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \begin_layout Standard
29838 To get them, the command 
29839 \series bold
29840
29841 \backslash
29842 CD
29843 \begin_inset LatexCommand index
29844 name "Commands ! C ! \\textbackslash CD"
29845
29846 \end_inset
29847
29848
29849 \series default
29850  is inserted to a formula.
29851  A blue box appears with two dashed lines where further commands can be
29852  inserted.
29853  With 
29854 \family sans
29855 Ctrl-Return
29856 \family default
29857  a new line is created.
29858  Horizontal relations are inserted in odd, vertical in even formula lines.
29859 \end_layout
29860
29861 \begin_layout Standard
29862 To create the relations there are the following commands:
29863 \end_layout
29864
29865 \begin_layout Itemize
29866
29867 \series bold
29868 @<<<
29869 \series default
29870  creates a left arrow, 
29871 \series bold
29872 @>>>
29873 \series default
29874  a right arrow, and 
29875 \series bold
29876 @=
29877 \series default
29878  a long equal sign
29879 \end_layout
29880
29881 \begin_layout Itemize
29882
29883 \series bold
29884 @AAA
29885 \series default
29886  creates an up arrow, 
29887 \series bold
29888 @VVV
29889 \series default
29890  an down arrow, and 
29891 \series bold
29892 @|
29893 \series default
29894  a vertical equal sign
29895 \end_layout
29896
29897 \begin_layout Itemize
29898
29899 \series bold
29900 @.
29901
29902 \series default
29903  is a placeholder for non-existent relations
29904 \end_layout
29905
29906 \begin_layout Standard
29907 All arrows can be labeled as follows:
29908 \end_layout
29909
29910 \begin_layout Itemize
29911 Is text inserted between the first and second < or >, resp., it is placed
29912  above the arrow.
29913  When it is inserted between the second and third one, it appears under
29914  the arrow.
29915 \end_layout
29916
29917 \begin_layout Itemize
29918 When text for vertical arrows is inserted between the first and second A
29919  or V, resp., it is placed left beside the arrow.
29920  When it is inserted between the second and third one, it appears right
29921  beside the arrow.
29922  If the text contains an A or V, these letters must be set into a TeX-brace.
29923 \end_layout
29924
29925 \begin_layout Standard
29926 As example a diagram with all possible relations:
29927 \end_layout
29928
29929 \begin_layout Standard
29930 \begin_inset Formula \[
29931 \begin{CD}A@>j>>B@>>k>C@=F\\
29932 @AmAA@.@VV{V}V@|\\
29933 D@<<j<E@>k>>F@=C\end{CD}\]
29934
29935 \end_inset
29936
29937
29938 \end_layout
29939
29940 \begin_layout Standard
29941 The command for this is:
29942 \newline
29943
29944 \series bold
29945
29946 \backslash
29947 CD
29948 \begin_inset ERT
29949 status collapsed
29950
29951 \begin_layout Standard
29952
29953
29954 \backslash
29955 spce 
29956 \end_layout
29957
29958 \end_inset
29959
29960 A@>j>>B@>>k>C@=F Ctrl-Enter
29961 \newline
29962
29963 \begin_inset ERT
29964 status collapsed
29965
29966 \begin_layout Standard
29967
29968
29969 \backslash
29970 hphantom{
29971 \end_layout
29972
29973 \end_inset
29974
29975
29976 \backslash
29977 CD
29978 \begin_inset ERT
29979 status collapsed
29980
29981 \begin_layout Standard
29982
29983
29984 \backslash
29985 spce 
29986 \end_layout
29987
29988 \end_inset
29989
29990
29991 \begin_inset ERT
29992 status collapsed
29993
29994 \begin_layout Standard
29995
29996 }
29997 \end_layout
29998
29999 \end_inset
30000
30001 @AmAA@.@VV
30002 \backslash
30003 {V
30004 \series default
30005
30006 \begin_inset Formula $\to$
30007 \end_inset
30008
30009
30010 \series bold
30011 V@| Ctrl-Enter
30012 \newline
30013
30014 \begin_inset ERT
30015 status collapsed
30016
30017 \begin_layout Standard
30018
30019
30020 \backslash
30021 hphantom{
30022 \end_layout
30023
30024 \end_inset
30025
30026
30027 \backslash
30028 CD
30029 \begin_inset ERT
30030 status collapsed
30031
30032 \begin_layout Standard
30033
30034
30035 \backslash
30036 spce 
30037 \end_layout
30038
30039 \end_inset
30040
30041
30042 \begin_inset ERT
30043 status collapsed
30044
30045 \begin_layout Standard
30046
30047 }
30048 \end_layout
30049
30050 \end_inset
30051
30052 D@<<j<E@>k>>F@=C
30053 \end_layout
30054
30055 \begin_layout Standard
30056
30057 \newpage
30058
30059 \end_layout
30060
30061 \begin_layout Section
30062 Tips
30063 \begin_inset ERT
30064 status collapsed
30065
30066 \begin_layout Standard
30067
30068
30069 \backslash
30070 texorpdfstring{
30071 \end_layout
30072
30073 \end_inset
30074
30075
30076 \begin_inset Foot
30077 status collapsed
30078
30079 \begin_layout Standard
30080 Other useful math tips can be found in 
30081 \begin_inset LatexCommand cite
30082 key "Voss"
30083
30084 \end_inset
30085
30086 .
30087 \end_layout
30088
30089 \end_inset
30090
30091
30092 \begin_inset ERT
30093 status collapsed
30094
30095 \begin_layout Standard
30096
30097 }{}
30098 \end_layout
30099
30100 \end_inset
30101
30102
30103 \begin_inset Note Note
30104 status collapsed
30105
30106 \begin_layout Standard
30107
30108 \backslash
30109 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
30110 \end_layout
30111
30112 \begin_layout Standard
30113 More about 
30114 \backslash
30115 texorpdfstring is in section 
30116 \begin_inset LatexCommand ref
30117 reference "sub:Formulas-in-Section"
30118
30119 \end_inset
30120
30121 .
30122 \end_layout
30123
30124 \end_inset
30125
30126
30127 \begin_inset LatexCommand index
30128 name "Tips"
30129
30130 \end_inset
30131
30132
30133 \begin_inset LatexCommand index
30134 name "Ions|see{Chemical characters}"
30135
30136 \end_inset
30137
30138
30139 \end_layout
30140
30141 \begin_layout Subsection
30142 Chemical Symbols and Equations
30143 \begin_inset LatexCommand label
30144 name "sub:Chemical-Symbols-and"
30145
30146 \end_inset
30147
30148
30149 \begin_inset LatexCommand index
30150 name "Chemical characters ! Symbols"
30151
30152 \end_inset
30153
30154
30155 \begin_inset LatexCommand index
30156 name "Chemical equations"
30157
30158 \end_inset
30159
30160
30161 \begin_inset LatexCommand index
30162 name "Symbols ! chemical"
30163
30164 \end_inset
30165
30166
30167 \end_layout
30168
30169 \begin_layout Standard
30170 An example text from chemistry:
30171 \end_layout
30172
30173 \begin_layout Quote
30174 The 
30175 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30176 \end_inset
30177
30178 -ion reacts with two 
30179 \begin_inset Formula $\mathrm{Na^{+}}$
30180 \end_inset
30181
30182 -ions to sodium sulfate 
30183 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30184 \end_inset
30185
30186 .
30187  The chemical equation for this is:
30188 \begin_inset Formula \[
30189 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
30190
30191 \end_inset
30192
30193
30194 \end_layout
30195
30196 \begin_layout Standard
30197 This chemical equation can directly be created as formula.
30198  To avoid that the symbols appear italic, everything is highlighted and
30199  changed by the shortcut 
30200 \family sans
30201 Alt-c\InsetSpace ~
30202 r
30203 \family default
30204  to the upright font style.
30205 \begin_inset Foot
30206 status collapsed
30207
30208 \begin_layout Standard
30209 font styles
30210 \series bold
30211  
30212 \series default
30213 see 
30214 \begin_inset LatexCommand ref
30215 reference "sub:Font-Styles"
30216
30217 \end_inset
30218
30219
30220 \end_layout
30221
30222 \end_inset
30223
30224
30225 \end_layout
30226
30227 \begin_layout Subsection
30228 Negative Numbers
30229 \begin_inset LatexCommand index
30230 name "Numbers ! negative"
30231
30232 \end_inset
30233
30234
30235 \end_layout
30236
30237 \begin_layout Standard
30238 Negative numbers often look ugly in formulas because the minus sign before
30239  the number is set with the same length as the minus operator sign.
30240  When writing the negative number in normal text, the minus sign appears
30241  correctly.
30242 \end_layout
30243
30244 \begin_layout Standard
30245 Thus, the problem disappears when converting the minus sign to mathematical
30246  text.
30247 \end_layout
30248
30249 \begin_layout Standard
30250 An example to visualize the problem:
30251 \end_layout
30252
30253 \begin_layout Standard
30254 \align center
30255 \begin_inset Tabular
30256 <lyxtabular version="3" rows="3" columns="2">
30257 <features>
30258 <column alignment="right" valignment="top" leftline="true" width="0">
30259 <column alignment="left" valignment="top" rightline="true" width="0">
30260 <row topline="true">
30261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30262 \begin_inset Text
30263
30264 \begin_layout Standard
30265 normal text:
30266 \end_layout
30267
30268 \end_inset
30269 </cell>
30270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30271 \begin_inset Text
30272
30273 \begin_layout Standard
30274 x = -2
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 </row>
30280 <row topline="true" bottomline="true">
30281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30282 \begin_inset Text
30283
30284 \begin_layout Standard
30285 formula:
30286 \end_layout
30287
30288 \end_inset
30289 </cell>
30290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30291 \begin_inset Text
30292
30293 \begin_layout Standard
30294 \begin_inset Formula $x=-2$
30295 \end_inset
30296
30297
30298 \end_layout
30299
30300 \end_inset
30301 </cell>
30302 </row>
30303 <row topline="true" bottomline="true">
30304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30305 \begin_inset Text
30306
30307 \begin_layout Standard
30308 solution:
30309 \end_layout
30310
30311 \end_inset
30312 </cell>
30313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30314 \begin_inset Text
30315
30316 \begin_layout Standard
30317 \begin_inset Formula $x=\textrm{-}2$
30318 \end_inset
30319
30320
30321 \end_layout
30322
30323 \end_inset
30324 </cell>
30325 </row>
30326 </lyxtabular>
30327
30328 \end_inset
30329
30330
30331 \end_layout
30332
30333 \begin_layout Subsection
30334 Comma as Decimal Separator
30335 \begin_inset LatexCommand index
30336 name "Comma"
30337
30338 \end_inset
30339
30340
30341 \end_layout
30342
30343 \begin_layout Standard
30344 In LaTeX a comma inside a formula is used, according to the English convention,
30345  as number group separator.
30346  So there will be space added behind all commas in formulas.
30347 \end_layout
30348
30349 \begin_layout Standard
30350 To avoid this, the comma is highlighted and changed to mathematical text
30351  (shortcut 
30352 \family sans
30353 Alt-m\InsetSpace ~
30354 m
30355 \family default
30356 ).
30357 \end_layout
30358
30359 \begin_layout Standard
30360 To use all formula commas in the document as decimal separator, the file
30361  
30362 \series bold
30363 icomma.sty
30364 \series default
30365
30366 \begin_inset Foot
30367 status collapsed
30368
30369 \begin_layout Standard
30370
30371 \series bold
30372 icomma
30373 \series default
30374  is part of the LaTeX-package 
30375 \series bold
30376 was
30377 \series default
30378
30379 \begin_inset LatexCommand index
30380 name "Packages ! was\\vspace{4mm}"
30381
30382 \end_inset
30383
30384 .
30385 \end_layout
30386
30387 \end_inset
30388
30389
30390 \begin_inset LatexCommand index
30391 name "Packages ! icomma"
30392
30393 \end_inset
30394
30395  is loaded with the LaTeX-preamble line
30396 \end_layout
30397
30398 \begin_layout Standard
30399
30400 \series bold
30401
30402 \backslash
30403 usepackage{icomma}
30404 \end_layout
30405
30406 \begin_layout Subsection
30407 Physical Vectors
30408 \begin_inset LatexCommand label
30409 name "sub:Physical-Vectors"
30410
30411 \end_inset
30412
30413
30414 \begin_inset LatexCommand index
30415 name "Vectors ! physical"
30416
30417 \end_inset
30418
30419
30420 \end_layout
30421
30422 \begin_layout Standard
30423 Predefined vectors are offered by the LaTeX-package 
30424 \series bold
30425 braket
30426 \series default
30427
30428 \begin_inset Foot
30429 status collapsed
30430
30431 \begin_layout Standard
30432
30433 \series bold
30434 braket
30435 \series default
30436  should be part of every LaTeX standard installation.
30437 \end_layout
30438
30439 \end_inset
30440
30441
30442 \begin_inset LatexCommand index
30443 name "Packages ! braket"
30444
30445 \end_inset
30446
30447  that is loaded with the LaTeX-preamble line
30448 \end_layout
30449
30450 \begin_layout Standard
30451
30452 \series bold
30453
30454 \backslash
30455 usepackage{braket}
30456 \end_layout
30457
30458 \begin_layout Standard
30459 \begin_inset ERT
30460 status collapsed
30461
30462 \begin_layout Standard
30463
30464
30465 \backslash
30466 ifbraket 
30467 \end_layout
30468
30469 \end_inset
30470
30471
30472 \begin_inset Note Note
30473 status open
30474
30475 \begin_layout Standard
30476 The following table will only be displayed when the LaTeX-package 
30477 \series bold
30478 braket
30479 \series default
30480  is installed.
30481 \end_layout
30482
30483 \end_inset
30484
30485 The following commands are defined:
30486 \end_layout
30487
30488 \begin_layout Standard
30489 \align center
30490 \begin_inset Tabular
30491 <lyxtabular version="3" rows="4" columns="2">
30492 <features>
30493 <column alignment="center" valignment="top" leftline="true" width="0">
30494 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30495 <row topline="true" bottomline="true">
30496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Standard
30500 Command
30501 \end_layout
30502
30503 \end_inset
30504 </cell>
30505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30506 \begin_inset Text
30507
30508 \begin_layout Standard
30509 Result
30510 \end_layout
30511
30512 \end_inset
30513 </cell>
30514 </row>
30515 <row topline="true">
30516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30517 \begin_inset Text
30518
30519 \begin_layout Standard
30520
30521 \backslash
30522 Bra{
30523 \backslash
30524 psi
30525 \end_layout
30526
30527 \end_inset
30528 </cell>
30529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30530 \begin_inset Text
30531
30532 \begin_layout Standard
30533 \begin_inset Formula $\Bra{\psi}$
30534 \end_inset
30535
30536
30537 \end_layout
30538
30539 \end_inset
30540 </cell>
30541 </row>
30542 <row topline="true">
30543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30544 \begin_inset Text
30545
30546 \begin_layout Standard
30547
30548 \backslash
30549 Ket{
30550 \backslash
30551 psi
30552 \end_layout
30553
30554 \end_inset
30555 </cell>
30556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30557 \begin_inset Text
30558
30559 \begin_layout Standard
30560 \begin_inset Formula $\Ket{\psi}$
30561 \end_inset
30562
30563
30564 \end_layout
30565
30566 \end_inset
30567 </cell>
30568 </row>
30569 <row topline="true" bottomline="true">
30570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30571 \begin_inset Text
30572
30573 \begin_layout Standard
30574
30575 \backslash
30576 Braket{
30577 \backslash
30578 psi|
30579 \backslash
30580 phi
30581 \end_layout
30582
30583 \end_inset
30584 </cell>
30585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30586 \begin_inset Text
30587
30588 \begin_layout Standard
30589 \begin_inset Formula $\Braket{\psi|\phi}$
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \end_inset
30596 </cell>
30597 </row>
30598 </lyxtabular>
30599
30600 \end_inset
30601
30602
30603 \end_layout
30604
30605 \begin_layout Standard
30606 The command 
30607 \series bold
30608
30609 \backslash
30610 Braket
30611 \series default
30612  assures that all vertical bars are set in the size of the surrounding brackets:
30613 \begin_inset Formula \[
30614 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
30615
30616 \end_inset
30617
30618
30619 \begin_inset ERT
30620 status collapsed
30621
30622 \begin_layout Standard
30623
30624
30625 \backslash
30626 else 
30627 \end_layout
30628
30629 \end_inset
30630
30631
30632 \begin_inset Note Note
30633 status open
30634
30635 \begin_layout Standard
30636 The following will be displayed when the LaTeX-package 
30637 \series bold
30638 braket
30639 \series default
30640  is not installed:
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \end_layout
30647
30648 \begin_layout Standard
30649 You need to install the LaTeX-package 
30650 \series bold
30651 braket
30652 \series default
30653  to see the rest of this subsection in the output.
30654 \end_layout
30655
30656 \begin_layout Standard
30657 \begin_inset ERT
30658 status collapsed
30659
30660 \begin_layout Standard
30661
30662
30663 \backslash
30664 fi 
30665 \end_layout
30666
30667 \end_inset
30668
30669
30670 \end_layout
30671
30672 \begin_layout Standard
30673 The effect of 
30674 \series bold
30675
30676 \backslash
30677 Braket
30678 \series default
30679  can also be achieved using the command 
30680 \series bold
30681
30682 \backslash
30683 middle
30684 \series default
30685 , that is described in 
30686 \begin_inset LatexCommand ref
30687 reference "sub:Automatic-Bracket-Size"
30688
30689 \end_inset
30690
30691 .
30692 \end_layout
30693
30694 \begin_layout Subsection
30695 Self-defined Fractions
30696 \begin_inset LatexCommand label
30697 name "sub:Self-defined-Fractions"
30698
30699 \end_inset
30700
30701
30702 \begin_inset LatexCommand index
30703 name "Fractions ! self-defined"
30704
30705 \end_inset
30706
30707
30708 \end_layout
30709
30710 \begin_layout Standard
30711 To define custom commands for fractions, the command 
30712 \series bold
30713
30714 \backslash
30715 genfrac
30716 \series default
30717
30718 \begin_inset LatexCommand index
30719 name "Commands ! G ! \\textbackslash genfrac"
30720
30721 \end_inset
30722
30723  is used in the following scheme:
30724 \end_layout
30725
30726 \begin_layout Standard
30727
30728 \series bold
30729
30730 \backslash
30731 genfrac{left
30732 \series default
30733  
30734 \series bold
30735 bracket}{right
30736 \series default
30737  
30738 \series bold
30739 bracket}{fraction bar thickness}{style}
30740 \newline
30741
30742 \begin_inset ERT
30743 status collapsed
30744
30745 \begin_layout Standard
30746
30747
30748 \backslash
30749 phantom{
30750 \end_layout
30751
30752 \end_inset
30753
30754
30755 \backslash
30756 genfrac
30757 \begin_inset ERT
30758 status collapsed
30759
30760 \begin_layout Standard
30761
30762 }
30763 \end_layout
30764
30765 \end_inset
30766
30767 {numerator}{denominator}
30768 \end_layout
30769
30770 \begin_layout Standard
30771 The style is a number in the range of 0\InsetSpace \thinspace{}
30772 -\InsetSpace \thinspace{}
30773 3.
30774 \end_layout
30775
30776 \begin_layout Standard
30777 \align center
30778 \begin_inset Tabular
30779 <lyxtabular version="3" rows="5" columns="2">
30780 <features>
30781 <column alignment="center" valignment="top" leftline="true" width="0">
30782 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30783 <row topline="true" bottomline="true">
30784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30785 \begin_inset Text
30786
30787 \begin_layout Standard
30788 Number
30789 \end_layout
30790
30791 \end_inset
30792 </cell>
30793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30794 \begin_inset Text
30795
30796 \begin_layout Standard
30797 Style (Size)
30798 \end_layout
30799
30800 \end_inset
30801 </cell>
30802 </row>
30803 <row topline="true">
30804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30805 \begin_inset Text
30806
30807 \begin_layout Standard
30808 0
30809 \end_layout
30810
30811 \end_inset
30812 </cell>
30813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30814 \begin_inset Text
30815
30816 \begin_layout Standard
30817 display style formula
30818 \end_layout
30819
30820 \end_inset
30821 </cell>
30822 </row>
30823 <row topline="true">
30824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30825 \begin_inset Text
30826
30827 \begin_layout Standard
30828 1
30829 \end_layout
30830
30831 \end_inset
30832 </cell>
30833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30834 \begin_inset Text
30835
30836 \begin_layout Standard
30837 inline formula
30838 \end_layout
30839
30840 \end_inset
30841 </cell>
30842 </row>
30843 <row topline="true">
30844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30845 \begin_inset Text
30846
30847 \begin_layout Standard
30848 2
30849 \end_layout
30850
30851 \end_inset
30852 </cell>
30853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30854 \begin_inset Text
30855
30856 \begin_layout Standard
30857 small
30858 \end_layout
30859
30860 \end_inset
30861 </cell>
30862 </row>
30863 <row topline="true" bottomline="true">
30864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30865 \begin_inset Text
30866
30867 \begin_layout Standard
30868 3
30869 \end_layout
30870
30871 \end_inset
30872 </cell>
30873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30874 \begin_inset Text
30875
30876 \begin_layout Standard
30877 tiny
30878 \end_layout
30879
30880 \end_inset
30881 </cell>
30882 </row>
30883 </lyxtabular>
30884
30885 \end_inset
30886
30887
30888 \end_layout
30889
30890 \begin_layout Standard
30891 When no style is given, the size is adjusted to the surrounding environment
30892  like for the command 
30893 \series bold
30894
30895 \backslash
30896 frac
30897 \series default
30898 .
30899 \end_layout
30900
30901 \begin_layout Standard
30902 When no fraction bar thickness is given, the predefined value of 0.4\InsetSpace \thinspace{}
30903 pt will
30904  be used.
30905 \end_layout
30906
30907 \begin_layout Standard
30908 \begin_inset VSpace medskip
30909 \end_inset
30910
30911 For example, the commands 
30912 \series bold
30913
30914 \backslash
30915 dfrac
30916 \series default
30917  and 
30918 \series bold
30919
30920 \backslash
30921 tbinom
30922 \series default
30923  from 
30924 \begin_inset LatexCommand ref
30925 reference "sub:Fractions"
30926
30927 \end_inset
30928
30929  are defined with the commands
30930 \end_layout
30931
30932 \begin_layout Standard
30933
30934 \series bold
30935
30936 \backslash
30937 newcommand{
30938 \backslash
30939 dfrac}[2]{
30940 \backslash
30941 genfrac{}{}{}{0}{#1}{#2}}
30942 \end_layout
30943
30944 \begin_layout Standard
30945 and
30946 \end_layout
30947
30948 \begin_layout Standard
30949
30950 \series bold
30951
30952 \backslash
30953 newcommand{
30954 \backslash
30955 tbinom}[2]{
30956 \backslash
30957 genfrac{(}{)}{0pt}{1}{#1}{#2}}
30958 \end_layout
30959
30960 \begin_layout Standard
30961 \begin_inset VSpace medskip
30962 \end_inset
30963
30964 To define a fraction where the fraction bar thickness can be given as optional
30965  argument, the following line is inserted to the LaTeX-preamble:
30966 \end_layout
30967
30968 \begin_layout Standard
30969
30970 \series bold
30971
30972 \backslash
30973 newcommand{
30974 \backslash
30975 fracS}[3][]{
30976 \backslash
30977 genfrac{}{}{#1}{}{#2}{#3}}
30978 \end_layout
30979
30980 \begin_layout Standard
30981 A test:
30982 \begin_inset Formula \begin{align*}
30983 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
30984 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
30985
30986 \end_inset
30987
30988 As one can see, the distance of the numerator and the denominator to the
30989  fraction bar is round about three times the bar thickness.
30990 \end_layout
30991
30992 \begin_layout Subsection
30993 Canceled Formulas
30994 \begin_inset LatexCommand label
30995 name "sub:Canceled-Formulas"
30996
30997 \end_inset
30998
30999
31000 \begin_inset LatexCommand index
31001 name "Formula ! canceled"
31002
31003 \end_inset
31004
31005
31006 \end_layout
31007
31008 \begin_layout Standard
31009 To cancel formulas or formula parts, the LaTeX-package 
31010 \series bold
31011 cancel
31012 \series default
31013
31014 \begin_inset Foot
31015 status collapsed
31016
31017 \begin_layout Standard
31018
31019 \series bold
31020 cancel
31021 \series default
31022  is part of every LaTeX standard installation.
31023 \end_layout
31024
31025 \end_inset
31026
31027
31028 \begin_inset LatexCommand index
31029 name "Packages ! cancel"
31030
31031 \end_inset
31032
31033  has to be loaded with the LaTeX-preamble line
31034 \end_layout
31035
31036 \begin_layout Standard
31037
31038 \series bold
31039
31040 \backslash
31041 usepackage[samesize]{cancel}
31042 \end_layout
31043
31044 \begin_layout Standard
31045 There are four ways to cancel formulas:
31046 \end_layout
31047
31048 \begin_layout Standard
31049 \align center
31050 \begin_inset Tabular
31051 <lyxtabular version="3" rows="5" columns="2">
31052 <features>
31053 <column alignment="center" valignment="top" leftline="true" width="0">
31054 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
31055 <row topline="true" bottomline="true">
31056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31057 \begin_inset Text
31058
31059 \begin_layout Standard
31060 Command
31061 \end_layout
31062
31063 \end_inset
31064 </cell>
31065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31066 \begin_inset Text
31067
31068 \begin_layout Standard
31069 Result
31070 \begin_inset Note Note
31071 status collapsed
31072
31073 \begin_layout Standard
31074
31075 \series bold
31076
31077 \backslash
31078 hspace
31079 \series default
31080  and
31081 \series bold
31082  
31083 \backslash
31084 raisebox
31085 \series default
31086  are used here as spacer.
31087 \end_layout
31088
31089 \end_inset
31090
31091
31092 \end_layout
31093
31094 \end_inset
31095 </cell>
31096 </row>
31097 <row topline="true">
31098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31099 \begin_inset Text
31100
31101 \begin_layout Standard
31102
31103 \backslash
31104 cancel{
31105 \backslash
31106 int
31107 \begin_inset ERT
31108 status collapsed
31109
31110 \begin_layout Standard
31111
31112
31113 \backslash
31114 spce 
31115 \end_layout
31116
31117 \end_inset
31118
31119 A=B
31120 \end_layout
31121
31122 \end_inset
31123 </cell>
31124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31125 \begin_inset Text
31126
31127 \begin_layout Standard
31128 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
31129 \end_inset
31130
31131
31132 \end_layout
31133
31134 \end_inset
31135 </cell>
31136 </row>
31137 <row topline="true">
31138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31139 \begin_inset Text
31140
31141 \begin_layout Standard
31142
31143 \backslash
31144 bcancel{
31145 \backslash
31146 int
31147 \begin_inset ERT
31148 status collapsed
31149
31150 \begin_layout Standard
31151
31152
31153 \backslash
31154 spce 
31155 \end_layout
31156
31157 \end_inset
31158
31159 A=B
31160 \end_layout
31161
31162 \end_inset
31163 </cell>
31164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31165 \begin_inset Text
31166
31167 \begin_layout Standard
31168 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
31169 \end_inset
31170
31171
31172 \end_layout
31173
31174 \end_inset
31175 </cell>
31176 </row>
31177 <row topline="true" bottomline="true">
31178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31179 \begin_inset Text
31180
31181 \begin_layout Standard
31182
31183 \backslash
31184 xcancel{
31185 \backslash
31186 int
31187 \begin_inset ERT
31188 status collapsed
31189
31190 \begin_layout Standard
31191
31192
31193 \backslash
31194 spce 
31195 \end_layout
31196
31197 \end_inset
31198
31199 A=B
31200 \end_layout
31201
31202 \end_inset
31203 </cell>
31204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31205 \begin_inset Text
31206
31207 \begin_layout Standard
31208 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
31209 \end_inset
31210
31211
31212 \end_layout
31213
31214 \end_inset
31215 </cell>
31216 </row>
31217 <row topline="true" bottomline="true">
31218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Standard
31222
31223 \backslash
31224 cancelto{1
31225 \begin_inset Formula $\to$
31226 \end_inset
31227
31228
31229 \backslash
31230 {
31231 \backslash
31232 int
31233 \begin_inset ERT
31234 status collapsed
31235
31236 \begin_layout Standard
31237
31238
31239 \backslash
31240 spce 
31241 \end_layout
31242
31243 \end_inset
31244
31245 A=B
31246 \end_layout
31247
31248 \end_inset
31249 </cell>
31250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31251 \begin_inset Text
31252
31253 \begin_layout Standard
31254 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
31255 \end_inset
31256
31257
31258 \end_layout
31259
31260 \end_inset
31261 </cell>
31262 </row>
31263 </lyxtabular>
31264
31265 \end_inset
31266
31267
31268 \end_layout
31269
31270 \begin_layout Standard
31271
31272 \series bold
31273
31274 \backslash
31275 cancelto
31276 \series default
31277  is especially suitable to visualize the reduction of fractions within formulas:
31278 \begin_inset Formula \[
31279 \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}}}\]
31280
31281 \end_inset
31282
31283
31284 \end_layout
31285
31286 \begin_layout Subsection
31287 Formulas in Section Headings
31288 \begin_inset LatexCommand label
31289 name "sub:Formulas-in-Section"
31290
31291 \end_inset
31292
31293
31294 \begin_inset LatexCommand index
31295 name "Formula ! in section headings"
31296
31297 \end_inset
31298
31299
31300 \end_layout
31301
31302 \begin_layout Standard
31303 When formulas are used in section headings, the following has to be taken
31304  into account:
31305 \end_layout
31306
31307 \begin_layout Standard
31308 \begin_inset Note Greyedout
31309 status open
31310
31311 \begin_layout Standard
31312 When the LaTeX-package 
31313 \series bold
31314 hyperref
31315 \series default
31316
31317 \begin_inset LatexCommand index
31318 name "Packages ! hyperref"
31319
31320 \end_inset
31321
31322  is used, PDF-bookmarks are automatically created for every section heading
31323  in the table of contents.
31324  If a section heading contains formulas, they are incorrectly displayed
31325  in the bookmark text, because formulas in bookmarks infringe the PDF convention
31326 s.
31327 \end_layout
31328
31329 \end_inset
31330
31331
31332 \end_layout
31333
31334 \begin_layout Standard
31335 Both problems can be solved by inserting at the end of the section heading
31336  a short title with the menu 
31337 \family sans
31338 Insert\SpecialChar \menuseparator
31339 Short\InsetSpace ~
31340 Title
31341 \family default
31342 .
31343  Short titles are used as alternative for multiline section headings to
31344  keep the table of contents clearly arranged.
31345  Only the short title appears in the table of contents and therefore also
31346  in the PDF-bookmark.
31347 \end_layout
31348
31349 \begin_layout Standard
31350 When formulas should be used in the table of contents but 
31351 \series bold
31352 hyperref
31353 \series default
31354  is used, one can use the following command in TeX-mode:
31355 \end_layout
31356
31357 \begin_layout Standard
31358
31359 \series bold
31360
31361 \backslash
31362 texorpdfstring{part}{alternative}
31363 \begin_inset LatexCommand index
31364 name "Commands ! T ! \\textbackslash texorpdfstring"
31365
31366 \end_inset
31367
31368
31369 \end_layout
31370
31371 \begin_layout Standard
31372 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
31373  This can be characters, formulas, footnotes, but also cross-references.
31374  The alternative is used instead of the part for the bookmark.
31375 \end_layout
31376
31377 \begin_layout Standard
31378 Here are two example headings:
31379 \begin_inset VSpace -3mm
31380 \end_inset
31381
31382
31383 \begin_inset ERT
31384 status collapsed
31385
31386 \begin_layout Standard
31387
31388
31389 \backslash
31390 boldmath 
31391 \end_layout
31392
31393 \end_inset
31394
31395
31396 \end_layout
31397
31398 \begin_layout Subsubsection
31399 Heading without formula in table of contents 
31400 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31401 \end_inset
31402
31403
31404 \begin_inset OptArg
31405 status collapsed
31406
31407 \begin_layout Standard
31408 Heading without formula in table of contents
31409 \end_layout
31410
31411 \end_inset
31412
31413
31414 \end_layout
31415
31416 \begin_layout Subsubsection
31417 Heading with formula in table of contents
31418 \begin_inset ERT
31419 status collapsed
31420
31421 \begin_layout Standard
31422
31423
31424 \backslash
31425 texorpdfstring{
31426 \end_layout
31427
31428 \end_inset
31429
31430  
31431 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31432 \end_inset
31433
31434
31435 \begin_inset ERT
31436 status collapsed
31437
31438 \begin_layout Standard
31439
31440 }{}
31441 \end_layout
31442
31443 \end_inset
31444
31445
31446 \end_layout
31447
31448 \begin_layout Standard
31449 \begin_inset ERT
31450 status collapsed
31451
31452 \begin_layout Standard
31453
31454
31455 \backslash
31456 unboldmath 
31457 \end_layout
31458
31459 \end_inset
31460
31461 In the first heading a short title was used, in the second one 
31462 \series bold
31463
31464 \backslash
31465 texorpdfstring
31466 \series default
31467 .
31468 \end_layout
31469
31470 \begin_layout Standard
31471 To get the same formatting as for the other headings, the complete heading
31472  was set into a 
31473 \series bold
31474 boldmath environment
31475 \series default
31476
31477 \begin_inset Foot
31478 status collapsed
31479
31480 \begin_layout Standard
31481 see 
31482 \begin_inset LatexCommand ref
31483 reference "sub:Bold-Formulas"
31484
31485 \end_inset
31486
31487
31488 \end_layout
31489
31490 \end_inset
31491
31492 .
31493 \end_layout
31494
31495 \begin_layout Subsection
31496 Formulas in multi-column Text
31497 \begin_inset LatexCommand index
31498 name "Formula ! in multi-column text"
31499
31500 \end_inset
31501
31502
31503 \end_layout
31504
31505 \begin_layout Standard
31506 Formulas in multi-column text are often too wide to fit into a column and
31507  thus need to be set over the whole page width.
31508  This is done by using the LaTeX-package 
31509 \series bold
31510 multicol
31511 \series default
31512
31513 \begin_inset Foot
31514 status collapsed
31515
31516 \begin_layout Standard
31517
31518 \series bold
31519 multicol
31520 \series default
31521  is part of every LaTeX standard installation.
31522 \end_layout
31523
31524 \end_inset
31525
31526
31527 \begin_inset LatexCommand index
31528 name "Packages ! multicol"
31529
31530 \end_inset
31531
31532 , that is loaded with the LaTeX-preamble line
31533 \end_layout
31534
31535 \begin_layout Standard
31536
31537 \series bold
31538
31539 \backslash
31540 usepackage{multicol}
31541 \end_layout
31542
31543 \begin_layout Standard
31544 \begin_inset Note Greyedout
31545 status open
31546
31547 \begin_layout Standard
31548 Note herby that the setting 
31549 \family sans
31550 Two-column\InsetSpace ~
31551 document
31552 \family default
31553  in the menu 
31554 \family sans
31555 Document\SpecialChar \menuseparator
31556 Settings
31557 \family default
31558  under 
31559 \family sans
31560 Text\InsetSpace ~
31561 Layout
31562 \family default
31563 \emph on
31564  
31565 \emph default
31566 must 
31567 \emph on
31568 not
31569 \emph default
31570  be selected.
31571 \end_layout
31572
31573 \end_inset
31574
31575
31576 \end_layout
31577
31578 \begin_layout Standard
31579 Before the multi-column text the command
31580 \end_layout
31581
31582 \begin_layout Standard
31583
31584 \series bold
31585
31586 \backslash
31587 begin{multicols}{column number}
31588 \end_layout
31589
31590 \begin_layout Standard
31591 is written in TeX-mode.
31592  The column number is a number in the range of 2\InsetSpace \thinspace{}
31593 -\InsetSpace \thinspace{}
31594 10.
31595  Before the formula the multi-column text is ended by inserting the command
31596 \end_layout
31597
31598 \begin_layout Standard
31599
31600 \series bold
31601
31602 \backslash
31603 end{multicols}
31604 \end_layout
31605
31606 \begin_layout Standard
31607 in TeX-mode.
31608 \end_layout
31609
31610 \begin_layout Standard
31611 Due to the command some space is automatically added before the formula.
31612  To revert this, -6\InsetSpace \thinspace{}
31613 mm vertical space is inserted before the formula.
31614  When the formula style 
31615 \series bold
31616 Indented
31617 \begin_inset Foot
31618 status collapsed
31619
31620 \begin_layout Standard
31621 formula styles see 
31622 \begin_inset LatexCommand ref
31623 reference "sec:Formula-Styles"
31624
31625 \end_inset
31626
31627
31628 \end_layout
31629
31630 \end_inset
31631
31632
31633 \series default
31634  is used, -9\InsetSpace \thinspace{}
31635 mm space is inserted instead.
31636 \end_layout
31637
31638 \begin_layout Standard
31639 As example a multi-column text with a displayed formula:
31640 \end_layout
31641
31642 \begin_layout Standard
31643 \begin_inset ERT
31644 status collapsed
31645
31646 \begin_layout Standard
31647
31648
31649 \backslash
31650 begin{multicols}{2}
31651 \end_layout
31652
31653 \end_inset
31654
31655 Das Spektrum wird fouriertransformiert.
31656  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
31657 , Lösungsmittel) zu trennen.
31658  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
31659  nun das Aussehen des Ausgangssignals.
31660  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
31661  über alle Phasen integrieren muss.
31662  Sei nun 
31663 \begin_inset Formula $S$
31664 \end_inset
31665
31666  unser normiertes Ausgangssignal and 
31667 \begin_inset Formula $P$
31668 \end_inset
31669
31670  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
31671 \begin_inset ERT
31672 status collapsed
31673
31674 \begin_layout Standard
31675
31676
31677 \backslash
31678 end{multicols}
31679 \end_layout
31680
31681 \end_inset
31682
31683
31684 \begin_inset VSpace -6mm
31685 \end_inset
31686
31687
31688 \begin_inset Formula \begin{equation}
31689 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
31690
31691 \end_inset
31692
31693
31694 \begin_inset ERT
31695 status collapsed
31696
31697 \begin_layout Standard
31698
31699
31700 \backslash
31701 begin{multicols}{2}
31702 \end_layout
31703
31704 \end_inset
31705
31706 wobei 
31707 \begin_inset Formula $S_{0}$
31708 \end_inset
31709
31710  das Signal ohne Gradient ist and the Normierungsbedingung 
31711 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
31712 \end_inset
31713
31714  gilt.
31715  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
31716  Direkt nach the 
31717 \begin_inset Formula $\nicefrac{\pi}{2}$
31718 \end_inset
31719
31720 \InsetSpace \thinspace{}
31721 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
31722  das Signal zusätzlich abschwächt.
31723  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
31724  
31725 \begin_inset Formula $T_{2}$
31726 \end_inset
31727
31728 -Zeit.
31729 \end_layout
31730
31731 \begin_layout Standard
31732 \begin_inset ERT
31733 status collapsed
31734
31735 \begin_layout Standard
31736
31737
31738 \backslash
31739 end{multicols}
31740 \end_layout
31741
31742 \end_inset
31743
31744  
31745 \end_layout
31746
31747 \begin_layout Subsection
31748 Formulas with Description of Variables
31749 \begin_inset LatexCommand index
31750 name "Formula ! with description of variables"
31751
31752 \end_inset
31753
31754
31755 \end_layout
31756
31757 \begin_layout Standard
31758 To describe variables within a formula, like in formula 
31759 \begin_inset LatexCommand eqref
31760 reference "eq:within"
31761
31762 \end_inset
31763
31764 , a 2
31765 \series bold
31766 ×
31767 \series default
31768
31769 \begin_inset Formula $n$
31770 \end_inset
31771
31772 \InsetSpace ~
31773 matrix is used with left aligned columns for the 
31774 \begin_inset Formula $n$
31775 \end_inset
31776
31777  used variables.
31778 \begin_inset Foot
31779 status collapsed
31780
31781 \begin_layout Standard
31782 matrices see 
31783 \begin_inset LatexCommand ref
31784 reference "sec:Matrices"
31785
31786 \end_inset
31787
31788
31789 \end_layout
31790
31791 \end_inset
31792
31793  To set the description in a smaller size, before the matrix e.\InsetSpace \thinspace{}
31794 g.\InsetSpace ~
31795 the command
31796  
31797 \series bold
31798
31799 \backslash
31800 footnotesize
31801 \series default
31802  is inserted.
31803 \begin_inset Foot
31804 status collapsed
31805
31806 \begin_layout Standard
31807 font sizes see 
31808 \begin_inset LatexCommand ref
31809 reference "sub:Font-Sizes"
31810
31811 \end_inset
31812
31813
31814 \end_layout
31815
31816 \end_inset
31817
31818
31819 \end_layout
31820
31821 \begin_layout Standard
31822 When the formula style 
31823 \series bold
31824 Indented
31825 \begin_inset Foot
31826 status collapsed
31827
31828 \begin_layout Standard
31829 formula styles see 
31830 \begin_inset LatexCommand ref
31831 reference "sec:Formula-Styles"
31832
31833 \end_inset
31834
31835
31836 \end_layout
31837
31838 \end_inset
31839
31840
31841 \series default
31842  is used, a 
31843 \series bold
31844
31845 \backslash
31846 hfill
31847 \series default
31848
31849 \begin_inset Foot
31850 status collapsed
31851
31852 \begin_layout Standard
31853
31854 \series bold
31855
31856 \backslash
31857 hfill
31858 \series default
31859  only works in formulas with the style 
31860 \series bold
31861 Indented
31862 \series default
31863 , see 
31864 \begin_inset LatexCommand ref
31865 reference "sub:Variable-Space"
31866
31867 \end_inset
31868
31869 .
31870 \end_layout
31871
31872 \end_inset
31873
31874  is inserted before and after the matrix to have the same separation of
31875  the matrix from the equation and the side margin.
31876 \end_layout
31877
31878 \begin_layout Standard
31879 When the formula style 
31880 \series bold
31881 Centered
31882 \series default
31883  is used, the method described in 
31884 \begin_inset LatexCommand ref
31885 reference "sub:Flalign-Environment"
31886
31887 \end_inset
31888
31889  is used to indent formulas.
31890  Formula 
31891 \begin_inset LatexCommand eqref
31892 reference "eq:within"
31893
31894 \end_inset
31895
31896  consists of five columns whereas in the first two columns contain the equation,
31897  the third the matrix, and the last one an empty TeX-brace.
31898 \begin_inset Formula \begin{flalign}
31899 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
31900 \rho & \textrm{density}\\
31901 V & \textrm{volume}\\
31902 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
31903
31904 \end_inset
31905
31906
31907 \end_layout
31908
31909 \begin_layout Subsection
31910 Upright small Greek Letters
31911 \begin_inset LatexCommand label
31912 name "sub:Upright-small-Greek"
31913
31914 \end_inset
31915
31916
31917 \begin_inset LatexCommand index
31918 name "Greek letters ! upright"
31919
31920 \end_inset
31921
31922
31923 \end_layout
31924
31925 \begin_layout Standard
31926 Most of the math fonts only provide italic small Greek letters.
31927  But for symbols of elementary particles like pions and neutrinos, upright
31928  Greek letters are needed.
31929  The file 
31930 \series bold
31931 upgreek.sty
31932 \series default
31933
31934 \begin_inset Foot
31935 status collapsed
31936
31937 \begin_layout Standard
31938
31939 \series bold
31940 upgreek
31941 \series default
31942  is part of the LaTeX-package 
31943 \series bold
31944 was
31945 \series default
31946
31947 \begin_inset LatexCommand index
31948 name "Packages ! was\\vspace{4mm}"
31949
31950 \end_inset
31951
31952 .
31953 \end_layout
31954
31955 \end_inset
31956
31957
31958 \begin_inset LatexCommand index
31959 name "Packages ! upgreek"
31960
31961 \end_inset
31962
31963  that is loaded with the LaTeX-preamble line
31964 \end_layout
31965
31966 \begin_layout Standard
31967
31968 \series bold
31969
31970 \backslash
31971 usepackage{upgreek}
31972 \end_layout
31973
31974 \begin_layout Standard
31975 provides them.
31976  
31977 \begin_inset ERT
31978 status collapsed
31979
31980 \begin_layout Standard
31981
31982
31983 \backslash
31984 ifupgreek 
31985 \end_layout
31986
31987 \end_inset
31988
31989
31990 \begin_inset Note Note
31991 status open
31992
31993 \begin_layout Standard
31994 The following table will only be displayed when the LaTeX-package 
31995 \series bold
31996 upgreek
31997 \series default
31998  is installed.
31999 \end_layout
32000
32001 \end_inset
32002
32003  They are created when the command for a small Greek letters is started
32004  with 
32005 \series bold
32006 up
32007 \series default
32008 .
32009  For example the command 
32010 \series bold
32011
32012 \backslash
32013 uptau
32014 \series default
32015  creates this: 
32016 \begin_inset Formula $\uptau$
32017 \end_inset
32018
32019
32020 \end_layout
32021
32022 \begin_layout Standard
32023 With these commands reactions of elementary particles can be typeset:
32024 \begin_inset Formula \[
32025 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
32026
32027 \end_inset
32028
32029
32030 \end_layout
32031
32032 \begin_layout Standard
32033 The upright letters are more bold and wider than the italic ones.
32034  They should therefore not be used for units like 
32035 \begin_inset Quotes eld
32036 \end_inset
32037
32038 µm
32039 \begin_inset Quotes erd
32040 \end_inset
32041
32042 .
32043 \end_layout
32044
32045 \begin_layout Standard
32046 \begin_inset ERT
32047 status collapsed
32048
32049 \begin_layout Standard
32050
32051
32052 \backslash
32053 else 
32054 \end_layout
32055
32056 \end_inset
32057
32058
32059 \begin_inset Note Note
32060 status open
32061
32062 \begin_layout Standard
32063 The following will be displayed when the LaTeX-package 
32064 \series bold
32065 upgreek
32066 \series default
32067  is not installed:
32068 \end_layout
32069
32070 \end_inset
32071
32072
32073 \end_layout
32074
32075 \begin_layout Standard
32076 You need to install the LaTeX-package 
32077 \series bold
32078 upgreek
32079 \series default
32080  to see the rest of this subsection in the output.
32081 \end_layout
32082
32083 \begin_layout Standard
32084 \begin_inset ERT
32085 status collapsed
32086
32087 \begin_layout Standard
32088
32089
32090 \backslash
32091 fi 
32092 \end_layout
32093
32094 \end_inset
32095
32096
32097 \end_layout
32098
32099 \begin_layout Subsection
32100 Text Characters in Formulas
32101 \begin_inset LatexCommand label
32102 name "sub:Text-Characters-in"
32103
32104 \end_inset
32105
32106
32107 \begin_inset LatexCommand index
32108 name "Text ! in formulas"
32109
32110 \end_inset
32111
32112
32113 \end_layout
32114
32115 \begin_layout Standard
32116 In some cases you might want to insert text characters directly into formulas.
32117  When for example the centered dot · is often used in formulas like 
32118 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
32119 \end_inset
32120
32121 , one would have to insert the command 
32122 \series bold
32123
32124 \backslash
32125 cdot
32126 \series default
32127
32128 \begin_inset Foot
32129 status collapsed
32130
32131 \begin_layout Standard
32132 see 
32133 \begin_inset LatexCommand ref
32134 reference "sub:Binary-Operators"
32135
32136 \end_inset
32137
32138
32139 \end_layout
32140
32141 \end_inset
32142
32143  all the time, because this character is defined in all encodings as text
32144  character.
32145  But the encoding can be changed by this LaTeX-preamble line:
32146 \end_layout
32147
32148 \begin_layout Standard
32149
32150 \series bold
32151
32152 \backslash
32153 Declare Inputtext{183}{
32154 \backslash
32155 ifmmode
32156 \backslash
32157 cdot
32158 \backslash
32159 else
32160 \backslash
32161 textperiodcentered
32162 \backslash
32163 f\SpecialChar \textcompwordmark{}
32164 i}
32165 \end_layout
32166
32167 \begin_layout Standard
32168 The character encoding (menu 
32169 \family sans
32170 Document\SpecialChar \menuseparator
32171 Settings\SpecialChar \menuseparator
32172 Language
32173 \family default
32174 ) specifies what character appears when a keyboard key is pressed.
32175  When the key for the character '·' is pressed, internally the command 
32176 \series bold
32177
32178 \backslash
32179 textperiodcentered
32180 \series default
32181  is used.
32182  But this command is not available in a formula so that you would get LaTeX-erro
32183 rs.
32184  With the changed encoding the right command is chosen automatically, depending
32185  on if the character was inserted into a formula or not.
32186 \end_layout
32187
32188 \begin_layout Standard
32189 The encoding of several characters is saved in definition files.
32190  Fore example the encoding 
32191 \series bold
32192 latin9
32193 \series default
32194  is defined in the file 
32195 \series bold
32196 latin9.def
32197 \series default
32198  that is in the installation folder of LaTeX.
32199  Encodings should only be changed via the LaTeX-preamble and not in the
32200  definition files.
32201  Otherwise own documents could not be edited by other LyX users working
32202  on other computers.
32203 \end_layout
32204
32205 \begin_layout Standard
32206 \begin_inset VSpace medskip
32207 \end_inset
32208
32209 Besides the centered dot, in this document the degree sign ° is defined
32210  with the following LaTeX-preamble line so that it can directly be inserted
32211  to a formula:
32212 \end_layout
32213
32214 \begin_layout Standard
32215
32216 \series bold
32217
32218 \backslash
32219 DeclareInputtext{176}{
32220 \backslash
32221 ifmmode^
32222 \backslash
32223 circ
32224 \backslash
32225 else
32226 \backslash
32227 textdegree
32228 \backslash
32229 f\SpecialChar \textcompwordmark{}
32230 i}
32231 \end_layout
32232
32233 \begin_layout Standard
32234
32235 \newpage
32236
32237 \end_layout
32238
32239 \begin_layout Section
32240 \start_of_appendix
32241 Typographic Advises
32242 \begin_inset LatexCommand index
32243 name "Typographic Advises"
32244
32245 \end_inset
32246
32247
32248 \end_layout
32249
32250 \begin_layout Standard
32251 This section is a summary of the most important typographic rules, listed
32252  in ISO norms.
32253 \begin_inset Foot
32254 status collapsed
32255
32256 \begin_layout Standard
32257 This collection was partly taken from the German semi-official dictionary
32258  called 
32259 \begin_inset Quotes eld
32260 \end_inset
32261
32262 Duden
32263 \begin_inset Quotes erd
32264 \end_inset
32265
32266  
32267 \begin_inset LatexCommand cite
32268 key "Duden"
32269
32270 \end_inset
32271
32272  that lists some of the ISO rules.
32273 \end_layout
32274
32275 \end_inset
32276
32277
32278 \end_layout
32279
32280 \begin_layout Itemize
32281 Physical units are 
32282 \emph on
32283 always
32284 \emph default
32285  set upright
32286 \begin_inset Foot
32287 status collapsed
32288
32289 \begin_layout Standard
32290 done with font styles, see 
32291 \begin_inset LatexCommand ref
32292 reference "sub:Font-Styles"
32293
32294 \end_inset
32295
32296
32297 \end_layout
32298
32299 \end_inset
32300
32301 : 30\InsetSpace \thinspace{}
32302 km/h
32303 \newline
32304 Between the value and the unit is the smallest space, see 
32305 \begin_inset LatexCommand ref
32306 reference "sub:Predefined-Space"
32307
32308 \end_inset
32309
32310 .
32311 \end_layout
32312
32313 \begin_layout Itemize
32314 Percent and perthousand signs are set like physical units:
32315 \newline
32316 1,2\InsetSpace \thinspace{}
32317
32318 \begin_inset ERT
32319 status collapsed
32320
32321 \begin_layout Standard
32322
32323
32324 \backslash
32325 textperthousand 
32326 \end_layout
32327
32328 \end_inset
32329
32330 \InsetSpace ~
32331 alcohol in blood
32332 \end_layout
32333
32334 \begin_layout Itemize
32335 The degree sign follows directly on the value: 15°, but not when it is used
32336  in units: 15\InsetSpace \thinspace{}
32337 °C
32338 \end_layout
32339
32340 \begin_layout Itemize
32341 In numbers with more than four digits the smallest space is inserted before
32342  every third digit to group them: 
32343 \family roman
32344 \series medium
32345 \shape up
32346 \size normal
32347 \emph off
32348 \bar no
32349 \noun off
32350 \color none
32351 18\InsetSpace \thinspace{}
32352 473\InsetSpace \thinspace{}
32353 588
32354 \end_layout
32355
32356 \begin_layout Itemize
32357 For dimensionings like 120×90×40\InsetSpace \thinspace{}
32358 cm the multiplication sign 
32359 \begin_inset Quotes eld
32360 \end_inset
32361
32362 ×
32363 \begin_inset Quotes erd
32364 \end_inset
32365
32366  is used.
32367  It is available with the LaTeX-command 
32368 \series bold
32369
32370 \backslash
32371 texttimes
32372 \series default
32373 , but can also directly be inserted with some keyboard definitions.
32374 \end_layout
32375
32376 \begin_layout Itemize
32377 Functions with names consisting of several letters are set upright to avoid
32378  confusions, see 
32379 \begin_inset LatexCommand ref
32380 reference "sub:Predefined-Functions"
32381
32382 \end_inset
32383
32384 .
32385 \end_layout
32386
32387 \begin_layout Itemize
32388 Indices consisting of several letters, are set upright: 
32389 \begin_inset Formula $E_{\mathrm{kin}}$
32390 \end_inset
32391
32392
32393 \newline
32394 Components of matrices are set italic: 
32395 \begin_inset Formula $\hat{H}_{kl}$
32396 \end_inset
32397
32398
32399 \end_layout
32400
32401 \begin_layout Itemize
32402 The differentiation/integration operator 'd', the Euler's number 'e', and
32403  the imaginary unit 'i' should be set upright, to avoid mixing them up with
32404  other variables.
32405 \end_layout
32406
32407 \begin_layout Standard
32408
32409 \newpage
32410
32411 \end_layout
32412
32413 \begin_layout Section
32414 Synonyms
32415 \begin_inset LatexCommand index
32416 name "Synonyms"
32417
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 Some characters and symbols can be created with several commands.
32425  Here is a list of the synonym commands:
32426 \end_layout
32427
32428 \begin_layout Standard
32429 \begin_inset VSpace bigskip
32430 \end_inset
32431
32432
32433 \hfill
32434
32435 \begin_inset Tabular
32436 <lyxtabular version="3" rows="12" columns="2">
32437 <features>
32438 <column alignment="center" valignment="top" leftline="true" width="0pt">
32439 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32440 <row topline="true" bottomline="true">
32441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32442 \begin_inset Text
32443
32444 \begin_layout Standard
32445 Command
32446 \end_layout
32447
32448 \end_inset
32449 </cell>
32450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32451 \begin_inset Text
32452
32453 \begin_layout Standard
32454 equivalent to
32455 \begin_inset Note Note
32456 status collapsed
32457
32458 \begin_layout Standard
32459
32460 \series bold
32461
32462 \backslash
32463 raisebox
32464 \series default
32465  is only used as spacer.
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \end_layout
32472
32473 \end_inset
32474 </cell>
32475 </row>
32476 <row topline="true">
32477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32478 \begin_inset Text
32479
32480 \begin_layout Standard
32481
32482 \backslash
32483 ast
32484 \end_layout
32485
32486 \end_inset
32487 </cell>
32488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32489 \begin_inset Text
32490
32491 \begin_layout Standard
32492 \begin_inset ERT
32493 status collapsed
32494
32495 \begin_layout Standard
32496
32497
32498 \backslash
32499 raisebox{-1.2mm}{
32500 \end_layout
32501
32502 \end_inset
32503
32504 *
32505 \begin_inset ERT
32506 status collapsed
32507
32508 \begin_layout Standard
32509
32510 }
32511 \end_layout
32512
32513 \end_inset
32514
32515
32516 \end_layout
32517
32518 \end_inset
32519 </cell>
32520 </row>
32521 <row topline="true">
32522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32523 \begin_inset Text
32524
32525 \begin_layout Standard
32526
32527 \backslash
32528 choose
32529 \end_layout
32530
32531 \end_inset
32532 </cell>
32533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32534 \begin_inset Text
32535
32536 \begin_layout Standard
32537
32538 \backslash
32539 binom
32540 \end_layout
32541
32542 \end_inset
32543 </cell>
32544 </row>
32545 <row topline="true">
32546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32547 \begin_inset Text
32548
32549 \begin_layout Standard
32550
32551 \backslash
32552 geq
32553 \end_layout
32554
32555 \end_inset
32556 </cell>
32557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32558 \begin_inset Text
32559
32560 \begin_layout Standard
32561
32562 \backslash
32563 ge
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 </row>
32569 <row topline="true">
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Standard
32574
32575 \backslash
32576 lbrace
32577 \end_layout
32578
32579 \end_inset
32580 </cell>
32581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32582 \begin_inset Text
32583
32584 \begin_layout Standard
32585 {
32586 \end_layout
32587
32588 \end_inset
32589 </cell>
32590 </row>
32591 <row topline="true">
32592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32593 \begin_inset Text
32594
32595 \begin_layout Standard
32596
32597 \backslash
32598 lbracket
32599 \end_layout
32600
32601 \end_inset
32602 </cell>
32603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32604 \begin_inset Text
32605
32606 \begin_layout Standard
32607 [
32608 \end_layout
32609
32610 \end_inset
32611 </cell>
32612 </row>
32613 <row topline="true">
32614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32615 \begin_inset Text
32616
32617 \begin_layout Standard
32618
32619 \backslash
32620 leftarrow
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Standard
32629
32630 \backslash
32631 gets
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 </row>
32637 <row topline="true">
32638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32639 \begin_inset Text
32640
32641 \begin_layout Standard
32642
32643 \backslash
32644 leq
32645 \end_layout
32646
32647 \end_inset
32648 </cell>
32649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32650 \begin_inset Text
32651
32652 \begin_layout Standard
32653
32654 \backslash
32655 le
32656 \end_layout
32657
32658 \end_inset
32659 </cell>
32660 </row>
32661 <row topline="true">
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Standard
32666
32667 \backslash
32668 lor
32669 \end_layout
32670
32671 \end_inset
32672 </cell>
32673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32674 \begin_inset Text
32675
32676 \begin_layout Standard
32677
32678 \backslash
32679 vee
32680 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 </row>
32685 <row topline="true">
32686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Standard
32690
32691 \backslash
32692 neq
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Standard
32701
32702 \backslash
32703 not=
32704 \end_layout
32705
32706 \end_inset
32707 </cell>
32708 </row>
32709 <row topline="true">
32710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32711 \begin_inset Text
32712
32713 \begin_layout Standard
32714
32715 \backslash
32716 slash
32717 \end_layout
32718
32719 \end_inset
32720 </cell>
32721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32722 \begin_inset Text
32723
32724 \begin_layout Standard
32725 /
32726 \end_layout
32727
32728 \end_inset
32729 </cell>
32730 </row>
32731 <row topline="true" bottomline="true">
32732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32733 \begin_inset Text
32734
32735 \begin_layout Standard
32736
32737 \backslash
32738 vert
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32744 \begin_inset Text
32745
32746 \begin_layout Standard
32747 |
32748 \end_layout
32749
32750 \end_inset
32751 </cell>
32752 </row>
32753 </lyxtabular>
32754
32755 \end_inset
32756
32757
32758 \hfill
32759
32760 \begin_inset Tabular
32761 <lyxtabular version="3" rows="12" columns="2">
32762 <features>
32763 <column alignment="center" valignment="top" leftline="true" width="0pt">
32764 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32765 <row topline="true" bottomline="true">
32766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32767 \begin_inset Text
32768
32769 \begin_layout Standard
32770 Command
32771 \end_layout
32772
32773 \end_inset
32774 </cell>
32775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32776 \begin_inset Text
32777
32778 \begin_layout Standard
32779 equivalent to
32780 \end_layout
32781
32782 \end_inset
32783 </cell>
32784 </row>
32785 <row topline="true">
32786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32787 \begin_inset Text
32788
32789 \begin_layout Standard
32790
32791 \backslash
32792 backslash
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Standard
32801
32802 \backslash
32803
32804 \backslash
32805
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 </row>
32811 <row topline="true">
32812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Standard
32816
32817 \backslash
32818 dasharrow
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Standard
32827
32828 \backslash
32829 dashrightarrow
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 </row>
32835 <row topline="true">
32836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Standard
32840
32841 \backslash
32842 land
32843 \end_layout
32844
32845 \end_inset
32846 </cell>
32847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32848 \begin_inset Text
32849
32850 \begin_layout Standard
32851
32852 \backslash
32853 wedge
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 </row>
32859 <row topline="true">
32860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32861 \begin_inset Text
32862
32863 \begin_layout Standard
32864
32865 \backslash
32866 rbrace
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32872 \begin_inset Text
32873
32874 \begin_layout Standard
32875 }
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 </row>
32881 <row topline="true">
32882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32883 \begin_inset Text
32884
32885 \begin_layout Standard
32886
32887 \backslash
32888 rbracket
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32894 \begin_inset Text
32895
32896 \begin_layout Standard
32897 ]
32898 \end_layout
32899
32900 \end_inset
32901 </cell>
32902 </row>
32903 <row topline="true">
32904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Standard
32908
32909 \backslash
32910 rightarrow
32911 \end_layout
32912
32913 \end_inset
32914 </cell>
32915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32916 \begin_inset Text
32917
32918 \begin_layout Standard
32919
32920 \backslash
32921 to
32922 \end_layout
32923
32924 \end_inset
32925 </cell>
32926 </row>
32927 <row topline="true">
32928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32929 \begin_inset Text
32930
32931 \begin_layout Standard
32932
32933 \backslash
32934 lnot
32935 \end_layout
32936
32937 \end_inset
32938 </cell>
32939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32940 \begin_inset Text
32941
32942 \begin_layout Standard
32943
32944 \backslash
32945 neg
32946 \end_layout
32947
32948 \end_inset
32949 </cell>
32950 </row>
32951 <row topline="true">
32952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32953 \begin_inset Text
32954
32955 \begin_layout Standard
32956
32957 \backslash
32958 ne
32959 \end_layout
32960
32961 \end_inset
32962 </cell>
32963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32964 \begin_inset Text
32965
32966 \begin_layout Standard
32967
32968 \backslash
32969 not=
32970 \end_layout
32971
32972 \end_inset
32973 </cell>
32974 </row>
32975 <row topline="true">
32976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Standard
32980
32981 \backslash
32982 owns
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Standard
32991
32992 \backslash
32993 ni
32994 \end_layout
32995
32996 \end_inset
32997 </cell>
32998 </row>
32999 <row topline="true">
33000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33001 \begin_inset Text
33002
33003 \begin_layout Standard
33004
33005 \backslash
33006 square
33007 \end_layout
33008
33009 \end_inset
33010 </cell>
33011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33012 \begin_inset Text
33013
33014 \begin_layout Standard
33015
33016 \backslash
33017 Box
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 </row>
33023 <row topline="true" bottomline="true">
33024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33025 \begin_inset Text
33026
33027 \begin_layout Standard
33028
33029 \backslash
33030 Vert
33031 \end_layout
33032
33033 \end_inset
33034 </cell>
33035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33036 \begin_inset Text
33037
33038 \begin_layout Standard
33039
33040 \backslash
33041 |
33042 \end_layout
33043
33044 \end_inset
33045 </cell>
33046 </row>
33047 </lyxtabular>
33048
33049 \end_inset
33050
33051
33052 \hfill
33053
33054 \end_layout
33055
33056 \begin_layout Standard
33057
33058 \newpage
33059
33060 \end_layout
33061
33062 \begin_layout Bibliography
33063 \begin_inset LatexCommand bibitem
33064 key "TLC2"
33065
33066 \end_inset
33067
33068
33069 \shape smallcaps
33070 Mittelbach, F.
33071  ; Goossens, M.
33072 \shape default
33073
33074 \shape italic
33075 The LaTeX Companion
33076 \shape default
33077 .
33078  Addison Wesley, 2004
33079 \end_layout
33080
33081 \begin_layout Bibliography
33082 \begin_inset LatexCommand bibitem
33083 key "Mathmode"
33084
33085 \end_inset
33086
33087
33088 \begin_inset ERT
33089 status collapsed
33090
33091 \begin_layout Standard
33092
33093
33094 \backslash
33095 href{ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf}{
33096 \end_layout
33097
33098 \end_inset
33099
33100 Description
33101 \begin_inset ERT
33102 status collapsed
33103
33104 \begin_layout Standard
33105
33106 }
33107 \end_layout
33108
33109 \end_inset
33110
33111  of LaTeX's math abilities
33112 \end_layout
33113
33114 \begin_layout Bibliography
33115 \begin_inset LatexCommand bibitem
33116 key "Voss"
33117
33118 \end_inset
33119
33120 LaTeX tips and tricks-
33121 \begin_inset ERT
33122 status collapsed
33123
33124 \begin_layout Standard
33125
33126
33127 \backslash
33128 href{http://tug.org/TeXnik/}{
33129 \end_layout
33130
33131 \end_inset
33132
33133 page
33134 \begin_inset ERT
33135 status collapsed
33136
33137 \begin_layout Standard
33138
33139 }
33140 \end_layout
33141
33142 \end_inset
33143
33144
33145 \end_layout
33146
33147 \begin_layout Bibliography
33148 \begin_inset LatexCommand bibitem
33149 key "AMS"
33150
33151 \end_inset
33152
33153
33154 \begin_inset ERT
33155 status collapsed
33156
33157 \begin_layout Standard
33158
33159
33160 \backslash
33161 href{ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf}{
33162 \end_layout
33163
33164 \end_inset
33165
33166 Description
33167 \begin_inset ERT
33168 status collapsed
33169
33170 \begin_layout Standard
33171
33172 }
33173 \end_layout
33174
33175 \end_inset
33176
33177  of 
33178 \begin_inset ERT
33179 status collapsed
33180
33181 \begin_layout Standard
33182
33183
33184 \backslash
33185 AmS
33186 \end_layout
33187
33188 \end_inset
33189
33190 -LaTeX
33191 \end_layout
33192
33193 \begin_layout Bibliography
33194 \begin_inset LatexCommand bibitem
33195 key "Symbole"
33196
33197 \end_inset
33198
33199
33200 \begin_inset ERT
33201 status collapsed
33202
33203 \begin_layout Standard
33204
33205
33206 \backslash
33207 href{ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf}{
33208 \end_layout
33209
33210 \end_inset
33211
33212 List
33213 \begin_inset ERT
33214 status collapsed
33215
33216 \begin_layout Standard
33217
33218 }
33219 \end_layout
33220
33221 \end_inset
33222
33223  of all symbols available with LaTeX-packages
33224 \end_layout
33225
33226 \begin_layout Bibliography
33227 \begin_inset LatexCommand bibitem
33228 key "hyperref"
33229
33230 \end_inset
33231
33232
33233 \begin_inset ERT
33234 status collapsed
33235
33236 \begin_layout Standard
33237
33238
33239 \backslash
33240 href{http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf}{
33241 \end_layout
33242
33243 \end_inset
33244
33245 Documentation
33246 \begin_inset ERT
33247 status collapsed
33248
33249 \begin_layout Standard
33250
33251 }
33252 \end_layout
33253
33254 \end_inset
33255
33256  of the LaTeX-package 
33257 \series bold
33258 hyperref
33259 \series default
33260
33261 \begin_inset LatexCommand index
33262 name "Packages ! hyperref"
33263
33264 \end_inset
33265
33266
33267 \end_layout
33268
33269 \begin_layout Bibliography
33270 \begin_inset LatexCommand bibitem
33271 key "Mathclap"
33272
33273 \end_inset
33274
33275
33276 \begin_inset ERT
33277 status collapsed
33278
33279 \begin_layout Standard
33280
33281
33282 \backslash
33283 href{http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf}{
33284 \end_layout
33285
33286 \end_inset
33287
33288 Description
33289 \begin_inset ERT
33290 status collapsed
33291
33292 \begin_layout Standard
33293
33294 }
33295 \end_layout
33296
33297 \end_inset
33298
33299  of the command 
33300 \series bold
33301
33302 \backslash
33303 mathclap
33304 \series default
33305 , described in 
33306 \begin_inset LatexCommand ref
33307 reference "sub:Operator-Limits"
33308
33309 \end_inset
33310
33311
33312 \begin_inset LatexCommand index
33313 name "Commands ! M ! \\textbackslash mathclap"
33314
33315 \end_inset
33316
33317
33318 \end_layout
33319
33320 \begin_layout Bibliography
33321 \begin_inset LatexCommand bibitem
33322 key "Duden"
33323
33324 \end_inset
33325
33326
33327 \emph on
33328 Duden Band 1
33329 \emph default
33330 .
33331  22.
33332  Auflage, Duden 2001
33333 \end_layout
33334
33335 \begin_layout Subsubsection*
33336 \begin_inset LatexCommand printindex
33337
33338 \end_inset
33339
33340
33341 \end_layout
33342
33343 \end_body
33344 \end_document