]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
69e7ab86ffe7fe6c7301a555a276b8ebd0a61470
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.5.5svn 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.5
266 \end_layout
267
268 \begin_layout Standard
269 \begin_inset LatexCommand tableofcontents
270
271 \end_inset
272
273
274 \end_layout
275
276 \begin_layout Standard
277 \begin_inset Note Note
278 status open
279
280 \begin_layout Standard
281 To export this document to PDF, PS, or DVI the LaTeX-packages 
282 \series bold
283 eurosym,
284 \series default
285  
286 \series bold
287 multirow,
288 \series default
289  and 
290 \series bold
291 was
292 \series default
293  must be installed.
294  If they are not installed you can export the document anyway but the sections
295  where the packages are required won't appear in the output.
296 \end_layout
297
298 \begin_layout Standard
299 The latest PDF-version of this document can be found here:
300 \newline
301
302 \series bold
303 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
304 \end_layout
305
306 \end_inset
307
308
309 \end_layout
310
311 \begin_layout Standard
312
313 \newpage
314
315 \end_layout
316
317 \begin_layout Section
318 Introduction
319 \begin_inset LatexCommand label
320 name "sec:Introduction"
321
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Standard
328 This document explains LyX's math features and is furthermore a collection
329  of LaTeX-commands used for mathematical characters and constructs.
330  The explanations are designed for the usage of commands.
331  It is therefore required that you have read the section 
332 \family typewriter
333 Mathematical\InsetSpace ~
334 Formulas
335 \family default
336  of the User's Guide.
337 \end_layout
338
339 \begin_layout Standard
340 Most of the characters and many constructs explained in this manual are
341  also accessible via the menu 
342 \family sans
343 Insert
344 \series bold
345 \SpecialChar \menuseparator
346
347 \series default
348 Math
349 \family default
350 , or the 
351 \family sans
352 math
353 \family default
354 \series bold
355  
356 \family sans
357 \series default
358 toolbar
359 \family default
360 .
361  But everybody who has to write lots of formulas will notice that it is
362  much faster to use commands instead of the math toolbar.
363  Therefore this manual is focused on commands but also mentions the correspondin
364 g toolbar buttons when available.
365 \end_layout
366
367 \begin_layout Standard
368 If not specially mentioned the commands are only available within formulas.
369  To be able to use all commands explained in this document, the option 
370 \family sans
371 Use AMS math package
372 \family default
373  must be used in the document settings (menu 
374 \family sans
375 Document\SpecialChar \menuseparator
376 Settings\SpecialChar \menuseparator
377 Math\InsetSpace ~
378 Options
379 \family default
380 ).
381 \begin_inset Foot
382 status collapsed
383
384 \begin_layout Standard
385 The option 
386 \family sans
387 Use AMS math package automatically
388 \family default
389  only uses 
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Standard
394
395
396 \backslash
397 AmS 
398 \end_layout
399
400 \end_inset
401
402 -math when math constructs are found that are supported by LyX.
403 \end_layout
404
405 \end_inset
406
407
408 \end_layout
409
410 \begin_layout Standard
411 This document doesn't list all 
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Standard
416
417
418 \backslash
419 AmS 
420 \end_layout
421
422 \end_inset
423
424 -math commands
425 \begin_inset Foot
426 status collapsed
427
428 \begin_layout Standard
429 A list with all 
430 \begin_inset ERT
431 status collapsed
432
433 \begin_layout Standard
434
435
436 \backslash
437 AmS
438 \end_layout
439
440 \end_inset
441
442 -math commands is in the file 
443 \begin_inset ERT
444 status collapsed
445
446 \begin_layout Standard
447
448
449 \backslash
450 href{ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps}{
451 \end_layout
452
453 \end_inset
454
455
456 \family sans
457 amsguide.ps
458 \family default
459
460 \begin_inset ERT
461 status collapsed
462
463 \begin_layout Standard
464
465 }
466 \end_layout
467
468 \end_inset
469
470 , which is part of every LaTeX standard installation.
471 \end_layout
472
473 \end_inset
474
475  for lucidity reasons.
476 \end_layout
477
478 \begin_layout Section
479 General Instructions
480 \begin_inset LatexCommand label
481 name "sec:General-Instructions"
482
483 \end_inset
484
485
486 \end_layout
487
488 \begin_layout Standard
489 To create an inline formula
490 \begin_inset LatexCommand index
491 name "Formula ! inline"
492
493 \end_inset
494
495  that is embedded into a text line, press 
496 \family sans
497 Ctrl-m
498 \family default
499  or the toolbar button 
500 \begin_inset Graphics
501         filename ../images/math-mode.png
502         scale 85
503
504 \end_inset
505
506
507 \newline
508 To create a display style formula
509 \begin_inset LatexCommand index
510 name "Formula ! display style"
511
512 \end_inset
513
514  that will appear bigger and in an own paragraph, press 
515 \family sans
516 Ctrl-M
517 \family default
518 .
519 \end_layout
520
521 \begin_layout Standard
522 To change a display style formula to an inline formula, set the cursor into
523  the formula and press 
524 \family sans
525 Ctrl-M
526 \family default
527  or use the menu 
528 \family sans
529 Edit\SpecialChar \menuseparator
530 Math\SpecialChar \menuseparator
531 Change formula type
532 \family default
533 .
534  The same way is used to change an inline formula to a display style formula.
535 \end_layout
536
537 \begin_layout Standard
538 To display parts of an inline formula in the size of a display style formula,
539  enter the command 
540 \series bold
541
542 \backslash
543 displaystyle
544 \begin_inset LatexCommand index
545 name "Commands ! D ! \\textbackslash displaystyle"
546
547 \end_inset
548
549
550 \series default
551  to a formula.
552  Then a new blue box appears in which the desired formula part is inserted.
553 \end_layout
554
555 \begin_layout Standard
556 Only inline formulas are allowed inside tables.
557 \end_layout
558
559 \begin_layout Standard
560 The 
561 \family sans
562 math toolbar
563 \family default
564  can be turned on in the menu 
565 \family sans
566 View\SpecialChar \menuseparator
567 Toolbars
568 \family default
569 .
570  When you click there on 
571 \begin_inset Quotes eld
572 \end_inset
573
574 Math
575 \begin_inset Quotes erd
576 \end_inset
577
578  the toolbar will be shown permanently at the bottom; this state is visualized
579  in the 
580 \family sans
581 Toolbars
582 \family default
583  menu with a checkmark.
584  When you click in this state again on 
585 \begin_inset Quotes eld
586 \end_inset
587
588 Math
589 \begin_inset Quotes erd
590 \end_inset
591
592  in the 
593 \family sans
594 Toolbars
595 \family default
596  menu, the 
597 \family sans
598 math toolbar
599 \family default
600  is only shown when the cursor is within a formula; this state is visualized
601  by the renaming of the menu entry from 
602 \begin_inset Quotes eld
603 \end_inset
604
605 Math
606 \begin_inset Quotes erd
607 \end_inset
608
609  to 
610 \begin_inset Quotes eld
611 \end_inset
612
613 Math\InsetSpace ~
614 (auto)
615 \begin_inset Quotes erd
616 \end_inset
617
618 .
619 \end_layout
620
621 \begin_layout Standard
622 The TeX-mode
623 \begin_inset LatexCommand index
624 name "T@\\TeX-mode"
625
626 \end_inset
627
628  is invoked by pressing the toolbar button 
629 \begin_inset Graphics
630         filename ../images/ert-insert.png
631         scale 85
632
633 \end_inset
634
635  or by using the menu 
636 \family sans
637 Insert\SpecialChar \menuseparator
638 T
639 \begin_inset ERT
640 status collapsed
641
642 \begin_layout Standard
643
644 {
645 \end_layout
646
647 \end_inset
648
649 e
650 \begin_inset ERT
651 status collapsed
652
653 \begin_layout Standard
654
655 }
656 \end_layout
657
658 \end_inset
659
660 X Code
661 \family default
662  (shortcut 
663 \family sans
664 Ctrl-l
665 \family default
666 ).
667 \begin_inset Note Note
668 status collapsed
669
670 \begin_layout Standard
671 In LyX there are three 
672 \begin_inset Quotes eld
673 \end_inset
674
675 proper names
676 \begin_inset Quotes erd
677 \end_inset
678
679  that appear in the output with sub- and superscript letters: TeX, LaTeX,
680  and LyX
681 \end_layout
682
683 \begin_layout Standard
684 To avoid that these names are recognized as proper names, TeX-braces are
685  set around one of the letters of the name.
686 \end_layout
687
688 \end_inset
689
690
691 \end_layout
692
693 \begin_layout Standard
694 To change the LaTeX-preamble
695 \begin_inset LatexCommand index
696 name "L@\\LaTeX-preamble"
697
698 \end_inset
699
700 , use the menu 
701 \family sans
702 Document\SpecialChar \menuseparator
703 Settings\SpecialChar \menuseparator
704 La
705 \begin_inset ERT
706 status collapsed
707
708 \begin_layout Standard
709
710 {
711 \end_layout
712
713 \end_inset
714
715 T
716 \begin_inset ERT
717 status collapsed
718
719 \begin_layout Standard
720
721 }
722 \end_layout
723
724 \end_inset
725
726 eX
727 \family default
728  
729 \family sans
730 Preamble
731 \family default
732 .
733 \end_layout
734
735 \begin_layout Standard
736 To edit matrices, case differentiations, and multiline formulas subsequently,
737  the menus 
738 \family sans
739 Edit\SpecialChar \menuseparator
740 Math
741 \family default
742  and 
743 \family sans
744 Edit\SpecialChar \menuseparator
745 Rows\InsetSpace \thinspace{}
746 &\InsetSpace \thinspace{}
747 Columns,
748 \family default
749  or the 
750 \family sans
751 table toolbar
752 \family default
753  can be used.
754  When lines and columns are swapped via the menu, the column or line where
755  the cursor is in is exchanged with the column to the right or the line
756  below, respectively.
757  Is the cursor in the last column or row, the exchange is done with the
758  column to the left or the line above.
759 \end_layout
760
761 \begin_layout Standard
762 To write text in formulas
763 \begin_inset Foot
764 status collapsed
765
766 \begin_layout Standard
767 For multiline formulas the command 
768 \series bold
769
770 \backslash
771 intertext
772 \series default
773  is used, see 
774 \begin_inset LatexCommand ref
775 reference "sub:Text-in-multiline"
776
777 \end_inset
778
779 .
780 \end_layout
781
782 \end_inset
783
784  
785 \emph on
786 mathematical text
787 \emph default
788
789 \begin_inset LatexCommand index
790 name "Text ! in formulas"
791
792 \end_inset
793
794
795 \begin_inset LatexCommand index
796 name "Mathematical text"
797
798 \end_inset
799
800  is used.
801  This mode is invoked with the the shortcut 
802 \family sans
803 Alt-m\InsetSpace ~
804 m
805 \family default
806  or by the insertion of the command 
807 \series bold
808
809 \backslash
810 text
811 \begin_inset LatexCommand index
812 name "Commands ! T ! \\textbackslash text"
813
814 \end_inset
815
816
817 \series default
818 .
819  The text appears black in LyX and can therefore be distinguished from the
820  other formula parts that appear blue.
821  In the output mathematical text is set upright, in contrary to other formula
822  parts.
823 \end_layout
824
825 \begin_layout Subsection*
826 Command Scheme
827 \end_layout
828
829 \begin_layout Standard
830 Most of the LaTeX-commands for math constructs have the following scheme:
831 \end_layout
832
833 \begin_layout Standard
834
835 \series bold
836
837 \backslash
838 commandname[optional
839 \series default
840  
841 \series bold
842 argument]{required
843 \series default
844  
845 \series bold
846 argument}
847 \end_layout
848
849 \begin_layout Standard
850 A command starts always with a backslash 
851 \begin_inset Quotes gld
852 \end_inset
853
854
855 \series bold
856
857 \backslash
858
859 \series default
860
861 \begin_inset Quotes grd
862 \end_inset
863
864 .
865  To omit optional arguments, also omit the associated brackets.
866  The braces around the required arguments are named in this document as
867  TeX-braces
868 \begin_inset LatexCommand index
869 name "T@\\TeX-braces"
870
871 \end_inset
872
873 .
874  If you add in a formula a left brace to a command name, LyX creates automatical
875 ly a TeX-brace.
876  In all other cases TeX-braces are created in formulas with the command
877  
878 \series bold
879
880 \backslash
881 {
882 \series default
883 .
884  TeX-braces appear red in LyX, in contrary to normal braces that appear
885  blue.
886  In TeX-mode no command is needed to get TeX-braces.
887  TeX-braces don't appear in the output.
888 \end_layout
889
890 \begin_layout Standard
891 When commands without arguments, like commands for symbols are entered in
892  TeX-mode, a space character must 
893 \emph on
894 always
895 \emph default
896  be behind the command to end it.
897  This space doesn't appear in the output.
898  When the space should appear in the output, the space must be followed
899  by a protected space in normal text.
900 \end_layout
901
902 \begin_layout Standard
903 A protected space is inserted with 
904 \family sans
905 Ctrl-Space
906 \family default
907 .
908 \end_layout
909
910 \begin_layout Subsection*
911
912 \newpage
913 Syntax Explanation
914 \end_layout
915
916 \begin_layout Itemize
917 The symbol
918 \begin_inset Foot
919 status collapsed
920
921 \begin_layout Standard
922 This visible space character can be created with the command 
923 \series bold
924
925 \backslash
926 textvisiblespace
927 \series default
928
929 \begin_inset LatexCommand index
930 name "Commands ! T ! \\textbackslash textvisiblespace"
931
932 \end_inset
933
934 , inserted in TeX-mode.
935 \end_layout
936
937 \end_inset
938
939  
940 \begin_inset ERT
941 status collapsed
942
943 \begin_layout Standard
944
945
946 \backslash
947 spce 
948 \end_layout
949
950 \end_inset
951
952 \InsetSpace ~
953 denotes a space character to be input.
954 \end_layout
955
956 \begin_layout Itemize
957 An arrow like 
958 \begin_inset Formula $\to$
959 \end_inset
960
961  denotes the usage of the corresponding arrow key on the keyboard.
962 \end_layout
963
964 \begin_layout Subsection*
965 Used units
966 \end_layout
967
968 \begin_layout Standard
969 \align center
970 \begin_inset Float table
971 placement H
972 wide false
973 sideways false
974 status open
975
976 \begin_layout Standard
977 \align center
978 \begin_inset Caption
979
980 \begin_layout Standard
981 \begin_inset LatexCommand label
982 name "tab:Used-units"
983
984 \end_inset
985
986 Used units
987 \end_layout
988
989 \end_inset
990
991
992 \end_layout
993
994 \begin_layout Standard
995 \align center
996 \begin_inset Tabular
997 <lyxtabular version="3" rows="13" columns="2">
998 <features>
999 <column alignment="center" valignment="top" leftline="true" width="0">
1000 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
1001 <row topline="true" bottomline="true">
1002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1003 \begin_inset Text
1004
1005 \begin_layout Standard
1006 Unit
1007 \end_layout
1008
1009 \end_inset
1010 </cell>
1011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1012 \begin_inset Text
1013
1014 \begin_layout Standard
1015 Name / Description
1016 \end_layout
1017
1018 \end_inset
1019 </cell>
1020 </row>
1021 <row topline="true">
1022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1023 \begin_inset Text
1024
1025 \begin_layout Standard
1026 mm
1027 \end_layout
1028
1029 \end_inset
1030 </cell>
1031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1032 \begin_inset Text
1033
1034 \begin_layout Standard
1035 Millimeter
1036 \end_layout
1037
1038 \end_inset
1039 </cell>
1040 </row>
1041 <row topline="true">
1042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Standard
1046 cm
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1052 \begin_inset Text
1053
1054 \begin_layout Standard
1055 Centimeter
1056 \end_layout
1057
1058 \end_inset
1059 </cell>
1060 </row>
1061 <row topline="true">
1062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1063 \begin_inset Text
1064
1065 \begin_layout Standard
1066 in
1067 \end_layout
1068
1069 \end_inset
1070 </cell>
1071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1072 \begin_inset Text
1073
1074 \begin_layout Standard
1075 Inch (1\InsetSpace \thinspace{}
1076 in = 2,54\InsetSpace \thinspace{}
1077 cm)
1078 \end_layout
1079
1080 \end_inset
1081 </cell>
1082 </row>
1083 <row topline="true">
1084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1085 \begin_inset Text
1086
1087 \begin_layout Standard
1088 pt
1089 \end_layout
1090
1091 \end_inset
1092 </cell>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Standard
1097 Point (72.27\InsetSpace \thinspace{}
1098 pt = 1\InsetSpace \thinspace{}
1099 in)
1100 \end_layout
1101
1102 \end_inset
1103 </cell>
1104 </row>
1105 <row topline="true">
1106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1107 \begin_inset Text
1108
1109 \begin_layout Standard
1110 pc
1111 \end_layout
1112
1113 \end_inset
1114 </cell>
1115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1116 \begin_inset Text
1117
1118 \begin_layout Standard
1119 Pica (1\InsetSpace \thinspace{}
1120 pc = 12\InsetSpace \thinspace{}
1121 pt)
1122 \end_layout
1123
1124 \end_inset
1125 </cell>
1126 </row>
1127 <row topline="true">
1128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1129 \begin_inset Text
1130
1131 \begin_layout Standard
1132 sp
1133 \end_layout
1134
1135 \end_inset
1136 </cell>
1137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1138 \begin_inset Text
1139
1140 \begin_layout Standard
1141 scaled point (65536\InsetSpace \thinspace{}
1142 sp = 1\InsetSpace \thinspace{}
1143 pt)
1144 \end_layout
1145
1146 \end_inset
1147 </cell>
1148 </row>
1149 <row topline="true">
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Standard
1154 bp
1155 \end_layout
1156
1157 \end_inset
1158 </cell>
1159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1160 \begin_inset Text
1161
1162 \begin_layout Standard
1163 big point (72\InsetSpace \thinspace{}
1164 bp = 1\InsetSpace \thinspace{}
1165 in)
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 </row>
1171 <row topline="true">
1172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Standard
1176 dd
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Standard
1185 Didot (1\InsetSpace \thinspace{}
1186 dd 
1187 \begin_inset Formula $\approx$
1188 \end_inset
1189
1190  0.376\InsetSpace \thinspace{}
1191 mm)
1192 \end_layout
1193
1194 \end_inset
1195 </cell>
1196 </row>
1197 <row topline="true">
1198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1199 \begin_inset Text
1200
1201 \begin_layout Standard
1202 cc
1203 \end_layout
1204
1205 \end_inset
1206 </cell>
1207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1208 \begin_inset Text
1209
1210 \begin_layout Standard
1211 Cicero (1\InsetSpace \thinspace{}
1212 cc = 12\InsetSpace \thinspace{}
1213 dd)
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 </row>
1219 <row topline="true">
1220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Standard
1224 ex
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Standard
1233 Height of letter 
1234 \emph on
1235
1236 \begin_inset Quotes eld
1237 \end_inset
1238
1239 x
1240 \emph default
1241
1242 \begin_inset Quotes erd
1243 \end_inset
1244
1245  in the current font
1246 \end_layout
1247
1248 \end_inset
1249 </cell>
1250 </row>
1251 <row topline="true">
1252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1253 \begin_inset Text
1254
1255 \begin_layout Standard
1256 em
1257 \end_layout
1258
1259 \end_inset
1260 </cell>
1261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1262 \begin_inset Text
1263
1264 \begin_layout Standard
1265 width of letter 
1266 \begin_inset Quotes eld
1267 \end_inset
1268
1269
1270 \emph on
1271 M
1272 \emph default
1273
1274 \begin_inset Quotes erd
1275 \end_inset
1276
1277  in the current font
1278 \end_layout
1279
1280 \end_inset
1281 </cell>
1282 </row>
1283 <row topline="true" bottomline="true">
1284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1285 \begin_inset Text
1286
1287 \begin_layout Standard
1288 mu
1289 \end_layout
1290
1291 \end_inset
1292 </cell>
1293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1294 \begin_inset Text
1295
1296 \begin_layout Standard
1297 math unit (1\InsetSpace \thinspace{}
1298 mu = 
1299 \begin_inset Formula $\nicefrac{1}{18}$
1300 \end_inset
1301
1302 \InsetSpace \thinspace{}
1303 em)
1304 \begin_inset Note Note
1305 status collapsed
1306
1307 \begin_layout Standard
1308 The command 
1309 \series bold
1310
1311 \backslash
1312 textfrac
1313 \series default
1314  is explained in sec.\InsetSpace \thinspace{}
1315
1316 \begin_inset LatexCommand ref
1317 reference "sub:Self-defined-Fractions"
1318
1319 \end_inset
1320
1321 .
1322 \end_layout
1323
1324 \end_inset
1325
1326
1327 \end_layout
1328
1329 \end_inset
1330 </cell>
1331 </row>
1332 </lyxtabular>
1333
1334 \end_inset
1335
1336
1337 \end_layout
1338
1339 \end_inset
1340
1341
1342 \end_layout
1343
1344 \begin_layout Standard
1345
1346 \newpage
1347
1348 \end_layout
1349
1350 \begin_layout Section
1351 Basic Functions
1352 \end_layout
1353
1354 \begin_layout Subsection
1355 Exponents
1356 \begin_inset LatexCommand index
1357 name "Exponents"
1358
1359 \end_inset
1360
1361  and Indices
1362 \begin_inset LatexCommand index
1363 name "Indices"
1364
1365 \end_inset
1366
1367
1368 \begin_inset LatexCommand index
1369 name "Superscripts|see{Exponents}"
1370
1371 \end_inset
1372
1373
1374 \begin_inset LatexCommand index
1375 name "Subscripts|see{Indices}"
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \begin_layout Standard
1383 Indices are created with an underscore 
1384 \begin_inset Quotes eld
1385 \end_inset
1386
1387 _
1388 \begin_inset Quotes erd
1389 \end_inset
1390
1391  or via the math toolbar button 
1392 \begin_inset Graphics
1393         filename ../images/math-subscript.png
1394         scale 85
1395
1396 \end_inset
1397
1398  , exponents with a caret 
1399 \begin_inset Quotes eld
1400 \end_inset
1401
1402 ^
1403 \begin_inset Quotes erd
1404 \end_inset
1405
1406  or via the math toolbar button 
1407 \begin_inset Graphics
1408         filename ../images/math-superscript.png
1409         scale 85
1410
1411 \end_inset
1412
1413 .
1414 \end_layout
1415
1416 \begin_layout Standard
1417 \align center
1418 \begin_inset Tabular
1419 <lyxtabular version="3" rows="4" columns="2">
1420 <features>
1421 <column alignment="center" valignment="top" leftline="true" width="0pt">
1422 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1423 <row topline="true" bottomline="true">
1424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1425 \begin_inset Text
1426
1427 \begin_layout Standard
1428 command
1429 \end_layout
1430
1431 \end_inset
1432 </cell>
1433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1434 \begin_inset Text
1435
1436 \begin_layout Standard
1437 Result
1438 \begin_inset Note Note
1439 status collapsed
1440
1441 \begin_layout Standard
1442
1443 \series bold
1444
1445 \backslash
1446 raisebox
1447 \series default
1448  is only used as spacer.
1449 \end_layout
1450
1451 \end_inset
1452
1453
1454 \end_layout
1455
1456 \end_inset
1457 </cell>
1458 </row>
1459 <row topline="true">
1460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1461 \begin_inset Text
1462
1463 \begin_layout Standard
1464 B_V
1465 \end_layout
1466
1467 \end_inset
1468 </cell>
1469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1470 \begin_inset Text
1471
1472 \begin_layout Standard
1473 \begin_inset Formula $B_{V}$
1474 \end_inset
1475
1476
1477 \end_layout
1478
1479 \end_inset
1480 </cell>
1481 </row>
1482 <row topline="true" bottomline="true">
1483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1484 \begin_inset Text
1485
1486 \begin_layout Standard
1487 B^V
1488 \end_layout
1489
1490 \end_inset
1491 </cell>
1492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Standard
1496 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1497 \end_inset
1498
1499
1500 \end_layout
1501
1502 \end_inset
1503 </cell>
1504 </row>
1505 <row topline="true" bottomline="true">
1506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1507 \begin_inset Text
1508
1509 \begin_layout Standard
1510 B^
1511 \begin_inset ERT
1512 status collapsed
1513
1514 \begin_layout Standard
1515
1516
1517 \backslash
1518 spce 
1519 \end_layout
1520
1521 \end_inset
1522
1523 A
1524 \end_layout
1525
1526 \end_inset
1527 </cell>
1528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1529 \begin_inset Text
1530
1531 \begin_layout Standard
1532 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1533 \end_inset
1534
1535
1536 \end_layout
1537
1538 \end_inset
1539 </cell>
1540 </row>
1541 </lyxtabular>
1542
1543 \end_inset
1544
1545
1546 \end_layout
1547
1548 \begin_layout Standard
1549 As the caret is in some languages an accent, vowels will be accentuated
1550  in this case and not set as exponents
1551 \begin_inset Foot
1552 status collapsed
1553
1554 \begin_layout Standard
1555 Depending on the used keyboard settings this can also happen for other character
1556 s than vowels.
1557 \end_layout
1558
1559 \end_inset
1560
1561 .
1562  To get in this case exponents, press 
1563 \family sans
1564 Space
1565 \family default
1566  after the caret as in the last example.
1567 \end_layout
1568
1569 \begin_layout Subsection
1570 Fractions
1571 \begin_inset LatexCommand label
1572 name "sub:Fractions"
1573
1574 \end_inset
1575
1576
1577 \begin_inset LatexCommand index
1578 name "Fractions"
1579
1580 \end_inset
1581
1582
1583 \end_layout
1584
1585 \begin_layout Standard
1586 Fractions are generated with the command 
1587 \series bold
1588
1589 \backslash
1590 frac
1591 \series default
1592
1593 \begin_inset LatexCommand index
1594 name "Commands ! F ! \\textbackslash frac"
1595
1596 \end_inset
1597
1598  or via the math toolbar button 
1599 \begin_inset Graphics
1600         filename ../images/math/frac.png
1601         scale 50
1602
1603 \end_inset
1604
1605 .
1606  The font size is adjusted automatically, depending on whether the fraction
1607  is in an inline or display style formula.
1608  With the math toolbar button 
1609 \begin_inset Graphics
1610         filename ../images/math/frac-square.png
1611         scale 85
1612
1613 \end_inset
1614
1615  you can select different fraction types.
1616 \end_layout
1617
1618 \begin_layout Standard
1619 With the command 
1620 \series bold
1621
1622 \backslash
1623 dfrac
1624 \begin_inset LatexCommand index
1625 name "Commands ! D ! \\textbackslash dfrac"
1626
1627 \end_inset
1628
1629
1630 \series default
1631  a fraction can be created that has in any case the size of a display style
1632  formula.
1633  With 
1634 \series bold
1635
1636 \backslash
1637 tfrac
1638 \begin_inset LatexCommand index
1639 name "Commands ! T ! \\textbackslash tfrac"
1640
1641 \end_inset
1642
1643
1644 \series default
1645  the fraction appears always with the size of an inline formula.
1646  An example:
1647 \end_layout
1648
1649 \begin_layout Standard
1650 A line with the fraction 
1651 \begin_inset Formula $\frac{1}{2}$
1652 \end_inset
1653
1654  that was created with the command 
1655 \series bold
1656
1657 \backslash
1658 frac
1659 \series default
1660 .
1661 \end_layout
1662
1663 \begin_layout Standard
1664 A line with the fraction 
1665 \begin_inset Formula $\dfrac{1}{2}$
1666 \end_inset
1667
1668  that was created with the command 
1669 \series bold
1670
1671 \backslash
1672 dfrac
1673 \series default
1674 .
1675 \end_layout
1676
1677 \begin_layout Standard
1678 \align center
1679 \begin_inset Tabular
1680 <lyxtabular version="3" rows="4" columns="2">
1681 <features>
1682 <column alignment="center" valignment="top" leftline="true" width="0pt">
1683 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1684 <row topline="true" bottomline="true">
1685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1686 \begin_inset Text
1687
1688 \begin_layout Standard
1689 Command
1690 \end_layout
1691
1692 \end_inset
1693 </cell>
1694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1695 \begin_inset Text
1696
1697 \begin_layout Standard
1698 Result
1699 \begin_inset Note Note
1700 status collapsed
1701
1702 \begin_layout Standard
1703
1704 \series bold
1705
1706 \backslash
1707 raisebox
1708 \series default
1709  is only used as spacer.
1710 \end_layout
1711
1712 \end_inset
1713
1714
1715 \end_layout
1716
1717 \end_inset
1718 </cell>
1719 </row>
1720 <row topline="true">
1721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1722 \begin_inset Text
1723
1724 \begin_layout Standard
1725
1726 \backslash
1727 frac
1728 \begin_inset ERT
1729 status collapsed
1730
1731 \begin_layout Standard
1732
1733
1734 \backslash
1735 spce 
1736 \end_layout
1737
1738 \end_inset
1739
1740 A
1741 \begin_inset Formula $\downarrow$
1742 \end_inset
1743
1744 B
1745 \end_layout
1746
1747 \end_inset
1748 </cell>
1749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1750 \begin_inset Text
1751
1752 \begin_layout Standard
1753 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1754 \end_inset
1755
1756
1757 \end_layout
1758
1759 \end_inset
1760 </cell>
1761 </row>
1762 <row topline="true">
1763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1764 \begin_inset Text
1765
1766 \begin_layout Standard
1767
1768 \backslash
1769 dfrac
1770 \begin_inset ERT
1771 status collapsed
1772
1773 \begin_layout Standard
1774
1775
1776 \backslash
1777 spce 
1778 \end_layout
1779
1780 \end_inset
1781
1782 A
1783 \begin_inset Formula $\downarrow$
1784 \end_inset
1785
1786 B
1787 \end_layout
1788
1789 \end_inset
1790 </cell>
1791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1792 \begin_inset Text
1793
1794 \begin_layout Standard
1795 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1796 \end_inset
1797
1798
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 </row>
1804 <row topline="true" bottomline="true">
1805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1806 \begin_inset Text
1807
1808 \begin_layout Standard
1809
1810 \backslash
1811 dfrac
1812 \begin_inset ERT
1813 status collapsed
1814
1815 \begin_layout Standard
1816
1817
1818 \backslash
1819 spce 
1820 \end_layout
1821
1822 \end_inset
1823
1824 e^
1825 \begin_inset ERT
1826 status collapsed
1827
1828 \begin_layout Standard
1829
1830
1831 \backslash
1832 spce 
1833 \end_layout
1834
1835 \end_inset
1836
1837
1838 \backslash
1839 frac
1840 \begin_inset ERT
1841 status collapsed
1842
1843 \begin_layout Standard
1844
1845
1846 \backslash
1847 spce 
1848 \end_layout
1849
1850 \end_inset
1851
1852 1
1853 \begin_inset Formula $\downarrow$
1854 \end_inset
1855
1856 2
1857 \begin_inset Formula $\downarrow\downarrow$
1858 \end_inset
1859
1860 3
1861 \end_layout
1862
1863 \end_inset
1864 </cell>
1865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1866 \begin_inset Text
1867
1868 \begin_layout Standard
1869 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1870 \end_inset
1871
1872
1873 \end_layout
1874
1875 \end_inset
1876 </cell>
1877 </row>
1878 </lyxtabular>
1879
1880 \end_inset
1881
1882
1883 \end_layout
1884
1885 \begin_layout Standard
1886 \begin_inset VSpace bigskip
1887 \end_inset
1888
1889
1890 \newpage
1891 For nested fractions the command 
1892 \series bold
1893
1894 \backslash
1895 cfrac
1896 \series default
1897
1898 \begin_inset LatexCommand index
1899 name "Commands ! C ! \\textbackslash cfrac"
1900
1901 \end_inset
1902
1903  can be used.
1904  Here an example:
1905 \begin_inset VSpace -3mm
1906 \end_inset
1907
1908
1909 \end_layout
1910
1911 \begin_layout Standard
1912 \begin_inset Formula \begin{align*}
1913 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1914 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1915
1916 \end_inset
1917
1918
1919 \end_layout
1920
1921 \begin_layout Standard
1922 The command for the example above is:
1923 \end_layout
1924
1925 \begin_layout Standard
1926
1927 \series bold
1928
1929 \backslash
1930 cfrac{A
1931 \begin_inset Formula $\to$
1932 \end_inset
1933
1934
1935 \backslash
1936 {B+
1937 \backslash
1938 cfrac{C+
1939 \backslash
1940 cfrac{E
1941 \begin_inset Formula $\to$
1942 \end_inset
1943
1944
1945 \backslash
1946 {F
1947 \begin_inset Formula $\to\to$
1948 \end_inset
1949
1950
1951 \backslash
1952 {D
1953 \end_layout
1954
1955 \begin_layout Standard
1956 \begin_inset VSpace medskip
1957 \end_inset
1958
1959
1960 \end_layout
1961
1962 \begin_layout Standard
1963
1964 \series bold
1965
1966 \backslash
1967 cfrac
1968 \series default
1969  sets the fraction always in the size of a displayed formula, also when
1970  it is part of another fraction.
1971  
1972 \series bold
1973
1974 \backslash
1975 cfrac
1976 \series default
1977  has the following command scheme:
1978 \end_layout
1979
1980 \begin_layout Standard
1981
1982 \series bold
1983
1984 \backslash
1985 cfrac[numerator position]{numerator}{denominator}
1986 \end_layout
1987
1988 \begin_layout Standard
1989 The numerator position can be 
1990 \emph on
1991 l
1992 \emph default
1993  , 
1994 \emph on
1995 c
1996 \emph default
1997 , or 
1998 \emph on
1999 r
2000 \emph default
2001  .
2002  l or r aligns the numerator to the left or right, resp.\InsetSpace ~
2003 with the fraction
2004  stroke.
2005  When 
2006 \emph on
2007 c
2008 \emph default
2009  or no position is given, the numerator appears centered.
2010  These fractions demonstrate the different alignments:
2011 \newline
2012
2013 \series bold
2014
2015 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2016 \end_inset
2017
2018
2019 \begin_inset Formula $\cfrac{A}{B+C}$
2020 \end_inset
2021
2022
2023 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2024 \end_inset
2025
2026
2027 \end_layout
2028
2029 \begin_layout Standard
2030 \begin_inset VSpace medskip
2031 \end_inset
2032
2033 It is often advantageous to combine 
2034 \series bold
2035
2036 \backslash
2037 cfrac
2038 \series default
2039  and 
2040 \series bold
2041
2042 \backslash
2043 frac
2044 \series default
2045 :
2046 \begin_inset Formula \[
2047 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2048
2049 \end_inset
2050
2051
2052 \end_layout
2053
2054 \begin_layout Standard
2055 For inline fractions with a sloped fraction stroke you can use the command
2056  
2057 \series bold
2058
2059 \backslash
2060 nicefrac
2061 \begin_inset LatexCommand index
2062 name "Commands ! N ! \\textbackslash nicefrac"
2063
2064 \end_inset
2065
2066
2067 \series default
2068
2069 \begin_inset Formula $\nicefrac{5}{31}$
2070 \end_inset
2071
2072
2073 \end_layout
2074
2075 \begin_layout Standard
2076 How to define own fractions where the fraction stroke can be changed, is
2077  explained in 
2078 \begin_inset LatexCommand ref
2079 reference "sub:Self-defined-Fractions"
2080
2081 \end_inset
2082
2083 .
2084 \end_layout
2085
2086 \begin_layout Subsection
2087 Roots
2088 \begin_inset LatexCommand index
2089 name "Roots"
2090
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097 Square roots are created with 
2098 \series bold
2099
2100 \backslash
2101 sqrt
2102 \series default
2103
2104 \begin_inset LatexCommand index
2105 name "Commands ! S ! \\textbackslash sqrt"
2106
2107 \end_inset
2108
2109  or the math toolbar button 
2110 \begin_inset Graphics
2111         filename ../images/math/sqrt.png
2112         scale 85
2113
2114 \end_inset
2115
2116 , all other roots with the command 
2117 \series bold
2118
2119 \backslash
2120 root
2121 \series default
2122
2123 \begin_inset LatexCommand index
2124 name "Commands ! R ! \\textbackslash root"
2125
2126 \end_inset
2127
2128  or with the math toolbar button 
2129 \begin_inset Graphics
2130         filename ../images/math/root.png
2131         scale 85
2132
2133 \end_inset
2134
2135 .
2136 \end_layout
2137
2138 \begin_layout Standard
2139 \align center
2140 \begin_inset Tabular
2141 <lyxtabular version="3" rows="3" columns="2">
2142 <features>
2143 <column alignment="center" valignment="top" leftline="true" width="0pt">
2144 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2145 <row topline="true" bottomline="true">
2146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2147 \begin_inset Text
2148
2149 \begin_layout Standard
2150 Command
2151 \end_layout
2152
2153 \end_inset
2154 </cell>
2155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2156 \begin_inset Text
2157
2158 \begin_layout Standard
2159 Result
2160 \begin_inset Note Note
2161 status collapsed
2162
2163 \begin_layout Standard
2164
2165 \series bold
2166
2167 \backslash
2168 raisebox
2169 \series default
2170  is only used as spacer.
2171 \end_layout
2172
2173 \end_inset
2174
2175
2176 \end_layout
2177
2178 \end_inset
2179 </cell>
2180 </row>
2181 <row topline="true" bottomline="true">
2182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2183 \begin_inset Text
2184
2185 \begin_layout Standard
2186
2187 \backslash
2188 sqrt
2189 \begin_inset ERT
2190 status collapsed
2191
2192 \begin_layout Standard
2193
2194
2195 \backslash
2196 spce 
2197 \end_layout
2198
2199 \end_inset
2200
2201 A-B
2202 \end_layout
2203
2204 \end_inset
2205 </cell>
2206 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2207 \begin_inset Text
2208
2209 \begin_layout Standard
2210 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2211 \end_inset
2212
2213
2214 \end_layout
2215
2216 \end_inset
2217 </cell>
2218 </row>
2219 <row bottomline="true">
2220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2221 \begin_inset Text
2222
2223 \begin_layout Standard
2224
2225 \backslash
2226 root
2227 \begin_inset ERT
2228 status collapsed
2229
2230 \begin_layout Standard
2231
2232
2233 \backslash
2234 spce 
2235 \end_layout
2236
2237 \end_inset
2238
2239 3
2240 \begin_inset Formula $\downarrow$
2241 \end_inset
2242
2243 A-B
2244 \end_layout
2245
2246 \end_inset
2247 </cell>
2248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2249 \begin_inset Text
2250
2251 \begin_layout Standard
2252 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2253 \end_inset
2254
2255
2256 \end_layout
2257
2258 \end_inset
2259 </cell>
2260 </row>
2261 </lyxtabular>
2262
2263 \end_inset
2264
2265
2266 \end_layout
2267
2268 \begin_layout Standard
2269 A square root can also be created with 
2270 \series bold
2271
2272 \backslash
2273 root
2274 \series default
2275  when the root index field is left empty.
2276 \end_layout
2277
2278 \begin_layout Standard
2279 With certain indices the distance to the root is too small, like in this
2280  formula: 
2281 \begin_inset Formula $\sqrt[\beta]{B}$
2282 \end_inset
2283
2284
2285 \newline
2286 The 
2287 \begin_inset Formula $\beta$
2288 \end_inset
2289
2290  touches the root.
2291  To avoid this, the commands 
2292 \series bold
2293
2294 \backslash
2295 leftroot
2296 \series default
2297
2298 \begin_inset LatexCommand index
2299 name "Commands ! L ! \\textbackslash leftroot"
2300
2301 \end_inset
2302
2303  and 
2304 \series bold
2305
2306 \backslash
2307 uproot
2308 \series default
2309
2310 \begin_inset LatexCommand index
2311 name "Commands ! U ! \\textbackslash uproot"
2312
2313 \end_inset
2314
2315  are used with the following scheme:
2316 \end_layout
2317
2318 \begin_layout Standard
2319
2320 \series bold
2321
2322 \backslash
2323 leftroot{distance}
2324 \series default
2325  and 
2326 \series bold
2327
2328 \backslash
2329 uproot{distance}
2330 \end_layout
2331
2332 \begin_layout Standard
2333 Distance is the number of Big Points (unit bp; 
2334 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2335 \end_inset
2336
2337 ), that the index should be moved to the left or top, resp..
2338  The commands are written to the index.
2339  This way the command
2340 \newline
2341
2342 \series bold
2343
2344 \backslash
2345 root
2346 \backslash
2347 leftroot{-1
2348 \begin_inset Formula $\to$
2349 \end_inset
2350
2351
2352 \backslash
2353 uproot{2
2354 \begin_inset Formula $\to$
2355 \end_inset
2356
2357
2358 \backslash
2359 beta
2360 \begin_inset ERT
2361 status collapsed
2362
2363 \begin_layout Standard
2364
2365
2366 \backslash
2367 spce 
2368 \end_layout
2369
2370 \end_inset
2371
2372
2373 \begin_inset Formula $\to$
2374 \end_inset
2375
2376 B
2377 \newline
2378
2379 \series default
2380 produces a correct typeset formula: 
2381 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2382 \end_inset
2383
2384
2385 \end_layout
2386
2387 \begin_layout Subsection
2388 Binomial coefficients 
2389 \begin_inset LatexCommand index
2390 name "Binomial coefficient s"
2391
2392 \end_inset
2393
2394
2395 \end_layout
2396
2397 \begin_layout Standard
2398 Binomial coefficients are inserted with the command 
2399 \series bold
2400
2401 \backslash
2402 binom
2403 \series default
2404
2405 \begin_inset LatexCommand index
2406 name "Commands ! B ! \\textbackslash binom"
2407
2408 \end_inset
2409
2410  or with the submenu of the math toolbar button 
2411 \begin_inset Graphics
2412         filename ../images/math/frac-square.png
2413         scale 85
2414
2415 \end_inset
2416
2417 .
2418 \end_layout
2419
2420 \begin_layout Standard
2421 \align center
2422 \begin_inset Tabular
2423 <lyxtabular version="3" rows="3" columns="2">
2424 <features>
2425 <column alignment="center" valignment="top" leftline="true" width="0pt">
2426 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2427 <row topline="true" bottomline="true">
2428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Standard
2432 Command
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2438 \begin_inset Text
2439
2440 \begin_layout Standard
2441 Result
2442 \begin_inset Note Note
2443 status collapsed
2444
2445 \begin_layout Standard
2446
2447 \series bold
2448
2449 \backslash
2450 raisebox
2451 \series default
2452  is only used as spacer.
2453 \end_layout
2454
2455 \end_inset
2456
2457
2458 \end_layout
2459
2460 \end_inset
2461 </cell>
2462 </row>
2463 <row topline="true">
2464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Standard
2468
2469 \backslash
2470 binom
2471 \begin_inset ERT
2472 status collapsed
2473
2474 \begin_layout Standard
2475
2476
2477 \backslash
2478 spce 
2479 \end_layout
2480
2481 \end_inset
2482
2483 A
2484 \begin_inset Formula $\downarrow$
2485 \end_inset
2486
2487 B
2488 \end_layout
2489
2490 \end_inset
2491 </cell>
2492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2493 \begin_inset Text
2494
2495 \begin_layout Standard
2496 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2497 \end_inset
2498
2499
2500 \end_layout
2501
2502 \end_inset
2503 </cell>
2504 </row>
2505 <row topline="true" bottomline="true">
2506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2507 \begin_inset Text
2508
2509 \begin_layout Standard
2510
2511 \backslash
2512 dbinom{A
2513 \begin_inset Formula $\to$
2514 \end_inset
2515
2516
2517 \backslash
2518 {B
2519 \end_layout
2520
2521 \end_inset
2522 </cell>
2523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2524 \begin_inset Text
2525
2526 \begin_layout Standard
2527 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2528 \end_inset
2529
2530
2531 \end_layout
2532
2533 \end_inset
2534 </cell>
2535 </row>
2536 </lyxtabular>
2537
2538 \end_inset
2539
2540
2541 \end_layout
2542
2543 \begin_layout Standard
2544 Analog to fractions (
2545 \series bold
2546
2547 \backslash
2548 frac
2549 \series default
2550 ) there are besides 
2551 \series bold
2552
2553 \backslash
2554 binom
2555 \series default
2556  the commands 
2557 \series bold
2558
2559 \backslash
2560 dbinom
2561 \begin_inset LatexCommand index
2562 name "Commands ! D ! \\textbackslash dbinom"
2563
2564 \end_inset
2565
2566
2567 \series default
2568  and 
2569 \series bold
2570
2571 \backslash
2572 tbinom
2573 \series default
2574
2575 \begin_inset LatexCommand index
2576 name "Commands ! T ! \\textbackslash tbinom"
2577
2578 \end_inset
2579
2580  with the following command scheme:
2581 \end_layout
2582
2583 \begin_layout Standard
2584
2585 \series bold
2586
2587 \backslash
2588 dbinom{numerator}{denominator}
2589 \series default
2590  and
2591 \newline
2592
2593 \series bold
2594
2595 \backslash
2596 tbinom{numerator}{denominator}
2597 \end_layout
2598
2599 \begin_layout Subsection
2600 Case differentiations 
2601 \begin_inset LatexCommand index
2602 name "Case differentiations "
2603
2604 \end_inset
2605
2606
2607 \end_layout
2608
2609 \begin_layout Standard
2610 \align center
2611 \begin_inset Tabular
2612 <lyxtabular version="3" rows="3" columns="2">
2613 <features>
2614 <column alignment="center" valignment="top" leftline="true" width="0pt">
2615 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2616 <row topline="true" bottomline="true">
2617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2618 \begin_inset Text
2619
2620 \begin_layout Standard
2621 Command
2622 \end_layout
2623
2624 \end_inset
2625 </cell>
2626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2627 \begin_inset Text
2628
2629 \begin_layout Standard
2630 Result
2631 \end_layout
2632
2633 \end_inset
2634 </cell>
2635 </row>
2636 <row topline="true">
2637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2638 \begin_inset Text
2639
2640 \begin_layout Standard
2641
2642 \backslash
2643 cases
2644 \begin_inset ERT
2645 status collapsed
2646
2647 \begin_layout Standard
2648
2649
2650 \backslash
2651 spce 
2652 \end_layout
2653
2654 \end_inset
2655
2656 A
2657 \begin_inset Formula $\to$
2658 \end_inset
2659
2660 B>0
2661 \begin_inset LatexCommand index
2662 name "Commands ! C ! \\textbackslash cases"
2663
2664 \end_inset
2665
2666
2667 \end_layout
2668
2669 \end_inset
2670 </cell>
2671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2672 \begin_inset Text
2673
2674 \begin_layout Standard
2675 \begin_inset Formula $\begin{cases}
2676 A & B>0\end{cases}$
2677 \end_inset
2678
2679
2680 \end_layout
2681
2682 \end_inset
2683 </cell>
2684 </row>
2685 <row topline="true" bottomline="true">
2686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2687 \begin_inset Text
2688
2689 \begin_layout Standard
2690
2691 \backslash
2692 cases
2693 \begin_inset ERT
2694 status collapsed
2695
2696 \begin_layout Standard
2697
2698
2699 \backslash
2700 spce 
2701 \end_layout
2702
2703 \end_inset
2704
2705 Ctrl-Enter
2706 \end_layout
2707
2708 \end_inset
2709 </cell>
2710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2711 \begin_inset Text
2712
2713 \begin_layout Standard
2714 \begin_inset Formula $\begin{cases}
2715 A & \textrm{for }x>0\\
2716 B & \textrm{for }x=0\end{cases}$
2717 \end_inset
2718
2719
2720 \end_layout
2721
2722 \end_inset
2723 </cell>
2724 </row>
2725 </lyxtabular>
2726
2727 \end_inset
2728
2729
2730 \end_layout
2731
2732 \begin_layout Standard
2733 After inserting 
2734 \series bold
2735
2736 \backslash
2737 cases
2738 \series default
2739  or the usage of the math toolbar button 
2740 \begin_inset Graphics
2741         filename ../images/math/cases.png
2742         scale 85
2743
2744 \end_inset
2745
2746  you can create new lines with the shortcut 
2747 \family sans
2748 Ctrl-Return
2749 \family default
2750  or the table toolbar button 
2751 \begin_inset Graphics
2752         filename ../images/tabular-feature_append-row.png
2753         scale 85
2754
2755 \end_inset
2756
2757 .
2758 \end_layout
2759
2760 \begin_layout Standard
2761 The command 
2762 \series bold
2763
2764 \backslash
2765 cases
2766 \series default
2767  is also available via the menu 
2768 \family sans
2769 Insert\SpecialChar \menuseparator
2770 Math\SpecialChar \menuseparator
2771 Cases-Environment
2772 \family default
2773 .
2774 \end_layout
2775
2776 \begin_layout Subsection
2777 Negations
2778 \begin_inset LatexCommand index
2779 name "Negations"
2780
2781 \end_inset
2782
2783
2784 \end_layout
2785
2786 \begin_layout Standard
2787 By inserting of 
2788 \series bold
2789
2790 \backslash
2791 not
2792 \series default
2793
2794 \begin_inset LatexCommand index
2795 name "Commands ! N ! \\textbackslash not"
2796
2797 \end_inset
2798
2799  every character can be displayed canceled.
2800  The characters are quasi accentuated by a slash.
2801 \end_layout
2802
2803 \begin_layout Standard
2804 \align center
2805 \begin_inset Tabular
2806 <lyxtabular version="3" rows="4" columns="2">
2807 <features>
2808 <column alignment="center" valignment="top" leftline="true" width="0pt">
2809 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2810 <row topline="true" bottomline="true">
2811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2812 \begin_inset Text
2813
2814 \begin_layout Standard
2815 Command
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Standard
2824 Result
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 </row>
2830 <row topline="true">
2831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2832 \begin_inset Text
2833
2834 \begin_layout Standard
2835
2836 \backslash
2837 not=
2838 \end_layout
2839
2840 \end_inset
2841 </cell>
2842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Standard
2846 \begin_inset Formula $\not=$
2847 \end_inset
2848
2849
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 </row>
2855 <row topline="true" bottomline="true">
2856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Standard
2860
2861 \backslash
2862 not 
2863 \backslash
2864 le
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Standard
2873 \begin_inset Formula $\not\le$
2874 \end_inset
2875
2876
2877 \end_layout
2878
2879 \end_inset
2880 </cell>
2881 </row>
2882 <row topline="true" bottomline="true">
2883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2884 \begin_inset Text
2885
2886 \begin_layout Standard
2887
2888 \backslash
2889 not 
2890 \backslash
2891 parallel
2892 \end_layout
2893
2894 \end_inset
2895 </cell>
2896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2897 \begin_inset Text
2898
2899 \begin_layout Standard
2900 \begin_inset Formula $\not\parallel$
2901 \end_inset
2902
2903
2904 \end_layout
2905
2906 \end_inset
2907 </cell>
2908 </row>
2909 </lyxtabular>
2910
2911 \end_inset
2912
2913
2914 \end_layout
2915
2916 \begin_layout Standard
2917 The last example shows, that not all negations look good.
2918  Therefore there are for some negations special commands (see 
2919 \begin_inset LatexCommand ref
2920 reference "sub:Mathematical-Symbols"
2921
2922 \end_inset
2923
2924  and 
2925 \begin_inset LatexCommand ref
2926 reference "sec:Relations"
2927
2928 \end_inset
2929
2930 ).
2931 \end_layout
2932
2933 \begin_layout Subsection
2934 Placeholders
2935 \begin_inset LatexCommand label
2936 name "sub:Placeholders"
2937
2938 \end_inset
2939
2940
2941 \begin_inset LatexCommand index
2942 name "Placeholders"
2943
2944 \end_inset
2945
2946
2947 \begin_inset LatexCommand index
2948 name "Chemical characters ! Isotopes"
2949
2950 \end_inset
2951
2952
2953 \begin_inset LatexCommand index
2954 name "Isotopes|see{Chemical characters}"
2955
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \begin_layout Standard
2962 When displaying e.\InsetSpace \thinspace{}
2963 g.\InsetSpace ~
2964 isotopes
2965 \begin_inset Foot
2966 status collapsed
2967
2968 \begin_layout Standard
2969 More about chemical symbols is written in 
2970 \begin_inset LatexCommand ref
2971 reference "sub:Chemical-Symbols-and"
2972
2973 \end_inset
2974
2975 .
2976 \end_layout
2977
2978 \end_inset
2979
2980  the following problem occurs:
2981 \end_layout
2982
2983 \begin_layout Standard
2984 \align center
2985 \begin_inset Tabular
2986 <lyxtabular version="3" rows="2" columns="2">
2987 <features>
2988 <column alignment="center" valignment="top" width="0pt">
2989 <column alignment="center" valignment="top" width="0pt">
2990 <row>
2991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2992 \begin_inset Text
2993
2994 \begin_layout Standard
2995 Indices created with sub- and superscripts:
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3001 \begin_inset Text
3002
3003 \begin_layout Standard
3004 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3005 \end_inset
3006
3007
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 </row>
3013 <row>
3014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3015 \begin_inset Text
3016
3017 \begin_layout Standard
3018 correct indices:
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Standard
3027 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3028 \end_inset
3029
3030
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 </row>
3036 </lyxtabular>
3037
3038 \end_inset
3039
3040
3041 \begin_inset Note Note
3042 status collapsed
3043
3044 \begin_layout Standard
3045
3046 \series bold
3047
3048 \backslash
3049 raisebox
3050 \series default
3051  is only used as spacer.
3052 \end_layout
3053
3054 \end_inset
3055
3056
3057 \end_layout
3058
3059 \begin_layout Standard
3060 The shorter index is by default placed below or above the first character
3061  of the longer index.
3062  To avoid this there is the command 
3063 \series bold
3064
3065 \backslash
3066 phantom
3067 \series default
3068
3069 \begin_inset LatexCommand index
3070 name "Commands ! P ! \\textbackslash phantom"
3071
3072 \end_inset
3073
3074  or the math toolbar button\InsetSpace \thinspace{}
3075
3076 \begin_inset Foot
3077 status collapsed
3078
3079 \begin_layout Standard
3080 can be found in the submenu of the toolbar button 
3081 \begin_inset Graphics
3082         filename ../images/math/space.png
3083         scale 85
3084
3085 \end_inset
3086
3087
3088 \end_layout
3089
3090 \end_inset
3091
3092  
3093 \begin_inset Graphics
3094         filename ../images/math/phantom.png
3095         scale 85
3096
3097 \end_inset
3098
3099  that creates one or more phantom characters.
3100  When inserting 
3101 \series bold
3102
3103 \backslash
3104 phantom
3105 \series default
3106  a small blue box appears that is superposed with two red arrows.
3107  The arrows indicate that the complete width and height of the box content
3108  will be created as placeholder.
3109  Phantom characters are accordingly placeholders with the size of the characters.
3110 \end_layout
3111
3112 \begin_layout Standard
3113 \align center
3114 \begin_inset Tabular
3115 <lyxtabular version="3" rows="4" columns="2">
3116 <features>
3117 <column alignment="center" valignment="top" leftline="true" width="0">
3118 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
3119 <row topline="true" bottomline="true">
3120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3121 \begin_inset Text
3122
3123 \begin_layout Standard
3124 Command
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Standard
3133 Result
3134 \begin_inset Note Note
3135 status collapsed
3136
3137 \begin_layout Standard
3138
3139 \series bold
3140
3141 \backslash
3142 raisebox
3143 \series default
3144  is only used as spacer.
3145 \end_layout
3146
3147 \end_inset
3148
3149
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 </row>
3155 <row topline="true">
3156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Standard
3160 ^19
3161 \begin_inset ERT
3162 status collapsed
3163
3164 \begin_layout Standard
3165
3166
3167 \backslash
3168 spce 
3169 \end_layout
3170
3171 \end_inset
3172
3173 _
3174 \backslash
3175 phantom
3176 \begin_inset ERT
3177 status collapsed
3178
3179 \begin_layout Standard
3180
3181
3182 \backslash
3183 spce 
3184 \end_layout
3185
3186 \end_inset
3187
3188 1
3189 \begin_inset Formula $\to$
3190 \end_inset
3191
3192 9
3193 \begin_inset ERT
3194 status collapsed
3195
3196 \begin_layout Standard
3197
3198
3199 \backslash
3200 spce 
3201 \end_layout
3202
3203 \end_inset
3204
3205 F
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3211 \begin_inset Text
3212
3213 \begin_layout Standard
3214 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3215 \end_inset
3216
3217
3218 \end_layout
3219
3220 \end_inset
3221 </cell>
3222 </row>
3223 <row topline="true" bottomline="true">
3224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3225 \begin_inset Text
3226
3227 \begin_layout Standard
3228 ^235
3229 \begin_inset ERT
3230 status collapsed
3231
3232 \begin_layout Standard
3233
3234
3235 \backslash
3236 spce 
3237 \end_layout
3238
3239 \end_inset
3240
3241 _
3242 \backslash
3243 phantom
3244 \begin_inset ERT
3245 status collapsed
3246
3247 \begin_layout Standard
3248
3249
3250 \backslash
3251 spce 
3252 \end_layout
3253
3254 \end_inset
3255
3256 23
3257 \begin_inset Formula $\to$
3258 \end_inset
3259
3260 9
3261 \begin_inset ERT
3262 status collapsed
3263
3264 \begin_layout Standard
3265
3266
3267 \backslash
3268 spce 
3269 \end_layout
3270
3271 \end_inset
3272
3273 F
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Standard
3282 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3283 \end_inset
3284
3285
3286 \end_layout
3287
3288 \end_inset
3289 </cell>
3290 </row>
3291 <row topline="true" bottomline="true">
3292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Standard
3296
3297 \backslash
3298 Lambda^
3299 \begin_inset ERT
3300 status collapsed
3301
3302 \begin_layout Standard
3303
3304
3305 \backslash
3306 spce 
3307 \end_layout
3308
3309 \end_inset
3310
3311
3312 \backslash
3313 phantom
3314 \begin_inset ERT
3315 status collapsed
3316
3317 \begin_layout Standard
3318
3319
3320 \backslash
3321 spce 
3322 \end_layout
3323
3324 \end_inset
3325
3326 ii
3327 \begin_inset Formula $\to$
3328 \end_inset
3329
3330 t
3331 \begin_inset ERT
3332 status collapsed
3333
3334 \begin_layout Standard
3335
3336
3337 \backslash
3338 spce 
3339 \end_layout
3340
3341 \end_inset
3342
3343 _MMt
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Standard
3352 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3353 \end_inset
3354
3355
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 </row>
3361 </lyxtabular>
3362
3363 \end_inset
3364
3365
3366 \end_layout
3367
3368 \begin_layout Standard
3369 Furthermore there are the commands 
3370 \series bold
3371
3372 \backslash
3373 vphantom
3374 \series default
3375
3376 \begin_inset LatexCommand index
3377 name "Commands ! V ! \\textbackslash vphantom"
3378
3379 \end_inset
3380
3381  (toolbar button \InsetSpace ~
3382
3383 \begin_inset Graphics
3384         filename ../images/math/vphantom.png
3385         scale 85
3386
3387 \end_inset
3388
3389 ) and 
3390 \series bold
3391
3392 \backslash
3393 hphantom
3394 \series default
3395
3396 \begin_inset LatexCommand index
3397 name "Commands ! H ! \\textbackslash hphantom"
3398
3399 \end_inset
3400
3401  (toolbar button \InsetSpace ~
3402
3403 \begin_inset Graphics
3404         filename ../images/math/hphantom.png
3405         scale 85
3406
3407 \end_inset
3408
3409 ).
3410  
3411 \series bold
3412
3413 \backslash
3414 hphantom
3415 \series default
3416  creates only space for the maximal height of the characters in the box
3417  but not for its width.
3418  
3419 \series bold
3420
3421 \backslash
3422 vphantom
3423 \series default
3424  creates only space for the width of the box content.
3425  Therefore  the boxes of both commands have only one red arrow.
3426 \end_layout
3427
3428 \begin_layout Standard
3429 For example creates 
3430 \series bold
3431
3432 \backslash
3433 vphantom
3434 \series default
3435
3436 \begin_inset ERT
3437 status collapsed
3438
3439 \begin_layout Standard
3440
3441
3442 \backslash
3443 spce 
3444 \end_layout
3445
3446 \end_inset
3447
3448
3449 \series bold
3450 a
3451 \backslash
3452 int
3453 \series default
3454  space for the height of the integral sign,
3455 \begin_inset Foot
3456 status collapsed
3457
3458 \begin_layout Standard
3459 The command 
3460 \series bold
3461
3462 \backslash
3463 int
3464 \series default
3465  creates an integral sign, see 
3466 \begin_inset LatexCommand ref
3467 reference "sub:Big-Operators"
3468
3469 \end_inset
3470
3471 .
3472 \end_layout
3473
3474 \end_inset
3475
3476  because this is the larger character.
3477  An example application is in 
3478 \begin_inset LatexCommand ref
3479 reference "sub:Multiline-Brackets"
3480
3481 \end_inset
3482
3483 .
3484 \end_layout
3485
3486 \begin_layout Subsection
3487 Lines
3488 \begin_inset LatexCommand index
3489 name "Lines"
3490
3491 \end_inset
3492
3493
3494 \begin_inset LatexCommand index
3495 name "Formula ! underlined"
3496
3497 \end_inset
3498
3499
3500 \end_layout
3501
3502 \begin_layout Standard
3503 \align center
3504 \begin_inset Tabular
3505 <lyxtabular version="3" rows="4" columns="2">
3506 <features>
3507 <column alignment="center" valignment="top" leftline="true" width="0pt">
3508 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3509 <row topline="true" bottomline="true">
3510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Standard
3514 Command
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Standard
3523 Result
3524 \begin_inset Note Note
3525 status collapsed
3526
3527 \begin_layout Standard
3528
3529 \series bold
3530
3531 \backslash
3532 raisebox
3533 \series default
3534  is only used as spacer.
3535 \end_layout
3536
3537 \end_inset
3538
3539
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 </row>
3545 <row topline="true" bottomline="true">
3546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Standard
3550
3551 \backslash
3552 overline
3553 \begin_inset ERT
3554 status collapsed
3555
3556 \begin_layout Standard
3557
3558
3559 \backslash
3560 spce 
3561 \end_layout
3562
3563 \end_inset
3564
3565 A+B
3566 \begin_inset LatexCommand index
3567 name "Commands ! O ! \\textbackslash overline"
3568
3569 \end_inset
3570
3571
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Standard
3580 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3581 \end_inset
3582
3583
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 </row>
3589 <row bottomline="true">
3590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Standard
3594
3595 \backslash
3596 underline
3597 \begin_inset ERT
3598 status collapsed
3599
3600 \begin_layout Standard
3601
3602
3603 \backslash
3604 spce 
3605 \end_layout
3606
3607 \end_inset
3608
3609 A+B
3610 \begin_inset LatexCommand index
3611 name "Commands ! U ! \\textbackslash underline"
3612
3613 \end_inset
3614
3615
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Standard
3624 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3625 \end_inset
3626
3627
3628 \end_layout
3629
3630 \end_inset
3631 </cell>
3632 </row>
3633 <row topline="true" bottomline="true">
3634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Standard
3638
3639 \backslash
3640 overline
3641 \begin_inset ERT
3642 status collapsed
3643
3644 \begin_layout Standard
3645
3646
3647 \backslash
3648 spce 
3649 \end_layout
3650
3651 \end_inset
3652
3653
3654 \backslash
3655 underline
3656 \begin_inset ERT
3657 status collapsed
3658
3659 \begin_layout Standard
3660
3661
3662 \backslash
3663 spce 
3664 \end_layout
3665
3666 \end_inset
3667
3668 A+B
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Standard
3677 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3678 \end_inset
3679
3680
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 </row>
3686 </lyxtabular>
3687
3688 \end_inset
3689
3690
3691 \end_layout
3692
3693 \begin_layout Standard
3694 In the last example it doesn't matter if first 
3695 \series bold
3696
3697 \backslash
3698 overline
3699 \series default
3700  or 
3701 \series bold
3702
3703 \backslash
3704 underline
3705 \series default
3706  is inserted.
3707 \end_layout
3708
3709 \begin_layout Standard
3710 To double underline e.\InsetSpace \thinspace{}
3711 g.
3712  results, one uses 
3713 \series bold
3714
3715 \backslash
3716 underline
3717 \series default
3718  twice.
3719 \end_layout
3720
3721 \begin_layout Standard
3722 It is possible to place up to 6 lines above or below characters.
3723 \end_layout
3724
3725 \begin_layout Subsection
3726 Ellipses
3727 \begin_inset LatexCommand index
3728 name "Ellipses"
3729
3730 \end_inset
3731
3732
3733 \end_layout
3734
3735 \begin_layout Standard
3736 There are different types of ellipses available.
3737 \begin_inset Foot
3738 status collapsed
3739
3740 \begin_layout Standard
3741 In the math toolbar in the submenu of the button 
3742 \begin_inset Graphics
3743         filename ../images/math/ldots.png
3744         scale 85
3745
3746 \end_inset
3747
3748
3749 \end_layout
3750
3751 \end_inset
3752
3753  For listings dots at the baseline are used (
3754 \series bold
3755
3756 \backslash
3757 ldots
3758 \series default
3759
3760 \begin_inset LatexCommand index
3761 name "Commands ! L ! \\textbackslash ldots"
3762
3763 \end_inset
3764
3765 ), while for operations dots are needed that are on the same height as the
3766  operators (
3767 \series bold
3768
3769 \backslash
3770 cdots
3771 \series default
3772
3773 \begin_inset LatexCommand index
3774 name "Commands ! C ! \\textbackslash cdots"
3775
3776 \end_inset
3777
3778 ).
3779  When using the command 
3780 \series bold
3781
3782 \backslash
3783 dots
3784 \series default
3785
3786 \begin_inset LatexCommand index
3787 name "Commands ! D ! \\textbackslash dots"
3788
3789 \end_inset
3790
3791 , LaTeX decides on the basis of the next character what type is used.
3792 \end_layout
3793
3794 \begin_layout Standard
3795 \align center
3796 \begin_inset Tabular
3797 <lyxtabular version="3" rows="8" columns="2">
3798 <features>
3799 <column alignment="center" valignment="top" leftline="true" width="0pt">
3800 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3801 <row topline="true" bottomline="true">
3802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Standard
3806 Command
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Standard
3815 Result
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 </row>
3821 <row topline="true">
3822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Standard
3826 A_1
3827 \begin_inset ERT
3828 status collapsed
3829
3830 \begin_layout Standard
3831
3832
3833 \backslash
3834 spce 
3835 \end_layout
3836
3837 \end_inset
3838
3839 ,
3840 \backslash
3841 dots
3842 \begin_inset ERT
3843 status collapsed
3844
3845 \begin_layout Standard
3846
3847
3848 \backslash
3849 spce 
3850 \end_layout
3851
3852 \end_inset
3853
3854 ,A_n
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Standard
3863 \begin_inset Formula $A_{1},\dots,A_{n}$
3864 \end_inset
3865
3866
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 </row>
3872 <row topline="true">
3873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Standard
3877 A_1
3878 \begin_inset ERT
3879 status collapsed
3880
3881 \begin_layout Standard
3882
3883
3884 \backslash
3885 spce 
3886 \end_layout
3887
3888 \end_inset
3889
3890 +
3891 \backslash
3892 dots
3893 \begin_inset ERT
3894 status collapsed
3895
3896 \begin_layout Standard
3897
3898
3899 \backslash
3900 spce 
3901 \end_layout
3902
3903 \end_inset
3904
3905 +A_n
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Standard
3914 \begin_inset Formula $A_{1}+\dots+A_{n}$
3915 \end_inset
3916
3917
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 </row>
3923 <row topline="true">
3924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Standard
3928 A_1
3929 \begin_inset ERT
3930 status collapsed
3931
3932 \begin_layout Standard
3933
3934
3935 \backslash
3936 spce 
3937 \end_layout
3938
3939 \end_inset
3940
3941 ,
3942 \backslash
3943 ldots
3944 \begin_inset ERT
3945 status collapsed
3946
3947 \begin_layout Standard
3948
3949
3950 \backslash
3951 spce 
3952 \end_layout
3953
3954 \end_inset
3955
3956 ,A_n
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3962 \begin_inset Text
3963
3964 \begin_layout Standard
3965 \begin_inset Formula $A_{1},\ldots,A_{n}$
3966 \end_inset
3967
3968
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 </row>
3974 <row topline="true" bottomline="true">
3975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Standard
3979 A_1
3980 \begin_inset ERT
3981 status collapsed
3982
3983 \begin_layout Standard
3984
3985
3986 \backslash
3987 spce 
3988 \end_layout
3989
3990 \end_inset
3991
3992 +
3993 \backslash
3994 cdots
3995 \begin_inset ERT
3996 status collapsed
3997
3998 \begin_layout Standard
3999
4000
4001 \backslash
4002 spce 
4003 \end_layout
4004
4005 \end_inset
4006
4007 +A_n
4008 \end_layout
4009
4010 \end_inset
4011 </cell>
4012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4013 \begin_inset Text
4014
4015 \begin_layout Standard
4016 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4017 \end_inset
4018
4019
4020 \end_layout
4021
4022 \end_inset
4023 </cell>
4024 </row>
4025 <row topline="true">
4026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Standard
4030
4031 \backslash
4032 vdots
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Standard
4041 \begin_inset Formula $\vdots$
4042 \end_inset
4043
4044
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 </row>
4050 <row topline="true" bottomline="true">
4051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Standard
4055
4056 \backslash
4057 ddots
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Standard
4066 \begin_inset Formula $\ddots$
4067 \end_inset
4068
4069
4070 \end_layout
4071
4072 \end_inset
4073 </cell>
4074 </row>
4075 <row topline="true" bottomline="true">
4076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Standard
4080 3×3\InsetSpace \thinspace{}
4081 matrix with the different dots
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Standard
4090 \begin_inset Formula $\begin{array}{ccc}
4091 A_{11} & \cdots & A_{1m}\\
4092 \vdots & \ddots & \vdots\\
4093 A_{n1} & \cdots & A_{nm}\end{array}$
4094 \end_inset
4095
4096
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 </row>
4102 </lyxtabular>
4103
4104 \end_inset
4105
4106
4107 \end_layout
4108
4109 \begin_layout Standard
4110 The ellipses available in menu 
4111 \family sans
4112 Insert\SpecialChar \menuseparator
4113 Special\InsetSpace ~
4114 Character
4115 \family default
4116  are 
4117 \series bold
4118
4119 \backslash
4120 ldots
4121 \series default
4122 .
4123 \end_layout
4124
4125 \begin_layout Standard
4126 \begin_inset VSpace medskip
4127 \end_inset
4128
4129 Specially for matrices there are ellipses that span over several columns.
4130  They are created with the command 
4131 \series bold
4132
4133 \backslash
4134 hdotsfor
4135 \series default
4136
4137 \begin_inset LatexCommand index
4138 name "Commands ! H ! \\textbackslash hdotsfor"
4139
4140 \end_inset
4141
4142 , that has the following scheme:
4143 \end_layout
4144
4145 \begin_layout Standard
4146
4147 \series bold
4148
4149 \backslash
4150 hdotsfor[distance]{number of columns}
4151 \end_layout
4152
4153 \begin_layout Standard
4154 The number of columns specifies how many columns should be spanned.
4155  Distance is a factor for the distance between the dots.
4156 \end_layout
4157
4158 \begin_layout Standard
4159 In the following matrix the command 
4160 \series bold
4161
4162 \backslash
4163 hdotsfor[2]{4}
4164 \series default
4165  was inserted in the first box of the second line, to get an ellipsis with
4166  a dot distance twice as long as with the command 
4167 \series bold
4168
4169 \backslash
4170 dots
4171 \series default
4172 :
4173 \begin_inset Formula \[
4174 \left(\begin{array}{cccc}
4175 A & B & C & D\\
4176 \hdotsfor[2]{4}\\
4177 q & w & e & r\end{array}\right)\]
4178
4179 \end_inset
4180
4181 Note that the matrix fields that should be spanned must be empty, otherwise
4182  you get LaTeX-errors.
4183 \end_layout
4184
4185 \begin_layout Standard
4186 \begin_inset VSpace bigskip
4187 \end_inset
4188
4189 Furthermore you can fill with the command 
4190 \series bold
4191
4192 \backslash
4193 dotfill
4194 \series default
4195
4196 \begin_inset LatexCommand index
4197 name "Commands ! D ! \\textbackslash dotfill"
4198
4199 \end_inset
4200
4201  the rest of a line with dots.
4202  The effect of these commands is the same like with 
4203 \series bold
4204
4205 \backslash
4206 hfill
4207 \series default
4208 , see 
4209 \begin_inset LatexCommand ref
4210 reference "sub:Variable-Space"
4211
4212 \end_inset
4213
4214 .
4215 \end_layout
4216
4217 \begin_layout Standard
4218 For example the command 
4219 \series bold
4220 A
4221 \backslash
4222 dotfill
4223 \begin_inset ERT
4224 status collapsed
4225
4226 \begin_layout Standard
4227
4228
4229 \backslash
4230 spce 
4231 \end_layout
4232
4233 \end_inset
4234
4235 B
4236 \series default
4237  produces
4238 \end_layout
4239
4240 \begin_layout Standard
4241 \begin_inset Formula $A\dotfill B$
4242 \end_inset
4243
4244
4245 \end_layout
4246
4247 \begin_layout Standard
4248 Analog to
4249 \series bold
4250  
4251 \backslash
4252 dotfill
4253 \series default
4254  there is for a line the command 
4255 \series bold
4256
4257 \backslash
4258 hrulefill
4259 \series default
4260
4261 \begin_inset LatexCommand index
4262 name "Commands ! H ! \\textbackslash hrulefill"
4263
4264 \end_inset
4265
4266 :
4267 \end_layout
4268
4269 \begin_layout Standard
4270 \begin_inset Formula $A\hrulefill B$
4271 \end_inset
4272
4273
4274 \end_layout
4275
4276 \begin_layout Standard
4277 To use the commands for text, they have to be inserted in TeX-mode.
4278 \end_layout
4279
4280 \begin_layout Section
4281 Matrices
4282 \begin_inset LatexCommand label
4283 name "sec:Matrices"
4284
4285 \end_inset
4286
4287
4288 \begin_inset LatexCommand index
4289 name "Matrices"
4290
4291 \end_inset
4292
4293
4294 \end_layout
4295
4296 \begin_layout Standard
4297 Matrices can be inserted via the math toolbar button 
4298 \begin_inset Graphics
4299         filename ../images/dialog-show_mathmatrix.png
4300         scale 85
4301
4302 \end_inset
4303
4304  or the menu 
4305 \family sans
4306 Insert\SpecialChar \menuseparator
4307 Math\SpecialChar \menuseparator
4308 Matrix
4309 \family default
4310 .
4311  You will be asked for the number of matrix columns and rows, and the alignment.
4312  The vertical alignment is hereby only of importance for matrices in inline
4313  formulas:
4314 \end_layout
4315
4316 \begin_layout Standard
4317 The first matrix is top 
4318 \begin_inset Formula $\begin{array}[t]{cccc}
4319 A & D & G & J\\
4320 B & E & H & K\\
4321 C & F & I & L\end{array}$
4322 \end_inset
4323
4324 , the second middle 
4325 \begin_inset Formula $\begin{array}{cccc}
4326 A & D & G & J\\
4327 B & E & H & K\\
4328 C & F & I & L\end{array}$
4329 \end_inset
4330
4331 , and the third bottom 
4332 \begin_inset Formula $\begin{array}[b]{cccc}
4333 A & D & G & J\\
4334 B & E & H & K\\
4335 C & F & I & L\end{array}$
4336 \end_inset
4337
4338  aligned.
4339 \end_layout
4340
4341 \begin_layout Standard
4342 The horizontal alignment specifies how the column entries should be aligned.
4343  It is set by entering a letter for every column.
4344  
4345 \emph on
4346 l
4347 \emph default
4348  denotes left aligned, 
4349 \emph on
4350 c
4351 \emph default
4352  centered, and 
4353 \emph on
4354 r
4355 \emph default
4356  right aligned.
4357  To create for example a 4
4358 \series bold
4359 ×
4360 \series default
4361 4\InsetSpace ~
4362 matrix where the first column is left aligned, the second and third are
4363  centered, and the last one is right aligned, one enters for the horizontal
4364  alignment 
4365 \series bold
4366 lccr
4367 \series default
4368 .
4369  Normally are in a matrix all columns centered, therefore the default is
4370  for every column is a 
4371 \series bold
4372 c
4373 \series default
4374 .
4375 \end_layout
4376
4377 \begin_layout Standard
4378 Horizontal alignment:
4379 \end_layout
4380
4381 \begin_layout Standard
4382
4383 \series bold
4384 lll
4385 \series default
4386  : 
4387 \begin_inset Formula $\begin{array}{lll}
4388 10000 & D & G\\
4389 B & 10000 & H\\
4390 C & F & 10000\end{array}$
4391 \end_inset
4392
4393  , 
4394 \series bold
4395 ccc
4396 \series default
4397  : 
4398 \begin_inset Formula $\begin{array}{ccc}
4399 10000 & D & G\\
4400 B & 10000 & H\\
4401 C & F & 10000\end{array}$
4402 \end_inset
4403
4404  , 
4405 \series bold
4406 rrr
4407 \series default
4408  : 
4409 \begin_inset Formula $\begin{array}{rrr}
4410 10000 & D & G\\
4411 B & 10000 & H\\
4412 C & F & 10000\end{array}$
4413 \end_inset
4414
4415
4416 \end_layout
4417
4418 \begin_layout Standard
4419 To add or delete rows and columns subsequently, the math toolbar buttons
4420  
4421 \begin_inset Graphics
4422         filename ../images/tabular-feature_append-row.png
4423         scale 85
4424
4425 \end_inset
4426
4427
4428 \begin_inset Graphics
4429         filename ../images/tabular-feature_delete-row.png
4430         scale 85
4431
4432 \end_inset
4433
4434 , etc.\InsetSpace \thinspace{}
4435 , or the menu 
4436 \family sans
4437 Edit\SpecialChar \menuseparator
4438 Rows & Columns
4439 \family default
4440  can be used.
4441  New rows can also be created with 
4442 \family sans
4443 Ctrl-Return
4444 \family default
4445 .
4446 \end_layout
4447
4448 \begin_layout Standard
4449 \begin_inset VSpace bigskip
4450 \end_inset
4451
4452 Parentheses around a matrix can can either be created with the commands
4453  
4454 \series bold
4455
4456 \backslash
4457 left
4458 \series default
4459
4460 \begin_inset LatexCommand index
4461 name "Commands ! L ! \\textbackslash left"
4462
4463 \end_inset
4464
4465  and 
4466 \series bold
4467
4468 \backslash
4469 right
4470 \series default
4471
4472 \begin_inset LatexCommand index
4473 name "Commands ! R ! \\textbackslash right"
4474
4475 \end_inset
4476
4477  (shortcut 
4478 \family sans
4479 Alt-m\InsetSpace ~
4480 parenthesis
4481 \family default
4482 ), see 
4483 \begin_inset LatexCommand ref
4484 reference "sub:Automatic-Bracket-Size"
4485
4486 \end_inset
4487
4488 , or by using the following commands:
4489 \begin_inset VSpace medskip
4490 \end_inset
4491
4492
4493 \end_layout
4494
4495 \begin_layout Standard
4496
4497 \hfill
4498
4499 \begin_inset Tabular
4500 <lyxtabular version="3" rows="4" columns="2">
4501 <features>
4502 <column alignment="center" valignment="top" leftline="true" width="0">
4503 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4504 <row topline="true" bottomline="true">
4505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Standard
4509 Command
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Standard
4518 Result
4519 \begin_inset Note Note
4520 status collapsed
4521
4522 \begin_layout Standard
4523
4524 \series bold
4525
4526 \backslash
4527 raisebox
4528 \series default
4529  is only used as spacer.
4530 \end_layout
4531
4532 \end_inset
4533
4534
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 </row>
4540 <row topline="true">
4541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Standard
4545
4546 \backslash
4547 bmatrix
4548 \begin_inset ERT
4549 status collapsed
4550
4551 \begin_layout Standard
4552
4553
4554 \backslash
4555 spce 
4556 \end_layout
4557
4558 \end_inset
4559
4560 2
4561 \series bold
4562 ×
4563 \series default
4564 2\InsetSpace \thinspace{}
4565 matrix
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Standard
4574 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
4575 0 & \textrm{-}\mathrm{i}\\
4576 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
4577 \end_inset
4578
4579
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 </row>
4585 <row topline="true">
4586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Standard
4590
4591 \backslash
4592 Bmatrix
4593 \begin_inset ERT
4594 status collapsed
4595
4596 \begin_layout Standard
4597
4598
4599 \backslash
4600 spce 
4601 \end_layout
4602
4603 \end_inset
4604
4605 2
4606 \series bold
4607 ×
4608 \series default
4609 2\InsetSpace \thinspace{}
4610 matrix
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Standard
4619 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
4620 0 & \textrm{-}\mathrm{i}\\
4621 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
4622 \end_inset
4623
4624
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 </row>
4630 <row topline="true" bottomline="true">
4631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4632 \begin_inset Text
4633
4634 \begin_layout Standard
4635
4636 \backslash
4637 pmatrix
4638 \begin_inset ERT
4639 status collapsed
4640
4641 \begin_layout Standard
4642
4643
4644 \backslash
4645 spce 
4646 \end_layout
4647
4648 \end_inset
4649
4650 2
4651 \series bold
4652 ×
4653 \series default
4654 2\InsetSpace \thinspace{}
4655 matrix
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Standard
4664 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
4665 0 & \textrm{-}\mathrm{i}\\
4666 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
4667 \end_inset
4668
4669
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 </row>
4675 </lyxtabular>
4676
4677 \end_inset
4678
4679
4680 \hfill
4681
4682 \begin_inset Tabular
4683 <lyxtabular version="3" rows="4" columns="2">
4684 <features>
4685 <column alignment="center" valignment="top" leftline="true" width="0">
4686 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4687 <row topline="true" bottomline="true">
4688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Standard
4692 Command
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Standard
4701 Result
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 </row>
4707 <row topline="true">
4708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Standard
4712
4713 \backslash
4714 vmatrix
4715 \begin_inset ERT
4716 status collapsed
4717
4718 \begin_layout Standard
4719
4720
4721 \backslash
4722 spce 
4723 \end_layout
4724
4725 \end_inset
4726
4727 2
4728 \series bold
4729 ×
4730 \series default
4731 2\InsetSpace \thinspace{}
4732 matrix
4733 \end_layout
4734
4735 \end_inset
4736 </cell>
4737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4738 \begin_inset Text
4739
4740 \begin_layout Standard
4741 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
4742 0 & \textrm{-}\mathrm{i}\\
4743 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
4744 \end_inset
4745
4746
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 </row>
4752 <row topline="true" bottomline="true">
4753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Standard
4757
4758 \backslash
4759 Vmatrix
4760 \begin_inset ERT
4761 status collapsed
4762
4763 \begin_layout Standard
4764
4765
4766 \backslash
4767 spce 
4768 \end_layout
4769
4770 \end_inset
4771
4772 2
4773 \series bold
4774 ×
4775 \series default
4776 2\InsetSpace \thinspace{}
4777 matrix
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Standard
4786 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
4787 0 & \textrm{-}\mathrm{i}\\
4788 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
4789 \end_inset
4790
4791
4792 \end_layout
4793
4794 \end_inset
4795 </cell>
4796 </row>
4797 <row topline="true" bottomline="true">
4798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Standard
4802
4803 \backslash
4804 matrix
4805 \begin_inset ERT
4806 status collapsed
4807
4808 \begin_layout Standard
4809
4810
4811 \backslash
4812 spce 
4813 \end_layout
4814
4815 \end_inset
4816
4817 2
4818 \series bold
4819 ×
4820 \series default
4821 2\InsetSpace \thinspace{}
4822 matrix
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Standard
4831 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
4832 0 & \textrm{-}\mathrm{i}\\
4833 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
4834 \end_inset
4835
4836
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 </row>
4842 </lyxtabular>
4843
4844 \end_inset
4845
4846
4847 \hfill
4848
4849 \end_layout
4850
4851 \begin_layout Standard
4852 \begin_inset VSpace medskip
4853 \end_inset
4854
4855 When e.\InsetSpace \thinspace{}
4856 g.\InsetSpace ~
4857
4858 \series bold
4859
4860 \backslash
4861 vmatrix
4862 \series default
4863  is inserted, a blue box appears between two vertical lines where the matrix
4864  is inserted.
4865 \end_layout
4866
4867 \begin_layout Standard
4868 \begin_inset VSpace bigskip
4869 \end_inset
4870
4871 As all multiline formulas are matrices, the length 
4872 \series bold
4873
4874 \backslash
4875 arraycolsep
4876 \series default
4877
4878 \begin_inset LatexCommand index
4879 name "Commands ! A ! \\textbackslash arraycolsep"
4880
4881 \end_inset
4882
4883  that is described in 
4884 \begin_inset LatexCommand ref
4885 reference "sub:Column-Separation"
4886
4887 \end_inset
4888
4889  can also be used to change the column separation of matrices.
4890 \end_layout
4891
4892 \begin_layout Standard
4893 To change the row separation, the command 
4894 \series bold
4895
4896 \backslash
4897 arraystretch
4898 \series default
4899
4900 \begin_inset LatexCommand index
4901 name "Commands ! A ! \\textbackslash arraystretch"
4902
4903 \end_inset
4904
4905  is used.
4906  It is used as follows:
4907 \end_layout
4908
4909 \begin_layout Standard
4910
4911 \series bold
4912
4913 \backslash
4914 renewcommand{
4915 \backslash
4916 arraystretch}{stretch factor}
4917 \begin_inset LatexCommand index
4918 name "Commands ! R ! \\textbackslash renewcommand"
4919
4920 \end_inset
4921
4922
4923 \end_layout
4924
4925 \begin_layout Standard
4926 The command 
4927 \series bold
4928
4929 \backslash
4930 renewcommand
4931 \series default
4932  assigns the stretch factor to the predefined command 
4933 \series bold
4934
4935 \backslash
4936 arraystretch
4937 \series default
4938 .
4939  To double e.\InsetSpace \thinspace{}
4940 g.\InsetSpace ~
4941 the row separation, use the factor 2.
4942  This is then used for all following matrices.
4943  To go back to the original separation, assign the factor 1 to 
4944 \series bold
4945
4946 \backslash
4947 arraystretch
4948 \series default
4949 .
4950 \end_layout
4951
4952 \begin_layout Standard
4953 To set matrices into a text line, the command 
4954 \series bold
4955
4956 \backslash
4957 smallmatrix
4958 \series default
4959
4960 \begin_inset LatexCommand index
4961 name "Commands ! S ! \\textbackslash smallmatrix"
4962
4963 \end_inset
4964
4965  is used.
4966  When it is inserted a blue box with two dashed lines appears.
4967  In this box the matrix is inserted.
4968 \end_layout
4969
4970 \begin_layout Standard
4971 This is a matrix 
4972 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
4973 C & D\end{smallmatrix}\right)$
4974 \end_inset
4975
4976  in a text line.
4977 \end_layout
4978
4979 \begin_layout Section
4980 Brackets and Delimiters
4981 \begin_inset LatexCommand index
4982 name "Brackets"
4983
4984 \end_inset
4985
4986
4987 \begin_inset LatexCommand index
4988 name "Delimiters"
4989
4990 \end_inset
4991
4992
4993 \end_layout
4994
4995 \begin_layout Subsection
4996 Vertical Brackets and Delimiters
4997 \begin_inset LatexCommand index
4998 name "Brackets ! vertical"
4999
5000 \end_inset
5001
5002
5003 \end_layout
5004
5005 \begin_layout Standard
5006
5007 \hfill
5008
5009 \begin_inset Tabular
5010 <lyxtabular version="3" rows="9" columns="2">
5011 <features>
5012 <column alignment="center" valignment="top" leftline="true" width="0pt">
5013 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5014 <row topline="true" bottomline="true">
5015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Standard
5019 Command
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Standard
5028 Result
5029 \end_layout
5030
5031 \end_inset
5032 </cell>
5033 </row>
5034 <row topline="true">
5035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Standard
5039 (
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5045 \begin_inset Text
5046
5047 \begin_layout Standard
5048 \begin_inset Formula $($
5049 \end_inset
5050
5051
5052 \end_layout
5053
5054 \end_inset
5055 </cell>
5056 </row>
5057 <row topline="true">
5058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Standard
5062 {
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5068 \begin_inset Text
5069
5070 \begin_layout Standard
5071 \begin_inset Formula $\{$
5072 \end_inset
5073
5074
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 </row>
5080 <row topline="true">
5081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Standard
5085 [
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Standard
5094 \begin_inset Formula $[$
5095 \end_inset
5096
5097
5098 \end_layout
5099
5100 \end_inset
5101 </cell>
5102 </row>
5103 <row topline="true">
5104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5105 \begin_inset Text
5106
5107 \begin_layout Standard
5108
5109 \backslash
5110 langle
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5116 \begin_inset Text
5117
5118 \begin_layout Standard
5119 \begin_inset Formula $\langle$
5120 \end_inset
5121
5122
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 </row>
5128 <row topline="true">
5129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Standard
5133
5134 \backslash
5135 lceil
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Standard
5144 \begin_inset Formula $\lceil$
5145 \end_inset
5146
5147
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 </row>
5153 <row topline="true">
5154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Standard
5158
5159 \backslash
5160 lfloor
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Standard
5169 \begin_inset Formula $\lfloor$
5170 \end_inset
5171
5172
5173 \end_layout
5174
5175 \end_inset
5176 </cell>
5177 </row>
5178 <row topline="true">
5179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Standard
5183 /
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5189 \begin_inset Text
5190
5191 \begin_layout Standard
5192 \begin_inset Formula $/$
5193 \end_inset
5194
5195
5196 \end_layout
5197
5198 \end_inset
5199 </cell>
5200 </row>
5201 <row topline="true" bottomline="true">
5202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Standard
5206 |
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5212 \begin_inset Text
5213
5214 \begin_layout Standard
5215 \begin_inset Formula $|$
5216 \end_inset
5217
5218
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 </row>
5224 </lyxtabular>
5225
5226 \end_inset
5227
5228
5229 \hfill
5230
5231 \begin_inset Tabular
5232 <lyxtabular version="3" rows="9" columns="2">
5233 <features>
5234 <column alignment="center" valignment="top" leftline="true" width="0pt">
5235 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5236 <row topline="true" bottomline="true">
5237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Standard
5241 Command
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5247 \begin_inset Text
5248
5249 \begin_layout Standard
5250 Result
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 </row>
5256 <row topline="true">
5257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Standard
5261 )
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Standard
5270 \begin_inset Formula $)$
5271 \end_inset
5272
5273
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 </row>
5279 <row topline="true">
5280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5281 \begin_inset Text
5282
5283 \begin_layout Standard
5284 }
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Standard
5293 \begin_inset Formula $\}$
5294 \end_inset
5295
5296
5297 \end_layout
5298
5299 \end_inset
5300 </cell>
5301 </row>
5302 <row topline="true">
5303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Standard
5307 ]
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5313 \begin_inset Text
5314
5315 \begin_layout Standard
5316 \begin_inset Formula $]$
5317 \end_inset
5318
5319
5320 \end_layout
5321
5322 \end_inset
5323 </cell>
5324 </row>
5325 <row topline="true">
5326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Standard
5330
5331 \backslash
5332 rangle
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Standard
5341 \begin_inset Formula $\rangle$
5342 \end_inset
5343
5344
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 </row>
5350 <row topline="true">
5351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Standard
5355
5356 \backslash
5357 rceil
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Standard
5366 \begin_inset Formula $\rceil$
5367 \end_inset
5368
5369
5370 \end_layout
5371
5372 \end_inset
5373 </cell>
5374 </row>
5375 <row topline="true">
5376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5377 \begin_inset Text
5378
5379 \begin_layout Standard
5380
5381 \backslash
5382 rfloor
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Standard
5391 \begin_inset Formula $\rfloor$
5392 \end_inset
5393
5394
5395 \end_layout
5396
5397 \end_inset
5398 </cell>
5399 </row>
5400 <row topline="true">
5401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5402 \begin_inset Text
5403
5404 \begin_layout Standard
5405
5406 \backslash
5407
5408 \backslash
5409
5410 \end_layout
5411
5412 \end_inset
5413 </cell>
5414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Standard
5418 \begin_inset Formula $\backslash$
5419 \end_inset
5420
5421
5422 \end_layout
5423
5424 \end_inset
5425 </cell>
5426 </row>
5427 <row topline="true" bottomline="true">
5428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5429 \begin_inset Text
5430
5431 \begin_layout Standard
5432
5433 \backslash
5434 |
5435 \end_layout
5436
5437 \end_inset
5438 </cell>
5439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Standard
5443 \begin_inset Formula $\|$
5444 \end_inset
5445
5446
5447 \end_layout
5448
5449 \end_inset
5450 </cell>
5451 </row>
5452 </lyxtabular>
5453
5454 \end_inset
5455
5456
5457 \hfill
5458
5459 \end_layout
5460
5461 \begin_layout Standard
5462
5463 \series medium
5464 \begin_inset Note Greyedout
5465 status open
5466
5467 \begin_layout Standard
5468
5469 \series bold
5470 Note:
5471 \series default
5472  In TeX-mode the command 
5473 \series bold
5474
5475 \backslash
5476 textbackslash
5477 \series default
5478
5479 \begin_inset LatexCommand index
5480 name "Commands ! T ! \\textbackslash textbackslash"
5481
5482 \end_inset
5483
5484  must be used for the backslash, because the command 
5485 \series bold
5486
5487 \backslash
5488
5489 \backslash
5490
5491 \series default
5492  produces there a line break.
5493 \end_layout
5494
5495 \end_inset
5496
5497
5498 \end_layout
5499
5500 \begin_layout Standard
5501 For all characters listed above the size can be adjusted with the commands
5502  described in the following two subsections.
5503  When using these commands, the characters < and > can directly be used
5504  instead of the commands 
5505 \series bold
5506
5507 \backslash
5508 langle
5509 \series default
5510  and 
5511 \series bold
5512
5513 \backslash
5514 rangle
5515 \series default
5516 .
5517 \end_layout
5518
5519 \begin_layout Subsubsection
5520 Manual Bracket Size
5521 \begin_inset LatexCommand label
5522 name "sub:Manual-Bracket-Size"
5523
5524 \end_inset
5525
5526
5527 \begin_inset LatexCommand index
5528 name "Bracket size ! manual"
5529
5530 \end_inset
5531
5532
5533 \end_layout
5534
5535 \begin_layout Standard
5536 The bracket size can be specified manually by the LaTeX-commands 
5537 \series bold
5538
5539 \backslash
5540 big
5541 \series default
5542
5543 \begin_inset LatexCommand index
5544 name "Commands ! B ! \\textbackslash big"
5545
5546 \end_inset
5547
5548
5549 \series bold
5550
5551 \backslash
5552 Big
5553 \series default
5554
5555 \series bold
5556
5557 \backslash
5558 bigg
5559 \series default
5560 , and 
5561 \series bold
5562
5563 \backslash
5564 Bigg
5565 \series default
5566 .
5567  
5568 \series bold
5569
5570 \backslash
5571 big
5572 \series default
5573  denotes the smallest and 
5574 \series bold
5575
5576 \backslash
5577 Bigg
5578 \series default
5579  the largest bracket size.
5580 \end_layout
5581
5582 \begin_layout Standard
5583 These commands are used to emphasize levels of brackets:
5584 \end_layout
5585
5586 \begin_layout Standard
5587 \align center
5588 \begin_inset Tabular
5589 <lyxtabular version="3" rows="2" columns="2">
5590 <features>
5591 <column alignment="center" valignment="top" width="0pt">
5592 <column alignment="center" valignment="top" width="0pt">
5593 <row>
5594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Standard
5598 all brackets in the same size:
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Standard
5607 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 </row>
5616 <row>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Standard
5621 this looks better:
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Standard
5630 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
5631 \end_inset
5632
5633
5634 \end_layout
5635
5636 \end_inset
5637 </cell>
5638 </row>
5639 </lyxtabular>
5640
5641 \end_inset
5642
5643
5644 \begin_inset Note Note
5645 status collapsed
5646
5647 \begin_layout Standard
5648
5649 \series bold
5650
5651 \backslash
5652 raisebox
5653 \series default
5654  is only used as spacer.
5655 \end_layout
5656
5657 \end_inset
5658
5659
5660 \end_layout
5661
5662 \begin_layout Standard
5663 For the second formula the command 
5664 \series bold
5665
5666 \backslash
5667 Big((A+B)(A-B)
5668 \backslash
5669 Big)^
5670 \begin_inset ERT
5671 status collapsed
5672
5673 \begin_layout Standard
5674
5675
5676 \backslash
5677 spce 
5678 \end_layout
5679
5680 \end_inset
5681
5682 C
5683 \series default
5684  has been used.
5685 \end_layout
5686
5687 \begin_layout Standard
5688 Here is an overview about all bracket sizes:
5689 \end_layout
5690
5691 \begin_layout Standard
5692 \align center
5693
5694 \backslash
5695 Bigg(
5696 \backslash
5697 exp
5698 \backslash
5699 bigg<
5700 \backslash
5701 Big[
5702 \backslash
5703 big{
5704 \backslash
5705 ln(3x)
5706 \backslash
5707 big}^2
5708 \begin_inset ERT
5709 status collapsed
5710
5711 \begin_layout Standard
5712
5713
5714 \backslash
5715 spce 
5716 \end_layout
5717
5718 \end_inset
5719
5720
5721 \backslash
5722 sin(x)
5723 \backslash
5724 Big]^
5725 \begin_inset ERT
5726 status collapsed
5727
5728 \begin_layout Standard
5729
5730
5731 \backslash
5732 spce 
5733 \end_layout
5734
5735 \end_inset
5736
5737 A
5738 \begin_inset ERT
5739 status collapsed
5740
5741 \begin_layout Standard
5742
5743
5744 \backslash
5745 spce 
5746 \end_layout
5747
5748 \end_inset
5749
5750
5751 \backslash
5752 bigg>
5753 \backslash
5754 Bigg)^0,5
5755 \end_layout
5756
5757 \begin_layout Standard
5758 \align center
5759 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
5760 \end_inset
5761
5762
5763 \end_layout
5764
5765 \begin_layout Standard
5766
5767 \newpage
5768 Besides the 
5769 \series bold
5770
5771 \backslash
5772 big
5773 \series default
5774 -commands there is the variant 
5775 \series bold
5776
5777 \backslash
5778 bigm
5779 \series default
5780
5781 \begin_inset LatexCommand index
5782 name "Commands ! B ! \\textbackslash bigm"
5783
5784 \end_inset
5785
5786  that adds a bit more space between the bracket and its content, and the
5787  variant 
5788 \series bold
5789
5790 \backslash
5791 bigl
5792 \series default
5793 -
5794 \series bold
5795
5796 \backslash
5797 bigr
5798 \series default
5799
5800 \begin_inset LatexCommand index
5801 name "Commands ! B ! \\textbackslash bigl - \\textbackslash bigr"
5802
5803 \end_inset
5804
5805 , that don't add additional space.
5806  The 
5807 \emph on
5808 l
5809 \emph default
5810  at the end of the command 
5811 \series bold
5812
5813 \backslash
5814 bigl
5815 \series default
5816  is for a left bracket; for a right bracket this will be replaced by an
5817  
5818 \emph on
5819 r
5820 \emph default
5821 .
5822  A left or right bracket can each be an opening or closing bracket.
5823 \end_layout
5824
5825 \begin_layout Standard
5826 In the following table is a comparison of the variants:
5827 \end_layout
5828
5829 \begin_layout Standard
5830 \align center
5831 \begin_inset Tabular
5832 <lyxtabular version="3" rows="5" columns="2">
5833 <features>
5834 <column alignment="center" valignment="middle" leftline="true" width="0">
5835 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
5836 <row topline="true" bottomline="true">
5837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Standard
5841 Command
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Standard
5850 Result
5851 \begin_inset Note Note
5852 status collapsed
5853
5854 \begin_layout Standard
5855
5856 \series bold
5857
5858 \backslash
5859 raisebox
5860 \series default
5861  is only used as spacer.
5862 \end_layout
5863
5864 \end_inset
5865
5866
5867 \end_layout
5868
5869 \end_inset
5870 </cell>
5871 </row>
5872 <row topline="true">
5873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5874 \begin_inset Text
5875
5876 \begin_layout Standard
5877
5878 \backslash
5879 Bigm(
5880 \backslash
5881 bigm(
5882 \backslash
5883 ln(3x)
5884 \backslash
5885 bigm)^2
5886 \series bold
5887
5888 \begin_inset ERT
5889 status collapsed
5890
5891 \begin_layout Standard
5892
5893
5894 \backslash
5895 spce 
5896 \end_layout
5897
5898 \end_inset
5899
5900
5901 \series default
5902
5903 \backslash
5904 Bigm)
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Standard
5913 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
5914 \end_inset
5915
5916
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 </row>
5922 <row topline="true">
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Standard
5927
5928 \backslash
5929 Big(
5930 \backslash
5931 big(
5932 \backslash
5933 ln(3x)
5934 \backslash
5935 big)^2
5936 \series bold
5937
5938 \begin_inset ERT
5939 status collapsed
5940
5941 \begin_layout Standard
5942
5943
5944 \backslash
5945 spce 
5946 \end_layout
5947
5948 \end_inset
5949
5950
5951 \series default
5952
5953 \backslash
5954 Big)
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Standard
5963 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
5964 \end_inset
5965
5966
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 </row>
5972 <row topline="true" bottomline="true">
5973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Standard
5977
5978 \backslash
5979 Bigl(
5980 \backslash
5981 bigl(
5982 \backslash
5983 ln(3x)
5984 \backslash
5985 bigr)^2
5986 \series bold
5987
5988 \begin_inset ERT
5989 status collapsed
5990
5991 \begin_layout Standard
5992
5993
5994 \backslash
5995 spce 
5996 \end_layout
5997
5998 \end_inset
5999
6000
6001 \series default
6002
6003 \backslash
6004 Bigr)
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Standard
6013 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6014 \end_inset
6015
6016
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 </row>
6022 <row topline="true" bottomline="true">
6023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6024 \begin_inset Text
6025
6026 \begin_layout Standard
6027
6028 \backslash
6029 bigl)
6030 \backslash
6031 ln(3x)
6032 \backslash
6033 bigr(
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6039 \begin_inset Text
6040
6041 \begin_layout Standard
6042 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6043 \end_inset
6044
6045
6046 \end_layout
6047
6048 \end_inset
6049 </cell>
6050 </row>
6051 </lyxtabular>
6052
6053 \end_inset
6054
6055
6056 \end_layout
6057
6058 \begin_layout Subsubsection
6059 Automatic Bracket Size
6060 \begin_inset LatexCommand label
6061 name "sub:Automatic-Bracket-Size"
6062
6063 \end_inset
6064
6065
6066 \begin_inset LatexCommand index
6067 name "Bracket size ! automatic"
6068
6069 \end_inset
6070
6071
6072 \end_layout
6073
6074 \begin_layout Standard
6075 Brackets with variable size can be inserted with the commands 
6076 \series bold
6077
6078 \backslash
6079 left
6080 \series default
6081
6082 \begin_inset LatexCommand index
6083 name "Commands ! L ! \\textbackslash left"
6084
6085 \end_inset
6086
6087  and 
6088 \series bold
6089
6090 \backslash
6091 right
6092 \series default
6093
6094 \begin_inset LatexCommand index
6095 name "Commands ! R ! \\textbackslash right"
6096
6097 \end_inset
6098
6099  or via the math toolbar button 
6100 \begin_inset Graphics
6101         filename ../images/dialog-show_mathdelimiter.png
6102         scale 85
6103
6104 \end_inset
6105
6106 .
6107  Directly behind 
6108 \series bold
6109
6110 \backslash
6111 left
6112 \series default
6113  and 
6114 \series bold
6115
6116 \backslash
6117 right
6118 \series default
6119  the wanted bracket must be inserted.
6120  The bracket size will then automatically be calculated for the output.
6121 \end_layout
6122
6123 \begin_layout Standard
6124 \align center
6125 normal bracket: The command 
6126 \series bold
6127
6128 \backslash
6129 ln(
6130 \backslash
6131 frac
6132 \begin_inset ERT
6133 status collapsed
6134
6135 \begin_layout Standard
6136
6137
6138 \backslash
6139 spce 
6140 \end_layout
6141
6142 \end_inset
6143
6144 A
6145 \begin_inset Formula $\downarrow$
6146 \end_inset
6147
6148 C
6149 \begin_inset ERT
6150 status collapsed
6151
6152 \begin_layout Standard
6153
6154
6155 \backslash
6156 spce 
6157 \end_layout
6158
6159 \end_inset
6160
6161 )
6162 \series default
6163  creates
6164 \begin_inset Formula \[
6165 \ln(\frac{A}{C})\]
6166
6167 \end_inset
6168
6169
6170 \end_layout
6171
6172 \begin_layout Standard
6173 \align center
6174 multiline bracket: The command 
6175 \series bold
6176
6177 \backslash
6178 ln
6179 \backslash
6180 left(
6181 \backslash
6182 frac
6183 \begin_inset ERT
6184 status collapsed
6185
6186 \begin_layout Standard
6187
6188
6189 \backslash
6190 spce 
6191 \end_layout
6192
6193 \end_inset
6194
6195 A
6196 \begin_inset Formula $\downarrow$
6197 \end_inset
6198
6199 C
6200 \begin_inset ERT
6201 status collapsed
6202
6203 \begin_layout Standard
6204
6205
6206 \backslash
6207 spce 
6208 \end_layout
6209
6210 \end_inset
6211
6212
6213 \backslash
6214 right)
6215 \series default
6216  creates
6217 \begin_inset Formula \[
6218 \ln\left(\frac{A}{C}\right)\]
6219
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \begin_layout Standard
6226 Instead of 
6227 \series bold
6228
6229 \backslash
6230 left
6231 \series default
6232  and 
6233 \series bold
6234
6235 \backslash
6236 right
6237 \series default
6238  the shortcut 
6239 \family sans
6240 Alt-m\InsetSpace ~
6241 bracket
6242 \family default
6243  can be used.
6244  This has the advantage that you can see in LyX immediately the real bracket
6245  size and that the matching right bracket will be created too.
6246 \newline
6247 The command
6248  for the last example would then be: 
6249 \series bold
6250
6251 \backslash
6252 ln Alt-m
6253 \series default
6254  
6255 \series bold
6256 (
6257 \backslash
6258 frac
6259 \begin_inset ERT
6260 status collapsed
6261
6262 \begin_layout Standard
6263
6264
6265 \backslash
6266 spce 
6267 \end_layout
6268
6269 \end_inset
6270
6271 A
6272 \begin_inset Formula $\downarrow$
6273 \end_inset
6274
6275 C
6276 \end_layout
6277
6278 \begin_layout Standard
6279 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6280  For example the command 
6281 \series bold
6282
6283 \backslash
6284 left.
6285 \backslash
6286 frac
6287 \begin_inset ERT
6288 status collapsed
6289
6290 \begin_layout Standard
6291
6292
6293 \backslash
6294 spce 
6295 \end_layout
6296
6297 \end_inset
6298
6299 A
6300 \begin_inset Formula $\downarrow$
6301 \end_inset
6302
6303 B
6304 \begin_inset ERT
6305 status collapsed
6306
6307 \begin_layout Standard
6308
6309
6310 \backslash
6311 spce 
6312 \end_layout
6313
6314 \end_inset
6315
6316
6317 \backslash
6318 right}
6319 \series default
6320  creates:
6321 \series bold
6322
6323 \begin_inset Formula \[
6324 \left.\frac{A}{B}\right\} \]
6325
6326 \end_inset
6327
6328
6329 \series default
6330 The commands 
6331 \series bold
6332
6333 \backslash
6334 left
6335 \series default
6336  and 
6337 \series bold
6338
6339 \backslash
6340 right
6341 \series default
6342  will be converted by LyX to brackets in the right size when the document
6343  is reloaded and an omitted bracket will appear as dashed line.
6344 \end_layout
6345
6346 \begin_layout Standard
6347 \begin_inset VSpace bigskip
6348 \end_inset
6349
6350 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6351  the command 
6352 \series bold
6353
6354 \backslash
6355 middle
6356 \series default
6357
6358 \begin_inset LatexCommand index
6359 name "Commands ! M ! \\textbackslash middle"
6360
6361 \end_inset
6362
6363  is additionally available for all brackets and limits.
6364  With this command the height of the following character is adapted to the
6365  one of the surrounding brackets, what is e.\InsetSpace \thinspace{}
6366 g.\InsetSpace ~
6367 needed for physical vectors:
6368 \begin_inset Formula \[
6369 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
6370
6371 \end_inset
6372
6373 For physical vectors there is a special LaTeX-package, described in 
6374 \begin_inset LatexCommand ref
6375 reference "sub:Physical-Vectors"
6376
6377 \end_inset
6378
6379 .
6380 \end_layout
6381
6382 \begin_layout Subsection
6383 Horizontal Brackets
6384 \begin_inset LatexCommand index
6385 name "Brackets ! horizontal"
6386
6387 \end_inset
6388
6389
6390 \end_layout
6391
6392 \begin_layout Standard
6393 \align center
6394 \begin_inset Tabular
6395 <lyxtabular version="3" rows="4" columns="2">
6396 <features>
6397 <column alignment="center" valignment="top" leftline="true" width="0pt">
6398 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6399 <row topline="true" bottomline="true">
6400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Standard
6404 Command
6405 \begin_inset Note Note
6406 status collapsed
6407
6408 \begin_layout Standard
6409
6410 \series bold
6411
6412 \backslash
6413 raisebox
6414 \series default
6415  is only used as spacer.
6416 \end_layout
6417
6418 \end_inset
6419
6420
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6426 \begin_inset Text
6427
6428 \begin_layout Standard
6429 Result
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 </row>
6435 <row topline="true">
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Standard
6440 \begin_inset ERT
6441 status collapsed
6442
6443 \begin_layout Standard
6444
6445
6446 \backslash
6447 raisebox{2.3mm}{
6448 \end_layout
6449
6450 \end_inset
6451
6452
6453 \backslash
6454 overbrace
6455 \begin_inset ERT
6456 status collapsed
6457
6458 \begin_layout Standard
6459
6460
6461 \backslash
6462 spce 
6463 \end_layout
6464
6465 \end_inset
6466
6467 A+B
6468 \begin_inset ERT
6469 status collapsed
6470
6471 \begin_layout Standard
6472
6473
6474 \backslash
6475 spce 
6476 \end_layout
6477
6478 \end_inset
6479
6480 ^
6481 \begin_inset ERT
6482 status collapsed
6483
6484 \begin_layout Standard
6485
6486
6487 \backslash
6488 spce 
6489 \end_layout
6490
6491 \end_inset
6492
6493 3
6494 \begin_inset ERT
6495 status collapsed
6496
6497 \begin_layout Standard
6498
6499 }
6500 \end_layout
6501
6502 \end_inset
6503
6504
6505 \begin_inset LatexCommand index
6506 name "Commands ! O ! \\textbackslash overbrace"
6507
6508 \end_inset
6509
6510
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6516 \begin_inset Text
6517
6518 \begin_layout Standard
6519 \begin_inset Formula $\overbrace{A+B}^{3}$
6520 \end_inset
6521
6522
6523 \end_layout
6524
6525 \end_inset
6526 </cell>
6527 </row>
6528 <row topline="true" bottomline="true">
6529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6530 \begin_inset Text
6531
6532 \begin_layout Standard
6533 \begin_inset ERT
6534 status collapsed
6535
6536 \begin_layout Standard
6537
6538
6539 \backslash
6540 raisebox{-2.2mm}{
6541 \end_layout
6542
6543 \end_inset
6544
6545
6546 \backslash
6547 underbrace
6548 \begin_inset ERT
6549 status collapsed
6550
6551 \begin_layout Standard
6552
6553
6554 \backslash
6555 spce 
6556 \end_layout
6557
6558 \end_inset
6559
6560 A+B
6561 \begin_inset ERT
6562 status collapsed
6563
6564 \begin_layout Standard
6565
6566
6567 \backslash
6568 spce 
6569 \end_layout
6570
6571 \end_inset
6572
6573 _5
6574 \begin_inset ERT
6575 status collapsed
6576
6577 \begin_layout Standard
6578
6579 }
6580 \end_layout
6581
6582 \end_inset
6583
6584
6585 \begin_inset LatexCommand index
6586 name "Commands ! U ! \\textbackslash underbrace"
6587
6588 \end_inset
6589
6590
6591 \end_layout
6592
6593 \end_inset
6594 </cell>
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Standard
6599 \begin_inset Formula $\underbrace{A+B}_{5}$
6600 \end_inset
6601
6602
6603 \end_layout
6604
6605 \end_inset
6606 </cell>
6607 </row>
6608 <row topline="true" bottomline="true">
6609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6610 \begin_inset Text
6611
6612 \begin_layout Standard
6613
6614 \backslash
6615 overbrace
6616 \begin_inset ERT
6617 status collapsed
6618
6619 \begin_layout Standard
6620
6621
6622 \backslash
6623 spce 
6624 \end_layout
6625
6626 \end_inset
6627
6628
6629 \backslash
6630 underbrace
6631 \begin_inset ERT
6632 status collapsed
6633
6634 \begin_layout Standard
6635
6636
6637 \backslash
6638 spce 
6639 \end_layout
6640
6641 \end_inset
6642
6643 A+B_w
6644 \begin_inset ERT
6645 status collapsed
6646
6647 \begin_layout Standard
6648
6649
6650 \backslash
6651 spce 
6652 \end_layout
6653
6654 \end_inset
6655
6656
6657 \begin_inset ERT
6658 status collapsed
6659
6660 \begin_layout Standard
6661
6662
6663 \backslash
6664 spce 
6665 \end_layout
6666
6667 \end_inset
6668
6669 _7
6670 \begin_inset ERT
6671 status collapsed
6672
6673 \begin_layout Standard
6674
6675
6676 \backslash
6677 spce 
6678 \end_layout
6679
6680 \end_inset
6681
6682
6683 \begin_inset ERT
6684 status collapsed
6685
6686 \begin_layout Standard
6687
6688
6689 \backslash
6690 spce 
6691 \end_layout
6692
6693 \end_inset
6694
6695 ^
6696 \begin_inset ERT
6697 status collapsed
6698
6699 \begin_layout Standard
6700
6701
6702 \backslash
6703 spce 
6704 \end_layout
6705
6706 \end_inset
6707
6708 C
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6714 \begin_inset Text
6715
6716 \begin_layout Standard
6717 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6718 \end_inset
6719
6720
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 </row>
6726 </lyxtabular>
6727
6728 \end_inset
6729
6730
6731 \end_layout
6732
6733 \begin_layout Standard
6734 In the last example it doesn't matter if 
6735 \series bold
6736
6737 \backslash
6738 overbrace
6739 \series default
6740  or 
6741 \series bold
6742
6743 \backslash
6744 underbrace
6745 \series default
6746  is inserted at first.
6747 \end_layout
6748
6749 \begin_layout Standard
6750 \begin_inset VSpace bigskip
6751 \end_inset
6752
6753 When brackets are needed that overlap each other, multiline formulas, as
6754  described in 
6755 \begin_inset LatexCommand ref
6756 reference "sec:Multiline-Formulas"
6757
6758 \end_inset
6759
6760 , must be used:
6761 \begin_inset Formula \begin{eqnarray*}
6762 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
6763  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
6764
6765 \end_inset
6766
6767 In the first row the formula is inserted together with the first brace.
6768  It is hereby important that the space command
6769 \begin_inset Foot
6770 status collapsed
6771
6772 \begin_layout Standard
6773 Space commands are explained in 
6774 \begin_inset LatexCommand ref
6775 reference "sub:Predefined-Space"
6776
6777 \end_inset
6778
6779 .
6780 \end_layout
6781
6782 \end_inset
6783
6784  
6785 \series bold
6786
6787 \backslash
6788 :
6789 \series default
6790  is inserted before the first 
6791 \begin_inset Formula $d$
6792 \end_inset
6793
6794 , because the brace that ends behind the 
6795 \begin_inset Formula $q$
6796 \end_inset
6797
6798  prevents that the following 
6799 \begin_inset Quotes eld
6800 \end_inset
6801
6802 +
6803 \begin_inset Quotes erd
6804 \end_inset
6805
6806  is surrounded by space.
6807 \begin_inset Foot
6808 status collapsed
6809
6810 \begin_layout Standard
6811 because a bracket is not handled as character, see 
6812 \begin_inset LatexCommand ref
6813 reference "sub:Binary-Operators"
6814
6815 \end_inset
6816
6817
6818 \end_layout
6819
6820 \end_inset
6821
6822  In the second row the second brace is inserted.
6823  As it should begin before the 
6824 \begin_inset Formula $b$
6825 \end_inset
6826
6827 , first the command 
6828 \series bold
6829
6830 \backslash
6831 hphantom{gggg+
6832 \backslash
6833 :}
6834 \series default
6835  is inserted.
6836 \begin_inset Foot
6837 status collapsed
6838
6839 \begin_layout Standard
6840 more about 
6841 \series bold
6842
6843 \backslash
6844 hphantom
6845 \series default
6846  see 
6847 \begin_inset LatexCommand ref
6848 reference "sub:Placeholders"
6849
6850 \end_inset
6851
6852
6853 \end_layout
6854
6855 \end_inset
6856
6857  This space is needed because the 
6858 \begin_inset Quotes eld
6859 \end_inset
6860
6861 +
6862 \begin_inset Quotes erd
6863 \end_inset
6864
6865  is also surrounded by space in the formula.
6866  The brace is placed under the command 
6867 \series bold
6868
6869 \backslash
6870 hphantom{bbqq+dddd}
6871 \series default
6872 .
6873 \end_layout
6874
6875 \begin_layout Standard
6876 It gets more complicated when brackets overlap each other, like in the following
6877  example:
6878 \begin_inset ERT
6879 status collapsed
6880
6881 \begin_layout Standard
6882
6883
6884 \backslash
6885 setlength{
6886 \backslash
6887 jot}{-6pt}
6888 \end_layout
6889
6890 \end_inset
6891
6892
6893 \begin_inset Formula \begin{eqnarray*}
6894  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
6895 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
6896
6897 \end_inset
6898
6899
6900 \begin_inset ERT
6901 status collapsed
6902
6903 \begin_layout Standard
6904
6905
6906 \backslash
6907 setlength{
6908 \backslash
6909 jot}{3pt}
6910 \end_layout
6911
6912 \end_inset
6913
6914 The first formula row is the same as the second row of the previous example,
6915  with the difference that the brace is above.
6916  The second row contains the formula together with the second brace.
6917  To avoid that there is space between the upper brace in the first row and
6918  the formula, the row spacing need to be reduced.
6919  This is not easily possible due to a bug in LyX
6920 \begin_inset Foot
6921 status collapsed
6922
6923 \begin_layout Standard
6924 \begin_inset ERT
6925 status collapsed
6926
6927 \begin_layout Standard
6928
6929
6930 \backslash
6931 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
6932 \end_layout
6933
6934 \end_inset
6935
6936 LyX-bug #1505
6937 \begin_inset ERT
6938 status collapsed
6939
6940 \begin_layout Standard
6941
6942 }
6943 \end_layout
6944
6945 \end_inset
6946
6947
6948 \end_layout
6949
6950 \end_inset
6951
6952 .
6953  As solution for the problem, the global formula row separation 
6954 \series bold
6955
6956 \backslash
6957 jot
6958 \series default
6959
6960 \begin_inset LatexCommand index
6961 name "Commands ! J ! \\textbackslash jot"
6962
6963 \end_inset
6964
6965  must be changed to -6\InsetSpace \thinspace{}
6966 pt before the formula with the command 
6967 \series bold
6968
6969 \backslash
6970 setlength{
6971 \backslash
6972 jot}{-6pt}
6973 \series default
6974  in TeX-mode.
6975  
6976 \series bold
6977
6978 \backslash
6979 jot
6980 \series default
6981  is set back after the formula to the standard value of 3\InsetSpace \thinspace{}
6982 pt using the same
6983  command.
6984  More about the row separation in formulas is explained in 
6985 \begin_inset LatexCommand ref
6986 reference "sub:Line-Separation"
6987
6988 \end_inset
6989
6990 .
6991 \end_layout
6992
6993 \begin_layout Section
6994 Arrows
6995 \begin_inset LatexCommand index
6996 name "Arrows"
6997
6998 \end_inset
6999
7000
7001 \end_layout
7002
7003 \begin_layout Standard
7004 Arrows can be inserted via the math toolbar button 
7005 \begin_inset Graphics
7006         filename ../images/math/leftarrow.png
7007         scale 85
7008
7009 \end_inset
7010
7011  or the commands listed in the following subsections.
7012 \end_layout
7013
7014 \begin_layout Subsection
7015 Horizontal Arrows
7016 \begin_inset LatexCommand index
7017 name "Arrows ! horizontal"
7018
7019 \end_inset
7020
7021
7022 \end_layout
7023
7024 \begin_layout Standard
7025
7026 \hfill
7027
7028 \begin_inset Tabular
7029 <lyxtabular version="3" rows="8" columns="2">
7030 <features>
7031 <column alignment="center" valignment="top" leftline="true" width="0pt">
7032 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7033 <row topline="true" bottomline="true">
7034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Standard
7038 Command
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7044 \begin_inset Text
7045
7046 \begin_layout Standard
7047 Result
7048 \end_layout
7049
7050 \end_inset
7051 </cell>
7052 </row>
7053 <row topline="true">
7054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Standard
7058
7059 \backslash
7060 gets
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Standard
7069 \begin_inset Formula $\gets$
7070 \end_inset
7071
7072
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 </row>
7078 <row topline="true">
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Standard
7083
7084 \backslash
7085 Leftarrow
7086 \end_layout
7087
7088 \end_inset
7089 </cell>
7090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7091 \begin_inset Text
7092
7093 \begin_layout Standard
7094 \begin_inset Formula $\Leftarrow$
7095 \end_inset
7096
7097
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 </row>
7103 <row topline="true" bottomline="true">
7104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7105 \begin_inset Text
7106
7107 \begin_layout Standard
7108
7109 \backslash
7110 longleftarrow
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Standard
7119 \begin_inset Formula $\longleftarrow$
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 </row>
7128 <row bottomline="true">
7129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Standard
7133
7134 \backslash
7135 Longleftarrow
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Standard
7144 \begin_inset Formula $\Longleftarrow$
7145 \end_inset
7146
7147
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 </row>
7153 <row bottomline="true">
7154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7155 \begin_inset Text
7156
7157 \begin_layout Standard
7158
7159 \backslash
7160 leftharpoonup
7161 \end_layout
7162
7163 \end_inset
7164 </cell>
7165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Standard
7169 \begin_inset Formula $\leftharpoonup$
7170 \end_inset
7171
7172
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 </row>
7178 <row bottomline="true">
7179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Standard
7183
7184 \backslash
7185 leftharpoondown
7186 \end_layout
7187
7188 \end_inset
7189 </cell>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Standard
7194 \begin_inset Formula $\leftharpoondown$
7195 \end_inset
7196
7197
7198 \end_layout
7199
7200 \end_inset
7201 </cell>
7202 </row>
7203 <row bottomline="true">
7204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Standard
7208
7209 \backslash
7210 hookleftarrow
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Standard
7219 \begin_inset Formula $\hookleftarrow$
7220 \end_inset
7221
7222
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 </row>
7228 </lyxtabular>
7229
7230 \end_inset
7231
7232
7233 \hfill
7234
7235 \begin_inset Tabular
7236 <lyxtabular version="3" rows="8" columns="2">
7237 <features>
7238 <column alignment="center" valignment="top" leftline="true" width="0pt">
7239 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7240 <row topline="true" bottomline="true">
7241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7242 \begin_inset Text
7243
7244 \begin_layout Standard
7245 Command
7246 \end_layout
7247
7248 \end_inset
7249 </cell>
7250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7251 \begin_inset Text
7252
7253 \begin_layout Standard
7254 Result
7255 \end_layout
7256
7257 \end_inset
7258 </cell>
7259 </row>
7260 <row topline="true">
7261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Standard
7265
7266 \backslash
7267 to
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Standard
7276 \begin_inset Formula $\to$
7277 \end_inset
7278
7279
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 </row>
7285 <row topline="true">
7286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Standard
7290
7291 \backslash
7292 Rightarrow
7293 \end_layout
7294
7295 \end_inset
7296 </cell>
7297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7298 \begin_inset Text
7299
7300 \begin_layout Standard
7301 \begin_inset Formula $\Rightarrow$
7302 \end_inset
7303
7304
7305 \end_layout
7306
7307 \end_inset
7308 </cell>
7309 </row>
7310 <row topline="true">
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Standard
7315
7316 \backslash
7317 longrightarrow
7318 \end_layout
7319
7320 \end_inset
7321 </cell>
7322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7323 \begin_inset Text
7324
7325 \begin_layout Standard
7326 \begin_inset Formula $\longrightarrow$
7327 \end_inset
7328
7329
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 </row>
7335 <row topline="true">
7336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Standard
7340
7341 \backslash
7342 Longrightarrow
7343 \end_layout
7344
7345 \end_inset
7346 </cell>
7347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7348 \begin_inset Text
7349
7350 \begin_layout Standard
7351 \begin_inset Formula $\Longrightarrow$
7352 \end_inset
7353
7354
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 </row>
7360 <row topline="true">
7361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7362 \begin_inset Text
7363
7364 \begin_layout Standard
7365
7366 \backslash
7367 rightharpoonup
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Standard
7376 \begin_inset Formula $\rightharpoonup$
7377 \end_inset
7378
7379
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 </row>
7385 <row topline="true" bottomline="true">
7386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Standard
7390
7391 \backslash
7392 rightharpoondown
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Standard
7401 \begin_inset Formula $\rightharpoondown$
7402 \end_inset
7403
7404
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 </row>
7410 <row bottomline="true">
7411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7412 \begin_inset Text
7413
7414 \begin_layout Standard
7415
7416 \backslash
7417 hookrightarrow
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Standard
7426 \begin_inset Formula $\hookrightarrow$
7427 \end_inset
7428
7429
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 </row>
7435 </lyxtabular>
7436
7437 \end_inset
7438
7439
7440 \hfill
7441
7442 \end_layout
7443
7444 \begin_layout Standard
7445
7446 \hfill
7447
7448 \begin_inset Tabular
7449 <lyxtabular version="3" rows="6" columns="2">
7450 <features>
7451 <column alignment="center" valignment="top" leftline="true" width="0pt">
7452 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7453 <row topline="true" bottomline="true">
7454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7455 \begin_inset Text
7456
7457 \begin_layout Standard
7458 Command
7459 \end_layout
7460
7461 \end_inset
7462 </cell>
7463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Standard
7467 Result
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 </row>
7473 <row topline="true">
7474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Standard
7478
7479 \backslash
7480 leftrightarrow
7481 \end_layout
7482
7483 \end_inset
7484 </cell>
7485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Standard
7489 \begin_inset Formula $\leftrightarrow$
7490 \end_inset
7491
7492
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 </row>
7498 <row topline="true">
7499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Standard
7503
7504 \backslash
7505 Leftrightarrow
7506 \end_layout
7507
7508 \end_inset
7509 </cell>
7510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Standard
7514 \begin_inset Formula $\Leftrightarrow$
7515 \end_inset
7516
7517
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 <row topline="true">
7524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Standard
7528
7529 \backslash
7530 longleftrightarrow
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Standard
7539 \begin_inset Formula $\longleftrightarrow$
7540 \end_inset
7541
7542
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 </row>
7548 <row topline="true">
7549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Standard
7553
7554 \backslash
7555 Longleftrightarrow
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Standard
7564 \begin_inset Formula $\Longleftrightarrow$
7565 \end_inset
7566
7567
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 </row>
7573 <row topline="true" bottomline="true">
7574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Standard
7578
7579 \backslash
7580 rightleftharpoons
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Standard
7589 \begin_inset Formula $\rightleftharpoons$
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 </row>
7598 </lyxtabular>
7599
7600 \end_inset
7601
7602
7603 \begin_inset ERT
7604 status collapsed
7605
7606 \begin_layout Standard
7607
7608
7609 \backslash
7610 hspace{25pt}
7611 \end_layout
7612
7613 \end_inset
7614
7615
7616 \hfill
7617
7618 \begin_inset Tabular
7619 <lyxtabular version="3" rows="5" columns="2">
7620 <features>
7621 <column alignment="center" valignment="top" leftline="true" width="0pt">
7622 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7623 <row topline="true" bottomline="true">
7624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Standard
7628 Command
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Standard
7637 Result
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 </row>
7643 <row topline="true">
7644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Standard
7648
7649 \backslash
7650 mapsto
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Standard
7659 \begin_inset Formula $\mapsto$
7660 \end_inset
7661
7662
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 <row topline="true">
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Standard
7673
7674 \backslash
7675 longmapsto
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Standard
7684 \begin_inset Formula $\longmapsto$
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 </row>
7693 <row topline="true">
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Standard
7698
7699 \backslash
7700 leadsto
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Standard
7709 \begin_inset Formula $\leadsto$
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 </row>
7718 <row topline="true" bottomline="true">
7719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Standard
7723
7724 \backslash
7725 dasharrow
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Standard
7734 \begin_inset Formula $\dasharrow$
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 </lyxtabular>
7744
7745 \end_inset
7746
7747
7748 \hfill
7749
7750 \end_layout
7751
7752 \begin_layout Standard
7753 \begin_inset VSpace medskip
7754 \end_inset
7755
7756 Arrows used as accent like e.\InsetSpace \thinspace{}
7757 g.\InsetSpace ~
7758 vector arrows are listed in 
7759 \begin_inset LatexCommand ref
7760 reference "sec:Accents"
7761
7762 \end_inset
7763
7764 .
7765 \end_layout
7766
7767 \begin_layout Standard
7768 \begin_inset VSpace bigskip
7769 \end_inset
7770
7771 Furthermore there are the labeled arrows
7772 \begin_inset LatexCommand index
7773 name "Arrows ! labeled"
7774
7775 \end_inset
7776
7777  
7778 \series bold
7779
7780 \backslash
7781 xleftarrow
7782 \series default
7783
7784 \begin_inset LatexCommand index
7785 name "Commands ! X ! \\textbackslash xleftarrow"
7786
7787 \end_inset
7788
7789  and 
7790 \series bold
7791
7792 \backslash
7793 xrightarrow
7794 \series default
7795
7796 \begin_inset LatexCommand index
7797 name "Commands ! X ! \\textbackslash xrightarrow\\vspace{4mm}"
7798
7799 \end_inset
7800
7801 .
7802  When inserting one of these commands in a formula, an arrow with two blue
7803  boxes appear where the label can be inserted.
7804  The length of the arrow adapts to the label width.
7805 \end_layout
7806
7807 \begin_layout Standard
7808 \align center
7809 \begin_inset Tabular
7810 <lyxtabular version="3" rows="3" columns="2">
7811 <features>
7812 <column alignment="center" valignment="top" leftline="true" width="0pt">
7813 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7814 <row topline="true" bottomline="true">
7815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Standard
7819 Command
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Standard
7828 Result
7829 \begin_inset Note Note
7830 status collapsed
7831
7832 \begin_layout Standard
7833
7834 \series bold
7835
7836 \backslash
7837 raisebox
7838 \series default
7839  is only used as spacer.
7840 \end_layout
7841
7842 \end_inset
7843
7844
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 </row>
7850 <row topline="true">
7851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Standard
7855 F(a)
7856 \backslash
7857 xleftarrow
7858 \begin_inset ERT
7859 status collapsed
7860
7861 \begin_layout Standard
7862
7863
7864 \backslash
7865 spce 
7866 \end_layout
7867
7868 \end_inset
7869
7870 x=a
7871 \begin_inset Formula $\downarrow$
7872 \end_inset
7873
7874 x>0
7875 \begin_inset Formula $\to$
7876 \end_inset
7877
7878 F(x)
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Standard
7887 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
7888 \end_inset
7889
7890
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 </row>
7896 <row topline="true" bottomline="true">
7897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Standard
7901 F(x)
7902 \backslash
7903 xrightarrow
7904 \begin_inset ERT
7905 status collapsed
7906
7907 \begin_layout Standard
7908
7909
7910 \backslash
7911 spce 
7912 \end_layout
7913
7914 \end_inset
7915
7916 x=a
7917 \begin_inset Formula $\downarrow$
7918 \end_inset
7919
7920 x>0
7921 \begin_inset Formula $\to$
7922 \end_inset
7923
7924 F(a)
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Standard
7933 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
7934 \end_inset
7935
7936
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 </row>
7942 </lyxtabular>
7943
7944 \end_inset
7945
7946
7947 \end_layout
7948
7949 \begin_layout Subsection
7950 Vertical and diagonal Arrows
7951 \begin_inset LatexCommand index
7952 name "Arrows ! diagonal"
7953
7954 \end_inset
7955
7956
7957 \begin_inset LatexCommand index
7958 name "Arrows ! vertical"
7959
7960 \end_inset
7961
7962
7963 \end_layout
7964
7965 \begin_layout Standard
7966
7967 \hfill
7968
7969 \begin_inset Tabular
7970 <lyxtabular version="3" rows="7" columns="2">
7971 <features>
7972 <column alignment="center" valignment="top" leftline="true" width="0pt">
7973 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7974 <row topline="true" bottomline="true">
7975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Standard
7979 Command
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Standard
7988 Result
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 </row>
7994 <row topline="true">
7995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Standard
7999
8000 \backslash
8001 uparrow
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Standard
8010 \begin_inset Formula $\uparrow$
8011 \end_inset
8012
8013
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 </row>
8019 <row topline="true">
8020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Standard
8024
8025 \backslash
8026 Uparrow
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Standard
8035 \begin_inset Formula $\Uparrow$
8036 \end_inset
8037
8038
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row topline="true">
8045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Standard
8049
8050 \backslash
8051 updownarrow
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Standard
8060 \begin_inset Formula $\updownarrow$
8061 \end_inset
8062
8063
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 </row>
8069 <row topline="true">
8070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Standard
8074
8075 \backslash
8076 Updownarrow
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Standard
8085 \begin_inset Formula $\Updownarrow$
8086 \end_inset
8087
8088
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 </row>
8094 <row topline="true" bottomline="true">
8095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Standard
8099
8100 \backslash
8101 Downarrow
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Standard
8110 \begin_inset Formula $\Downarrow$
8111 \end_inset
8112
8113
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 </row>
8119 <row bottomline="true">
8120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Standard
8124
8125 \backslash
8126 downarrow
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Standard
8135 \begin_inset Formula $\downarrow$
8136 \end_inset
8137
8138
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 </row>
8144 </lyxtabular>
8145
8146 \end_inset
8147
8148
8149 \hfill
8150
8151 \begin_inset Tabular
8152 <lyxtabular version="3" rows="5" columns="2">
8153 <features>
8154 <column alignment="center" valignment="top" leftline="true" width="0pt">
8155 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8156 <row topline="true" bottomline="true">
8157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Standard
8161 Command
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Standard
8170 Result
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 </row>
8176 <row topline="true">
8177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Standard
8181
8182 \backslash
8183 nearrow
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Standard
8192 \begin_inset Formula $\nearrow$
8193 \end_inset
8194
8195
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 </row>
8201 <row topline="true">
8202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Standard
8206
8207 \backslash
8208 searrow
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Standard
8217 \begin_inset Formula $\searrow$
8218 \end_inset
8219
8220
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 </row>
8226 <row topline="true" bottomline="true">
8227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Standard
8231
8232 \backslash
8233 swarrow
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Standard
8242 \begin_inset Formula $\swarrow$
8243 \end_inset
8244
8245
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 </row>
8251 <row bottomline="true">
8252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Standard
8256
8257 \backslash
8258 nwarrow
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Standard
8267 \begin_inset Formula $\nwarrow$
8268 \end_inset
8269
8270
8271 \end_layout
8272
8273 \end_inset
8274 </cell>
8275 </row>
8276 </lyxtabular>
8277
8278 \end_inset
8279
8280
8281 \hfill
8282
8283 \end_layout
8284
8285 \begin_layout Standard
8286 \begin_inset VSpace medskip
8287 \end_inset
8288
8289 Vertical arrows can be used also as delimiter together with the commands
8290  described in 
8291 \begin_inset LatexCommand ref
8292 reference "sub:Manual-Bracket-Size"
8293
8294 \end_inset
8295
8296  and 
8297 \begin_inset LatexCommand ref
8298 reference "sub:Automatic-Bracket-Size"
8299
8300 \end_inset
8301
8302 .
8303 \end_layout
8304
8305 \begin_layout Standard
8306
8307 \newpage
8308
8309 \end_layout
8310
8311 \begin_layout Section
8312 Accents
8313 \begin_inset LatexCommand label
8314 name "sec:Accents"
8315
8316 \end_inset
8317
8318
8319 \begin_inset LatexCommand index
8320 name "Accents"
8321
8322 \end_inset
8323
8324
8325 \end_layout
8326
8327 \begin_layout Standard
8328 Accents can be inserted via the math toolbar button 
8329 \begin_inset Graphics
8330         filename ../images/math/hat.png
8331         scale 85
8332
8333 \end_inset
8334
8335  or the commands listed in the following subsections.
8336 \end_layout
8337
8338 \begin_layout Subsection
8339 Accents for one Character
8340 \begin_inset ERT
8341 status collapsed
8342
8343 \begin_layout Standard
8344
8345
8346 \backslash
8347 texorpdfstring{
8348 \end_layout
8349
8350 \end_inset
8351
8352
8353 \begin_inset Foot
8354 status collapsed
8355
8356 \begin_layout Standard
8357 accents in text see 
8358 \begin_inset LatexCommand ref
8359 reference "sub:Accents-in-Text"
8360
8361 \end_inset
8362
8363
8364 \end_layout
8365
8366 \end_inset
8367
8368
8369 \begin_inset ERT
8370 status collapsed
8371
8372 \begin_layout Standard
8373
8374 }{}
8375 \end_layout
8376
8377 \end_inset
8378
8379
8380 \begin_inset Note Note
8381 status collapsed
8382
8383 \begin_layout Standard
8384
8385 \backslash
8386 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
8387 \end_layout
8388
8389 \begin_layout Standard
8390 More about 
8391 \backslash
8392 texorpdfstring is in section 
8393 \begin_inset LatexCommand ref
8394 reference "sub:Formulas-in-Section"
8395
8396 \end_inset
8397
8398 .
8399 \end_layout
8400
8401 \end_inset
8402
8403
8404 \begin_inset LatexCommand label
8405 name "sub:Accents-for-one"
8406
8407 \end_inset
8408
8409
8410 \begin_inset LatexCommand index
8411 name "Accents ! for one character"
8412
8413 \end_inset
8414
8415
8416 \end_layout
8417
8418 \begin_layout Standard
8419
8420 \hfill
8421
8422 \begin_inset Tabular
8423 <lyxtabular version="3" rows="8" columns="2">
8424 <features>
8425 <column alignment="center" valignment="top" leftline="true" width="0pt">
8426 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8427 <row topline="true" bottomline="true">
8428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Standard
8432 Command
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Standard
8441 Result
8442 \begin_inset Note Note
8443 status collapsed
8444
8445 \begin_layout Standard
8446
8447 \series bold
8448
8449 \backslash
8450 raisebox
8451 \series default
8452  is only used as spacer.
8453 \end_layout
8454
8455 \end_inset
8456
8457
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 </row>
8463 <row topline="true" bottomline="true">
8464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Standard
8468
8469 \backslash
8470 dot
8471 \begin_inset ERT
8472 status collapsed
8473
8474 \begin_layout Standard
8475
8476
8477 \backslash
8478 spce 
8479 \end_layout
8480
8481 \end_inset
8482
8483 A
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Standard
8492 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8493 \end_inset
8494
8495
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row bottomline="true">
8502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Standard
8506
8507 \backslash
8508 ddot
8509 \begin_inset ERT
8510 status collapsed
8511
8512 \begin_layout Standard
8513
8514
8515 \backslash
8516 spce 
8517 \end_layout
8518
8519 \end_inset
8520
8521 A
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Standard
8530 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8531 \end_inset
8532
8533
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 </row>
8539 <row bottomline="true">
8540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Standard
8544
8545 \backslash
8546 dddot
8547 \begin_inset ERT
8548 status collapsed
8549
8550 \begin_layout Standard
8551
8552
8553 \backslash
8554 spce 
8555 \end_layout
8556
8557 \end_inset
8558
8559 A
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Standard
8568 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8569 \end_inset
8570
8571
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 </row>
8577 <row bottomline="true">
8578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Standard
8582
8583 \backslash
8584 ddddot{A
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Standard
8593 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8594 \end_inset
8595
8596
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 </row>
8602 <row bottomline="true">
8603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Standard
8607
8608 \backslash
8609 vec
8610 \begin_inset ERT
8611 status collapsed
8612
8613 \begin_layout Standard
8614
8615
8616 \backslash
8617 spce 
8618 \end_layout
8619
8620 \end_inset
8621
8622 A
8623 \begin_inset LatexCommand index
8624 name "Vectors"
8625
8626 \end_inset
8627
8628
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Standard
8637 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
8638 \end_inset
8639
8640
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 <row bottomline="true">
8647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Standard
8651
8652 \backslash
8653 bar
8654 \begin_inset ERT
8655 status collapsed
8656
8657 \begin_layout Standard
8658
8659
8660 \backslash
8661 spce 
8662 \end_layout
8663
8664 \end_inset
8665
8666 A
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Standard
8675 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
8676 \end_inset
8677
8678
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 </row>
8684 <row bottomline="true">
8685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Standard
8689
8690 \backslash
8691 mathring
8692 \begin_inset ERT
8693 status collapsed
8694
8695 \begin_layout Standard
8696
8697
8698 \backslash
8699 spce 
8700 \end_layout
8701
8702 \end_inset
8703
8704 A
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Standard
8713 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
8714 \end_inset
8715
8716
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 </row>
8722 </lyxtabular>
8723
8724 \end_inset
8725
8726
8727 \hfill
8728
8729 \begin_inset Tabular
8730 <lyxtabular version="3" rows="7" columns="2">
8731 <features>
8732 <column alignment="center" valignment="top" leftline="true" width="0pt">
8733 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8734 <row topline="true" bottomline="true">
8735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Standard
8739 Command
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Standard
8748 Result
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 </row>
8754 <row topline="true" bottomline="true">
8755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Standard
8759
8760 \backslash
8761 tilde
8762 \begin_inset ERT
8763 status collapsed
8764
8765 \begin_layout Standard
8766
8767
8768 \backslash
8769 spce 
8770 \end_layout
8771
8772 \end_inset
8773
8774 A
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Standard
8783 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
8784 \end_inset
8785
8786
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 </row>
8792 <row bottomline="true">
8793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Standard
8797
8798 \backslash
8799 hat
8800 \begin_inset ERT
8801 status collapsed
8802
8803 \begin_layout Standard
8804
8805
8806 \backslash
8807 spce 
8808 \end_layout
8809
8810 \end_inset
8811
8812 A
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Standard
8821 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
8822 \end_inset
8823
8824
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 </row>
8830 <row bottomline="true">
8831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Standard
8835
8836 \backslash
8837 check
8838 \begin_inset ERT
8839 status collapsed
8840
8841 \begin_layout Standard
8842
8843
8844 \backslash
8845 spce 
8846 \end_layout
8847
8848 \end_inset
8849
8850 A
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Standard
8859 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
8860 \end_inset
8861
8862
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 </row>
8868 <row bottomline="true">
8869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Standard
8873
8874 \backslash
8875 acute
8876 \begin_inset ERT
8877 status collapsed
8878
8879 \begin_layout Standard
8880
8881
8882 \backslash
8883 spce 
8884 \end_layout
8885
8886 \end_inset
8887
8888 A
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Standard
8897 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
8898 \end_inset
8899
8900
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row bottomline="true">
8907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Standard
8911
8912 \backslash
8913 grave
8914 \begin_inset ERT
8915 status collapsed
8916
8917 \begin_layout Standard
8918
8919
8920 \backslash
8921 spce 
8922 \end_layout
8923
8924 \end_inset
8925
8926 A
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Standard
8935 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
8936 \end_inset
8937
8938
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 </row>
8944 <row bottomline="true">
8945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Standard
8949
8950 \backslash
8951 breve
8952 \begin_inset ERT
8953 status collapsed
8954
8955 \begin_layout Standard
8956
8957
8958 \backslash
8959 spce 
8960 \end_layout
8961
8962 \end_inset
8963
8964 A
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Standard
8973 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
8974 \end_inset
8975
8976
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 </row>
8982 </lyxtabular>
8983
8984 \end_inset
8985
8986
8987 \hfill
8988
8989 \end_layout
8990
8991 \begin_layout Standard
8992 \begin_inset VSpace bigskip
8993 \end_inset
8994
8995 To create umlauts
8996 \begin_inset LatexCommand index
8997 name "Umlauts"
8998
8999 \end_inset
9000
9001  in formulas, a quotation mark is inserted before the vowel.
9002  These two characters are then treated by LaTeX as 
9003 \emph on
9004 one
9005 \emph default
9006  character when the formula part with the umlaut is marked as German.
9007  In contrary to 
9008 \series bold
9009
9010 \backslash
9011 ddot
9012 \series default
9013 , with this method 
9014 \begin_inset Quotes eld
9015 \end_inset
9016
9017 real
9018 \begin_inset Quotes erd
9019 \end_inset
9020
9021  umlauts are created as demonstrated in the following example:
9022 \end_layout
9023
9024 \begin_layout Standard
9025 \begin_inset VSpace -2mm
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \begin_layout Standard
9032 \align center
9033 \begin_inset Tabular
9034 <lyxtabular version="3" rows="3" columns="2">
9035 <features>
9036 <column alignment="center" valignment="top" leftline="true" width="0">
9037 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
9038 <row topline="true" bottomline="true">
9039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Standard
9043 Command
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Standard
9052 Result
9053 \begin_inset Note Note
9054 status collapsed
9055
9056 \begin_layout Standard
9057
9058 \series bold
9059
9060 \backslash
9061 raisebox
9062 \series default
9063  is only used as spacer.
9064 \end_layout
9065
9066 \end_inset
9067
9068
9069 \end_layout
9070
9071 \end_inset
9072 </cell>
9073 </row>
9074 <row topline="true">
9075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Standard
9079
9080 \lang ngerman
9081 \begin_inset Quotes grd
9082 \end_inset
9083
9084 i
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Standard
9093
9094 \lang ngerman
9095 \begin_inset Formula $"i$
9096 \end_inset
9097
9098
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 <row topline="true" bottomline="true">
9105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Standard
9109
9110 \backslash
9111 ddot
9112 \begin_inset ERT
9113 status collapsed
9114
9115 \begin_layout Standard
9116
9117
9118 \backslash
9119 spce 
9120 \end_layout
9121
9122 \end_inset
9123
9124 i
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Standard
9133 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9134 \end_inset
9135
9136
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 </row>
9142 </lyxtabular>
9143
9144 \end_inset
9145
9146
9147 \end_layout
9148
9149 \begin_layout Standard
9150 Another advantage to 
9151 \series bold
9152
9153 \backslash
9154 ddot
9155 \series default
9156  is that umlauts can directly be converted to mathematical text because
9157  the accent commands above are 
9158 \emph on
9159 not allowed
9160 \emph default
9161  
9162 \emph on
9163 in mathematical text
9164 \emph default
9165 .
9166  To convert an accented character to mathematical text, only the character
9167  under the accent may be converted.
9168  This applies also for all other conversions, e.\InsetSpace \thinspace{}
9169 g.\InsetSpace ~
9170 to italic or bold.
9171 \end_layout
9172
9173 \begin_layout Standard
9174 In mathematical text, umlauts and other accented characters can directly
9175  be inserted.
9176 \end_layout
9177
9178 \begin_layout Subsection
9179 Accents for Operators
9180 \begin_inset LatexCommand index
9181 name "Accents ! for operators"
9182
9183 \end_inset
9184
9185
9186 \end_layout
9187
9188 \begin_layout Standard
9189 With the commands 
9190 \series bold
9191
9192 \backslash
9193 overset
9194 \series default
9195
9196 \begin_inset LatexCommand index
9197 name "Commands ! O ! \\textbackslash overset"
9198
9199 \end_inset
9200
9201  and 
9202 \series bold
9203
9204 \backslash
9205 underset
9206 \series default
9207
9208 \begin_inset LatexCommand index
9209 name "Commands ! U ! \\textbackslash underset"
9210
9211 \end_inset
9212
9213  characters can be placed above or below an operator, respectively, to accent
9214  it.
9215  With the command 
9216 \series bold
9217
9218 \backslash
9219 sideset
9220 \series default
9221
9222 \begin_inset LatexCommand index
9223 name "Commands ! S ! \\textbackslash sideset"
9224
9225 \end_inset
9226
9227  characters can be set before and behind an operator.
9228  The command scheme is:
9229 \end_layout
9230
9231 \begin_layout Standard
9232
9233 \series bold
9234
9235 \backslash
9236 sideset{character
9237 \series default
9238  
9239 \series bold
9240 before}{character
9241 \series default
9242  
9243 \series bold
9244 behind}
9245 \end_layout
9246
9247 \begin_layout Standard
9248
9249 \series bold
9250
9251 \backslash
9252 sideset
9253 \series default
9254  must always be before the operator that should be accented.
9255  You can accent with several characters and even with other operators and
9256  symbols.
9257  To place with 
9258 \series bold
9259
9260 \backslash
9261 sideset
9262 \series default
9263  for example only characters behind an operator, write nothing between the
9264  first braces but don't omit the braces.
9265 \end_layout
9266
9267 \begin_layout Standard
9268 For example the command 
9269 \series bold
9270
9271 \backslash
9272 sideset{
9273 \begin_inset Formula $\to$
9274 \end_inset
9275
9276
9277 \backslash
9278 {
9279 \series default
9280 '
9281 \series bold
9282
9283 \begin_inset Formula $\to$
9284 \end_inset
9285
9286
9287 \backslash
9288 sum_k=1
9289 \begin_inset ERT
9290 status collapsed
9291
9292 \begin_layout Standard
9293
9294
9295 \backslash
9296 spce 
9297 \end_layout
9298
9299 \end_inset
9300
9301
9302 \series default
9303 ^
9304 \series bold
9305 n
9306 \series default
9307  produces:
9308 \begin_inset Formula \[
9309 \sideset{}{'}\sum_{k=1}^{n}\]
9310
9311 \end_inset
9312
9313
9314 \end_layout
9315
9316 \begin_layout Standard
9317 The command 
9318 \series bold
9319
9320 \backslash
9321 overset
9322 \begin_inset ERT
9323 status collapsed
9324
9325 \begin_layout Standard
9326
9327
9328 \backslash
9329 spce 
9330 \end_layout
9331
9332 \end_inset
9333
9334
9335 \backslash
9336 maltese
9337 \begin_inset ERT
9338 status collapsed
9339
9340 \begin_layout Standard
9341
9342
9343 \backslash
9344 spce 
9345 \end_layout
9346
9347 \end_inset
9348
9349
9350 \series default
9351
9352 \begin_inset Formula $\uparrow$
9353 \end_inset
9354
9355
9356 \series bold
9357 a
9358 \series default
9359  produces:
9360 \begin_inset Formula \[
9361 \overset{a}{\maltese}\]
9362
9363 \end_inset
9364
9365 As seen in the last example, with 
9366 \series bold
9367
9368 \backslash
9369 overset
9370 \series default
9371  and 
9372 \series bold
9373
9374 \backslash
9375 underset
9376 \series default
9377  also symbols and characters can be accented; with 
9378 \series bold
9379
9380 \backslash
9381 sideset
9382 \series default
9383  this is not possible.
9384 \end_layout
9385
9386 \begin_layout Subsection
9387 Accents for several Characters
9388 \begin_inset LatexCommand label
9389 name "sub:Accents-for-several"
9390
9391 \end_inset
9392
9393
9394 \begin_inset LatexCommand index
9395 name "Accents ! for several characters"
9396
9397 \end_inset
9398
9399
9400 \end_layout
9401
9402 \begin_layout Standard
9403
9404 \hfill
9405
9406 \begin_inset Tabular
9407 <lyxtabular version="3" rows="5" columns="2">
9408 <features>
9409 <column alignment="center" valignment="top" leftline="true" width="0pt">
9410 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9411 <row topline="true" bottomline="true">
9412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Standard
9416 Command
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Standard
9425 Result
9426 \begin_inset Note Note
9427 status collapsed
9428
9429 \begin_layout Standard
9430
9431 \series bold
9432
9433 \backslash
9434 raisebox
9435 \series default
9436  is only used as spacer.
9437 \end_layout
9438
9439 \end_inset
9440
9441
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 </row>
9447 <row topline="true" bottomline="true">
9448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Standard
9452
9453 \backslash
9454 overleftarrow
9455 \begin_inset ERT
9456 status collapsed
9457
9458 \begin_layout Standard
9459
9460
9461 \backslash
9462 spce 
9463 \end_layout
9464
9465 \end_inset
9466
9467 A=B
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Standard
9476 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 </row>
9485 <row bottomline="true">
9486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Standard
9490
9491 \backslash
9492 underleftarrow
9493 \begin_inset ERT
9494 status collapsed
9495
9496 \begin_layout Standard
9497
9498
9499 \backslash
9500 spce 
9501 \end_layout
9502
9503 \end_inset
9504
9505 A=B
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Standard
9514 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9515 \end_inset
9516
9517
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 </row>
9523 <row bottomline="true">
9524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9525 \begin_inset Text
9526
9527 \begin_layout Standard
9528
9529 \backslash
9530 overleftrightarrow
9531 \begin_inset ERT
9532 status collapsed
9533
9534 \begin_layout Standard
9535
9536
9537 \backslash
9538 spce 
9539 \end_layout
9540
9541 \end_inset
9542
9543 A=B
9544 \end_layout
9545
9546 \end_inset
9547 </cell>
9548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Standard
9552 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9553 \end_inset
9554
9555
9556 \end_layout
9557
9558 \end_inset
9559 </cell>
9560 </row>
9561 <row bottomline="true">
9562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Standard
9566
9567 \backslash
9568 underleftrightarrow
9569 \begin_inset ERT
9570 status collapsed
9571
9572 \begin_layout Standard
9573
9574
9575 \backslash
9576 spce 
9577 \end_layout
9578
9579 \end_inset
9580
9581 A=B
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Standard
9590 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9591 \end_inset
9592
9593
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 </row>
9599 </lyxtabular>
9600
9601 \end_inset
9602
9603
9604 \hfill
9605
9606 \begin_inset Tabular
9607 <lyxtabular version="3" rows="5" columns="2">
9608 <features>
9609 <column alignment="center" valignment="top" leftline="true" width="0pt">
9610 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9611 <row topline="true" bottomline="true">
9612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Standard
9616 Command
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Standard
9625 Result
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 </row>
9631 <row topline="true" bottomline="true">
9632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Standard
9636
9637 \backslash
9638 overrightarrow
9639 \begin_inset ERT
9640 status collapsed
9641
9642 \begin_layout Standard
9643
9644
9645 \backslash
9646 spce 
9647 \end_layout
9648
9649 \end_inset
9650
9651 A=B
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9657 \begin_inset Text
9658
9659 \begin_layout Standard
9660 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9661 \end_inset
9662
9663
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 </row>
9669 <row bottomline="true">
9670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Standard
9674
9675 \backslash
9676 underrightarrow
9677 \begin_inset ERT
9678 status collapsed
9679
9680 \begin_layout Standard
9681
9682
9683 \backslash
9684 spce 
9685 \end_layout
9686
9687 \end_inset
9688
9689 A=B
9690 \end_layout
9691
9692 \end_inset
9693 </cell>
9694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9695 \begin_inset Text
9696
9697 \begin_layout Standard
9698 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9699 \end_inset
9700
9701
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 </row>
9707 <row bottomline="true">
9708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Standard
9712
9713 \backslash
9714 widetilde
9715 \begin_inset ERT
9716 status collapsed
9717
9718 \begin_layout Standard
9719
9720
9721 \backslash
9722 spce 
9723 \end_layout
9724
9725 \end_inset
9726
9727 A=B
9728 \end_layout
9729
9730 \end_inset
9731 </cell>
9732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9733 \begin_inset Text
9734
9735 \begin_layout Standard
9736 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9737 \end_inset
9738
9739
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 </row>
9745 <row bottomline="true">
9746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Standard
9750
9751 \backslash
9752 widehat
9753 \begin_inset ERT
9754 status collapsed
9755
9756 \begin_layout Standard
9757
9758
9759 \backslash
9760 spce 
9761 \end_layout
9762
9763 \end_inset
9764
9765 A=B
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Standard
9774 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9775 \end_inset
9776
9777
9778 \end_layout
9779
9780 \end_inset
9781 </cell>
9782 </row>
9783 </lyxtabular>
9784
9785 \end_inset
9786
9787
9788 \hfill
9789
9790 \end_layout
9791
9792 \begin_layout Standard
9793 \begin_inset VSpace medskip
9794 \end_inset
9795
9796 With these commands as many characters as you like can be accented.
9797  But the accents 
9798 \series bold
9799
9800 \backslash
9801 widetilde
9802 \series default
9803  and 
9804 \series bold
9805
9806 \backslash
9807 widehat
9808 \series default
9809  will only be set in the output with a length of three characters, as shown
9810  in the following example:
9811 \begin_inset Formula \[
9812 \widetilde{A+B=C-D}\]
9813
9814 \end_inset
9815
9816
9817 \end_layout
9818
9819 \begin_layout Standard
9820 With the commands 
9821 \series bold
9822
9823 \backslash
9824 overset
9825 \series default
9826
9827 \begin_inset LatexCommand index
9828 name "Commands ! O ! \\textbackslash overset"
9829
9830 \end_inset
9831
9832  and 
9833 \series bold
9834
9835 \backslash
9836 underset
9837 \series default
9838
9839 \begin_inset LatexCommand index
9840 name "Commands ! U ! \\textbackslash underset"
9841
9842 \end_inset
9843
9844  described in the previous subsection it is also possible to accent several
9845  characters.
9846  The command 
9847 \series bold
9848
9849 \backslash
9850 underset
9851 \begin_inset ERT
9852 status collapsed
9853
9854 \begin_layout Standard
9855
9856
9857 \backslash
9858 spce 
9859 \end_layout
9860
9861 \end_inset
9862
9863 A=B
9864 \begin_inset Formula $\downarrow$
9865 \end_inset
9866
9867 ***
9868 \series default
9869  creates:
9870 \begin_inset Formula \[
9871 \underset{***}{A=B}\]
9872
9873 \end_inset
9874
9875
9876 \end_layout
9877
9878 \begin_layout Section
9879 Space
9880 \begin_inset LatexCommand label
9881 name "sub:Space"
9882
9883 \end_inset
9884
9885
9886 \begin_inset LatexCommand index
9887 name "Space ! horizontal"
9888
9889 \end_inset
9890
9891
9892 \end_layout
9893
9894 \begin_layout Subsection
9895 Predefined Space
9896 \begin_inset LatexCommand label
9897 name "sub:Predefined-Space"
9898
9899 \end_inset
9900
9901
9902 \begin_inset LatexCommand index
9903 name "Space ! horizontal ! predefined"
9904
9905 \end_inset
9906
9907
9908 \end_layout
9909
9910 \begin_layout Standard
9911 Sometimes it is necessary to insert horizontal space to a formula.
9912  This is done by inserting a protected space (shortcut 
9913 \family sans
9914 Ctrl-Space
9915 \family default
9916 ).
9917  A blue 
9918 \begin_inset Quotes eld
9919 \end_inset
9920
9921
9922 \series bold
9923 \color blue
9924
9925 \begin_inset ERT
9926 status collapsed
9927
9928 \begin_layout Standard
9929
9930
9931 \backslash
9932 spce 
9933 \end_layout
9934
9935 \end_inset
9936
9937
9938 \series default
9939 \color inherit
9940
9941 \begin_inset Quotes erd
9942 \end_inset
9943
9944  appears and by pressing 
9945 \family sans
9946 Space
9947 \family default
9948  several times one can select one of eight different space sizes.
9949  The spaces can also be inserted using the math toolbar button 
9950 \begin_inset Graphics
9951         filename ../images/math/space.png
9952         scale 85
9953
9954 \end_inset
9955
9956  or special commands.
9957  Independent from the inserted command, one can select the size again by
9958  pressing 
9959 \family sans
9960 Space
9961 \family default
9962  afterwards.
9963 \end_layout
9964
9965 \begin_layout Standard
9966 \noindent
9967 \align center
9968 \begin_inset VSpace -5mm
9969 \end_inset
9970
9971
9972 \begin_inset Tabular
9973 <lyxtabular version="3" rows="3" columns="7">
9974 <features>
9975 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
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" width="0">
9980 <column alignment="center" valignment="top" leftline="true" width="0">
9981 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
9982 <row topline="true">
9983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Standard
9987 Command
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Standard
9996
9997 \backslash
9998 ,
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10004 \begin_inset Text
10005
10006 \begin_layout Standard
10007
10008 \backslash
10009 :
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Standard
10018
10019 \backslash
10020 ;
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Standard
10029
10030 \backslash
10031 quad
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Standard
10040
10041 \backslash
10042 qquad
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Standard
10051
10052 \backslash
10053 !
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 </row>
10059 <row topline="true">
10060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Standard
10064 Number of 
10065 \family sans
10066 Space
10067 \family default
10068  keystrokes after inserting the protected space
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Standard
10077 0
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Standard
10086 1
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Standard
10095 2
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Standard
10104 3
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Standard
10113 4
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Standard
10122 5
10123 \end_layout
10124
10125 \end_inset
10126 </cell>
10127 </row>
10128 <row topline="true" bottomline="true">
10129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Standard
10133 Result
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Standard
10142 \begin_inset Formula $A\, B$
10143 \end_inset
10144
10145
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Standard
10154 \begin_inset Formula $A\: B$
10155 \end_inset
10156
10157
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Standard
10166 \begin_inset Formula $A\; B$
10167 \end_inset
10168
10169
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10175 \begin_inset Text
10176
10177 \begin_layout Standard
10178 \begin_inset Formula $A\quad B$
10179 \end_inset
10180
10181
10182 \end_layout
10183
10184 \end_inset
10185 </cell>
10186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10187 \begin_inset Text
10188
10189 \begin_layout Standard
10190 \begin_inset Formula $A\qquad B$
10191 \end_inset
10192
10193
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Standard
10202 \begin_inset Formula $A\! B$
10203 \end_inset
10204
10205
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 </row>
10211 </lyxtabular>
10212
10213 \end_inset
10214
10215
10216 \end_layout
10217
10218 \begin_layout Standard
10219 The last size seem to produce no space.
10220  It is displayed red in LyX contrary to the other sizes, because it is a
10221  negative space.
10222  There are two more negative spaces:
10223 \end_layout
10224
10225 \begin_layout Standard
10226 \align center
10227 \begin_inset Tabular
10228 <lyxtabular version="3" rows="3" columns="3">
10229 <features>
10230 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
10231 <column alignment="center" valignment="top" leftline="true" width="0pt">
10232 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
10233 <row topline="true" bottomline="true">
10234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Standard
10238 Command
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Standard
10247
10248 \backslash
10249 negmedspace
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Standard
10258
10259 \backslash
10260 negthickspace
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 </row>
10266 <row bottomline="true">
10267 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10268 \begin_inset Text
10269
10270 \begin_layout Standard
10271 Number of 
10272 \family sans
10273 Space
10274 \family default
10275  keystrokes after inserting the protected space
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Standard
10284 6
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Standard
10293 7
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 </row>
10299 <row bottomline="true">
10300 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Standard
10304 Result
10305 \end_layout
10306
10307 \end_inset
10308 </cell>
10309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10310 \begin_inset Text
10311
10312 \begin_layout Standard
10313 \begin_inset Formula $A\negmedspace B$
10314 \end_inset
10315
10316
10317 \end_layout
10318
10319 \end_inset
10320 </cell>
10321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Standard
10325 \begin_inset Formula $A\negthickspace B$
10326 \end_inset
10327
10328
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 </row>
10334 </lyxtabular>
10335
10336 \end_inset
10337
10338
10339 \end_layout
10340
10341 \begin_layout Standard
10342 Negative spaces can lead to characters overlapping each other.
10343  Thus they can be used to enforce ligatures, what is e.\InsetSpace \thinspace{}
10344 g.\InsetSpace ~
10345 useful for summation
10346  operators: 
10347 \end_layout
10348
10349 \begin_layout Standard
10350 \align center
10351 \begin_inset Tabular
10352 <lyxtabular version="3" rows="3" columns="2">
10353 <features>
10354 <column alignment="center" valignment="top" leftline="true" width="0">
10355 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10356 <row topline="true" bottomline="true">
10357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Standard
10361 Command
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Standard
10370 Result
10371 \begin_inset Note Note
10372 status collapsed
10373
10374 \begin_layout Standard
10375
10376 \series bold
10377
10378 \backslash
10379 raisebox
10380 \series default
10381  is only used as spacer.
10382 \end_layout
10383
10384 \end_inset
10385
10386
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 </row>
10392 <row topline="true">
10393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Standard
10397
10398 \backslash
10399 sum
10400 \backslash
10401 sum
10402 \begin_inset ERT
10403 status collapsed
10404
10405 \begin_layout Standard
10406
10407
10408 \backslash
10409 spce 
10410 \end_layout
10411
10412 \end_inset
10413
10414 f_kl
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Standard
10423 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10424 \end_inset
10425
10426
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 </row>
10432 <row topline="true" bottomline="true">
10433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10434 \begin_inset Text
10435
10436 \begin_layout Standard
10437
10438 \backslash
10439 sum
10440 \backslash
10441 negmedspace
10442 \backslash
10443 sum
10444 \begin_inset ERT
10445 status collapsed
10446
10447 \begin_layout Standard
10448
10449
10450 \backslash
10451 spce 
10452 \end_layout
10453
10454 \end_inset
10455
10456 f_kl
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Standard
10465 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10466 \end_inset
10467
10468
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 </row>
10474 </lyxtabular>
10475
10476 \end_inset
10477
10478
10479 \end_layout
10480
10481 \begin_layout Standard
10482 Relations like for example equal signs, are always surrounded by space.
10483  To suppress this, the equal sign is placed into a TeX-brace.
10484  The following example demonstrates this:
10485 \end_layout
10486
10487 \begin_layout Standard
10488 \align center
10489 \begin_inset Tabular
10490 <lyxtabular version="3" rows="2" columns="2">
10491 <features>
10492 <column alignment="center" valignment="top" width="0pt">
10493 <column alignment="center" valignment="top" width="0pt">
10494 <row>
10495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Standard
10499 normal equation
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Standard
10508 \begin_inset Formula $A=B$
10509 \end_inset
10510
10511
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 </row>
10517 <row>
10518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Standard
10522 \begin_inset Note Note
10523 status collapsed
10524
10525 \begin_layout Standard
10526
10527 \series bold
10528
10529 \backslash
10530 raisebox
10531 \series default
10532  is only used as spacer.
10533 \end_layout
10534
10535 \end_inset
10536
10537
10538 \begin_inset Formula $\raisebox{5mm}{}$
10539 \end_inset
10540
10541 equation without space
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Standard
10550 \begin_inset Formula $A{=}B$
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 </row>
10559 </lyxtabular>
10560
10561 \end_inset
10562
10563
10564 \end_layout
10565
10566 \begin_layout Standard
10567 \noindent
10568 The command for the last formula is: 
10569 \series bold
10570 A
10571 \backslash
10572 {=
10573 \begin_inset Formula $\to$
10574 \end_inset
10575
10576 B
10577 \end_layout
10578
10579 \begin_layout Standard
10580 \begin_inset VSpace bigskip
10581 \end_inset
10582
10583 Spaces are needed for physical units, because the space between the value
10584  and the unit is the smallest one and not a normal space.
10585  For units in text, the smallest space is inserted via the menu 
10586 \family sans
10587 Insert\SpecialChar \menuseparator
10588 Formatting\SpecialChar \menuseparator
10589 Thin\InsetSpace ~
10590 Space
10591 \family default
10592  (shortcut 
10593 \family sans
10594 Ctrl-Shift-Space
10595 \family default
10596 ).
10597 \end_layout
10598
10599 \begin_layout Standard
10600 An example to visualize the difference:
10601 \end_layout
10602
10603 \begin_layout Standard
10604 \begin_inset Tabular
10605 <lyxtabular version="3" rows="2" columns="2">
10606 <features>
10607 <column alignment="left" valignment="top" width="0">
10608 <column alignment="left" valignment="top" width="0">
10609 <row>
10610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Standard
10614 24 kW
10615 \begin_inset Formula $\cdot$
10616 \end_inset
10617
10618 h
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Standard
10627 space between value and unit
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 </row>
10633 <row>
10634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Standard
10638 24\InsetSpace \thinspace{}
10639 kW
10640 \begin_inset Formula $\cdot$
10641 \end_inset
10642
10643 h
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Standard
10652 smallest space between value and unit
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 </row>
10658 </lyxtabular>
10659
10660 \end_inset
10661
10662
10663 \end_layout
10664
10665 \begin_layout Subsection
10666 Variable Space
10667 \begin_inset ERT
10668 status collapsed
10669
10670 \begin_layout Standard
10671
10672
10673 \backslash
10674 texorpdfstring{
10675 \end_layout
10676
10677 \end_inset
10678
10679
10680 \begin_inset Foot
10681 status collapsed
10682
10683 \begin_layout Standard
10684 for vertical space in formulas see 
10685 \begin_inset LatexCommand ref
10686 reference "sub:Line-Separation"
10687
10688 \end_inset
10689
10690
10691 \end_layout
10692
10693 \end_inset
10694
10695
10696 \begin_inset ERT
10697 status collapsed
10698
10699 \begin_layout Standard
10700
10701 }{}
10702 \end_layout
10703
10704 \end_inset
10705
10706
10707 \begin_inset Note Note
10708 status collapsed
10709
10710 \begin_layout Standard
10711
10712 \backslash
10713 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
10714 \end_layout
10715
10716 \begin_layout Standard
10717 More about 
10718 \backslash
10719 texorpdfstring is in section 
10720 \begin_inset LatexCommand ref
10721 reference "sub:Formulas-in-Section"
10722
10723 \end_inset
10724
10725 .
10726 \end_layout
10727
10728 \end_inset
10729
10730
10731 \begin_inset LatexCommand label
10732 name "sub:Variable-Space"
10733
10734 \end_inset
10735
10736
10737 \begin_inset LatexCommand index
10738 name "Space ! horizontal ! variable"
10739
10740 \end_inset
10741
10742
10743 \end_layout
10744
10745 \begin_layout Standard
10746 Space with a defined length can be inserted in LyX with the command
10747 \newline
10748
10749 \series bold
10750
10751 \backslash
10752 hspace{length}
10753 \series default
10754
10755 \begin_inset LatexCommand index
10756 name "Commands ! H ! \\textbackslash hspace"
10757
10758 \end_inset
10759
10760 .
10761  For the length all units listed in 
10762 \begin_inset LatexCommand ref
10763 reference "tab:Used-units"
10764
10765 \end_inset
10766
10767  are allowed, except of the unit 
10768 \begin_inset Quotes eld
10769 \end_inset
10770
10771 mu
10772 \begin_inset Quotes erd
10773 \end_inset
10774
10775 .
10776  The length may also be negative.
10777  To insert so many space that the formula uses all available space, the
10778  command 
10779 \series bold
10780
10781 \backslash
10782 hfill
10783 \series default
10784
10785 \begin_inset LatexCommand index
10786 name "Commands ! H ! \\textbackslash hfill"
10787
10788 \end_inset
10789
10790  is used.
10791 \end_layout
10792
10793 \begin_layout Standard
10794 \begin_inset VSpace -1mm
10795 \end_inset
10796
10797
10798 \end_layout
10799
10800 \begin_layout Standard
10801 \align center
10802 \begin_inset Tabular
10803 <lyxtabular version="3" rows="4" columns="2">
10804 <features>
10805 <column alignment="center" valignment="top" leftline="true" width="0">
10806 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10807 <row topline="true" bottomline="true">
10808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Standard
10812 Command
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Standard
10821 Result
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 </row>
10827 <row topline="true">
10828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Standard
10832 A=B
10833 \backslash
10834 hspace{3cm
10835 \begin_inset Formula $\to$
10836 \end_inset
10837
10838 A
10839 \backslash
10840 not=C
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Standard
10849 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
10850 \end_inset
10851
10852
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 </row>
10858 <row topline="true" bottomline="true">
10859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Standard
10863 A
10864 \backslash
10865 hspace{-1mm
10866 \begin_inset Formula $\to$
10867 \end_inset
10868
10869 A
10870 \backslash
10871 not=A
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Standard
10880 \begin_inset Formula $A\hspace{-1mm}A\not=A$
10881 \end_inset
10882
10883
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 </row>
10889 <row topline="true" bottomline="true">
10890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Standard
10894 A=A
10895 \backslash
10896 hfill
10897 \begin_inset ERT
10898 status collapsed
10899
10900 \begin_layout Standard
10901
10902
10903 \backslash
10904 spce 
10905 \end_layout
10906
10907 \end_inset
10908
10909 B=B
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Standard
10918 \begin_inset Formula $A=A\hfill B=B$
10919 \end_inset
10920
10921
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 </row>
10927 </lyxtabular>
10928
10929 \end_inset
10930
10931
10932 \end_layout
10933
10934 \begin_layout Standard
10935 In the last example the available space is given by the longest column entry
10936  of the table.
10937  In an inline formula the space depends on the length of the line in which
10938  
10939 \series bold
10940
10941 \backslash
10942 hfill
10943 \series default
10944  is inserted.
10945  Thus, when the line uses the full width, no space will be created.
10946  
10947 \series bold
10948
10949 \backslash
10950 hfill
10951 \series default
10952  has only an effect on displayed formulas when the formula style 
10953 \series bold
10954 Indented
10955 \series default
10956  is used.
10957  (Formula styles are explained in 
10958 \begin_inset LatexCommand ref
10959 reference "sec:Formula-Styles"
10960
10961 \end_inset
10962
10963 .)
10964 \end_layout
10965
10966 \begin_layout Standard
10967 The commands 
10968 \series bold
10969
10970 \backslash
10971 hspace
10972 \series default
10973  and 
10974 \series bold
10975
10976 \backslash
10977 hfill
10978 \series default
10979  can also be inserted in TeX-mode to use them for text:
10980 \end_layout
10981
10982 \begin_layout Standard
10983 This is a line with
10984 \begin_inset ERT
10985 status collapsed
10986
10987 \begin_layout Standard
10988
10989
10990 \backslash
10991 hspace{2cm}
10992 \end_layout
10993
10994 \end_inset
10995
10996 2\InsetSpace \thinspace{}
10997 cm space.
10998 \end_layout
10999
11000 \begin_layout Standard
11001 This is a line with
11002 \hfill
11003 maximum space.
11004 \end_layout
11005
11006 \begin_layout Standard
11007 In the last example 
11008 \series bold
11009
11010 \backslash
11011 hfill
11012 \series default
11013  was inserted via the menu 
11014 \family sans
11015 Insert\SpecialChar \menuseparator
11016 Formatting\SpecialChar \menuseparator
11017 Horizontal\InsetSpace ~
11018 Fill
11019 \family default
11020 , what is not possible in formulas.
11021  This has the advantage that one can directly see in LyX that this is a
11022  stretch space.
11023 \end_layout
11024
11025 \begin_layout Standard
11026 When the commands are at the begin of a text line but not at the beginning
11027  of a paragraph, they will be ignored by LaTeX.
11028  To avoid that, the command 
11029 \series bold
11030
11031 \backslash
11032 hspace*
11033 \series default
11034  is used instead of 
11035 \series bold
11036
11037 \backslash
11038 hspace
11039 \series default
11040 .
11041  To get the same with 
11042 \series bold
11043
11044 \backslash
11045 hfill
11046 \series default
11047 , a line break and an empty placeholder
11048 \series bold
11049
11050 \begin_inset Foot
11051 status collapsed
11052
11053 \begin_layout Standard
11054 for placeholders see 
11055 \begin_inset LatexCommand ref
11056 reference "sub:Placeholders"
11057
11058 \end_inset
11059
11060
11061 \end_layout
11062
11063 \end_inset
11064
11065
11066 \series default
11067  is inserted in TeX-mode with the command 
11068 \series bold
11069
11070 \backslash
11071 vphantom{} 
11072 \series default
11073 before 
11074 \series bold
11075
11076 \backslash
11077 hfill
11078 \series default
11079 .
11080  
11081 \end_layout
11082
11083 \begin_layout Subsection
11084 Space besides inline Formulas
11085 \begin_inset LatexCommand index
11086 name "Space ! besides inline formulas"
11087
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \begin_layout Standard
11094 The space that surrounds inline formulas can be adjusted with the length
11095  
11096 \series bold
11097
11098 \backslash
11099 mathsurround
11100 \begin_inset LatexCommand index
11101 name "Commands ! M ! \\textbackslash mathsurround"
11102
11103 \end_inset
11104
11105
11106 \series default
11107 .
11108  The value of a length is set with the command 
11109 \series bold
11110
11111 \backslash
11112 setlength
11113 \begin_inset LatexCommand index
11114 name "Commands ! S ! \\textbackslash setlength"
11115
11116 \end_inset
11117
11118
11119 \series default
11120  that has the following scheme:
11121 \end_layout
11122
11123 \begin_layout Standard
11124
11125 \series bold
11126
11127 \backslash
11128 setlength{length name}{value}
11129 \end_layout
11130
11131 \begin_layout Standard
11132 To set 
11133 \series bold
11134
11135 \backslash
11136 mathsurround
11137 \series default
11138  to the value 5\InsetSpace \thinspace{}
11139 mm, the command
11140 \end_layout
11141
11142 \begin_layout Standard
11143
11144 \series bold
11145
11146 \backslash
11147 setlength{
11148 \backslash
11149 mathsurround}{5mm}
11150 \end_layout
11151
11152 \begin_layout Standard
11153 is inserted in TeX-mode.
11154  5\InsetSpace \thinspace{}
11155 mm space will now be set around all inline formulas:
11156 \begin_inset ERT
11157 status collapsed
11158
11159 \begin_layout Standard
11160
11161
11162 \backslash
11163 setlength{
11164 \backslash
11165 mathsurround}{5mm}
11166 \end_layout
11167
11168 \end_inset
11169
11170
11171 \end_layout
11172
11173 \begin_layout Standard
11174 This is a line with an inline formula 
11175 \begin_inset Formula $A=B$
11176 \end_inset
11177
11178  with 5\InsetSpace \thinspace{}
11179 mm surrounding space.
11180 \begin_inset ERT
11181 status collapsed
11182
11183 \begin_layout Standard
11184
11185
11186 \backslash
11187 setlength{
11188 \backslash
11189 mathsurround}{0pt}
11190 \end_layout
11191
11192 \end_inset
11193
11194
11195 \end_layout
11196
11197 \begin_layout Standard
11198 To return to the predefined value, 
11199 \series bold
11200
11201 \backslash
11202 mathsurround
11203 \series default
11204  is set to the value 0\InsetSpace \thinspace{}
11205 pt.
11206 \end_layout
11207
11208 \begin_layout Section
11209 Boxes and Frames
11210 \begin_inset LatexCommand index
11211 name "Boxes"
11212
11213 \end_inset
11214
11215
11216 \begin_inset LatexCommand index
11217 name "Frames | see {Boxes}"
11218
11219 \end_inset
11220
11221
11222 \end_layout
11223
11224 \begin_layout Standard
11225 Boxes for text are described in chapter 
11226 \family typewriter
11227 Boxes
11228 \family default
11229  in the 
11230 \family typewriter
11231 Embedded\InsetSpace ~
11232 Objects
11233 \family default
11234  manual.
11235 \end_layout
11236
11237 \begin_layout Subsection
11238 Boxes with Frame
11239 \begin_inset LatexCommand label
11240 name "sub:Boxes-with-Frame"
11241
11242 \end_inset
11243
11244
11245 \begin_inset LatexCommand index
11246 name "Boxes ! with frame"
11247
11248 \end_inset
11249
11250
11251 \end_layout
11252
11253 \begin_layout Standard
11254 It is possible to frame formulas or parts of it with the commands 
11255 \series bold
11256
11257 \backslash
11258 fbox
11259 \series default
11260
11261 \begin_inset LatexCommand index
11262 name "Commands ! F ! \\textbackslash fbox"
11263
11264 \end_inset
11265
11266  and 
11267 \series bold
11268
11269 \backslash
11270 boxed
11271 \series default
11272
11273 \begin_inset LatexCommand index
11274 name "Commands ! B ! \\textbackslash boxed"
11275
11276 \end_inset
11277
11278 .
11279 \end_layout
11280
11281 \begin_layout Standard
11282 When one of these commands is inserted to a formula, a blue box appears
11283  within a frame to enter formula parts.
11284  For 
11285 \series bold
11286
11287 \backslash
11288 fbox
11289 \series default
11290  an additional formula has to be created by 
11291 \family sans
11292 Ctrl-m
11293 \family default
11294  within this box
11295 \begin_inset Foot
11296 status collapsed
11297
11298 \begin_layout Standard
11299 Due to a bug in LyX it is not possible to create a new formula with 
11300 \family sans
11301 Ctrl-m
11302 \family default
11303 , see 
11304 \begin_inset ERT
11305 status collapsed
11306
11307 \begin_layout Standard
11308
11309
11310 \backslash
11311 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11312 \end_layout
11313
11314 \end_inset
11315
11316 LyX-bug #1435
11317 \begin_inset ERT
11318 status collapsed
11319
11320 \begin_layout Standard
11321
11322 }
11323 \end_layout
11324
11325 \end_inset
11326
11327 .
11328 \end_layout
11329
11330 \end_inset
11331
11332 , because the box content will otherwise be treated as mathematical text.
11333  When 
11334 \series bold
11335
11336 \backslash
11337 boxed
11338 \series default
11339  is used, a new formula is automatically created inside the frame.
11340 \end_layout
11341
11342 \begin_layout Standard
11343 The command 
11344 \series bold
11345
11346 \backslash
11347 fbox
11348 \series default
11349  is not suitable to frame displayed formulas, because the formula will always
11350  be set in the size of the text.
11351  
11352 \series bold
11353
11354 \backslash
11355 boxed
11356 \series default
11357  is in contrary not suitable to frame inline formulas, because the formula
11358  will always be set in the size of a displayed formula.
11359 \end_layout
11360
11361 \begin_layout Standard
11362 As extension to 
11363 \series bold
11364
11365 \backslash
11366 fbox
11367 \series default
11368  there is the command 
11369 \series bold
11370
11371 \backslash
11372 framebox
11373 \series default
11374
11375 \begin_inset LatexCommand index
11376 name "Commands ! F ! \\textbackslash framebox"
11377
11378 \end_inset
11379
11380  where additionally the frame width and the alignment can be specified.
11381  
11382 \series bold
11383
11384 \backslash
11385 framebox
11386 \series default
11387  is used in the following scheme:
11388 \end_layout
11389
11390 \begin_layout Standard
11391
11392 \series bold
11393
11394 \backslash
11395 framebox[frame width][position]{box content}
11396 \end_layout
11397
11398 \begin_layout Standard
11399 The position can either be 
11400 \emph on
11401 l
11402 \emph default
11403  or 
11404 \emph on
11405 r
11406 \emph default
11407 .
11408  
11409 \emph on
11410 l
11411 \emph default
11412  left aligns, 
11413 \emph on
11414 r
11415 \emph default
11416  right aligns the formula in the box.
11417  When no position is given, the formula will be centered.
11418 \newline
11419 Is no width given,
11420  also no position can be given.
11421  In this case the frame width is adjusted to the box content like for 
11422 \series bold
11423
11424 \backslash
11425 fbox
11426 \series default
11427 .
11428 \end_layout
11429
11430 \begin_layout Standard
11431 When the command 
11432 \series bold
11433
11434 \backslash
11435 framebox
11436 \series default
11437  is inserted, a box appears containing three blue boxes.
11438  The first two boxes are surrounded by brackets and denote the two optional
11439  arguments.
11440  The third box is for formula parts like for 
11441 \series bold
11442
11443 \backslash
11444 fbox
11445 \series default
11446 .
11447 \end_layout
11448
11449 \begin_layout Standard
11450 \align center
11451 \begin_inset Note Note
11452 status open
11453
11454 \begin_layout Standard
11455 The table has been set into a minipage to make the footnote appearing.
11456  Otherwise the footnote text would not be displayed.
11457 \end_layout
11458
11459 \end_inset
11460
11461
11462 \begin_inset Box Frameless
11463 position "c"
11464 hor_pos "c"
11465 has_inner_box 1
11466 inner_pos "c"
11467 use_parbox 0
11468 width "100col%"
11469 special "none"
11470 height "1in"
11471 height_special "totalheight"
11472 status open
11473
11474 \begin_layout Standard
11475 \align center
11476 \begin_inset Tabular
11477 <lyxtabular version="3" rows="5" columns="2">
11478 <features>
11479 <column alignment="center" valignment="top" leftline="true" width="0">
11480 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
11481 <row topline="true" bottomline="true">
11482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Standard
11486 Command
11487 \begin_inset Foot
11488 status collapsed
11489
11490 \begin_layout Standard
11491 Due to a bug in LyX it is not possible to create a new formula with 
11492 \family sans
11493 Ctrl-m
11494 \family default
11495 , see 
11496 \begin_inset ERT
11497 status collapsed
11498
11499 \begin_layout Standard
11500
11501
11502 \backslash
11503 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11504 \end_layout
11505
11506 \end_inset
11507
11508 LyX-bug #1435
11509 \begin_inset ERT
11510 status collapsed
11511
11512 \begin_layout Standard
11513
11514 }
11515 \end_layout
11516
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \end_inset
11523
11524
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Standard
11533 Result
11534 \begin_inset Note Note
11535 status collapsed
11536
11537 \begin_layout Standard
11538
11539 \series bold
11540
11541 \backslash
11542 raisebox
11543 \series default
11544  is only used as spacer.
11545 \end_layout
11546
11547 \end_inset
11548
11549
11550 \end_layout
11551
11552 \end_inset
11553 </cell>
11554 </row>
11555 <row topline="true">
11556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Standard
11560
11561 \backslash
11562 fbox
11563 \begin_inset ERT
11564 status collapsed
11565
11566 \begin_layout Standard
11567
11568
11569 \backslash
11570 spce 
11571 \end_layout
11572
11573 \end_inset
11574
11575
11576 \family sans
11577 Ctrl-m
11578 \family default
11579  
11580 \backslash
11581 int
11582 \begin_inset ERT
11583 status collapsed
11584
11585 \begin_layout Standard
11586
11587
11588 \backslash
11589 spce 
11590 \end_layout
11591
11592 \end_inset
11593
11594 A=B
11595 \end_layout
11596
11597 \end_inset
11598 </cell>
11599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Standard
11603 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 </row>
11613 <row topline="true">
11614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Standard
11618
11619 \backslash
11620 boxed
11621 \begin_inset ERT
11622 status collapsed
11623
11624 \begin_layout Standard
11625
11626
11627 \backslash
11628 spce 
11629 \end_layout
11630
11631 \end_inset
11632
11633
11634 \backslash
11635 int
11636 \begin_inset ERT
11637 status collapsed
11638
11639 \begin_layout Standard
11640
11641
11642 \backslash
11643 spce 
11644 \end_layout
11645
11646 \end_inset
11647
11648 A=B
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11654 \begin_inset Text
11655
11656 \begin_layout Standard
11657 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11658 \end_inset
11659
11660
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 </row>
11666 <row topline="true">
11667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11668 \begin_inset Text
11669
11670 \begin_layout Standard
11671 A+
11672 \backslash
11673 fbox
11674 \begin_inset ERT
11675 status collapsed
11676
11677 \begin_layout Standard
11678
11679
11680 \backslash
11681 spce 
11682 \end_layout
11683
11684 \end_inset
11685
11686 B
11687 \end_layout
11688
11689 \end_inset
11690 </cell>
11691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Standard
11695 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11696 \end_inset
11697
11698
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 </row>
11704 <row topline="true" bottomline="true">
11705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Standard
11709
11710 \backslash
11711 framebox
11712 \begin_inset ERT
11713 status collapsed
11714
11715 \begin_layout Standard
11716
11717
11718 \backslash
11719 spce 
11720 \end_layout
11721
11722 \end_inset
11723
11724 20mm
11725 \begin_inset Formula $\to$
11726 \end_inset
11727
11728
11729 \begin_inset Formula $\to$
11730 \end_inset
11731
11732
11733 \family sans
11734 Ctrl-m
11735 \family default
11736  
11737 \backslash
11738 frac
11739 \begin_inset ERT
11740 status collapsed
11741
11742 \begin_layout Standard
11743
11744
11745 \backslash
11746 spce 
11747 \end_layout
11748
11749 \end_inset
11750
11751 A
11752 \begin_inset Formula $\downarrow$
11753 \end_inset
11754
11755 B
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11761 \begin_inset Text
11762
11763 \begin_layout Standard
11764 \begin_inset Formula $\raisebox{6mm}{}$
11765 \end_inset
11766
11767
11768 \begin_inset Formula $\framebox[20mm]{$\frac{A}{B}$}$
11769 \end_inset
11770
11771
11772 \begin_inset Formula $\raisebox{-4mm}{}$
11773 \end_inset
11774
11775
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 </row>
11781 </lyxtabular>
11782
11783 \end_inset
11784
11785
11786 \end_layout
11787
11788 \end_inset
11789
11790
11791 \end_layout
11792
11793 \begin_layout Standard
11794 The frame thickness can also be adjusted.
11795  To do this the following commands have to be inserted in TeX-mode before
11796  the formula
11797 \end_layout
11798
11799 \begin_layout Standard
11800
11801 \series bold
11802
11803 \backslash
11804 fboxrule
11805 \series default
11806  
11807 \series bold
11808
11809 \begin_inset Quotes eld
11810 \end_inset
11811
11812 thickness
11813 \begin_inset Quotes erd
11814 \end_inset
11815
11816
11817 \series default
11818  
11819 \series bold
11820
11821 \backslash
11822 fboxsep
11823 \series default
11824  
11825 \series bold
11826
11827 \begin_inset Quotes eld
11828 \end_inset
11829
11830 distance
11831 \begin_inset Quotes erd
11832 \end_inset
11833
11834
11835 \end_layout
11836
11837 \begin_layout Standard
11838 \begin_inset Quotes eld
11839 \end_inset
11840
11841 distance
11842 \begin_inset Quotes erd
11843 \end_inset
11844
11845  specifies the minimal distance between the frame and the first character
11846  in the box.
11847  An example for this is the following framed formula:
11848 \begin_inset ERT
11849 status collapsed
11850
11851 \begin_layout Standard
11852
11853
11854 \backslash
11855 fboxrule 2mm 
11856 \backslash
11857 fboxsep 3mm
11858 \end_layout
11859
11860 \end_inset
11861
11862
11863 \begin_inset Formula \[
11864 \boxed{A+B=C}\]
11865
11866 \end_inset
11867
11868 Before this formula the commands
11869 \end_layout
11870
11871 \begin_layout Standard
11872
11873 \series bold
11874
11875 \backslash
11876 fboxrule
11877 \series default
11878  
11879 \series bold
11880 2mm
11881 \series default
11882  
11883 \series bold
11884
11885 \backslash
11886 fboxsep
11887 \series default
11888  
11889 \series bold
11890 3mm
11891 \end_layout
11892
11893 \begin_layout Standard
11894 were inserted in TeX-mode.
11895  The given values are used for all following boxes.
11896 \end_layout
11897
11898 \begin_layout Standard
11899 To return to the standard frame size, the command
11900 \end_layout
11901
11902 \begin_layout Standard
11903
11904 \series bold
11905
11906 \backslash
11907 fboxrule
11908 \series default
11909  
11910 \series bold
11911 0.4pt
11912 \series default
11913  
11914 \series bold
11915
11916 \backslash
11917 fboxsep
11918 \series default
11919  
11920 \series bold
11921 3pt
11922 \series default
11923
11924 \begin_inset ERT
11925 status collapsed
11926
11927 \begin_layout Standard
11928
11929
11930 \backslash
11931 fboxrule 0.4pt 
11932 \backslash
11933 fboxsep 3pt
11934 \end_layout
11935
11936 \end_inset
11937
11938
11939 \end_layout
11940
11941 \begin_layout Standard
11942 is inserted in TeX-mode before the next formula.
11943 \end_layout
11944
11945 \begin_layout Subsection
11946 Boxes without Frame
11947 \begin_inset LatexCommand label
11948 name "sub:Boxes-without-Frame"
11949
11950 \end_inset
11951
11952
11953 \begin_inset LatexCommand index
11954 name "Boxes ! without frame"
11955
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \begin_layout Standard
11962 For boxes without a frame there are the following box commands: 
11963 \series bold
11964
11965 \backslash
11966 mbox
11967 \series default
11968
11969 \begin_inset LatexCommand index
11970 name "Commands ! M ! \\textbackslash mbox"
11971
11972 \end_inset
11973
11974
11975 \series bold
11976
11977 \backslash
11978 makebox
11979 \series default
11980
11981 \begin_inset LatexCommand index
11982 name "Commands ! M ! \\textbackslash makebox"
11983
11984 \end_inset
11985
11986 , and 
11987 \series bold
11988
11989 \backslash
11990 raisebox
11991 \series default
11992
11993 \begin_inset LatexCommand index
11994 name "Commands ! R ! \\textbackslash raisebox"
11995
11996 \end_inset
11997
11998
11999 \end_layout
12000
12001 \begin_layout Standard
12002 With 
12003 \series bold
12004
12005 \backslash
12006 raisebox
12007 \series default
12008  a box can be super- or subscripted.
12009  But in contrary to normal super- and subscripting, the characters in the
12010  box keep their font size.
12011  
12012 \series bold
12013
12014 \backslash
12015 raisebox
12016 \series default
12017  is used in the following scheme:
12018 \end_layout
12019
12020 \begin_layout Standard
12021
12022 \series bold
12023
12024 \backslash
12025 raisebox{height}{box content}
12026 \end_layout
12027
12028 \begin_layout Standard
12029 When the box should contain a formula, an extra formula is needed like for
12030  
12031 \series bold
12032
12033 \backslash
12034 fbox
12035 \series default
12036 .
12037 \end_layout
12038
12039 \begin_layout Standard
12040 \align center
12041 \begin_inset Tabular
12042 <lyxtabular version="3" rows="4" columns="2">
12043 <features>
12044 <column alignment="center" valignment="top" leftline="true" width="0">
12045 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12046 <row topline="true" bottomline="true">
12047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12048 \begin_inset Text
12049
12050 \begin_layout Standard
12051 Command
12052 \end_layout
12053
12054 \end_inset
12055 </cell>
12056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12057 \begin_inset Text
12058
12059 \begin_layout Standard
12060 Result
12061 \end_layout
12062
12063 \end_inset
12064 </cell>
12065 </row>
12066 <row topline="true">
12067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12068 \begin_inset Text
12069
12070 \begin_layout Standard
12071 H
12072 \backslash
12073 raisebox{2mm
12074 \begin_inset Formula $\to$
12075 \end_inset
12076
12077
12078 \backslash
12079 {al
12080 \begin_inset Formula $\to$
12081 \end_inset
12082
12083  lo
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 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12093 \end_inset
12094
12095
12096 \end_layout
12097
12098 \end_inset
12099 </cell>
12100 </row>
12101 <row topline="true" bottomline="true">
12102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12103 \begin_inset Text
12104
12105 \begin_layout Standard
12106 H
12107 \backslash
12108 raisebox{-2mm
12109 \begin_inset Formula $\to$
12110 \end_inset
12111
12112
12113 \backslash
12114 {al
12115 \begin_inset Formula $\to$
12116 \end_inset
12117
12118 lo
12119 \end_layout
12120
12121 \end_inset
12122 </cell>
12123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12124 \begin_inset Text
12125
12126 \begin_layout Standard
12127 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12128 \end_inset
12129
12130
12131 \end_layout
12132
12133 \end_inset
12134 </cell>
12135 </row>
12136 <row topline="true" bottomline="true">
12137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Standard
12141 A=
12142 \backslash
12143 raisebox{-2mm
12144 \begin_inset Formula $\to$
12145 \end_inset
12146
12147
12148 \backslash
12149 {
12150 \family sans
12151 Ctrl-m
12152 \family default
12153  
12154 \backslash
12155 sqrt
12156 \begin_inset ERT
12157 status collapsed
12158
12159 \begin_layout Standard
12160
12161
12162 \backslash
12163 spce 
12164 \end_layout
12165
12166 \end_inset
12167
12168
12169 \end_layout
12170
12171 \end_inset
12172 </cell>
12173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12174 \begin_inset Text
12175
12176 \begin_layout Standard
12177 \begin_inset ERT
12178 status collapsed
12179
12180 \begin_layout Standard
12181
12182 $A=
12183 \backslash
12184 raisebox{-2mm}{$
12185 \backslash
12186 sqrt{B}$}$
12187 \end_layout
12188
12189 \end_inset
12190
12191
12192 \end_layout
12193
12194 \end_inset
12195 </cell>
12196 </row>
12197 </lyxtabular>
12198
12199 \end_inset
12200
12201
12202 \end_layout
12203
12204 \begin_layout Standard
12205 The last formula can currently only be created using TeX-mode because LyX
12206  inserts a box instead of the needed extra formula.
12207 \begin_inset Foot
12208 status collapsed
12209
12210 \begin_layout Standard
12211 see 
12212 \begin_inset ERT
12213 status collapsed
12214
12215 \begin_layout Standard
12216
12217
12218 \backslash
12219 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12220 \end_layout
12221
12222 \end_inset
12223
12224 LyX-bug #1435
12225 \begin_inset ERT
12226 status collapsed
12227
12228 \begin_layout Standard
12229
12230 }
12231 \end_layout
12232
12233 \end_inset
12234
12235
12236 \end_layout
12237
12238 \end_inset
12239
12240
12241 \end_layout
12242
12243 \begin_layout Standard
12244 The command 
12245 \series bold
12246
12247 \backslash
12248 mbox
12249 \series default
12250  is equivalent to 
12251 \series bold
12252
12253 \backslash
12254 fbox
12255 \series default
12256  and 
12257 \series bold
12258
12259 \backslash
12260 makebox
12261 \series default
12262  is equivalent to 
12263 \series bold
12264
12265 \backslash
12266 framebox
12267 \series default
12268 , with the difference that there is no frame.
12269 \end_layout
12270
12271 \begin_layout Subsection
12272 Colored Boxes
12273 \begin_inset LatexCommand label
12274 name "sub:Colored-Boxes"
12275
12276 \end_inset
12277
12278
12279 \begin_inset LatexCommand index
12280 name "Boxes ! colored"
12281
12282 \end_inset
12283
12284
12285 \end_layout
12286
12287 \begin_layout Standard
12288 To be able to use all commands explained in this section, the LaTeX-package
12289  
12290 \series bold
12291 color
12292 \series default
12293
12294 \begin_inset Foot
12295 status collapsed
12296
12297 \begin_layout Standard
12298 The LaTeX-package 
12299 \series bold
12300 color
12301 \series default
12302  is part of every LaTeX standard installation.
12303 \end_layout
12304
12305 \end_inset
12306
12307
12308 \begin_inset LatexCommand index
12309 name "Packages ! color"
12310
12311 \end_inset
12312
12313  has to be loaded in the LaTeX-preamble with the line
12314 \begin_inset Foot
12315 status collapsed
12316
12317 \begin_layout Standard
12318 When text is colored somewhere in the document with a predefined color,
12319  LyX loads the LaTeX-package 
12320 \series bold
12321 color
12322 \series default
12323  automatically.
12324  Thus it is possible that the package is loaded twice, but this doesn't
12325  arise problems.
12326 \end_layout
12327
12328 \end_inset
12329
12330
12331 \begin_inset Note Note
12332 status collapsed
12333
12334 \begin_layout Standard
12335 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12336 amble.
12337 \end_layout
12338
12339 \end_inset
12340
12341
12342 \end_layout
12343
12344 \begin_layout Standard
12345
12346 \series bold
12347
12348 \backslash
12349 usepackage{color}
12350 \end_layout
12351
12352 \begin_layout Standard
12353 \begin_inset VSpace medskip
12354 \end_inset
12355
12356 To color boxes, the command 
12357 \series bold
12358
12359 \backslash
12360 colorbox
12361 \series default
12362
12363 \begin_inset LatexCommand index
12364 name "Commands ! C ! \\textbackslash colorbox"
12365
12366 \end_inset
12367
12368  is used in the following scheme:
12369 \end_layout
12370
12371 \begin_layout Standard
12372
12373 \series bold
12374
12375 \backslash
12376 colorbox{color}{box content}
12377 \end_layout
12378
12379 \begin_layout Standard
12380 The box content can also be a box and a 
12381 \series bold
12382
12383 \backslash
12384 colorbox
12385 \series default
12386  can also be part of another box (see the 2nd and 3rd example).
12387  When the box should contain a formula, an extra formula has to be created,
12388  the same as for 
12389 \series bold
12390
12391 \backslash
12392 fbox
12393 \series default
12394 .
12395 \begin_inset Foot
12396 status collapsed
12397
12398 \begin_layout Standard
12399 This also applies for the command 
12400 \series bold
12401
12402 \backslash
12403 fcolorbox
12404 \series default
12405 .
12406  Thereby note 
12407 \begin_inset ERT
12408 status collapsed
12409
12410 \begin_layout Standard
12411
12412
12413 \backslash
12414 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12415 \end_layout
12416
12417 \end_inset
12418
12419 LyX-bug #1435
12420 \begin_inset ERT
12421 status collapsed
12422
12423 \begin_layout Standard
12424
12425 }
12426 \end_layout
12427
12428 \end_inset
12429
12430 .
12431 \end_layout
12432
12433 \end_inset
12434
12435
12436 \end_layout
12437
12438 \begin_layout Standard
12439 One of the following predefined colors can be chosen:
12440 \end_layout
12441
12442 \begin_layout Standard
12443
12444 \series bold
12445 black
12446 \series default
12447
12448 \series bold
12449 blue
12450 \series default
12451
12452 \series bold
12453 cyan
12454 \series default
12455
12456 \series bold
12457 green
12458 \series default
12459
12460 \series bold
12461 magenta
12462 \series default
12463
12464 \series bold
12465 red
12466 \series default
12467
12468 \series bold
12469 white
12470 \series default
12471 , and 
12472 \series bold
12473 yellow
12474 \end_layout
12475
12476 \begin_layout Standard
12477 \align center
12478 \begin_inset Tabular
12479 <lyxtabular version="3" rows="4" columns="2">
12480 <features>
12481 <column alignment="center" valignment="top" leftline="true" width="0">
12482 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12483 <row topline="true" bottomline="true">
12484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12485 \begin_inset Text
12486
12487 \begin_layout Standard
12488 Command
12489 \end_layout
12490
12491 \end_inset
12492 </cell>
12493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12494 \begin_inset Text
12495
12496 \begin_layout Standard
12497 Result
12498 \begin_inset Note Note
12499 status collapsed
12500
12501 \begin_layout Standard
12502
12503 \series bold
12504
12505 \backslash
12506 raisebox
12507 \series default
12508  is only used as spacer.
12509 \end_layout
12510
12511 \end_inset
12512
12513
12514 \end_layout
12515
12516 \end_inset
12517 </cell>
12518 </row>
12519 <row topline="true">
12520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12521 \begin_inset Text
12522
12523 \begin_layout Standard
12524
12525 \backslash
12526 colorbox{yellow
12527 \begin_inset Formula $\to$
12528 \end_inset
12529
12530
12531 \backslash
12532 {A=B
12533 \end_layout
12534
12535 \end_inset
12536 </cell>
12537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12538 \begin_inset Text
12539
12540 \begin_layout Standard
12541 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12542 \end_inset
12543
12544
12545 \end_layout
12546
12547 \end_inset
12548 </cell>
12549 </row>
12550 <row topline="true">
12551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12552 \begin_inset Text
12553
12554 \begin_layout Standard
12555
12556 \backslash
12557 colorbox{green
12558 \begin_inset Formula $\to$
12559 \end_inset
12560
12561
12562 \backslash
12563 {
12564 \backslash
12565 fbox
12566 \begin_inset ERT
12567 status collapsed
12568
12569 \begin_layout Standard
12570
12571
12572 \backslash
12573 spce 
12574 \end_layout
12575
12576 \end_inset
12577
12578 A=B
12579 \end_layout
12580
12581 \end_inset
12582 </cell>
12583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Standard
12587 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12588 \end_inset
12589
12590
12591 \end_layout
12592
12593 \end_inset
12594 </cell>
12595 </row>
12596 <row topline="true" bottomline="true">
12597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12598 \begin_inset Text
12599
12600 \begin_layout Standard
12601
12602 \backslash
12603 fbox
12604 \begin_inset ERT
12605 status collapsed
12606
12607 \begin_layout Standard
12608
12609
12610 \backslash
12611 spce 
12612 \end_layout
12613
12614 \end_inset
12615
12616
12617 \backslash
12618 colorbox{green
12619 \begin_inset Formula $\to$
12620 \end_inset
12621
12622
12623 \backslash
12624 {A=B
12625 \end_layout
12626
12627 \end_inset
12628 </cell>
12629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12630 \begin_inset Text
12631
12632 \begin_layout Standard
12633 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
12634 \end_inset
12635
12636
12637 \end_layout
12638
12639 \end_inset
12640 </cell>
12641 </row>
12642 </lyxtabular>
12643
12644 \end_inset
12645
12646
12647 \end_layout
12648
12649 \begin_layout Standard
12650
12651 \series bold
12652
12653 \backslash
12654 colorbox
12655 \series default
12656  only colors the box but not the characters in the box.
12657  To color all characters, the whole formula is highlighted and the wanted
12658  color is chosen in the 
12659 \family sans
12660 Text\InsetSpace ~
12661 Style
12662 \family default
12663  dialog.
12664  The dialog can be called with the toolbar button 
12665 \begin_inset Graphics
12666         filename ../images/dialog-show_character.png
12667         scale 85
12668
12669 \end_inset
12670
12671  or the menu 
12672 \family sans
12673 Edit\SpecialChar \menuseparator
12674 Text\InsetSpace ~
12675 Style\SpecialChar \menuseparator
12676 Customized
12677 \family default
12678 .
12679  The formula number has then the same color as the formula.
12680  When the formula number should get another color than the formula characters,
12681  the color must be changed within the formula.
12682 \end_layout
12683
12684 \begin_layout Standard
12685 An example:
12686 \end_layout
12687
12688 \begin_layout Standard
12689
12690 \color red
12691 \begin_inset Formula \begin{equation}
12692 \int A=B\label{eq:red}\end{equation}
12693
12694 \end_inset
12695
12696
12697 \color green
12698
12699 \begin_inset Formula \begin{equation}
12700 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
12701
12702 \end_inset
12703
12704
12705 \end_layout
12706
12707 \begin_layout Standard
12708 Formula 
12709 \begin_inset LatexCommand eqref
12710 reference "eq:red"
12711
12712 \end_inset
12713
12714  is completely colored red.
12715 \newline
12716 Formula 
12717 \begin_inset LatexCommand eqref
12718 reference "eq:redgreen"
12719
12720 \end_inset
12721
12722  was first completely colored green to set the color for the formula number.
12723  Subsequently the formula characters were colored red.
12724 \end_layout
12725
12726 \begin_layout Standard
12727 \begin_inset VSpace bigskip
12728 \end_inset
12729
12730 To color the frame different than the rest of the box, the command 
12731 \series bold
12732
12733 \backslash
12734 fcolorbox
12735 \series default
12736
12737 \begin_inset LatexCommand index
12738 name "Commands ! F ! \\textbackslash fcolorbox"
12739
12740 \end_inset
12741
12742  is used in the following scheme:
12743 \end_layout
12744
12745 \begin_layout Standard
12746
12747 \series bold
12748
12749 \backslash
12750 fcolorbox{frame color}{color}{box content}
12751 \end_layout
12752
12753 \begin_layout Standard
12754 So 
12755 \series bold
12756
12757 \backslash
12758 fcolorbox
12759 \series default
12760  is an extension of the command 
12761 \series bold
12762
12763 \backslash
12764 colorbox
12765 \series default
12766 .
12767  The frame width is set, like for 
12768 \series bold
12769
12770 \backslash
12771 framebox
12772 \series default
12773 , with 
12774 \series bold
12775
12776 \backslash
12777 fboxrule
12778 \series default
12779  and 
12780 \series bold
12781
12782 \backslash
12783 fboxsep
12784 \series default
12785 .
12786  An example:
12787 \begin_inset ERT
12788 status collapsed
12789
12790 \begin_layout Standard
12791
12792
12793 \backslash
12794 fboxrule 1mm 
12795 \backslash
12796 fboxsep 1mm
12797 \end_layout
12798
12799 \end_inset
12800
12801
12802 \begin_inset Formula \[
12803 \fcolorbox{cyan}{magenta}{A=B}\]
12804
12805 \end_inset
12806
12807
12808 \begin_inset ERT
12809 status collapsed
12810
12811 \begin_layout Standard
12812
12813
12814 \backslash
12815 fboxrule 0.4pt 
12816 \backslash
12817 fboxsep 3pt
12818 \end_layout
12819
12820 \end_inset
12821
12822
12823 \end_layout
12824
12825 \begin_layout Standard
12826 This formula was created with the command
12827 \newline
12828
12829 \series bold
12830
12831 \backslash
12832 fcolorbox{cyan
12833 \begin_inset Formula $\to$
12834 \end_inset
12835
12836
12837 \backslash
12838 {magenta
12839 \begin_inset Formula $\to$
12840 \end_inset
12841
12842
12843 \backslash
12844 {A=B
12845 \series default
12846 .
12847 \end_layout
12848
12849 \begin_layout Standard
12850 \begin_inset VSpace bigskip
12851 \end_inset
12852
12853 To use other colors than the predefined ones, they have to be defined first.
12854 \end_layout
12855
12856 \begin_layout Standard
12857 One can for example define the color 
12858 \begin_inset Quotes eld
12859 \end_inset
12860
12861
12862 \series bold
12863 darkgreen
12864 \series default
12865
12866 \begin_inset Quotes erd
12867 \end_inset
12868
12869  with the LaTeX-preamble line:
12870 \end_layout
12871
12872 \begin_layout Standard
12873
12874 \series bold
12875
12876 \backslash
12877 definecolor{darkgreen}{cmyk}{0.5,
12878 \series default
12879  
12880 \series bold
12881 0,
12882 \series default
12883  
12884 \series bold
12885 1,
12886 \series default
12887  
12888 \series bold
12889 0.5}
12890 \series default
12891
12892 \begin_inset LatexCommand index
12893 name "Commands ! D ! \\textbackslash definecolor"
12894
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \begin_layout Standard
12901
12902 \series bold
12903 cmyk
12904 \series default
12905  is the color space that denotes the colors 
12906 \series bold
12907 cyan
12908 \series default
12909
12910 \series bold
12911 magenta
12912 \series default
12913
12914 \series bold
12915 yellow
12916 \series default
12917 , and 
12918 \series bold
12919 black
12920 \series default
12921 .
12922  The four comma separated numbers are the portion factor for the corresponding
12923  colors of the color space.
12924  The factors can be in the range of 0\InsetSpace \thinspace{}
12925 -\InsetSpace \thinspace{}
12926 1.
12927  Instead of 
12928 \series bold
12929 cmyk
12930 \series default
12931  also the color space 
12932 \series bold
12933 rgb
12934 \series default
12935  can be used for definitions.
12936  
12937 \series bold
12938 rgb
12939 \series default
12940  denotes 
12941 \series bold
12942 red
12943 \series default
12944
12945 \series bold
12946 green
12947 \series default
12948 , and 
12949 \series bold
12950 blue
12951 \series default
12952 , so that there are in this case three portion factors for the corresponding
12953  colors.
12954  Furthermore there is the color space 
12955 \series bold
12956 gray
12957 \series default
12958  with one portion factor for the gray value.
12959 \end_layout
12960
12961 \begin_layout Standard
12962 As example a framed box with the new defined color 
12963 \series bold
12964 darkgreen
12965 \series default
12966  where the characters have been colored 
12967 \series bold
12968 yellow
12969 \series default
12970 :
12971 \begin_inset Formula \begin{equation}
12972 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
12973
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \begin_layout Standard
12980 Self-defined colors can also be used for text with the help of the command
12981  
12982 \series bold
12983
12984 \backslash
12985 textcolor
12986 \series default
12987 :
12988 \begin_inset LatexCommand index
12989 name "Text ! colored"
12990
12991 \end_inset
12992
12993
12994 \end_layout
12995
12996 \begin_layout Standard
12997 \begin_inset ERT
12998 status collapsed
12999
13000 \begin_layout Standard
13001
13002
13003 \backslash
13004 textcolor{darkgreen}{
13005 \end_layout
13006
13007 \end_inset
13008
13009 This sentence is 
13010 \begin_inset Quotes eld
13011 \end_inset
13012
13013 darkgreen
13014 \begin_inset Quotes erd
13015 \end_inset
13016
13017 .
13018 \begin_inset ERT
13019 status collapsed
13020
13021 \begin_layout Standard
13022
13023 }
13024 \end_layout
13025
13026 \end_inset
13027
13028
13029 \end_layout
13030
13031 \begin_layout Standard
13032
13033 \series bold
13034
13035 \backslash
13036 textcolor
13037 \series default
13038
13039 \begin_inset LatexCommand index
13040 name "Commands ! T ! \\textbackslash textcolor"
13041
13042 \end_inset
13043
13044  is used in the scheme 
13045 \series bold
13046
13047 \backslash
13048 textcolor{color}{characters to color}
13049 \series default
13050 .
13051 \end_layout
13052
13053 \begin_layout Subsection
13054 Paragraph Boxes
13055 \begin_inset LatexCommand label
13056 name "sub:Paragraph-Boxes"
13057
13058 \end_inset
13059
13060
13061 \begin_inset LatexCommand index
13062 name "Boxes ! as paragraph"
13063
13064 \end_inset
13065
13066
13067 \end_layout
13068
13069 \begin_layout Standard
13070 A box that can contain several lines and paragraphs, a so called paragraph
13071  box (parbox), can be created with the menu 
13072 \family sans
13073 Insert\SpecialChar \menuseparator
13074 Box
13075 \family default
13076  or the toolbar button 
13077 \begin_inset Graphics
13078         filename ../images/box-insert.png
13079         scale 85
13080
13081 \end_inset
13082
13083 .
13084 \end_layout
13085
13086 \begin_layout Standard
13087 The following example shows a framed parbox in a line:
13088 \end_layout
13089
13090 \begin_layout Standard
13091 \begin_inset VSpace medskip
13092 \end_inset
13093
13094 This is a line 
13095 \begin_inset Box Boxed
13096 position "c"
13097 hor_pos "c"
13098 has_inner_box 1
13099 inner_pos "t"
13100 use_parbox 1
13101 width "5cm"
13102 special "none"
13103 height "1in"
13104 height_special "totalheight"
13105 status open
13106
13107 \begin_layout Standard
13108 This is a paragraph box.
13109  It is exactly 5\InsetSpace \thinspace{}
13110 cm long and can also contain formulas: 
13111 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13112 \end_inset
13113
13114
13115 \end_layout
13116
13117 \end_inset
13118
13119  with a parbox.
13120 \end_layout
13121
13122 \begin_layout Standard
13123 \begin_inset VSpace medskip
13124 \end_inset
13125
13126
13127 \end_layout
13128
13129 \begin_layout Standard
13130 Such a box is created by right-clicking on the gray box inset.
13131  A dialog pops up showing the box properties.
13132  In our case set: 
13133 \emph on
13134 Decoration
13135 \emph default
13136 : Recangular box, 
13137 \emph on
13138 Inner Box
13139 \emph default
13140 : Parbox, 
13141 \emph on
13142 Width
13143 \emph default
13144 : 5\InsetSpace \thinspace{}
13145 cm, 
13146 \emph on
13147 Vertical Box Alignment
13148 \emph default
13149 : Middle
13150 \end_layout
13151
13152 \begin_layout Standard
13153 \begin_inset VSpace medskip
13154 \end_inset
13155
13156 In LaTeX a parbox is created with the command 
13157 \series bold
13158
13159 \backslash
13160 parbox
13161 \series default
13162
13163 \begin_inset LatexCommand index
13164 name "Commands ! P ! \\textbackslash parbox"
13165
13166 \end_inset
13167
13168  that has the following scheme:
13169 \end_layout
13170
13171 \begin_layout Standard
13172
13173 \series bold
13174
13175 \backslash
13176 parbox[position]{width}{box content}
13177 \end_layout
13178
13179 \begin_layout Standard
13180 The positions 
13181 \emph on
13182 b
13183 \emph default
13184  and 
13185 \emph on
13186 t
13187 \emph default
13188  are possible.
13189  
13190 \emph on
13191 b
13192 \emph default
13193  for bottom means that the box is aligned within the surrounding text with
13194  its last line.
13195  With 
13196 \emph on
13197 t
13198 \emph default
13199  for top this is done with the first line.
13200  When no position is given, the box will be vertically centered, see section
13201  
13202 \emph on
13203 Boxes
13204 \emph default
13205  of the 
13206 \emph on
13207 Embedded\InsetSpace ~
13208 Objects
13209 \emph default
13210  manual for examples.
13211 \end_layout
13212
13213 \begin_layout Standard
13214 \begin_inset VSpace bigskip
13215 \end_inset
13216
13217 To frame formulas completely, including the formula number, the formula
13218  must be set into a parbox.
13219  To do this, the command 
13220 \series bold
13221
13222 \backslash
13223 fbox{
13224 \backslash
13225 parbox{
13226 \backslash
13227 linewidth-2
13228 \backslash
13229 fboxsep-2
13230 \backslash
13231 fboxrule}{
13232 \series default
13233  is inserted in TeX-mode before the formula.
13234  
13235 \series bold
13236
13237 \backslash
13238 linewidth
13239 \begin_inset LatexCommand index
13240 name "Commands ! L ! \\textbackslash linewidth"
13241
13242 \end_inset
13243
13244
13245 \series default
13246  is hereby the line width set for the document.
13247  Because the frame is outside the parbox, 2\InsetSpace \thinspace{}
13248 times the frame separation and
13249  the frame thickness must be subtracted from the line width.
13250  As this is not automatically done by LyX due to a bug
13251 \begin_inset Foot
13252 status collapsed
13253
13254 \begin_layout Standard
13255 \begin_inset ERT
13256 status collapsed
13257
13258 \begin_layout Standard
13259
13260
13261 \backslash
13262 href{http://bugzilla.lyx.org/show_bug.cgi?id=4483}{
13263 \end_layout
13264
13265 \end_inset
13266
13267 LyX-bug #4483
13268 \begin_inset ERT
13269 status collapsed
13270
13271 \begin_layout Standard
13272
13273 }
13274 \end_layout
13275
13276 \end_inset
13277
13278
13279 \end_layout
13280
13281 \end_inset
13282
13283 , TeX-mode has to be used.
13284  To be able to multiply and subtract in arguments, the LaTeX-package 
13285 \series bold
13286 calc
13287 \series default
13288
13289 \begin_inset Foot
13290 status collapsed
13291
13292 \begin_layout Standard
13293
13294 \series bold
13295 calc
13296 \series default
13297  is part of every LaTeX standard installation.
13298 \end_layout
13299
13300 \end_inset
13301
13302
13303 \begin_inset LatexCommand index
13304 name "Packages ! calc"
13305
13306 \end_inset
13307
13308  must be loaded in the LaTeX-preamble with the line
13309 \end_layout
13310
13311 \begin_layout Standard
13312
13313 \series bold
13314
13315 \backslash
13316 usepackage{calc}
13317 \end_layout
13318
13319 \begin_layout Standard
13320 Behind the formula both boxes are closed by entering 
13321 \series bold
13322 }}
13323 \series default
13324  in TeX-mode.
13325  Here is an example:
13326 \begin_inset ERT
13327 status collapsed
13328
13329 \begin_layout Standard
13330
13331
13332 \backslash
13333 fboxsep 5mm 
13334 \backslash
13335 fboxrule 5mm
13336 \end_layout
13337
13338 \end_inset
13339
13340
13341 \end_layout
13342
13343 \begin_layout Standard
13344 \begin_inset ERT
13345 status collapsed
13346
13347 \begin_layout Standard
13348
13349
13350 \backslash
13351 fbox{
13352 \backslash
13353 parbox{
13354 \backslash
13355 linewidth-2
13356 \backslash
13357 fboxsep-2
13358 \backslash
13359 fboxrule}{
13360 \end_layout
13361
13362 \end_inset
13363
13364
13365 \begin_inset Formula \begin{equation}
13366 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
13367
13368 \end_inset
13369
13370
13371 \begin_inset ERT
13372 status collapsed
13373
13374 \begin_layout Standard
13375
13376 }}
13377 \end_layout
13378
13379 \end_inset
13380
13381
13382 \begin_inset ERT
13383 status collapsed
13384
13385 \begin_layout Standard
13386
13387
13388 \backslash
13389 fboxrule 0.4pt 
13390 \backslash
13391 fboxsep 3pt
13392 \end_layout
13393
13394 \end_inset
13395
13396
13397 \end_layout
13398
13399 \begin_layout Standard
13400 \begin_inset VSpace medskip
13401 \end_inset
13402
13403 As a parbox is used as argument of 
13404 \series bold
13405
13406 \backslash
13407 fbox
13408 \series default
13409 , there is in this case no difference between 
13410 \series bold
13411
13412 \backslash
13413 fbox
13414 \series default
13415  and 
13416 \series bold
13417
13418 \backslash
13419 boxed
13420 \series default
13421 .
13422 \end_layout
13423
13424 \begin_layout Standard
13425 \begin_inset VSpace bigskip
13426 \end_inset
13427
13428 Paragraph boxes are very useful to comment formulas directly.
13429  To do this, 
13430 \series bold
13431
13432 \backslash
13433 parbox
13434 \series default
13435  is used in combination with the command 
13436 \series bold
13437
13438 \backslash
13439 tag
13440 \series default
13441 .
13442  (more about 
13443 \series bold
13444
13445 \backslash
13446 tag
13447 \series default
13448  see 
13449 \begin_inset LatexCommand ref
13450 reference "sub:User-defined-Numbering"
13451
13452 \end_inset
13453
13454 )
13455 \end_layout
13456
13457 \begin_layout Standard
13458 An example of a formula commented with 
13459 \series bold
13460
13461 \backslash
13462 parbox
13463 \series default
13464 :
13465 \end_layout
13466
13467 \begin_layout Standard
13468 \begin_inset ERT
13469 status collapsed
13470
13471 \begin_layout Standard
13472
13473
13474 \backslash
13475 [5x-7b=3b
13476 \backslash
13477 tag*{
13478 \backslash
13479 parbox{5cm}{
13480 \end_layout
13481
13482 \end_inset
13483
13484 This is a description.
13485  It is distinctly separated from the formula and multiline.
13486 \begin_inset ERT
13487 status collapsed
13488
13489 \begin_layout Standard
13490
13491 }}
13492 \backslash
13493 ]
13494 \end_layout
13495
13496 \end_inset
13497
13498
13499 \end_layout
13500
13501 \begin_layout Standard
13502 Such a formula must be inserted completely in TeX-mode because LyX does
13503  not yet support the command 
13504 \series bold
13505
13506 \backslash
13507 parbox
13508 \series default
13509  in formulas.
13510  The formula is created with the following command sequence:
13511 \end_layout
13512
13513 \begin_layout Standard
13514 The command 
13515 \series bold
13516
13517 \backslash
13518 [5x-7b=3b
13519 \backslash
13520 tag*
13521 \backslash
13522 {
13523 \backslash
13524 parbox{5cm}{
13525 \series default
13526  is inserted in TeX-mode.
13527 \begin_inset Foot
13528 status collapsed
13529
13530 \begin_layout Standard
13531 When the formula style 
13532 \series bold
13533 Indented
13534 \series default
13535  is used, 
13536 \series bold
13537
13538 \backslash
13539 tag*
13540 \backslash
13541 {
13542 \series default
13543  can also be replaced by 
13544 \series bold
13545
13546 \backslash
13547 hfill
13548 \series default
13549 .
13550  (formula styles see 
13551 \begin_inset LatexCommand ref
13552 reference "sec:Formula-Styles"
13553
13554 \end_inset
13555
13556 )
13557 \end_layout
13558
13559 \end_inset
13560
13561  Then the description follows as normal text, and finally 
13562 \series bold
13563 }}
13564 \backslash
13565 ]
13566 \series default
13567  is inserted in TeX-mode.
13568  The commands 
13569 \series bold
13570
13571 \backslash
13572 [
13573 \series default
13574  and 
13575 \series bold
13576
13577 \backslash
13578 ]
13579 \series default
13580  hereby create a displayed formula.
13581 \end_layout
13582
13583 \begin_layout Standard
13584 The advantages of 
13585 \series bold
13586
13587 \backslash
13588 parbox
13589 \series default
13590  can be seen in this example that was 
13591 \begin_inset Quotes eld
13592 \end_inset
13593
13594 commented
13595 \begin_inset Quotes erd
13596 \end_inset
13597
13598  using the mathematical textmode:
13599 \begin_inset Formula \[
13600 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
13601
13602 \end_inset
13603
13604
13605 \end_layout
13606
13607 \begin_layout Section
13608 Operators
13609 \begin_inset LatexCommand index
13610 name "Operators"
13611
13612 \end_inset
13613
13614
13615 \end_layout
13616
13617 \begin_layout Subsection
13618 Big Operators
13619 \begin_inset LatexCommand label
13620 name "sub:Big-Operators"
13621
13622 \end_inset
13623
13624
13625 \begin_inset LatexCommand index
13626 name "Operators ! big"
13627
13628 \end_inset
13629
13630
13631 \begin_inset LatexCommand index
13632 name "Sums"
13633
13634 \end_inset
13635
13636
13637 \begin_inset LatexCommand index
13638 name "Integrals"
13639
13640 \end_inset
13641
13642
13643 \end_layout
13644
13645 \begin_layout Standard
13646 To be able to use all integral operators listed here, the option 
13647 \family sans
13648 Use esint package automatically
13649 \family default
13650  must be set in the document settings under 
13651 \family sans
13652 Math\InsetSpace ~
13653 Options
13654 \family default
13655 .
13656 \end_layout
13657
13658 \begin_layout Standard
13659
13660 \hfill
13661
13662 \begin_inset Tabular
13663 <lyxtabular version="3" rows="11" columns="2">
13664 <features>
13665 <column alignment="center" valignment="top" leftline="true" width="0pt">
13666 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13667 <row topline="true" bottomline="true">
13668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Standard
13672 Command
13673 \end_layout
13674
13675 \end_inset
13676 </cell>
13677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13678 \begin_inset Text
13679
13680 \begin_layout Standard
13681 Result
13682 \end_layout
13683
13684 \end_inset
13685 </cell>
13686 </row>
13687 <row topline="true">
13688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \begin_layout Standard
13692
13693 \backslash
13694 sum
13695 \begin_inset LatexCommand index
13696 name "Commands ! S ! \\textbackslash sum"
13697
13698 \end_inset
13699
13700
13701 \end_layout
13702
13703 \end_inset
13704 </cell>
13705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13706 \begin_inset Text
13707
13708 \begin_layout Standard
13709 \begin_inset Formula $\sum$
13710 \end_inset
13711
13712
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 </row>
13718 <row topline="true">
13719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13720 \begin_inset Text
13721
13722 \begin_layout Standard
13723
13724 \backslash
13725 int
13726 \begin_inset LatexCommand index
13727 name "Commands ! I ! \\textbackslash int"
13728
13729 \end_inset
13730
13731
13732 \end_layout
13733
13734 \end_inset
13735 </cell>
13736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Standard
13740 \begin_inset Formula $\int$
13741 \end_inset
13742
13743
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 </row>
13749 <row topline="true">
13750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Standard
13754
13755 \backslash
13756 intop
13757 \end_layout
13758
13759 \end_inset
13760 </cell>
13761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Standard
13765 \begin_inset Formula $\intop$
13766 \end_inset
13767
13768
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 </row>
13774 <row topline="true">
13775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Standard
13779
13780 \backslash
13781 oint
13782 \end_layout
13783
13784 \end_inset
13785 </cell>
13786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13787 \begin_inset Text
13788
13789 \begin_layout Standard
13790 \begin_inset Formula $\oint$
13791 \end_inset
13792
13793
13794 \end_layout
13795
13796 \end_inset
13797 </cell>
13798 </row>
13799 <row topline="true">
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Standard
13804
13805 \backslash
13806 ointop
13807 \end_layout
13808
13809 \end_inset
13810 </cell>
13811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13812 \begin_inset Text
13813
13814 \begin_layout Standard
13815 \begin_inset Formula $\ointop$
13816 \end_inset
13817
13818
13819 \end_layout
13820
13821 \end_inset
13822 </cell>
13823 </row>
13824 <row topline="true">
13825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13826 \begin_inset Text
13827
13828 \begin_layout Standard
13829
13830 \backslash
13831 ointctrclockwise
13832 \end_layout
13833
13834 \end_inset
13835 </cell>
13836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13837 \begin_inset Text
13838
13839 \begin_layout Standard
13840 \begin_inset Formula $\ointctrclockwise$
13841 \end_inset
13842
13843
13844 \end_layout
13845
13846 \end_inset
13847 </cell>
13848 </row>
13849 <row topline="true">
13850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Standard
13854
13855 \backslash
13856 ointclockwise
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Standard
13865 \begin_inset Formula $\ointclockwise$
13866 \end_inset
13867
13868
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 </row>
13874 <row topline="true">
13875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13876 \begin_inset Text
13877
13878 \begin_layout Standard
13879
13880 \backslash
13881 sqint
13882 \end_layout
13883
13884 \end_inset
13885 </cell>
13886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13887 \begin_inset Text
13888
13889 \begin_layout Standard
13890 \begin_inset Formula $\sqint$
13891 \end_inset
13892
13893
13894 \end_layout
13895
13896 \end_inset
13897 </cell>
13898 </row>
13899 <row topline="true">
13900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13901 \begin_inset Text
13902
13903 \begin_layout Standard
13904
13905 \backslash
13906 bigcap
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Standard
13915 \begin_inset Formula $\bigcap$
13916 \end_inset
13917
13918
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 </row>
13924 <row topline="true" bottomline="true">
13925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Standard
13929
13930 \backslash
13931 bigcup
13932 \end_layout
13933
13934 \end_inset
13935 </cell>
13936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13937 \begin_inset Text
13938
13939 \begin_layout Standard
13940 \begin_inset Formula $\bigcup$
13941 \end_inset
13942
13943
13944 \end_layout
13945
13946 \end_inset
13947 </cell>
13948 </row>
13949 </lyxtabular>
13950
13951 \end_inset
13952
13953
13954 \hfill
13955
13956 \begin_inset Tabular
13957 <lyxtabular version="3" rows="10" columns="2">
13958 <features>
13959 <column alignment="center" valignment="top" leftline="true" width="0pt">
13960 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13961 <row topline="true" bottomline="true">
13962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13963 \begin_inset Text
13964
13965 \begin_layout Standard
13966 Command
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Standard
13975 Result
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 </row>
13981 <row topline="true">
13982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13983 \begin_inset Text
13984
13985 \begin_layout Standard
13986
13987 \backslash
13988 prod
13989 \begin_inset LatexCommand index
13990 name "Commands ! P ! \\textbackslash prod"
13991
13992 \end_inset
13993
13994
13995 \end_layout
13996
13997 \end_inset
13998 </cell>
13999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14000 \begin_inset Text
14001
14002 \begin_layout Standard
14003 \begin_inset Formula $\prod$
14004 \end_inset
14005
14006
14007 \end_layout
14008
14009 \end_inset
14010 </cell>
14011 </row>
14012 <row topline="true">
14013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14014 \begin_inset Text
14015
14016 \begin_layout Standard
14017
14018 \backslash
14019 coprod
14020 \end_layout
14021
14022 \end_inset
14023 </cell>
14024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14025 \begin_inset Text
14026
14027 \begin_layout Standard
14028 \begin_inset Formula $\coprod$
14029 \end_inset
14030
14031
14032 \end_layout
14033
14034 \end_inset
14035 </cell>
14036 </row>
14037 <row topline="true">
14038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14039 \begin_inset Text
14040
14041 \begin_layout Standard
14042
14043 \backslash
14044 bigodot
14045 \end_layout
14046
14047 \end_inset
14048 </cell>
14049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14050 \begin_inset Text
14051
14052 \begin_layout Standard
14053 \begin_inset Formula $\bigodot$
14054 \end_inset
14055
14056
14057 \end_layout
14058
14059 \end_inset
14060 </cell>
14061 </row>
14062 <row topline="true">
14063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14064 \begin_inset Text
14065
14066 \begin_layout Standard
14067
14068 \backslash
14069 bigotimes
14070 \end_layout
14071
14072 \end_inset
14073 </cell>
14074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14075 \begin_inset Text
14076
14077 \begin_layout Standard
14078 \begin_inset Formula $\bigotimes$
14079 \end_inset
14080
14081
14082 \end_layout
14083
14084 \end_inset
14085 </cell>
14086 </row>
14087 <row topline="true">
14088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Standard
14092
14093 \backslash
14094 bigoplus
14095 \end_layout
14096
14097 \end_inset
14098 </cell>
14099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14100 \begin_inset Text
14101
14102 \begin_layout Standard
14103 \begin_inset Formula $\bigoplus$
14104 \end_inset
14105
14106
14107 \end_layout
14108
14109 \end_inset
14110 </cell>
14111 </row>
14112 <row topline="true">
14113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14114 \begin_inset Text
14115
14116 \begin_layout Standard
14117
14118 \backslash
14119 bigwedge
14120 \end_layout
14121
14122 \end_inset
14123 </cell>
14124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14125 \begin_inset Text
14126
14127 \begin_layout Standard
14128 \begin_inset Formula $\bigwedge$
14129 \end_inset
14130
14131
14132 \end_layout
14133
14134 \end_inset
14135 </cell>
14136 </row>
14137 <row topline="true">
14138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14139 \begin_inset Text
14140
14141 \begin_layout Standard
14142
14143 \backslash
14144 bigvee
14145 \end_layout
14146
14147 \end_inset
14148 </cell>
14149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14150 \begin_inset Text
14151
14152 \begin_layout Standard
14153 \begin_inset Formula $\bigvee$
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 </row>
14162 <row topline="true">
14163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14164 \begin_inset Text
14165
14166 \begin_layout Standard
14167
14168 \backslash
14169 bigsqcup
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Standard
14178 \begin_inset Formula $\bigsqcup$
14179 \end_inset
14180
14181
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 </row>
14187 <row topline="true" bottomline="true">
14188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14189 \begin_inset Text
14190
14191 \begin_layout Standard
14192
14193 \backslash
14194 biguplus
14195 \end_layout
14196
14197 \end_inset
14198 </cell>
14199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14200 \begin_inset Text
14201
14202 \begin_layout Standard
14203 \begin_inset Formula $\biguplus$
14204 \end_inset
14205
14206
14207 \end_layout
14208
14209 \end_inset
14210 </cell>
14211 </row>
14212 </lyxtabular>
14213
14214 \end_inset
14215
14216
14217 \hfill
14218
14219 \end_layout
14220
14221 \begin_layout Standard
14222 All big operators can also be inserted via the math toolbar button 
14223 \begin_inset Graphics
14224         filename ../images/math/intop.png
14225         scale 85
14226
14227 \end_inset
14228
14229 .
14230 \end_layout
14231
14232 \begin_layout Standard
14233 The operators are called big because they are bigger than the sometimes
14234  equal looking binary operators.
14235  All big operators can have limits as described in the next subsection.
14236 \end_layout
14237
14238 \begin_layout Standard
14239 The operators 
14240 \series bold
14241
14242 \backslash
14243 intop
14244 \series default
14245  and 
14246 \series bold
14247
14248 \backslash
14249 ointop
14250 \series default
14251  are different from 
14252 \series bold
14253
14254 \backslash
14255 int
14256 \series default
14257  and 
14258 \series bold
14259
14260 \backslash
14261 oint
14262 \series default
14263 , resp.\InsetSpace ~
14264 in the style the operator limits are displayed, see 
14265 \begin_inset LatexCommand ref
14266 reference "sub:Operator-Limits"
14267
14268 \end_inset
14269
14270 .
14271  
14272 \end_layout
14273
14274 \begin_layout Subsubsection*
14275 Advices for Integrals
14276 \end_layout
14277
14278 \begin_layout Standard
14279 The letter 
14280 \emph on
14281 d
14282 \emph default
14283  in an integral is an operator, that therefore has to be set upright.
14284  This is done by highlighting the 
14285 \emph on
14286 d
14287 \emph default
14288  and using the keyboard shortcut 
14289 \family sans
14290 Alt-c\InsetSpace ~
14291 r
14292 \family default
14293
14294 \begin_inset Foot
14295 status collapsed
14296
14297 \begin_layout Standard
14298 Font styles
14299 \series bold
14300  
14301 \series default
14302 see 
14303 \begin_inset LatexCommand ref
14304 reference "sub:Font-Styles"
14305
14306 \end_inset
14307
14308
14309 \end_layout
14310
14311 \end_inset
14312
14313 .
14314  Finally the smallest space is inserted before the 
14315 \emph on
14316 d
14317 \emph default
14318 , as this is usual for operators.
14319  An example:
14320 \end_layout
14321
14322 \begin_layout Standard
14323 incorrect: 
14324 \begin_inset Formula $\int A(x)dx$
14325 \end_inset
14326
14327
14328 \newline
14329
14330 \begin_inset ERT
14331 status collapsed
14332
14333 \begin_layout Standard
14334
14335
14336 \backslash
14337 hphantom{in}
14338 \end_layout
14339
14340 \end_inset
14341
14342 correct: 
14343 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14344 \end_inset
14345
14346
14347 \end_layout
14348
14349 \begin_layout Standard
14350 For multiple integrals there are the following commands:
14351 \begin_inset VSpace medskip
14352 \end_inset
14353
14354
14355 \end_layout
14356
14357 \begin_layout Standard
14358
14359 \hfill
14360
14361 \begin_inset Tabular
14362 <lyxtabular version="3" rows="4" columns="2">
14363 <features>
14364 <column alignment="center" valignment="top" leftline="true" width="0">
14365 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14366 <row topline="true" bottomline="true">
14367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14368 \begin_inset Text
14369
14370 \begin_layout Standard
14371 Command
14372 \end_layout
14373
14374 \end_inset
14375 </cell>
14376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14377 \begin_inset Text
14378
14379 \begin_layout Standard
14380 Result
14381 \begin_inset Note Note
14382 status collapsed
14383
14384 \begin_layout Standard
14385
14386 \series bold
14387
14388 \backslash
14389 raisebox
14390 \series default
14391  is only used as spacer.
14392 \end_layout
14393
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \end_inset
14400 </cell>
14401 </row>
14402 <row topline="true">
14403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Standard
14407
14408 \backslash
14409 iint
14410 \end_layout
14411
14412 \end_inset
14413 </cell>
14414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14415 \begin_inset Text
14416
14417 \begin_layout Standard
14418 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14419 \end_inset
14420
14421
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 </row>
14427 <row topline="true">
14428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14429 \begin_inset Text
14430
14431 \begin_layout Standard
14432
14433 \backslash
14434 oiint
14435 \end_layout
14436
14437 \end_inset
14438 </cell>
14439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Standard
14443 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14444 \end_inset
14445
14446
14447 \end_layout
14448
14449 \end_inset
14450 </cell>
14451 </row>
14452 <row topline="true" bottomline="true">
14453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14454 \begin_inset Text
14455
14456 \begin_layout Standard
14457
14458 \backslash
14459 sqiint
14460 \end_layout
14461
14462 \end_inset
14463 </cell>
14464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14465 \begin_inset Text
14466
14467 \begin_layout Standard
14468 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14469 \end_inset
14470
14471
14472 \end_layout
14473
14474 \end_inset
14475 </cell>
14476 </row>
14477 </lyxtabular>
14478
14479 \end_inset
14480
14481
14482 \hfill
14483
14484 \begin_inset Tabular
14485 <lyxtabular version="3" rows="4" columns="2">
14486 <features>
14487 <column alignment="center" valignment="top" leftline="true" width="0">
14488 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14489 <row topline="true" bottomline="true">
14490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Standard
14494 Command
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14500 \begin_inset Text
14501
14502 \begin_layout Standard
14503 Result
14504 \end_layout
14505
14506 \end_inset
14507 </cell>
14508 </row>
14509 <row topline="true">
14510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14511 \begin_inset Text
14512
14513 \begin_layout Standard
14514
14515 \backslash
14516 iiint
14517 \end_layout
14518
14519 \end_inset
14520 </cell>
14521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14522 \begin_inset Text
14523
14524 \begin_layout Standard
14525 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14526 \end_inset
14527
14528
14529 \end_layout
14530
14531 \end_inset
14532 </cell>
14533 </row>
14534 <row topline="true">
14535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14536 \begin_inset Text
14537
14538 \begin_layout Standard
14539
14540 \backslash
14541 iiiint
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14547 \begin_inset Text
14548
14549 \begin_layout Standard
14550 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14551 \end_inset
14552
14553
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 </row>
14559 <row topline="true" bottomline="true">
14560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14561 \begin_inset Text
14562
14563 \begin_layout Standard
14564
14565 \backslash
14566 dotsint
14567 \end_layout
14568
14569 \end_inset
14570 </cell>
14571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14572 \begin_inset Text
14573
14574 \begin_layout Standard
14575 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14576 \end_inset
14577
14578
14579 \end_layout
14580
14581 \end_inset
14582 </cell>
14583 </row>
14584 </lyxtabular>
14585
14586 \end_inset
14587
14588
14589 \hfill
14590
14591 \end_layout
14592
14593 \begin_layout Subsection
14594 Operator Limits
14595 \begin_inset LatexCommand label
14596 name "sub:Operator-Limits"
14597
14598 \end_inset
14599
14600
14601 \begin_inset LatexCommand index
14602 name "Operators ! Limits"
14603
14604 \end_inset
14605
14606
14607 \end_layout
14608
14609 \begin_layout Standard
14610 Limits are created by super- and subscripts:
14611 \end_layout
14612
14613 \begin_layout Standard
14614 \align center
14615 \begin_inset Tabular
14616 <lyxtabular version="3" rows="2" columns="2">
14617 <features>
14618 <column alignment="center" valignment="top" leftline="true" width="0pt">
14619 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14620 <row topline="true" bottomline="true">
14621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14622 \begin_inset Text
14623
14624 \begin_layout Standard
14625 Command
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Standard
14634 Result
14635 \begin_inset Note Note
14636 status collapsed
14637
14638 \begin_layout Standard
14639
14640 \series bold
14641
14642 \backslash
14643 raisebox
14644 \series default
14645  is only used as spacer.
14646 \end_layout
14647
14648 \end_inset
14649
14650
14651 \end_layout
14652
14653 \end_inset
14654 </cell>
14655 </row>
14656 <row topline="true" bottomline="true">
14657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14658 \begin_inset Text
14659
14660 \begin_layout Standard
14661
14662 \backslash
14663 prod^
14664 \backslash
14665 infty
14666 \begin_inset ERT
14667 status collapsed
14668
14669 \begin_layout Standard
14670
14671
14672 \backslash
14673 spce 
14674 \end_layout
14675
14676 \end_inset
14677
14678
14679 \begin_inset Formula $\to$
14680 \end_inset
14681
14682 _0
14683 \begin_inset Formula $\to$
14684 \end_inset
14685
14686 A(x)
14687 \end_layout
14688
14689 \end_inset
14690 </cell>
14691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14692 \begin_inset Text
14693
14694 \begin_layout Standard
14695 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14696 \end_inset
14697
14698
14699 \end_layout
14700
14701 \end_inset
14702 </cell>
14703 </row>
14704 </lyxtabular>
14705
14706 \end_inset
14707
14708
14709 \end_layout
14710
14711 \begin_layout Standard
14712 Limits of inline formulas are set right beside the operator.
14713  Limits in displayed formulas are set above or below the operator, except
14714  of integral limits.
14715 \end_layout
14716
14717 \begin_layout Standard
14718 To force that the limits are set beside the operator, the cursor is set
14719  directly behind the operator and the limits type is changed with the menu
14720  
14721 \family sans
14722 Edit\SpecialChar \menuseparator
14723 Math\SpecialChar \menuseparator
14724 Change Limits Type
14725 \family default
14726  to 
14727 \family sans
14728 \series bold
14729 Inline
14730 \family default
14731 \series default
14732  (shortcut 
14733 \family sans
14734 Alt-m\InsetSpace ~
14735 l
14736 \family default
14737 ).
14738  An example:
14739 \end_layout
14740
14741 \begin_layout Standard
14742 The default limits type is this:
14743 \begin_inset Formula \[
14744 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
14745
14746 \end_inset
14747
14748 This is how it looks when the limits type was changed to 
14749 \family sans
14750 \series bold
14751 Inline
14752 \family default
14753 \series default
14754 :
14755 \begin_inset Formula \[
14756 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
14757
14758 \end_inset
14759
14760 For integrals, except of 
14761 \series bold
14762
14763 \backslash
14764 intop
14765 \series default
14766  and 
14767 \series bold
14768
14769 \backslash
14770 ointop
14771 \series default
14772 , the limits are by default set beside the operator.
14773  But for multiple integrals the limits are often set below the operator.
14774  In the following example the limits type was therefore set to 
14775 \series bold
14776 Display
14777 \series default
14778  and so set below the integrals:
14779 \begin_inset Formula \begin{equation}
14780 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
14781
14782 \end_inset
14783
14784
14785 \end_layout
14786
14787 \begin_layout Standard
14788 \begin_inset VSpace medskip
14789 \end_inset
14790
14791 To specify conditions for limits, the commands 
14792 \series bold
14793
14794 \backslash
14795 subarray
14796 \series default
14797
14798 \begin_inset LatexCommand index
14799 name "Commands ! S ! \\textbackslash subarray"
14800
14801 \end_inset
14802
14803  and 
14804 \series bold
14805
14806 \backslash
14807 substack
14808 \series default
14809
14810 \begin_inset LatexCommand index
14811 name "Commands ! S ! \\textbackslash substack"
14812
14813 \end_inset
14814
14815  are used.
14816  To create for example this expression 
14817 \begin_inset Formula \begin{equation}
14818 \sum_{\begin{subarray}{c}
14819 0<k<1000\\
14820 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
14821
14822 \end_inset
14823
14824
14825 \end_layout
14826
14827 \begin_layout Standard
14828 the following has to be done:
14829 \newline
14830 First the command 
14831 \series bold
14832
14833 \backslash
14834 sum
14835 \series default
14836 ^
14837 \series bold
14838 n
14839 \begin_inset ERT
14840 status collapsed
14841
14842 \begin_layout Standard
14843
14844
14845 \backslash
14846 spce 
14847 \end_layout
14848
14849 \end_inset
14850
14851 _
14852 \series default
14853  is typed in.
14854  One is now in a blue box under the summation operator and insert there
14855  the command 
14856 \series bold
14857
14858 \backslash
14859 subarray
14860 \begin_inset ERT
14861 status collapsed
14862
14863 \begin_layout Standard
14864
14865
14866 \backslash
14867 spce 
14868 \end_layout
14869
14870 \end_inset
14871
14872
14873 \series default
14874 .
14875  The blue box is now within a purple box and now several lines can be written
14876  among each other.
14877  A new line is created by inserting a line break (
14878 \family sans
14879 Ctrl-Return
14880 \family default
14881 ).
14882  When now
14883 \newline
14884
14885 \series bold
14886 0<k<1000 Ctrl-Return
14887 \newline
14888
14889 \series default
14890 is typed in, a new box appears below for the new line.
14891 \end_layout
14892
14893 \begin_layout Standard
14894 The alignment of the lines can be changed to left aligned with the 
14895 \family sans
14896 table
14897 \family default
14898  
14899 \family sans
14900 toolbar
14901 \family default
14902  or the menu 
14903 \family sans
14904 Edit\SpecialChar \menuseparator
14905 Rows &Columns
14906 \family default
14907 .
14908  To get right alignment, 
14909 \series bold
14910
14911 \backslash
14912 hfill
14913 \begin_inset ERT
14914 status collapsed
14915
14916 \begin_layout Standard
14917
14918
14919 \backslash
14920 spce 
14921 \end_layout
14922
14923 \end_inset
14924
14925
14926 \series default
14927  is inserted at the beginning of the line.
14928 \end_layout
14929
14930 \begin_layout Standard
14931 The command 
14932 \series bold
14933
14934 \backslash
14935 substack
14936 \series default
14937  is equivalent to 
14938 \series bold
14939
14940 \backslash
14941 subarray
14942 \series default
14943  with the difference that the lines are always centered.
14944 \end_layout
14945
14946 \begin_layout Standard
14947 \begin_inset VSpace bigskip
14948 \end_inset
14949
14950 Like in formula 
14951 \begin_inset LatexCommand eqref
14952 reference "eq:substack"
14953
14954 \end_inset
14955
14956  there can be too much space beside an operator, because the characters
14957  following the operator are set beside the limits.
14958 \end_layout
14959
14960 \begin_layout Standard
14961 To avoid this, the following macro can be used in the LaTeX-preamble:
14962 \end_layout
14963
14964 \begin_layout Standard
14965
14966 \series bold
14967
14968 \backslash
14969 def
14970 \backslash
14971 clap#1{
14972 \backslash
14973 hbox to 0pt{
14974 \backslash
14975 hss #1
14976 \backslash
14977 hss}}
14978 \newline
14979
14980 \backslash
14981 def
14982 \backslash
14983 mathclap {
14984 \backslash
14985 mathpalette 
14986 \backslash
14987 mathclapinternal}
14988 \newline
14989
14990 \backslash
14991 def
14992 \backslash
14993 mathclapinternal #1#2{
14994 \backslash
14995 clap{$
14996 \backslash
14997 mathsurround =0pt #1{#2}$}}
14998 \end_layout
14999
15000 \begin_layout Standard
15001 This defines the command 
15002 \series bold
15003
15004 \backslash
15005 mathclap
15006 \series default
15007
15008 \begin_inset LatexCommand index
15009 name "Commands ! M ! \\textbackslash mathclap"
15010
15011 \end_inset
15012
15013  that sets the width of the limit to 0\InsetSpace \thinspace{}
15014 pt.
15015  The command scheme is
15016 \end_layout
15017
15018 \begin_layout Standard
15019
15020 \series bold
15021
15022 \backslash
15023 mathclap{limit}
15024 \end_layout
15025
15026 \begin_layout Standard
15027 where the limit can consist of several conditions.
15028 \end_layout
15029
15030 \begin_layout Standard
15031 Applied on formula 
15032 \begin_inset LatexCommand eqref
15033 reference "eq:substack"
15034
15035 \end_inset
15036
15037 , one uses the command
15038 \end_layout
15039
15040 \begin_layout Standard
15041
15042 \series bold
15043
15044 \backslash
15045 sum_
15046 \backslash
15047 mathclap{
15048 \backslash
15049 substack
15050 \begin_inset ERT
15051 status collapsed
15052
15053 \begin_layout Standard
15054
15055
15056 \backslash
15057 spce 
15058 \end_layout
15059
15060 \end_inset
15061
15062 0<k<1000 Ctrl-Enter
15063 \end_layout
15064
15065 \begin_layout Standard
15066 to create the lower limit.
15067  The summand is now directly behind the summation operator:
15068 \begin_inset Formula \[
15069 \sum_{\mathclap{\substack{0<k<1000\\
15070 \\k\,\in\,\mathbb{N}}
15071 }}^{n}k^{-2}\]
15072
15073 \end_inset
15074
15075
15076 \end_layout
15077
15078 \begin_layout Standard
15079 \begin_inset VSpace bigskip
15080 \end_inset
15081
15082 How to use one limit for several operators is described in 
15083 \begin_inset LatexCommand ref
15084 reference "sub:Self-defined-Operators"
15085
15086 \end_inset
15087
15088 .
15089 \end_layout
15090
15091 \begin_layout Subsection
15092 Binary Operators
15093 \begin_inset LatexCommand label
15094 name "sub:Binary-Operators"
15095
15096 \end_inset
15097
15098
15099 \begin_inset LatexCommand index
15100 name "Operators ! binary"
15101
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \begin_layout Standard
15108 Binary operators are surrounded by space when there is a character before
15109  and behind them.
15110 \begin_inset VSpace medskip
15111 \end_inset
15112
15113
15114 \end_layout
15115
15116 \begin_layout Standard
15117
15118 \hfill
15119
15120 \begin_inset Tabular
15121 <lyxtabular version="3" rows="13" columns="2">
15122 <features>
15123 <column alignment="center" valignment="top" leftline="true" width="0pt">
15124 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15125 <row topline="true" bottomline="true">
15126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15127 \begin_inset Text
15128
15129 \begin_layout Standard
15130 Command
15131 \begin_inset Note Note
15132 status collapsed
15133
15134 \begin_layout Standard
15135
15136 \series bold
15137
15138 \backslash
15139 raisebox
15140 \series default
15141  is only used as spacer.
15142 \end_layout
15143
15144 \end_inset
15145
15146
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Standard
15155 Result
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 <row topline="true">
15162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Standard
15166 +
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Standard
15175 \begin_inset Formula $+$
15176 \end_inset
15177
15178
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 </row>
15184 <row topline="true">
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Standard
15189 -
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Standard
15198 \begin_inset Formula $-$
15199 \end_inset
15200
15201
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 </row>
15207 <row topline="true">
15208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Standard
15212
15213 \backslash
15214 pm
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Standard
15223 \begin_inset Formula $\pm$
15224 \end_inset
15225
15226
15227 \end_layout
15228
15229 \end_inset
15230 </cell>
15231 </row>
15232 <row topline="true">
15233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Standard
15237
15238 \backslash
15239 mp
15240 \end_layout
15241
15242 \end_inset
15243 </cell>
15244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Standard
15248 \begin_inset Formula $\mp$
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 </row>
15257 <row topline="true">
15258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Standard
15262
15263 \backslash
15264 cdot
15265 \end_layout
15266
15267 \end_inset
15268 </cell>
15269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15270 \begin_inset Text
15271
15272 \begin_layout Standard
15273 \begin_inset Formula $\cdot$
15274 \end_inset
15275
15276
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 </row>
15282 <row topline="true">
15283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Standard
15287
15288 \backslash
15289 times
15290 \end_layout
15291
15292 \end_inset
15293 </cell>
15294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Standard
15298 \begin_inset Formula $\times$
15299 \end_inset
15300
15301
15302 \end_layout
15303
15304 \end_inset
15305 </cell>
15306 </row>
15307 <row topline="true">
15308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15309 \begin_inset Text
15310
15311 \begin_layout Standard
15312
15313 \backslash
15314 div
15315 \end_layout
15316
15317 \end_inset
15318 </cell>
15319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Standard
15323 \begin_inset Formula $\div$
15324 \end_inset
15325
15326
15327 \end_layout
15328
15329 \end_inset
15330 </cell>
15331 </row>
15332 <row topline="true">
15333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15334 \begin_inset Text
15335
15336 \begin_layout Standard
15337 \begin_inset ERT
15338 status collapsed
15339
15340 \begin_layout Standard
15341
15342
15343 \backslash
15344 raisebox{-1.2mm}{
15345 \end_layout
15346
15347 \end_inset
15348
15349 *
15350 \begin_inset ERT
15351 status collapsed
15352
15353 \begin_layout Standard
15354
15355 }
15356 \end_layout
15357
15358 \end_inset
15359
15360
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Standard
15369 \begin_inset Formula $*$
15370 \end_inset
15371
15372
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 </row>
15378 <row topline="true">
15379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15380 \begin_inset Text
15381
15382 \begin_layout Standard
15383
15384 \backslash
15385 star
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15391 \begin_inset Text
15392
15393 \begin_layout Standard
15394 \begin_inset Formula $\star$
15395 \end_inset
15396
15397
15398 \end_layout
15399
15400 \end_inset
15401 </cell>
15402 </row>
15403 <row topline="true">
15404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15405 \begin_inset Text
15406
15407 \begin_layout Standard
15408
15409 \backslash
15410 circ
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15416 \begin_inset Text
15417
15418 \begin_layout Standard
15419 \begin_inset Formula $\circ$
15420 \end_inset
15421
15422
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 </row>
15428 <row topline="true">
15429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Standard
15433
15434 \backslash
15435 diamond
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15441 \begin_inset Text
15442
15443 \begin_layout Standard
15444 \begin_inset Formula $\diamond$
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 </row>
15453 <row topline="true" bottomline="true">
15454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Standard
15458
15459 \backslash
15460 bullet
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Standard
15469 \begin_inset Formula $\bullet$
15470 \end_inset
15471
15472
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 </row>
15478 </lyxtabular>
15479
15480 \end_inset
15481
15482
15483 \hfill
15484
15485 \begin_inset Tabular
15486 <lyxtabular version="3" rows="13" columns="2">
15487 <features>
15488 <column alignment="center" valignment="top" leftline="true" width="0pt">
15489 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15490 <row topline="true" bottomline="true">
15491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Standard
15495 Command
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Standard
15504 Result
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 </row>
15510 <row topline="true">
15511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15512 \begin_inset Text
15513
15514 \begin_layout Standard
15515
15516 \backslash
15517 nabla
15518 \end_layout
15519
15520 \end_inset
15521 </cell>
15522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15523 \begin_inset Text
15524
15525 \begin_layout Standard
15526 \begin_inset Formula $\nabla$
15527 \end_inset
15528
15529
15530 \end_layout
15531
15532 \end_inset
15533 </cell>
15534 </row>
15535 <row topline="true">
15536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15537 \begin_inset Text
15538
15539 \begin_layout Standard
15540
15541 \backslash
15542 bigtriangledown
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Standard
15551 \begin_inset Formula $\bigtriangledown$
15552 \end_inset
15553
15554
15555 \end_layout
15556
15557 \end_inset
15558 </cell>
15559 </row>
15560 <row topline="true">
15561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15562 \begin_inset Text
15563
15564 \begin_layout Standard
15565
15566 \backslash
15567 bigtriangleup
15568 \end_layout
15569
15570 \end_inset
15571 </cell>
15572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15573 \begin_inset Text
15574
15575 \begin_layout Standard
15576 \begin_inset Formula $\bigtriangleup$
15577 \end_inset
15578
15579
15580 \end_layout
15581
15582 \end_inset
15583 </cell>
15584 </row>
15585 <row topline="true">
15586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15587 \begin_inset Text
15588
15589 \begin_layout Standard
15590
15591 \backslash
15592 Box
15593 \end_layout
15594
15595 \end_inset
15596 </cell>
15597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Standard
15601 \begin_inset Formula $\Box$
15602 \end_inset
15603
15604
15605 \end_layout
15606
15607 \end_inset
15608 </cell>
15609 </row>
15610 <row topline="true">
15611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15612 \begin_inset Text
15613
15614 \begin_layout Standard
15615
15616 \backslash
15617 cap 
15618 \end_layout
15619
15620 \end_inset
15621 </cell>
15622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15623 \begin_inset Text
15624
15625 \begin_layout Standard
15626 \begin_inset Formula $\cap$
15627 \end_inset
15628
15629
15630 \end_layout
15631
15632 \end_inset
15633 </cell>
15634 </row>
15635 <row topline="true">
15636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15637 \begin_inset Text
15638
15639 \begin_layout Standard
15640
15641 \backslash
15642 cup
15643 \end_layout
15644
15645 \end_inset
15646 </cell>
15647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15648 \begin_inset Text
15649
15650 \begin_layout Standard
15651 \begin_inset Formula $\cup$
15652 \end_inset
15653
15654
15655 \end_layout
15656
15657 \end_inset
15658 </cell>
15659 </row>
15660 <row topline="true">
15661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15662 \begin_inset Text
15663
15664 \begin_layout Standard
15665
15666 \backslash
15667 dagger
15668 \end_layout
15669
15670 \end_inset
15671 </cell>
15672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15673 \begin_inset Text
15674
15675 \begin_layout Standard
15676 \begin_inset Formula $\dagger$
15677 \end_inset
15678
15679
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 </row>
15685 <row topline="true">
15686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Standard
15690
15691 \backslash
15692 ddagger
15693 \end_layout
15694
15695 \end_inset
15696 </cell>
15697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15698 \begin_inset Text
15699
15700 \begin_layout Standard
15701 \begin_inset Formula $\ddagger$
15702 \end_inset
15703
15704
15705 \end_layout
15706
15707 \end_inset
15708 </cell>
15709 </row>
15710 <row topline="true">
15711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15712 \begin_inset Text
15713
15714 \begin_layout Standard
15715
15716 \backslash
15717 wr
15718 \end_layout
15719
15720 \end_inset
15721 </cell>
15722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Standard
15726 \begin_inset Formula $\wr$
15727 \end_inset
15728
15729
15730 \end_layout
15731
15732 \end_inset
15733 </cell>
15734 </row>
15735 <row topline="true">
15736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15737 \begin_inset Text
15738
15739 \begin_layout Standard
15740
15741 \backslash
15742 bigcirc
15743 \end_layout
15744
15745 \end_inset
15746 </cell>
15747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15748 \begin_inset Text
15749
15750 \begin_layout Standard
15751 \begin_inset Formula $\bigcirc$
15752 \end_inset
15753
15754
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 </row>
15760 <row topline="true">
15761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Standard
15765
15766 \backslash
15767 wedge
15768 \end_layout
15769
15770 \end_inset
15771 </cell>
15772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Standard
15776 \begin_inset Formula $\wedge$
15777 \end_inset
15778
15779
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 </row>
15785 <row topline="true" bottomline="true">
15786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Standard
15790
15791 \backslash
15792 vee
15793 \end_layout
15794
15795 \end_inset
15796 </cell>
15797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15798 \begin_inset Text
15799
15800 \begin_layout Standard
15801 \begin_inset Formula $\vee$
15802 \end_inset
15803
15804
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 </row>
15810 </lyxtabular>
15811
15812 \end_inset
15813
15814
15815 \hfill
15816
15817 \begin_inset Tabular
15818 <lyxtabular version="3" rows="13" columns="2">
15819 <features>
15820 <column alignment="center" valignment="top" leftline="true" width="0pt">
15821 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15822 <row topline="true" bottomline="true">
15823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Standard
15827 Command
15828 \end_layout
15829
15830 \end_inset
15831 </cell>
15832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15833 \begin_inset Text
15834
15835 \begin_layout Standard
15836 Result
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 </row>
15842 <row topline="true">
15843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Standard
15847
15848 \backslash
15849 oplus
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Standard
15858 \begin_inset Formula $\oplus$
15859 \end_inset
15860
15861
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 </row>
15867 <row topline="true">
15868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15869 \begin_inset Text
15870
15871 \begin_layout Standard
15872
15873 \backslash
15874 ominus
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Standard
15883 \begin_inset Formula $\ominus$
15884 \end_inset
15885
15886
15887 \end_layout
15888
15889 \end_inset
15890 </cell>
15891 </row>
15892 <row topline="true">
15893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15894 \begin_inset Text
15895
15896 \begin_layout Standard
15897
15898 \backslash
15899 otimes
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15905 \begin_inset Text
15906
15907 \begin_layout Standard
15908 \begin_inset Formula $\otimes$
15909 \end_inset
15910
15911
15912 \end_layout
15913
15914 \end_inset
15915 </cell>
15916 </row>
15917 <row topline="true">
15918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Standard
15922
15923 \backslash
15924 oslash
15925 \end_layout
15926
15927 \end_inset
15928 </cell>
15929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Standard
15933 \begin_inset Formula $\oslash$
15934 \end_inset
15935
15936
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 </row>
15942 <row topline="true">
15943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15944 \begin_inset Text
15945
15946 \begin_layout Standard
15947
15948 \backslash
15949 odot
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15955 \begin_inset Text
15956
15957 \begin_layout Standard
15958 \begin_inset Formula $\odot$
15959 \end_inset
15960
15961
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 </row>
15967 <row topline="true">
15968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15969 \begin_inset Text
15970
15971 \begin_layout Standard
15972
15973 \backslash
15974 amalg
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Standard
15983 \begin_inset Formula $\amalg$
15984 \end_inset
15985
15986
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 </row>
15992 <row topline="true">
15993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Standard
15997
15998 \backslash
15999 uplus
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16005 \begin_inset Text
16006
16007 \begin_layout Standard
16008 \begin_inset Formula $\uplus$
16009 \end_inset
16010
16011
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 </row>
16017 <row topline="true">
16018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Standard
16022
16023 \backslash
16024 setminus
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Standard
16033 \begin_inset Formula $\setminus$
16034 \end_inset
16035
16036
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 </row>
16042 <row topline="true">
16043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Standard
16047
16048 \backslash
16049 sqcap
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Standard
16058 \begin_inset Formula $\sqcap$
16059 \end_inset
16060
16061
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 </row>
16067 <row topline="true">
16068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Standard
16072
16073 \backslash
16074 sqcup
16075 \end_layout
16076
16077 \end_inset
16078 </cell>
16079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Standard
16083 \begin_inset Formula $\sqcup$
16084 \end_inset
16085
16086
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 </row>
16092 <row topline="true">
16093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Standard
16097
16098 \backslash
16099 triangleleft
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Standard
16108 \begin_inset Formula $\triangleleft$
16109 \end_inset
16110
16111
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 </row>
16117 <row topline="true" bottomline="true">
16118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Standard
16122
16123 \backslash
16124 triangleright
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Standard
16133 \begin_inset Formula $\triangleright$
16134 \end_inset
16135
16136
16137 \end_layout
16138
16139 \end_inset
16140 </cell>
16141 </row>
16142 </lyxtabular>
16143
16144 \end_inset
16145
16146
16147 \hfill
16148
16149 \end_layout
16150
16151 \begin_layout Standard
16152 All binary operators can also be inserted via the math toolbar button 
16153 \begin_inset Graphics
16154         filename ../images/math/pm.png
16155         scale 85
16156
16157 \end_inset
16158
16159 .
16160 \end_layout
16161
16162 \begin_layout Standard
16163 To typeset the Laplace operator also 
16164 \series bold
16165
16166 \backslash
16167 Delta
16168 \series default
16169  or 
16170 \series bold
16171
16172 \backslash
16173 nabla
16174 \series default
16175 ^
16176 \series bold
16177 2
16178 \series default
16179  (
16180 \begin_inset Formula $\nabla^{2}$
16181 \end_inset
16182
16183 ) can be used instead of 
16184 \series bold
16185
16186 \backslash
16187 bigtriangleup
16188 \series default
16189  .
16190 \end_layout
16191
16192 \begin_layout Standard
16193 The character 
16194 \family sans
16195 Menu Separator
16196 \family default
16197  from the menu 
16198 \family sans
16199 Insert\SpecialChar \menuseparator
16200 Special Character
16201 \family default
16202  is the operator 
16203 \series bold
16204
16205 \backslash
16206 triangleright
16207 \series default
16208 .
16209 \end_layout
16210
16211 \begin_layout Subsection
16212 Self-defined Operators
16213 \begin_inset LatexCommand label
16214 name "sub:Self-defined-Operators"
16215
16216 \end_inset
16217
16218
16219 \begin_inset LatexCommand index
16220 name "Operators ! self-defined"
16221
16222 \end_inset
16223
16224
16225 \end_layout
16226
16227 \begin_layout Standard
16228 With the help of the command 
16229 \series bold
16230
16231 \backslash
16232 DeclareMathOperator
16233 \series default
16234
16235 \begin_inset LatexCommand index
16236 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
16237
16238 \end_inset
16239
16240  custom operators can be defined in the LaTeX-preamble.
16241  Its command scheme is:
16242 \end_layout
16243
16244 \begin_layout Standard
16245
16246 \series bold
16247
16248 \backslash
16249 DeclareMathOperator{new command}{display}
16250 \end_layout
16251
16252 \begin_layout Standard
16253 Display can be characters or symbols that define how the operator looks
16254  in the output.
16255  To define a big operator a * is set behind the command.
16256  All self-defined big operators can have limits as described in 
16257 \begin_inset LatexCommand ref
16258 reference "sub:Operator-Limits"
16259
16260 \end_inset
16261
16262 .
16263 \end_layout
16264
16265 \begin_layout Standard
16266 For example the LaTeX-preamble line
16267 \end_layout
16268
16269 \begin_layout Standard
16270
16271 \series bold
16272
16273 \backslash
16274 DeclareMathOperator*{
16275 \backslash
16276 Lozenge}{
16277 \backslash
16278 blacklozenge}
16279 \end_layout
16280
16281 \begin_layout Standard
16282 defines the command 
16283 \series bold
16284
16285 \backslash
16286 Lozenge
16287 \series default
16288 , that inserts a big operator consisting of the lozenge symbol from 
16289 \begin_inset LatexCommand ref
16290 reference "sub:Miscellaneous-Symbols"
16291
16292 \end_inset
16293
16294 :
16295 \begin_inset Formula \[
16296 \Lozenge_{n=1}^{\infty}\]
16297
16298 \end_inset
16299
16300 The command for this formula is: 
16301 \series bold
16302
16303 \backslash
16304 Lozenge
16305 \series default
16306 ^
16307 \series bold
16308
16309 \backslash
16310 infty
16311 \begin_inset Formula $\to$
16312 \end_inset
16313
16314 _n=1
16315 \end_layout
16316
16317 \begin_layout Standard
16318 \begin_inset VSpace bigskip
16319 \end_inset
16320
16321 When self-defined operators are not used several times in the document,
16322  they can also be defined with the commands 
16323 \series bold
16324
16325 \backslash
16326 mathop
16327 \series default
16328
16329 \begin_inset LatexCommand index
16330 name "Commands ! M ! \\textbackslash mathop"
16331
16332 \end_inset
16333
16334  and 
16335 \series bold
16336
16337 \backslash
16338 mathbin
16339 \series default
16340
16341 \begin_inset LatexCommand index
16342 name "Commands ! M ! \\textbackslash mathbin"
16343
16344 \end_inset
16345
16346 , which have the following scheme:
16347 \end_layout
16348
16349 \begin_layout Standard
16350
16351 \series bold
16352
16353 \backslash
16354 mathop{display}
16355 \series default
16356  and 
16357 \series bold
16358
16359 \backslash
16360 mathbin{display}
16361 \end_layout
16362
16363 \begin_layout Standard
16364
16365 \series bold
16366
16367 \backslash
16368 mathop
16369 \series default
16370  defines big operators, 
16371 \series bold
16372
16373 \backslash
16374 mathbin
16375 \series default
16376  binary operators.
16377 \end_layout
16378
16379 \begin_layout Standard
16380
16381 \series bold
16382
16383 \backslash
16384 mathop
16385 \series default
16386  can e.\InsetSpace \thinspace{}
16387 g.\InsetSpace ~
16388 be used to use one limit for several operators:
16389 \end_layout
16390
16391 \begin_layout Standard
16392 \begin_inset Formula \[
16393 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
16394
16395 \end_inset
16396
16397
16398 \end_layout
16399
16400 \begin_layout Standard
16401 The command for the formula above is:
16402 \newline
16403
16404 \series bold
16405
16406 \backslash
16407 mathop{
16408 \backslash
16409 sum
16410 \backslash
16411 negmedspace
16412 \backslash
16413 sum
16414 \series default
16415
16416 \begin_inset ERT
16417 status collapsed
16418
16419 \begin_layout Standard
16420
16421
16422 \backslash
16423 spce 
16424 \end_layout
16425
16426 \end_inset
16427
16428
16429 \series bold
16430
16431 \begin_inset Formula $\to$
16432 \end_inset
16433
16434 ^N
16435 \series default
16436
16437 \begin_inset ERT
16438 status collapsed
16439
16440 \begin_layout Standard
16441
16442
16443 \backslash
16444 spce 
16445 \end_layout
16446
16447 \end_inset
16448
16449
16450 \series bold
16451 _i,j=1
16452 \end_layout
16453
16454 \begin_layout Section
16455 Fonts
16456 \begin_inset LatexCommand index
16457 name "Fonts"
16458
16459 \end_inset
16460
16461
16462 \end_layout
16463
16464 \begin_layout Subsection
16465 Font Styles
16466 \begin_inset LatexCommand label
16467 name "sub:Font-Styles"
16468
16469 \end_inset
16470
16471
16472 \begin_inset LatexCommand index
16473 name "Font ! style"
16474
16475 \end_inset
16476
16477
16478 \end_layout
16479
16480 \begin_layout Standard
16481 Latin letters in formulas can be set in one of the following font styles:
16482 \begin_inset VSpace -2mm
16483 \end_inset
16484
16485
16486 \end_layout
16487
16488 \begin_layout Standard
16489 \align center
16490 \begin_inset Tabular
16491 <lyxtabular version="3" rows="6" columns="3">
16492 <features>
16493 <column alignment="center" valignment="top" leftline="true" width="0">
16494 <column alignment="center" valignment="top" leftline="true" width="0">
16495 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16496 <row topline="true" bottomline="true">
16497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Standard
16501 Command
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Standard
16510 Result
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Standard
16519 shortcut
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 </row>
16525 <row topline="true">
16526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Standard
16530
16531 \backslash
16532 mathbb
16533 \series bold
16534
16535 \begin_inset ERT
16536 status collapsed
16537
16538 \begin_layout Standard
16539
16540
16541 \backslash
16542 spce 
16543 \end_layout
16544
16545 \end_inset
16546
16547
16548 \series default
16549 ABC
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Standard
16558 \begin_inset Formula $\mathbb{ABC}$
16559 \end_inset
16560
16561
16562 \end_layout
16563
16564 \end_inset
16565 </cell>
16566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Standard
16570 Alt-c c
16571 \end_layout
16572
16573 \end_inset
16574 </cell>
16575 </row>
16576 <row topline="true">
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Standard
16581
16582 \backslash
16583 mathbf
16584 \series bold
16585
16586 \begin_inset ERT
16587 status collapsed
16588
16589 \begin_layout Standard
16590
16591
16592 \backslash
16593 spce 
16594 \end_layout
16595
16596 \end_inset
16597
16598
16599 \series default
16600 AbC
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Standard
16609 \begin_inset Formula $\mathbf{AbC}$
16610 \end_inset
16611
16612
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Standard
16621 Alt-c b
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 </row>
16627 <row topline="true">
16628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Standard
16632
16633 \backslash
16634 boldsymbol
16635 \series bold
16636
16637 \begin_inset ERT
16638 status collapsed
16639
16640 \begin_layout Standard
16641
16642
16643 \backslash
16644 spce 
16645 \end_layout
16646
16647 \end_inset
16648
16649
16650 \series default
16651 AbC
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Standard
16660 \begin_inset Formula $\boldsymbol{AbC}$
16661 \end_inset
16662
16663
16664 \end_layout
16665
16666 \end_inset
16667 </cell>
16668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Standard
16672 -
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 </row>
16678 <row topline="true">
16679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Standard
16683
16684 \backslash
16685 mathcal
16686 \series bold
16687
16688 \begin_inset ERT
16689 status collapsed
16690
16691 \begin_layout Standard
16692
16693
16694 \backslash
16695 spce 
16696 \end_layout
16697
16698 \end_inset
16699
16700
16701 \series default
16702 ABC
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Standard
16711 \begin_inset Formula $\mathcal{ABC}$
16712 \end_inset
16713
16714
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Standard
16723 Alt-c e
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 </row>
16729 <row topline="true" bottomline="true">
16730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Standard
16734
16735 \backslash
16736 mathfrak
16737 \series bold
16738
16739 \begin_inset ERT
16740 status collapsed
16741
16742 \begin_layout Standard
16743
16744
16745 \backslash
16746 spce 
16747 \end_layout
16748
16749 \end_inset
16750
16751
16752 \series default
16753 AbC
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Standard
16762 \begin_inset Formula $\mathfrak{AbC}$
16763 \end_inset
16764
16765
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Standard
16774 -
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 </lyxtabular>
16781
16782 \end_inset
16783
16784
16785 \end_layout
16786
16787 \begin_layout Standard
16788 \align center
16789 \begin_inset Tabular
16790 <lyxtabular version="3" rows="5" columns="3">
16791 <features>
16792 <column alignment="center" valignment="top" leftline="true" width="0">
16793 <column alignment="center" valignment="top" leftline="true" width="0">
16794 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16795 <row topline="true" bottomline="true">
16796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Standard
16800 Command
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Standard
16809 Result
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Standard
16818 shortcut
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 </row>
16824 <row topline="true">
16825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Standard
16829
16830 \backslash
16831 mathit
16832 \series bold
16833
16834 \begin_inset ERT
16835 status collapsed
16836
16837 \begin_layout Standard
16838
16839
16840 \backslash
16841 spce 
16842 \end_layout
16843
16844 \end_inset
16845
16846
16847 \series default
16848 AbC
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Standard
16857 \begin_inset Formula $\mathit{AbC}$
16858 \end_inset
16859
16860
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Standard
16869 -
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 </row>
16875 <row topline="true">
16876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Standard
16880
16881 \backslash
16882 mathrm
16883 \series bold
16884
16885 \begin_inset ERT
16886 status collapsed
16887
16888 \begin_layout Standard
16889
16890
16891 \backslash
16892 spce 
16893 \end_layout
16894
16895 \end_inset
16896
16897
16898 \series default
16899 AbC
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Standard
16908 \begin_inset Formula $\mathrm{AbC}$
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Standard
16920 Alt-c r
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 </row>
16926 <row topline="true">
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Standard
16931
16932 \backslash
16933 mathsf
16934 \series bold
16935
16936 \begin_inset ERT
16937 status collapsed
16938
16939 \begin_layout Standard
16940
16941
16942 \backslash
16943 spce 
16944 \end_layout
16945
16946 \end_inset
16947
16948
16949 \series default
16950 AbC
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16956 \begin_inset Text
16957
16958 \begin_layout Standard
16959 \begin_inset Formula $\mathsf{AbC}$
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Standard
16971 Alt-c s
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 </row>
16977 <row topline="true" bottomline="true">
16978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Standard
16982
16983 \backslash
16984 mathtt
16985 \series bold
16986
16987 \begin_inset ERT
16988 status collapsed
16989
16990 \begin_layout Standard
16991
16992
16993 \backslash
16994 spce 
16995 \end_layout
16996
16997 \end_inset
16998
16999
17000 \series default
17001 AbC
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Standard
17010 \begin_inset Formula $\mathtt{AbC}$
17011 \end_inset
17012
17013
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Standard
17022 Alt-c p
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 </row>
17028 </lyxtabular>
17029
17030 \end_inset
17031
17032
17033 \end_layout
17034
17035 \begin_layout Standard
17036 \begin_inset Note Greyedout
17037 status open
17038
17039 \begin_layout Standard
17040
17041 \series bold
17042 Note:
17043 \series default
17044  The styles 
17045 \series bold
17046
17047 \backslash
17048 mathbb
17049 \series default
17050  and 
17051 \series bold
17052
17053 \backslash
17054 mathcal
17055 \series default
17056  can only be used for big letters.
17057 \end_layout
17058
17059 \end_inset
17060
17061
17062 \end_layout
17063
17064 \begin_layout Standard
17065 Predefined is the style 
17066 \series bold
17067
17068 \backslash
17069 mathnormal
17070 \series default
17071 .
17072 \end_layout
17073
17074 \begin_layout Standard
17075 The style commands work also for letters in mathematical constructs:
17076 \begin_inset Formula \[
17077 \mathfrak{A=\frac{b}{C}}\]
17078
17079 \end_inset
17080
17081
17082 \end_layout
17083
17084 \begin_layout Standard
17085 Characters in mathematical text don't appear in a math font style but in
17086  the text font style 
17087 \series bold
17088
17089 \backslash
17090 textrm
17091 \series default
17092 .
17093  That their style can't be set correctly via the text style dialog is a
17094  bug in LyX.
17095 \begin_inset Foot
17096 status collapsed
17097
17098 \begin_layout Standard
17099  
17100 \begin_inset ERT
17101 status collapsed
17102
17103 \begin_layout Standard
17104
17105
17106 \backslash
17107 href{http://bugzilla.lyx.org/show_bug.cgi?id=4091}{
17108 \end_layout
17109
17110 \end_inset
17111
17112 LyX-bug #4091
17113 \begin_inset ERT
17114 status collapsed
17115
17116 \begin_layout Standard
17117
17118 }
17119 \end_layout
17120
17121 \end_inset
17122
17123
17124 \end_layout
17125
17126 \end_inset
17127
17128
17129 \end_layout
17130
17131 \begin_layout Standard
17132 Instead of the style commands the dialog 
17133 \family sans
17134 Edit\SpecialChar \menuseparator
17135 Math\SpecialChar \menuseparator
17136 Text Style
17137 \family default
17138  or the toolbar button 
17139 \begin_inset Graphics
17140         filename ../images/math/font.png
17141         scale 85
17142
17143 \end_inset
17144
17145  can be used.
17146 \end_layout
17147
17148 \begin_layout Subsection
17149 Bold Formulas
17150 \begin_inset LatexCommand label
17151 name "sub:Bold-Formulas"
17152
17153 \end_inset
17154
17155
17156 \begin_inset LatexCommand index
17157 name "Formula ! bold"
17158
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \begin_layout Standard
17165 To make a complete formula bold, the command 
17166 \series bold
17167
17168 \backslash
17169 mathbf
17170 \series default
17171  from the previous subsection cannot be used, because it doesn't work for
17172  small Greek letters.
17173  Furthermore it prints Latin letters always upright, like in the following
17174  equation:
17175 \end_layout
17176
17177 \begin_layout Standard
17178 \begin_inset Formula \[
17179 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
17180
17181 \end_inset
17182
17183
17184 \end_layout
17185
17186 \begin_layout Standard
17187 To display the formula correctly, the command 
17188 \series bold
17189
17190 \backslash
17191 boldsymbol
17192 \series default
17193  is used:
17194 \begin_inset Formula \[
17195 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
17196
17197 \end_inset
17198
17199 It is also possible to set the formula in a 
17200 \series bold
17201 boldmath environment
17202 \series default
17203 .
17204  This environment is created by inserting the command 
17205 \series bold
17206
17207 \backslash
17208 boldmath
17209 \begin_inset LatexCommand index
17210 name "Commands ! B ! \\textbackslash boldmath"
17211
17212 \end_inset
17213
17214
17215 \series default
17216  in TeX-mode.
17217  To end the environment, the command 
17218 \series bold
17219
17220 \backslash
17221 unboldmath
17222 \begin_inset LatexCommand index
17223 name "Commands ! U ! \\textbackslash unboldmath"
17224
17225 \end_inset
17226
17227
17228 \series default
17229  is inserted in TeX-mode.
17230 \begin_inset ERT
17231 status collapsed
17232
17233 \begin_layout Standard
17234
17235
17236 \backslash
17237 boldmath 
17238 \end_layout
17239
17240 \end_inset
17241
17242
17243 \begin_inset Formula \[
17244 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
17245
17246 \end_inset
17247
17248
17249 \begin_inset ERT
17250 status collapsed
17251
17252 \begin_layout Standard
17253
17254
17255 \backslash
17256 unboldmath 
17257 \end_layout
17258
17259 \end_inset
17260
17261
17262 \end_layout
17263
17264 \begin_layout Subsection
17265 Font Sizes
17266 \begin_inset LatexCommand label
17267 name "sub:Font-Sizes"
17268
17269 \end_inset
17270
17271
17272 \begin_inset LatexCommand index
17273 name "Font ! size"
17274
17275 \end_inset
17276
17277
17278 \end_layout
17279
17280 \begin_layout Standard
17281 For characters in formulas there are, analog to characters in text, the
17282  following size commands:
17283 \end_layout
17284
17285 \begin_layout Standard
17286
17287 \series bold
17288
17289 \backslash
17290 Huge
17291 \series default
17292
17293 \series bold
17294
17295 \backslash
17296 huge
17297 \series default
17298
17299 \series bold
17300
17301 \backslash
17302 LARGE
17303 \series default
17304
17305 \series bold
17306
17307 \backslash
17308 Large
17309 \series default
17310
17311 \series bold
17312
17313 \backslash
17314 large
17315 \series default
17316
17317 \series bold
17318
17319 \backslash
17320 normalsize
17321 \series default
17322
17323 \series bold
17324
17325 \backslash
17326 small
17327 \series default
17328 ,
17329 \newline
17330
17331 \series bold
17332
17333 \backslash
17334 footnotesize
17335 \series default
17336
17337 \series bold
17338
17339 \backslash
17340 scriptsize
17341 \series default
17342 , and 
17343 \series bold
17344
17345 \backslash
17346 tiny
17347 \end_layout
17348
17349 \begin_layout Standard
17350 The size produced by the commands depends on the document font size, that
17351  corresponds with the command 
17352 \series bold
17353
17354 \backslash
17355 normalsize
17356 \series default
17357 .
17358  The other commands produce smaller or larger sizes than 
17359 \series bold
17360
17361 \backslash
17362 normalsize
17363 \series default
17364 .
17365  The font size can however not exceed a certain value.
17366  Is for example the document font size 12\InsetSpace \thinspace{}
17367 pt, the command 
17368 \series bold
17369
17370 \backslash
17371 Huge
17372 \series default
17373  switches to the same size as 
17374 \series bold
17375
17376 \backslash
17377 huge
17378 \series default
17379 .
17380  
17381 \end_layout
17382
17383 \begin_layout Standard
17384 A size command is inserted in TeX-mode before the formula and sets the size
17385  for all following formula and text characters.
17386  To switch back to the initial size, the command 
17387 \series bold
17388
17389 \backslash
17390 normalsize
17391 \series default
17392  is inserted behind the formula in TeX-mode.
17393 \end_layout
17394
17395 \begin_layout Standard
17396 Within a formula the size can only be changed for symbols or letters in
17397  mathematical text.
17398  To do this, the size command is inserted in mathematical text.
17399  All following characters until the end of the mathematical text or until
17400  another size command will have the selected size.
17401  Two examples:
17402 \begin_inset VSpace -2mm
17403 \end_inset
17404
17405
17406 \end_layout
17407
17408 \begin_layout Standard
17409 \begin_inset ERT
17410 status collapsed
17411
17412 \begin_layout Standard
17413
17414
17415 \backslash
17416 huge 
17417 \end_layout
17418
17419 \end_inset
17420
17421
17422 \begin_inset Formula \[
17423 A=\frac{B}{c}\cdot\maltese\]
17424
17425 \end_inset
17426
17427
17428 \begin_inset Formula \[
17429 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
17430
17431 \end_inset
17432
17433
17434 \begin_inset ERT
17435 status collapsed
17436
17437 \begin_layout Standard
17438
17439
17440 \backslash
17441 normalsize 
17442 \end_layout
17443
17444 \end_inset
17445
17446
17447 \end_layout
17448
17449 \begin_layout Standard
17450 \begin_inset VSpace medskip
17451 \end_inset
17452
17453 Before both formulas the command 
17454 \series bold
17455
17456 \backslash
17457 huge
17458 \series default
17459  was inserted.
17460  The command for the second formula is:
17461 \newline
17462
17463 \series bold
17464
17465 \backslash
17466 maltese
17467 \begin_inset ERT
17468 status collapsed
17469
17470 \begin_layout Standard
17471
17472
17473 \backslash
17474 spce 
17475 \end_layout
17476
17477 \end_inset
17478
17479 A Alt-m m 
17480 \backslash
17481 Large
17482 \begin_inset ERT
17483 status collapsed
17484
17485 \begin_layout Standard
17486
17487
17488 \backslash
17489 spce 
17490 \end_layout
17491
17492 \end_inset
17493
17494
17495 \backslash
17496 maltese
17497 \begin_inset ERT
17498 status collapsed
17499
17500 \begin_layout Standard
17501
17502
17503 \backslash
17504 spce 
17505 \end_layout
17506
17507 \end_inset
17508
17509
17510 \backslash
17511 textit
17512 \begin_inset ERT
17513 status collapsed
17514
17515 \begin_layout Standard
17516
17517
17518 \backslash
17519 spce 
17520 \end_layout
17521
17522 \end_inset
17523
17524 A
17525 \begin_inset Formula $\to$
17526 \end_inset
17527
17528
17529 \begin_inset Formula $\to$
17530 \end_inset
17531
17532
17533 \newline
17534
17535 \begin_inset ERT
17536 status collapsed
17537
17538 \begin_layout Standard
17539
17540
17541 \backslash
17542 hspace*{1cm}
17543 \end_layout
17544
17545 \end_inset
17546
17547 Alt-m
17548 \series default
17549  
17550 \series bold
17551
17552 \backslash
17553 tiny
17554 \begin_inset ERT
17555 status collapsed
17556
17557 \begin_layout Standard
17558
17559
17560 \backslash
17561 spce 
17562 \end_layout
17563
17564 \end_inset
17565
17566
17567 \backslash
17568 maltese
17569 \begin_inset ERT
17570 status collapsed
17571
17572 \begin_layout Standard
17573
17574
17575 \backslash
17576 spce 
17577 \end_layout
17578
17579 \end_inset
17580
17581
17582 \backslash
17583 textit
17584 \begin_inset ERT
17585 status collapsed
17586
17587 \begin_layout Standard
17588
17589
17590 \backslash
17591 spce 
17592 \end_layout
17593
17594 \end_inset
17595
17596 A
17597 \end_layout
17598
17599 \begin_layout Standard
17600 If a symbol cannot be displayed in different sizes, it will always be displayed
17601  in the default size.
17602 \end_layout
17603
17604 \begin_layout Section
17605 Greek Letters
17606 \begin_inset LatexCommand index
17607 name "Greek letters"
17608
17609 \end_inset
17610
17611
17612 \end_layout
17613
17614 \begin_layout Standard
17615 All Greek letters can also be inserted via the toolbar button 
17616 \begin_inset Graphics
17617         filename ../images/math/alpha.png
17618         scale 85
17619
17620 \end_inset
17621
17622 .
17623 \end_layout
17624
17625 \begin_layout Subsection
17626 Small Letters
17627 \begin_inset LatexCommand label
17628 name "sub:Small-Letters"
17629
17630 \end_inset
17631
17632
17633 \begin_inset LatexCommand index
17634 name "Greek letters ! small"
17635
17636 \end_inset
17637
17638
17639 \end_layout
17640
17641 \begin_layout Standard
17642
17643 \hfill
17644
17645 \begin_inset Tabular
17646 <lyxtabular version="3" rows="11" columns="2">
17647 <features>
17648 <column alignment="center" valignment="top" leftline="true" width="0pt">
17649 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17650 <row topline="true" bottomline="true">
17651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Standard
17655 Command
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Standard
17664 Result
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 </row>
17670 <row topline="true">
17671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Standard
17675
17676 \backslash
17677 alpha
17678 \end_layout
17679
17680 \end_inset
17681 </cell>
17682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Standard
17686 \begin_inset Formula $\alpha$
17687 \end_inset
17688
17689
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 </row>
17695 <row topline="true">
17696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Standard
17700
17701 \backslash
17702 beta
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17708 \begin_inset Text
17709
17710 \begin_layout Standard
17711 \begin_inset Formula $\beta$
17712 \end_inset
17713
17714
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 </row>
17720 <row topline="true">
17721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Standard
17725
17726 \backslash
17727 gamma
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Standard
17736 \begin_inset Formula $\gamma$
17737 \end_inset
17738
17739
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 </row>
17745 <row topline="true">
17746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Standard
17750
17751 \backslash
17752 delta
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Standard
17761 \begin_inset Formula $\delta$
17762 \end_inset
17763
17764
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 </row>
17770 <row topline="true">
17771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Standard
17775
17776 \backslash
17777 epsilon
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Standard
17786 \begin_inset Formula $\epsilon$
17787 \end_inset
17788
17789
17790 \end_layout
17791
17792 \end_inset
17793 </cell>
17794 </row>
17795 <row topline="true">
17796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Standard
17800
17801 \backslash
17802 varepsilon
17803 \end_layout
17804
17805 \end_inset
17806 </cell>
17807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17808 \begin_inset Text
17809
17810 \begin_layout Standard
17811 \begin_inset Formula $\varepsilon$
17812 \end_inset
17813
17814
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 </row>
17820 <row topline="true">
17821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Standard
17825
17826 \backslash
17827 zeta
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17833 \begin_inset Text
17834
17835 \begin_layout Standard
17836 \begin_inset Formula $\zeta$
17837 \end_inset
17838
17839
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 </row>
17845 <row topline="true">
17846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Standard
17850
17851 \backslash
17852 eta
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17858 \begin_inset Text
17859
17860 \begin_layout Standard
17861 \begin_inset Formula $\eta$
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 </row>
17870 <row topline="true">
17871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Standard
17875
17876 \backslash
17877 theta
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17883 \begin_inset Text
17884
17885 \begin_layout Standard
17886 \begin_inset Formula $\theta$
17887 \end_inset
17888
17889
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 </row>
17895 <row topline="true" bottomline="true">
17896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Standard
17900
17901 \backslash
17902 vartheta
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Standard
17911 \begin_inset Formula $\vartheta$
17912 \end_inset
17913
17914
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 </row>
17920 </lyxtabular>
17921
17922 \end_inset
17923
17924
17925 \hfill
17926
17927 \begin_inset Tabular
17928 <lyxtabular version="3" rows="12" columns="2">
17929 <features>
17930 <column alignment="center" valignment="top" leftline="true" width="0pt">
17931 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17932 <row topline="true" bottomline="true">
17933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Standard
17937 Command
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Standard
17946 Result
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 </row>
17952 <row topline="true">
17953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Standard
17957
17958 \backslash
17959 iota
17960 \end_layout
17961
17962 \end_inset
17963 </cell>
17964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17965 \begin_inset Text
17966
17967 \begin_layout Standard
17968 \begin_inset Formula $\iota$
17969 \end_inset
17970
17971
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 </row>
17977 <row topline="true">
17978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Standard
17982
17983 \backslash
17984 kappa
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Standard
17993 \begin_inset Formula $\kappa$
17994 \end_inset
17995
17996
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 </row>
18002 <row topline="true">
18003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Standard
18007
18008 \backslash
18009 varkappa
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Standard
18018 \begin_inset Formula $\varkappa$
18019 \end_inset
18020
18021
18022 \end_layout
18023
18024 \end_inset
18025 </cell>
18026 </row>
18027 <row topline="true">
18028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Standard
18032
18033 \backslash
18034 lambda
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Standard
18043 \begin_inset Formula $\lambda$
18044 \end_inset
18045
18046
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 </row>
18052 <row topline="true">
18053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Standard
18057
18058 \backslash
18059 mu
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Standard
18068 \begin_inset Formula $\mu$
18069 \end_inset
18070
18071
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 </row>
18077 <row topline="true">
18078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Standard
18082
18083 \backslash
18084 nu
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Standard
18093 \begin_inset Formula $\nu$
18094 \end_inset
18095
18096
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 </row>
18102 <row topline="true">
18103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Standard
18107
18108 \backslash
18109 xi
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Standard
18118 \begin_inset Formula $\xi$
18119 \end_inset
18120
18121
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 </row>
18127 <row topline="true">
18128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Standard
18132 o
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Standard
18141 \begin_inset Formula $o$
18142 \end_inset
18143
18144
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 </row>
18150 <row topline="true">
18151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Standard
18155
18156 \backslash
18157 pi
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Standard
18166 \begin_inset Formula $\pi$
18167 \end_inset
18168
18169
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 </row>
18175 <row topline="true">
18176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Standard
18180
18181 \backslash
18182 varpi
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Standard
18191 \begin_inset Formula $\varpi$
18192 \end_inset
18193
18194
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 </row>
18200 <row topline="true" bottomline="true">
18201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Standard
18205
18206 \backslash
18207 rho
18208 \end_layout
18209
18210 \end_inset
18211 </cell>
18212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18213 \begin_inset Text
18214
18215 \begin_layout Standard
18216 \begin_inset Formula $\rho$
18217 \end_inset
18218
18219
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 </row>
18225 </lyxtabular>
18226
18227 \end_inset
18228
18229
18230 \hfill
18231
18232 \begin_inset Tabular
18233 <lyxtabular version="3" rows="11" columns="2">
18234 <features>
18235 <column alignment="center" valignment="top" leftline="true" width="0pt">
18236 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18237 <row topline="true" bottomline="true">
18238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Standard
18242 Command
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Standard
18251 Result
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row topline="true">
18258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Standard
18262
18263 \backslash
18264 varrho
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Standard
18273 \begin_inset Formula $\varrho$
18274 \end_inset
18275
18276
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 </row>
18282 <row topline="true">
18283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Standard
18287
18288 \backslash
18289 sigma
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Standard
18298 \begin_inset Formula $\sigma$
18299 \end_inset
18300
18301
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 </row>
18307 <row topline="true">
18308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Standard
18312
18313 \backslash
18314 varsigma
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Standard
18323 \begin_inset Formula $\varsigma$
18324 \end_inset
18325
18326
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 </row>
18332 <row topline="true">
18333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Standard
18337
18338 \backslash
18339 tau
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Standard
18348 \begin_inset Formula $\tau$
18349 \end_inset
18350
18351
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 </row>
18357 <row topline="true">
18358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Standard
18362
18363 \backslash
18364 upsilon
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Standard
18373 \begin_inset Formula $\upsilon$
18374 \end_inset
18375
18376
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 </row>
18382 <row topline="true">
18383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Standard
18387
18388 \backslash
18389 phi
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Standard
18398 \begin_inset Formula $\phi$
18399 \end_inset
18400
18401
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 </row>
18407 <row topline="true">
18408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Standard
18412
18413 \backslash
18414 varphi
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Standard
18423 \begin_inset Formula $\varphi$
18424 \end_inset
18425
18426
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 </row>
18432 <row topline="true">
18433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Standard
18437
18438 \backslash
18439 chi
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Standard
18448 \begin_inset Formula $\chi$
18449 \end_inset
18450
18451
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 </row>
18457 <row topline="true">
18458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Standard
18462
18463 \backslash
18464 psi
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Standard
18473 \begin_inset Formula $\psi$
18474 \end_inset
18475
18476
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 </row>
18482 <row topline="true" bottomline="true">
18483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Standard
18487
18488 \backslash
18489 omega
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Standard
18498 \begin_inset Formula $\omega$
18499 \end_inset
18500
18501
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 </row>
18507 </lyxtabular>
18508
18509 \end_inset
18510
18511
18512 \hfill
18513
18514 \end_layout
18515
18516 \begin_layout Standard
18517 \begin_inset VSpace medskip
18518 \end_inset
18519
18520
18521 \end_layout
18522
18523 \begin_layout Standard
18524 How to create upright Greek letters is explained in 
18525 \begin_inset LatexCommand ref
18526 reference "sub:Upright-small-Greek"
18527
18528 \end_inset
18529
18530 .
18531 \end_layout
18532
18533 \begin_layout Subsection
18534 Big Letters
18535 \begin_inset LatexCommand index
18536 name "Greek letters ! big"
18537
18538 \end_inset
18539
18540
18541 \end_layout
18542
18543 \begin_layout Standard
18544
18545 \hfill
18546
18547 \begin_inset Tabular
18548 <lyxtabular version="3" rows="7" columns="2">
18549 <features>
18550 <column alignment="center" valignment="top" leftline="true" width="0pt">
18551 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18552 <row topline="true" bottomline="true">
18553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Standard
18557 Command
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Standard
18566 Result
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 </row>
18572 <row topline="true">
18573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Standard
18577
18578 \backslash
18579 Gamma
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Standard
18588 \begin_inset Formula $\Gamma$
18589 \end_inset
18590
18591
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 </row>
18597 <row topline="true">
18598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Standard
18602
18603 \backslash
18604 Delta
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Standard
18613 \begin_inset Formula $\Delta$
18614 \end_inset
18615
18616
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 </row>
18622 <row topline="true">
18623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Standard
18627
18628 \backslash
18629 Theta
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Standard
18638 \begin_inset Formula $\Theta$
18639 \end_inset
18640
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 </row>
18647 <row topline="true">
18648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Standard
18652
18653 \backslash
18654 Lambda
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Standard
18663 \begin_inset Formula $\Lambda$
18664 \end_inset
18665
18666
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 </row>
18672 <row topline="true">
18673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18674 \begin_inset Text
18675
18676 \begin_layout Standard
18677
18678 \backslash
18679 Xi
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Standard
18688 \begin_inset Formula $\Xi$
18689 \end_inset
18690
18691
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 </row>
18697 <row topline="true" bottomline="true">
18698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Standard
18702
18703 \backslash
18704 Pi
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Standard
18713 \begin_inset Formula $\Pi$
18714 \end_inset
18715
18716
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 </row>
18722 </lyxtabular>
18723
18724 \end_inset
18725
18726
18727 \hfill
18728
18729 \begin_inset Tabular
18730 <lyxtabular version="3" rows="6" columns="2">
18731 <features>
18732 <column alignment="center" valignment="top" leftline="true" width="0pt">
18733 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18734 <row topline="true" bottomline="true">
18735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Standard
18739 Command
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Standard
18748 Result
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 </row>
18754 <row topline="true">
18755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18756 \begin_inset Text
18757
18758 \begin_layout Standard
18759
18760 \backslash
18761 Sigma
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Standard
18770 \begin_inset Formula $\Sigma$
18771 \end_inset
18772
18773
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 </row>
18779 <row topline="true">
18780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Standard
18784
18785 \backslash
18786 Upsilon
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Standard
18795 \begin_inset Formula $\Upsilon$
18796 \end_inset
18797
18798
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 </row>
18804 <row topline="true">
18805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Standard
18809
18810 \backslash
18811 Phi
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Standard
18820 \begin_inset Formula $\Phi$
18821 \end_inset
18822
18823
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 </row>
18829 <row topline="true">
18830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Standard
18834
18835 \backslash
18836 Psi
18837 \end_layout
18838
18839 \end_inset
18840 </cell>
18841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Standard
18845 \begin_inset Formula $\Psi$
18846 \end_inset
18847
18848
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row topline="true" bottomline="true">
18855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Standard
18859
18860 \backslash
18861 Omega
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Standard
18870 \begin_inset Formula $\Omega$
18871 \end_inset
18872
18873
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 </row>
18879 </lyxtabular>
18880
18881 \end_inset
18882
18883
18884 \hfill
18885
18886 \end_layout
18887
18888 \begin_layout Standard
18889 \begin_inset VSpace medskip
18890 \end_inset
18891
18892 That the big Greek letters appear upright is caused by a design bug when
18893  TeX was developed.
18894  To get correct italic big letters, begin every command with 
18895 \series bold
18896 var
18897 \series default
18898 .
18899  For example the command 
18900 \series bold
18901
18902 \backslash
18903 varGamma
18904 \series default
18905  produces: 
18906 \begin_inset Formula $\varGamma$
18907 \end_inset
18908
18909
18910 \end_layout
18911
18912 \begin_layout Subsection
18913 Bold Letters
18914 \begin_inset LatexCommand index
18915 name "Greek letters ! bold"
18916
18917 \end_inset
18918
18919
18920 \end_layout
18921
18922 \begin_layout Standard
18923 Greek letters cannot be set with different font styles like Latin letters.
18924  They can only be made bold with the command 
18925 \series bold
18926
18927 \backslash
18928 boldsymbol
18929 \series default
18930
18931 \begin_inset LatexCommand index
18932 name "Commands ! B ! \\textbackslash boldsymbol"
18933
18934 \end_inset
18935
18936 .
18937 \end_layout
18938
18939 \begin_layout Standard
18940 \align center
18941 \begin_inset Tabular
18942 <lyxtabular version="3" rows="3" columns="2">
18943 <features>
18944 <column alignment="center" valignment="top" leftline="true" width="0">
18945 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18946 <row topline="true" bottomline="true">
18947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Standard
18951 Command
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \begin_layout Standard
18960 Result
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 </row>
18966 <row topline="true">
18967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Standard
18971
18972 \backslash
18973 Upsilon
18974 \backslash
18975 boldsymbol
18976 \backslash
18977 Upsilon
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Standard
18986 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
18987 \end_inset
18988
18989
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 </row>
18995 <row topline="true" bottomline="true">
18996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Standard
19000
19001 \backslash
19002 theta
19003 \backslash
19004 boldsymbol
19005 \backslash
19006 theta
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Standard
19015 \begin_inset Formula $\theta\boldsymbol{\theta}$
19016 \end_inset
19017
19018
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 </row>
19024 </lyxtabular>
19025
19026 \end_inset
19027
19028
19029 \end_layout
19030
19031 \begin_layout Section
19032 Symbols
19033 \begin_inset ERT
19034 status collapsed
19035
19036 \begin_layout Standard
19037
19038
19039 \backslash
19040 texorpdfstring{
19041 \end_layout
19042
19043 \end_inset
19044
19045
19046 \begin_inset Foot
19047 status collapsed
19048
19049 \begin_layout Standard
19050 A list with all symbols of most of the LaTeX-packages can be found in 
19051 \begin_inset LatexCommand cite
19052 key "Symbole"
19053
19054 \end_inset
19055
19056 .
19057 \end_layout
19058
19059 \end_inset
19060
19061
19062 \begin_inset ERT
19063 status collapsed
19064
19065 \begin_layout Standard
19066
19067 }{}
19068 \end_layout
19069
19070 \end_inset
19071
19072
19073 \begin_inset Note Note
19074 status collapsed
19075
19076 \begin_layout Standard
19077
19078 \backslash
19079 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
19080 \end_layout
19081
19082 \begin_layout Standard
19083 More about 
19084 \backslash
19085 texorpdfstring is in section 
19086 \begin_inset LatexCommand ref
19087 reference "sub:Formulas-in-Section"
19088
19089 \end_inset
19090
19091 .
19092 \end_layout
19093
19094 \end_inset
19095
19096
19097 \begin_inset LatexCommand index
19098 name "Symbols"
19099
19100 \end_inset
19101
19102
19103 \end_layout
19104
19105 \begin_layout Standard
19106 Many of the symbols listed in this section can also be inserted via the
19107  toolbar buttons 
19108 \begin_inset Graphics
19109         filename ../images/math/nabla.png
19110         scale 85
19111
19112 \end_inset
19113
19114  and 
19115 \begin_inset Graphics
19116         filename ../images/math/digamma.png
19117         scale 85
19118
19119 \end_inset
19120
19121 .
19122 \end_layout
19123
19124 \begin_layout Subsection
19125 Mathematical Symbols
19126 \begin_inset LatexCommand label
19127 name "sub:Mathematical-Symbols"
19128
19129 \end_inset
19130
19131
19132 \begin_inset LatexCommand index
19133 name "Symbols ! mathematical"
19134
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \begin_layout Standard
19141
19142 \hfill
19143
19144 \begin_inset Tabular
19145 <lyxtabular version="3" rows="10" columns="2">
19146 <features>
19147 <column alignment="center" valignment="top" leftline="true" width="0pt">
19148 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19149 <row topline="true" bottomline="true">
19150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Standard
19154 Command
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19160 \begin_inset Text
19161
19162 \begin_layout Standard
19163 Result
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 </row>
19169 <row topline="true">
19170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19171 \begin_inset Text
19172
19173 \begin_layout Standard
19174
19175 \backslash
19176 neg
19177 \end_layout
19178
19179 \end_inset
19180 </cell>
19181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Standard
19185 \begin_inset Formula $\neg$
19186 \end_inset
19187
19188
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 </row>
19194 <row topline="true">
19195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19196 \begin_inset Text
19197
19198 \begin_layout Standard
19199
19200 \backslash
19201 Im
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Standard
19210 \begin_inset Formula $\Im$
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \end_inset
19217 </cell>
19218 </row>
19219 <row topline="true">
19220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19221 \begin_inset Text
19222
19223 \begin_layout Standard
19224
19225 \backslash
19226 Re
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Standard
19235 \begin_inset Formula $\Re$
19236 \end_inset
19237
19238
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 </row>
19244 <row topline="true">
19245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Standard
19249
19250 \backslash
19251 aleph
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Standard
19260 \begin_inset Formula $\aleph$
19261 \end_inset
19262
19263
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 </row>
19269 <row topline="true">
19270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Standard
19274
19275 \backslash
19276 partial
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Standard
19285 \begin_inset Formula $\partial$
19286 \end_inset
19287
19288
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 </row>
19294 <row topline="true">
19295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Standard
19299
19300 \backslash
19301 infty
19302 \end_layout
19303
19304 \end_inset
19305 </cell>
19306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Standard
19310 \begin_inset Formula $\infty$
19311 \end_inset
19312
19313
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 </row>
19319 <row topline="true" bottomline="true">
19320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Standard
19324
19325 \backslash
19326 wp
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Standard
19335 \begin_inset Formula $\wp$
19336 \end_inset
19337
19338
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 </row>
19344 <row bottomline="true">
19345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Standard
19349
19350 \backslash
19351 imath
19352 \end_layout
19353
19354 \end_inset
19355 </cell>
19356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19357 \begin_inset Text
19358
19359 \begin_layout Standard
19360 \begin_inset Formula $\imath$
19361 \end_inset
19362
19363
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 </row>
19369 <row bottomline="true">
19370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Standard
19374
19375 \backslash
19376 jmath
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Standard
19385 \begin_inset Formula $\jmath$
19386 \end_inset
19387
19388
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 </row>
19394 </lyxtabular>
19395
19396 \end_inset
19397
19398
19399 \hfill
19400
19401 \begin_inset Tabular
19402 <lyxtabular version="3" rows="10" columns="2">
19403 <features>
19404 <column alignment="center" valignment="top" leftline="true" width="0pt">
19405 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19406 <row topline="true" bottomline="true">
19407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Standard
19411 Command
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Standard
19420 Result
19421 \begin_inset Note Note
19422 status collapsed
19423
19424 \begin_layout Standard
19425
19426 \series bold
19427
19428 \backslash
19429 raisebox
19430 \series default
19431  is only used as spacer.
19432 \end_layout
19433
19434 \end_inset
19435
19436
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 </row>
19442 <row topline="true">
19443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Standard
19447
19448 \backslash
19449 forall
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Standard
19458 \begin_inset Formula $\forall$
19459 \end_inset
19460
19461
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 </row>
19467 <row topline="true">
19468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Standard
19472
19473 \backslash
19474 exists
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Standard
19483 \begin_inset Formula $\exists$
19484 \end_inset
19485
19486
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 </row>
19492 <row topline="true">
19493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Standard
19497
19498 \backslash
19499 nexists
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19505 \begin_inset Text
19506
19507 \begin_layout Standard
19508 \begin_inset Formula $\nexists$
19509 \end_inset
19510
19511
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row topline="true">
19518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Standard
19522
19523 \backslash
19524 emptyset
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Standard
19533 \begin_inset Formula $\emptyset$
19534 \end_inset
19535
19536
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 </row>
19542 <row topline="true">
19543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Standard
19547
19548 \backslash
19549 varnothing
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Standard
19558 \begin_inset Formula $\varnothing$
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row topline="true">
19568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Standard
19572
19573 \backslash
19574 dag
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Standard
19583 \begin_inset Formula $\dag$
19584 \end_inset
19585
19586
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 </row>
19592 <row topline="true" bottomline="true">
19593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Standard
19597
19598 \backslash
19599 ddag
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Standard
19608 \begin_inset Formula $\ddag$
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 </row>
19617 <row bottomline="true">
19618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Standard
19622
19623 \backslash
19624 complement
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Standard
19633 \begin_inset ERT
19634 status collapsed
19635
19636 \begin_layout Standard
19637
19638
19639 \backslash
19640 raisebox{-0.8mm}{
19641 \end_layout
19642
19643 \end_inset
19644
19645
19646 \begin_inset Formula $\complement$
19647 \end_inset
19648
19649
19650 \begin_inset ERT
19651 status collapsed
19652
19653 \begin_layout Standard
19654
19655 }
19656 \end_layout
19657
19658 \end_inset
19659
19660
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row bottomline="true">
19667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Standard
19671
19672 \backslash
19673 Bbbk
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Standard
19682 \begin_inset Formula $\Bbbk$
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 </row>
19691 </lyxtabular>
19692
19693 \end_inset
19694
19695
19696 \hfill
19697
19698 \begin_inset Tabular
19699 <lyxtabular version="3" rows="10" columns="2">
19700 <features>
19701 <column alignment="center" valignment="top" leftline="true" width="0pt">
19702 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19703 <row topline="true" bottomline="true">
19704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Standard
19708 Command
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Standard
19717 Result
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 </row>
19723 <row topline="true">
19724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Standard
19728
19729 \backslash
19730 prime
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Standard
19739 \begin_inset Formula $\prime$
19740 \end_inset
19741
19742
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 </row>
19748 <row topline="true">
19749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Standard
19753
19754 \backslash
19755 backprime
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Standard
19764 \begin_inset Formula $\backprime$
19765 \end_inset
19766
19767
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 </row>
19773 <row topline="true">
19774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Standard
19778
19779 \backslash
19780 mho
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Standard
19789 \begin_inset Formula $\mho$
19790 \end_inset
19791
19792
19793 \end_layout
19794
19795 \end_inset
19796 </cell>
19797 </row>
19798 <row topline="true">
19799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Standard
19803
19804 \backslash
19805 triangle
19806 \end_layout
19807
19808 \end_inset
19809 </cell>
19810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19811 \begin_inset Text
19812
19813 \begin_layout Standard
19814 \begin_inset Formula $\triangle$
19815 \end_inset
19816
19817
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 </row>
19823 <row topline="true">
19824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Standard
19828
19829 \backslash
19830 angle
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Standard
19839 \begin_inset Formula $\angle$
19840 \end_inset
19841
19842
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 </row>
19848 <row topline="true">
19849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Standard
19853
19854 \backslash
19855 measuredangle
19856 \end_layout
19857
19858 \end_inset
19859 </cell>
19860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Standard
19864 \begin_inset Formula $\measuredangle$
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 </row>
19873 <row topline="true" bottomline="true">
19874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Standard
19878
19879 \backslash
19880 sphericalangle
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Standard
19889 \begin_inset Formula $\sphericalangle$
19890 \end_inset
19891
19892
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 </row>
19898 <row bottomline="true">
19899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Standard
19903
19904 \backslash
19905 top
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Standard
19914 \begin_inset Formula $\top$
19915 \end_inset
19916
19917
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 </row>
19923 <row bottomline="true">
19924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Standard
19928
19929 \backslash
19930 bot
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Standard
19939 \begin_inset Formula $\bot$
19940 \end_inset
19941
19942
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 </row>
19948 </lyxtabular>
19949
19950 \end_inset
19951
19952
19953 \hfill
19954
19955 \end_layout
19956
19957 \begin_layout Standard
19958
19959 \newpage
19960
19961 \end_layout
19962
19963 \begin_layout Subsection
19964 Miscellaneous Symbols
19965 \begin_inset LatexCommand label
19966 name "sub:Miscellaneous-Symbols"
19967
19968 \end_inset
19969
19970
19971 \begin_inset LatexCommand index
19972 name "Symbols ! miscellaneous"
19973
19974 \end_inset
19975
19976
19977 \end_layout
19978
19979 \begin_layout Standard
19980 \noindent
19981 \align center
19982 \begin_inset Tabular
19983 <lyxtabular version="3" rows="10" columns="2">
19984 <features>
19985 <column alignment="center" valignment="top" leftline="true" width="0pt">
19986 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19987 <row topline="true" bottomline="true">
19988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Standard
19992 Command
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Standard
20001 Result
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 </row>
20007 <row topline="true">
20008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Standard
20012
20013 \backslash
20014 flat
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Standard
20023 \begin_inset Formula $\flat$
20024 \end_inset
20025
20026
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 </row>
20032 <row topline="true">
20033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Standard
20037
20038 \backslash
20039 natural
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Standard
20048 \begin_inset Formula $\natural$
20049 \end_inset
20050
20051
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 </row>
20057 <row topline="true">
20058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Standard
20062
20063 \backslash
20064 sharp
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Standard
20073 \begin_inset Formula $\sharp$
20074 \end_inset
20075
20076
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 </row>
20082 <row topline="true" bottomline="true">
20083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Standard
20087
20088 \backslash
20089 surd
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Standard
20098 \begin_inset Formula $\surd$
20099 \end_inset
20100
20101
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 </row>
20107 <row bottomline="true">
20108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Standard
20112
20113 \backslash
20114 checkmark
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Standard
20123 \begin_inset Formula $\checkmark$
20124 \end_inset
20125
20126
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 </row>
20132 <row bottomline="true">
20133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Standard
20137
20138 \backslash
20139 yen
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Standard
20148 \begin_inset Formula $\yen$
20149 \end_inset
20150
20151
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 </row>
20157 <row bottomline="true">
20158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20159 \begin_inset Text
20160
20161 \begin_layout Standard
20162
20163 \backslash
20164 pounds
20165 \end_layout
20166
20167 \end_inset
20168 </cell>
20169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20170 \begin_inset Text
20171
20172 \begin_layout Standard
20173 \begin_inset Formula $\pounds$
20174 \end_inset
20175
20176
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 </row>
20182 <row bottomline="true">
20183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Standard
20187 $
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Standard
20196 \begin_inset Formula $\$$
20197 \end_inset
20198
20199
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 </row>
20205 <row bottomline="true">
20206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Standard
20210 §
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Standard
20219 \begin_inset Formula $§$
20220 \end_inset
20221
20222
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 </row>
20228 </lyxtabular>
20229
20230 \end_inset
20231
20232
20233 \begin_inset Tabular
20234 <lyxtabular version="3" rows="10" columns="2">
20235 <features>
20236 <column alignment="center" valignment="top" leftline="true" width="0">
20237 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20238 <row topline="true" bottomline="true">
20239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Standard
20243 Command
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Standard
20252 Result
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 </row>
20258 <row topline="true">
20259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Standard
20263
20264 \backslash
20265 hbar
20266 \end_layout
20267
20268 \end_inset
20269 </cell>
20270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Standard
20274 \begin_inset Formula $\hbar$
20275 \end_inset
20276
20277
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 </row>
20283 <row topline="true">
20284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Standard
20288
20289 \backslash
20290 hslash
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Standard
20299 \begin_inset Formula $\hslash$
20300 \end_inset
20301
20302
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 </row>
20308 <row topline="true">
20309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Standard
20313
20314 \backslash
20315 clubsuit
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Standard
20324 \begin_inset Formula $\clubsuit$
20325 \end_inset
20326
20327
20328 \end_layout
20329
20330 \end_inset
20331 </cell>
20332 </row>
20333 <row topline="true">
20334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Standard
20338
20339 \backslash
20340 spadesuit
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Standard
20349 \begin_inset Formula $\spadesuit$
20350 \end_inset
20351
20352
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 </row>
20358 <row topline="true">
20359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Standard
20363
20364 \backslash
20365 bigstar
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Standard
20374 \begin_inset Formula $\bigstar$
20375 \end_inset
20376
20377
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 </row>
20383 <row topline="true">
20384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Standard
20388
20389 \backslash
20390 blacklozenge
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Standard
20399 \begin_inset Formula $\blacklozenge$
20400 \end_inset
20401
20402
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 </row>
20408 <row topline="true">
20409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Standard
20413
20414 \backslash
20415 blacktriangle
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Standard
20424 \begin_inset Formula $\blacktriangle$
20425 \end_inset
20426
20427
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 </row>
20433 <row topline="true">
20434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Standard
20438
20439 \backslash
20440 blacktiangledown
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Standard
20449 \begin_inset Formula $\blacktriangledown$
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 </row>
20458 <row topline="true" bottomline="true">
20459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20460 \begin_inset Text
20461
20462 \begin_layout Standard
20463
20464 \backslash
20465 bullet
20466 \end_layout
20467
20468 \end_inset
20469 </cell>
20470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20471 \begin_inset Text
20472
20473 \begin_layout Standard
20474 \begin_inset Formula $\bullet$
20475 \end_inset
20476
20477
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 </row>
20483 </lyxtabular>
20484
20485 \end_inset
20486
20487
20488 \begin_inset Tabular
20489 <lyxtabular version="3" rows="10" columns="2">
20490 <features>
20491 <column alignment="center" valignment="top" leftline="true" width="0pt">
20492 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20493 <row topline="true" bottomline="true">
20494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Standard
20498 Command
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20504 \begin_inset Text
20505
20506 \begin_layout Standard
20507 Result
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 </row>
20513 <row topline="true">
20514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Standard
20518
20519 \backslash
20520 diamondsuit
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Standard
20529 \begin_inset Formula $\diamondsuit$
20530 \end_inset
20531
20532
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row topline="true">
20539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Standard
20543
20544 \backslash
20545 Diamond
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Standard
20554 \begin_inset Formula $\Diamond$
20555 \end_inset
20556
20557
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 <row topline="true">
20564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Standard
20568
20569 \backslash
20570 heartsuit
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Standard
20579 \begin_inset Formula $\heartsuit$
20580 \end_inset
20581
20582
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 </row>
20588 <row topline="true" bottomline="true">
20589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Standard
20593
20594 \backslash
20595 P
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Standard
20604 \begin_inset Formula $\P$
20605 \end_inset
20606
20607
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 </row>
20613 <row bottomline="true">
20614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20615 \begin_inset Text
20616
20617 \begin_layout Standard
20618
20619 \backslash
20620 copyright
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Standard
20629 \begin_inset Formula $\copyright$
20630 \end_inset
20631
20632
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 </row>
20638 <row bottomline="true">
20639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Standard
20643
20644 \backslash
20645 circledR
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Standard
20654 \begin_inset Formula $\circledR$
20655 \end_inset
20656
20657
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 </row>
20663 <row bottomline="true">
20664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Standard
20668
20669 \backslash
20670 maltese
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Standard
20679 \begin_inset Formula $\maltese$
20680 \end_inset
20681
20682
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 </row>
20688 <row bottomline="true">
20689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Standard
20693
20694 \backslash
20695 diagup
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20701 \begin_inset Text
20702
20703 \begin_layout Standard
20704 \begin_inset Formula $\diagup$
20705 \end_inset
20706
20707
20708 \end_layout
20709
20710 \end_inset
20711 </cell>
20712 </row>
20713 <row bottomline="true">
20714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Standard
20718
20719 \backslash
20720 diagdown
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Standard
20729 \begin_inset Formula $\diagdown$
20730 \end_inset
20731
20732
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 </row>
20738 </lyxtabular>
20739
20740 \end_inset
20741
20742
20743 \end_layout
20744
20745 \begin_layout Standard
20746 \begin_inset VSpace medskip
20747 \end_inset
20748
20749 More symbols are listed in 
20750 \begin_inset LatexCommand ref
20751 reference "sub:Miscellaneous-Special-Characters"
20752
20753 \end_inset
20754
20755 .
20756 \end_layout
20757
20758 \begin_layout Standard
20759 Some symbols can be displayed in different sizes, see 
20760 \begin_inset LatexCommand ref
20761 reference "sub:Font-Sizes"
20762
20763 \end_inset
20764
20765 .
20766 \end_layout
20767
20768 \begin_layout Subsection
20769 The Euro-Symbol €
20770 \begin_inset LatexCommand index
20771 name "Symbols ! Euro-symbol"
20772
20773 \end_inset
20774
20775
20776 \begin_inset LatexCommand index
20777 name "\\textcent@\\officialeuro"
20778
20779 \end_inset
20780
20781
20782 \end_layout
20783
20784 \begin_layout Standard
20785 To use the Euro symbol in formulas, the LaTeX-package 
20786 \series bold
20787 eurosym
20788 \series default
20789
20790 \begin_inset LatexCommand index
20791 name "Packages ! eurosym"
20792
20793 \end_inset
20794
20795  must be installed and loaded with the LaTeX-preamble line
20796 \end_layout
20797
20798 \begin_layout Standard
20799
20800 \series bold
20801
20802 \backslash
20803 usepackage[gennarrow]{eurosym}
20804 \end_layout
20805
20806 \begin_layout Standard
20807 The Euro symbol can now be inserted with the command 
20808 \series bold
20809
20810 \backslash
20811 euro
20812 \series default
20813
20814 \begin_inset LatexCommand index
20815 name "Commands ! E ! \\textbackslash euro"
20816
20817 \end_inset
20818
20819 .
20820 \end_layout
20821
20822 \begin_layout Standard
20823 The Euro symbol can directly be inserted with the € key in mathematical
20824  text, without having 
20825 \series bold
20826 eurosym
20827 \series default
20828  installed.
20829  When 
20830 \series bold
20831 eurosym
20832 \series default
20833  is installed, 
20834 \series bold
20835
20836 \backslash
20837 euro
20838 \series default
20839  can also be inserted in TeX-mode.
20840  The official currency symbol can then be inserted with the command 
20841 \series bold
20842
20843 \backslash
20844 officialeuro
20845 \series default
20846
20847 \begin_inset LatexCommand index
20848 name "Commands ! O ! \\textbackslash officialeuro"
20849
20850 \end_inset
20851
20852 , that is only available in TeX-mode.
20853 \end_layout
20854
20855 \begin_layout Standard
20856 \begin_inset ERT
20857 status collapsed
20858
20859 \begin_layout Standard
20860
20861
20862 \backslash
20863 ifeurosym 
20864 \end_layout
20865
20866 \end_inset
20867
20868
20869 \begin_inset Note Note
20870 status open
20871
20872 \begin_layout Standard
20873 The following table will only be displayed when the LaTeX-package 
20874 \series bold
20875 eurosym
20876 \series default
20877  is installed.
20878 \end_layout
20879
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \begin_layout Standard
20886 An overview about the different Euro symbols:
20887 \end_layout
20888
20889 \begin_layout Standard
20890 \align center
20891 \begin_inset Tabular
20892 <lyxtabular version="3" rows="4" columns="3">
20893 <features>
20894 <column alignment="center" valignment="top" leftline="true" width="0pt">
20895 <column alignment="center" valignment="top" leftline="true" width="0pt">
20896 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20897 <row topline="true" bottomline="true">
20898 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Standard
20902
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Standard
20911 Command 
20912 \end_layout
20913
20914 \end_inset
20915 </cell>
20916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Standard
20920 Result
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 </row>
20926 <row topline="true">
20927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Standard
20931 formula
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Standard
20940
20941 \backslash
20942 euro
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Standard
20951 \begin_inset Formula $\euro$
20952 \end_inset
20953
20954
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 </row>
20960 <row topline="true">
20961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Standard
20965 mathematical text
20966 \end_layout
20967
20968 \end_inset
20969 </cell>
20970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20971 \begin_inset Text
20972
20973 \begin_layout Standard
20974
20975 \end_layout
20976
20977 \end_inset
20978 </cell>
20979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20980 \begin_inset Text
20981
20982 \begin_layout Standard
20983 \begin_inset Formula $\mbox{€}$
20984 \end_inset
20985
20986
20987 \end_layout
20988
20989 \end_inset
20990 </cell>
20991 </row>
20992 <row topline="true" bottomline="true">
20993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Standard
20997 TeX-mode
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Standard
21006
21007 \backslash
21008 officialeuro
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Standard
21017 \begin_inset ERT
21018 status collapsed
21019
21020 \begin_layout Standard
21021
21022
21023 \backslash
21024 officialeuro
21025 \end_layout
21026
21027 \end_inset
21028
21029
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 </row>
21035 </lyxtabular>
21036
21037 \end_inset
21038
21039
21040 \end_layout
21041
21042 \begin_layout Standard
21043 \begin_inset ERT
21044 status collapsed
21045
21046 \begin_layout Standard
21047
21048
21049 \backslash
21050 else 
21051 \end_layout
21052
21053 \end_inset
21054
21055
21056 \begin_inset Note Note
21057 status open
21058
21059 \begin_layout Standard
21060 The following will be displayed when the LaTeX-package 
21061 \series bold
21062 eurosym
21063 \series default
21064  is not installed:
21065 \end_layout
21066
21067 \end_inset
21068
21069
21070 \end_layout
21071
21072 \begin_layout Standard
21073 You need to install the LaTeX-package 
21074 \series bold
21075 eurosym
21076 \series default
21077  to see the rest of this subsection in the output.
21078 \end_layout
21079
21080 \begin_layout Standard
21081 \begin_inset ERT
21082 status collapsed
21083
21084 \begin_layout Standard
21085
21086
21087 \backslash
21088 fi 
21089 \end_layout
21090
21091 \end_inset
21092
21093
21094 \end_layout
21095
21096 \begin_layout Section
21097 Relations
21098 \begin_inset LatexCommand label
21099 name "sec:Relations"
21100
21101 \end_inset
21102
21103
21104 \begin_inset LatexCommand index
21105 name "Relations"
21106
21107 \end_inset
21108
21109
21110 \begin_inset LatexCommand index
21111 name "Comparisons|see{Relations}"
21112
21113 \end_inset
21114
21115
21116 \end_layout
21117
21118 \begin_layout Standard
21119 All relations can also be inserted via the toolbar button 
21120 \begin_inset Graphics
21121         filename ../images/math/leq.png
21122         scale 85
21123
21124 \end_inset
21125
21126 .
21127 \end_layout
21128
21129 \begin_layout Standard
21130
21131 \hfill
21132
21133 \begin_inset Tabular
21134 <lyxtabular version="3" rows="17" columns="2">
21135 <features>
21136 <column alignment="center" valignment="top" leftline="true" width="0pt">
21137 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21138 <row topline="true" bottomline="true">
21139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Standard
21143 Command
21144 \end_layout
21145
21146 \end_inset
21147 </cell>
21148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21149 \begin_inset Text
21150
21151 \begin_layout Standard
21152 Result
21153 \end_layout
21154
21155 \end_inset
21156 </cell>
21157 </row>
21158 <row topline="true">
21159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21160 \begin_inset Text
21161
21162 \begin_layout Standard
21163 <
21164 \end_layout
21165
21166 \end_inset
21167 </cell>
21168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Standard
21172 \begin_inset Formula $<$
21173 \end_inset
21174
21175
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 </row>
21181 <row topline="true">
21182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Standard
21186
21187 \backslash
21188 le
21189 \end_layout
21190
21191 \end_inset
21192 </cell>
21193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Standard
21197 \begin_inset Formula $\le$
21198 \end_inset
21199
21200
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 </row>
21206 <row topline="true">
21207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21208 \begin_inset Text
21209
21210 \begin_layout Standard
21211
21212 \backslash
21213 ll
21214 \end_layout
21215
21216 \end_inset
21217 </cell>
21218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Standard
21222 \begin_inset Formula $\ll$
21223 \end_inset
21224
21225
21226 \end_layout
21227
21228 \end_inset
21229 </cell>
21230 </row>
21231 <row topline="true">
21232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \begin_layout Standard
21236
21237 \backslash
21238 prec
21239 \end_layout
21240
21241 \end_inset
21242 </cell>
21243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21244 \begin_inset Text
21245
21246 \begin_layout Standard
21247 \begin_inset Formula $\prec$
21248 \end_inset
21249
21250
21251 \end_layout
21252
21253 \end_inset
21254 </cell>
21255 </row>
21256 <row topline="true">
21257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21258 \begin_inset Text
21259
21260 \begin_layout Standard
21261
21262 \backslash
21263 preceq
21264 \end_layout
21265
21266 \end_inset
21267 </cell>
21268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21269 \begin_inset Text
21270
21271 \begin_layout Standard
21272 \begin_inset Formula $\preceq$
21273 \end_inset
21274
21275
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 </row>
21281 <row topline="true">
21282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Standard
21286
21287 \backslash
21288 subset
21289 \end_layout
21290
21291 \end_inset
21292 </cell>
21293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21294 \begin_inset Text
21295
21296 \begin_layout Standard
21297 \begin_inset Formula $\subset$
21298 \end_inset
21299
21300
21301 \end_layout
21302
21303 \end_inset
21304 </cell>
21305 </row>
21306 <row topline="true">
21307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Standard
21311
21312 \backslash
21313 subseteq
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Standard
21322 \begin_inset Formula $\subseteq$
21323 \end_inset
21324
21325
21326 \end_layout
21327
21328 \end_inset
21329 </cell>
21330 </row>
21331 <row topline="true">
21332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21333 \begin_inset Text
21334
21335 \begin_layout Standard
21336
21337 \backslash
21338 sqsubseteq
21339 \end_layout
21340
21341 \end_inset
21342 </cell>
21343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21344 \begin_inset Text
21345
21346 \begin_layout Standard
21347 \begin_inset Formula $\sqsubseteq$
21348 \end_inset
21349
21350
21351 \end_layout
21352
21353 \end_inset
21354 </cell>
21355 </row>
21356 <row topline="true">
21357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Standard
21361
21362 \backslash
21363 in
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21369 \begin_inset Text
21370
21371 \begin_layout Standard
21372 \begin_inset Formula $\in$
21373 \end_inset
21374
21375
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 </row>
21381 <row topline="true">
21382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21383 \begin_inset Text
21384
21385 \begin_layout Standard
21386
21387 \backslash
21388 vdash
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21394 \begin_inset Text
21395
21396 \begin_layout Standard
21397 \begin_inset Formula $\vdash$
21398 \end_inset
21399
21400
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 </row>
21406 <row topline="true">
21407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21408 \begin_inset Text
21409
21410 \begin_layout Standard
21411
21412 \backslash
21413 smile
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21419 \begin_inset Text
21420
21421 \begin_layout Standard
21422 \begin_inset Formula $\smile$
21423 \end_inset
21424
21425
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 </row>
21431 <row topline="true">
21432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Standard
21436
21437 \backslash
21438 lhd
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Standard
21447 \begin_inset Formula $\lhd$
21448 \end_inset
21449
21450
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 </row>
21456 <row topline="true">
21457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Standard
21461
21462 \backslash
21463 unlhd
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Standard
21472 \begin_inset Formula $\unlhd$
21473 \end_inset
21474
21475
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 </row>
21481 <row topline="true">
21482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21483 \begin_inset Text
21484
21485 \begin_layout Standard
21486
21487 \backslash
21488 gtrless
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Standard
21497 \begin_inset Formula $\gtrless$
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 </row>
21506 <row topline="true">
21507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21508 \begin_inset Text
21509
21510 \begin_layout Standard
21511
21512 \backslash
21513 mid
21514 \end_layout
21515
21516 \end_inset
21517 </cell>
21518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Standard
21522 \begin_inset Formula $\mid$
21523 \end_inset
21524
21525
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 </row>
21531 <row topline="true" bottomline="true">
21532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21533 \begin_inset Text
21534
21535 \begin_layout Standard
21536
21537 \backslash
21538 nmid
21539 \end_layout
21540
21541 \end_inset
21542 </cell>
21543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Standard
21547 \begin_inset Formula $\nmid$
21548 \end_inset
21549
21550
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 </row>
21556 </lyxtabular>
21557
21558 \end_inset
21559
21560
21561 \hfill
21562
21563 \begin_inset Tabular
21564 <lyxtabular version="3" rows="17" columns="2">
21565 <features>
21566 <column alignment="center" valignment="top" leftline="true" width="0pt">
21567 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21568 <row topline="true" bottomline="true">
21569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21570 \begin_inset Text
21571
21572 \begin_layout Standard
21573 Command
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Standard
21582 Result
21583 \end_layout
21584
21585 \end_inset
21586 </cell>
21587 </row>
21588 <row topline="true">
21589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21590 \begin_inset Text
21591
21592 \begin_layout Standard
21593 =
21594 \end_layout
21595
21596 \end_inset
21597 </cell>
21598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21599 \begin_inset Text
21600
21601 \begin_layout Standard
21602 \begin_inset Formula $=$
21603 \end_inset
21604
21605
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 </row>
21611 <row topline="true">
21612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21613 \begin_inset Text
21614
21615 \begin_layout Standard
21616
21617 \backslash
21618 not=
21619 \end_layout
21620
21621 \end_inset
21622 </cell>
21623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Standard
21627 \begin_inset Formula $\not=$
21628 \end_inset
21629
21630
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 </row>
21636 <row topline="true">
21637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Standard
21641
21642 \backslash
21643 equiv
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21649 \begin_inset Text
21650
21651 \begin_layout Standard
21652 \begin_inset Formula $\equiv$
21653 \end_inset
21654
21655
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 </row>
21661 <row topline="true">
21662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Standard
21666
21667 \backslash
21668 sim
21669 \end_layout
21670
21671 \end_inset
21672 </cell>
21673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Standard
21677 \begin_inset Formula $\sim$
21678 \end_inset
21679
21680
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 </row>
21686 <row topline="true">
21687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Standard
21691
21692 \backslash
21693 simeq
21694 \end_layout
21695
21696 \end_inset
21697 </cell>
21698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Standard
21702 \begin_inset Formula $\simeq$
21703 \end_inset
21704
21705
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 </row>
21711 <row topline="true">
21712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Standard
21716
21717 \backslash
21718 approx
21719 \end_layout
21720
21721 \end_inset
21722 </cell>
21723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21724 \begin_inset Text
21725
21726 \begin_layout Standard
21727 \begin_inset Formula $\approx$
21728 \end_inset
21729
21730
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 </row>
21736 <row topline="true">
21737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Standard
21741
21742 \backslash
21743 cong
21744 \end_layout
21745
21746 \end_inset
21747 </cell>
21748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21749 \begin_inset Text
21750
21751 \begin_layout Standard
21752 \begin_inset Formula $\cong$
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 </row>
21761 <row topline="true">
21762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Standard
21766
21767 \backslash
21768 bowtie
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Standard
21777 \begin_inset Formula $\bowtie$
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 </row>
21786 <row topline="true">
21787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Standard
21791
21792 \backslash
21793 notin
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Standard
21802 \begin_inset Formula $\notin$
21803 \end_inset
21804
21805
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 </row>
21811 <row topline="true">
21812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Standard
21816
21817 \backslash
21818 perp
21819 \end_layout
21820
21821 \end_inset
21822 </cell>
21823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21824 \begin_inset Text
21825
21826 \begin_layout Standard
21827 \begin_inset Formula $\perp$
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \end_inset
21834 </cell>
21835 </row>
21836 <row topline="true">
21837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Standard
21841
21842 \backslash
21843 propto
21844 \end_layout
21845
21846 \end_inset
21847 </cell>
21848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Standard
21852 \begin_inset Formula $\propto$
21853 \end_inset
21854
21855
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 </row>
21861 <row topline="true">
21862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Standard
21866
21867 \backslash
21868 asymp
21869 \end_layout
21870
21871 \end_inset
21872 </cell>
21873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \begin_layout Standard
21877 \begin_inset Formula $\asymp$
21878 \end_inset
21879
21880
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 </row>
21886 <row topline="true">
21887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Standard
21891
21892 \backslash
21893 doteq
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Standard
21902 \begin_inset Formula $\doteq$
21903 \end_inset
21904
21905
21906 \end_layout
21907
21908 \end_inset
21909 </cell>
21910 </row>
21911 <row topline="true">
21912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Standard
21916
21917 \backslash
21918 circeq
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Standard
21927 \begin_inset Formula $\circeq$
21928 \end_inset
21929
21930
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 </row>
21936 <row topline="true">
21937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21938 \begin_inset Text
21939
21940 \begin_layout Standard
21941
21942 \backslash
21943 models
21944 \end_layout
21945
21946 \end_inset
21947 </cell>
21948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21949 \begin_inset Text
21950
21951 \begin_layout Standard
21952 \begin_inset Formula $\models$
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \end_inset
21959 </cell>
21960 </row>
21961 <row topline="true" bottomline="true">
21962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21963 \begin_inset Text
21964
21965 \begin_layout Standard
21966
21967 \backslash
21968 widehat=
21969 \end_layout
21970
21971 \end_inset
21972 </cell>
21973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Standard
21977 \begin_inset Formula $\widehat{=}$
21978 \end_inset
21979
21980
21981 \end_layout
21982
21983 \end_inset
21984 </cell>
21985 </row>
21986 </lyxtabular>
21987
21988 \end_inset
21989
21990
21991 \hfill
21992
21993 \begin_inset Tabular
21994 <lyxtabular version="3" rows="17" columns="2">
21995 <features>
21996 <column alignment="center" valignment="top" leftline="true" width="0pt">
21997 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21998 <row topline="true" bottomline="true">
21999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22000 \begin_inset Text
22001
22002 \begin_layout Standard
22003 Command
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Standard
22012 Result
22013 \end_layout
22014
22015 \end_inset
22016 </cell>
22017 </row>
22018 <row topline="true">
22019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22020 \begin_inset Text
22021
22022 \begin_layout Standard
22023 >
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Standard
22032 \begin_inset Formula $>$
22033 \end_inset
22034
22035
22036 \end_layout
22037
22038 \end_inset
22039 </cell>
22040 </row>
22041 <row topline="true">
22042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Standard
22046
22047 \backslash
22048 ge
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Standard
22057 \begin_inset Formula $\ge$
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \end_inset
22064 </cell>
22065 </row>
22066 <row topline="true">
22067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Standard
22071
22072 \backslash
22073 gg
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Standard
22082 \begin_inset Formula $\gg$
22083 \end_inset
22084
22085
22086 \end_layout
22087
22088 \end_inset
22089 </cell>
22090 </row>
22091 <row topline="true">
22092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Standard
22096
22097 \backslash
22098 succ
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Standard
22107 \begin_inset Formula $\succ$
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \end_inset
22114 </cell>
22115 </row>
22116 <row topline="true">
22117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Standard
22121
22122 \backslash
22123 succeq
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22129 \begin_inset Text
22130
22131 \begin_layout Standard
22132 \begin_inset Formula $\succeq$
22133 \end_inset
22134
22135
22136 \end_layout
22137
22138 \end_inset
22139 </cell>
22140 </row>
22141 <row topline="true">
22142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Standard
22146
22147 \backslash
22148 supset
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Standard
22157 \begin_inset Formula $\supset$
22158 \end_inset
22159
22160
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 </row>
22166 <row topline="true">
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Standard
22171
22172 \backslash
22173 supseteq
22174 \end_layout
22175
22176 \end_inset
22177 </cell>
22178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22179 \begin_inset Text
22180
22181 \begin_layout Standard
22182 \begin_inset Formula $\supseteq$
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 </row>
22191 <row topline="true">
22192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Standard
22196
22197 \backslash
22198 sqsupseteq
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \begin_layout Standard
22207 \begin_inset Formula $\sqsupseteq$
22208 \end_inset
22209
22210
22211 \end_layout
22212
22213 \end_inset
22214 </cell>
22215 </row>
22216 <row topline="true">
22217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Standard
22221
22222 \backslash
22223 ni
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Standard
22232 \begin_inset Formula $\ni$
22233 \end_inset
22234
22235
22236 \end_layout
22237
22238 \end_inset
22239 </cell>
22240 </row>
22241 <row topline="true">
22242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Standard
22246
22247 \backslash
22248 dashv
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22254 \begin_inset Text
22255
22256 \begin_layout Standard
22257 \begin_inset Formula $\dashv$
22258 \end_inset
22259
22260
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 </row>
22266 <row topline="true">
22267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22268 \begin_inset Text
22269
22270 \begin_layout Standard
22271
22272 \backslash
22273 frown
22274 \end_layout
22275
22276 \end_inset
22277 </cell>
22278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22279 \begin_inset Text
22280
22281 \begin_layout Standard
22282 \begin_inset Formula $\frown$
22283 \end_inset
22284
22285
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 </row>
22291 <row topline="true">
22292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Standard
22296
22297 \backslash
22298 rhd
22299 \end_layout
22300
22301 \end_inset
22302 </cell>
22303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22304 \begin_inset Text
22305
22306 \begin_layout Standard
22307 \begin_inset Formula $\rhd$
22308 \end_inset
22309
22310
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 </row>
22316 <row topline="true">
22317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22318 \begin_inset Text
22319
22320 \begin_layout Standard
22321
22322 \backslash
22323 unrhd
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Standard
22332 \begin_inset Formula $\unrhd$
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 </row>
22341 <row topline="true">
22342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Standard
22346
22347 \backslash
22348 lessgtr
22349 \end_layout
22350
22351 \end_inset
22352 </cell>
22353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22354 \begin_inset Text
22355
22356 \begin_layout Standard
22357 \begin_inset Formula $\lessgtr$
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \end_inset
22364 </cell>
22365 </row>
22366 <row topline="true">
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Standard
22371
22372 \backslash
22373 parallel
22374 \end_layout
22375
22376 \end_inset
22377 </cell>
22378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Standard
22382 \begin_inset Formula $\parallel$
22383 \end_inset
22384
22385
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 </row>
22391 <row topline="true" bottomline="true">
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Standard
22396
22397 \backslash
22398 nparallel
22399 \end_layout
22400
22401 \end_inset
22402 </cell>
22403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22404 \begin_inset Text
22405
22406 \begin_layout Standard
22407 \begin_inset Formula $\nparallel$
22408 \end_inset
22409
22410
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 </row>
22416 </lyxtabular>
22417
22418 \end_inset
22419
22420
22421 \hfill
22422
22423 \end_layout
22424
22425 \begin_layout Standard
22426 \begin_inset VSpace medskip
22427 \end_inset
22428
22429 The characters 
22430 \series bold
22431
22432 \backslash
22433 lhd
22434 \series default
22435  and 
22436 \series bold
22437
22438 \backslash
22439 rhd
22440 \series default
22441  are bigger than the equal looking operators 
22442 \series bold
22443
22444 \backslash
22445 triangleleft
22446 \series default
22447  and 
22448 \series bold
22449
22450 \backslash
22451 triangleright
22452 \series default
22453 , respectively.
22454 \end_layout
22455
22456 \begin_layout Standard
22457 Relations are, in contrary to symbols, always surrounded by space.
22458 \end_layout
22459
22460 \begin_layout Standard
22461 Relations with labels can be created with the command 
22462 \series bold
22463
22464 \backslash
22465 stackrel
22466 \series default
22467
22468 \begin_inset LatexCommand index
22469 name "Commands ! S ! \\textbackslash stackrel"
22470
22471 \end_inset
22472
22473 :
22474 \end_layout
22475
22476 \begin_layout Standard
22477 \align center
22478 \begin_inset Tabular
22479 <lyxtabular version="3" rows="2" columns="2">
22480 <features>
22481 <column alignment="center" valignment="top" leftline="true" width="0">
22482 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22483 <row topline="true" bottomline="true">
22484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Standard
22488 Command
22489 \end_layout
22490
22491 \end_inset
22492 </cell>
22493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22494 \begin_inset Text
22495
22496 \begin_layout Standard
22497 Result
22498 \begin_inset Note Note
22499 status collapsed
22500
22501 \begin_layout Standard
22502
22503 \series bold
22504
22505 \backslash
22506 raisebox
22507 \series default
22508  is only used as spacer.
22509 \end_layout
22510
22511 \end_inset
22512
22513
22514 \end_layout
22515
22516 \end_inset
22517 </cell>
22518 </row>
22519 <row topline="true" bottomline="true">
22520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Standard
22524 A(r)
22525 \backslash
22526 stackrel
22527 \begin_inset ERT
22528 status collapsed
22529
22530 \begin_layout Standard
22531
22532
22533 \backslash
22534 spce 
22535 \end_layout
22536
22537 \end_inset
22538
22539 r
22540 \backslash
22541 to
22542 \backslash
22543 infty
22544 \begin_inset ERT
22545 status collapsed
22546
22547 \begin_layout Standard
22548
22549
22550 \backslash
22551 spce 
22552 \end_layout
22553
22554 \end_inset
22555
22556
22557 \begin_inset Formula $\downarrow$
22558 \end_inset
22559
22560
22561 \backslash
22562 approx
22563 \begin_inset ERT
22564 status collapsed
22565
22566 \begin_layout Standard
22567
22568
22569 \backslash
22570 spce 
22571 \end_layout
22572
22573 \end_inset
22574
22575
22576 \begin_inset ERT
22577 status collapsed
22578
22579 \begin_layout Standard
22580
22581
22582 \backslash
22583 spce 
22584 \end_layout
22585
22586 \end_inset
22587
22588 B
22589 \end_layout
22590
22591 \end_inset
22592 </cell>
22593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22594 \begin_inset Text
22595
22596 \begin_layout Standard
22597 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
22598 \end_inset
22599
22600
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 </row>
22606 </lyxtabular>
22607
22608 \end_inset
22609
22610
22611 \end_layout
22612
22613 \begin_layout Section
22614 Functions
22615 \end_layout
22616
22617 \begin_layout Subsection
22618 Predefined Functions
22619 \begin_inset LatexCommand label
22620 name "sub:Predefined-Functions"
22621
22622 \end_inset
22623
22624
22625 \begin_inset LatexCommand index
22626 name "Functions ! predefined"
22627
22628 \end_inset
22629
22630
22631 \end_layout
22632
22633 \begin_layout Standard
22634 In general, variables are set 
22635 \emph on
22636 italic
22637 \emph default
22638  in mathematical expressions, but not function names, because 
22639 \begin_inset Formula $sin$
22640 \end_inset
22641
22642  could be misunderstood as 
22643 \begin_inset Formula $s\cdot i\cdot n$
22644 \end_inset
22645
22646 .
22647  Therefore there are predefined functions, that are additionally a bit separated
22648  from prefactors.
22649  They are inserted as commands starting with a backslash before their name.
22650 \end_layout
22651
22652 \begin_layout Standard
22653 \align center
22654 \begin_inset Tabular
22655 <lyxtabular version="3" rows="2" columns="4">
22656 <features>
22657 <column alignment="center" valignment="top" leftline="true" width="0pt">
22658 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22659 <column alignment="center" valignment="top" leftline="true" width="0pt">
22660 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22661 <row topline="true" bottomline="true">
22662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Standard
22666 Command
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Standard
22675 Result
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Standard
22684 Command
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Standard
22693 Result
22694 \end_layout
22695
22696 \end_inset
22697 </cell>
22698 </row>
22699 <row topline="true" bottomline="true">
22700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22701 \begin_inset Text
22702
22703 \begin_layout Standard
22704 Asin(x)+B
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22710 \begin_inset Text
22711
22712 \begin_layout Standard
22713 \begin_inset Formula $Asin(x)+B$
22714 \end_inset
22715
22716
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Standard
22725 A
22726 \backslash
22727 sin(x)+B
22728 \end_layout
22729
22730 \end_inset
22731 </cell>
22732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Standard
22736 \begin_inset Formula $A\sin(x)+B$
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 </row>
22745 </lyxtabular>
22746
22747 \end_inset
22748
22749
22750 \begin_inset ERT
22751 status collapsed
22752
22753 \begin_layout Standard
22754
22755
22756 \backslash
22757 pagebreak 
22758 \end_layout
22759
22760 \end_inset
22761
22762
22763 \end_layout
22764
22765 \begin_layout Standard
22766 The following functions are predefined:
22767 \end_layout
22768
22769 \begin_layout Standard
22770 \begin_inset VSpace -2mm
22771 \end_inset
22772
22773
22774 \end_layout
22775
22776 \begin_layout Standard
22777 \align center
22778 \begin_inset Tabular
22779 <lyxtabular version="3" rows="9" columns="4">
22780 <features>
22781 <column alignment="center" valignment="top" leftline="true" width="0pt">
22782 <column alignment="center" valignment="top" leftline="true" width="0pt">
22783 <column alignment="center" valignment="top" leftline="true" width="0pt">
22784 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22785 <row topline="true" bottomline="true">
22786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Standard
22790 Command
22791 \end_layout
22792
22793 \end_inset
22794 </cell>
22795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22796 \begin_inset Text
22797
22798 \begin_layout Standard
22799 Command
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Standard
22808 Command
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Standard
22817 Command
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 </row>
22823 <row topline="true">
22824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22825 \begin_inset Text
22826
22827 \begin_layout Standard
22828
22829 \backslash
22830 sin
22831 \end_layout
22832
22833 \end_inset
22834 </cell>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Standard
22839
22840 \backslash
22841 sinh
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Standard
22850
22851 \backslash
22852 arcsin
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Standard
22861
22862 \backslash
22863 sup
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 </row>
22869 <row topline="true">
22870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Standard
22874
22875 \backslash
22876 cos
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Standard
22885
22886 \backslash
22887 cosh
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Standard
22896
22897 \backslash
22898 arccos
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Standard
22907
22908 \backslash
22909 inf
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 </row>
22915 <row topline="true">
22916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Standard
22920
22921 \backslash
22922 tan
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22928 \begin_inset Text
22929
22930 \begin_layout Standard
22931
22932 \backslash
22933 tanh
22934 \end_layout
22935
22936 \end_inset
22937 </cell>
22938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22939 \begin_inset Text
22940
22941 \begin_layout Standard
22942
22943 \backslash
22944 arctan
22945 \end_layout
22946
22947 \end_inset
22948 </cell>
22949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Standard
22953
22954 \backslash
22955 lim
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 </row>
22961 <row topline="true">
22962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22963 \begin_inset Text
22964
22965 \begin_layout Standard
22966
22967 \backslash
22968 cot
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22974 \begin_inset Text
22975
22976 \begin_layout Standard
22977
22978 \backslash
22979 coth
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Standard
22988
22989 \backslash
22990 arg
22991 \end_layout
22992
22993 \end_inset
22994 </cell>
22995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Standard
22999
23000 \backslash
23001 liminf
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 </row>
23007 <row topline="true">
23008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23009 \begin_inset Text
23010
23011 \begin_layout Standard
23012
23013 \backslash
23014 sec
23015 \end_layout
23016
23017 \end_inset
23018 </cell>
23019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23020 \begin_inset Text
23021
23022 \begin_layout Standard
23023
23024 \backslash
23025 min
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Standard
23034
23035 \backslash
23036 deg
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Standard
23045
23046 \backslash
23047 limsup
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 </row>
23053 <row topline="true">
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Standard
23058
23059 \backslash
23060 csc
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23066 \begin_inset Text
23067
23068 \begin_layout Standard
23069
23070 \backslash
23071 max
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Standard
23080
23081 \backslash
23082 det
23083 \end_layout
23084
23085 \end_inset
23086 </cell>
23087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23088 \begin_inset Text
23089
23090 \begin_layout Standard
23091
23092 \backslash
23093 Pr
23094 \end_layout
23095
23096 \end_inset
23097 </cell>
23098 </row>
23099 <row topline="true">
23100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23101 \begin_inset Text
23102
23103 \begin_layout Standard
23104
23105 \backslash
23106 ln
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23112 \begin_inset Text
23113
23114 \begin_layout Standard
23115
23116 \backslash
23117 exp
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Standard
23126
23127 \backslash
23128 dim
23129 \end_layout
23130
23131 \end_inset
23132 </cell>
23133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23134 \begin_inset Text
23135
23136 \begin_layout Standard
23137
23138 \backslash
23139 hom
23140 \end_layout
23141
23142 \end_inset
23143 </cell>
23144 </row>
23145 <row topline="true" bottomline="true">
23146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23147 \begin_inset Text
23148
23149 \begin_layout Standard
23150
23151 \backslash
23152 lg
23153 \end_layout
23154
23155 \end_inset
23156 </cell>
23157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23158 \begin_inset Text
23159
23160 \begin_layout Standard
23161
23162 \backslash
23163 log
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Standard
23172
23173 \backslash
23174 ker
23175 \end_layout
23176
23177 \end_inset
23178 </cell>
23179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23180 \begin_inset Text
23181
23182 \begin_layout Standard
23183
23184 \backslash
23185 gcd
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 </row>
23191 </lyxtabular>
23192
23193 \end_inset
23194
23195
23196 \end_layout
23197
23198 \begin_layout Standard
23199 They can also be inserted with the math toolbar button 
23200 \begin_inset Graphics
23201         filename ../images/math/functions.png
23202         scale 85
23203
23204 \end_inset
23205
23206 .
23207 \end_layout
23208
23209 \begin_layout Subsection
23210 Self-defined Functions
23211 \begin_inset LatexCommand index
23212 name "Functions ! self-defined"
23213
23214 \end_inset
23215
23216
23217 \end_layout
23218
23219 \begin_layout Standard
23220 To use a function that is not predefined, like for example the sign function
23221  sgn(x), there are two possibilities:
23222 \end_layout
23223
23224 \begin_layout Itemize
23225 Define the function by inserting the following line to the LaTeX-preamble
23226 \begin_inset Foot
23227 status collapsed
23228
23229 \begin_layout Standard
23230 For more about 
23231 \series bold
23232
23233 \backslash
23234 DeclareMathOperator
23235 \series default
23236  see 
23237 \begin_inset LatexCommand ref
23238 reference "sub:Self-defined-Operators"
23239
23240 \end_inset
23241
23242 .
23243 \end_layout
23244
23245 \end_inset
23246
23247
23248 \newline
23249
23250 \begin_inset VSpace -3mm
23251 \end_inset
23252
23253
23254 \newline
23255
23256 \series bold
23257
23258 \backslash
23259 DeclareMathOperator{
23260 \backslash
23261 sgn}{sgn}
23262 \series default
23263
23264 \begin_inset LatexCommand index
23265 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
23266
23267 \end_inset
23268
23269
23270 \newline
23271
23272 \begin_inset VSpace -2mm
23273 \end_inset
23274
23275
23276 \newline
23277 Now the new defined function can be called with the command 
23278 \series bold
23279
23280 \backslash
23281 sgn
23282 \series default
23283 .
23284 \end_layout
23285
23286 \begin_layout Itemize
23287 Write the the formula as usual, mark the formula name, in our example the
23288  letters 
23289 \emph on
23290 sgn
23291 \emph default
23292 , and change it to mathematical text.
23293  At last a space is inserted between prefactor and function.
23294 \end_layout
23295
23296 \begin_layout Standard
23297 The result is the same with both methods as with a predefined function
23298 \begin_inset Foot
23299 status collapsed
23300
23301 \begin_layout Standard
23302 In LyX self-defined functions are displayed red, predefined ones black.
23303 \end_layout
23304
23305 \end_inset
23306
23307 :
23308 \end_layout
23309
23310 \begin_layout Standard
23311 \align center
23312 \begin_inset Tabular
23313 <lyxtabular version="3" rows="3" columns="2">
23314 <features>
23315 <column alignment="center" valignment="top" leftline="true" width="0pt">
23316 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23317 <row topline="true" bottomline="true">
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Standard
23322 Command
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Standard
23331 Result
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row topline="true" bottomline="true">
23338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Standard
23342 A
23343 \backslash
23344 sgn(x)+B
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Standard
23353 \begin_inset Formula $A\sgn(x)+B$
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 </row>
23362 <row topline="true" bottomline="true">
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Standard
23367 A
23368 \backslash
23369 ,
23370 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
23371 \end_inset
23372
23373 (x)+B
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Standard
23382 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
23383 \end_inset
23384
23385
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 </row>
23391 </lyxtabular>
23392
23393 \end_inset
23394
23395
23396 \end_layout
23397
23398 \begin_layout Standard
23399 The first method is more suitable when the self-defined function should
23400  be used several times.
23401 \end_layout
23402
23403 \begin_layout Subsection
23404 Limits
23405 \begin_inset LatexCommand index
23406 name "Limits"
23407
23408 \end_inset
23409
23410
23411 \end_layout
23412
23413 \begin_layout Standard
23414 For limits there are defined besides 
23415 \series bold
23416
23417 \backslash
23418 lim
23419 \series default
23420
23421 \begin_inset LatexCommand index
23422 name "Commands ! L ! \\textbackslash lim"
23423
23424 \end_inset
23425
23426
23427 \series bold
23428
23429 \backslash
23430 liminf
23431 \series default
23432  and 
23433 \series bold
23434
23435 \backslash
23436 limsup
23437 \series default
23438  furthermore the following functions:
23439 \end_layout
23440
23441 \begin_layout Standard
23442 \align center
23443 \begin_inset Tabular
23444 <lyxtabular version="3" rows="5" columns="2">
23445 <features>
23446 <column alignment="center" valignment="top" leftline="true" width="0">
23447 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
23448 <row topline="true" bottomline="true">
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Standard
23453 Command
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Standard
23462 Result
23463 \begin_inset Note Note
23464 status collapsed
23465
23466 \begin_layout Standard
23467
23468 \series bold
23469
23470 \backslash
23471 raisebox
23472 \series default
23473  is only used as spacer.
23474 \end_layout
23475
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 </row>
23484 <row topline="true">
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Standard
23489
23490 \backslash
23491 varliminf
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Standard
23500 \begin_inset Formula $\varliminf$
23501 \end_inset
23502
23503
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 </row>
23509 <row>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Standard
23514
23515 \backslash
23516 varlimsup
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Standard
23525 \begin_inset Formula $\varlimsup$
23526 \end_inset
23527
23528
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 </row>
23534 <row>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Standard
23539
23540 \backslash
23541 varprojlim
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Standard
23550 \begin_inset Formula $\varprojlim$
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 </row>
23559 <row bottomline="true">
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Standard
23564
23565 \backslash
23566 varinjlim
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Standard
23575 \begin_inset Formula $\varinjlim$
23576 \end_inset
23577
23578
23579 \begin_inset Formula $\raisebox{-2.5mm}{}$
23580 \end_inset
23581
23582
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 </row>
23588 </lyxtabular>
23589
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \begin_layout Standard
23596 \begin_inset VSpace medskip
23597 \end_inset
23598
23599 The limit is created by inserting a subscript.
23600  It is set right beside the function in an inline formula:
23601 \end_layout
23602
23603 \begin_layout Standard
23604 \align center
23605 \begin_inset Tabular
23606 <lyxtabular version="3" rows="2" columns="2">
23607 <features>
23608 <column alignment="center" valignment="top" width="0pt">
23609 <column alignment="center" valignment="top" width="0pt">
23610 <row>
23611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Standard
23615 Command
23616 \end_layout
23617
23618 \end_inset
23619 </cell>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Standard
23624 \begin_inset ERT
23625 status collapsed
23626
23627 \begin_layout Standard
23628
23629
23630 \backslash
23631 hspace{1cm}
23632 \end_layout
23633
23634 \end_inset
23635
23636 Result
23637 \begin_inset Note Note
23638 status collapsed
23639
23640 \begin_layout Standard
23641
23642 \series bold
23643
23644 \backslash
23645 hspace
23646 \series default
23647  and
23648 \series bold
23649  
23650 \backslash
23651 raisebox
23652 \series default
23653  are used here as spacer.
23654 \end_layout
23655
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 </row>
23664 <row>
23665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Standard
23669
23670 \backslash
23671 lim_x
23672 \backslash
23673 to
23674 \begin_inset ERT
23675 status collapsed
23676
23677 \begin_layout Standard
23678
23679
23680 \backslash
23681 spce 
23682 \end_layout
23683
23684 \end_inset
23685
23686 A
23687 \begin_inset ERT
23688 status collapsed
23689
23690 \begin_layout Standard
23691
23692
23693 \backslash
23694 spce 
23695 \end_layout
23696
23697 \end_inset
23698
23699 x=B
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Standard
23708 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 </row>
23717 </lyxtabular>
23718
23719 \end_inset
23720
23721
23722 \end_layout
23723
23724 \begin_layout Standard
23725 In a displayed formula the limit is set below the formula, as usual:
23726 \begin_inset Formula \[
23727 \lim_{x\to A}x=B\]
23728
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \begin_layout Subsection
23735 Modulo-Functions
23736 \begin_inset LatexCommand index
23737 name "Functions ! modulo-"
23738
23739 \end_inset
23740
23741
23742 \end_layout
23743
23744 \begin_layout Standard
23745 The modulo-function is special, because it exists in four variants.
23746 \end_layout
23747
23748 \begin_layout Standard
23749 The variants in a displayed formula:
23750 \begin_inset Formula \begin{align*}
23751 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
23752 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
23753 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
23754 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
23755 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
23756
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \begin_layout Standard
23763 In an inline formula less space is set before the function names for all
23764  variants.
23765 \end_layout
23766
23767 \begin_layout Section
23768 Special Characters
23769 \begin_inset LatexCommand index
23770 name "Special characters"
23771
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \begin_layout Subsection
23778 Special Characters in Mathematical Text
23779 \end_layout
23780
23781 \begin_layout Standard
23782 The following commands can only be used in mathematical text or in TeX-mode:
23783 \end_layout
23784
23785 \begin_layout Standard
23786
23787 \hfill
23788
23789 \begin_inset Tabular
23790 <lyxtabular version="3" rows="8" columns="2">
23791 <features>
23792 <column alignment="block" valignment="top" leftline="true" width="0">
23793 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
23794 <row topline="true" bottomline="true">
23795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23796 \begin_inset Text
23797
23798 \begin_layout Standard
23799 Command
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Standard
23808 Result
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row topline="true">
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Standard
23819
23820 \backslash
23821 oe
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Standard
23830 \begin_inset Formula $\textrm{\oe}$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 </row>
23839 <row topline="true">
23840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23841 \begin_inset Text
23842
23843 \begin_layout Standard
23844
23845 \backslash
23846 OE
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Standard
23855 \begin_inset Formula $\textrm{\OE}$
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 </row>
23864 <row topline="true">
23865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Standard
23869
23870 \backslash
23871 ae
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Standard
23880 \begin_inset Formula $\textrm{\ae}$
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 </row>
23889 <row topline="true">
23890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Standard
23894
23895 \backslash
23896 AE
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Standard
23905 \begin_inset Formula $\textrm{\AE}$
23906 \end_inset
23907
23908
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 </row>
23914 <row topline="true">
23915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Standard
23919
23920 \backslash
23921 aa
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Standard
23930 \begin_inset Formula $\textrm{\aa}$
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 <row topline="true" bottomline="true">
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Standard
23944
23945 \backslash
23946 AA
23947 \begin_inset LatexCommand index
23948 name "\\@\\textrm{\\AA}"
23949
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Standard
23961 \begin_inset Formula $\textrm{\AA}$
23962 \end_inset
23963
23964
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 </row>
23970 <row bottomline="true">
23971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Standard
23975
23976 \backslash
23977 i
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Standard
23986 \begin_inset Formula $\textrm{\i}$
23987 \end_inset
23988
23989
23990 \end_layout
23991
23992 \end_inset
23993 </cell>
23994 </row>
23995 </lyxtabular>
23996
23997 \end_inset
23998
23999
24000 \hfill
24001
24002 \begin_inset Tabular
24003 <lyxtabular version="3" rows="8" columns="2">
24004 <features>
24005 <column alignment="block" valignment="top" leftline="true" width="0">
24006 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24007 <row topline="true" bottomline="true">
24008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Standard
24012 command
24013 \begin_inset Note Note
24014 status collapsed
24015
24016 \begin_layout Standard
24017
24018 \series bold
24019
24020 \backslash
24021 hspace{0mm}
24022 \series default
24023  is used for separation, because otherwise the output will be ¡ and ¿ respective
24024 ly.
24025 \end_layout
24026
24027 \end_inset
24028
24029
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Standard
24038 Result
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 </row>
24044 <row topline="true">
24045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Standard
24049
24050 \backslash
24051 o
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Standard
24060 \begin_inset Formula $\textrm{\o}$
24061 \end_inset
24062
24063
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 <row topline="true">
24070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Standard
24074
24075 \backslash
24076 O
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Standard
24085 \begin_inset Formula $\textrm{\O}$
24086 \end_inset
24087
24088
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 </row>
24094 <row topline="true">
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Standard
24099
24100 \backslash
24101 l
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Standard
24110 \begin_inset Formula $\textrm{\l}$
24111 \end_inset
24112
24113
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 </row>
24119 <row topline="true">
24120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Standard
24124
24125 \backslash
24126 L
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Standard
24135 \begin_inset Formula $\textrm{\L}$
24136 \end_inset
24137
24138
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 </row>
24144 <row topline="true" bottomline="true">
24145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24146 \begin_inset Text
24147
24148 \begin_layout Standard
24149 !
24150 \begin_inset ERT
24151 status collapsed
24152
24153 \begin_layout Standard
24154
24155
24156 \backslash
24157 hspace{0mm}
24158 \end_layout
24159
24160 \end_inset
24161
24162 `
24163 \begin_inset ERT
24164 status collapsed
24165
24166 \begin_layout Standard
24167
24168
24169 \backslash
24170 spce 
24171 \end_layout
24172
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24181 \begin_inset Text
24182
24183 \begin_layout Standard
24184 \begin_inset Formula $\textrm{!`}$
24185 \end_inset
24186
24187
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 </row>
24193 <row bottomline="true">
24194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Standard
24198 ?
24199 \begin_inset ERT
24200 status collapsed
24201
24202 \begin_layout Standard
24203
24204
24205 \backslash
24206 hspace{0mm}
24207 \end_layout
24208
24209 \end_inset
24210
24211 `
24212 \begin_inset ERT
24213 status collapsed
24214
24215 \begin_layout Standard
24216
24217
24218 \backslash
24219 spce 
24220 \end_layout
24221
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24230 \begin_inset Text
24231
24232 \begin_layout Standard
24233 \begin_inset Formula $\textrm{?`}$
24234 \end_inset
24235
24236
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 </row>
24242 <row bottomline="true">
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Standard
24247
24248 \backslash
24249 j
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Standard
24258 \begin_inset Formula $\textrm{\j}$
24259 \end_inset
24260
24261
24262 \end_layout
24263
24264 \end_inset
24265 </cell>
24266 </row>
24267 </lyxtabular>
24268
24269 \end_inset
24270
24271
24272 \hfill
24273
24274 \end_layout
24275
24276 \begin_layout Standard
24277 The characters 
24278 \begin_inset Formula $\textrm{\textrm{Å}}$
24279 \end_inset
24280
24281  and 
24282 \begin_inset Formula $\textrm{\textrm{Ø}}$
24283 \end_inset
24284
24285  can also be inserted via the math toolbar button 
24286 \begin_inset Graphics
24287         filename ../images/math/digamma.png
24288         scale 85
24289
24290 \end_inset
24291
24292 .
24293 \end_layout
24294
24295 \begin_layout Standard
24296 An exception are the commands 
24297 \series bold
24298 !
24299 \begin_inset ERT
24300 status collapsed
24301
24302 \begin_layout Standard
24303
24304
24305 \backslash
24306 hspace{0mm}
24307 \end_layout
24308
24309 \end_inset
24310
24311 `
24312 \series default
24313  and 
24314 \series bold
24315 ?
24316 \begin_inset ERT
24317 status collapsed
24318
24319 \begin_layout Standard
24320
24321
24322 \backslash
24323 hspace{0mm}
24324 \end_layout
24325
24326 \end_inset
24327
24328 `
24329 \series default
24330 , because they can be inserted in LyX directly to text.
24331 \end_layout
24332
24333 \begin_layout Subsection
24334 Accents in Text
24335 \begin_inset LatexCommand label
24336 name "sub:Accents-in-Text"
24337
24338 \end_inset
24339
24340
24341 \begin_inset LatexCommand index
24342 name "Accents ! in text"
24343
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \begin_layout Standard
24350 With the following commands all letters can be accented.
24351  The commands must be inserted in TeX-mode.
24352 \end_layout
24353
24354 \begin_layout Standard
24355
24356 \hfill
24357
24358 \begin_inset Tabular
24359 <lyxtabular version="3" rows="8" columns="2">
24360 <features>
24361 <column alignment="block" valignment="top" leftline="true" width="0">
24362 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
24363 <row topline="true" bottomline="true">
24364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Standard
24368 Command
24369 \end_layout
24370
24371 \end_inset
24372 </cell>
24373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24374 \begin_inset Text
24375
24376 \begin_layout Standard
24377 Result
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 </row>
24383 <row topline="true">
24384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Standard
24388
24389 \backslash
24390
24391 \begin_inset Quotes grd
24392 \end_inset
24393
24394 e
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Standard
24403 \begin_inset ERT
24404 status collapsed
24405
24406 \begin_layout Standard
24407
24408
24409 \backslash
24410 "e
24411 \end_layout
24412
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 </row>
24421 <row topline="true">
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Standard
24426
24427 \backslash
24428 `e
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Standard
24437 \begin_inset ERT
24438 status collapsed
24439
24440 \begin_layout Standard
24441
24442
24443 \backslash
24444 `e
24445 \end_layout
24446
24447 \end_inset
24448
24449
24450 \end_layout
24451
24452 \end_inset
24453 </cell>
24454 </row>
24455 <row topline="true">
24456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \begin_layout Standard
24460
24461 \backslash
24462 ^
24463 \begin_inset ERT
24464 status collapsed
24465
24466 \begin_layout Standard
24467
24468
24469 \backslash
24470 spce 
24471 \end_layout
24472
24473 \end_inset
24474
24475 e
24476 \end_layout
24477
24478 \end_inset
24479 </cell>
24480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Standard
24484 \begin_inset ERT
24485 status collapsed
24486
24487 \begin_layout Standard
24488
24489
24490 \backslash
24491 ^e
24492 \end_layout
24493
24494 \end_inset
24495
24496
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 </row>
24502 <row topline="true">
24503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24504 \begin_inset Text
24505
24506 \begin_layout Standard
24507
24508 \backslash
24509 =e
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24515 \begin_inset Text
24516
24517 \begin_layout Standard
24518 \begin_inset ERT
24519 status collapsed
24520
24521 \begin_layout Standard
24522
24523
24524 \backslash
24525 =e
24526 \end_layout
24527
24528 \end_inset
24529
24530
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 </row>
24536 <row topline="true">
24537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Standard
24541
24542 \backslash
24543 u
24544 \begin_inset ERT
24545 status collapsed
24546
24547 \begin_layout Standard
24548
24549
24550 \backslash
24551 spce 
24552 \end_layout
24553
24554 \end_inset
24555
24556 e
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24562 \begin_inset Text
24563
24564 \begin_layout Standard
24565 \begin_inset ERT
24566 status collapsed
24567
24568 \begin_layout Standard
24569
24570
24571 \backslash
24572 u e
24573 \end_layout
24574
24575 \end_inset
24576
24577
24578 \end_layout
24579
24580 \end_inset
24581 </cell>
24582 </row>
24583 <row topline="true" bottomline="true">
24584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Standard
24588
24589 \backslash
24590 b
24591 \begin_inset ERT
24592 status collapsed
24593
24594 \begin_layout Standard
24595
24596
24597 \backslash
24598 spce 
24599 \end_layout
24600
24601 \end_inset
24602
24603 e
24604 \end_layout
24605
24606 \end_inset
24607 </cell>
24608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24609 \begin_inset Text
24610
24611 \begin_layout Standard
24612 \begin_inset ERT
24613 status collapsed
24614
24615 \begin_layout Standard
24616
24617
24618 \backslash
24619 b e
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \end_layout
24626
24627 \end_inset
24628 </cell>
24629 </row>
24630 <row bottomline="true">
24631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Standard
24635
24636 \backslash
24637 t
24638 \begin_inset ERT
24639 status collapsed
24640
24641 \begin_layout Standard
24642
24643
24644 \backslash
24645 spce 
24646 \end_layout
24647
24648 \end_inset
24649
24650 ee
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Standard
24659 \begin_inset ERT
24660 status collapsed
24661
24662 \begin_layout Standard
24663
24664
24665 \backslash
24666 t ee
24667 \end_layout
24668
24669 \end_inset
24670
24671
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 </row>
24677 </lyxtabular>
24678
24679 \end_inset
24680
24681
24682 \hfill
24683
24684 \begin_inset Tabular
24685 <lyxtabular version="3" rows="8" columns="2">
24686 <features>
24687 <column alignment="block" valignment="top" leftline="true" width="0">
24688 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24689 <row topline="true" bottomline="true">
24690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Standard
24694 Command
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Standard
24703 Result
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 </row>
24709 <row topline="true">
24710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Standard
24714
24715 \backslash
24716 H
24717 \begin_inset ERT
24718 status collapsed
24719
24720 \begin_layout Standard
24721
24722
24723 \backslash
24724 spce 
24725 \end_layout
24726
24727 \end_inset
24728
24729 e
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Standard
24738 \begin_inset ERT
24739 status collapsed
24740
24741 \begin_layout Standard
24742
24743
24744 \backslash
24745 H e
24746 \end_layout
24747
24748 \end_inset
24749
24750
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 </row>
24756 <row topline="true">
24757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24758 \begin_inset Text
24759
24760 \begin_layout Standard
24761
24762 \backslash
24763 'e
24764 \end_layout
24765
24766 \end_inset
24767 </cell>
24768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24769 \begin_inset Text
24770
24771 \begin_layout Standard
24772 \begin_inset ERT
24773 status collapsed
24774
24775 \begin_layout Standard
24776
24777
24778 \backslash
24779 'e
24780 \end_layout
24781
24782 \end_inset
24783
24784
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 </row>
24790 <row topline="true">
24791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24792 \begin_inset Text
24793
24794 \begin_layout Standard
24795
24796 \backslash
24797 ~e
24798 \begin_inset LatexCommand index
24799 name "Tilde"
24800
24801 \end_inset
24802
24803
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24809 \begin_inset Text
24810
24811 \begin_layout Standard
24812 \begin_inset ERT
24813 status collapsed
24814
24815 \begin_layout Standard
24816
24817
24818 \backslash
24819 ~e
24820 \end_layout
24821
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \end_inset
24828 </cell>
24829 </row>
24830 <row topline="true">
24831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24832 \begin_inset Text
24833
24834 \begin_layout Standard
24835
24836 \backslash
24837 .e
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Standard
24846 \begin_inset ERT
24847 status collapsed
24848
24849 \begin_layout Standard
24850
24851
24852 \backslash
24853 .e
24854 \end_layout
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 </row>
24864 <row topline="true" bottomline="true">
24865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Standard
24869
24870 \backslash
24871 v
24872 \begin_inset ERT
24873 status collapsed
24874
24875 \begin_layout Standard
24876
24877
24878 \backslash
24879 spce 
24880 \end_layout
24881
24882 \end_inset
24883
24884 e
24885 \end_layout
24886
24887 \end_inset
24888 </cell>
24889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24890 \begin_inset Text
24891
24892 \begin_layout Standard
24893 \begin_inset ERT
24894 status collapsed
24895
24896 \begin_layout Standard
24897
24898
24899 \backslash
24900 v e
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \end_inset
24909 </cell>
24910 </row>
24911 <row bottomline="true">
24912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24913 \begin_inset Text
24914
24915 \begin_layout Standard
24916
24917 \backslash
24918 d
24919 \begin_inset ERT
24920 status collapsed
24921
24922 \begin_layout Standard
24923
24924
24925 \backslash
24926 spce 
24927 \end_layout
24928
24929 \end_inset
24930
24931 e
24932 \end_layout
24933
24934 \end_inset
24935 </cell>
24936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24937 \begin_inset Text
24938
24939 \begin_layout Standard
24940 \begin_inset ERT
24941 status collapsed
24942
24943 \begin_layout Standard
24944
24945
24946 \backslash
24947 d e
24948 \end_layout
24949
24950 \end_inset
24951
24952
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 </row>
24958 <row bottomline="true">
24959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24960 \begin_inset Text
24961
24962 \begin_layout Standard
24963
24964 \backslash
24965 c
24966 \begin_inset ERT
24967 status collapsed
24968
24969 \begin_layout Standard
24970
24971
24972 \backslash
24973 spce 
24974 \end_layout
24975
24976 \end_inset
24977
24978 e
24979 \end_layout
24980
24981 \end_inset
24982 </cell>
24983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24984 \begin_inset Text
24985
24986 \begin_layout Standard
24987 \begin_inset ERT
24988 status collapsed
24989
24990 \begin_layout Standard
24991
24992
24993 \backslash
24994 c e
24995 \end_layout
24996
24997 \end_inset
24998
24999
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 </row>
25005 </lyxtabular>
25006
25007 \end_inset
25008
25009
25010 \hfill
25011
25012 \end_layout
25013
25014 \begin_layout Standard
25015 \begin_inset VSpace medskip
25016 \end_inset
25017
25018 With the command 
25019 \series bold
25020
25021 \backslash
25022 t
25023 \series default
25024  also two different characters can be accented.
25025  The command 
25026 \series bold
25027
25028 \backslash
25029 t
25030 \begin_inset ERT
25031 status collapsed
25032
25033 \begin_layout Standard
25034
25035
25036 \backslash
25037 spce 
25038 \end_layout
25039
25040 \end_inset
25041
25042 sz
25043 \series default
25044  creates: 
25045 \begin_inset ERT
25046 status collapsed
25047
25048 \begin_layout Standard
25049
25050
25051 \backslash
25052 t sz
25053 \end_layout
25054
25055 \end_inset
25056
25057
25058 \end_layout
25059
25060 \begin_layout Standard
25061 The accents 
25062 \series bold
25063 `
25064 \series default
25065  , 
25066 \series bold
25067 '
25068 \series default
25069  , and 
25070 \series bold
25071 ^
25072 \series default
25073  can in combination with vowels directly be inserted with the keyboard without
25074  using TeX-mode.
25075  The same applies for the tilde
25076 \begin_inset Foot
25077 status collapsed
25078
25079 \begin_layout Standard
25080 This only applies for keyboards where the tilde is defined as accent.
25081 \end_layout
25082
25083 \end_inset
25084
25085  
25086 \series bold
25087 ~
25088 \series default
25089  in combination with 
25090 \emph on
25091 a
25092 \emph default
25093  , 
25094 \emph on
25095 n
25096 \emph default
25097  , or 
25098 \emph on
25099 o
25100 \emph default
25101 .
25102 \end_layout
25103
25104 \begin_layout Standard
25105 The commands 
25106 \series bold
25107
25108 \backslash
25109 b
25110 \series default
25111  , 
25112 \series bold
25113
25114 \backslash
25115 c
25116 \series default
25117  , 
25118 \series bold
25119
25120 \backslash
25121 d
25122 \series default
25123  , 
25124 \series bold
25125
25126 \backslash
25127 H
25128 \series default
25129  , 
25130 \series bold
25131
25132 \backslash
25133 t
25134 \series default
25135  , 
25136 \series bold
25137
25138 \backslash
25139 u
25140 \series default
25141  , 
25142 \series bold
25143
25144 \backslash
25145 v
25146 \series default
25147 , and accents inserted directly with the keyboard are also available in
25148  mathematical text.
25149  For the other accents there are special math commands to be used in formulas,
25150  see 
25151 \begin_inset LatexCommand ref
25152 reference "sub:Accents-for-one"
25153
25154 \end_inset
25155
25156 .
25157 \end_layout
25158
25159 \begin_layout Standard
25160 \begin_inset VSpace bigskip
25161 \end_inset
25162
25163 Furthermore, with the command 
25164 \series bold
25165
25166 \backslash
25167 textcircled
25168 \series default
25169
25170 \begin_inset LatexCommand index
25171 name "Commands ! T ! \\textbackslash textcircled"
25172
25173 \end_inset
25174
25175  all numbers and letters can be set into a circle, quasi accented with a
25176  circle, similar to the the copyright symbol.
25177 \end_layout
25178
25179 \begin_layout Standard
25180 \align center
25181 \begin_inset Tabular
25182 <lyxtabular version="3" rows="3" columns="2">
25183 <features>
25184 <column alignment="center" valignment="top" leftline="true" width="0">
25185 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25186 <row topline="true" bottomline="true">
25187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25188 \begin_inset Text
25189
25190 \begin_layout Standard
25191 Command
25192 \end_layout
25193
25194 \end_inset
25195 </cell>
25196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25197 \begin_inset Text
25198
25199 \begin_layout Standard
25200 Result
25201 \begin_inset Note Note
25202 status collapsed
25203
25204 \begin_layout Standard
25205
25206 \series bold
25207
25208 \backslash
25209 raisebox
25210 \series default
25211  is only used as spacer.
25212 \end_layout
25213
25214 \end_inset
25215
25216
25217 \end_layout
25218
25219 \end_inset
25220 </cell>
25221 </row>
25222 <row topline="true">
25223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25224 \begin_inset Text
25225
25226 \begin_layout Standard
25227
25228 \backslash
25229 textcircled{w}
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Standard
25238 \begin_inset ERT
25239 status collapsed
25240
25241 \begin_layout Standard
25242
25243
25244 \backslash
25245 textcircled{w}
25246 \end_layout
25247
25248 \end_inset
25249
25250
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 </row>
25256 <row topline="true" bottomline="true">
25257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Standard
25261
25262 \backslash
25263 Large 
25264 \backslash
25265 textcircled{
25266 \backslash
25267 normalsize
25268 \backslash
25269 protect
25270 \backslash
25271 raisebox{-1.5pt}{W}}
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Standard
25280 \begin_inset Formula $\raisebox{4.5mm}{}$
25281 \end_inset
25282
25283
25284 \begin_inset ERT
25285 status collapsed
25286
25287 \begin_layout Standard
25288
25289
25290 \backslash
25291 Large 
25292 \backslash
25293 textcircled{
25294 \backslash
25295 normalsize
25296 \backslash
25297 protect
25298 \backslash
25299 raisebox{-1.5pt}W}
25300 \end_layout
25301
25302 \end_inset
25303
25304
25305 \begin_inset Formula $\raisebox{-2mm}{}$
25306 \end_inset
25307
25308
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 </row>
25314 </lyxtabular>
25315
25316 \end_inset
25317
25318
25319 \end_layout
25320
25321 \begin_layout Standard
25322 One has to take care that the character fits in the circle.
25323  
25324 \series bold
25325
25326 \backslash
25327 Large
25328 \series default
25329
25330 \begin_inset Foot
25331 status collapsed
25332
25333 \begin_layout Standard
25334 see 
25335 \begin_inset LatexCommand ref
25336 reference "sub:Font-Sizes"
25337
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \end_inset
25344
25345  specifies thereby the size of the circle.
25346  With the help of 
25347 \series bold
25348
25349 \backslash
25350 raisebox
25351 \series default
25352
25353 \begin_inset Foot
25354 status collapsed
25355
25356 \begin_layout Standard
25357 see 
25358 \begin_inset LatexCommand ref
25359 reference "sub:Boxes-without-Frame"
25360
25361 \end_inset
25362
25363
25364 \end_layout
25365
25366 \end_inset
25367
25368  the character can be centered.
25369 \end_layout
25370
25371 \begin_layout Subsection
25372 Minuscule Numbers
25373 \begin_inset LatexCommand index
25374 name "Minuscule numbers"
25375
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \begin_layout Standard
25382 Minuscule numbers are created with the command 
25383 \series bold
25384
25385 \backslash
25386 oldstylenums
25387 \series default
25388
25389 \begin_inset LatexCommand index
25390 name "Commands ! O ! \\textbackslash oldstylenums"
25391
25392 \end_inset
25393
25394 .
25395  The command can be used in formulas and in TeX-mode.
25396  The command scheme is:
25397 \end_layout
25398
25399 \begin_layout Standard
25400
25401 \series bold
25402
25403 \backslash
25404 oldstylenums{number}
25405 \end_layout
25406
25407 \begin_layout Standard
25408 The command 
25409 \series bold
25410
25411 \backslash
25412 oldstylenums{0123456789
25413 \series default
25414  produces: 
25415 \begin_inset Formula $\oldstylenums{0123456789}$
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \begin_layout Subsection
25422 Miscellaneous Special Characters
25423 \begin_inset LatexCommand label
25424 name "sub:Miscellaneous-Special-Characters"
25425
25426 \end_inset
25427
25428
25429 \begin_inset LatexCommand index
25430 name "Special characters ! miscellaneous"
25431
25432 \end_inset
25433
25434
25435 \end_layout
25436
25437 \begin_layout Standard
25438 The following characters can only be inserted to formulas by using commands:
25439 \end_layout
25440
25441 \begin_layout Standard
25442 \align center
25443 \begin_inset Tabular
25444 <lyxtabular version="3" rows="4" columns="2">
25445 <features>
25446 <column alignment="center" valignment="top" leftline="true" width="0">
25447 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25448 <row topline="true" bottomline="true">
25449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25450 \begin_inset Text
25451
25452 \begin_layout Standard
25453 Command
25454 \end_layout
25455
25456 \end_inset
25457 </cell>
25458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25459 \begin_inset Text
25460
25461 \begin_layout Standard
25462 Result
25463 \end_layout
25464
25465 \end_inset
25466 </cell>
25467 </row>
25468 <row topline="true">
25469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Standard
25473
25474 \backslash
25475 ^
25476 \begin_inset ERT
25477 status collapsed
25478
25479 \begin_layout Standard
25480
25481
25482 \backslash
25483 spce 
25484 \end_layout
25485
25486 \end_inset
25487
25488
25489 \end_layout
25490
25491 \end_inset
25492 </cell>
25493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25494 \begin_inset Text
25495
25496 \begin_layout Standard
25497 \begin_inset Formula $\mathcircumflex$
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \end_inset
25504 </cell>
25505 </row>
25506 <row topline="true">
25507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Standard
25511
25512 \backslash
25513 _
25514 \end_layout
25515
25516 \end_inset
25517 </cell>
25518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25519 \begin_inset Text
25520
25521 \begin_layout Standard
25522 \begin_inset Formula $\_$
25523 \end_inset
25524
25525
25526 \end_layout
25527
25528 \end_inset
25529 </cell>
25530 </row>
25531 <row topline="true" bottomline="true">
25532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Standard
25536 ^
25537 \begin_inset ERT
25538 status collapsed
25539
25540 \begin_layout Standard
25541
25542
25543 \backslash
25544 spce 
25545 \end_layout
25546
25547 \end_inset
25548
25549
25550 \backslash
25551 circ
25552 \begin_inset LatexCommand index
25553 name "°"
25554
25555 \end_inset
25556
25557
25558 \end_layout
25559
25560 \end_inset
25561 </cell>
25562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25563 \begin_inset Text
25564
25565 \begin_layout Standard
25566 \begin_inset Formula $^{\circ}$
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \end_inset
25573 </cell>
25574 </row>
25575 </lyxtabular>
25576
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \begin_layout Standard
25583 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
25584  contains the following line
25585 \begin_inset Foot
25586 status collapsed
25587
25588 \begin_layout Standard
25589 More about this is described in 
25590 \begin_inset LatexCommand ref
25591 reference "sub:Text-Characters-in"
25592
25593 \end_inset
25594
25595 .
25596 \end_layout
25597
25598 \end_inset
25599
25600 :
25601 \end_layout
25602
25603 \begin_layout Standard
25604
25605 \series bold
25606
25607 \backslash
25608 DeclareInputtext{176}{
25609 \backslash
25610 ifmmode^
25611 \backslash
25612 circ
25613 \backslash
25614 else
25615 \backslash
25616 textdegree
25617 \backslash
25618 f\SpecialChar \textcompwordmark{}
25619 i}
25620 \end_layout
25621
25622 \begin_layout Standard
25623 \begin_inset VSpace bigskip
25624 \end_inset
25625
25626 The tilde
25627 \begin_inset LatexCommand index
25628 name "Tilde"
25629
25630 \end_inset
25631
25632  is designed as accent, thus is looks alone a bit misplaced: ~
25633 \newline
25634 But for web
25635  addresses (URLs) sometimes a single tilde is needed.
25636  In this case the relation sign 
25637 \series bold
25638
25639 \backslash
25640 sim
25641 \begin_inset Foot
25642 status collapsed
25643
25644 \begin_layout Standard
25645 see 
25646 \begin_inset LatexCommand ref
25647 reference "sec:Relations"
25648
25649 \end_inset
25650
25651
25652 \end_layout
25653
25654 \end_inset
25655
25656
25657 \series default
25658  is used in a formula.
25659  As a formula cannot be created in an URL-box (menu 
25660 \family sans
25661 Insert\SpecialChar \menuseparator
25662 URL
25663 \family default
25664 ), the URL is inserted as normal text with the font style '
25665 \family typewriter
25666 typewriter
25667 \family default
25668 '.
25669  Should the URL be a hyperlink in the DVI- or PDF-output, the command 
25670 \series bold
25671
25672 \backslash
25673 href
25674 \series default
25675
25676 \begin_inset Foot
25677 status collapsed
25678
25679 \begin_layout Standard
25680
25681 \series bold
25682
25683 \backslash
25684 href
25685 \series default
25686  can only be used together with the LaTeX-package 
25687 \series bold
25688 hyperref
25689 \series default
25690
25691 \begin_inset LatexCommand index
25692 name "Packages ! hyperref"
25693
25694 \end_inset
25695
25696 .
25697  More about 
25698 \series bold
25699
25700 \backslash
25701 href
25702 \series default
25703  is written in the section 
25704 \family typewriter
25705 URL
25706 \family default
25707  in the 
25708 \family typewriter
25709 Embedded\InsetSpace ~
25710 Objects
25711 \family default
25712  manual.
25713 \end_layout
25714
25715 \end_inset
25716
25717
25718 \begin_inset LatexCommand index
25719 name "Commands ! H ! \\textbackslash href"
25720
25721 \end_inset
25722
25723  is used.
25724 \end_layout
25725
25726 \begin_layout Standard
25727 As example an URL with a tilde:
25728 \end_layout
25729
25730 \begin_layout Standard
25731 as text: 
25732 \family typewriter
25733 http://www.lyx.org/
25734 \begin_inset Formula $\sim$
25735 \end_inset
25736
25737 mustermann
25738 \end_layout
25739
25740 \begin_layout Standard
25741 with 
25742 \series bold
25743
25744 \backslash
25745 href
25746 \series default
25747
25748 \begin_inset ERT
25749 status collapsed
25750
25751 \begin_layout Standard
25752
25753
25754 \backslash
25755 href{http://www.lyx.org/~mustermann}{
25756 \end_layout
25757
25758 \end_inset
25759
25760 http://www.lyx.org/
25761 \begin_inset Formula $\sim$
25762 \end_inset
25763
25764 mustermann
25765 \begin_inset ERT
25766 status collapsed
25767
25768 \begin_layout Standard
25769
25770 }
25771 \end_layout
25772
25773 \end_inset
25774
25775
25776 \end_layout
25777
25778 \begin_layout Section
25779 Formula Styles
25780 \begin_inset LatexCommand label
25781 name "sec:Formula-Styles"
25782
25783 \end_inset
25784
25785
25786 \begin_inset LatexCommand index
25787 name "Formula ! styles"
25788
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \begin_layout Itemize
25795 There are two different alignment styles:
25796 \end_layout
25797
25798 \begin_deeper
25799 \begin_layout Description
25800 Centered is the predefined standard
25801 \end_layout
25802
25803 \begin_layout Description
25804 Indented for this the option 
25805 \series bold
25806 fleqn
25807 \series default
25808  must be inserted in the menu 
25809 \family sans
25810 Document\SpecialChar \menuseparator
25811 Settings
25812 \family default
25813  under 
25814 \family sans
25815 Document\InsetSpace ~
25816 Class
25817 \end_layout
25818
25819 \begin_layout Standard
25820 When 
25821 \series bold
25822 Indented
25823 \series default
25824  is used, the indentation can be adjusted with the length 
25825 \series bold
25826
25827 \backslash
25828 mathindent
25829 \series default
25830
25831 \begin_inset LatexCommand index
25832 name "Commands ! M ! \\textbackslash mathindent"
25833
25834 \end_inset
25835
25836 .
25837  Should the distance be 15\InsetSpace \thinspace{}
25838 mm, the following command line is inserted in
25839  the LaTeX-preamble
25840 \end_layout
25841
25842 \begin_layout Standard
25843
25844 \series bold
25845
25846 \backslash
25847 setlength{
25848 \backslash
25849 mathindent}{15mm}
25850 \end_layout
25851
25852 \begin_layout Standard
25853 When no length is specified, the predefined value of 30\InsetSpace \thinspace{}
25854 pt will be used.
25855 \end_layout
25856
25857 \end_deeper
25858 \begin_layout Itemize
25859 And two different numbering styles:
25860 \end_layout
25861
25862 \begin_deeper
25863 \begin_layout Description
25864 Right is the predefined standard
25865 \end_layout
25866
25867 \begin_layout Description
25868 Left for this the option 
25869 \series bold
25870 leqno
25871 \series default
25872  must be inserted in the menu 
25873 \family sans
25874 Document\SpecialChar \menuseparator
25875 Settings
25876 \family default
25877  under 
25878 \family sans
25879 Document\InsetSpace ~
25880 Class
25881 \end_layout
25882
25883 \end_deeper
25884 \begin_layout Standard
25885
25886 \series bold
25887 fleqn
25888 \series default
25889  and 
25890 \series bold
25891 leqno
25892 \series default
25893  can also be used together.
25894  In this case both options are inserted, separated by a comma.
25895 \end_layout
25896
25897 \begin_layout Standard
25898 The chosen styles are used for all displayed formulas of the document.
25899  When both, centered and indented formulas should be created in a document,
25900  the style 
25901 \series bold
25902 Centered
25903 \series default
25904  is used.
25905  The indented formulas are then set in a flalign environment, see 
25906 \begin_inset LatexCommand ref
25907 reference "sub:Flalign-Environment"
25908
25909 \end_inset
25910
25911 .
25912 \end_layout
25913
25914 \begin_layout Section
25915 Multiline Formulas
25916 \begin_inset LatexCommand label
25917 name "sec:Multiline-Formulas"
25918
25919 \end_inset
25920
25921
25922 \begin_inset LatexCommand index
25923 name "Formula ! multiline"
25924
25925 \end_inset
25926
25927
25928 \end_layout
25929
25930 \begin_layout Subsection
25931 General
25932 \end_layout
25933
25934 \begin_layout Standard
25935 In LyX multiline formulas are created by pressing 
25936 \family sans
25937 \series bold
25938 Ctrl-Return
25939 \family default
25940 \series default
25941  inside a formula.
25942  This creates an 
25943 \series bold
25944 align environment
25945 \series default
25946  that is described in 
25947 \begin_inset LatexCommand ref
25948 reference "sub:Standard-align-Environment"
25949
25950 \end_inset
25951
25952 .
25953 \end_layout
25954
25955 \begin_layout Standard
25956 There are other multiline formula environments that can be created via the
25957  menu 
25958 \family sans
25959 Insert\SpecialChar \menuseparator
25960 Math
25961 \family default
25962 .
25963  These environments are described in the following sections.
25964 \end_layout
25965
25966 \begin_layout Standard
25967 In all multiline formula environments a new line is created by pressing
25968  
25969 \family sans
25970 Ctrl-Return
25971 \family default
25972 .
25973  To add or delete lines, the math toolbar buttons 
25974 \begin_inset Graphics
25975         filename ../images/tabular-feature_append-row.png
25976         scale 85
25977
25978 \end_inset
25979
25980  or 
25981 \begin_inset Graphics
25982         filename ../images/tabular-feature_delete-row.png
25983         scale 85
25984
25985 \end_inset
25986
25987 , respectively, or the menu 
25988 \family sans
25989 Edit\SpecialChar \menuseparator
25990 Rows & Columns
25991 \family default
25992  can be used.
25993 \end_layout
25994
25995 \begin_layout Subsubsection
25996 Line Separation
25997 \begin_inset LatexCommand label
25998 name "sub:Line-Separation"
25999
26000 \end_inset
26001
26002
26003 \begin_inset LatexCommand index
26004 name "Formula ! multiline ! Line separation"
26005
26006 \end_inset
26007
26008
26009 \end_layout
26010
26011 \begin_layout Standard
26012 There is sometimes not enough space in multiline formulas between the lines:
26013 \begin_inset Formula \begin{eqnarray*}
26014 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}\\
26015 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*}
26016
26017 \end_inset
26018
26019
26020 \end_layout
26021
26022 \begin_layout Standard
26023 In LaTeX additional line space is specified as optional argument of the
26024  new line command.
26025  This is not yet possible in LyX
26026 \begin_inset Foot
26027 status collapsed
26028
26029 \begin_layout Standard
26030 see 
26031 \begin_inset ERT
26032 status collapsed
26033
26034 \begin_layout Standard
26035
26036
26037 \backslash
26038 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
26039 \end_layout
26040
26041 \end_inset
26042
26043 LyX-bug #1505
26044 \begin_inset ERT
26045 status collapsed
26046
26047 \begin_layout Standard
26048
26049 }
26050 \end_layout
26051
26052 \end_inset
26053
26054
26055 \end_layout
26056
26057 \end_inset
26058
26059 , therefore the whole formula must be inserted in TeX-mode.
26060  To add in our example space, the command 
26061 \series bold
26062
26063 \backslash
26064
26065 \backslash
26066 [3mm]
26067 \series default
26068  is inserted at the end of the first line.
26069  One gets: 
26070 \begin_inset ERT
26071 status collapsed
26072
26073 \begin_layout Standard
26074
26075
26076 \backslash
26077 begin{eqnarray*}
26078 \end_layout
26079
26080 \begin_layout Standard
26081
26082 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26083  = & 
26084 \backslash
26085 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26086 \backslash
26087
26088 \backslash
26089 [3mm]
26090 \end_layout
26091
26092 \begin_layout Standard
26093
26094 4x^{2}
26095 \backslash
26096 left(B^{2}+x_{0}^{2}
26097 \backslash
26098 right)+4x_{0}x
26099 \backslash
26100 left(D-B^{2}
26101 \backslash
26102 right)+B^{2}
26103 \backslash
26104 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26105 \backslash
26106 right) & = & 0
26107 \end_layout
26108
26109 \begin_layout Standard
26110
26111
26112 \backslash
26113 end{eqnarray*}
26114 \end_layout
26115
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \begin_layout Standard
26122 \begin_inset VSpace bigskip
26123 \end_inset
26124
26125 To set the the line separation for all lines in a formula, the length 
26126 \series bold
26127
26128 \backslash
26129 jot
26130 \series default
26131
26132 \begin_inset LatexCommand index
26133 name "Commands ! J ! \\textbackslash jot"
26134
26135 \end_inset
26136
26137  is changed.
26138  The definition is: 
26139 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
26140 \end_inset
26141
26142 .
26143  Predefined for 
26144 \series bold
26145
26146 \backslash
26147 jot
26148 \series default
26149  is the value 3\InsetSpace \thinspace{}
26150 pt.
26151  To create 3\InsetSpace \thinspace{}
26152 mm additional line separation as in the previous example, the
26153  command
26154 \end_layout
26155
26156 \begin_layout Standard
26157
26158 \series bold
26159
26160 \backslash
26161 setlength{
26162 \backslash
26163 jot}{3mm+3pt}
26164 \end_layout
26165
26166 \begin_layout Standard
26167 is inserted in TeX-mode before the formula.
26168  This requires that the LaTeX-package 
26169 \series bold
26170 calc
26171 \series default
26172
26173 \begin_inset Foot
26174 status collapsed
26175
26176 \begin_layout Standard
26177
26178 \series bold
26179 calc
26180 \series default
26181  is part of every LaTeX standard installation.
26182 \end_layout
26183
26184 \end_inset
26185
26186
26187 \begin_inset LatexCommand index
26188 name "Packages ! calc"
26189
26190 \end_inset
26191
26192  was loaded in LaTeX-preamble with the line
26193 \end_layout
26194
26195 \begin_layout Standard
26196
26197 \series bold
26198
26199 \backslash
26200 usepackage{calc}
26201 \end_layout
26202
26203 \begin_layout Standard
26204 One gets: 
26205 \begin_inset ERT
26206 status collapsed
26207
26208 \begin_layout Standard
26209
26210
26211 \backslash
26212 setlength{
26213 \backslash
26214 jot}{3mm+3pt}
26215 \end_layout
26216
26217 \end_inset
26218
26219
26220 \begin_inset Formula \begin{eqnarray*}
26221 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}\\
26222 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*}
26223
26224 \end_inset
26225
26226
26227 \end_layout
26228
26229 \begin_layout Standard
26230 \begin_inset ERT
26231 status collapsed
26232
26233 \begin_layout Standard
26234
26235
26236 \backslash
26237 setlength{
26238 \backslash
26239 jot}{3pt}
26240 \end_layout
26241
26242 \end_inset
26243
26244  To get back to the predefined distance, 
26245 \series bold
26246
26247 \backslash
26248 jot
26249 \series default
26250  is set to the value 3\InsetSpace \thinspace{}
26251 pt.
26252 \end_layout
26253
26254 \begin_layout Subsubsection
26255 Column Separation
26256 \begin_inset LatexCommand label
26257 name "sub:Column-Separation"
26258
26259 \end_inset
26260
26261
26262 \begin_inset LatexCommand index
26263 name "Formula ! multiline ! Column separation"
26264
26265 \end_inset
26266
26267
26268 \end_layout
26269
26270 \begin_layout Standard
26271 Multiline formulas form a matrix.
26272  A formula in the eqnarray environment is for example a matrix with three
26273  columns.
26274  By changing the column separation in this environment, the space beside
26275  the relation sign can be changed.
26276 \end_layout
26277
26278 \begin_layout Standard
26279 The column separation is specified with the length 
26280 \series bold
26281
26282 \backslash
26283 arraycolsep
26284 \series default
26285
26286 \begin_inset LatexCommand index
26287 name "Commands ! A ! \\textbackslash arraycolsep"
26288
26289 \end_inset
26290
26291  according to:
26292 \newline
26293 column separation = 2\InsetSpace \thinspace{}
26294
26295 \series bold
26296
26297 \backslash
26298 arraycolsep
26299 \series default
26300
26301 \newline
26302 Thus, the command
26303 \end_layout
26304
26305 \begin_layout Standard
26306
26307 \series bold
26308
26309 \backslash
26310 setlength{
26311 \backslash
26312 arraycolsep}{1cm}
26313 \end_layout
26314
26315 \begin_layout Standard
26316 inserted in TeX-mode, sets for all following formulas a column separation
26317  of 2\InsetSpace \thinspace{}
26318 cm.
26319  To get back to the predefined distance, 
26320 \series bold
26321
26322 \backslash
26323 arraycolsep
26324 \series default
26325  is set to 5\InsetSpace \thinspace{}
26326 pt.
26327 \end_layout
26328
26329 \begin_layout Standard
26330 A formula with 2\InsetSpace \thinspace{}
26331 cm column separation:
26332 \begin_inset ERT
26333 status collapsed
26334
26335 \begin_layout Standard
26336
26337
26338 \backslash
26339 setlength{
26340 \backslash
26341 arraycolsep}{1cm}
26342 \end_layout
26343
26344 \end_inset
26345
26346
26347 \begin_inset Formula \begin{eqnarray*}
26348 A & = & B\\
26349 C & \ne & A\end{eqnarray*}
26350
26351 \end_inset
26352
26353 A formula with the predefined column separation for matrices of 10\InsetSpace \thinspace{}
26354 pt:
26355 \begin_inset ERT
26356 status collapsed
26357
26358 \begin_layout Standard
26359
26360
26361 \backslash
26362 setlength{
26363 \backslash
26364 arraycolsep}{5pt}
26365 \end_layout
26366
26367 \end_inset
26368
26369
26370 \begin_inset Formula \begin{eqnarray*}
26371 A & = & B\\
26372 C & \ne & A\end{eqnarray*}
26373
26374 \end_inset
26375
26376
26377 \end_layout
26378
26379 \begin_layout Subsubsection
26380 Long Formulas
26381 \begin_inset LatexCommand index
26382 name "Formula ! long"
26383
26384 \end_inset
26385
26386
26387 \end_layout
26388
26389 \begin_layout Standard
26390 Long formulas can be typeset using these methods:
26391 \end_layout
26392
26393 \begin_layout Itemize
26394 When one side of the equation is much shorther than the line width, this
26395  one is chosen for the left side and the right side is typeset over two
26396  lines:
26397 \begin_inset ERT
26398 status collapsed
26399
26400 \begin_layout Standard
26401
26402
26403 \backslash
26404 medskip
26405 \end_layout
26406
26407 \end_inset
26408
26409  
26410 \begin_inset Formula \begin{eqnarray}
26411 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 \\
26412  &  & -\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}
26413
26414 \end_inset
26415
26416
26417 \begin_inset ERT
26418 status collapsed
26419
26420 \begin_layout Standard
26421
26422
26423 \backslash
26424 smallskip
26425 \end_layout
26426
26427 \end_inset
26428
26429
26430 \newline
26431 The minus sign at the beginning of the second line does normally not appear
26432  as operator because it is the first character of the line.
26433  Thus it would not be surrounded by space and could not be distinguished
26434  from the fraction bar.
26435  To avoid this, space was inserted behind the minus sign with the command
26436  
26437 \series bold
26438
26439 \backslash
26440 hspace{3pt}
26441 \series default
26442
26443 \begin_inset Foot
26444 status collapsed
26445
26446 \begin_layout Standard
26447 more about 
26448 \series bold
26449
26450 \backslash
26451 hspace
26452 \series default
26453  see 
26454 \begin_inset LatexCommand ref
26455 reference "sub:Variable-Space"
26456
26457 \end_inset
26458
26459
26460 \end_layout
26461
26462 \end_inset
26463
26464
26465 \begin_inset LatexCommand index
26466 name "Commands ! H ! \\textbackslash hspace"
26467
26468 \end_inset
26469
26470 .
26471 \end_layout
26472
26473 \begin_layout Itemize
26474 When both sides of the equation are too long, the command 
26475 \series bold
26476
26477 \backslash
26478 lefteqn
26479 \series default
26480
26481 \begin_inset LatexCommand index
26482 name "Commands ! L ! \\textbackslash lefteqn"
26483
26484 \end_inset
26485
26486  is used.
26487  It is inserted to the first column of the first line and effects that all
26488  further insertions overwrite the following columns:
26489 \begin_inset ERT
26490 status collapsed
26491
26492 \begin_layout Standard
26493
26494
26495 \backslash
26496 medskip
26497 \end_layout
26498
26499 \end_inset
26500
26501
26502 \begin_inset Formula \begin{eqnarray}
26503 \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 \\
26504  &  & -\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 \\
26505  &  & =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}
26506
26507 \end_inset
26508
26509
26510 \begin_inset ERT
26511 status collapsed
26512
26513 \begin_layout Standard
26514
26515
26516 \backslash
26517 smallskip
26518 \end_layout
26519
26520 \end_inset
26521
26522
26523 \newline
26524 After the insertion of 
26525 \series bold
26526
26527 \backslash
26528 lefteqn
26529 \series default
26530 , the cursor is in a purple box that is a bit shifted to the left from the
26531  blue one.
26532  In this the formula is inserted.
26533 \begin_inset ERT
26534 status collapsed
26535
26536 \begin_layout Standard
26537
26538
26539 \backslash
26540 medskip
26541 \end_layout
26542
26543 \end_inset
26544
26545
26546 \newline
26547 The content of the further lines is inserted to the second or another formula
26548  column.
26549  The greater the column number where it was inserted, the larger the indentation.
26550 \begin_inset ERT
26551 status collapsed
26552
26553 \begin_layout Standard
26554
26555
26556 \backslash
26557 medskip
26558 \end_layout
26559
26560 \end_inset
26561
26562
26563 \newline
26564
26565 \begin_inset Note Greyedout
26566 status open
26567
26568 \begin_layout Standard
26569 Note the following when using 
26570 \series bold
26571
26572 \backslash
26573 lefteqn
26574 \series default
26575 :
26576 \end_layout
26577
26578 \begin_layout Itemize
26579 The formula doesn't use the full page width.
26580  When e.\InsetSpace \thinspace{}
26581 g.\InsetSpace ~
26582 the term 
26583 \begin_inset Formula $-B^{2}$
26584 \end_inset
26585
26586  is added to the first line in the above example, it would have been outside
26587  the page margin.
26588  To better use the width, negative space can be inserted at the beginning
26589  of the first line.
26590 \end_layout
26591
26592 \begin_layout Itemize
26593 Due to a bug in LyX the cursor cannot be set with the mouse into the first
26594  line.
26595 \begin_inset Foot
26596 status collapsed
26597
26598 \begin_layout Standard
26599 \begin_inset ERT
26600 status collapsed
26601
26602 \begin_layout Standard
26603
26604
26605 \backslash
26606 href{http://bugzilla.lyx.org/show_bug.cgi?id=1429}{
26607 \end_layout
26608
26609 \end_inset
26610
26611 LyX-bug #1429
26612 \begin_inset ERT
26613 status collapsed
26614
26615 \begin_layout Standard
26616
26617 }
26618 \end_layout
26619
26620 \end_inset
26621
26622
26623 \end_layout
26624
26625 \end_inset
26626
26627  One can only set the cursor at the beginning of the line and move it with
26628  the arrow keys.
26629 \end_layout
26630
26631 \end_inset
26632
26633
26634 \end_layout
26635
26636 \begin_layout Itemize
26637 Other methods to set long formulas are offered by the environments described
26638  in 
26639 \begin_inset LatexCommand ref
26640 reference "sub:Multline-Environment"
26641
26642 \end_inset
26643
26644  and 
26645 \begin_inset LatexCommand ref
26646 reference "sub:Multiline-Formula-Parts"
26647
26648 \end_inset
26649
26650 .
26651 \end_layout
26652
26653 \begin_layout Subsubsection
26654 Multiline Brackets
26655 \begin_inset LatexCommand label
26656 name "sub:Multiline-Brackets"
26657
26658 \end_inset
26659
26660
26661 \begin_inset LatexCommand index
26662 name "Brackets ! for multiline expressions"
26663
26664 \end_inset
26665
26666
26667 \end_layout
26668
26669 \begin_layout Standard
26670 For brackets spanning multiple lines the following problem occurs:
26671 \begin_inset Formula \begin{eqnarray*}
26672 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26673  &  & \left.\cdots+B-D\right]\end{eqnarray*}
26674
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \begin_layout Standard
26681 The closing bracket is smaller than the opening bracket because brackets
26682  with variable size may not span multiple lines.
26683 \end_layout
26684
26685 \begin_layout Standard
26686 To set the bracket size for the second line correctly, the first line is
26687  ended with 
26688 \series bold
26689
26690 \backslash
26691 right.
26692 \series default
26693
26694 \begin_inset LatexCommand index
26695 name "Commands ! R ! \\textbackslash right"
26696
26697 \end_inset
26698
26699  and the second line with 
26700 \series bold
26701
26702 \backslash
26703 left.
26704 \begin_inset Foot
26705 status collapsed
26706
26707 \begin_layout Standard
26708 for more about 
26709 \series bold
26710
26711 \backslash
26712 left
26713 \series default
26714  and 
26715 \series bold
26716
26717 \backslash
26718 right
26719 \series default
26720  see 
26721 \begin_inset LatexCommand ref
26722 reference "sub:Automatic-Bracket-Size"
26723
26724 \end_inset
26725
26726
26727 \end_layout
26728
26729 \end_inset
26730
26731
26732 \series default
26733
26734 \begin_inset LatexCommand index
26735 name "Commands ! L ! \\textbackslash left"
26736
26737 \end_inset
26738
26739 .
26740  After 
26741 \series bold
26742
26743 \backslash
26744 left.
26745
26746 \series default
26747  the command 
26748 \series bold
26749
26750 \backslash
26751 vphantom
26752 \series default
26753
26754 \begin_inset ERT
26755 status collapsed
26756
26757 \begin_layout Standard
26758
26759
26760 \backslash
26761 spce 
26762 \end_layout
26763
26764 \end_inset
26765
26766
26767 \series bold
26768
26769 \backslash
26770 prod
26771 \series default
26772 ^
26773 \begin_inset ERT
26774 status collapsed
26775
26776 \begin_layout Standard
26777
26778
26779 \backslash
26780 spce 
26781 \end_layout
26782
26783 \end_inset
26784
26785
26786 \series bold
26787
26788 \backslash
26789 infty
26790 \series default
26791
26792 \begin_inset ERT
26793 status collapsed
26794
26795 \begin_layout Standard
26796
26797
26798 \backslash
26799 spce 
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \series bold
26806
26807 \begin_inset Formula $\downarrow$
26808 \end_inset
26809
26810 _R=1}
26811 \series default
26812
26813 \begin_inset LatexCommand index
26814 name "Commands ! V ! \\textbackslash vphantom"
26815
26816 \end_inset
26817
26818  is inserted, because the multiplication operator with its limits is the
26819  largest symbol in the first line and this should be the size for the bracket
26820  in the second line.
26821 \end_layout
26822
26823 \begin_layout Standard
26824 The result is this:
26825 \begin_inset Formula \begin{eqnarray*}
26826 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26827  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
26828
26829 \end_inset
26830
26831
26832 \end_layout
26833
26834 \begin_layout Subsection
26835 Align Environments
26836 \end_layout
26837
26838 \begin_layout Standard
26839 Align environments can be used for every kind of multiline formulas.
26840  They are specially useful to set several formulas side by side.
26841 \end_layout
26842
26843 \begin_layout Standard
26844 Align environments consist of columns.
26845  The odd columns are right aligned, the even ones left aligned.
26846  Every line in an Align environment can be numbered.
26847 \end_layout
26848
26849 \begin_layout Standard
26850 Align environments are created via the menu 
26851 \family sans
26852 Insert\SpecialChar \menuseparator
26853 Math
26854 \family default
26855 .
26856  With the menu 
26857 \family sans
26858 Edit\SpecialChar \menuseparator
26859 Math\SpecialChar \menuseparator
26860 Change Formula Type
26861 \family default
26862  already existing formulas can be converted to Align environments.
26863 \end_layout
26864
26865 \begin_layout Standard
26866 To add or delete columns, the math toolbar buttons 
26867 \begin_inset Graphics
26868         filename ../images/tabular-feature_append-column.png
26869         scale 85
26870
26871 \end_inset
26872
26873  or 
26874 \begin_inset Graphics
26875         filename ../images/tabular-feature_delete-column.png
26876         scale 85
26877
26878 \end_inset
26879
26880 , respectively, or the menu 
26881 \family sans
26882 Edit\SpecialChar \menuseparator
26883 Rows & Columns
26884 \family default
26885  can be used.
26886 \end_layout
26887
26888 \begin_layout Subsubsection
26889 Standard align Environment
26890 \begin_inset LatexCommand label
26891 name "sub:Standard-align-Environment"
26892
26893 \end_inset
26894
26895
26896 \begin_inset LatexCommand index
26897 name "Formula ! multiline ! align environment"
26898
26899 \end_inset
26900
26901
26902 \end_layout
26903
26904 \begin_layout Standard
26905 This Align environment is created by presssing 
26906 \family sans
26907 Ctrl-Return
26908 \family default
26909  in a formula or by the menu 
26910 \family sans
26911 Insert\SpecialChar \menuseparator
26912 Math\SpecialChar \menuseparator
26913 AMS align Environment
26914 \family default
26915 .
26916 \end_layout
26917
26918 \begin_layout Standard
26919 An example for two formulas set side by side, that are created with a four
26920  column align environment:
26921 \begin_inset Formula \begin{align*}
26922 A & =\sin(B) & C & =D\\
26923 C & \ne A & B & \ne D\end{align*}
26924
26925 \end_inset
26926
26927 As it can be seen, the formulas in this environment are placed so as if
26928  there would be a 
26929 \series bold
26930
26931 \backslash
26932 hfill
26933 \begin_inset Foot
26934 status collapsed
26935
26936 \begin_layout Standard
26937 more about 
26938 \series bold
26939
26940 \backslash
26941 hfill
26942 \series default
26943  see 
26944 \begin_inset LatexCommand ref
26945 reference "sub:Variable-Space"
26946
26947 \end_inset
26948
26949
26950 \end_layout
26951
26952 \end_inset
26953
26954
26955 \series default
26956  before the first and after every even column.
26957  When the formula style 
26958 \series bold
26959 Indented
26960 \begin_inset Foot
26961 status collapsed
26962
26963 \begin_layout Standard
26964 formula styles see 
26965 \begin_inset LatexCommand ref
26966 reference "sec:Formula-Styles"
26967
26968 \end_inset
26969
26970
26971 \end_layout
26972
26973 \end_inset
26974
26975
26976 \series default
26977  is used, the formula is set without the 
26978 \series bold
26979
26980 \backslash
26981 hfill
26982 \series default
26983  before the first column.
26984 \end_layout
26985
26986 \begin_layout Subsubsection
26987 Alignat Environment
26988 \begin_inset LatexCommand index
26989 name "Formula ! multiline ! alignat environment"
26990
26991 \end_inset
26992
26993
26994 \end_layout
26995
26996 \begin_layout Standard
26997 The alignat environment has no predefined column separation.
26998  It can be inserted manually with the spaces that are described 
26999 \begin_inset LatexCommand ref
27000 reference "sub:Space"
27001
27002 \end_inset
27003
27004 .
27005 \end_layout
27006
27007 \begin_layout Standard
27008 The above example in the alignat environment where 1\InsetSpace \thinspace{}
27009 cm space was inserted
27010  at the beginning of the second formula:
27011 \begin_inset Formula \begin{alignat*}{2}
27012 A & =\sin(B) & \hspace{1cm}C & =D\\
27013 C & \ne A & B & \ne D\end{alignat*}
27014
27015 \end_inset
27016
27017 Because the column separation can be set separately for every column, this
27018  environment is especially suitable to set three and more formulas side
27019  by side.
27020 \end_layout
27021
27022 \begin_layout Subsubsection
27023 Flalign Environment
27024 \begin_inset LatexCommand label
27025 name "sub:Flalign-Environment"
27026
27027 \end_inset
27028
27029
27030 \begin_inset LatexCommand index
27031 name "Formula ! multiline ! flalign environment"
27032
27033 \end_inset
27034
27035
27036 \end_layout
27037
27038 \begin_layout Standard
27039 In this environment the first two columns are always set as much as possible
27040  to the left and the last two ones to the right.
27041  An example:
27042 \begin_inset Formula \begin{flalign*}
27043 A & =1 & B & =2 & C & =3\\
27044 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
27045
27046 \end_inset
27047
27048
27049 \end_layout
27050
27051 \begin_layout Standard
27052 By creating a flalign environment with an odd number of columns where an
27053  empty TeX-brace is inserted to the last column, several formulas in a document
27054  can be set to the left, although the formula style 
27055 \series bold
27056 Centered
27057 \series default
27058  is used.
27059  As example the indented formula 
27060 \begin_inset LatexCommand eqref
27061 reference "eq:VolInt"
27062
27063 \end_inset
27064
27065 :
27066 \begin_inset Formula \begin{flalign}
27067 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
27068
27069 \end_inset
27070
27071 The first two columns contain the formula.
27072  To indent it as with the formula style 
27073 \series bold
27074 Indented
27075 \series default
27076 , 30\InsetSpace \thinspace{}
27077 pt space was inserted at the beginning of the first column.
27078 \end_layout
27079
27080 \begin_layout Subsection
27081 Eqnarray Environment
27082 \begin_inset LatexCommand index
27083 name "Formula ! multiline ! eqnarray environment"
27084
27085 \end_inset
27086
27087
27088 \end_layout
27089
27090 \begin_layout Standard
27091 When this environment has been created, three blue boxes appear.
27092  The content of the first box is right aligned, the content of the last
27093  one left aligned.
27094  The content of the middle box appears centered and a bit smaller, because
27095  it is designed to insert there only relation characters.
27096 \begin_inset Formula \begin{eqnarray*}
27097 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27098 AB & AB & AB\\
27099 A & = & A\end{eqnarray*}
27100
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \begin_layout Subsection
27107 Gather Environment
27108 \begin_inset LatexCommand index
27109 name "Formula ! multiline ! gather environment"
27110
27111 \end_inset
27112
27113
27114 \end_layout
27115
27116 \begin_layout Standard
27117 This environment consists of only one centered column.
27118  Every line can be numbered.
27119 \begin_inset Formula \begin{gather}
27120 A=1\\
27121 X=\textrm{-}1\end{gather}
27122
27123 \end_inset
27124
27125
27126 \end_layout
27127
27128 \begin_layout Subsection
27129 Multline Environment
27130 \begin_inset LatexCommand label
27131 name "sub:Multline-Environment"
27132
27133 \end_inset
27134
27135
27136 \begin_inset LatexCommand index
27137 name "Formula ! multiline ! multline environment"
27138
27139 \end_inset
27140
27141
27142 \end_layout
27143
27144 \begin_layout Standard
27145 The multline environment consists, like the gather environment, of only
27146  one column.
27147  But the first line is left aligned, the last one right aligned.
27148  All other lines are centered.
27149  Therefore this environment is suitable for long formulas.
27150  As example formula 
27151 \begin_inset LatexCommand eqref
27152 reference "eq:lefteqn"
27153
27154 \end_inset
27155
27156  in the multline environment:
27157 \begin_inset Formula \begin{multline}
27158 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}\\
27159 -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}\\
27160 =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}
27161
27162 \end_inset
27163
27164
27165 \end_layout
27166
27167 \begin_layout Standard
27168 In the output only the last (first) line of a multline environment appears
27169  numbered when the document numbering is right (left).
27170 \begin_inset Foot
27171 status collapsed
27172
27173 \begin_layout Standard
27174 numbering styles see 
27175 \begin_inset LatexCommand ref
27176 reference "sec:Formula-Styles"
27177
27178 \end_inset
27179
27180
27181 \end_layout
27182
27183 \end_inset
27184
27185  This is also the case when there is a formula number displayed after every
27186  line in LyX.
27187 \begin_inset Foot
27188 status collapsed
27189
27190 \begin_layout Standard
27191 This is 
27192 \begin_inset ERT
27193 status collapsed
27194
27195 \begin_layout Standard
27196
27197
27198 \backslash
27199 href{http://bugzilla.lyx.org/show_bug.cgi?id=518}{
27200 \end_layout
27201
27202 \end_inset
27203
27204 LyX-bug #518
27205 \begin_inset ERT
27206 status collapsed
27207
27208 \begin_layout Standard
27209
27210 }
27211 \end_layout
27212
27213 \end_inset
27214
27215 .
27216 \end_layout
27217
27218 \end_inset
27219
27220
27221 \end_layout
27222
27223 \begin_layout Standard
27224 With the commands 
27225 \series bold
27226
27227 \backslash
27228 shoveright
27229 \begin_inset LatexCommand index
27230 name "Commands ! S ! \\textbackslash shoveright"
27231
27232 \end_inset
27233
27234
27235 \series default
27236  and 
27237 \series bold
27238
27239 \backslash
27240 shoveleft
27241 \begin_inset LatexCommand index
27242 name "Commands ! S ! \\textbackslash shoveleft"
27243
27244 \end_inset
27245
27246
27247 \series default
27248  a centered line can be right or left aligned, respectively.
27249  The commands are used as follows:
27250 \end_layout
27251
27252 \begin_layout Standard
27253
27254 \series bold
27255
27256 \backslash
27257 shoveright{line content}
27258 \series default
27259  and 
27260 \series bold
27261
27262 \backslash
27263 shoveleft{line content}
27264 \end_layout
27265
27266 \begin_layout Standard
27267 \begin_inset VSpace medskip
27268 \end_inset
27269
27270 The length 
27271 \series bold
27272
27273 \backslash
27274 multlinegap
27275 \begin_inset LatexCommand index
27276 name "Commands ! M ! \\textbackslash multlinegap"
27277
27278 \end_inset
27279
27280
27281 \series default
27282  specifies the distance of the first line from the left page margin.
27283  Predefined is the length 0\InsetSpace \thinspace{}
27284 pt.
27285 \end_layout
27286
27287 \begin_layout Standard
27288 As example the above formula where the command
27289 \end_layout
27290
27291 \begin_layout Standard
27292
27293 \series bold
27294
27295 \backslash
27296 setlength{
27297 \backslash
27298 multlinegap}{2cm}
27299 \end_layout
27300
27301 \begin_layout Standard
27302 was inserted in TeX-mode before:
27303 \begin_inset ERT
27304 status collapsed
27305
27306 \begin_layout Standard
27307
27308
27309 \backslash
27310 setlength{
27311 \backslash
27312 multlinegap}{2cm}
27313 \end_layout
27314
27315 \end_inset
27316
27317
27318 \begin_inset Formula \begin{multline}
27319 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}\\
27320 \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}}\\
27321 =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}
27322
27323 \end_inset
27324
27325
27326 \begin_inset ERT
27327 status collapsed
27328
27329 \begin_layout Standard
27330
27331
27332 \backslash
27333 setlength{
27334 \backslash
27335 multlinegap}{0pt}
27336 \end_layout
27337
27338 \end_inset
27339
27340 The second line was left aligned using 
27341 \series bold
27342
27343 \backslash
27344 shoveleft
27345 \series default
27346 .
27347 \end_layout
27348
27349 \begin_layout Subsection
27350 Multiline Formula Parts
27351 \begin_inset LatexCommand label
27352 name "sub:Multiline-Formula-Parts"
27353
27354 \end_inset
27355
27356
27357 \begin_inset LatexCommand index
27358 name "Formula ! multiline ! formula parts"
27359
27360 \end_inset
27361
27362
27363 \end_layout
27364
27365 \begin_layout Standard
27366 To display only parts of a formula with multiple lines, one of the following
27367  environments are used: 
27368 \series bold
27369 aligned
27370 \series default
27371
27372 \series bold
27373 alignedat
27374 \series default
27375
27376 \series bold
27377 gathered
27378 \series default
27379  or 
27380 \series bold
27381 split
27382 \series default
27383 .
27384  They can be inserted via the menu 
27385 \family sans
27386 Insert\SpecialChar \menuseparator
27387 Math
27388 \family default
27389  or by using the commands described in this section.
27390 \end_layout
27391
27392 \begin_layout Standard
27393 The first three have the same properties as the corresponding multiline
27394  formula environments, but it is possible to set further formula parts beside
27395  them.
27396  An example:
27397 \begin_inset Formula \[
27398 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
27399 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
27400 \right\} \textrm{Uncertainty relations}\]
27401
27402 \end_inset
27403
27404
27405 \end_layout
27406
27407 \begin_layout Standard
27408 To get this formula, a displayed formula is created where the command 
27409 \series bold
27410
27411 \backslash
27412 aligned
27413 \begin_inset LatexCommand index
27414 name "Commands ! A ! \\textbackslash aligned"
27415
27416 \end_inset
27417
27418
27419 \series default
27420  is inserted.
27421  A purple box appears around the blue formula box where now columns and
27422  lines can be added.
27423  Outside the multiline environment other formula parts can be set, like
27424  the brace.
27425 \end_layout
27426
27427 \begin_layout Standard
27428 The aligned environment is also suitable for long formulas whose lines are
27429  horizontally aligned.
27430  Using aligned in a displayed formula has the advantage that the formula
27431  number is vertically centered behind the lines.
27432  As example formula 
27433 \begin_inset LatexCommand eqref
27434 reference "eq:kurzlang"
27435
27436 \end_inset
27437
27438  in the aligned environment:
27439 \begin_inset Formula \begin{equation}
27440 \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}|}\\
27441  & -\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}
27442 \end{equation}
27443
27444 \end_inset
27445
27446
27447 \end_layout
27448
27449 \begin_layout Standard
27450 To use the environments 
27451 \series bold
27452 alignedat
27453 \series default
27454
27455 \series bold
27456 gathered
27457 \series default
27458 , or 
27459 \series bold
27460 split
27461 \series default
27462 , the command 
27463 \series bold
27464
27465 \backslash
27466 alignedat
27467 \series default
27468 ,
27469 \begin_inset LatexCommand index
27470 name "Commands ! A ! \\textbackslash alignedat"
27471
27472 \end_inset
27473
27474  
27475 \series bold
27476
27477 \backslash
27478 gathered
27479 \series default
27480
27481 \begin_inset LatexCommand index
27482 name "Commands ! G ! \\textbackslash gathered"
27483
27484 \end_inset
27485
27486 , or 
27487 \series bold
27488
27489 \backslash
27490 split
27491 \series default
27492
27493 \begin_inset LatexCommand index
27494 name "Commands ! S ! \\textbackslash split"
27495
27496 \end_inset
27497
27498  are inserted, respectively.
27499  The split environment has the same properties as the aligned environment
27500  but it can only have two columns.
27501 \end_layout
27502
27503 \begin_layout Subsection
27504 Text in multiline Formulas
27505 \begin_inset LatexCommand label
27506 name "sub:Text-in-multiline"
27507
27508 \end_inset
27509
27510
27511 \begin_inset LatexCommand index
27512 name "Text ! in formulas"
27513
27514 \end_inset
27515
27516
27517 \begin_inset LatexCommand index
27518 name "Formula ! multiline ! text"
27519
27520 \end_inset
27521
27522
27523 \end_layout
27524
27525 \begin_layout Standard
27526 In the Align environments, and the multline and gather environment, text
27527  can be inserted that will appear in a separate line and doesn't affect
27528  the column alignment.
27529  To do this, the command 
27530 \series bold
27531
27532 \backslash
27533 intertext
27534 \begin_inset LatexCommand index
27535 name "Commands ! I ! \\textbackslash intertext"
27536
27537 \end_inset
27538
27539
27540 \series default
27541  is used in the following scheme:
27542 \end_layout
27543
27544 \begin_layout Standard
27545
27546 \series bold
27547
27548 \backslash
27549 intertext{text}
27550 \end_layout
27551
27552 \begin_layout Standard
27553 The text should not be longer than a line because it cannot be hyphenated.
27554  As LyX doesn't yet support 
27555 \series bold
27556
27557 \backslash
27558 intertext
27559 \series default
27560  directly, the text is written as mathematical text.
27561  
27562 \series bold
27563
27564 \backslash
27565 intertext
27566 \series default
27567  must hereby be at the beginning of a line and appears in the output above
27568  this line.
27569  An example where the text was inserted at the beginning of the second line:
27570 \begin_inset Formula \begin{align}
27571 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
27572 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
27573
27574 \end_inset
27575
27576
27577 \end_layout
27578
27579 \begin_layout Section
27580 Formula Numbering
27581 \begin_inset LatexCommand index
27582 name "Formula numbering"
27583
27584 \end_inset
27585
27586
27587 \begin_inset LatexCommand index
27588 name "Formula ! numbering|see{Formula numbering}"
27589
27590 \end_inset
27591
27592
27593 \end_layout
27594
27595 \begin_layout Subsection
27596 General
27597 \end_layout
27598
27599 \begin_layout Standard
27600 Numbered formulas can be created with the menu 
27601 \family sans
27602 Insert\SpecialChar \menuseparator
27603 Math\SpecialChar \menuseparator
27604 Numbered\InsetSpace ~
27605 Formula
27606 \family default
27607  (shortcut 
27608 \family sans
27609 Ctrl-Alt\InsetSpace ~
27610 n
27611 \family default
27612 ).
27613  Existing formulas can be numbered with the menu 
27614 \family sans
27615 Edit\SpecialChar \menuseparator
27616 Math\SpecialChar \menuseparator
27617 Toggle\InsetSpace ~
27618 Numbering
27619 \family default
27620  (shortcut 
27621 \family sans
27622 Alt-m\InsetSpace ~
27623 n
27624 \family default
27625 ).
27626  The formula number is displayed in LyX behind the formula as number sign
27627  in parentheses.
27628  The number sign is replaced in the output by the formula number.
27629 \end_layout
27630
27631 \begin_layout Standard
27632 When numbering is turned on in multiline formulas, all lines will be numbered.
27633  But the numbering can be controlled with the menu 
27634 \family sans
27635 Edit\SpecialChar \menuseparator
27636 Math\SpecialChar \menuseparator
27637 Toggle\InsetSpace ~
27638 Numbering\InsetSpace ~
27639 of\InsetSpace ~
27640 Line
27641 \family default
27642  (shortcut 
27643 \family sans
27644 Alt-m\InsetSpace ~
27645 N
27646 \family default
27647 ) for every line.
27648 \end_layout
27649
27650 \begin_layout Standard
27651 Except of inline formulas, all formulas can be numbered with two different
27652  styles, see 
27653 \begin_inset LatexCommand ref
27654 reference "sec:Formula-Styles"
27655
27656 \end_inset
27657
27658 .
27659 \end_layout
27660
27661 \begin_layout Subsection
27662 Cross-References
27663 \begin_inset LatexCommand label
27664 name "sub:Cross-References"
27665
27666 \end_inset
27667
27668
27669 \begin_inset LatexCommand index
27670 name "Cross-references ! to formulas"
27671
27672 \end_inset
27673
27674
27675 \end_layout
27676
27677 \begin_layout Standard
27678 All labeled formulas can be cross-referenced.
27679  A label is added by the menu 
27680 \family sans
27681 Insert\SpecialChar \menuseparator
27682 Label
27683 \family default
27684  or the toolbar button 
27685 \begin_inset Graphics
27686         filename ../images/label-insert.png
27687         scale 85
27688
27689 \end_inset
27690
27691 .
27692  The cursor must hereby be inside a displayed formula.
27693  A dialog pops up displaying the prefix 
27694 \series bold
27695 eq:
27696 \series default
27697  in a text field.
27698  The label is inserted there behind the prefix.
27699  The predefined prefix means 
27700 \begin_inset Quotes eld
27701 \end_inset
27702
27703 equation
27704 \begin_inset Quotes erd
27705 \end_inset
27706
27707  and makes it easier to find labels in large documents because it marks
27708  it as formula label to divide it from e.\InsetSpace \thinspace{}
27709 g.\InsetSpace ~
27710 section labels.
27711  To change a label, the menu 
27712 \family sans
27713 Insert\SpecialChar \menuseparator
27714 Label
27715 \family default
27716  is used again.
27717 \end_layout
27718
27719 \begin_layout Standard
27720 The name of the label is displayed in LyX within two parentheses behind
27721  formula.
27722  A formula with a label is always numbered.
27723  When a label is deleted, the numbering is turned off, and vice versa.
27724 \end_layout
27725
27726 \begin_layout Standard
27727 Cross-references are inserted via the menu 
27728 \family sans
27729 Insert\SpecialChar \menuseparator
27730 Cross-Reference
27731 \family default
27732  or with the toolbar button 
27733 \begin_inset Graphics
27734         filename ../images/dialog-show-new-inset_ref.png
27735         scale 85
27736
27737 \end_inset
27738
27739 .
27740  A formula cross-reference appears in the output as formula number.
27741  When in the cross-reference dialog window the format 
27742 \series bold
27743 (<reference>)
27744 \series default
27745  is chosen, the cross-reference appears in the output as formula number
27746  in parentheses.
27747 \newline
27748 By right-clicking on a cross-reference in LyX, one jumps
27749  to the formula that is referenced.
27750 \end_layout
27751
27752 \begin_layout Standard
27753 Here are as examples cross-references to formulas of the following subsections:
27754 \begin_inset Note Note
27755 status open
27756
27757 \begin_layout Standard
27758 Note the different cross-reference types.
27759 \end_layout
27760
27761 \end_inset
27762
27763
27764 \end_layout
27765
27766 \begin_layout Standard
27767 The equations 
27768 \begin_inset LatexCommand eqref
27769 reference "eq:tag"
27770
27771 \end_inset
27772
27773  and 
27774 \begin_inset LatexCommand eqref
27775 reference "eq:c"
27776
27777 \end_inset
27778
27779  are equivalent.
27780  In (
27781 \begin_inset LatexCommand ref
27782 reference "eq:Lat"
27783
27784 \end_inset
27785
27786 ) big Latin letters are used for the numbering in contrary to (
27787 \begin_inset LatexCommand ref
27788 reference "eq:Rom"
27789
27790 \end_inset
27791
27792 ).
27793 \end_layout
27794
27795 \begin_layout Standard
27796 \begin_inset VSpace medskip
27797 \end_inset
27798
27799 When the argument of 
27800 \series bold
27801
27802 \backslash
27803 tag
27804 \begin_inset Foot
27805 status collapsed
27806
27807 \begin_layout Standard
27808
27809 \series bold
27810
27811 \backslash
27812 tag
27813 \series default
27814  is described in 
27815 \begin_inset LatexCommand ref
27816 reference "sub:User-defined-Numbering"
27817
27818 \end_inset
27819
27820 .
27821 \end_layout
27822
27823 \end_inset
27824
27825
27826 \series default
27827  contains a box like in 
27828 \begin_inset LatexCommand ref
27829 reference "sub:Paragraph-Boxes"
27830
27831 \end_inset
27832
27833 , the formula cannot be referenced.
27834 \end_layout
27835
27836 \begin_layout Subsection
27837 Subnumbering
27838 \begin_inset LatexCommand index
27839 name "Formula numbering ! subnumbering"
27840
27841 \end_inset
27842
27843
27844 \end_layout
27845
27846 \begin_layout Standard
27847 With the help of the commands 
27848 \series bold
27849
27850 \backslash
27851 begin{subequations}
27852 \series default
27853  and 
27854 \series bold
27855
27856 \backslash
27857 end{subequations}
27858 \series default
27859  formulas can be subnumbered.
27860  Both commands are inserted in TeX-mode.
27861 \end_layout
27862
27863 \begin_layout Standard
27864 An example:
27865 \begin_inset Formula \begin{equation}
27866 A=C-B\label{eq:a}\end{equation}
27867
27868 \end_inset
27869
27870
27871 \begin_inset ERT
27872 status collapsed
27873
27874 \begin_layout Standard
27875
27876
27877 \backslash
27878 addtocounter{equation}{-1}
27879 \end_layout
27880
27881 \end_inset
27882
27883
27884 \begin_inset ERT
27885 status collapsed
27886
27887 \begin_layout Standard
27888
27889
27890 \backslash
27891 begin{subequations}
27892 \end_layout
27893
27894 \end_inset
27895
27896
27897 \begin_inset VSpace -5mm
27898 \end_inset
27899
27900
27901 \begin_inset Formula \begin{equation}
27902 B=C-A\label{eq:b}\end{equation}
27903
27904 \end_inset
27905
27906
27907 \begin_inset Formula \begin{equation}
27908 C=A+B\label{eq:c}\end{equation}
27909
27910 \end_inset
27911
27912
27913 \end_layout
27914
27915 \begin_layout Standard
27916 \begin_inset ERT
27917 status collapsed
27918
27919 \begin_layout Standard
27920
27921
27922 \backslash
27923 end{subequations}
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \end_layout
27930
27931 \begin_layout Standard
27932 To create the example, the following is done:
27933 \end_layout
27934
27935 \begin_layout Enumerate
27936 first formula is inserted
27937 \end_layout
27938
27939 \begin_layout Enumerate
27940
27941 \series bold
27942
27943 \backslash
27944 addtocounter{equation}{-1} 
27945 \backslash
27946 begin{subequations}
27947 \begin_inset LatexCommand index
27948 name "Commands ! A ! \\textbackslash addtocounter"
27949
27950 \end_inset
27951
27952
27953 \newline
27954
27955 \series default
27956 is inserted after the first formula
27957 \end_layout
27958
27959 \begin_layout Enumerate
27960 second formula is inserted
27961 \end_layout
27962
27963 \begin_layout Enumerate
27964 third formula is inserted
27965 \end_layout
27966
27967 \begin_layout Enumerate
27968
27969 \series bold
27970
27971 \backslash
27972 end{subequations}
27973 \series default
27974  is inserted after the third formula
27975 \end_layout
27976
27977 \begin_layout Standard
27978 Every formula between the commands 
27979 \series bold
27980
27981 \backslash
27982 begin
27983 \series default
27984  and 
27985 \series bold
27986
27987 \backslash
27988 end
27989 \series default
27990  is subnumbered as a, b, 
27991 \begin_inset ERT
27992 status collapsed
27993
27994 \begin_layout Standard
27995
27996
27997 \backslash
27998 linebreak 
27999 \end_layout
28000
28001 \end_inset
28002
28003 c, \SpecialChar \ldots{}
28004  For multiline formulas every line will be subnumbered.
28005  All subnumbered formulas are treated as 
28006 \emph on
28007 one
28008 \emph default
28009  numbered formula.
28010  But as every numbered formula increases the counter 
28011 \series bold
28012 equation
28013 \series default
28014  by one, the command 
28015 \series bold
28016
28017 \backslash
28018 addtocounter
28019 \series default
28020  is needed to decrease it.
28021  Otherwise the formulas 
28022 \begin_inset LatexCommand eqref
28023 reference "eq:a"
28024
28025 \end_inset
28026
28027
28028 \begin_inset LatexCommand eqref
28029 reference "eq:b"
28030
28031 \end_inset
28032
28033
28034 \begin_inset LatexCommand eqref
28035 reference "eq:c"
28036
28037 \end_inset
28038
28039  would be numbered as 
28040 \begin_inset LatexCommand eqref
28041 reference "eq:a"
28042
28043 \end_inset
28044
28045
28046 \begin_inset LatexCommand eqref
28047 reference "eq:d"
28048
28049 \end_inset
28050
28051
28052 \begin_inset LatexCommand eqref
28053 reference "eq:f"
28054
28055 \end_inset
28056
28057 .
28058 \end_layout
28059
28060 \begin_layout Standard
28061 By inserting the commands in TeX-mode, a space is created between the first
28062  two formulas.
28063  To revert this -5\InsetSpace \thinspace{}
28064 mm vertical space is inserted after the command 
28065 \series bold
28066
28067 \backslash
28068 begin{subequations}
28069 \series default
28070 .
28071  When the formula style 
28072 \series bold
28073 Indented
28074 \begin_inset Foot
28075 status collapsed
28076
28077 \begin_layout Standard
28078 formula styles see 
28079 \begin_inset LatexCommand ref
28080 reference "sec:Formula-Styles"
28081
28082 \end_inset
28083
28084
28085 \end_layout
28086
28087 \end_inset
28088
28089
28090 \series default
28091  is used, -7\InsetSpace \thinspace{}
28092 mm space is inserted instead.
28093 \end_layout
28094
28095 \begin_layout Standard
28096 Here is an example for a multiline formula where the numbering was turned
28097  off for the second line:
28098 \begin_inset ERT
28099 status collapsed
28100
28101 \begin_layout Standard
28102
28103
28104 \backslash
28105 begin{subequations}
28106 \end_layout
28107
28108 \end_inset
28109
28110
28111 \begin_inset Formula \begin{eqnarray}
28112 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28113  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
28114  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
28115
28116 \end_inset
28117
28118
28119 \begin_inset ERT
28120 status collapsed
28121
28122 \begin_layout Standard
28123
28124
28125 \backslash
28126 end{subequations}
28127 \end_layout
28128
28129 \end_inset
28130
28131
28132 \end_layout
28133
28134 \begin_layout Subsection
28135 User-defined Numbering
28136 \begin_inset LatexCommand label
28137 name "sub:User-defined-Numbering"
28138
28139 \end_inset
28140
28141
28142 \begin_inset LatexCommand index
28143 name "Formula numbering ! user-defined"
28144
28145 \end_inset
28146
28147
28148 \end_layout
28149
28150 \begin_layout Standard
28151 \begin_inset LatexCommand index
28152 name "Formula numbering ! self-defined delimiters"
28153
28154 \end_inset
28155
28156 With the standard numbering parentheses are set around the formula number.
28157  To replace the parentheses for example by vertical bars, the following
28158  line is added to the LaTeX-preamble:
28159 \end_layout
28160
28161 \begin_layout Standard
28162
28163 \series bold
28164
28165 \backslash
28166 def
28167 \backslash
28168 tagform@#1{
28169 \backslash
28170 maketag@@@{|#1|}}
28171 \series default
28172
28173 \begin_inset Note Note
28174 status collapsed
28175
28176 \begin_layout Standard
28177 This macro is already declared in the LaTeX-preamble for testing.
28178  To activate it, remove the percent sign at the beginning.
28179 \end_layout
28180
28181 \end_inset
28182
28183
28184 \end_layout
28185
28186 \begin_layout Standard
28187 To use other characters, the vertical bars besides the 
28188 \series bold
28189 #1
28190 \series default
28191  are replaced by one ore more characters.
28192  To get only the formula number the vertical bars are omitted.
28193 \end_layout
28194
28195 \begin_layout Standard
28196 \begin_inset VSpace bigskip
28197 \end_inset
28198
28199 When there should be an expression of your choice instead of the consecutive
28200  formula number in parentheses behind the formula, the command 
28201 \series bold
28202
28203 \backslash
28204 tag
28205 \series default
28206
28207 \begin_inset LatexCommand index
28208 name "Commands ! T ! \\textbackslash tag"
28209
28210 \end_inset
28211
28212  is used:
28213 \begin_inset Formula \begin{equation}
28214 A+B=C\tag{something}\label{eq:tag}\end{equation}
28215
28216 \end_inset
28217
28218 In this example the command 
28219 \series bold
28220
28221 \backslash
28222 tag
28223 \begin_inset ERT
28224 status collapsed
28225
28226 \begin_layout Standard
28227
28228
28229 \backslash
28230 spce 
28231 \end_layout
28232
28233 \end_inset
28234
28235 something
28236 \series default
28237  was inserted to the formula.
28238 \end_layout
28239
28240 \begin_layout Standard
28241 When the command 
28242 \series bold
28243
28244 \backslash
28245 tag*
28246 \begin_inset ERT
28247 status collapsed
28248
28249 \begin_layout Standard
28250
28251
28252 \backslash
28253 spce 
28254 \end_layout
28255
28256 \end_inset
28257
28258 something
28259 \series default
28260  is inserted instead, the star prevents the parentheses around the expression:
28261 \begin_inset Formula \[
28262 A+B=C\tag*{something}\]
28263
28264 \end_inset
28265
28266
28267 \end_layout
28268
28269 \begin_layout Standard
28270 \begin_inset VSpace bigskip
28271 \end_inset
28272
28273 To restart the formula numbering with new document parts or sections, the
28274  following command is used:
28275 \end_layout
28276
28277 \begin_layout Standard
28278
28279 \series bold
28280
28281 \backslash
28282 @addtoreset{equation}{part}
28283 \series default
28284
28285 \begin_inset LatexCommand index
28286 name "Commands ! \"@\" ! \\textbackslash \"@\"addtoreset"
28287
28288 \end_inset
28289
28290
28291 \newline
28292 resp.
28293 \newline
28294
28295 \series bold
28296
28297 \backslash
28298 @addtoreset{equation}{section}
28299 \end_layout
28300
28301 \begin_layout Standard
28302 To be able to use these commands in TeX-mode, the 
28303 \begin_inset Quotes eld
28304 \end_inset
28305
28306 @
28307 \begin_inset Quotes erd
28308 \end_inset
28309
28310  character has to be made 
28311 \begin_inset Quotes eld
28312 \end_inset
28313
28314 active
28315 \begin_inset Quotes erd
28316 \end_inset
28317
28318  for LaTeX using the command 
28319 \series bold
28320
28321 \backslash
28322 makeatletter.
28323
28324 \series default
28325  The command 
28326 \series bold
28327
28328 \backslash
28329 makeatother
28330 \series default
28331  reverts this.
28332  So the command sequence in TeX-mode is:
28333 \end_layout
28334
28335 \begin_layout Standard
28336
28337 \series bold
28338
28339 \backslash
28340 makeatletter
28341 \newline
28342
28343 \backslash
28344 @addtoreset{equation}{section}
28345 \newline
28346
28347 \backslash
28348 makeatother
28349 \end_layout
28350
28351 \begin_layout Standard
28352 In the LaTeX-preamble 
28353 \series bold
28354
28355 \backslash
28356 makeatletter
28357 \series default
28358  and 
28359 \series bold
28360
28361 \backslash
28362 makeatother
28363 \series default
28364  can be omitted as they are automatically internally inserted by LyX.
28365 \end_layout
28366
28367 \begin_layout Standard
28368 To revert 
28369 \series bold
28370
28371 \backslash
28372 @addtoreset
28373 \series default
28374 , the file 
28375 \series bold
28376 remreset.sty
28377 \series default
28378
28379 \begin_inset Foot
28380 status collapsed
28381
28382 \begin_layout Standard
28383
28384 \series bold
28385 remreset
28386 \series default
28387  is part of the LaTeX-package 
28388 \series bold
28389 carlisle
28390 \series default
28391
28392 \begin_inset LatexCommand index
28393 name "Packages ! carlisle"
28394
28395 \end_inset
28396
28397  that is part of every LaTeX standard installation.
28398 \end_layout
28399
28400 \end_inset
28401
28402
28403 \begin_inset LatexCommand index
28404 name "Packages ! remreset"
28405
28406 \end_inset
28407
28408  has to be loaded in the LaTeX-preamble with the line
28409 \end_layout
28410
28411 \begin_layout Standard
28412
28413 \series bold
28414
28415 \backslash
28416 usepackage{remreset}
28417 \end_layout
28418
28419 \begin_layout Standard
28420 Then the command 
28421 \series bold
28422
28423 \backslash
28424 @removefromreset
28425 \series default
28426
28427 \begin_inset LatexCommand index
28428 name "Commands ! \"@\" ! \\textbackslash \"@\"removefromreset"
28429
28430 \end_inset
28431
28432  can be used with the same scheme as 
28433 \series bold
28434
28435 \backslash
28436 @addtoreset
28437 \series default
28438 .
28439 \end_layout
28440
28441 \begin_layout Standard
28442 \begin_inset VSpace bigskip
28443 \end_inset
28444
28445 Sometimes formulas should be numbered in the following form:
28446 \end_layout
28447
28448 \begin_layout Standard
28449
28450 \family typewriter
28451 (section number.formula number)
28452 \end_layout
28453
28454 \begin_layout Standard
28455 The formula number should start with every section with 
28456 \begin_inset Quotes eld
28457 \end_inset
28458
28459 1
28460 \begin_inset Quotes erd
28461 \end_inset
28462
28463 .
28464 \end_layout
28465
28466 \begin_layout Standard
28467 For this case there is the command 
28468 \series bold
28469
28470 \backslash
28471 numberwithin
28472 \series default
28473
28474 \begin_inset LatexCommand index
28475 name "Commands ! N ! \\textbackslash numberwithin"
28476
28477 \end_inset
28478
28479 , which is used with the following scheme:
28480 \end_layout
28481
28482 \begin_layout Standard
28483
28484 \series bold
28485
28486 \backslash
28487 numberwithin{counter}{sectioning}
28488 \end_layout
28489
28490 \begin_layout Standard
28491 Counter denotes what kind of numbering is affected, sectioning denotes what
28492  number is before the dot.
28493 \end_layout
28494
28495 \begin_layout Standard
28496 Thus in our case the following LaTeX-preamble or ERT line is used:
28497 \end_layout
28498
28499 \begin_layout Standard
28500
28501 \series bold
28502
28503 \backslash
28504 numberwithin{equation}{section}
28505 \end_layout
28506
28507 \begin_layout Standard
28508 This is the result:
28509 \begin_inset ERT
28510 status collapsed
28511
28512 \begin_layout Standard
28513
28514
28515 \backslash
28516 numberwithin{equation}{section}
28517 \end_layout
28518
28519 \end_inset
28520
28521
28522 \begin_inset Formula \begin{equation}
28523 A+B=C\end{equation}
28524
28525 \end_inset
28526
28527
28528 \end_layout
28529
28530 \begin_layout Standard
28531 To number e.\InsetSpace \thinspace{}
28532 g.\InsetSpace ~
28533 tables so that the number of the part is the sectioning,
28534 \newline
28535
28536 \series bold
28537
28538 \backslash
28539 numberwithin{table}{part}
28540 \series default
28541  is used.
28542 \end_layout
28543
28544 \begin_layout Standard
28545 To go back to the standard numbering or to prevent this kind of numbering
28546  when it is defined by the document class, the following command is inserted
28547  as ERT or to the LaTeX-preamble:
28548 \end_layout
28549
28550 \begin_layout Standard
28551
28552 \series bold
28553
28554 \backslash
28555 renewcommand{
28556 \backslash
28557 theequation}{
28558 \backslash
28559 arabic{equation}}
28560 \begin_inset LatexCommand index
28561 name "Commands ! A ! \\textbackslash arabic"
28562
28563 \end_inset
28564
28565
28566 \series default
28567
28568 \begin_inset ERT
28569 status collapsed
28570
28571 \begin_layout Standard
28572
28573
28574 \backslash
28575 renewcommand{
28576 \backslash
28577 theequation}{
28578 \backslash
28579 arabic{equation}}
28580 \end_layout
28581
28582 \end_inset
28583
28584
28585 \series bold
28586
28587 \newline
28588
28589 \series default
28590 or
28591 \series bold
28592
28593 \newline
28594
28595 \backslash
28596 renewcommand{
28597 \backslash
28598 thetable}{
28599 \backslash
28600 arabic{table}}
28601 \end_layout
28602
28603 \begin_layout Standard
28604
28605 \series bold
28606
28607 \backslash
28608 numberwithin
28609 \series default
28610  uses internally the command 
28611 \series bold
28612
28613 \backslash
28614 @addtoreset
28615 \series default
28616 , described above, that also needs to be reverted.
28617 \begin_inset ERT
28618 status collapsed
28619
28620 \begin_layout Standard
28621
28622
28623 \backslash
28624 makeatletter
28625 \end_layout
28626
28627 \begin_layout Standard
28628
28629
28630 \backslash
28631 @removefromreset{equation}{section}
28632 \end_layout
28633
28634 \begin_layout Standard
28635
28636
28637 \backslash
28638 makeatother
28639 \end_layout
28640
28641 \end_inset
28642
28643
28644 \end_layout
28645
28646 \begin_layout Subsection
28647 Numbering with Roman Numbers and Letters
28648 \begin_inset LatexCommand label
28649 name "sub:Numbering-with-Roman"
28650
28651 \end_inset
28652
28653
28654 \begin_inset LatexCommand index
28655 name "Formula numbering ! with letters"
28656
28657 \end_inset
28658
28659
28660 \begin_inset LatexCommand index
28661 name "Formula numbering ! with Roman numbers"
28662
28663 \end_inset
28664
28665
28666 \end_layout
28667
28668 \begin_layout Standard
28669 Formulas can also be numbered with Roman numbers and Latin letters.
28670  To number for example with small Roman numbers, the command
28671 \end_layout
28672
28673 \begin_layout Standard
28674
28675 \series bold
28676
28677 \backslash
28678 renewcommand{
28679 \backslash
28680 theequation}{
28681 \backslash
28682 roman{equation}}
28683 \end_layout
28684
28685 \begin_layout Standard
28686 is inserted before the formula in TeX-mode.
28687  
28688 \series bold
28689
28690 \backslash
28691 renewcommand
28692 \series default
28693
28694 \begin_inset LatexCommand index
28695 name "Commands ! R ! \\textbackslash renewcommand"
28696
28697 \end_inset
28698
28699  redefines the predefined command 
28700 \series bold
28701
28702 \backslash
28703 theequation
28704 \series default
28705  to the command 
28706 \series bold
28707
28708 \backslash
28709 roman{equation}
28710 \series default
28711
28712 \begin_inset Foot
28713 status collapsed
28714
28715 \begin_layout Standard
28716 The command 
28717 \series bold
28718
28719 \backslash
28720 renewcommand
28721 \series default
28722  has the same scheme like the command 
28723 \series bold
28724
28725 \backslash
28726 newcommand
28727 \series default
28728  that is described in 
28729 \begin_inset LatexCommand ref
28730 reference "sec:User-defined-commands"
28731
28732 \end_inset
28733
28734 .
28735 \end_layout
28736
28737 \end_inset
28738
28739 .
28740  
28741 \series bold
28742 equation
28743 \series default
28744  is the formula counter.
28745  When the command 
28746 \series bold
28747
28748 \backslash
28749 the
28750 \series default
28751  is used as prefix for a counter, the value of the counter is output as
28752  Arabic number.
28753  When a formula is numbered, LaTeX sets internally the command 
28754 \series bold
28755
28756 \backslash
28757 theequation
28758 \series default
28759  behind the formula.
28760  
28761 \series bold
28762
28763 \backslash
28764 roman{equation}
28765 \begin_inset LatexCommand index
28766 name "Commands ! R ! \\textbackslash roman"
28767
28768 \end_inset
28769
28770
28771 \series default
28772  outputs the counter as small Roman number.
28773 \end_layout
28774
28775 \begin_layout Standard
28776 All formulas behind the command 
28777 \series bold
28778
28779 \backslash
28780 renew
28781 \series default
28782 c
28783 \series bold
28784 ommand
28785 \series default
28786  are now numbered Roman.
28787  To switch to numbering with big Roman numbers, the command is inserted
28788  again, but 
28789 \series bold
28790
28791 \backslash
28792 roman
28793 \series default
28794  is replaced by 
28795 \series bold
28796
28797 \backslash
28798 Roman
28799 \series default
28800
28801 \begin_inset LatexCommand index
28802 name "Commands ! R ! \\textbackslash roman@\\textbackslash Roman"
28803
28804 \end_inset
28805
28806 .
28807  To 
28808 \begin_inset Quotes eld
28809 \end_inset
28810
28811 number
28812 \begin_inset Quotes erd
28813 \end_inset
28814
28815  with small Latin letters there is the command 
28816 \series bold
28817
28818 \backslash
28819 alph
28820 \series default
28821
28822 \begin_inset LatexCommand index
28823 name "Commands ! A ! \\textbackslash alph"
28824
28825 \end_inset
28826
28827 , for big ones there is the command 
28828 \series bold
28829
28830 \backslash
28831 Alph
28832 \series default
28833
28834 \begin_inset LatexCommand index
28835 name "Commands ! A ! \\textbackslash alph@\\textbackslash Alph"
28836
28837 \end_inset
28838
28839 .
28840 \end_layout
28841
28842 \begin_layout Standard
28843 \begin_inset Note Greyedout
28844 status open
28845
28846 \begin_layout Standard
28847
28848 \series bold
28849 Note:
28850 \series default
28851  Only maximal 26 formulas can be numbered with Latin letters in one document.
28852 \end_layout
28853
28854 \end_inset
28855
28856
28857 \end_layout
28858
28859 \begin_layout Standard
28860 \begin_inset ERT
28861 status collapsed
28862
28863 \begin_layout Standard
28864
28865
28866 \backslash
28867 renewcommand{
28868 \backslash
28869 theequation}{
28870 \backslash
28871 roman{equation}}
28872 \end_layout
28873
28874 \end_inset
28875
28876
28877 \end_layout
28878
28879 \begin_layout Standard
28880 \begin_inset Formula \begin{equation}
28881 A=\textrm{small roman}\label{eq:rom}\end{equation}
28882
28883 \end_inset
28884
28885
28886 \begin_inset ERT
28887 status collapsed
28888
28889 \begin_layout Standard
28890
28891
28892 \backslash
28893 renewcommand{
28894 \backslash
28895 theequation}{
28896 \backslash
28897 Roman{equation}}
28898 \end_layout
28899
28900 \end_inset
28901
28902
28903 \begin_inset Formula \begin{equation}
28904 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
28905
28906 \end_inset
28907
28908
28909 \begin_inset ERT
28910 status collapsed
28911
28912 \begin_layout Standard
28913
28914
28915 \backslash
28916 renewcommand{
28917 \backslash
28918 theequation}{
28919 \backslash
28920 alph{equation}}
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \begin_inset Formula \begin{equation}
28927 C=\textrm{small Latin}\label{eq:lat}\end{equation}
28928
28929 \end_inset
28930
28931
28932 \begin_inset ERT
28933 status collapsed
28934
28935 \begin_layout Standard
28936
28937
28938 \backslash
28939 renewcommand{
28940 \backslash
28941 theequation}{
28942 \backslash
28943 Alph{equation}}
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \begin_inset Formula \begin{equation}
28950 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
28951
28952 \end_inset
28953
28954
28955 \end_layout
28956
28957 \begin_layout Standard
28958 To switch back to the default numbering, insert the command:
28959 \end_layout
28960
28961 \begin_layout Standard
28962
28963 \series bold
28964
28965 \backslash
28966 renewcommand{
28967 \backslash
28968 theequation}{
28969 \backslash
28970 arabic{equation}}
28971 \begin_inset LatexCommand index
28972 name "Commands ! A ! \\textbackslash arabic"
28973
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \begin_layout Standard
28980 \begin_inset ERT
28981 status collapsed
28982
28983 \begin_layout Standard
28984
28985
28986 \backslash
28987 renewcommand{
28988 \backslash
28989 theequation}{
28990 \backslash
28991 arabic{equation}}
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \begin_inset Formula \begin{equation}
28998 E=\textrm{Arabic}\label{eq:arab}\end{equation}
28999
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \begin_layout Standard
29006 \begin_inset VSpace medskip
29007 \end_inset
29008
29009 As you see, formulas are numbered serially independent from the numbering
29010  style.
29011  When then numbering should start with 
29012 \begin_inset Quotes eld
29013 \end_inset
29014
29015 1
29016 \begin_inset Quotes erd
29017 \end_inset
29018
29019  when the style is changed, new equation counters have to be defined.
29020  A description about this can be found in the file 
29021 \begin_inset ERT
29022 status collapsed
29023
29024 \begin_layout Standard
29025
29026
29027 \backslash
29028 href{Formula-numbering.lyx}{
29029 \end_layout
29030
29031 \end_inset
29032
29033 Formula-numbering.lyx
29034 \begin_inset ERT
29035 status collapsed
29036
29037 \begin_layout Standard
29038
29039 }
29040 \end_layout
29041
29042 \end_inset
29043
29044 .
29045 \end_layout
29046
29047 \begin_layout Section
29048 User-defined commands
29049 \begin_inset LatexCommand label
29050 name "sec:User-defined-commands"
29051
29052 \end_inset
29053
29054
29055 \begin_inset LatexCommand index
29056 name "User-defined commands"
29057
29058 \end_inset
29059
29060
29061 \end_layout
29062
29063 \begin_layout Standard
29064 Many LaTeX-commands are too long to be used frequently.
29065  But it is possible to define with the command 
29066 \series bold
29067
29068 \backslash
29069 newcommand
29070 \series default
29071
29072 \begin_inset LatexCommand index
29073 name "Commands ! N ! \\textbackslash newcommand"
29074
29075 \end_inset
29076
29077  new shorter commands.
29078 \end_layout
29079
29080 \begin_layout Standard
29081 The command scheme of 
29082 \series bold
29083
29084 \backslash
29085 newcommand
29086 \series default
29087  is:
29088 \end_layout
29089
29090 \begin_layout Standard
29091
29092 \series bold
29093
29094 \backslash
29095 newcommand{new command name}[number of arguments][optional
29096 \series default
29097  
29098 \series bold
29099 value]
29100 \newline
29101
29102 \begin_inset ERT
29103 status collapsed
29104
29105 \begin_layout Standard
29106
29107
29108 \backslash
29109 phantom{
29110 \end_layout
29111
29112 \end_inset
29113
29114
29115 \backslash
29116 newcommand
29117 \begin_inset ERT
29118 status collapsed
29119
29120 \begin_layout Standard
29121
29122 }
29123 \end_layout
29124
29125 \end_inset
29126
29127 {command definition}
29128 \end_layout
29129
29130 \begin_layout Standard
29131 \begin_inset Note Greyedout
29132 status open
29133
29134 \begin_layout Standard
29135
29136 \series bold
29137 Note:
29138 \series default
29139  Assure that the name of the new command is not already used in your document
29140  or by LaTeX-packages that you use.
29141  When you for example define the command 
29142 \series bold
29143
29144 \backslash
29145 le
29146 \series default
29147  for 
29148 \series bold
29149
29150 \backslash
29151 Leftarrow
29152 \series default
29153 , you get an error message because 
29154 \series bold
29155
29156 \backslash
29157 le
29158 \series default
29159  is already defined as command for 
29160 \begin_inset Quotes eld
29161 \end_inset
29162
29163
29164 \begin_inset Formula $\le$
29165 \end_inset
29166
29167
29168 \begin_inset Quotes erd
29169 \end_inset
29170
29171 .
29172 \end_layout
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \begin_layout Standard
29180 \begin_inset Note Greyedout
29181 status open
29182
29183 \begin_layout Standard
29184
29185 \series bold
29186 Note:
29187 \series default
29188  The names of user-defined commands may only consist of Latin letters.
29189 \end_layout
29190
29191 \end_inset
29192
29193
29194 \end_layout
29195
29196 \begin_layout Standard
29197 The number of arguments is an integer in the range 0\InsetSpace \thinspace{}
29198 -\InsetSpace \thinspace{}
29199 9 and specifies how
29200  many arguments the new command should have.
29201  With the optional value a value for an optional argument can be predefined.
29202  When this is done, the 
29203 \emph on
29204 first
29205 \emph default
29206  
29207 \emph on
29208 a
29209 \emph default
29210 rgument of the new command is automatically an optional one.
29211 \end_layout
29212
29213 \begin_layout Standard
29214 Here are some examples:
29215 \end_layout
29216
29217 \begin_layout Itemize
29218 To define the command 
29219 \series bold
29220
29221 \backslash
29222 gr
29223 \series default
29224  for 
29225 \series bold
29226
29227 \backslash
29228 Longrightarrow
29229 \series default
29230 , the LaTeX-preamble line is:
29231 \begin_inset ERT
29232 status collapsed
29233
29234 \begin_layout Standard
29235
29236
29237 \backslash
29238 medskip
29239 \end_layout
29240
29241 \end_inset
29242
29243
29244 \series bold
29245
29246 \newline
29247
29248 \backslash
29249 newcommand{
29250 \backslash
29251 gr}{
29252 \backslash
29253 Longrightarrow}
29254 \end_layout
29255
29256 \begin_layout Itemize
29257 To define the command 
29258 \series bold
29259
29260 \backslash
29261 us
29262 \series default
29263  for 
29264 \series bold
29265
29266 \backslash
29267 underline
29268 \series default
29269 , the argument (that should be underlined) must be taken into account.
29270  For this the preamble line is:
29271 \begin_inset ERT
29272 status collapsed
29273
29274 \begin_layout Standard
29275
29276
29277 \backslash
29278 medskip
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \series bold
29285
29286 \newline
29287
29288 \backslash
29289 newcommand{
29290 \backslash
29291 us}[1]{
29292 \backslash
29293 underline{#1}}
29294 \series default
29295
29296 \begin_inset ERT
29297 status collapsed
29298
29299 \begin_layout Standard
29300
29301
29302 \backslash
29303 medskip
29304 \end_layout
29305
29306 \end_inset
29307
29308
29309 \series bold
29310
29311 \newline
29312
29313 \series default
29314 The character 
29315 \series bold
29316 #
29317 \series default
29318  acts as argument placeholder, the 
29319 \series bold
29320 1
29321 \series default
29322  behind it denotes that it is the placeholder for the first argument.
29323 \end_layout
29324
29325 \begin_layout Itemize
29326 For 
29327 \series bold
29328
29329 \backslash
29330 framebox
29331 \series default
29332  one can e.\InsetSpace \thinspace{}
29333 g.\InsetSpace ~
29334 define the command 
29335 \series bold
29336
29337 \backslash
29338 fb
29339 \series default
29340 :
29341 \begin_inset ERT
29342 status collapsed
29343
29344 \begin_layout Standard
29345
29346
29347 \backslash
29348 medskip
29349 \end_layout
29350
29351 \end_inset
29352
29353
29354 \series bold
29355
29356 \newline
29357
29358 \backslash
29359 newcommand{
29360 \backslash
29361 fb}[3]{
29362 \backslash
29363 framebox#1#2{$#3$}}
29364 \series default
29365
29366 \begin_inset ERT
29367 status collapsed
29368
29369 \begin_layout Standard
29370
29371
29372 \backslash
29373 medskip
29374 \end_layout
29375
29376 \end_inset
29377
29378
29379 \series bold
29380
29381 \newline
29382
29383 \series default
29384 The two Dollar signs creates the extra formula needed for 
29385 \series bold
29386
29387 \backslash
29388 framebox
29389 \series default
29390 , see 
29391 \begin_inset LatexCommand ref
29392 reference "sub:Boxes-with-Frame"
29393
29394 \end_inset
29395
29396 .
29397 \end_layout
29398
29399 \begin_layout Itemize
29400 To create a new command for 
29401 \series bold
29402
29403 \backslash
29404 fcolorbox
29405 \series default
29406  where the color for the box needn't to be specified, the argument for the
29407  color is defined optional:
29408 \begin_inset ERT
29409 status collapsed
29410
29411 \begin_layout Standard
29412
29413
29414 \backslash
29415 medskip
29416 \end_layout
29417
29418 \end_inset
29419
29420
29421 \series bold
29422
29423 \newline
29424
29425 \backslash
29426 newcommand{
29427 \backslash
29428 cb}[3][white]{
29429 \backslash
29430 fcolorbox{#2}{#1}{$#3$}}
29431 \series default
29432
29433 \begin_inset ERT
29434 status collapsed
29435
29436 \begin_layout Standard
29437
29438
29439 \backslash
29440 medskip
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \newline
29447 When the color is not specified when using 
29448 \series bold
29449
29450 \backslash
29451 cb
29452 \series default
29453 , the predefined color 
29454 \series bold
29455 white
29456 \series default
29457  will be used.
29458 \end_layout
29459
29460 \begin_layout Standard
29461 A test of the new defined commands:
29462 \end_layout
29463
29464 \begin_layout Standard
29465 \align center
29466 \begin_inset Tabular
29467 <lyxtabular version="3" rows="6" columns="2">
29468 <features>
29469 <column alignment="center" valignment="top" leftline="true" width="0">
29470 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
29471 <row topline="true" bottomline="true">
29472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29473 \begin_inset Text
29474
29475 \begin_layout Standard
29476 Command
29477 \end_layout
29478
29479 \end_inset
29480 </cell>
29481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29482 \begin_inset Text
29483
29484 \begin_layout Standard
29485 Result
29486 \begin_inset Note Note
29487 status collapsed
29488
29489 \begin_layout Standard
29490
29491 \series bold
29492
29493 \backslash
29494 raisebox
29495 \series default
29496  is only used as spacer.
29497 \end_layout
29498
29499 \end_inset
29500
29501
29502 \end_layout
29503
29504 \end_inset
29505 </cell>
29506 </row>
29507 <row topline="true">
29508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29509 \begin_inset Text
29510
29511 \begin_layout Standard
29512 A
29513 \backslash
29514 gr
29515 \begin_inset ERT
29516 status collapsed
29517
29518 \begin_layout Standard
29519
29520
29521 \backslash
29522 spce 
29523 \end_layout
29524
29525 \end_inset
29526
29527 B
29528 \end_layout
29529
29530 \end_inset
29531 </cell>
29532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29533 \begin_inset Text
29534
29535 \begin_layout Standard
29536 \begin_inset Formula $A\gr B$
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \end_inset
29543 </cell>
29544 </row>
29545 <row topline="true">
29546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29547 \begin_inset Text
29548
29549 \begin_layout Standard
29550
29551 \backslash
29552 us{ABcd
29553 \end_layout
29554
29555 \end_inset
29556 </cell>
29557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29558 \begin_inset Text
29559
29560 \begin_layout Standard
29561 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
29562 \end_inset
29563
29564
29565 \end_layout
29566
29567 \end_inset
29568 </cell>
29569 </row>
29570 <row topline="true">
29571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29572 \begin_inset Text
29573
29574 \begin_layout Standard
29575
29576 \backslash
29577 fb{[2cm]
29578 \begin_inset Formula $\to$
29579 \end_inset
29580
29581
29582 \backslash
29583 {
29584 \begin_inset Formula $\to$
29585 \end_inset
29586
29587
29588 \backslash
29589 {
29590 \backslash
29591 int
29592 \begin_inset ERT
29593 status collapsed
29594
29595 \begin_layout Standard
29596
29597
29598 \backslash
29599 spce 
29600 \end_layout
29601
29602 \end_inset
29603
29604 A=B
29605 \end_layout
29606
29607 \end_inset
29608 </cell>
29609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29610 \begin_inset Text
29611
29612 \begin_layout Standard
29613 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
29614 \end_inset
29615
29616
29617 \end_layout
29618
29619 \end_inset
29620 </cell>
29621 </row>
29622 <row topline="true">
29623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29624 \begin_inset Text
29625
29626 \begin_layout Standard
29627
29628 \backslash
29629 cb{red
29630 \begin_inset Formula $\to$
29631 \end_inset
29632
29633
29634 \backslash
29635 {
29636 \backslash
29637 int
29638 \begin_inset ERT
29639 status collapsed
29640
29641 \begin_layout Standard
29642
29643
29644 \backslash
29645 spce 
29646 \end_layout
29647
29648 \end_inset
29649
29650 A=B
29651 \end_layout
29652
29653 \end_inset
29654 </cell>
29655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29656 \begin_inset Text
29657
29658 \begin_layout Standard
29659 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
29660 \end_inset
29661
29662
29663 \end_layout
29664
29665 \end_inset
29666 </cell>
29667 </row>
29668 <row topline="true" bottomline="true">
29669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29670 \begin_inset Text
29671
29672 \begin_layout Standard
29673
29674 \backslash
29675 cb[green]
29676 \backslash
29677 {red
29678 \begin_inset Formula $\to$
29679 \end_inset
29680
29681
29682 \backslash
29683 {
29684 \backslash
29685 int
29686 \begin_inset ERT
29687 status collapsed
29688
29689 \begin_layout Standard
29690
29691
29692 \backslash
29693 spce 
29694 \end_layout
29695
29696 \end_inset
29697
29698 A=B
29699 \end_layout
29700
29701 \end_inset
29702 </cell>
29703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29704 \begin_inset Text
29705
29706 \begin_layout Standard
29707 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
29708 \end_inset
29709
29710
29711 \end_layout
29712
29713 \end_inset
29714 </cell>
29715 </row>
29716 </lyxtabular>
29717
29718 \end_inset
29719
29720
29721 \end_layout
29722
29723 \begin_layout Section
29724 Diagrams
29725 \begin_inset LatexCommand index
29726 name "Diagrams"
29727
29728 \end_inset
29729
29730
29731 \end_layout
29732
29733 \begin_layout Standard
29734 To create diagrams, the LaTeX-package 
29735 \series bold
29736 amscd
29737 \begin_inset Foot
29738 status collapsed
29739
29740 \begin_layout Standard
29741
29742 \series bold
29743 amscd
29744 \series default
29745  is part of every LaTeX standard installation.
29746 \end_layout
29747
29748 \end_inset
29749
29750
29751 \series default
29752
29753 \begin_inset LatexCommand index
29754 name "Packages ! amscd"
29755
29756 \end_inset
29757
29758  is needed.
29759  It is loaded in the LaTeX-preamble with the line
29760 \end_layout
29761
29762 \begin_layout Standard
29763
29764 \series bold
29765
29766 \backslash
29767 usepackage{amscd}
29768 \end_layout
29769
29770 \begin_layout Standard
29771 Diagrams visualize relations and look like this:
29772 \begin_inset Formula \[
29773 \begin{CD}A@>>>B@>>>C\\
29774 @AAA@.@VVV\\
29775 F@<<<E@<<<D\end{CD}\]
29776
29777 \end_inset
29778
29779
29780 \end_layout
29781
29782 \begin_layout Standard
29783 To get them, the command 
29784 \series bold
29785
29786 \backslash
29787 CD
29788 \begin_inset LatexCommand index
29789 name "Commands ! C ! \\textbackslash CD"
29790
29791 \end_inset
29792
29793
29794 \series default
29795  is inserted to a formula.
29796  A blue box appears with two dashed lines where further commands can be
29797  inserted.
29798  With 
29799 \family sans
29800 Ctrl-Return
29801 \family default
29802  a new line is created.
29803  Horizontal relations are inserted in odd, vertical in even formula lines.
29804 \end_layout
29805
29806 \begin_layout Standard
29807 To create the relations there are the following commands:
29808 \end_layout
29809
29810 \begin_layout Itemize
29811
29812 \series bold
29813 @<<<
29814 \series default
29815  creates a left arrow, 
29816 \series bold
29817 @>>>
29818 \series default
29819  a right arrow, and 
29820 \series bold
29821 @=
29822 \series default
29823  a long equal sign
29824 \end_layout
29825
29826 \begin_layout Itemize
29827
29828 \series bold
29829 @AAA
29830 \series default
29831  creates an up arrow, 
29832 \series bold
29833 @VVV
29834 \series default
29835  an down arrow, and 
29836 \series bold
29837 @|
29838 \series default
29839  a vertical equal sign
29840 \end_layout
29841
29842 \begin_layout Itemize
29843
29844 \series bold
29845 @.
29846
29847 \series default
29848  is a placeholder for non-existent relations
29849 \end_layout
29850
29851 \begin_layout Standard
29852 All arrows can be labeled as follows:
29853 \end_layout
29854
29855 \begin_layout Itemize
29856 Is text inserted between the first and second < or >, resp., it is placed
29857  above the arrow.
29858  When it is inserted between the second and third one, it appears under
29859  the arrow.
29860 \end_layout
29861
29862 \begin_layout Itemize
29863 When text for vertical arrows is inserted between the first and second A
29864  or V, resp., it is placed left beside the arrow.
29865  When it is inserted between the second and third one, it appears right
29866  beside the arrow.
29867  If the text contains an A or V, these letters must be set into a TeX-brace.
29868 \end_layout
29869
29870 \begin_layout Standard
29871 As example a diagram with all possible relations:
29872 \end_layout
29873
29874 \begin_layout Standard
29875 \begin_inset Formula \[
29876 \begin{CD}A@>j>>B@>>k>C@=F\\
29877 @AmAA@.@VV{V}V@|\\
29878 D@<<j<E@>k>>F@=C\end{CD}\]
29879
29880 \end_inset
29881
29882
29883 \end_layout
29884
29885 \begin_layout Standard
29886 The command for this is:
29887 \newline
29888
29889 \series bold
29890
29891 \backslash
29892 CD
29893 \begin_inset ERT
29894 status collapsed
29895
29896 \begin_layout Standard
29897
29898
29899 \backslash
29900 spce 
29901 \end_layout
29902
29903 \end_inset
29904
29905 A@>j>>B@>>k>C@=F Ctrl-Enter
29906 \newline
29907
29908 \begin_inset ERT
29909 status collapsed
29910
29911 \begin_layout Standard
29912
29913
29914 \backslash
29915 hphantom{
29916 \end_layout
29917
29918 \end_inset
29919
29920
29921 \backslash
29922 CD
29923 \begin_inset ERT
29924 status collapsed
29925
29926 \begin_layout Standard
29927
29928
29929 \backslash
29930 spce 
29931 \end_layout
29932
29933 \end_inset
29934
29935
29936 \begin_inset ERT
29937 status collapsed
29938
29939 \begin_layout Standard
29940
29941 }
29942 \end_layout
29943
29944 \end_inset
29945
29946 @AmAA@.@VV
29947 \backslash
29948 {V
29949 \series default
29950
29951 \begin_inset Formula $\to$
29952 \end_inset
29953
29954
29955 \series bold
29956 V@| Ctrl-Enter
29957 \newline
29958
29959 \begin_inset ERT
29960 status collapsed
29961
29962 \begin_layout Standard
29963
29964
29965 \backslash
29966 hphantom{
29967 \end_layout
29968
29969 \end_inset
29970
29971
29972 \backslash
29973 CD
29974 \begin_inset ERT
29975 status collapsed
29976
29977 \begin_layout Standard
29978
29979
29980 \backslash
29981 spce 
29982 \end_layout
29983
29984 \end_inset
29985
29986
29987 \begin_inset ERT
29988 status collapsed
29989
29990 \begin_layout Standard
29991
29992 }
29993 \end_layout
29994
29995 \end_inset
29996
29997 D@<<j<E@>k>>F@=C
29998 \end_layout
29999
30000 \begin_layout Standard
30001
30002 \newpage
30003
30004 \end_layout
30005
30006 \begin_layout Section
30007 Tips
30008 \begin_inset ERT
30009 status collapsed
30010
30011 \begin_layout Standard
30012
30013
30014 \backslash
30015 texorpdfstring{
30016 \end_layout
30017
30018 \end_inset
30019
30020
30021 \begin_inset Foot
30022 status collapsed
30023
30024 \begin_layout Standard
30025 Other useful math tips can be found in 
30026 \begin_inset LatexCommand cite
30027 key "Voss"
30028
30029 \end_inset
30030
30031 .
30032 \end_layout
30033
30034 \end_inset
30035
30036
30037 \begin_inset ERT
30038 status collapsed
30039
30040 \begin_layout Standard
30041
30042 }{}
30043 \end_layout
30044
30045 \end_inset
30046
30047
30048 \begin_inset Note Note
30049 status collapsed
30050
30051 \begin_layout Standard
30052
30053 \backslash
30054 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
30055 \end_layout
30056
30057 \begin_layout Standard
30058 More about 
30059 \backslash
30060 texorpdfstring is in section 
30061 \begin_inset LatexCommand ref
30062 reference "sub:Formulas-in-Section"
30063
30064 \end_inset
30065
30066 .
30067 \end_layout
30068
30069 \end_inset
30070
30071
30072 \begin_inset LatexCommand index
30073 name "Tips"
30074
30075 \end_inset
30076
30077
30078 \begin_inset LatexCommand index
30079 name "Ions|see{Chemical characters}"
30080
30081 \end_inset
30082
30083
30084 \end_layout
30085
30086 \begin_layout Subsection
30087 Chemical Symbols and Equations
30088 \begin_inset LatexCommand label
30089 name "sub:Chemical-Symbols-and"
30090
30091 \end_inset
30092
30093
30094 \begin_inset LatexCommand index
30095 name "Chemical characters ! Symbols"
30096
30097 \end_inset
30098
30099
30100 \begin_inset LatexCommand index
30101 name "Chemical equations"
30102
30103 \end_inset
30104
30105
30106 \begin_inset LatexCommand index
30107 name "Symbols ! chemical"
30108
30109 \end_inset
30110
30111
30112 \end_layout
30113
30114 \begin_layout Standard
30115 An example text from chemistry:
30116 \end_layout
30117
30118 \begin_layout Quote
30119 The 
30120 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30121 \end_inset
30122
30123 -ion reacts with two 
30124 \begin_inset Formula $\mathrm{Na^{+}}$
30125 \end_inset
30126
30127 -ions to sodium sulfate 
30128 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30129 \end_inset
30130
30131 .
30132  The chemical equation for this is:
30133 \begin_inset Formula \[
30134 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
30135
30136 \end_inset
30137
30138
30139 \end_layout
30140
30141 \begin_layout Standard
30142 This chemical equation can directly be created as formula.
30143  To avoid that the symbols appear italic, everything is highlighted and
30144  changed by the shortcut 
30145 \family sans
30146 Alt-c\InsetSpace ~
30147 r
30148 \family default
30149  to the upright font style.
30150 \begin_inset Foot
30151 status collapsed
30152
30153 \begin_layout Standard
30154 font styles
30155 \series bold
30156  
30157 \series default
30158 see 
30159 \begin_inset LatexCommand ref
30160 reference "sub:Font-Styles"
30161
30162 \end_inset
30163
30164
30165 \end_layout
30166
30167 \end_inset
30168
30169
30170 \end_layout
30171
30172 \begin_layout Subsection
30173 Negative Numbers
30174 \begin_inset LatexCommand index
30175 name "Numbers ! negative"
30176
30177 \end_inset
30178
30179
30180 \end_layout
30181
30182 \begin_layout Standard
30183 Negative numbers often look ugly in formulas because the minus sign before
30184  the number is set with the same length as the minus operator sign.
30185  When writing the negative number in normal text, the minus sign appears
30186  correctly.
30187 \end_layout
30188
30189 \begin_layout Standard
30190 Thus, the problem disappears when converting the minus sign to mathematical
30191  text.
30192 \end_layout
30193
30194 \begin_layout Standard
30195 An example to visualize the problem:
30196 \end_layout
30197
30198 \begin_layout Standard
30199 \align center
30200 \begin_inset Tabular
30201 <lyxtabular version="3" rows="3" columns="2">
30202 <features>
30203 <column alignment="right" valignment="top" leftline="true" width="0">
30204 <column alignment="left" valignment="top" rightline="true" width="0">
30205 <row topline="true">
30206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout Standard
30210 normal text:
30211 \end_layout
30212
30213 \end_inset
30214 </cell>
30215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30216 \begin_inset Text
30217
30218 \begin_layout Standard
30219 x = -2
30220 \end_layout
30221
30222 \end_inset
30223 </cell>
30224 </row>
30225 <row topline="true" bottomline="true">
30226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30227 \begin_inset Text
30228
30229 \begin_layout Standard
30230 formula:
30231 \end_layout
30232
30233 \end_inset
30234 </cell>
30235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30236 \begin_inset Text
30237
30238 \begin_layout Standard
30239 \begin_inset Formula $x=-2$
30240 \end_inset
30241
30242
30243 \end_layout
30244
30245 \end_inset
30246 </cell>
30247 </row>
30248 <row topline="true" bottomline="true">
30249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30250 \begin_inset Text
30251
30252 \begin_layout Standard
30253 solution:
30254 \end_layout
30255
30256 \end_inset
30257 </cell>
30258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30259 \begin_inset Text
30260
30261 \begin_layout Standard
30262 \begin_inset Formula $x=\textrm{-}2$
30263 \end_inset
30264
30265
30266 \end_layout
30267
30268 \end_inset
30269 </cell>
30270 </row>
30271 </lyxtabular>
30272
30273 \end_inset
30274
30275
30276 \end_layout
30277
30278 \begin_layout Subsection
30279 Comma as Decimal Separator
30280 \begin_inset LatexCommand index
30281 name "Comma"
30282
30283 \end_inset
30284
30285
30286 \end_layout
30287
30288 \begin_layout Standard
30289 In LaTeX a comma inside a formula is used, according to the English convention,
30290  as number group separator.
30291  So there will be space added behind all commas in formulas.
30292 \end_layout
30293
30294 \begin_layout Standard
30295 To avoid this, the comma is highlighted and changed to mathematical text
30296  (shortcut 
30297 \family sans
30298 Alt-m\InsetSpace ~
30299 m
30300 \family default
30301 ).
30302 \end_layout
30303
30304 \begin_layout Standard
30305 To use all formula commas in the document as decimal separator, the file
30306  
30307 \series bold
30308 icomma.sty
30309 \series default
30310
30311 \begin_inset Foot
30312 status collapsed
30313
30314 \begin_layout Standard
30315
30316 \series bold
30317 icomma
30318 \series default
30319  is part of the LaTeX-package 
30320 \series bold
30321 was
30322 \series default
30323
30324 \begin_inset LatexCommand index
30325 name "Packages ! was\\vspace{4mm}"
30326
30327 \end_inset
30328
30329 .
30330 \end_layout
30331
30332 \end_inset
30333
30334
30335 \begin_inset LatexCommand index
30336 name "Packages ! icomma"
30337
30338 \end_inset
30339
30340  is loaded with the LaTeX-preamble line
30341 \end_layout
30342
30343 \begin_layout Standard
30344
30345 \series bold
30346
30347 \backslash
30348 usepackage{icomma}
30349 \end_layout
30350
30351 \begin_layout Subsection
30352 Physical Vectors
30353 \begin_inset LatexCommand label
30354 name "sub:Physical-Vectors"
30355
30356 \end_inset
30357
30358
30359 \begin_inset LatexCommand index
30360 name "Vectors ! physical"
30361
30362 \end_inset
30363
30364
30365 \end_layout
30366
30367 \begin_layout Standard
30368 Predefined vectors are offered by the LaTeX-package 
30369 \series bold
30370 braket
30371 \series default
30372
30373 \begin_inset Foot
30374 status collapsed
30375
30376 \begin_layout Standard
30377
30378 \series bold
30379 braket
30380 \series default
30381  should be part of every LaTeX standard installation.
30382 \end_layout
30383
30384 \end_inset
30385
30386
30387 \begin_inset LatexCommand index
30388 name "Packages ! braket"
30389
30390 \end_inset
30391
30392  that is loaded with the LaTeX-preamble line
30393 \end_layout
30394
30395 \begin_layout Standard
30396
30397 \series bold
30398
30399 \backslash
30400 usepackage{braket}
30401 \end_layout
30402
30403 \begin_layout Standard
30404 \begin_inset ERT
30405 status collapsed
30406
30407 \begin_layout Standard
30408
30409
30410 \backslash
30411 ifbraket 
30412 \end_layout
30413
30414 \end_inset
30415
30416
30417 \begin_inset Note Note
30418 status open
30419
30420 \begin_layout Standard
30421 The following table will only be displayed when the LaTeX-package 
30422 \series bold
30423 braket
30424 \series default
30425  is installed.
30426 \end_layout
30427
30428 \end_inset
30429
30430 The following commands are defined:
30431 \end_layout
30432
30433 \begin_layout Standard
30434 \align center
30435 \begin_inset Tabular
30436 <lyxtabular version="3" rows="4" columns="2">
30437 <features>
30438 <column alignment="center" valignment="top" leftline="true" width="0">
30439 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30440 <row topline="true" bottomline="true">
30441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30442 \begin_inset Text
30443
30444 \begin_layout Standard
30445 Command
30446 \end_layout
30447
30448 \end_inset
30449 </cell>
30450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30451 \begin_inset Text
30452
30453 \begin_layout Standard
30454 Result
30455 \end_layout
30456
30457 \end_inset
30458 </cell>
30459 </row>
30460 <row topline="true">
30461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30462 \begin_inset Text
30463
30464 \begin_layout Standard
30465
30466 \backslash
30467 Bra{
30468 \backslash
30469 psi
30470 \end_layout
30471
30472 \end_inset
30473 </cell>
30474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30475 \begin_inset Text
30476
30477 \begin_layout Standard
30478 \begin_inset Formula $\Bra{\psi}$
30479 \end_inset
30480
30481
30482 \end_layout
30483
30484 \end_inset
30485 </cell>
30486 </row>
30487 <row topline="true">
30488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30489 \begin_inset Text
30490
30491 \begin_layout Standard
30492
30493 \backslash
30494 Ket{
30495 \backslash
30496 psi
30497 \end_layout
30498
30499 \end_inset
30500 </cell>
30501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30502 \begin_inset Text
30503
30504 \begin_layout Standard
30505 \begin_inset Formula $\Ket{\psi}$
30506 \end_inset
30507
30508
30509 \end_layout
30510
30511 \end_inset
30512 </cell>
30513 </row>
30514 <row topline="true" bottomline="true">
30515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30516 \begin_inset Text
30517
30518 \begin_layout Standard
30519
30520 \backslash
30521 Braket{
30522 \backslash
30523 psi|
30524 \backslash
30525 phi
30526 \end_layout
30527
30528 \end_inset
30529 </cell>
30530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30531 \begin_inset Text
30532
30533 \begin_layout Standard
30534 \begin_inset Formula $\Braket{\psi|\phi}$
30535 \end_inset
30536
30537
30538 \end_layout
30539
30540 \end_inset
30541 </cell>
30542 </row>
30543 </lyxtabular>
30544
30545 \end_inset
30546
30547
30548 \end_layout
30549
30550 \begin_layout Standard
30551 The command 
30552 \series bold
30553
30554 \backslash
30555 Braket
30556 \series default
30557  assures that all vertical bars are set in the size of the surrounding brackets:
30558 \begin_inset Formula \[
30559 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
30560
30561 \end_inset
30562
30563
30564 \begin_inset ERT
30565 status collapsed
30566
30567 \begin_layout Standard
30568
30569
30570 \backslash
30571 else 
30572 \end_layout
30573
30574 \end_inset
30575
30576
30577 \begin_inset Note Note
30578 status open
30579
30580 \begin_layout Standard
30581 The following will be displayed when the LaTeX-package 
30582 \series bold
30583 braket
30584 \series default
30585  is not installed:
30586 \end_layout
30587
30588 \end_inset
30589
30590
30591 \end_layout
30592
30593 \begin_layout Standard
30594 You need to install the LaTeX-package 
30595 \series bold
30596 braket
30597 \series default
30598  to see the rest of this subsection in the output.
30599 \end_layout
30600
30601 \begin_layout Standard
30602 \begin_inset ERT
30603 status collapsed
30604
30605 \begin_layout Standard
30606
30607
30608 \backslash
30609 fi 
30610 \end_layout
30611
30612 \end_inset
30613
30614
30615 \end_layout
30616
30617 \begin_layout Standard
30618 The effect of 
30619 \series bold
30620
30621 \backslash
30622 Braket
30623 \series default
30624  can also be achieved using the command 
30625 \series bold
30626
30627 \backslash
30628 middle
30629 \series default
30630 , that is described in 
30631 \begin_inset LatexCommand ref
30632 reference "sub:Automatic-Bracket-Size"
30633
30634 \end_inset
30635
30636 .
30637 \end_layout
30638
30639 \begin_layout Subsection
30640 Self-defined Fractions
30641 \begin_inset LatexCommand label
30642 name "sub:Self-defined-Fractions"
30643
30644 \end_inset
30645
30646
30647 \begin_inset LatexCommand index
30648 name "Fractions ! self-defined"
30649
30650 \end_inset
30651
30652
30653 \end_layout
30654
30655 \begin_layout Standard
30656 To define custom commands for fractions, the command 
30657 \series bold
30658
30659 \backslash
30660 genfrac
30661 \series default
30662
30663 \begin_inset LatexCommand index
30664 name "Commands ! G ! \\textbackslash genfrac"
30665
30666 \end_inset
30667
30668  is used in the following scheme:
30669 \end_layout
30670
30671 \begin_layout Standard
30672
30673 \series bold
30674
30675 \backslash
30676 genfrac{left
30677 \series default
30678  
30679 \series bold
30680 bracket}{right
30681 \series default
30682  
30683 \series bold
30684 bracket}{fraction bar thickness}{style}
30685 \newline
30686
30687 \begin_inset ERT
30688 status collapsed
30689
30690 \begin_layout Standard
30691
30692
30693 \backslash
30694 phantom{
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \backslash
30701 genfrac
30702 \begin_inset ERT
30703 status collapsed
30704
30705 \begin_layout Standard
30706
30707 }
30708 \end_layout
30709
30710 \end_inset
30711
30712 {numerator}{denominator}
30713 \end_layout
30714
30715 \begin_layout Standard
30716 The style is a number in the range of 0\InsetSpace \thinspace{}
30717 -\InsetSpace \thinspace{}
30718 3.
30719 \end_layout
30720
30721 \begin_layout Standard
30722 \align center
30723 \begin_inset Tabular
30724 <lyxtabular version="3" rows="5" columns="2">
30725 <features>
30726 <column alignment="center" valignment="top" leftline="true" width="0">
30727 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30728 <row topline="true" bottomline="true">
30729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30730 \begin_inset Text
30731
30732 \begin_layout Standard
30733 Number
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30739 \begin_inset Text
30740
30741 \begin_layout Standard
30742 Style (Size)
30743 \end_layout
30744
30745 \end_inset
30746 </cell>
30747 </row>
30748 <row topline="true">
30749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Standard
30753 0
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30759 \begin_inset Text
30760
30761 \begin_layout Standard
30762 display style formula
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 </row>
30768 <row topline="true">
30769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30770 \begin_inset Text
30771
30772 \begin_layout Standard
30773 1
30774 \end_layout
30775
30776 \end_inset
30777 </cell>
30778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30779 \begin_inset Text
30780
30781 \begin_layout Standard
30782 inline formula
30783 \end_layout
30784
30785 \end_inset
30786 </cell>
30787 </row>
30788 <row topline="true">
30789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30790 \begin_inset Text
30791
30792 \begin_layout Standard
30793 2
30794 \end_layout
30795
30796 \end_inset
30797 </cell>
30798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30799 \begin_inset Text
30800
30801 \begin_layout Standard
30802 small
30803 \end_layout
30804
30805 \end_inset
30806 </cell>
30807 </row>
30808 <row topline="true" bottomline="true">
30809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30810 \begin_inset Text
30811
30812 \begin_layout Standard
30813 3
30814 \end_layout
30815
30816 \end_inset
30817 </cell>
30818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30819 \begin_inset Text
30820
30821 \begin_layout Standard
30822 tiny
30823 \end_layout
30824
30825 \end_inset
30826 </cell>
30827 </row>
30828 </lyxtabular>
30829
30830 \end_inset
30831
30832
30833 \end_layout
30834
30835 \begin_layout Standard
30836 When no style is given, the size is adjusted to the surrounding environment
30837  like for the command 
30838 \series bold
30839
30840 \backslash
30841 frac
30842 \series default
30843 .
30844 \end_layout
30845
30846 \begin_layout Standard
30847 When no fraction bar thickness is given, the predefined value of 0.4\InsetSpace \thinspace{}
30848 pt will
30849  be used.
30850 \end_layout
30851
30852 \begin_layout Standard
30853 \begin_inset VSpace medskip
30854 \end_inset
30855
30856 For example, the commands 
30857 \series bold
30858
30859 \backslash
30860 dfrac
30861 \series default
30862  and 
30863 \series bold
30864
30865 \backslash
30866 tbinom
30867 \series default
30868  from 
30869 \begin_inset LatexCommand ref
30870 reference "sub:Fractions"
30871
30872 \end_inset
30873
30874  are defined with the commands
30875 \end_layout
30876
30877 \begin_layout Standard
30878
30879 \series bold
30880
30881 \backslash
30882 newcommand{
30883 \backslash
30884 dfrac}[2]{
30885 \backslash
30886 genfrac{}{}{}{0}{#1}{#2}}
30887 \end_layout
30888
30889 \begin_layout Standard
30890 and
30891 \end_layout
30892
30893 \begin_layout Standard
30894
30895 \series bold
30896
30897 \backslash
30898 newcommand{
30899 \backslash
30900 tbinom}[2]{
30901 \backslash
30902 genfrac{(}{)}{0pt}{1}{#1}{#2}}
30903 \end_layout
30904
30905 \begin_layout Standard
30906 \begin_inset VSpace medskip
30907 \end_inset
30908
30909 To define a fraction where the fraction bar thickness can be given as optional
30910  argument, the following line is inserted to the LaTeX-preamble:
30911 \end_layout
30912
30913 \begin_layout Standard
30914
30915 \series bold
30916
30917 \backslash
30918 newcommand{
30919 \backslash
30920 fracS}[3][]{
30921 \backslash
30922 genfrac{}{}{#1}{}{#2}{#3}}
30923 \end_layout
30924
30925 \begin_layout Standard
30926 A test:
30927 \begin_inset Formula \begin{align*}
30928 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
30929 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
30930
30931 \end_inset
30932
30933 As one can see, the distance of the numerator and the denominator to the
30934  fraction bar is round about three times the bar thickness.
30935 \end_layout
30936
30937 \begin_layout Subsection
30938 Canceled Formulas
30939 \begin_inset LatexCommand label
30940 name "sub:Canceled-Formulas"
30941
30942 \end_inset
30943
30944
30945 \begin_inset LatexCommand index
30946 name "Formula ! canceled"
30947
30948 \end_inset
30949
30950
30951 \end_layout
30952
30953 \begin_layout Standard
30954 To cancel formulas or formula parts, the LaTeX-package 
30955 \series bold
30956 cancel
30957 \series default
30958
30959 \begin_inset Foot
30960 status collapsed
30961
30962 \begin_layout Standard
30963
30964 \series bold
30965 cancel
30966 \series default
30967  is part of every LaTeX standard installation.
30968 \end_layout
30969
30970 \end_inset
30971
30972
30973 \begin_inset LatexCommand index
30974 name "Packages ! cancel"
30975
30976 \end_inset
30977
30978  has to be loaded with the LaTeX-preamble line
30979 \end_layout
30980
30981 \begin_layout Standard
30982
30983 \series bold
30984
30985 \backslash
30986 usepackage[samesize]{cancel}
30987 \end_layout
30988
30989 \begin_layout Standard
30990 There are four ways to cancel formulas:
30991 \end_layout
30992
30993 \begin_layout Standard
30994 \align center
30995 \begin_inset Tabular
30996 <lyxtabular version="3" rows="5" columns="2">
30997 <features>
30998 <column alignment="center" valignment="top" leftline="true" width="0">
30999 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
31000 <row topline="true" bottomline="true">
31001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31002 \begin_inset Text
31003
31004 \begin_layout Standard
31005 Command
31006 \end_layout
31007
31008 \end_inset
31009 </cell>
31010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31011 \begin_inset Text
31012
31013 \begin_layout Standard
31014 Result
31015 \begin_inset Note Note
31016 status collapsed
31017
31018 \begin_layout Standard
31019
31020 \series bold
31021
31022 \backslash
31023 hspace
31024 \series default
31025  and
31026 \series bold
31027  
31028 \backslash
31029 raisebox
31030 \series default
31031  are used here as spacer.
31032 \end_layout
31033
31034 \end_inset
31035
31036
31037 \end_layout
31038
31039 \end_inset
31040 </cell>
31041 </row>
31042 <row topline="true">
31043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31044 \begin_inset Text
31045
31046 \begin_layout Standard
31047
31048 \backslash
31049 cancel{
31050 \backslash
31051 int
31052 \begin_inset ERT
31053 status collapsed
31054
31055 \begin_layout Standard
31056
31057
31058 \backslash
31059 spce 
31060 \end_layout
31061
31062 \end_inset
31063
31064 A=B
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Standard
31073 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
31074 \end_inset
31075
31076
31077 \end_layout
31078
31079 \end_inset
31080 </cell>
31081 </row>
31082 <row topline="true">
31083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31084 \begin_inset Text
31085
31086 \begin_layout Standard
31087
31088 \backslash
31089 bcancel{
31090 \backslash
31091 int
31092 \begin_inset ERT
31093 status collapsed
31094
31095 \begin_layout Standard
31096
31097
31098 \backslash
31099 spce 
31100 \end_layout
31101
31102 \end_inset
31103
31104 A=B
31105 \end_layout
31106
31107 \end_inset
31108 </cell>
31109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31110 \begin_inset Text
31111
31112 \begin_layout Standard
31113 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
31114 \end_inset
31115
31116
31117 \end_layout
31118
31119 \end_inset
31120 </cell>
31121 </row>
31122 <row topline="true" bottomline="true">
31123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31124 \begin_inset Text
31125
31126 \begin_layout Standard
31127
31128 \backslash
31129 xcancel{
31130 \backslash
31131 int
31132 \begin_inset ERT
31133 status collapsed
31134
31135 \begin_layout Standard
31136
31137
31138 \backslash
31139 spce 
31140 \end_layout
31141
31142 \end_inset
31143
31144 A=B
31145 \end_layout
31146
31147 \end_inset
31148 </cell>
31149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31150 \begin_inset Text
31151
31152 \begin_layout Standard
31153 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
31154 \end_inset
31155
31156
31157 \end_layout
31158
31159 \end_inset
31160 </cell>
31161 </row>
31162 <row topline="true" bottomline="true">
31163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31164 \begin_inset Text
31165
31166 \begin_layout Standard
31167
31168 \backslash
31169 cancelto{1
31170 \begin_inset Formula $\to$
31171 \end_inset
31172
31173
31174 \backslash
31175 {
31176 \backslash
31177 int
31178 \begin_inset ERT
31179 status collapsed
31180
31181 \begin_layout Standard
31182
31183
31184 \backslash
31185 spce 
31186 \end_layout
31187
31188 \end_inset
31189
31190 A=B
31191 \end_layout
31192
31193 \end_inset
31194 </cell>
31195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31196 \begin_inset Text
31197
31198 \begin_layout Standard
31199 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
31200 \end_inset
31201
31202
31203 \end_layout
31204
31205 \end_inset
31206 </cell>
31207 </row>
31208 </lyxtabular>
31209
31210 \end_inset
31211
31212
31213 \end_layout
31214
31215 \begin_layout Standard
31216
31217 \series bold
31218
31219 \backslash
31220 cancelto
31221 \series default
31222  is especially suitable to visualize the reduction of fractions within formulas:
31223 \begin_inset Formula \[
31224 \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}}}\]
31225
31226 \end_inset
31227
31228
31229 \end_layout
31230
31231 \begin_layout Subsection
31232 Formulas in Section Headings
31233 \begin_inset LatexCommand label
31234 name "sub:Formulas-in-Section"
31235
31236 \end_inset
31237
31238
31239 \begin_inset LatexCommand index
31240 name "Formula ! in section headings"
31241
31242 \end_inset
31243
31244
31245 \end_layout
31246
31247 \begin_layout Standard
31248 When formulas are used in section headings, the following has to be taken
31249  into account:
31250 \end_layout
31251
31252 \begin_layout Standard
31253 \begin_inset Note Greyedout
31254 status open
31255
31256 \begin_layout Standard
31257 When the LaTeX-package 
31258 \series bold
31259 hyperref
31260 \series default
31261
31262 \begin_inset LatexCommand index
31263 name "Packages ! hyperref"
31264
31265 \end_inset
31266
31267  is used, PDF-bookmarks are automatically created for every section heading
31268  in the table of contents.
31269  If a section heading contains formulas, they are incorrectly displayed
31270  in the bookmark text, because formulas in bookmarks infringe the PDF convention
31271 s.
31272 \end_layout
31273
31274 \end_inset
31275
31276
31277 \end_layout
31278
31279 \begin_layout Standard
31280 Both problems can be solved by inserting at the end of the section heading
31281  a short title with the menu 
31282 \family sans
31283 Insert\SpecialChar \menuseparator
31284 Short\InsetSpace ~
31285 Title
31286 \family default
31287 .
31288  Short titles are used as alternative for multiline section headings to
31289  keep the table of contents clearly arranged.
31290  Only the short title appears in the table of contents and therefore also
31291  in the PDF-bookmark.
31292 \end_layout
31293
31294 \begin_layout Standard
31295 When formulas should be used in the table of contents but 
31296 \series bold
31297 hyperref
31298 \series default
31299  is used, one can use the following command in TeX-mode:
31300 \end_layout
31301
31302 \begin_layout Standard
31303
31304 \series bold
31305
31306 \backslash
31307 texorpdfstring{part}{alternative}
31308 \begin_inset LatexCommand index
31309 name "Commands ! T ! \\textbackslash texorpdfstring"
31310
31311 \end_inset
31312
31313
31314 \end_layout
31315
31316 \begin_layout Standard
31317 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
31318  This can be characters, formulas, footnotes, but also cross-references.
31319  The alternative is used instead of the part for the bookmark.
31320 \end_layout
31321
31322 \begin_layout Standard
31323 Here are two example headings:
31324 \begin_inset VSpace -3mm
31325 \end_inset
31326
31327
31328 \begin_inset ERT
31329 status collapsed
31330
31331 \begin_layout Standard
31332
31333
31334 \backslash
31335 boldmath 
31336 \end_layout
31337
31338 \end_inset
31339
31340
31341 \end_layout
31342
31343 \begin_layout Subsubsection
31344 Heading without formula in table of contents 
31345 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31346 \end_inset
31347
31348
31349 \begin_inset OptArg
31350 status collapsed
31351
31352 \begin_layout Standard
31353 Heading without formula in table of contents
31354 \end_layout
31355
31356 \end_inset
31357
31358
31359 \end_layout
31360
31361 \begin_layout Subsubsection
31362 Heading with formula in table of contents
31363 \begin_inset ERT
31364 status collapsed
31365
31366 \begin_layout Standard
31367
31368
31369 \backslash
31370 texorpdfstring{
31371 \end_layout
31372
31373 \end_inset
31374
31375  
31376 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31377 \end_inset
31378
31379
31380 \begin_inset ERT
31381 status collapsed
31382
31383 \begin_layout Standard
31384
31385 }{}
31386 \end_layout
31387
31388 \end_inset
31389
31390
31391 \end_layout
31392
31393 \begin_layout Standard
31394 \begin_inset ERT
31395 status collapsed
31396
31397 \begin_layout Standard
31398
31399
31400 \backslash
31401 unboldmath 
31402 \end_layout
31403
31404 \end_inset
31405
31406 In the first heading a short title was used, in the second one 
31407 \series bold
31408
31409 \backslash
31410 texorpdfstring
31411 \series default
31412 .
31413 \end_layout
31414
31415 \begin_layout Standard
31416 To get the same formatting as for the other headings, the complete heading
31417  was set into a 
31418 \series bold
31419 boldmath environment
31420 \series default
31421
31422 \begin_inset Foot
31423 status collapsed
31424
31425 \begin_layout Standard
31426 see 
31427 \begin_inset LatexCommand ref
31428 reference "sub:Bold-Formulas"
31429
31430 \end_inset
31431
31432
31433 \end_layout
31434
31435 \end_inset
31436
31437 .
31438 \end_layout
31439
31440 \begin_layout Subsection
31441 Formulas in multi-column Text
31442 \begin_inset LatexCommand index
31443 name "Formula ! in multi-column text"
31444
31445 \end_inset
31446
31447
31448 \end_layout
31449
31450 \begin_layout Standard
31451 Formulas in multi-column text are often too wide to fit into a column and
31452  thus need to be set over the whole page width.
31453  This is done by using the LaTeX-package 
31454 \series bold
31455 multicol
31456 \series default
31457
31458 \begin_inset Foot
31459 status collapsed
31460
31461 \begin_layout Standard
31462
31463 \series bold
31464 multicol
31465 \series default
31466  is part of every LaTeX standard installation.
31467 \end_layout
31468
31469 \end_inset
31470
31471
31472 \begin_inset LatexCommand index
31473 name "Packages ! multicol"
31474
31475 \end_inset
31476
31477 , that is loaded with the LaTeX-preamble line
31478 \end_layout
31479
31480 \begin_layout Standard
31481
31482 \series bold
31483
31484 \backslash
31485 usepackage{multicol}
31486 \end_layout
31487
31488 \begin_layout Standard
31489 \begin_inset Note Greyedout
31490 status open
31491
31492 \begin_layout Standard
31493 Note herby that the setting 
31494 \family sans
31495 Two-column\InsetSpace ~
31496 document
31497 \family default
31498  in the menu 
31499 \family sans
31500 Document\SpecialChar \menuseparator
31501 Settings
31502 \family default
31503  under 
31504 \family sans
31505 Text\InsetSpace ~
31506 Layout
31507 \family default
31508 \emph on
31509  
31510 \emph default
31511 must 
31512 \emph on
31513 not
31514 \emph default
31515  be selected.
31516 \end_layout
31517
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \begin_layout Standard
31524 Before the multi-column text the command
31525 \end_layout
31526
31527 \begin_layout Standard
31528
31529 \series bold
31530
31531 \backslash
31532 begin{multicols}{column number}
31533 \end_layout
31534
31535 \begin_layout Standard
31536 is written in TeX-mode.
31537  The column number is a number in the range of 2\InsetSpace \thinspace{}
31538 -\InsetSpace \thinspace{}
31539 10.
31540  Before the formula the multi-column text is ended by inserting the command
31541 \end_layout
31542
31543 \begin_layout Standard
31544
31545 \series bold
31546
31547 \backslash
31548 end{multicols}
31549 \end_layout
31550
31551 \begin_layout Standard
31552 in TeX-mode.
31553 \end_layout
31554
31555 \begin_layout Standard
31556 Due to the command some space is automatically added before the formula.
31557  To revert this, -6\InsetSpace \thinspace{}
31558 mm vertical space is inserted before the formula.
31559  When the formula style 
31560 \series bold
31561 Indented
31562 \begin_inset Foot
31563 status collapsed
31564
31565 \begin_layout Standard
31566 formula styles see 
31567 \begin_inset LatexCommand ref
31568 reference "sec:Formula-Styles"
31569
31570 \end_inset
31571
31572
31573 \end_layout
31574
31575 \end_inset
31576
31577
31578 \series default
31579  is used, -9\InsetSpace \thinspace{}
31580 mm space is inserted instead.
31581 \end_layout
31582
31583 \begin_layout Standard
31584 As example a multi-column text with a displayed formula:
31585 \end_layout
31586
31587 \begin_layout Standard
31588 \begin_inset ERT
31589 status collapsed
31590
31591 \begin_layout Standard
31592
31593
31594 \backslash
31595 begin{multicols}{2}
31596 \end_layout
31597
31598 \end_inset
31599
31600 Das Spektrum wird fouriertransformiert.
31601  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
31602 , Lösungsmittel) zu trennen.
31603  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
31604  nun das Aussehen des Ausgangssignals.
31605  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
31606  über alle Phasen integrieren muss.
31607  Sei nun 
31608 \begin_inset Formula $S$
31609 \end_inset
31610
31611  unser normiertes Ausgangssignal and 
31612 \begin_inset Formula $P$
31613 \end_inset
31614
31615  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
31616 \begin_inset ERT
31617 status collapsed
31618
31619 \begin_layout Standard
31620
31621
31622 \backslash
31623 end{multicols}
31624 \end_layout
31625
31626 \end_inset
31627
31628
31629 \begin_inset VSpace -6mm
31630 \end_inset
31631
31632
31633 \begin_inset Formula \begin{equation}
31634 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
31635
31636 \end_inset
31637
31638
31639 \begin_inset ERT
31640 status collapsed
31641
31642 \begin_layout Standard
31643
31644
31645 \backslash
31646 begin{multicols}{2}
31647 \end_layout
31648
31649 \end_inset
31650
31651 wobei 
31652 \begin_inset Formula $S_{0}$
31653 \end_inset
31654
31655  das Signal ohne Gradient ist and the Normierungsbedingung 
31656 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
31657 \end_inset
31658
31659  gilt.
31660  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
31661  Direkt nach the 
31662 \begin_inset Formula $\nicefrac{\pi}{2}$
31663 \end_inset
31664
31665 \InsetSpace \thinspace{}
31666 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
31667  das Signal zusätzlich abschwächt.
31668  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
31669  
31670 \begin_inset Formula $T_{2}$
31671 \end_inset
31672
31673 -Zeit.
31674 \end_layout
31675
31676 \begin_layout Standard
31677 \begin_inset ERT
31678 status collapsed
31679
31680 \begin_layout Standard
31681
31682
31683 \backslash
31684 end{multicols}
31685 \end_layout
31686
31687 \end_inset
31688
31689  
31690 \end_layout
31691
31692 \begin_layout Subsection
31693 Formulas with Description of Variables
31694 \begin_inset LatexCommand index
31695 name "Formula ! with description of variables"
31696
31697 \end_inset
31698
31699
31700 \end_layout
31701
31702 \begin_layout Standard
31703 To describe variables within a formula, like in formula 
31704 \begin_inset LatexCommand eqref
31705 reference "eq:within"
31706
31707 \end_inset
31708
31709 , a 2
31710 \series bold
31711 ×
31712 \series default
31713
31714 \begin_inset Formula $n$
31715 \end_inset
31716
31717 \InsetSpace ~
31718 matrix is used with left aligned columns for the 
31719 \begin_inset Formula $n$
31720 \end_inset
31721
31722  used variables.
31723 \begin_inset Foot
31724 status collapsed
31725
31726 \begin_layout Standard
31727 matrices see 
31728 \begin_inset LatexCommand ref
31729 reference "sec:Matrices"
31730
31731 \end_inset
31732
31733
31734 \end_layout
31735
31736 \end_inset
31737
31738  To set the description in a smaller size, before the matrix e.\InsetSpace \thinspace{}
31739 g.\InsetSpace ~
31740 the command
31741  
31742 \series bold
31743
31744 \backslash
31745 footnotesize
31746 \series default
31747  is inserted.
31748 \begin_inset Foot
31749 status collapsed
31750
31751 \begin_layout Standard
31752 font sizes see 
31753 \begin_inset LatexCommand ref
31754 reference "sub:Font-Sizes"
31755
31756 \end_inset
31757
31758
31759 \end_layout
31760
31761 \end_inset
31762
31763
31764 \end_layout
31765
31766 \begin_layout Standard
31767 When the formula style 
31768 \series bold
31769 Indented
31770 \begin_inset Foot
31771 status collapsed
31772
31773 \begin_layout Standard
31774 formula styles see 
31775 \begin_inset LatexCommand ref
31776 reference "sec:Formula-Styles"
31777
31778 \end_inset
31779
31780
31781 \end_layout
31782
31783 \end_inset
31784
31785
31786 \series default
31787  is used, a 
31788 \series bold
31789
31790 \backslash
31791 hfill
31792 \series default
31793
31794 \begin_inset Foot
31795 status collapsed
31796
31797 \begin_layout Standard
31798
31799 \series bold
31800
31801 \backslash
31802 hfill
31803 \series default
31804  only works in formulas with the style 
31805 \series bold
31806 Indented
31807 \series default
31808 , see 
31809 \begin_inset LatexCommand ref
31810 reference "sub:Variable-Space"
31811
31812 \end_inset
31813
31814 .
31815 \end_layout
31816
31817 \end_inset
31818
31819  is inserted before and after the matrix to have the same separation of
31820  the matrix from the equation and the side margin.
31821 \end_layout
31822
31823 \begin_layout Standard
31824 When the formula style 
31825 \series bold
31826 Centered
31827 \series default
31828  is used, the method described in 
31829 \begin_inset LatexCommand ref
31830 reference "sub:Flalign-Environment"
31831
31832 \end_inset
31833
31834  is used to indent formulas.
31835  Formula 
31836 \begin_inset LatexCommand eqref
31837 reference "eq:within"
31838
31839 \end_inset
31840
31841  consists of five columns whereas in the first two columns contain the equation,
31842  the third the matrix, and the last one an empty TeX-brace.
31843 \begin_inset Formula \begin{flalign}
31844 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
31845 \rho & \textrm{density}\\
31846 V & \textrm{volume}\\
31847 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
31848
31849 \end_inset
31850
31851
31852 \end_layout
31853
31854 \begin_layout Subsection
31855 Upright small Greek Letters
31856 \begin_inset LatexCommand label
31857 name "sub:Upright-small-Greek"
31858
31859 \end_inset
31860
31861
31862 \begin_inset LatexCommand index
31863 name "Greek letters ! upright"
31864
31865 \end_inset
31866
31867
31868 \end_layout
31869
31870 \begin_layout Standard
31871 Most of the math fonts only provide italic small Greek letters.
31872  But for symbols of elementary particles like pions and neutrinos, upright
31873  Greek letters are needed.
31874  The file 
31875 \series bold
31876 upgreek.sty
31877 \series default
31878
31879 \begin_inset Foot
31880 status collapsed
31881
31882 \begin_layout Standard
31883
31884 \series bold
31885 upgreek
31886 \series default
31887  is part of the LaTeX-package 
31888 \series bold
31889 was
31890 \series default
31891
31892 \begin_inset LatexCommand index
31893 name "Packages ! was\\vspace{4mm}"
31894
31895 \end_inset
31896
31897 .
31898 \end_layout
31899
31900 \end_inset
31901
31902
31903 \begin_inset LatexCommand index
31904 name "Packages ! upgreek"
31905
31906 \end_inset
31907
31908  that is loaded with the LaTeX-preamble line
31909 \end_layout
31910
31911 \begin_layout Standard
31912
31913 \series bold
31914
31915 \backslash
31916 usepackage{upgreek}
31917 \end_layout
31918
31919 \begin_layout Standard
31920 provides them.
31921  
31922 \begin_inset ERT
31923 status collapsed
31924
31925 \begin_layout Standard
31926
31927
31928 \backslash
31929 ifupgreek 
31930 \end_layout
31931
31932 \end_inset
31933
31934
31935 \begin_inset Note Note
31936 status open
31937
31938 \begin_layout Standard
31939 The following table will only be displayed when the LaTeX-package 
31940 \series bold
31941 upgreek
31942 \series default
31943  is installed.
31944 \end_layout
31945
31946 \end_inset
31947
31948  They are created when the command for a small Greek letters is started
31949  with 
31950 \series bold
31951 up
31952 \series default
31953 .
31954  For example the command 
31955 \series bold
31956
31957 \backslash
31958 uptau
31959 \series default
31960  creates this: 
31961 \begin_inset Formula $\uptau$
31962 \end_inset
31963
31964
31965 \end_layout
31966
31967 \begin_layout Standard
31968 With these commands reactions of elementary particles can be typeset:
31969 \begin_inset Formula \[
31970 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
31971
31972 \end_inset
31973
31974
31975 \end_layout
31976
31977 \begin_layout Standard
31978 The upright letters are more bold and wider than the italic ones.
31979  They should therefore not be used for units like 
31980 \begin_inset Quotes eld
31981 \end_inset
31982
31983 µm
31984 \begin_inset Quotes erd
31985 \end_inset
31986
31987 .
31988 \end_layout
31989
31990 \begin_layout Standard
31991 \begin_inset ERT
31992 status collapsed
31993
31994 \begin_layout Standard
31995
31996
31997 \backslash
31998 else 
31999 \end_layout
32000
32001 \end_inset
32002
32003
32004 \begin_inset Note Note
32005 status open
32006
32007 \begin_layout Standard
32008 The following will be displayed when the LaTeX-package 
32009 \series bold
32010 upgreek
32011 \series default
32012  is not installed:
32013 \end_layout
32014
32015 \end_inset
32016
32017
32018 \end_layout
32019
32020 \begin_layout Standard
32021 You need to install the LaTeX-package 
32022 \series bold
32023 upgreek
32024 \series default
32025  to see the rest of this subsection in the output.
32026 \end_layout
32027
32028 \begin_layout Standard
32029 \begin_inset ERT
32030 status collapsed
32031
32032 \begin_layout Standard
32033
32034
32035 \backslash
32036 fi 
32037 \end_layout
32038
32039 \end_inset
32040
32041
32042 \end_layout
32043
32044 \begin_layout Subsection
32045 Text Characters in Formulas
32046 \begin_inset LatexCommand label
32047 name "sub:Text-Characters-in"
32048
32049 \end_inset
32050
32051
32052 \begin_inset LatexCommand index
32053 name "Text ! in formulas"
32054
32055 \end_inset
32056
32057
32058 \end_layout
32059
32060 \begin_layout Standard
32061 In some cases you might want to insert text characters directly into formulas.
32062  When for example the centered dot · is often used in formulas like 
32063 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
32064 \end_inset
32065
32066 , one would have to insert the command 
32067 \series bold
32068
32069 \backslash
32070 cdot
32071 \series default
32072
32073 \begin_inset Foot
32074 status collapsed
32075
32076 \begin_layout Standard
32077 see 
32078 \begin_inset LatexCommand ref
32079 reference "sub:Binary-Operators"
32080
32081 \end_inset
32082
32083
32084 \end_layout
32085
32086 \end_inset
32087
32088  all the time, because this character is defined in all encodings as text
32089  character.
32090  But the encoding can be changed by this LaTeX-preamble line:
32091 \end_layout
32092
32093 \begin_layout Standard
32094
32095 \series bold
32096
32097 \backslash
32098 Declare Inputtext{183}{
32099 \backslash
32100 ifmmode
32101 \backslash
32102 cdot
32103 \backslash
32104 else
32105 \backslash
32106 textperiodcentered
32107 \backslash
32108 f\SpecialChar \textcompwordmark{}
32109 i}
32110 \end_layout
32111
32112 \begin_layout Standard
32113 The character encoding (menu 
32114 \family sans
32115 Document\SpecialChar \menuseparator
32116 Settings\SpecialChar \menuseparator
32117 Language
32118 \family default
32119 ) specifies what character appears when a keyboard key is pressed.
32120  When the key for the character '·' is pressed, internally the command 
32121 \series bold
32122
32123 \backslash
32124 textperiodcentered
32125 \series default
32126  is used.
32127  But this command is not available in a formula so that you would get LaTeX-erro
32128 rs.
32129  With the changed encoding the right command is chosen automatically, depending
32130  on if the character was inserted into a formula or not.
32131 \end_layout
32132
32133 \begin_layout Standard
32134 The encoding of several characters is saved in definition files.
32135  Fore example the encoding 
32136 \series bold
32137 latin9
32138 \series default
32139  is defined in the file 
32140 \series bold
32141 latin9.def
32142 \series default
32143  that is in the installation folder of LaTeX.
32144  Encodings should only be changed via the LaTeX-preamble and not in the
32145  definition files.
32146  Otherwise own documents could not be edited by other LyX users working
32147  on other computers.
32148 \end_layout
32149
32150 \begin_layout Standard
32151 \begin_inset VSpace medskip
32152 \end_inset
32153
32154 Besides the centered dot, in this document the degree sign ° is defined
32155  with the following LaTeX-preamble line so that it can directly be inserted
32156  to a formula:
32157 \end_layout
32158
32159 \begin_layout Standard
32160
32161 \series bold
32162
32163 \backslash
32164 DeclareInputtext{176}{
32165 \backslash
32166 ifmmode^
32167 \backslash
32168 circ
32169 \backslash
32170 else
32171 \backslash
32172 textdegree
32173 \backslash
32174 f\SpecialChar \textcompwordmark{}
32175 i}
32176 \end_layout
32177
32178 \begin_layout Standard
32179
32180 \newpage
32181
32182 \end_layout
32183
32184 \begin_layout Section
32185 \start_of_appendix
32186 Typographic Advises
32187 \begin_inset LatexCommand index
32188 name "Typographic Advises"
32189
32190 \end_inset
32191
32192
32193 \end_layout
32194
32195 \begin_layout Standard
32196 This section is a summary of the most important typographic rules, listed
32197  in ISO norms.
32198 \begin_inset Foot
32199 status collapsed
32200
32201 \begin_layout Standard
32202 This collection was partly taken from the German semi-official dictionary
32203  called 
32204 \begin_inset Quotes eld
32205 \end_inset
32206
32207 Duden
32208 \begin_inset Quotes erd
32209 \end_inset
32210
32211  
32212 \begin_inset LatexCommand cite
32213 key "Duden"
32214
32215 \end_inset
32216
32217  that lists some of the ISO rules.
32218 \end_layout
32219
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \begin_layout Itemize
32226 Physical units are 
32227 \emph on
32228 always
32229 \emph default
32230  set upright
32231 \begin_inset Foot
32232 status collapsed
32233
32234 \begin_layout Standard
32235 done with font styles, see 
32236 \begin_inset LatexCommand ref
32237 reference "sub:Font-Styles"
32238
32239 \end_inset
32240
32241
32242 \end_layout
32243
32244 \end_inset
32245
32246 : 30\InsetSpace \thinspace{}
32247 km/h
32248 \newline
32249 Between the value and the unit is the smallest space, see 
32250 \begin_inset LatexCommand ref
32251 reference "sub:Predefined-Space"
32252
32253 \end_inset
32254
32255 .
32256 \end_layout
32257
32258 \begin_layout Itemize
32259 Percent and perthousand signs are set like physical units:
32260 \newline
32261 1,2\InsetSpace \thinspace{}
32262
32263 \begin_inset ERT
32264 status collapsed
32265
32266 \begin_layout Standard
32267
32268
32269 \backslash
32270 textperthousand 
32271 \end_layout
32272
32273 \end_inset
32274
32275 \InsetSpace ~
32276 alcohol in blood
32277 \end_layout
32278
32279 \begin_layout Itemize
32280 The degree sign follows directly on the value: 15°, but not when it is used
32281  in units: 15\InsetSpace \thinspace{}
32282 °C
32283 \end_layout
32284
32285 \begin_layout Itemize
32286 In numbers with more than four digits the smallest space is inserted before
32287  every third digit to group them: 
32288 \family roman
32289 \series medium
32290 \shape up
32291 \size normal
32292 \emph off
32293 \bar no
32294 \noun off
32295 \color none
32296 18\InsetSpace \thinspace{}
32297 473\InsetSpace \thinspace{}
32298 588
32299 \end_layout
32300
32301 \begin_layout Itemize
32302 For dimensionings like 120×90×40\InsetSpace \thinspace{}
32303 cm the multiplication sign 
32304 \begin_inset Quotes eld
32305 \end_inset
32306
32307 ×
32308 \begin_inset Quotes erd
32309 \end_inset
32310
32311  is used.
32312  It is available with the LaTeX-command 
32313 \series bold
32314
32315 \backslash
32316 texttimes
32317 \series default
32318 , but can also directly be inserted with some keyboard definitions.
32319 \end_layout
32320
32321 \begin_layout Itemize
32322 Functions with names consisting of several letters are set upright to avoid
32323  confusions, see 
32324 \begin_inset LatexCommand ref
32325 reference "sub:Predefined-Functions"
32326
32327 \end_inset
32328
32329 .
32330 \end_layout
32331
32332 \begin_layout Itemize
32333 Indices consisting of several letters, are set upright: 
32334 \begin_inset Formula $E_{\mathrm{kin}}$
32335 \end_inset
32336
32337
32338 \newline
32339 Components of matrices are set italic: 
32340 \begin_inset Formula $\hat{H}_{kl}$
32341 \end_inset
32342
32343
32344 \end_layout
32345
32346 \begin_layout Itemize
32347 The differentiation/integration operator 'd', the Euler's number 'e', and
32348  the imaginary unit 'i' should be set upright, to avoid mixing them up with
32349  other variables.
32350 \end_layout
32351
32352 \begin_layout Standard
32353
32354 \newpage
32355
32356 \end_layout
32357
32358 \begin_layout Section
32359 Synonyms
32360 \begin_inset LatexCommand index
32361 name "Synonyms"
32362
32363 \end_inset
32364
32365
32366 \end_layout
32367
32368 \begin_layout Standard
32369 Some characters and symbols can be created with several commands.
32370  Here is a list of the synonym commands:
32371 \end_layout
32372
32373 \begin_layout Standard
32374 \begin_inset VSpace bigskip
32375 \end_inset
32376
32377
32378 \hfill
32379
32380 \begin_inset Tabular
32381 <lyxtabular version="3" rows="12" columns="2">
32382 <features>
32383 <column alignment="center" valignment="top" leftline="true" width="0pt">
32384 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32385 <row topline="true" bottomline="true">
32386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32387 \begin_inset Text
32388
32389 \begin_layout Standard
32390 Command
32391 \end_layout
32392
32393 \end_inset
32394 </cell>
32395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32396 \begin_inset Text
32397
32398 \begin_layout Standard
32399 equivalent to
32400 \begin_inset Note Note
32401 status collapsed
32402
32403 \begin_layout Standard
32404
32405 \series bold
32406
32407 \backslash
32408 raisebox
32409 \series default
32410  is only used as spacer.
32411 \end_layout
32412
32413 \end_inset
32414
32415
32416 \end_layout
32417
32418 \end_inset
32419 </cell>
32420 </row>
32421 <row topline="true">
32422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32423 \begin_inset Text
32424
32425 \begin_layout Standard
32426
32427 \backslash
32428 ast
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Standard
32437 \begin_inset ERT
32438 status collapsed
32439
32440 \begin_layout Standard
32441
32442
32443 \backslash
32444 raisebox{-1.2mm}{
32445 \end_layout
32446
32447 \end_inset
32448
32449 *
32450 \begin_inset ERT
32451 status collapsed
32452
32453 \begin_layout Standard
32454
32455 }
32456 \end_layout
32457
32458 \end_inset
32459
32460
32461 \end_layout
32462
32463 \end_inset
32464 </cell>
32465 </row>
32466 <row topline="true">
32467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32468 \begin_inset Text
32469
32470 \begin_layout Standard
32471
32472 \backslash
32473 choose
32474 \end_layout
32475
32476 \end_inset
32477 </cell>
32478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32479 \begin_inset Text
32480
32481 \begin_layout Standard
32482
32483 \backslash
32484 binom
32485 \end_layout
32486
32487 \end_inset
32488 </cell>
32489 </row>
32490 <row topline="true">
32491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32492 \begin_inset Text
32493
32494 \begin_layout Standard
32495
32496 \backslash
32497 geq
32498 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Standard
32506
32507 \backslash
32508 ge
32509 \end_layout
32510
32511 \end_inset
32512 </cell>
32513 </row>
32514 <row topline="true">
32515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32516 \begin_inset Text
32517
32518 \begin_layout Standard
32519
32520 \backslash
32521 lbrace
32522 \end_layout
32523
32524 \end_inset
32525 </cell>
32526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32527 \begin_inset Text
32528
32529 \begin_layout Standard
32530 {
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 </row>
32536 <row topline="true">
32537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32538 \begin_inset Text
32539
32540 \begin_layout Standard
32541
32542 \backslash
32543 lbracket
32544 \end_layout
32545
32546 \end_inset
32547 </cell>
32548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Standard
32552 [
32553 \end_layout
32554
32555 \end_inset
32556 </cell>
32557 </row>
32558 <row topline="true">
32559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32560 \begin_inset Text
32561
32562 \begin_layout Standard
32563
32564 \backslash
32565 leftarrow
32566 \end_layout
32567
32568 \end_inset
32569 </cell>
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Standard
32574
32575 \backslash
32576 gets
32577 \end_layout
32578
32579 \end_inset
32580 </cell>
32581 </row>
32582 <row topline="true">
32583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32584 \begin_inset Text
32585
32586 \begin_layout Standard
32587
32588 \backslash
32589 leq
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Standard
32598
32599 \backslash
32600 le
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 </row>
32606 <row topline="true">
32607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Standard
32611
32612 \backslash
32613 lor
32614 \end_layout
32615
32616 \end_inset
32617 </cell>
32618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32619 \begin_inset Text
32620
32621 \begin_layout Standard
32622
32623 \backslash
32624 vee
32625 \end_layout
32626
32627 \end_inset
32628 </cell>
32629 </row>
32630 <row topline="true">
32631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32632 \begin_inset Text
32633
32634 \begin_layout Standard
32635
32636 \backslash
32637 neq
32638 \end_layout
32639
32640 \end_inset
32641 </cell>
32642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32643 \begin_inset Text
32644
32645 \begin_layout Standard
32646
32647 \backslash
32648 not=
32649 \end_layout
32650
32651 \end_inset
32652 </cell>
32653 </row>
32654 <row topline="true">
32655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32656 \begin_inset Text
32657
32658 \begin_layout Standard
32659
32660 \backslash
32661 slash
32662 \end_layout
32663
32664 \end_inset
32665 </cell>
32666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32667 \begin_inset Text
32668
32669 \begin_layout Standard
32670 /
32671 \end_layout
32672
32673 \end_inset
32674 </cell>
32675 </row>
32676 <row topline="true" bottomline="true">
32677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32678 \begin_inset Text
32679
32680 \begin_layout Standard
32681
32682 \backslash
32683 vert
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Standard
32692 |
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 </row>
32698 </lyxtabular>
32699
32700 \end_inset
32701
32702
32703 \hfill
32704
32705 \begin_inset Tabular
32706 <lyxtabular version="3" rows="12" columns="2">
32707 <features>
32708 <column alignment="center" valignment="top" leftline="true" width="0pt">
32709 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32710 <row topline="true" bottomline="true">
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Standard
32715 Command
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Standard
32724 equivalent to
32725 \end_layout
32726
32727 \end_inset
32728 </cell>
32729 </row>
32730 <row topline="true">
32731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Standard
32735
32736 \backslash
32737 backslash
32738 \end_layout
32739
32740 \end_inset
32741 </cell>
32742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32743 \begin_inset Text
32744
32745 \begin_layout Standard
32746
32747 \backslash
32748
32749 \backslash
32750
32751 \end_layout
32752
32753 \end_inset
32754 </cell>
32755 </row>
32756 <row topline="true">
32757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32758 \begin_inset Text
32759
32760 \begin_layout Standard
32761
32762 \backslash
32763 dasharrow
32764 \end_layout
32765
32766 \end_inset
32767 </cell>
32768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32769 \begin_inset Text
32770
32771 \begin_layout Standard
32772
32773 \backslash
32774 dashrightarrow
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 </row>
32780 <row topline="true">
32781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Standard
32785
32786 \backslash
32787 land
32788 \end_layout
32789
32790 \end_inset
32791 </cell>
32792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32793 \begin_inset Text
32794
32795 \begin_layout Standard
32796
32797 \backslash
32798 wedge
32799 \end_layout
32800
32801 \end_inset
32802 </cell>
32803 </row>
32804 <row topline="true">
32805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32806 \begin_inset Text
32807
32808 \begin_layout Standard
32809
32810 \backslash
32811 rbrace
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Standard
32820 }
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 </row>
32826 <row topline="true">
32827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32828 \begin_inset Text
32829
32830 \begin_layout Standard
32831
32832 \backslash
32833 rbracket
32834 \end_layout
32835
32836 \end_inset
32837 </cell>
32838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Standard
32842 ]
32843 \end_layout
32844
32845 \end_inset
32846 </cell>
32847 </row>
32848 <row topline="true">
32849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Standard
32853
32854 \backslash
32855 rightarrow
32856 \end_layout
32857
32858 \end_inset
32859 </cell>
32860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32861 \begin_inset Text
32862
32863 \begin_layout Standard
32864
32865 \backslash
32866 to
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 </row>
32872 <row topline="true">
32873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32874 \begin_inset Text
32875
32876 \begin_layout Standard
32877
32878 \backslash
32879 lnot
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Standard
32888
32889 \backslash
32890 neg
32891 \end_layout
32892
32893 \end_inset
32894 </cell>
32895 </row>
32896 <row topline="true">
32897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32898 \begin_inset Text
32899
32900 \begin_layout Standard
32901
32902 \backslash
32903 ne
32904 \end_layout
32905
32906 \end_inset
32907 </cell>
32908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32909 \begin_inset Text
32910
32911 \begin_layout Standard
32912
32913 \backslash
32914 not=
32915 \end_layout
32916
32917 \end_inset
32918 </cell>
32919 </row>
32920 <row topline="true">
32921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32922 \begin_inset Text
32923
32924 \begin_layout Standard
32925
32926 \backslash
32927 owns
32928 \end_layout
32929
32930 \end_inset
32931 </cell>
32932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32933 \begin_inset Text
32934
32935 \begin_layout Standard
32936
32937 \backslash
32938 ni
32939 \end_layout
32940
32941 \end_inset
32942 </cell>
32943 </row>
32944 <row topline="true">
32945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32946 \begin_inset Text
32947
32948 \begin_layout Standard
32949
32950 \backslash
32951 square
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32957 \begin_inset Text
32958
32959 \begin_layout Standard
32960
32961 \backslash
32962 Box
32963 \end_layout
32964
32965 \end_inset
32966 </cell>
32967 </row>
32968 <row topline="true" bottomline="true">
32969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Standard
32973
32974 \backslash
32975 Vert
32976 \end_layout
32977
32978 \end_inset
32979 </cell>
32980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32981 \begin_inset Text
32982
32983 \begin_layout Standard
32984
32985 \backslash
32986 |
32987 \end_layout
32988
32989 \end_inset
32990 </cell>
32991 </row>
32992 </lyxtabular>
32993
32994 \end_inset
32995
32996
32997 \hfill
32998
32999 \end_layout
33000
33001 \begin_layout Standard
33002
33003 \newpage
33004
33005 \end_layout
33006
33007 \begin_layout Bibliography
33008 \begin_inset LatexCommand bibitem
33009 key "TLC2"
33010
33011 \end_inset
33012
33013
33014 \shape smallcaps
33015 Mittelbach, F.
33016  ; Goossens, M.
33017 \shape default
33018
33019 \shape italic
33020 The LaTeX Companion
33021 \shape default
33022 .
33023  Addison Wesley, 2004
33024 \end_layout
33025
33026 \begin_layout Bibliography
33027 \begin_inset LatexCommand bibitem
33028 key "Mathmode"
33029
33030 \end_inset
33031
33032
33033 \begin_inset ERT
33034 status collapsed
33035
33036 \begin_layout Standard
33037
33038
33039 \backslash
33040 href{ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf}{
33041 \end_layout
33042
33043 \end_inset
33044
33045 Description
33046 \begin_inset ERT
33047 status collapsed
33048
33049 \begin_layout Standard
33050
33051 }
33052 \end_layout
33053
33054 \end_inset
33055
33056  of LaTeX's math abilities
33057 \end_layout
33058
33059 \begin_layout Bibliography
33060 \begin_inset LatexCommand bibitem
33061 key "Voss"
33062
33063 \end_inset
33064
33065 LaTeX tips and tricks-
33066 \begin_inset ERT
33067 status collapsed
33068
33069 \begin_layout Standard
33070
33071
33072 \backslash
33073 href{http://tug.org/TeXnik/}{
33074 \end_layout
33075
33076 \end_inset
33077
33078 page
33079 \begin_inset ERT
33080 status collapsed
33081
33082 \begin_layout Standard
33083
33084 }
33085 \end_layout
33086
33087 \end_inset
33088
33089
33090 \end_layout
33091
33092 \begin_layout Bibliography
33093 \begin_inset LatexCommand bibitem
33094 key "AMS"
33095
33096 \end_inset
33097
33098
33099 \begin_inset ERT
33100 status collapsed
33101
33102 \begin_layout Standard
33103
33104
33105 \backslash
33106 href{ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf}{
33107 \end_layout
33108
33109 \end_inset
33110
33111 Description
33112 \begin_inset ERT
33113 status collapsed
33114
33115 \begin_layout Standard
33116
33117 }
33118 \end_layout
33119
33120 \end_inset
33121
33122  of 
33123 \begin_inset ERT
33124 status collapsed
33125
33126 \begin_layout Standard
33127
33128
33129 \backslash
33130 AmS
33131 \end_layout
33132
33133 \end_inset
33134
33135 -LaTeX
33136 \end_layout
33137
33138 \begin_layout Bibliography
33139 \begin_inset LatexCommand bibitem
33140 key "Symbole"
33141
33142 \end_inset
33143
33144
33145 \begin_inset ERT
33146 status collapsed
33147
33148 \begin_layout Standard
33149
33150
33151 \backslash
33152 href{ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf}{
33153 \end_layout
33154
33155 \end_inset
33156
33157 List
33158 \begin_inset ERT
33159 status collapsed
33160
33161 \begin_layout Standard
33162
33163 }
33164 \end_layout
33165
33166 \end_inset
33167
33168  of all symbols available with LaTeX-packages
33169 \end_layout
33170
33171 \begin_layout Bibliography
33172 \begin_inset LatexCommand bibitem
33173 key "hyperref"
33174
33175 \end_inset
33176
33177
33178 \begin_inset ERT
33179 status collapsed
33180
33181 \begin_layout Standard
33182
33183
33184 \backslash
33185 href{http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf}{
33186 \end_layout
33187
33188 \end_inset
33189
33190 Documentation
33191 \begin_inset ERT
33192 status collapsed
33193
33194 \begin_layout Standard
33195
33196 }
33197 \end_layout
33198
33199 \end_inset
33200
33201  of the LaTeX-package 
33202 \series bold
33203 hyperref
33204 \series default
33205
33206 \begin_inset LatexCommand index
33207 name "Packages ! hyperref"
33208
33209 \end_inset
33210
33211
33212 \end_layout
33213
33214 \begin_layout Bibliography
33215 \begin_inset LatexCommand bibitem
33216 key "Mathclap"
33217
33218 \end_inset
33219
33220
33221 \begin_inset ERT
33222 status collapsed
33223
33224 \begin_layout Standard
33225
33226
33227 \backslash
33228 href{http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf}{
33229 \end_layout
33230
33231 \end_inset
33232
33233 Description
33234 \begin_inset ERT
33235 status collapsed
33236
33237 \begin_layout Standard
33238
33239 }
33240 \end_layout
33241
33242 \end_inset
33243
33244  of the command 
33245 \series bold
33246
33247 \backslash
33248 mathclap
33249 \series default
33250 , described in 
33251 \begin_inset LatexCommand ref
33252 reference "sub:Operator-Limits"
33253
33254 \end_inset
33255
33256
33257 \begin_inset LatexCommand index
33258 name "Commands ! M ! \\textbackslash mathclap"
33259
33260 \end_inset
33261
33262
33263 \end_layout
33264
33265 \begin_layout Bibliography
33266 \begin_inset LatexCommand bibitem
33267 key "Duden"
33268
33269 \end_inset
33270
33271
33272 \emph on
33273 Duden Band 1
33274 \emph default
33275 .
33276  22.
33277  Auflage, Duden 2001
33278 \end_layout
33279
33280 \begin_layout Subsubsection*
33281 \begin_inset LatexCommand printindex
33282
33283 \end_inset
33284
33285
33286 \end_layout
33287
33288 \end_body
33289 \end_document