]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
LaTeXConfig.lyx: add description for Braille
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.5.4svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 % link all cross references and URLs
26 % in pdf output
27  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
28   bookmarksopen, bookmarksopenlevel=1,
29   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
30   pdfpagelayout=OneColumn, pdfnewwindow=true,
31   pdfstartview=XYZ, plainpages=false, pdfpagelabels,
32   pdfauthor={LyX Team}, pdftex,
33   pdftitle={LyX's Math Manual},
34   pdfsubject={LyX-documentation about math},
35   pdfkeywords={LyX, Mathed}]{hyperref}
36  
37 \else % if dvi or ps is produced
38
39  % link all cross references and URLs in DVI output
40  \usepackage[ps2pdf, colorlinks=true,
41   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue]{hyperref}
42
43 \fi % end if pdflatex is used
44
45 % Folgendes Problem lösen:
46 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
47 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
48 % die Kapitelnummer geschrieben.
49 % Als Lösung wird mehr Platz zwischen Nummer und
50 % Überschrift eingefügt.
51 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
52 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
53
54 % To be able to enter the character ° and · directly in LyX,
55 % see sec. 22.11
56 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
57 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
58
59 % increase link area for cross-references and autoname them,
60 % see sec. 22.18.1
61 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
62 %\renewcommand{\sectionautorefname}{sec.\negthinspace}
63 \renewcommand{\subsectionautorefname}{sec.\negthinspace}
64 \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
65 \newlength{\abc}
66 \settowidth{\abc}{\space}
67 \renewcommand{\equationautorefname}{\hspace{-\abc}}
68
69 % don't load packages twice
70 % see first footnote in sec. 9.3
71 \@ifundefined{textcolor}{\usepackage{color}}{}
72
73 % the pages of the TOC are numbered roman
74 % and a PDF-bookmark for the TOC is added
75 \pagenumbering{Roman}
76 \let\myTOC\tableofcontents
77 \renewcommand{\tableofcontents}{%
78  \vspace{1cm}
79  \pdfbookmark[1]{Contents}{}
80  \myTOC
81  \cleardoublepage
82  \pagenumbering{arabic}}
83
84 % insert additional vertical space of 1.5 mm between footnotes,
85 % see sec. 22.16
86 \let\myFoot\footnote
87 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
88
89 % provides caption formatting
90 \setkomafont{captionlabel}{\bfseries}
91
92 % used in Kap. 22.4
93 \usepackage{braket}
94
95 % used in Kap. 22.6
96 \usepackage[samesize]{cancel}
97
98 % enables calculation of values,
99 \usepackage{calc}
100
101 % for multiple table row and column cells
102 \usepackage{multirow}
103 \usepackage{multicol}
104
105 % needed for diagrams
106 \usepackage{amscd}
107
108 % needed in sec. 19.4
109 \usepackage{remreset}
110
111 % center multirows (e.g. in sec. 13.3)
112 \renewcommand{\multirowsetup}{\centering}
113
114 % define a color, used in sec.9.3
115 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
116
117 % declare operators (see sec. 10.4 and sec. 15.2)
118 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
119 \DeclareMathOperator{\sgn}{sgn}
120
121 \newcommand{\spce}{\textvisiblespace}
122
123 % example definitions for sec. 20.1 
124 \newcommand{\gr}{\Longrightarrow}
125 \newcommand{\us}[1]{\underline{#1}}
126 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
127 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
128 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
129
130 % example macro from sec. 19.4
131 %\def\tagform@#1{\maketag@@@{|#1|}}
132
133 % macro from sec. 10.2
134 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
135 \def\mathclap {\mathpalette \mathclapinternal}
136 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
137
138 % redefine the greyed out note
139 \renewenvironment{lyxgreyedout}
140  {\textcolor{blue}\bgroup}{\egroup}
141
142 % check for package eurosym
143 % used for the Euro symbol
144 \newboolean{eurosym}
145 \IfFileExists{eurosym.sty}
146  {\usepackage[gennarrow]{eurosym}
147   \setboolean{eurosym}{true}}
148  {\setboolean{eurosym}{false}}
149
150 % needed in sec. 22.4
151 % check for package braket
152 \newboolean{braket}
153 \IfFileExists{braket.sty}
154  {\usepackage{braket}
155   \setboolean{braket}{true}}
156  {\setboolean{braket}{false}}
157
158 % needed in sec. 22.10
159 % check for package upgreek
160 \newboolean{upgreek}
161 \IfFileExists{upgreek.sty}
162  {\usepackage{upgreek}
163   \setboolean{upgreek}{true}}
164  {\setboolean{upgreek}{false}}
165 \end_preamble
166 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
167 \language english
168 \inputencoding auto
169 \font_roman default
170 \font_sans default
171 \font_typewriter default
172 \font_default_family default
173 \font_sc false
174 \font_osf false
175 \font_sf_scale 100
176 \font_tt_scale 100
177 \graphics default
178 \paperfontsize 12
179 \spacing single
180 \papersize a4paper
181 \use_geometry false
182 \use_amsmath 2
183 \use_esint 1
184 \cite_engine basic
185 \use_bibtopic false
186 \paperorientation portrait
187 \secnumdepth 4
188 \tocdepth 3
189 \paragraph_separation skip
190 \defskip medskip
191 \quotes_language english
192 \papercolumns 1
193 \papersides 2
194 \paperpagestyle plain
195 \bullet 1 0 6 -1
196 \bullet 2 2 35 -1
197 \bullet 3 2 7 -1
198 \tracking_changes false
199 \output_changes false
200 \author "" 
201 \author "" 
202 \end_header
203
204 \begin_body
205
206 \begin_layout Title
207 LyX's detailed Math manual
208 \end_layout
209
210 \begin_layout Author
211 by the LyX Team
212 \begin_inset Foot
213 status collapsed
214
215 \begin_layout Standard
216 \noindent
217 If you have comments or error corrections, please send them to the LyX Documenta
218 tion mailing list: 
219 \family typewriter
220
221 \begin_inset ERT
222 status collapsed
223
224 \begin_layout Standard
225
226
227 \backslash
228 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's Math manual}{
229 \end_layout
230
231 \end_inset
232
233 lyx-docs@lists.lyx.org
234 \begin_inset ERT
235 status collapsed
236
237 \begin_layout Standard
238
239 }
240 \end_layout
241
242 \end_inset
243
244
245 \end_layout
246
247 \end_inset
248
249
250 \begin_inset Note Note
251 status collapsed
252
253 \begin_layout Standard
254 author: Uwe Stöhr
255 \end_layout
256
257 \end_inset
258
259
260 \newline
261
262 \newline
263
264 \family sans
265 Version 1.5.4-
266 \family default
267 1
268 \end_layout
269
270 \begin_layout Standard
271 \begin_inset LatexCommand tableofcontents
272
273 \end_inset
274
275
276 \end_layout
277
278 \begin_layout Standard
279 \begin_inset Note Note
280 status open
281
282 \begin_layout Standard
283 To export this document to PDF, PS, or DVI the LaTeX-packages 
284 \series bold
285 eurosym,
286 \series default
287  
288 \series bold
289 multirow,
290 \series default
291  and 
292 \series bold
293 was
294 \series default
295  must be installed.
296  If they are not installed you can export the document anyway but the sections
297  where the packages are required won't appear in the output.
298 \end_layout
299
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Standard
306
307 \newpage
308
309 \end_layout
310
311 \begin_layout Section
312 Introduction
313 \begin_inset LatexCommand label
314 name "sec:Introduction"
315
316 \end_inset
317
318
319 \end_layout
320
321 \begin_layout Standard
322 This document explains LyX's math features and is furthermore a collection
323  of LaTeX-commands used for mathematical characters and constructs.
324  The explanations are designed for the usage of commands.
325  It is therefore required that you have read the section 
326 \family typewriter
327 Mathematical\InsetSpace ~
328 Formulas
329 \family default
330  of the User's Guide.
331 \end_layout
332
333 \begin_layout Standard
334 Most of the characters and many constructs explained in this manual are
335  also accessible via the menu 
336 \family sans
337 Insert
338 \series bold
339 \SpecialChar \menuseparator
340
341 \series default
342 Math
343 \family default
344 , or the 
345 \family sans
346 math
347 \family default
348 \series bold
349  
350 \family sans
351 \series default
352 toolbar
353 \family default
354 .
355  But everybody who has to write lots of formulas will notice that it is
356  much faster to use commands instead of the math toolbar.
357  Therefore this manual is focused on commands but also mentions the correspondin
358 g toolbar buttons when available.
359 \end_layout
360
361 \begin_layout Standard
362 If not specially mentioned the commands are only available within formulas.
363  To be able to use all commands explained in this document, the option 
364 \family sans
365 Use AMS math package
366 \family default
367  must be used in the document settings (menu 
368 \family sans
369 Document\SpecialChar \menuseparator
370 Settings\SpecialChar \menuseparator
371 Math\InsetSpace ~
372 Options
373 \family default
374
375 \begin_inset Foot
376 status collapsed
377
378 \begin_layout Standard
379 The option 
380 \family sans
381 Use AMS math package automatically
382 \family default
383  only uses 
384 \begin_inset ERT
385 status collapsed
386
387 \begin_layout Standard
388
389
390 \backslash
391 AmS 
392 \end_layout
393
394 \end_inset
395
396 -math when math constructs are found that are supported by LyX.
397 \end_layout
398
399 \end_inset
400
401 .
402 \end_layout
403
404 \begin_layout Standard
405 This document doesn't list all 
406 \begin_inset ERT
407 status collapsed
408
409 \begin_layout Standard
410
411
412 \backslash
413 AmS 
414 \end_layout
415
416 \end_inset
417
418 -math commands
419 \begin_inset Foot
420 status collapsed
421
422 \begin_layout Standard
423 A list with all 
424 \begin_inset ERT
425 status collapsed
426
427 \begin_layout Standard
428
429
430 \backslash
431 AmS
432 \end_layout
433
434 \end_inset
435
436 -math commands is in the file 
437 \begin_inset ERT
438 status collapsed
439
440 \begin_layout Standard
441
442
443 \backslash
444 href{ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps}{
445 \end_layout
446
447 \end_inset
448
449
450 \family sans
451 amsguide.ps
452 \family default
453
454 \begin_inset ERT
455 status collapsed
456
457 \begin_layout Standard
458
459 }
460 \end_layout
461
462 \end_inset
463
464 , which is part of every LaTeX standard installation.
465 \end_layout
466
467 \end_inset
468
469  for lucidity reasons.
470 \end_layout
471
472 \begin_layout Section
473 General Instructions
474 \begin_inset LatexCommand label
475 name "sec:General-Instructions"
476
477 \end_inset
478
479
480 \end_layout
481
482 \begin_layout Standard
483 To create an inline formula
484 \begin_inset LatexCommand index
485 name "Formula ! inline"
486
487 \end_inset
488
489  that is embedded into a text line, press 
490 \family sans
491 Ctrl-m
492 \family default
493  or the toolbar button 
494 \begin_inset Graphics
495         filename ../images/math-mode.png
496         scale 85
497
498 \end_inset
499
500
501 \newline
502 To create a display style formula
503 \begin_inset LatexCommand index
504 name "Formula ! display style"
505
506 \end_inset
507
508  that will appear bigger and in an own paragraph, press 
509 \family sans
510 Ctrl-M
511 \family default
512 .
513 \end_layout
514
515 \begin_layout Standard
516 To change a display style formula to an inline formula, set the cursor into
517  the formula and press 
518 \family sans
519 Ctrl-M
520 \family default
521  or use the menu 
522 \family sans
523 Edit\SpecialChar \menuseparator
524 Math\SpecialChar \menuseparator
525 Change formula type
526 \family default
527 .
528  The same way is used to change an inline formula to a display style formula.
529 \end_layout
530
531 \begin_layout Standard
532 To display parts of an inline formula in the size of a display style formula,
533  enter the command 
534 \series bold
535
536 \backslash
537 displaystyle
538 \begin_inset LatexCommand index
539 name "Commands ! D ! \\textbackslash displaystyle"
540
541 \end_inset
542
543
544 \series default
545  to a formula.
546  Then a new blue box appears in which the desired formula part is inserted.
547 \end_layout
548
549 \begin_layout Standard
550 Only inline formulas are allowed inside tables.
551 \end_layout
552
553 \begin_layout Standard
554 The 
555 \family sans
556 math toolbar
557 \family default
558  can be turned on in the menu 
559 \family sans
560 View\SpecialChar \menuseparator
561 Toolbars
562 \family default
563 .
564  When you click there on 
565 \begin_inset Quotes eld
566 \end_inset
567
568 Math
569 \begin_inset Quotes erd
570 \end_inset
571
572  the toolbar will be shown permanently at the bottom; this state is visualized
573  in the 
574 \family sans
575 Toolbars
576 \family default
577  menu with a checkmark.
578  When you click in this state again on 
579 \begin_inset Quotes eld
580 \end_inset
581
582 Math
583 \begin_inset Quotes erd
584 \end_inset
585
586  in the 
587 \family sans
588 Toolbars
589 \family default
590  menu, the 
591 \family sans
592 math toolbar
593 \family default
594  is only shown when the cursor is within a formula; this state is visualized
595  by the renaming of the menu entry from 
596 \begin_inset Quotes eld
597 \end_inset
598
599 Math
600 \begin_inset Quotes erd
601 \end_inset
602
603  to 
604 \begin_inset Quotes eld
605 \end_inset
606
607 Math\InsetSpace ~
608 (auto)
609 \begin_inset Quotes erd
610 \end_inset
611
612 .
613 \end_layout
614
615 \begin_layout Standard
616 The TeX-mode
617 \begin_inset LatexCommand index
618 name "T@\\TeX-mode"
619
620 \end_inset
621
622  is invoked by pressing the toolbar button 
623 \begin_inset Graphics
624         filename ../images/ert-insert.png
625         scale 85
626
627 \end_inset
628
629  or by using the menu 
630 \family sans
631 Insert\SpecialChar \menuseparator
632 T
633 \begin_inset ERT
634 status collapsed
635
636 \begin_layout Standard
637
638 {
639 \end_layout
640
641 \end_inset
642
643 e
644 \begin_inset ERT
645 status collapsed
646
647 \begin_layout Standard
648
649 }
650 \end_layout
651
652 \end_inset
653
654 X Code
655 \family default
656  (shortcut 
657 \family sans
658 Ctrl-l
659 \family default
660 ).
661 \begin_inset Note Note
662 status collapsed
663
664 \begin_layout Standard
665 In LyX there are three 
666 \begin_inset Quotes eld
667 \end_inset
668
669 proper names
670 \begin_inset Quotes erd
671 \end_inset
672
673  that appear in the output with sub- and superscript letters: TeX, LaTeX,
674  and LyX
675 \end_layout
676
677 \begin_layout Standard
678 To avoid that these names are recognized as proper names, TeX-braces are
679  set around one of the letters of the name.
680 \end_layout
681
682 \end_inset
683
684
685 \end_layout
686
687 \begin_layout Standard
688 To change the LaTeX-preamble
689 \begin_inset LatexCommand index
690 name "L@\\LaTeX-preamble"
691
692 \end_inset
693
694 , use the menu 
695 \family sans
696 Document\SpecialChar \menuseparator
697 Settings\SpecialChar \menuseparator
698 La
699 \begin_inset ERT
700 status collapsed
701
702 \begin_layout Standard
703
704 {
705 \end_layout
706
707 \end_inset
708
709 T
710 \begin_inset ERT
711 status collapsed
712
713 \begin_layout Standard
714
715 }
716 \end_layout
717
718 \end_inset
719
720 eX
721 \family default
722  
723 \family sans
724 Preamble
725 \family default
726 .
727 \end_layout
728
729 \begin_layout Standard
730 To edit matrices, case differentiations, and multiline formulas subsequently,
731  the menus 
732 \family sans
733 Edit\SpecialChar \menuseparator
734 Math
735 \family default
736  and 
737 \family sans
738 Edit\SpecialChar \menuseparator
739 Rows\InsetSpace \thinspace{}
740 &\InsetSpace \thinspace{}
741 Columns,
742 \family default
743  or the 
744 \family sans
745 table toolbar
746 \family default
747  can be used.
748  When lines and columns are swapped via the menu, the column or line where
749  the cursor is in is exchanged with the column to the right or the line
750  below, respectively.
751  Is the cursor in the last column or row, the exchange is done with the
752  column to the left or the line above.
753 \end_layout
754
755 \begin_layout Standard
756 To write text in formulas
757 \begin_inset Foot
758 status collapsed
759
760 \begin_layout Standard
761 For multiline formulas the command 
762 \series bold
763
764 \backslash
765 intertext
766 \series default
767  is used, see 
768 \begin_inset LatexCommand ref
769 reference "sub:Text-in-multiline"
770
771 \end_inset
772
773 .
774 \end_layout
775
776 \end_inset
777
778  
779 \emph on
780 mathematical text
781 \emph default
782
783 \begin_inset LatexCommand index
784 name "Text ! in formulas"
785
786 \end_inset
787
788
789 \begin_inset LatexCommand index
790 name "Mathematical text"
791
792 \end_inset
793
794  is used.
795  This mode is invoked with the the shortcut 
796 \family sans
797 Alt-m\InsetSpace ~
798 m
799 \family default
800  or by the insertion of the command 
801 \series bold
802
803 \backslash
804 text
805 \begin_inset LatexCommand index
806 name "Commands ! T ! \\textbackslash text"
807
808 \end_inset
809
810
811 \series default
812 .
813  The text appears black in LyX and can therefore be distinguished from the
814  other formula parts that appear blue.
815  In the output mathematical text is set upright, in contrary to other formula
816  parts.
817 \end_layout
818
819 \begin_layout Subsection*
820 Command Scheme
821 \end_layout
822
823 \begin_layout Standard
824 Most of the LaTeX-commands for math constructs have the following scheme:
825 \end_layout
826
827 \begin_layout Standard
828
829 \series bold
830
831 \backslash
832 commandname[optional
833 \series default
834  
835 \series bold
836 argument]{required
837 \series default
838  
839 \series bold
840 argument}
841 \end_layout
842
843 \begin_layout Standard
844 A command starts always with a backslash 
845 \begin_inset Quotes gld
846 \end_inset
847
848
849 \series bold
850
851 \backslash
852
853 \series default
854
855 \begin_inset Quotes grd
856 \end_inset
857
858 .
859  To omit optional arguments, also omit the associated brackets.
860  The braces around the required arguments are named in this document as
861  TeX-braces
862 \begin_inset LatexCommand index
863 name "T@\\TeX-braces"
864
865 \end_inset
866
867 .
868  If you add in a formula a left brace to a command name, LyX creates automatical
869 ly a TeX-brace.
870  In all other cases TeX-braces are created in formulas with the command
871  
872 \series bold
873
874 \backslash
875 {
876 \series default
877 .
878  TeX-braces appear red in LyX, in contrary to normal braces that appear
879  blue.
880  In TeX-mode no command is needed to get TeX-braces.
881  TeX-braces don't appear in the output.
882 \end_layout
883
884 \begin_layout Standard
885 When commands without arguments, like commands for symbols are entered in
886  TeX-mode, a space character must 
887 \emph on
888 always
889 \emph default
890  be behind the command to end it.
891  This space doesn't appear in the output.
892  When the space should appear in the output, the space must be followed
893  by a protected space in normal text.
894 \end_layout
895
896 \begin_layout Standard
897 A protected space is inserted with 
898 \family sans
899 Ctrl-Space
900 \family default
901 .
902 \end_layout
903
904 \begin_layout Subsection*
905
906 \newpage
907 Syntax Explanation
908 \end_layout
909
910 \begin_layout Itemize
911 The symbol
912 \begin_inset Foot
913 status collapsed
914
915 \begin_layout Standard
916 This visible space character can be created with the command 
917 \series bold
918
919 \backslash
920 textvisiblespace
921 \series default
922
923 \begin_inset LatexCommand index
924 name "Commands ! T ! \\textbackslash textvisiblespace"
925
926 \end_inset
927
928 , inserted in TeX-mode.
929 \end_layout
930
931 \end_inset
932
933  
934 \begin_inset ERT
935 status collapsed
936
937 \begin_layout Standard
938
939
940 \backslash
941 spce 
942 \end_layout
943
944 \end_inset
945
946 \InsetSpace ~
947 denotes a space character to be input.
948 \end_layout
949
950 \begin_layout Itemize
951 An arrow like 
952 \begin_inset Formula $\to$
953 \end_inset
954
955  denotes the usage of the corresponding arrow key on the keyboard.
956 \end_layout
957
958 \begin_layout Subsection*
959 Used units
960 \end_layout
961
962 \begin_layout Standard
963 \align center
964 \begin_inset Float table
965 placement H
966 wide false
967 sideways false
968 status open
969
970 \begin_layout Standard
971 \align center
972 \begin_inset Caption
973
974 \begin_layout Standard
975 \begin_inset LatexCommand label
976 name "tab:Used-units"
977
978 \end_inset
979
980 Used units
981 \end_layout
982
983 \end_inset
984
985
986 \end_layout
987
988 \begin_layout Standard
989 \align center
990 \begin_inset Tabular
991 <lyxtabular version="3" rows="13" columns="2">
992 <features>
993 <column alignment="center" valignment="top" leftline="true" width="0">
994 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
995 <row topline="true" bottomline="true">
996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
997 \begin_inset Text
998
999 \begin_layout Standard
1000 Unit
1001 \end_layout
1002
1003 \end_inset
1004 </cell>
1005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1006 \begin_inset Text
1007
1008 \begin_layout Standard
1009 Name / Description
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 </row>
1015 <row topline="true">
1016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1017 \begin_inset Text
1018
1019 \begin_layout Standard
1020 mm
1021 \end_layout
1022
1023 \end_inset
1024 </cell>
1025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Standard
1029 Millimeter
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 </row>
1035 <row topline="true">
1036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1037 \begin_inset Text
1038
1039 \begin_layout Standard
1040 cm
1041 \end_layout
1042
1043 \end_inset
1044 </cell>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Standard
1049 Centimeter
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 </row>
1055 <row topline="true">
1056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Standard
1060 in
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Standard
1069 Inch (1\InsetSpace \thinspace{}
1070 in = 2,54\InsetSpace \thinspace{}
1071 cm)
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 </row>
1077 <row topline="true">
1078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1079 \begin_inset Text
1080
1081 \begin_layout Standard
1082 pt
1083 \end_layout
1084
1085 \end_inset
1086 </cell>
1087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1088 \begin_inset Text
1089
1090 \begin_layout Standard
1091 Point (72.27\InsetSpace \thinspace{}
1092 pt = 1\InsetSpace \thinspace{}
1093 in)
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 </row>
1099 <row topline="true">
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Standard
1104 pc
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Standard
1113 Pica (1\InsetSpace \thinspace{}
1114 pc = 12\InsetSpace \thinspace{}
1115 pt)
1116 \end_layout
1117
1118 \end_inset
1119 </cell>
1120 </row>
1121 <row topline="true">
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Standard
1126 sp
1127 \end_layout
1128
1129 \end_inset
1130 </cell>
1131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1132 \begin_inset Text
1133
1134 \begin_layout Standard
1135 scaled point (65536\InsetSpace \thinspace{}
1136 sp = 1\InsetSpace \thinspace{}
1137 pt)
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 </row>
1143 <row topline="true">
1144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Standard
1148 bp
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Standard
1157 big point (72\InsetSpace \thinspace{}
1158 bp = 1\InsetSpace \thinspace{}
1159 in)
1160 \end_layout
1161
1162 \end_inset
1163 </cell>
1164 </row>
1165 <row topline="true">
1166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1167 \begin_inset Text
1168
1169 \begin_layout Standard
1170 dd
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1176 \begin_inset Text
1177
1178 \begin_layout Standard
1179 Didot (1\InsetSpace \thinspace{}
1180 dd 
1181 \begin_inset Formula $\approx$
1182 \end_inset
1183
1184  0.376\InsetSpace \thinspace{}
1185 mm)
1186 \end_layout
1187
1188 \end_inset
1189 </cell>
1190 </row>
1191 <row topline="true">
1192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Standard
1196 cc
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1202 \begin_inset Text
1203
1204 \begin_layout Standard
1205 Cicero (1\InsetSpace \thinspace{}
1206 cc = 12\InsetSpace \thinspace{}
1207 dd)
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 </row>
1213 <row topline="true">
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Standard
1218 ex
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Standard
1227 Height of letter 
1228 \emph on
1229
1230 \begin_inset Quotes eld
1231 \end_inset
1232
1233 x
1234 \emph default
1235
1236 \begin_inset Quotes erd
1237 \end_inset
1238
1239  in the current font
1240 \end_layout
1241
1242 \end_inset
1243 </cell>
1244 </row>
1245 <row topline="true">
1246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Standard
1250 em
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1256 \begin_inset Text
1257
1258 \begin_layout Standard
1259 width of letter 
1260 \begin_inset Quotes eld
1261 \end_inset
1262
1263
1264 \emph on
1265 M
1266 \emph default
1267
1268 \begin_inset Quotes erd
1269 \end_inset
1270
1271  in the current font
1272 \end_layout
1273
1274 \end_inset
1275 </cell>
1276 </row>
1277 <row topline="true" bottomline="true">
1278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1279 \begin_inset Text
1280
1281 \begin_layout Standard
1282 mu
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Standard
1291 math unit (1\InsetSpace \thinspace{}
1292 mu = 
1293 \begin_inset Formula $\nicefrac{1}{18}$
1294 \end_inset
1295
1296 \InsetSpace \thinspace{}
1297 em)
1298 \begin_inset Note Note
1299 status collapsed
1300
1301 \begin_layout Standard
1302 The command 
1303 \series bold
1304
1305 \backslash
1306 textfrac
1307 \series default
1308  is explained in sec.\InsetSpace \thinspace{}
1309
1310 \begin_inset LatexCommand ref
1311 reference "sub:Self-defined-Fractions"
1312
1313 \end_inset
1314
1315 .
1316 \end_layout
1317
1318 \end_inset
1319
1320
1321 \end_layout
1322
1323 \end_inset
1324 </cell>
1325 </row>
1326 </lyxtabular>
1327
1328 \end_inset
1329
1330
1331 \end_layout
1332
1333 \end_inset
1334
1335
1336 \end_layout
1337
1338 \begin_layout Standard
1339
1340 \newpage
1341
1342 \end_layout
1343
1344 \begin_layout Section
1345 Basic Functions
1346 \end_layout
1347
1348 \begin_layout Subsection
1349 Exponents
1350 \begin_inset LatexCommand index
1351 name "Exponents"
1352
1353 \end_inset
1354
1355  and Indices
1356 \begin_inset LatexCommand index
1357 name "Indices"
1358
1359 \end_inset
1360
1361
1362 \begin_inset LatexCommand index
1363 name "Superscripts|see{Exponents}"
1364
1365 \end_inset
1366
1367
1368 \begin_inset LatexCommand index
1369 name "Subscripts|see{Indices}"
1370
1371 \end_inset
1372
1373
1374 \end_layout
1375
1376 \begin_layout Standard
1377 Indices are created with an underscore 
1378 \begin_inset Quotes eld
1379 \end_inset
1380
1381 _
1382 \begin_inset Quotes erd
1383 \end_inset
1384
1385  or via the math toolbar button 
1386 \begin_inset Graphics
1387         filename ../images/math-subscript.png
1388         scale 85
1389
1390 \end_inset
1391
1392  , exponents with a caret 
1393 \begin_inset Quotes eld
1394 \end_inset
1395
1396 ^
1397 \begin_inset Quotes erd
1398 \end_inset
1399
1400  or via the math toolbar button 
1401 \begin_inset Graphics
1402         filename ../images/math-superscript.png
1403         scale 85
1404
1405 \end_inset
1406
1407 .
1408 \end_layout
1409
1410 \begin_layout Standard
1411 \align center
1412 \begin_inset Tabular
1413 <lyxtabular version="3" rows="4" columns="2">
1414 <features>
1415 <column alignment="center" valignment="top" leftline="true" width="0pt">
1416 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1417 <row topline="true" bottomline="true">
1418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1419 \begin_inset Text
1420
1421 \begin_layout Standard
1422 command
1423 \end_layout
1424
1425 \end_inset
1426 </cell>
1427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1428 \begin_inset Text
1429
1430 \begin_layout Standard
1431 Result
1432 \begin_inset Note Note
1433 status collapsed
1434
1435 \begin_layout Standard
1436
1437 \series bold
1438
1439 \backslash
1440 raisebox
1441 \series default
1442  is only used as spacer.
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451 </cell>
1452 </row>
1453 <row topline="true">
1454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1455 \begin_inset Text
1456
1457 \begin_layout Standard
1458 B_V
1459 \end_layout
1460
1461 \end_inset
1462 </cell>
1463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1464 \begin_inset Text
1465
1466 \begin_layout Standard
1467 \begin_inset Formula $B_{V}$
1468 \end_inset
1469
1470
1471 \end_layout
1472
1473 \end_inset
1474 </cell>
1475 </row>
1476 <row topline="true" bottomline="true">
1477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1478 \begin_inset Text
1479
1480 \begin_layout Standard
1481 B^V
1482 \end_layout
1483
1484 \end_inset
1485 </cell>
1486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1487 \begin_inset Text
1488
1489 \begin_layout Standard
1490 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1491 \end_inset
1492
1493
1494 \end_layout
1495
1496 \end_inset
1497 </cell>
1498 </row>
1499 <row topline="true" bottomline="true">
1500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1501 \begin_inset Text
1502
1503 \begin_layout Standard
1504 B^
1505 \begin_inset ERT
1506 status collapsed
1507
1508 \begin_layout Standard
1509
1510
1511 \backslash
1512 spce 
1513 \end_layout
1514
1515 \end_inset
1516
1517 A
1518 \end_layout
1519
1520 \end_inset
1521 </cell>
1522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1523 \begin_inset Text
1524
1525 \begin_layout Standard
1526 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1527 \end_inset
1528
1529
1530 \end_layout
1531
1532 \end_inset
1533 </cell>
1534 </row>
1535 </lyxtabular>
1536
1537 \end_inset
1538
1539
1540 \end_layout
1541
1542 \begin_layout Standard
1543 As the caret is in some languages an accent, vowels will be accentuated
1544  in this case and not set as exponents
1545 \begin_inset Foot
1546 status collapsed
1547
1548 \begin_layout Standard
1549 Depending on the used keyboard settings this can also happen for other character
1550 s than vowels.
1551 \end_layout
1552
1553 \end_inset
1554
1555 .
1556  To get in this case exponents, press 
1557 \family sans
1558 Space
1559 \family default
1560  after the caret as in the last example.
1561 \end_layout
1562
1563 \begin_layout Subsection
1564 Fractions
1565 \begin_inset LatexCommand label
1566 name "sub:Fractions"
1567
1568 \end_inset
1569
1570
1571 \begin_inset LatexCommand index
1572 name "Fractions"
1573
1574 \end_inset
1575
1576
1577 \end_layout
1578
1579 \begin_layout Standard
1580 Fractions are generated with the command 
1581 \series bold
1582
1583 \backslash
1584 frac
1585 \series default
1586
1587 \begin_inset LatexCommand index
1588 name "Commands ! F ! \\textbackslash frac"
1589
1590 \end_inset
1591
1592  or via the math toolbar button 
1593 \begin_inset Graphics
1594         filename ../images/math/frac.png
1595         scale 50
1596
1597 \end_inset
1598
1599 .
1600  The font size is adjusted automatically, depending on whether the fraction
1601  is in an inline or display style formula.
1602  With the math toolbar button 
1603 \begin_inset Graphics
1604         filename ../images/math/frac-square.png
1605         scale 85
1606
1607 \end_inset
1608
1609  you can select different fraction types.
1610 \end_layout
1611
1612 \begin_layout Standard
1613 With the command 
1614 \series bold
1615
1616 \backslash
1617 dfrac
1618 \begin_inset LatexCommand index
1619 name "Commands ! D ! \\textbackslash dfrac"
1620
1621 \end_inset
1622
1623
1624 \series default
1625  a fraction can be created that has in any case the size of a display style
1626  formula.
1627  With 
1628 \series bold
1629
1630 \backslash
1631 tfrac
1632 \begin_inset LatexCommand index
1633 name "Commands ! T ! \\textbackslash tfrac"
1634
1635 \end_inset
1636
1637
1638 \series default
1639  the fraction appears always with the size of an inline formula.
1640  An example:
1641 \end_layout
1642
1643 \begin_layout Standard
1644 A line with the fraction 
1645 \begin_inset Formula $\frac{1}{2}$
1646 \end_inset
1647
1648  that was created with the command 
1649 \series bold
1650
1651 \backslash
1652 frac
1653 \series default
1654 .
1655 \end_layout
1656
1657 \begin_layout Standard
1658 A line with the fraction 
1659 \begin_inset Formula $\dfrac{1}{2}$
1660 \end_inset
1661
1662  that was created with the command 
1663 \series bold
1664
1665 \backslash
1666 dfrac
1667 \series default
1668 .
1669 \end_layout
1670
1671 \begin_layout Standard
1672 \align center
1673 \begin_inset Tabular
1674 <lyxtabular version="3" rows="4" columns="2">
1675 <features>
1676 <column alignment="center" valignment="top" leftline="true" width="0pt">
1677 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1678 <row topline="true" bottomline="true">
1679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1680 \begin_inset Text
1681
1682 \begin_layout Standard
1683 Command
1684 \end_layout
1685
1686 \end_inset
1687 </cell>
1688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1689 \begin_inset Text
1690
1691 \begin_layout Standard
1692 Result
1693 \begin_inset Note Note
1694 status collapsed
1695
1696 \begin_layout Standard
1697
1698 \series bold
1699
1700 \backslash
1701 raisebox
1702 \series default
1703  is only used as spacer.
1704 \end_layout
1705
1706 \end_inset
1707
1708
1709 \end_layout
1710
1711 \end_inset
1712 </cell>
1713 </row>
1714 <row topline="true">
1715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1716 \begin_inset Text
1717
1718 \begin_layout Standard
1719
1720 \backslash
1721 frac
1722 \begin_inset ERT
1723 status collapsed
1724
1725 \begin_layout Standard
1726
1727
1728 \backslash
1729 spce 
1730 \end_layout
1731
1732 \end_inset
1733
1734 A
1735 \begin_inset Formula $\downarrow$
1736 \end_inset
1737
1738 B
1739 \end_layout
1740
1741 \end_inset
1742 </cell>
1743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1744 \begin_inset Text
1745
1746 \begin_layout Standard
1747 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1748 \end_inset
1749
1750
1751 \end_layout
1752
1753 \end_inset
1754 </cell>
1755 </row>
1756 <row topline="true">
1757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1758 \begin_inset Text
1759
1760 \begin_layout Standard
1761
1762 \backslash
1763 dfrac
1764 \begin_inset ERT
1765 status collapsed
1766
1767 \begin_layout Standard
1768
1769
1770 \backslash
1771 spce 
1772 \end_layout
1773
1774 \end_inset
1775
1776 A
1777 \begin_inset Formula $\downarrow$
1778 \end_inset
1779
1780 B
1781 \end_layout
1782
1783 \end_inset
1784 </cell>
1785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Standard
1789 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1790 \end_inset
1791
1792
1793 \end_layout
1794
1795 \end_inset
1796 </cell>
1797 </row>
1798 <row topline="true" bottomline="true">
1799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1800 \begin_inset Text
1801
1802 \begin_layout Standard
1803
1804 \backslash
1805 dfrac
1806 \begin_inset ERT
1807 status collapsed
1808
1809 \begin_layout Standard
1810
1811
1812 \backslash
1813 spce 
1814 \end_layout
1815
1816 \end_inset
1817
1818 e^
1819 \begin_inset ERT
1820 status collapsed
1821
1822 \begin_layout Standard
1823
1824
1825 \backslash
1826 spce 
1827 \end_layout
1828
1829 \end_inset
1830
1831
1832 \backslash
1833 frac
1834 \begin_inset ERT
1835 status collapsed
1836
1837 \begin_layout Standard
1838
1839
1840 \backslash
1841 spce 
1842 \end_layout
1843
1844 \end_inset
1845
1846 1
1847 \begin_inset Formula $\downarrow$
1848 \end_inset
1849
1850 2
1851 \begin_inset Formula $\downarrow\downarrow$
1852 \end_inset
1853
1854 3
1855 \end_layout
1856
1857 \end_inset
1858 </cell>
1859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1860 \begin_inset Text
1861
1862 \begin_layout Standard
1863 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1864 \end_inset
1865
1866
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 </row>
1872 </lyxtabular>
1873
1874 \end_inset
1875
1876
1877 \end_layout
1878
1879 \begin_layout Standard
1880 \begin_inset VSpace bigskip
1881 \end_inset
1882
1883
1884 \newpage
1885 For nested fractions the command 
1886 \series bold
1887
1888 \backslash
1889 cfrac
1890 \series default
1891
1892 \begin_inset LatexCommand index
1893 name "Commands ! C ! \\textbackslash cfrac"
1894
1895 \end_inset
1896
1897  can be used.
1898  Here an example:
1899 \begin_inset VSpace -3mm
1900 \end_inset
1901
1902
1903 \end_layout
1904
1905 \begin_layout Standard
1906 \begin_inset Formula \begin{align*}
1907 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1908 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1909
1910 \end_inset
1911
1912
1913 \end_layout
1914
1915 \begin_layout Standard
1916 The command for the example above is:
1917 \end_layout
1918
1919 \begin_layout Standard
1920
1921 \series bold
1922
1923 \backslash
1924 cfrac{A
1925 \begin_inset Formula $\to$
1926 \end_inset
1927
1928
1929 \backslash
1930 {B+
1931 \backslash
1932 cfrac{C+
1933 \backslash
1934 cfrac{E
1935 \begin_inset Formula $\to$
1936 \end_inset
1937
1938
1939 \backslash
1940 {F
1941 \begin_inset Formula $\to\to$
1942 \end_inset
1943
1944
1945 \backslash
1946 {D
1947 \end_layout
1948
1949 \begin_layout Standard
1950 \begin_inset VSpace medskip
1951 \end_inset
1952
1953
1954 \end_layout
1955
1956 \begin_layout Standard
1957
1958 \series bold
1959
1960 \backslash
1961 cfrac
1962 \series default
1963  sets the fraction always in the size of a displayed formula, also when
1964  it is part of another fraction.
1965  
1966 \series bold
1967
1968 \backslash
1969 cfrac
1970 \series default
1971  has the following command scheme:
1972 \end_layout
1973
1974 \begin_layout Standard
1975
1976 \series bold
1977
1978 \backslash
1979 cfrac[numerator position]{numerator}{denominator}
1980 \end_layout
1981
1982 \begin_layout Standard
1983 The numerator position can be 
1984 \emph on
1985 l
1986 \emph default
1987  , 
1988 \emph on
1989 c
1990 \emph default
1991 , or 
1992 \emph on
1993 r
1994 \emph default
1995  .
1996  l or r aligns the numerator to the left or right, resp.\InsetSpace ~
1997 with the fraction
1998  stroke.
1999  When 
2000 \emph on
2001 c
2002 \emph default
2003  or no position is given, the numerator appears centered.
2004  These fractions demonstrate the different alignments:
2005 \newline
2006
2007 \series bold
2008
2009 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2010 \end_inset
2011
2012
2013 \begin_inset Formula $\cfrac{A}{B+C}$
2014 \end_inset
2015
2016
2017 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2018 \end_inset
2019
2020
2021 \end_layout
2022
2023 \begin_layout Standard
2024 \begin_inset VSpace medskip
2025 \end_inset
2026
2027 It is often advantageous to combine 
2028 \series bold
2029
2030 \backslash
2031 cfrac
2032 \series default
2033  and 
2034 \series bold
2035
2036 \backslash
2037 frac
2038 \series default
2039 :
2040 \begin_inset Formula \[
2041 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2042
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049 For inline fractions with a sloped fraction stroke you can use the command
2050  
2051 \series bold
2052
2053 \backslash
2054 nicefrac
2055 \begin_inset LatexCommand index
2056 name "Commands ! N ! \\textbackslash nicefrac"
2057
2058 \end_inset
2059
2060
2061 \series default
2062
2063 \begin_inset Formula $\nicefrac{5}{31}$
2064 \end_inset
2065
2066
2067 \end_layout
2068
2069 \begin_layout Standard
2070 How to define own fractions where the fraction stroke can be changed, is
2071  explained in 
2072 \begin_inset LatexCommand ref
2073 reference "sub:Self-defined-Fractions"
2074
2075 \end_inset
2076
2077 .
2078 \end_layout
2079
2080 \begin_layout Subsection
2081 Roots
2082 \begin_inset LatexCommand index
2083 name "Roots"
2084
2085 \end_inset
2086
2087
2088 \end_layout
2089
2090 \begin_layout Standard
2091 Square roots are created with 
2092 \series bold
2093
2094 \backslash
2095 sqrt
2096 \series default
2097
2098 \begin_inset LatexCommand index
2099 name "Commands ! S ! \\textbackslash sqrt"
2100
2101 \end_inset
2102
2103  or the math toolbar button 
2104 \begin_inset Graphics
2105         filename ../images/math/sqrt.png
2106         scale 85
2107
2108 \end_inset
2109
2110 , all other roots with the command 
2111 \series bold
2112
2113 \backslash
2114 root
2115 \series default
2116
2117 \begin_inset LatexCommand index
2118 name "Commands ! R ! \\textbackslash root"
2119
2120 \end_inset
2121
2122  or with the math toolbar button 
2123 \begin_inset Graphics
2124         filename ../images/math/root.png
2125         scale 85
2126
2127 \end_inset
2128
2129 .
2130 \end_layout
2131
2132 \begin_layout Standard
2133 \align center
2134 \begin_inset Tabular
2135 <lyxtabular version="3" rows="3" columns="2">
2136 <features>
2137 <column alignment="center" valignment="top" leftline="true" width="0pt">
2138 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2139 <row topline="true" bottomline="true">
2140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2141 \begin_inset Text
2142
2143 \begin_layout Standard
2144 Command
2145 \end_layout
2146
2147 \end_inset
2148 </cell>
2149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2150 \begin_inset Text
2151
2152 \begin_layout Standard
2153 Result
2154 \begin_inset Note Note
2155 status collapsed
2156
2157 \begin_layout Standard
2158
2159 \series bold
2160
2161 \backslash
2162 raisebox
2163 \series default
2164  is only used as spacer.
2165 \end_layout
2166
2167 \end_inset
2168
2169
2170 \end_layout
2171
2172 \end_inset
2173 </cell>
2174 </row>
2175 <row topline="true" bottomline="true">
2176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2177 \begin_inset Text
2178
2179 \begin_layout Standard
2180
2181 \backslash
2182 sqrt
2183 \begin_inset ERT
2184 status collapsed
2185
2186 \begin_layout Standard
2187
2188
2189 \backslash
2190 spce 
2191 \end_layout
2192
2193 \end_inset
2194
2195 A-B
2196 \end_layout
2197
2198 \end_inset
2199 </cell>
2200 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2201 \begin_inset Text
2202
2203 \begin_layout Standard
2204 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \end_inset
2211 </cell>
2212 </row>
2213 <row bottomline="true">
2214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2215 \begin_inset Text
2216
2217 \begin_layout Standard
2218
2219 \backslash
2220 root
2221 \begin_inset ERT
2222 status collapsed
2223
2224 \begin_layout Standard
2225
2226
2227 \backslash
2228 spce 
2229 \end_layout
2230
2231 \end_inset
2232
2233 3
2234 \begin_inset Formula $\downarrow$
2235 \end_inset
2236
2237 A-B
2238 \end_layout
2239
2240 \end_inset
2241 </cell>
2242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2243 \begin_inset Text
2244
2245 \begin_layout Standard
2246 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2247 \end_inset
2248
2249
2250 \end_layout
2251
2252 \end_inset
2253 </cell>
2254 </row>
2255 </lyxtabular>
2256
2257 \end_inset
2258
2259
2260 \end_layout
2261
2262 \begin_layout Standard
2263 A square root can also be created with 
2264 \series bold
2265
2266 \backslash
2267 root
2268 \series default
2269  when the root index field is left empty.
2270 \end_layout
2271
2272 \begin_layout Standard
2273 With certain indices the distance to the root is too small, like in this
2274  formula: 
2275 \begin_inset Formula $\sqrt[\beta]{B}$
2276 \end_inset
2277
2278
2279 \newline
2280 The 
2281 \begin_inset Formula $\beta$
2282 \end_inset
2283
2284  touches the root.
2285  To avoid this, the commands 
2286 \series bold
2287
2288 \backslash
2289 leftroot
2290 \series default
2291
2292 \begin_inset LatexCommand index
2293 name "Commands ! L ! \\textbackslash leftroot"
2294
2295 \end_inset
2296
2297  and 
2298 \series bold
2299
2300 \backslash
2301 uproot
2302 \series default
2303
2304 \begin_inset LatexCommand index
2305 name "Commands ! U ! \\textbackslash uproot"
2306
2307 \end_inset
2308
2309  are used with the following scheme:
2310 \end_layout
2311
2312 \begin_layout Standard
2313
2314 \series bold
2315
2316 \backslash
2317 leftroot{distance}
2318 \series default
2319  and 
2320 \series bold
2321
2322 \backslash
2323 uproot{distance}
2324 \end_layout
2325
2326 \begin_layout Standard
2327 Distance is the number of Big Points (unit bp; 
2328 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2329 \end_inset
2330
2331 ), that the index should be moved to the left or top, resp..
2332  The commands are written to the index.
2333  This way the command
2334 \newline
2335
2336 \series bold
2337
2338 \backslash
2339 root
2340 \backslash
2341 leftroot{-1
2342 \begin_inset Formula $\to$
2343 \end_inset
2344
2345
2346 \backslash
2347 uproot{2
2348 \begin_inset Formula $\to$
2349 \end_inset
2350
2351
2352 \backslash
2353 beta
2354 \begin_inset ERT
2355 status collapsed
2356
2357 \begin_layout Standard
2358
2359
2360 \backslash
2361 spce 
2362 \end_layout
2363
2364 \end_inset
2365
2366
2367 \begin_inset Formula $\to$
2368 \end_inset
2369
2370 B
2371 \newline
2372
2373 \series default
2374 produces a correct typeset formula: 
2375 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \begin_layout Subsection
2382 Binomial coefficients 
2383 \begin_inset LatexCommand index
2384 name "Binomial coefficient s"
2385
2386 \end_inset
2387
2388
2389 \end_layout
2390
2391 \begin_layout Standard
2392 Binomial coefficients are inserted with the command 
2393 \series bold
2394
2395 \backslash
2396 binom
2397 \series default
2398
2399 \begin_inset LatexCommand index
2400 name "Commands ! B ! \\textbackslash binom"
2401
2402 \end_inset
2403
2404  or with the submenu of the math toolbar button 
2405 \begin_inset Graphics
2406         filename ../images/math/frac-square.png
2407         scale 85
2408
2409 \end_inset
2410
2411 .
2412 \end_layout
2413
2414 \begin_layout Standard
2415 \align center
2416 \begin_inset Tabular
2417 <lyxtabular version="3" rows="3" columns="2">
2418 <features>
2419 <column alignment="center" valignment="top" leftline="true" width="0pt">
2420 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2421 <row topline="true" bottomline="true">
2422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2423 \begin_inset Text
2424
2425 \begin_layout Standard
2426 Command
2427 \end_layout
2428
2429 \end_inset
2430 </cell>
2431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2432 \begin_inset Text
2433
2434 \begin_layout Standard
2435 Result
2436 \begin_inset Note Note
2437 status collapsed
2438
2439 \begin_layout Standard
2440
2441 \series bold
2442
2443 \backslash
2444 raisebox
2445 \series default
2446  is only used as spacer.
2447 \end_layout
2448
2449 \end_inset
2450
2451
2452 \end_layout
2453
2454 \end_inset
2455 </cell>
2456 </row>
2457 <row topline="true">
2458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2459 \begin_inset Text
2460
2461 \begin_layout Standard
2462
2463 \backslash
2464 binom
2465 \begin_inset ERT
2466 status collapsed
2467
2468 \begin_layout Standard
2469
2470
2471 \backslash
2472 spce 
2473 \end_layout
2474
2475 \end_inset
2476
2477 A
2478 \begin_inset Formula $\downarrow$
2479 \end_inset
2480
2481 B
2482 \end_layout
2483
2484 \end_inset
2485 </cell>
2486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2487 \begin_inset Text
2488
2489 \begin_layout Standard
2490 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2491 \end_inset
2492
2493
2494 \end_layout
2495
2496 \end_inset
2497 </cell>
2498 </row>
2499 <row topline="true" bottomline="true">
2500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2501 \begin_inset Text
2502
2503 \begin_layout Standard
2504
2505 \backslash
2506 dbinom{A
2507 \begin_inset Formula $\to$
2508 \end_inset
2509
2510
2511 \backslash
2512 {B
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2518 \begin_inset Text
2519
2520 \begin_layout Standard
2521 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2522 \end_inset
2523
2524
2525 \end_layout
2526
2527 \end_inset
2528 </cell>
2529 </row>
2530 </lyxtabular>
2531
2532 \end_inset
2533
2534
2535 \end_layout
2536
2537 \begin_layout Standard
2538 Analog to fractions (
2539 \series bold
2540
2541 \backslash
2542 frac
2543 \series default
2544 ) there are besides 
2545 \series bold
2546
2547 \backslash
2548 binom
2549 \series default
2550  the commands 
2551 \series bold
2552
2553 \backslash
2554 dbinom
2555 \begin_inset LatexCommand index
2556 name "Commands ! D ! \\textbackslash dbinom"
2557
2558 \end_inset
2559
2560
2561 \series default
2562  and 
2563 \series bold
2564
2565 \backslash
2566 tbinom
2567 \series default
2568
2569 \begin_inset LatexCommand index
2570 name "Commands ! T ! \\textbackslash tbinom"
2571
2572 \end_inset
2573
2574  with the following command scheme:
2575 \end_layout
2576
2577 \begin_layout Standard
2578
2579 \series bold
2580
2581 \backslash
2582 dbinom{numerator}{denominator}
2583 \series default
2584  and
2585 \newline
2586
2587 \series bold
2588
2589 \backslash
2590 tbinom{numerator}{denominator}
2591 \end_layout
2592
2593 \begin_layout Subsection
2594 Case differentiations 
2595 \begin_inset LatexCommand index
2596 name "Case differentiations "
2597
2598 \end_inset
2599
2600
2601 \end_layout
2602
2603 \begin_layout Standard
2604 \align center
2605 \begin_inset Tabular
2606 <lyxtabular version="3" rows="3" columns="2">
2607 <features>
2608 <column alignment="center" valignment="top" leftline="true" width="0pt">
2609 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2610 <row topline="true" bottomline="true">
2611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2612 \begin_inset Text
2613
2614 \begin_layout Standard
2615 Command
2616 \end_layout
2617
2618 \end_inset
2619 </cell>
2620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2621 \begin_inset Text
2622
2623 \begin_layout Standard
2624 Result
2625 \end_layout
2626
2627 \end_inset
2628 </cell>
2629 </row>
2630 <row topline="true">
2631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2632 \begin_inset Text
2633
2634 \begin_layout Standard
2635
2636 \backslash
2637 cases
2638 \begin_inset ERT
2639 status collapsed
2640
2641 \begin_layout Standard
2642
2643
2644 \backslash
2645 spce 
2646 \end_layout
2647
2648 \end_inset
2649
2650 A
2651 \begin_inset Formula $\to$
2652 \end_inset
2653
2654 B>0
2655 \begin_inset LatexCommand index
2656 name "Commands ! C ! \\textbackslash cases"
2657
2658 \end_inset
2659
2660
2661 \end_layout
2662
2663 \end_inset
2664 </cell>
2665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2666 \begin_inset Text
2667
2668 \begin_layout Standard
2669 \begin_inset Formula $\begin{cases}
2670 A & B>0\end{cases}$
2671 \end_inset
2672
2673
2674 \end_layout
2675
2676 \end_inset
2677 </cell>
2678 </row>
2679 <row topline="true" bottomline="true">
2680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2681 \begin_inset Text
2682
2683 \begin_layout Standard
2684
2685 \backslash
2686 cases
2687 \begin_inset ERT
2688 status collapsed
2689
2690 \begin_layout Standard
2691
2692
2693 \backslash
2694 spce 
2695 \end_layout
2696
2697 \end_inset
2698
2699 Ctrl-Enter
2700 \end_layout
2701
2702 \end_inset
2703 </cell>
2704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Standard
2708 \begin_inset Formula $\begin{cases}
2709 A & \textrm{für }x>0\\
2710 B & \textrm{für }x=0\end{cases}$
2711 \end_inset
2712
2713
2714 \end_layout
2715
2716 \end_inset
2717 </cell>
2718 </row>
2719 </lyxtabular>
2720
2721 \end_inset
2722
2723
2724 \end_layout
2725
2726 \begin_layout Standard
2727 After inserting 
2728 \series bold
2729
2730 \backslash
2731 cases
2732 \series default
2733  or the usage of the math toolbar button 
2734 \begin_inset Graphics
2735         filename ../images/math/cases.png
2736         scale 85
2737
2738 \end_inset
2739
2740  you can create new lines with the shortcut 
2741 \family sans
2742 Ctrl-Return
2743 \family default
2744  or the table toolbar button 
2745 \begin_inset Graphics
2746         filename ../images/tabular-feature_append-row.png
2747         scale 85
2748
2749 \end_inset
2750
2751 .
2752 \begin_inset Foot
2753 status collapsed
2754
2755 \begin_layout Standard
2756 Umlauts and accents in formulas, like in the table above, are explained
2757  in 
2758 \begin_inset LatexCommand ref
2759 reference "sub:Accents-for-one"
2760
2761 \end_inset
2762
2763 .
2764 \end_layout
2765
2766 \end_inset
2767
2768
2769 \end_layout
2770
2771 \begin_layout Standard
2772 The command 
2773 \series bold
2774
2775 \backslash
2776 cases
2777 \series default
2778  is also available via the menu 
2779 \family sans
2780 Insert\SpecialChar \menuseparator
2781 Math\SpecialChar \menuseparator
2782 Cases-Environment
2783 \family default
2784 .
2785 \end_layout
2786
2787 \begin_layout Subsection
2788 Negations
2789 \begin_inset LatexCommand index
2790 name "Negations"
2791
2792 \end_inset
2793
2794
2795 \end_layout
2796
2797 \begin_layout Standard
2798 By inserting of 
2799 \series bold
2800
2801 \backslash
2802 not
2803 \series default
2804
2805 \begin_inset LatexCommand index
2806 name "Commands ! N ! \\textbackslash not"
2807
2808 \end_inset
2809
2810  every character can be displayed canceled.
2811  The characters are quasi accentuated by a slash.
2812 \end_layout
2813
2814 \begin_layout Standard
2815 \align center
2816 \begin_inset Tabular
2817 <lyxtabular version="3" rows="4" columns="2">
2818 <features>
2819 <column alignment="center" valignment="top" leftline="true" width="0pt">
2820 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2821 <row topline="true" bottomline="true">
2822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Standard
2826 Command
2827 \end_layout
2828
2829 \end_inset
2830 </cell>
2831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2832 \begin_inset Text
2833
2834 \begin_layout Standard
2835 Result
2836 \end_layout
2837
2838 \end_inset
2839 </cell>
2840 </row>
2841 <row topline="true">
2842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Standard
2846
2847 \backslash
2848 not=
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2854 \begin_inset Text
2855
2856 \begin_layout Standard
2857 \begin_inset Formula $\not=$
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 </row>
2866 <row topline="true" bottomline="true">
2867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Standard
2871
2872 \backslash
2873 not 
2874 \backslash
2875 le
2876 \end_layout
2877
2878 \end_inset
2879 </cell>
2880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2881 \begin_inset Text
2882
2883 \begin_layout Standard
2884 \begin_inset Formula $\not\le$
2885 \end_inset
2886
2887
2888 \end_layout
2889
2890 \end_inset
2891 </cell>
2892 </row>
2893 <row topline="true" bottomline="true">
2894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2895 \begin_inset Text
2896
2897 \begin_layout Standard
2898
2899 \backslash
2900 not 
2901 \backslash
2902 parallel
2903 \end_layout
2904
2905 \end_inset
2906 </cell>
2907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2908 \begin_inset Text
2909
2910 \begin_layout Standard
2911 \begin_inset Formula $\not\parallel$
2912 \end_inset
2913
2914
2915 \end_layout
2916
2917 \end_inset
2918 </cell>
2919 </row>
2920 </lyxtabular>
2921
2922 \end_inset
2923
2924
2925 \end_layout
2926
2927 \begin_layout Standard
2928 The last example shows, that not all negations look good.
2929  Therefore there are for some negations special commands (see 
2930 \begin_inset LatexCommand ref
2931 reference "sub:Mathematical-Symbols"
2932
2933 \end_inset
2934
2935  and 
2936 \begin_inset ERT
2937 status collapsed
2938
2939 \begin_layout Standard
2940
2941
2942 \backslash
2943 renewcommand{
2944 \backslash
2945 sectionautorefname}{
2946 \backslash
2947 hspace{-
2948 \backslash
2949 abc}}
2950 \end_layout
2951
2952 \end_inset
2953
2954
2955 \begin_inset LatexCommand ref
2956 reference "sec:Relations"
2957
2958 \end_inset
2959
2960
2961 \begin_inset ERT
2962 status collapsed
2963
2964 \begin_layout Standard
2965
2966
2967 \backslash
2968 renewcommand{
2969 \backslash
2970 sectionautorefname}{sec.
2971 \backslash
2972 negthinspace}
2973 \end_layout
2974
2975 \end_inset
2976
2977 ).
2978 \begin_inset Note Note
2979 status collapsed
2980
2981 \begin_layout Standard
2982 The 
2983 \series bold
2984
2985 \backslash
2986 renewcommand
2987 \series default
2988 -commands in TeX-mode are necessary that the cross-reference name 
2989 \begin_inset Quotes eld
2990 \end_inset
2991
2992 sec.
2993 \begin_inset Quotes erd
2994 \end_inset
2995
2996  don't appear twice, see sec.\InsetSpace \thinspace{}
2997
2998 \begin_inset LatexCommand ref
2999 reference "sub:Verlinkte-Querverweise"
3000
3001 \end_inset
3002
3003 .
3004 \end_layout
3005
3006 \end_inset
3007
3008
3009 \end_layout
3010
3011 \begin_layout Subsection
3012 Placeholders
3013 \begin_inset LatexCommand label
3014 name "sub:Placeholders"
3015
3016 \end_inset
3017
3018
3019 \begin_inset LatexCommand index
3020 name "Placeholders"
3021
3022 \end_inset
3023
3024
3025 \begin_inset LatexCommand index
3026 name "Chemical characters ! Isotopes"
3027
3028 \end_inset
3029
3030
3031 \begin_inset LatexCommand index
3032 name "Isotopes|see{Chemical characters}"
3033
3034 \end_inset
3035
3036
3037 \end_layout
3038
3039 \begin_layout Standard
3040 When displaying e.\InsetSpace \thinspace{}
3041 g.\InsetSpace ~
3042 isotopes
3043 \begin_inset Foot
3044 status collapsed
3045
3046 \begin_layout Standard
3047 More about chemical symbols is written in 
3048 \begin_inset LatexCommand ref
3049 reference "sub:Chemical-Symbols-and"
3050
3051 \end_inset
3052
3053 .
3054 \end_layout
3055
3056 \end_inset
3057
3058  the following problem occurs:
3059 \end_layout
3060
3061 \begin_layout Standard
3062 \align center
3063 \begin_inset Tabular
3064 <lyxtabular version="3" rows="2" columns="2">
3065 <features>
3066 <column alignment="center" valignment="top" width="0pt">
3067 <column alignment="center" valignment="top" width="0pt">
3068 <row>
3069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3070 \begin_inset Text
3071
3072 \begin_layout Standard
3073 Indices created with sub- and superscripts:
3074 \end_layout
3075
3076 \end_inset
3077 </cell>
3078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3079 \begin_inset Text
3080
3081 \begin_layout Standard
3082 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3083 \end_inset
3084
3085
3086 \end_layout
3087
3088 \end_inset
3089 </cell>
3090 </row>
3091 <row>
3092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3093 \begin_inset Text
3094
3095 \begin_layout Standard
3096 correct indices:
3097 \end_layout
3098
3099 \end_inset
3100 </cell>
3101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3102 \begin_inset Text
3103
3104 \begin_layout Standard
3105 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3106 \end_inset
3107
3108
3109 \end_layout
3110
3111 \end_inset
3112 </cell>
3113 </row>
3114 </lyxtabular>
3115
3116 \end_inset
3117
3118
3119 \begin_inset Note Note
3120 status collapsed
3121
3122 \begin_layout Standard
3123
3124 \series bold
3125
3126 \backslash
3127 raisebox
3128 \series default
3129  is only used as spacer.
3130 \end_layout
3131
3132 \end_inset
3133
3134
3135 \end_layout
3136
3137 \begin_layout Standard
3138 The shorter index is by default placed below or above the first character
3139  of the longer index.
3140  To avoid this there is the command 
3141 \series bold
3142
3143 \backslash
3144 phantom
3145 \series default
3146
3147 \begin_inset LatexCommand index
3148 name "Commands ! P ! \\textbackslash phantom"
3149
3150 \end_inset
3151
3152  or the math toolbar button \InsetSpace ~
3153
3154 \begin_inset Graphics
3155         filename ../images/math/phantom.png
3156         scale 85
3157
3158 \end_inset
3159
3160  that creates one or more phantom characters.
3161  When inserting 
3162 \series bold
3163
3164 \backslash
3165 phantom
3166 \series default
3167  a small blue box appears that is superposed with two red arrows.
3168  The arrows indicate that the complete width and height of the box content
3169  will be created as placeholder.
3170  Phantom characters are accordingly placeholders with the size of the characters.
3171 \end_layout
3172
3173 \begin_layout Standard
3174 \align center
3175 \begin_inset Tabular
3176 <lyxtabular version="3" rows="4" columns="2">
3177 <features>
3178 <column alignment="center" valignment="top" leftline="true" width="0">
3179 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
3180 <row topline="true" bottomline="true">
3181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Standard
3185 Command
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Standard
3194 Result
3195 \begin_inset Note Note
3196 status collapsed
3197
3198 \begin_layout Standard
3199
3200 \series bold
3201
3202 \backslash
3203 raisebox
3204 \series default
3205  is only used as spacer.
3206 \end_layout
3207
3208 \end_inset
3209
3210
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 </row>
3216 <row topline="true">
3217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Standard
3221 ^19
3222 \begin_inset ERT
3223 status collapsed
3224
3225 \begin_layout Standard
3226
3227
3228 \backslash
3229 spce 
3230 \end_layout
3231
3232 \end_inset
3233
3234 _
3235 \backslash
3236 phantom
3237 \begin_inset ERT
3238 status collapsed
3239
3240 \begin_layout Standard
3241
3242
3243 \backslash
3244 spce 
3245 \end_layout
3246
3247 \end_inset
3248
3249 1
3250 \begin_inset Formula $\to$
3251 \end_inset
3252
3253 9
3254 \begin_inset ERT
3255 status collapsed
3256
3257 \begin_layout Standard
3258
3259
3260 \backslash
3261 spce 
3262 \end_layout
3263
3264 \end_inset
3265
3266 F
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Standard
3275 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3276 \end_inset
3277
3278
3279 \end_layout
3280
3281 \end_inset
3282 </cell>
3283 </row>
3284 <row topline="true" bottomline="true">
3285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Standard
3289 ^235
3290 \begin_inset ERT
3291 status collapsed
3292
3293 \begin_layout Standard
3294
3295
3296 \backslash
3297 spce 
3298 \end_layout
3299
3300 \end_inset
3301
3302 _
3303 \backslash
3304 phantom
3305 \begin_inset ERT
3306 status collapsed
3307
3308 \begin_layout Standard
3309
3310
3311 \backslash
3312 spce 
3313 \end_layout
3314
3315 \end_inset
3316
3317 23
3318 \begin_inset Formula $\to$
3319 \end_inset
3320
3321 9
3322 \begin_inset ERT
3323 status collapsed
3324
3325 \begin_layout Standard
3326
3327
3328 \backslash
3329 spce 
3330 \end_layout
3331
3332 \end_inset
3333
3334 F
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Standard
3343 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3344 \end_inset
3345
3346
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 </row>
3352 <row topline="true" bottomline="true">
3353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Standard
3357
3358 \backslash
3359 Lambda^
3360 \begin_inset ERT
3361 status collapsed
3362
3363 \begin_layout Standard
3364
3365
3366 \backslash
3367 spce 
3368 \end_layout
3369
3370 \end_inset
3371
3372
3373 \backslash
3374 phantom
3375 \begin_inset ERT
3376 status collapsed
3377
3378 \begin_layout Standard
3379
3380
3381 \backslash
3382 spce 
3383 \end_layout
3384
3385 \end_inset
3386
3387 ii
3388 \begin_inset Formula $\to$
3389 \end_inset
3390
3391 t
3392 \begin_inset ERT
3393 status collapsed
3394
3395 \begin_layout Standard
3396
3397
3398 \backslash
3399 spce 
3400 \end_layout
3401
3402 \end_inset
3403
3404 _MMt
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Standard
3413 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3414 \end_inset
3415
3416
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 </row>
3422 </lyxtabular>
3423
3424 \end_inset
3425
3426
3427 \end_layout
3428
3429 \begin_layout Standard
3430 Furthermore there are the commands 
3431 \series bold
3432
3433 \backslash
3434 vphantom
3435 \series default
3436
3437 \begin_inset LatexCommand index
3438 name "Commands ! V ! \\textbackslash vphantom"
3439
3440 \end_inset
3441
3442  (toolbar button \InsetSpace ~
3443
3444 \begin_inset Graphics
3445         filename ../images/math/vphantom.png
3446         scale 85
3447
3448 \end_inset
3449
3450 ) and 
3451 \series bold
3452
3453 \backslash
3454 hphantom
3455 \series default
3456
3457 \begin_inset LatexCommand index
3458 name "Commands ! H ! \\textbackslash hphantom"
3459
3460 \end_inset
3461
3462  (toolbar button \InsetSpace ~
3463
3464 \begin_inset Graphics
3465         filename ../images/math/hphantom.png
3466         scale 85
3467
3468 \end_inset
3469
3470 ).
3471  
3472 \series bold
3473
3474 \backslash
3475 hphantom
3476 \series default
3477  creates only space for the maximal height of the characters in the box
3478  but not for its width.
3479  
3480 \series bold
3481
3482 \backslash
3483 vphantom
3484 \series default
3485  creates only space for the width of the box content.
3486  Therefore  the boxes of both commands have only one red arrow.
3487 \end_layout
3488
3489 \begin_layout Standard
3490 For example creates 
3491 \series bold
3492
3493 \backslash
3494 vphantom
3495 \series default
3496
3497 \begin_inset ERT
3498 status collapsed
3499
3500 \begin_layout Standard
3501
3502
3503 \backslash
3504 spce 
3505 \end_layout
3506
3507 \end_inset
3508
3509
3510 \series bold
3511 a
3512 \backslash
3513 int
3514 \series default
3515  space for the height of the integral sign,
3516 \begin_inset Foot
3517 status collapsed
3518
3519 \begin_layout Standard
3520 The command 
3521 \series bold
3522
3523 \backslash
3524 int
3525 \series default
3526  creates an integral sign, see 
3527 \begin_inset LatexCommand ref
3528 reference "sub:Big-Operators"
3529
3530 \end_inset
3531
3532 .
3533 \end_layout
3534
3535 \end_inset
3536
3537  because this is the larger character.
3538  An example application is in 
3539 \begin_inset LatexCommand ref
3540 reference "sub:Multiline-Brackets"
3541
3542 \end_inset
3543
3544 .
3545 \end_layout
3546
3547 \begin_layout Subsection
3548 Lines
3549 \begin_inset LatexCommand index
3550 name "Lines"
3551
3552 \end_inset
3553
3554
3555 \begin_inset LatexCommand index
3556 name "Formula ! underlined"
3557
3558 \end_inset
3559
3560
3561 \end_layout
3562
3563 \begin_layout Standard
3564 \align center
3565 \begin_inset Tabular
3566 <lyxtabular version="3" rows="4" columns="2">
3567 <features>
3568 <column alignment="center" valignment="top" leftline="true" width="0pt">
3569 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3570 <row topline="true" bottomline="true">
3571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Standard
3575 Command
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Standard
3584 Result
3585 \begin_inset Note Note
3586 status collapsed
3587
3588 \begin_layout Standard
3589
3590 \series bold
3591
3592 \backslash
3593 raisebox
3594 \series default
3595  is only used as spacer.
3596 \end_layout
3597
3598 \end_inset
3599
3600
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 </row>
3606 <row topline="true" bottomline="true">
3607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Standard
3611
3612 \backslash
3613 overline
3614 \begin_inset ERT
3615 status collapsed
3616
3617 \begin_layout Standard
3618
3619
3620 \backslash
3621 spce 
3622 \end_layout
3623
3624 \end_inset
3625
3626 A+B
3627 \begin_inset LatexCommand index
3628 name "Commands ! O ! \\textbackslash overline"
3629
3630 \end_inset
3631
3632
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Standard
3641 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3642 \end_inset
3643
3644
3645 \end_layout
3646
3647 \end_inset
3648 </cell>
3649 </row>
3650 <row bottomline="true">
3651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Standard
3655
3656 \backslash
3657 underline
3658 \begin_inset ERT
3659 status collapsed
3660
3661 \begin_layout Standard
3662
3663
3664 \backslash
3665 spce 
3666 \end_layout
3667
3668 \end_inset
3669
3670 A+B
3671 \begin_inset LatexCommand index
3672 name "Commands ! U ! \\textbackslash underline"
3673
3674 \end_inset
3675
3676
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Standard
3685 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3686 \end_inset
3687
3688
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 </row>
3694 <row topline="true" bottomline="true">
3695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Standard
3699
3700 \backslash
3701 overline
3702 \begin_inset ERT
3703 status collapsed
3704
3705 \begin_layout Standard
3706
3707
3708 \backslash
3709 spce 
3710 \end_layout
3711
3712 \end_inset
3713
3714
3715 \backslash
3716 underline
3717 \begin_inset ERT
3718 status collapsed
3719
3720 \begin_layout Standard
3721
3722
3723 \backslash
3724 spce 
3725 \end_layout
3726
3727 \end_inset
3728
3729 A+B
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Standard
3738 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3739 \end_inset
3740
3741
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 </row>
3747 </lyxtabular>
3748
3749 \end_inset
3750
3751
3752 \end_layout
3753
3754 \begin_layout Standard
3755 In the last example it doesn't matter if first 
3756 \series bold
3757
3758 \backslash
3759 overline
3760 \series default
3761  or 
3762 \series bold
3763
3764 \backslash
3765 underline
3766 \series default
3767  is inserted.
3768 \end_layout
3769
3770 \begin_layout Standard
3771 To double underline e.\InsetSpace \thinspace{}
3772 g.
3773  results, one uses 
3774 \series bold
3775
3776 \backslash
3777 underline
3778 \series default
3779  twice.
3780 \end_layout
3781
3782 \begin_layout Standard
3783 It is possible to place up to 6 lines above or below characters.
3784 \end_layout
3785
3786 \begin_layout Subsection
3787 Ellipses
3788 \begin_inset LatexCommand index
3789 name "Ellipses"
3790
3791 \end_inset
3792
3793
3794 \end_layout
3795
3796 \begin_layout Standard
3797 There are different types of ellipses available.
3798 \begin_inset Foot
3799 status collapsed
3800
3801 \begin_layout Standard
3802 In the math toolbar in the submenu of the button 
3803 \begin_inset Graphics
3804         filename ../images/math/ldots.png
3805         scale 85
3806
3807 \end_inset
3808
3809
3810 \end_layout
3811
3812 \end_inset
3813
3814  For listings dots at the baseline are used (
3815 \series bold
3816
3817 \backslash
3818 ldots
3819 \series default
3820
3821 \begin_inset LatexCommand index
3822 name "Commands ! L ! \\textbackslash ldots"
3823
3824 \end_inset
3825
3826 ), while for operations dots are needed that are on the same height as the
3827  operators (
3828 \series bold
3829
3830 \backslash
3831 cdots
3832 \series default
3833
3834 \begin_inset LatexCommand index
3835 name "Commands ! C ! \\textbackslash cdots"
3836
3837 \end_inset
3838
3839 ).
3840  When using the command 
3841 \series bold
3842
3843 \backslash
3844 dots
3845 \series default
3846
3847 \begin_inset LatexCommand index
3848 name "Commands ! D ! \\textbackslash dots"
3849
3850 \end_inset
3851
3852 , LaTeX decides on the basis of the next character what type is used.
3853 \end_layout
3854
3855 \begin_layout Standard
3856 \align center
3857 \begin_inset Tabular
3858 <lyxtabular version="3" rows="8" columns="2">
3859 <features>
3860 <column alignment="center" valignment="top" leftline="true" width="0pt">
3861 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3862 <row topline="true" bottomline="true">
3863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Standard
3867 Command
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Standard
3876 Result
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 </row>
3882 <row topline="true">
3883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3884 \begin_inset Text
3885
3886 \begin_layout Standard
3887 A_1
3888 \begin_inset ERT
3889 status collapsed
3890
3891 \begin_layout Standard
3892
3893
3894 \backslash
3895 spce 
3896 \end_layout
3897
3898 \end_inset
3899
3900 ,
3901 \backslash
3902 dots
3903 \begin_inset ERT
3904 status collapsed
3905
3906 \begin_layout Standard
3907
3908
3909 \backslash
3910 spce 
3911 \end_layout
3912
3913 \end_inset
3914
3915 ,A_n
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Standard
3924 \begin_inset Formula $A_{1},\dots,A_{n}$
3925 \end_inset
3926
3927
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 </row>
3933 <row topline="true">
3934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Standard
3938 A_1
3939 \begin_inset ERT
3940 status collapsed
3941
3942 \begin_layout Standard
3943
3944
3945 \backslash
3946 spce 
3947 \end_layout
3948
3949 \end_inset
3950
3951 +
3952 \backslash
3953 dots
3954 \begin_inset ERT
3955 status collapsed
3956
3957 \begin_layout Standard
3958
3959
3960 \backslash
3961 spce 
3962 \end_layout
3963
3964 \end_inset
3965
3966 +A_n
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Standard
3975 \begin_inset Formula $A_{1}+\dots+A_{n}$
3976 \end_inset
3977
3978
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 </row>
3984 <row topline="true">
3985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Standard
3989 A_1
3990 \begin_inset ERT
3991 status collapsed
3992
3993 \begin_layout Standard
3994
3995
3996 \backslash
3997 spce 
3998 \end_layout
3999
4000 \end_inset
4001
4002 ,
4003 \backslash
4004 ldots
4005 \begin_inset ERT
4006 status collapsed
4007
4008 \begin_layout Standard
4009
4010
4011 \backslash
4012 spce 
4013 \end_layout
4014
4015 \end_inset
4016
4017 ,A_n
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Standard
4026 \begin_inset Formula $A_{1},\ldots,A_{n}$
4027 \end_inset
4028
4029
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 </row>
4035 <row topline="true" bottomline="true">
4036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Standard
4040 A_1
4041 \begin_inset ERT
4042 status collapsed
4043
4044 \begin_layout Standard
4045
4046
4047 \backslash
4048 spce 
4049 \end_layout
4050
4051 \end_inset
4052
4053 +
4054 \backslash
4055 cdots
4056 \begin_inset ERT
4057 status collapsed
4058
4059 \begin_layout Standard
4060
4061
4062 \backslash
4063 spce 
4064 \end_layout
4065
4066 \end_inset
4067
4068 +A_n
4069 \end_layout
4070
4071 \end_inset
4072 </cell>
4073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Standard
4077 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4078 \end_inset
4079
4080
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 </row>
4086 <row topline="true">
4087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Standard
4091
4092 \backslash
4093 vdots
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Standard
4102 \begin_inset Formula $\vdots$
4103 \end_inset
4104
4105
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 </row>
4111 <row topline="true" bottomline="true">
4112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Standard
4116
4117 \backslash
4118 ddots
4119 \end_layout
4120
4121 \end_inset
4122 </cell>
4123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Standard
4127 \begin_inset Formula $\ddots$
4128 \end_inset
4129
4130
4131 \end_layout
4132
4133 \end_inset
4134 </cell>
4135 </row>
4136 <row topline="true" bottomline="true">
4137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Standard
4141 3×3\InsetSpace \thinspace{}
4142 matrix with the different dots
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Standard
4151 \begin_inset Formula $\begin{array}{ccc}
4152 A_{11} & \cdots & A_{1m}\\
4153 \vdots & \ddots & \vdots\\
4154 A_{n1} & \cdots & A_{nm}\end{array}$
4155 \end_inset
4156
4157
4158 \end_layout
4159
4160 \end_inset
4161 </cell>
4162 </row>
4163 </lyxtabular>
4164
4165 \end_inset
4166
4167
4168 \end_layout
4169
4170 \begin_layout Standard
4171 The ellipses available in menu 
4172 \family sans
4173 Insert\SpecialChar \menuseparator
4174 Special\InsetSpace ~
4175 Character
4176 \family default
4177  are 
4178 \series bold
4179
4180 \backslash
4181 ldots
4182 \series default
4183 .
4184 \end_layout
4185
4186 \begin_layout Standard
4187 \begin_inset VSpace medskip
4188 \end_inset
4189
4190 Specially for matrices there are ellipses that span over several columns.
4191  They are created with the command 
4192 \series bold
4193
4194 \backslash
4195 hdotsfor
4196 \series default
4197
4198 \begin_inset LatexCommand index
4199 name "Commands ! H ! \\textbackslash hdotsfor"
4200
4201 \end_inset
4202
4203 , that has the following scheme:
4204 \end_layout
4205
4206 \begin_layout Standard
4207
4208 \series bold
4209
4210 \backslash
4211 hdotsfor[distance]{number of columns}
4212 \end_layout
4213
4214 \begin_layout Standard
4215 The number of columns specifies how many columns should be spanned.
4216  Distance is a factor for the distance between the dots.
4217 \end_layout
4218
4219 \begin_layout Standard
4220 In the following matrix the command 
4221 \series bold
4222
4223 \backslash
4224 hdotsfor[2]{4}
4225 \series default
4226  was inserted in the first box of the second line, to get an ellipsis with
4227  a dot distance twice as long as with the command 
4228 \series bold
4229
4230 \backslash
4231 dots
4232 \series default
4233 :
4234 \begin_inset Formula \[
4235 \left(\begin{array}{cccc}
4236 A & B & C & D\\
4237 \hdotsfor[2]{4}\\
4238 q & w & e & r\end{array}\right)\]
4239
4240 \end_inset
4241
4242 Note that the matrix fields that should be spanned must be empty, otherwise
4243  you get LaTeX-errors.
4244 \end_layout
4245
4246 \begin_layout Standard
4247 \begin_inset VSpace bigskip
4248 \end_inset
4249
4250 Furthermore you can fill with the command 
4251 \series bold
4252
4253 \backslash
4254 dotfill
4255 \series default
4256
4257 \begin_inset LatexCommand index
4258 name "Commands ! D ! \\textbackslash dotfill"
4259
4260 \end_inset
4261
4262  the rest of a line with dots.
4263  The effect of these commands is the same like with 
4264 \series bold
4265
4266 \backslash
4267 hfill
4268 \series default
4269 , see 
4270 \begin_inset LatexCommand ref
4271 reference "sub:Variable-Space"
4272
4273 \end_inset
4274
4275 .
4276 \end_layout
4277
4278 \begin_layout Standard
4279 For example the command 
4280 \series bold
4281 A
4282 \backslash
4283 dotfill
4284 \begin_inset ERT
4285 status collapsed
4286
4287 \begin_layout Standard
4288
4289
4290 \backslash
4291 spce 
4292 \end_layout
4293
4294 \end_inset
4295
4296 B
4297 \series default
4298  produces
4299 \end_layout
4300
4301 \begin_layout Standard
4302 \begin_inset Formula $A\dotfill B$
4303 \end_inset
4304
4305
4306 \end_layout
4307
4308 \begin_layout Standard
4309 Analog to
4310 \series bold
4311  
4312 \backslash
4313 dotfill
4314 \series default
4315  there is for a line the command 
4316 \series bold
4317
4318 \backslash
4319 hrulefill
4320 \series default
4321
4322 \begin_inset LatexCommand index
4323 name "Commands ! H ! \\textbackslash hrulefill"
4324
4325 \end_inset
4326
4327 :
4328 \end_layout
4329
4330 \begin_layout Standard
4331 \begin_inset Formula $A\hrulefill B$
4332 \end_inset
4333
4334
4335 \end_layout
4336
4337 \begin_layout Standard
4338 To use the commands for text, they have to be inserted in TeX-mode.
4339 \end_layout
4340
4341 \begin_layout Section
4342 Matrices
4343 \begin_inset LatexCommand label
4344 name "sec:Matrices"
4345
4346 \end_inset
4347
4348
4349 \begin_inset LatexCommand index
4350 name "Matrices"
4351
4352 \end_inset
4353
4354
4355 \end_layout
4356
4357 \begin_layout Standard
4358 Matrices can be inserted via the math toolbar button 
4359 \begin_inset Graphics
4360         filename ../images/dialog-show_mathmatrix.png
4361         scale 85
4362
4363 \end_inset
4364
4365  or the menu 
4366 \family sans
4367 Insert\SpecialChar \menuseparator
4368 Math\SpecialChar \menuseparator
4369 Matrix
4370 \family default
4371 .
4372  You will be asked for the number of matrix columns and rows, and the alignment.
4373  The vertical alignment is hereby only of importance for matrices in inline
4374  formulas:
4375 \end_layout
4376
4377 \begin_layout Standard
4378 The first matrix is top 
4379 \begin_inset Formula $\begin{array}[t]{cccc}
4380 A & D & G & J\\
4381 B & E & H & K\\
4382 C & F & I & L\end{array}$
4383 \end_inset
4384
4385 , the second middle 
4386 \begin_inset Formula $\begin{array}{cccc}
4387 A & D & G & J\\
4388 B & E & H & K\\
4389 C & F & I & L\end{array}$
4390 \end_inset
4391
4392 , and the third bottom 
4393 \begin_inset Formula $\begin{array}[b]{cccc}
4394 A & D & G & J\\
4395 B & E & H & K\\
4396 C & F & I & L\end{array}$
4397 \end_inset
4398
4399  aligned.
4400 \end_layout
4401
4402 \begin_layout Standard
4403 The horizontal alignment specifies how the column entries should be aligned.
4404  It is set by entering a letter for every column.
4405  
4406 \emph on
4407 l
4408 \emph default
4409  denotes left aligned, 
4410 \emph on
4411 c
4412 \emph default
4413  centered, and 
4414 \emph on
4415 r
4416 \emph default
4417  right aligned.
4418  To create for example a 4
4419 \series bold
4420 ×
4421 \series default
4422 4\InsetSpace ~
4423 matrix where the first column is left aligned, the second and third are
4424  centered, and the last one is right aligned, one enters for the horizontal
4425  alignment 
4426 \series bold
4427 lccr
4428 \series default
4429 .
4430  Normally are in a matrix all columns centered, therefore the default is
4431  for every column is a 
4432 \series bold
4433 c
4434 \series default
4435 .
4436 \begin_inset ERT
4437 status collapsed
4438
4439 \begin_layout Standard
4440
4441
4442 \backslash
4443 pagebreak 
4444 \end_layout
4445
4446 \end_inset
4447
4448
4449 \end_layout
4450
4451 \begin_layout Standard
4452 Horizontal alignment:
4453 \end_layout
4454
4455 \begin_layout Standard
4456
4457 \series bold
4458 lll
4459 \series default
4460  : 
4461 \begin_inset Formula $\begin{array}{lll}
4462 10000 & D & G\\
4463 B & 10000 & H\\
4464 C & F & 10000\end{array}$
4465 \end_inset
4466
4467  , 
4468 \series bold
4469 ccc
4470 \series default
4471  : 
4472 \begin_inset Formula $\begin{array}{ccc}
4473 10000 & D & G\\
4474 B & 10000 & H\\
4475 C & F & 10000\end{array}$
4476 \end_inset
4477
4478  , 
4479 \series bold
4480 rrr
4481 \series default
4482  : 
4483 \begin_inset Formula $\begin{array}{rrr}
4484 10000 & D & G\\
4485 B & 10000 & H\\
4486 C & F & 10000\end{array}$
4487 \end_inset
4488
4489
4490 \end_layout
4491
4492 \begin_layout Standard
4493 To add or delete rows and columns subsequently, the math toolbar buttons
4494  
4495 \begin_inset Graphics
4496         filename ../images/tabular-feature_append-row.png
4497         scale 85
4498
4499 \end_inset
4500
4501
4502 \begin_inset Graphics
4503         filename ../images/tabular-feature_delete-row.png
4504         scale 85
4505
4506 \end_inset
4507
4508 , etc.\InsetSpace \thinspace{}
4509 , or the menu 
4510 \family sans
4511 Edit\SpecialChar \menuseparator
4512 Rows & Columns
4513 \family default
4514  can be used.
4515  New rows can also be created with 
4516 \family sans
4517 Ctrl-Return
4518 \family default
4519 .
4520 \end_layout
4521
4522 \begin_layout Standard
4523 \begin_inset VSpace bigskip
4524 \end_inset
4525
4526 Parentheses around a matrix can can either be created with the commands
4527  
4528 \series bold
4529
4530 \backslash
4531 left
4532 \series default
4533
4534 \begin_inset LatexCommand index
4535 name "Commands ! L ! \\textbackslash left"
4536
4537 \end_inset
4538
4539  and 
4540 \series bold
4541
4542 \backslash
4543 right
4544 \series default
4545
4546 \begin_inset LatexCommand index
4547 name "Commands ! R ! \\textbackslash right"
4548
4549 \end_inset
4550
4551  (shortcut 
4552 \family sans
4553 Alt-m\InsetSpace ~
4554 parenthesis
4555 \family default
4556 ), see 
4557 \begin_inset LatexCommand ref
4558 reference "sub:Automatic-Bracket-Size"
4559
4560 \end_inset
4561
4562 , or by using the following commands:
4563 \begin_inset VSpace medskip
4564 \end_inset
4565
4566
4567 \end_layout
4568
4569 \begin_layout Standard
4570
4571 \hfill
4572
4573 \begin_inset Tabular
4574 <lyxtabular version="3" rows="4" columns="2">
4575 <features>
4576 <column alignment="center" valignment="top" leftline="true" width="0">
4577 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4578 <row topline="true" bottomline="true">
4579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4580 \begin_inset Text
4581
4582 \begin_layout Standard
4583 Command
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Standard
4592 Result
4593 \begin_inset Note Note
4594 status collapsed
4595
4596 \begin_layout Standard
4597
4598 \series bold
4599
4600 \backslash
4601 raisebox
4602 \series default
4603  is only used as spacer.
4604 \end_layout
4605
4606 \end_inset
4607
4608
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 </row>
4614 <row topline="true">
4615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Standard
4619
4620 \backslash
4621 bmatrix
4622 \begin_inset ERT
4623 status collapsed
4624
4625 \begin_layout Standard
4626
4627
4628 \backslash
4629 spce 
4630 \end_layout
4631
4632 \end_inset
4633
4634 2
4635 \series bold
4636 ×
4637 \series default
4638 2\InsetSpace \thinspace{}
4639 matrix
4640 \end_layout
4641
4642 \end_inset
4643 </cell>
4644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Standard
4648 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
4649 0 & \textrm{-}\mathrm{i}\\
4650 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
4651 \end_inset
4652
4653
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 </row>
4659 <row topline="true">
4660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Standard
4664
4665 \backslash
4666 Bmatrix
4667 \begin_inset ERT
4668 status collapsed
4669
4670 \begin_layout Standard
4671
4672
4673 \backslash
4674 spce 
4675 \end_layout
4676
4677 \end_inset
4678
4679 2
4680 \series bold
4681 ×
4682 \series default
4683 2\InsetSpace \thinspace{}
4684 matrix
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Standard
4693 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
4694 0 & \textrm{-}\mathrm{i}\\
4695 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
4696 \end_inset
4697
4698
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 </row>
4704 <row topline="true" bottomline="true">
4705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Standard
4709
4710 \backslash
4711 pmatrix
4712 \begin_inset ERT
4713 status collapsed
4714
4715 \begin_layout Standard
4716
4717
4718 \backslash
4719 spce 
4720 \end_layout
4721
4722 \end_inset
4723
4724 2
4725 \series bold
4726 ×
4727 \series default
4728 2\InsetSpace \thinspace{}
4729 matrix
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4735 \begin_inset Text
4736
4737 \begin_layout Standard
4738 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
4739 0 & \textrm{-}\mathrm{i}\\
4740 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
4741 \end_inset
4742
4743
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 </row>
4749 </lyxtabular>
4750
4751 \end_inset
4752
4753
4754 \hfill
4755
4756 \begin_inset Tabular
4757 <lyxtabular version="3" rows="4" columns="2">
4758 <features>
4759 <column alignment="center" valignment="top" leftline="true" width="0">
4760 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4761 <row topline="true" bottomline="true">
4762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Standard
4766 Command
4767 \end_layout
4768
4769 \end_inset
4770 </cell>
4771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Standard
4775 Result
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 </row>
4781 <row topline="true">
4782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Standard
4786
4787 \backslash
4788 vmatrix
4789 \begin_inset ERT
4790 status collapsed
4791
4792 \begin_layout Standard
4793
4794
4795 \backslash
4796 spce 
4797 \end_layout
4798
4799 \end_inset
4800
4801 2
4802 \series bold
4803 ×
4804 \series default
4805 2\InsetSpace \thinspace{}
4806 matrix
4807 \end_layout
4808
4809 \end_inset
4810 </cell>
4811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Standard
4815 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
4816 0 & \textrm{-}\mathrm{i}\\
4817 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
4818 \end_inset
4819
4820
4821 \end_layout
4822
4823 \end_inset
4824 </cell>
4825 </row>
4826 <row topline="true" bottomline="true">
4827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Standard
4831
4832 \backslash
4833 Vmatrix
4834 \begin_inset ERT
4835 status collapsed
4836
4837 \begin_layout Standard
4838
4839
4840 \backslash
4841 spce 
4842 \end_layout
4843
4844 \end_inset
4845
4846 2
4847 \series bold
4848 ×
4849 \series default
4850 2\InsetSpace \thinspace{}
4851 matrix
4852 \end_layout
4853
4854 \end_inset
4855 </cell>
4856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4857 \begin_inset Text
4858
4859 \begin_layout Standard
4860 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
4861 0 & \textrm{-}\mathrm{i}\\
4862 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
4863 \end_inset
4864
4865
4866 \end_layout
4867
4868 \end_inset
4869 </cell>
4870 </row>
4871 <row topline="true" bottomline="true">
4872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Standard
4876
4877 \backslash
4878 matrix
4879 \begin_inset ERT
4880 status collapsed
4881
4882 \begin_layout Standard
4883
4884
4885 \backslash
4886 spce 
4887 \end_layout
4888
4889 \end_inset
4890
4891 2
4892 \series bold
4893 ×
4894 \series default
4895 2\InsetSpace \thinspace{}
4896 matrix
4897 \end_layout
4898
4899 \end_inset
4900 </cell>
4901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4902 \begin_inset Text
4903
4904 \begin_layout Standard
4905 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
4906 0 & \textrm{-}\mathrm{i}\\
4907 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
4908 \end_inset
4909
4910
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 </row>
4916 </lyxtabular>
4917
4918 \end_inset
4919
4920
4921 \hfill
4922
4923 \end_layout
4924
4925 \begin_layout Standard
4926 \begin_inset VSpace medskip
4927 \end_inset
4928
4929 When e.\InsetSpace \thinspace{}
4930 g.\InsetSpace ~
4931
4932 \series bold
4933
4934 \backslash
4935 vmatrix
4936 \series default
4937  is inserted, a blue box appears between two vertical lines where the matrix
4938  is inserted.
4939 \end_layout
4940
4941 \begin_layout Standard
4942 \begin_inset VSpace bigskip
4943 \end_inset
4944
4945 As all multiline formulas are matrices, the length 
4946 \series bold
4947
4948 \backslash
4949 arraycolsep
4950 \series default
4951
4952 \begin_inset LatexCommand index
4953 name "Commands ! A ! \\textbackslash arraycolsep"
4954
4955 \end_inset
4956
4957  that is described in 
4958 \begin_inset LatexCommand ref
4959 reference "sub:Column-Separation"
4960
4961 \end_inset
4962
4963  can also be used to change the column separation of matrices.
4964 \end_layout
4965
4966 \begin_layout Standard
4967 To change the row separation, the command 
4968 \series bold
4969
4970 \backslash
4971 arraystretch
4972 \series default
4973
4974 \begin_inset LatexCommand index
4975 name "Commands ! A ! \\textbackslash arraystretch"
4976
4977 \end_inset
4978
4979  is used.
4980  It is used as follows:
4981 \end_layout
4982
4983 \begin_layout Standard
4984
4985 \series bold
4986
4987 \backslash
4988 renewcommand{
4989 \backslash
4990 arraystretch}{stretch factor}
4991 \begin_inset LatexCommand index
4992 name "Commands ! R ! \\textbackslash renewcommand"
4993
4994 \end_inset
4995
4996
4997 \end_layout
4998
4999 \begin_layout Standard
5000 The command 
5001 \series bold
5002
5003 \backslash
5004 renewcommand
5005 \series default
5006  assigns the stretch factor to the predefined command 
5007 \series bold
5008
5009 \backslash
5010 arraystretch
5011 \series default
5012 .
5013  To double e.\InsetSpace \thinspace{}
5014 g.\InsetSpace ~
5015 the row separation, use the factor 2.
5016  This is then used for all following matrices.
5017  To go back to the original separation, assign the factor 1 to 
5018 \series bold
5019
5020 \backslash
5021 arraystretch
5022 \series default
5023 .
5024 \end_layout
5025
5026 \begin_layout Standard
5027 To set matrices into a text line, the command 
5028 \series bold
5029
5030 \backslash
5031 smallmatrix
5032 \series default
5033
5034 \begin_inset LatexCommand index
5035 name "Commands ! S ! \\textbackslash smallmatrix"
5036
5037 \end_inset
5038
5039  is used.
5040  When it is inserted a blue box with two dashed lines appears.
5041  In this box the matrix is inserted.
5042 \end_layout
5043
5044 \begin_layout Standard
5045 This is a matrix 
5046 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5047 C & D\end{smallmatrix}\right)$
5048 \end_inset
5049
5050  in a text line.
5051 \end_layout
5052
5053 \begin_layout Section
5054 Brackets and Delimiters
5055 \begin_inset LatexCommand index
5056 name "Brackets"
5057
5058 \end_inset
5059
5060
5061 \begin_inset LatexCommand index
5062 name "Delimiters"
5063
5064 \end_inset
5065
5066
5067 \end_layout
5068
5069 \begin_layout Subsection
5070 Vertical Brackets and Delimiters
5071 \begin_inset LatexCommand index
5072 name "Brackets ! vertical"
5073
5074 \end_inset
5075
5076
5077 \end_layout
5078
5079 \begin_layout Standard
5080
5081 \hfill
5082
5083 \begin_inset Tabular
5084 <lyxtabular version="3" rows="9" columns="2">
5085 <features>
5086 <column alignment="center" valignment="top" leftline="true" width="0pt">
5087 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5088 <row topline="true" bottomline="true">
5089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Standard
5093 Command
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5099 \begin_inset Text
5100
5101 \begin_layout Standard
5102 Result
5103 \end_layout
5104
5105 \end_inset
5106 </cell>
5107 </row>
5108 <row topline="true">
5109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5110 \begin_inset Text
5111
5112 \begin_layout Standard
5113 (
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5119 \begin_inset Text
5120
5121 \begin_layout Standard
5122 \begin_inset Formula $($
5123 \end_inset
5124
5125
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 </row>
5131 <row topline="true">
5132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Standard
5136 {
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Standard
5145 \begin_inset Formula $\{$
5146 \end_inset
5147
5148
5149 \end_layout
5150
5151 \end_inset
5152 </cell>
5153 </row>
5154 <row topline="true">
5155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5156 \begin_inset Text
5157
5158 \begin_layout Standard
5159 [
5160 \end_layout
5161
5162 \end_inset
5163 </cell>
5164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Standard
5168 \begin_inset Formula $[$
5169 \end_inset
5170
5171
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 </row>
5177 <row topline="true">
5178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5179 \begin_inset Text
5180
5181 \begin_layout Standard
5182
5183 \backslash
5184 langle
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Standard
5193 \begin_inset Formula $\langle$
5194 \end_inset
5195
5196
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 </row>
5202 <row topline="true">
5203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Standard
5207
5208 \backslash
5209 lceil
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Standard
5218 \begin_inset Formula $\lceil$
5219 \end_inset
5220
5221
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 </row>
5227 <row topline="true">
5228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5229 \begin_inset Text
5230
5231 \begin_layout Standard
5232
5233 \backslash
5234 lfloor
5235 \end_layout
5236
5237 \end_inset
5238 </cell>
5239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5240 \begin_inset Text
5241
5242 \begin_layout Standard
5243 \begin_inset Formula $\lfloor$
5244 \end_inset
5245
5246
5247 \end_layout
5248
5249 \end_inset
5250 </cell>
5251 </row>
5252 <row topline="true">
5253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5254 \begin_inset Text
5255
5256 \begin_layout Standard
5257 /
5258 \end_layout
5259
5260 \end_inset
5261 </cell>
5262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5263 \begin_inset Text
5264
5265 \begin_layout Standard
5266 \begin_inset Formula $/$
5267 \end_inset
5268
5269
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 </row>
5275 <row topline="true" bottomline="true">
5276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Standard
5280 |
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Standard
5289 \begin_inset Formula $|$
5290 \end_inset
5291
5292
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 </row>
5298 </lyxtabular>
5299
5300 \end_inset
5301
5302
5303 \hfill
5304
5305 \begin_inset Tabular
5306 <lyxtabular version="3" rows="9" columns="2">
5307 <features>
5308 <column alignment="center" valignment="top" leftline="true" width="0pt">
5309 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5310 <row topline="true" bottomline="true">
5311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5312 \begin_inset Text
5313
5314 \begin_layout Standard
5315 Command
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Standard
5324 Result
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 </row>
5330 <row topline="true">
5331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Standard
5335 )
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Standard
5344 \begin_inset Formula $)$
5345 \end_inset
5346
5347
5348 \end_layout
5349
5350 \end_inset
5351 </cell>
5352 </row>
5353 <row topline="true">
5354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Standard
5358 }
5359 \end_layout
5360
5361 \end_inset
5362 </cell>
5363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5364 \begin_inset Text
5365
5366 \begin_layout Standard
5367 \begin_inset Formula $\}$
5368 \end_inset
5369
5370
5371 \end_layout
5372
5373 \end_inset
5374 </cell>
5375 </row>
5376 <row topline="true">
5377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5378 \begin_inset Text
5379
5380 \begin_layout Standard
5381 ]
5382 \end_layout
5383
5384 \end_inset
5385 </cell>
5386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5387 \begin_inset Text
5388
5389 \begin_layout Standard
5390 \begin_inset Formula $]$
5391 \end_inset
5392
5393
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 </row>
5399 <row topline="true">
5400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Standard
5404
5405 \backslash
5406 rangle
5407 \end_layout
5408
5409 \end_inset
5410 </cell>
5411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5412 \begin_inset Text
5413
5414 \begin_layout Standard
5415 \begin_inset Formula $\rangle$
5416 \end_inset
5417
5418
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 </row>
5424 <row topline="true">
5425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5426 \begin_inset Text
5427
5428 \begin_layout Standard
5429
5430 \backslash
5431 rceil
5432 \end_layout
5433
5434 \end_inset
5435 </cell>
5436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5437 \begin_inset Text
5438
5439 \begin_layout Standard
5440 \begin_inset Formula $\rceil$
5441 \end_inset
5442
5443
5444 \end_layout
5445
5446 \end_inset
5447 </cell>
5448 </row>
5449 <row topline="true">
5450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Standard
5454
5455 \backslash
5456 rfloor
5457 \end_layout
5458
5459 \end_inset
5460 </cell>
5461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Standard
5465 \begin_inset Formula $\rfloor$
5466 \end_inset
5467
5468
5469 \end_layout
5470
5471 \end_inset
5472 </cell>
5473 </row>
5474 <row topline="true">
5475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Standard
5479
5480 \backslash
5481
5482 \backslash
5483
5484 \end_layout
5485
5486 \end_inset
5487 </cell>
5488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Standard
5492 \begin_inset Formula $\backslash$
5493 \end_inset
5494
5495
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 </row>
5501 <row topline="true" bottomline="true">
5502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5503 \begin_inset Text
5504
5505 \begin_layout Standard
5506
5507 \backslash
5508 |
5509 \end_layout
5510
5511 \end_inset
5512 </cell>
5513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5514 \begin_inset Text
5515
5516 \begin_layout Standard
5517 \begin_inset Formula $\|$
5518 \end_inset
5519
5520
5521 \end_layout
5522
5523 \end_inset
5524 </cell>
5525 </row>
5526 </lyxtabular>
5527
5528 \end_inset
5529
5530
5531 \hfill
5532
5533 \end_layout
5534
5535 \begin_layout Standard
5536
5537 \series medium
5538 \begin_inset Note Greyedout
5539 status open
5540
5541 \begin_layout Standard
5542
5543 \series bold
5544 Note:
5545 \series default
5546  In TeX-mode the command 
5547 \series bold
5548
5549 \backslash
5550 textbackslash
5551 \series default
5552
5553 \begin_inset LatexCommand index
5554 name "Commands ! T ! \\textbackslash textbackslash"
5555
5556 \end_inset
5557
5558  must be used for the backslash, because the command 
5559 \series bold
5560
5561 \backslash
5562
5563 \backslash
5564
5565 \series default
5566  produces there a line break.
5567 \end_layout
5568
5569 \end_inset
5570
5571
5572 \end_layout
5573
5574 \begin_layout Standard
5575 For all characters listed above the size can be adjusted with the commands
5576  described in the following two subsections.
5577  When using these commands, the characters < and > can directly be used
5578  instead of the commands 
5579 \series bold
5580
5581 \backslash
5582 langle
5583 \series default
5584  and 
5585 \series bold
5586
5587 \backslash
5588 rangle
5589 \series default
5590 .
5591 \end_layout
5592
5593 \begin_layout Subsubsection
5594 Manual Bracket Size
5595 \begin_inset LatexCommand label
5596 name "sub:Manual-Bracket-Size"
5597
5598 \end_inset
5599
5600
5601 \begin_inset LatexCommand index
5602 name "Bracket size ! manual"
5603
5604 \end_inset
5605
5606
5607 \end_layout
5608
5609 \begin_layout Standard
5610 The bracket size can be specified manually by the LaTeX-commands 
5611 \series bold
5612
5613 \backslash
5614 big
5615 \series default
5616
5617 \begin_inset LatexCommand index
5618 name "Commands ! B ! \\textbackslash big"
5619
5620 \end_inset
5621
5622
5623 \series bold
5624
5625 \backslash
5626 Big
5627 \series default
5628
5629 \series bold
5630
5631 \backslash
5632 bigg
5633 \series default
5634 , and 
5635 \series bold
5636
5637 \backslash
5638 Bigg
5639 \series default
5640 .
5641  
5642 \series bold
5643
5644 \backslash
5645 big
5646 \series default
5647  denotes the smallest and 
5648 \series bold
5649
5650 \backslash
5651 Bigg
5652 \series default
5653  the largest bracket size.
5654 \end_layout
5655
5656 \begin_layout Standard
5657 These commands are used to emphasize levels of brackets:
5658 \end_layout
5659
5660 \begin_layout Standard
5661 \align center
5662 \begin_inset Tabular
5663 <lyxtabular version="3" rows="2" columns="2">
5664 <features>
5665 <column alignment="center" valignment="top" width="0pt">
5666 <column alignment="center" valignment="top" width="0pt">
5667 <row>
5668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5669 \begin_inset Text
5670
5671 \begin_layout Standard
5672 all brackets in the same size:
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Standard
5681 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
5682 \end_inset
5683
5684
5685 \end_layout
5686
5687 \end_inset
5688 </cell>
5689 </row>
5690 <row>
5691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Standard
5695 this looks better:
5696 \end_layout
5697
5698 \end_inset
5699 </cell>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Standard
5704 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
5705 \end_inset
5706
5707
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 </row>
5713 </lyxtabular>
5714
5715 \end_inset
5716
5717
5718 \begin_inset Note Note
5719 status collapsed
5720
5721 \begin_layout Standard
5722
5723 \series bold
5724
5725 \backslash
5726 raisebox
5727 \series default
5728  is only used as spacer.
5729 \end_layout
5730
5731 \end_inset
5732
5733
5734 \end_layout
5735
5736 \begin_layout Standard
5737 For the second formula the command 
5738 \series bold
5739
5740 \backslash
5741 Big((A+B)(A-B)
5742 \backslash
5743 Big)^
5744 \begin_inset ERT
5745 status collapsed
5746
5747 \begin_layout Standard
5748
5749
5750 \backslash
5751 spce 
5752 \end_layout
5753
5754 \end_inset
5755
5756 C
5757 \series default
5758  has been used.
5759 \end_layout
5760
5761 \begin_layout Standard
5762 Here is an overview about all bracket sizes:
5763 \end_layout
5764
5765 \begin_layout Standard
5766 \align center
5767
5768 \backslash
5769 Bigg(
5770 \backslash
5771 exp
5772 \backslash
5773 bigg<
5774 \backslash
5775 Big[
5776 \backslash
5777 big{
5778 \backslash
5779 ln(3x)
5780 \backslash
5781 big}^2
5782 \begin_inset ERT
5783 status collapsed
5784
5785 \begin_layout Standard
5786
5787
5788 \backslash
5789 spce 
5790 \end_layout
5791
5792 \end_inset
5793
5794
5795 \backslash
5796 sin(x)
5797 \backslash
5798 Big]^
5799 \begin_inset ERT
5800 status collapsed
5801
5802 \begin_layout Standard
5803
5804
5805 \backslash
5806 spce 
5807 \end_layout
5808
5809 \end_inset
5810
5811 A
5812 \begin_inset ERT
5813 status collapsed
5814
5815 \begin_layout Standard
5816
5817
5818 \backslash
5819 spce 
5820 \end_layout
5821
5822 \end_inset
5823
5824
5825 \backslash
5826 bigg>
5827 \backslash
5828 Bigg)^0,5
5829 \end_layout
5830
5831 \begin_layout Standard
5832 \align center
5833 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
5834 \end_inset
5835
5836
5837 \end_layout
5838
5839 \begin_layout Standard
5840
5841 \newpage
5842 Besides the 
5843 \series bold
5844
5845 \backslash
5846 big
5847 \series default
5848 -commands there is the variant 
5849 \series bold
5850
5851 \backslash
5852 bigm
5853 \series default
5854
5855 \begin_inset LatexCommand index
5856 name "Commands ! B ! \\textbackslash bigm"
5857
5858 \end_inset
5859
5860  that adds a bit more space between the bracket and its content, and the
5861  variant 
5862 \series bold
5863
5864 \backslash
5865 bigl
5866 \series default
5867 -
5868 \series bold
5869
5870 \backslash
5871 bigr
5872 \series default
5873
5874 \begin_inset LatexCommand index
5875 name "Commands ! B ! \\textbackslash bigl - \\textbackslash bigr"
5876
5877 \end_inset
5878
5879 , that don't add additional space.
5880  The 
5881 \emph on
5882 l
5883 \emph default
5884  at the end of the command 
5885 \series bold
5886
5887 \backslash
5888 bigl
5889 \series default
5890  is for a left bracket; for a right bracket this will be replaced by an
5891  
5892 \emph on
5893 r
5894 \emph default
5895 .
5896  A left or right bracket can each be an opening or closing bracket.
5897 \end_layout
5898
5899 \begin_layout Standard
5900 In the following table is a comparison of the variants:
5901 \end_layout
5902
5903 \begin_layout Standard
5904 \align center
5905 \begin_inset Tabular
5906 <lyxtabular version="3" rows="5" columns="2">
5907 <features>
5908 <column alignment="center" valignment="middle" leftline="true" width="0">
5909 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
5910 <row topline="true" bottomline="true">
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Standard
5915 Command
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Standard
5924 Result
5925 \begin_inset Note Note
5926 status collapsed
5927
5928 \begin_layout Standard
5929
5930 \series bold
5931
5932 \backslash
5933 raisebox
5934 \series default
5935  is only used as spacer.
5936 \end_layout
5937
5938 \end_inset
5939
5940
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 </row>
5946 <row topline="true">
5947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5948 \begin_inset Text
5949
5950 \begin_layout Standard
5951
5952 \backslash
5953 Bigm(
5954 \backslash
5955 bigm(
5956 \backslash
5957 ln(3x)
5958 \backslash
5959 bigm)^2
5960 \series bold
5961
5962 \begin_inset ERT
5963 status collapsed
5964
5965 \begin_layout Standard
5966
5967
5968 \backslash
5969 spce 
5970 \end_layout
5971
5972 \end_inset
5973
5974
5975 \series default
5976
5977 \backslash
5978 Bigm)
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Standard
5987 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
5988 \end_inset
5989
5990
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 </row>
5996 <row topline="true">
5997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Standard
6001
6002 \backslash
6003 Big(
6004 \backslash
6005 big(
6006 \backslash
6007 ln(3x)
6008 \backslash
6009 big)^2
6010 \series bold
6011
6012 \begin_inset ERT
6013 status collapsed
6014
6015 \begin_layout Standard
6016
6017
6018 \backslash
6019 spce 
6020 \end_layout
6021
6022 \end_inset
6023
6024
6025 \series default
6026
6027 \backslash
6028 Big)
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Standard
6037 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6038 \end_inset
6039
6040
6041 \end_layout
6042
6043 \end_inset
6044 </cell>
6045 </row>
6046 <row topline="true" bottomline="true">
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Standard
6051
6052 \backslash
6053 Bigl(
6054 \backslash
6055 bigl(
6056 \backslash
6057 ln(3x)
6058 \backslash
6059 bigr)^2
6060 \series bold
6061
6062 \begin_inset ERT
6063 status collapsed
6064
6065 \begin_layout Standard
6066
6067
6068 \backslash
6069 spce 
6070 \end_layout
6071
6072 \end_inset
6073
6074
6075 \series default
6076
6077 \backslash
6078 Bigr)
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6084 \begin_inset Text
6085
6086 \begin_layout Standard
6087 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6088 \end_inset
6089
6090
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 </row>
6096 <row topline="true" bottomline="true">
6097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6098 \begin_inset Text
6099
6100 \begin_layout Standard
6101
6102 \backslash
6103 bigl)
6104 \backslash
6105 ln(3x)
6106 \backslash
6107 bigr(
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Standard
6116 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6117 \end_inset
6118
6119
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 </row>
6125 </lyxtabular>
6126
6127 \end_inset
6128
6129
6130 \end_layout
6131
6132 \begin_layout Subsubsection
6133 Automatic Bracket Size
6134 \begin_inset LatexCommand label
6135 name "sub:Automatic-Bracket-Size"
6136
6137 \end_inset
6138
6139
6140 \begin_inset LatexCommand index
6141 name "Bracket size ! automatic"
6142
6143 \end_inset
6144
6145
6146 \end_layout
6147
6148 \begin_layout Standard
6149 Brackets with variable size can be inserted with the commands 
6150 \series bold
6151
6152 \backslash
6153 left
6154 \series default
6155
6156 \begin_inset LatexCommand index
6157 name "Commands ! L ! \\textbackslash left"
6158
6159 \end_inset
6160
6161  and 
6162 \series bold
6163
6164 \backslash
6165 right
6166 \series default
6167
6168 \begin_inset LatexCommand index
6169 name "Commands ! R ! \\textbackslash right"
6170
6171 \end_inset
6172
6173  or via the math toolbar button 
6174 \begin_inset Graphics
6175         filename ../images/dialog-show_mathdelimiter.png
6176         scale 85
6177
6178 \end_inset
6179
6180 .
6181  Directly behind 
6182 \series bold
6183
6184 \backslash
6185 left
6186 \series default
6187  and 
6188 \series bold
6189
6190 \backslash
6191 right
6192 \series default
6193  the wanted bracket must be inserted.
6194  The bracket size will then automatically be calculated for the output.
6195 \end_layout
6196
6197 \begin_layout Standard
6198 \align center
6199 normal bracket: The command 
6200 \series bold
6201
6202 \backslash
6203 ln(
6204 \backslash
6205 frac
6206 \begin_inset ERT
6207 status collapsed
6208
6209 \begin_layout Standard
6210
6211
6212 \backslash
6213 spce 
6214 \end_layout
6215
6216 \end_inset
6217
6218 A
6219 \begin_inset Formula $\downarrow$
6220 \end_inset
6221
6222 C
6223 \begin_inset ERT
6224 status collapsed
6225
6226 \begin_layout Standard
6227
6228
6229 \backslash
6230 spce 
6231 \end_layout
6232
6233 \end_inset
6234
6235 )
6236 \series default
6237  creates
6238 \begin_inset Formula \[
6239 \ln(\frac{A}{C})\]
6240
6241 \end_inset
6242
6243
6244 \end_layout
6245
6246 \begin_layout Standard
6247 \align center
6248 multiline bracket: The command 
6249 \series bold
6250
6251 \backslash
6252 ln
6253 \backslash
6254 left(
6255 \backslash
6256 frac
6257 \begin_inset ERT
6258 status collapsed
6259
6260 \begin_layout Standard
6261
6262
6263 \backslash
6264 spce 
6265 \end_layout
6266
6267 \end_inset
6268
6269 A
6270 \begin_inset Formula $\downarrow$
6271 \end_inset
6272
6273 C
6274 \begin_inset ERT
6275 status collapsed
6276
6277 \begin_layout Standard
6278
6279
6280 \backslash
6281 spce 
6282 \end_layout
6283
6284 \end_inset
6285
6286
6287 \backslash
6288 right)
6289 \series default
6290  creates
6291 \begin_inset Formula \[
6292 \ln\left(\frac{A}{C}\right)\]
6293
6294 \end_inset
6295
6296
6297 \end_layout
6298
6299 \begin_layout Standard
6300 Instead of 
6301 \series bold
6302
6303 \backslash
6304 left
6305 \series default
6306  and 
6307 \series bold
6308
6309 \backslash
6310 right
6311 \series default
6312  the shortcut 
6313 \family sans
6314 Alt-m\InsetSpace ~
6315 bracket
6316 \family default
6317  can be used.
6318  This has the advantage that you can see in LyX immediately the real bracket
6319  size and that the matching right bracket will be created too.
6320 \newline
6321 The command
6322  for the last example would then be: 
6323 \series bold
6324
6325 \backslash
6326 ln Alt-m
6327 \series default
6328  
6329 \series bold
6330 (
6331 \backslash
6332 frac
6333 \begin_inset ERT
6334 status collapsed
6335
6336 \begin_layout Standard
6337
6338
6339 \backslash
6340 spce 
6341 \end_layout
6342
6343 \end_inset
6344
6345 A
6346 \begin_inset Formula $\downarrow$
6347 \end_inset
6348
6349 C
6350 \end_layout
6351
6352 \begin_layout Standard
6353 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6354  For example the command 
6355 \series bold
6356
6357 \backslash
6358 left.
6359 \backslash
6360 frac
6361 \begin_inset ERT
6362 status collapsed
6363
6364 \begin_layout Standard
6365
6366
6367 \backslash
6368 spce 
6369 \end_layout
6370
6371 \end_inset
6372
6373 A
6374 \begin_inset Formula $\downarrow$
6375 \end_inset
6376
6377 B
6378 \begin_inset ERT
6379 status collapsed
6380
6381 \begin_layout Standard
6382
6383
6384 \backslash
6385 spce 
6386 \end_layout
6387
6388 \end_inset
6389
6390
6391 \backslash
6392 right}
6393 \series default
6394  creates:
6395 \series bold
6396
6397 \begin_inset Formula \[
6398 \left.\frac{A}{B}\right\} \]
6399
6400 \end_inset
6401
6402
6403 \series default
6404 The commands 
6405 \series bold
6406
6407 \backslash
6408 left
6409 \series default
6410  and 
6411 \series bold
6412
6413 \backslash
6414 right
6415 \series default
6416  will be converted by LyX to brackets in the right size when the document
6417  is reloaded and an omitted bracket will appear as dashed line.
6418 \end_layout
6419
6420 \begin_layout Standard
6421 \begin_inset VSpace bigskip
6422 \end_inset
6423
6424 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6425  the command 
6426 \series bold
6427
6428 \backslash
6429 middle
6430 \series default
6431
6432 \begin_inset LatexCommand index
6433 name "Commands ! M ! \\textbackslash middle"
6434
6435 \end_inset
6436
6437  is additionally available for all brackets and limits.
6438  With this command the height of the following character is adapted to the
6439  one of the surrounding brackets, what is e.\InsetSpace \thinspace{}
6440 g.\InsetSpace ~
6441 needed for physical vectors:
6442 \begin_inset Formula \[
6443 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
6444
6445 \end_inset
6446
6447 For physical vectors there is a special LaTeX-package, described in 
6448 \begin_inset LatexCommand ref
6449 reference "sub:Physical-Vectors"
6450
6451 \end_inset
6452
6453 .
6454 \end_layout
6455
6456 \begin_layout Subsection
6457 Horizontal Brackets
6458 \begin_inset LatexCommand index
6459 name "Brackets ! horizontal"
6460
6461 \end_inset
6462
6463
6464 \end_layout
6465
6466 \begin_layout Standard
6467 \align center
6468 \begin_inset Tabular
6469 <lyxtabular version="3" rows="4" columns="2">
6470 <features>
6471 <column alignment="center" valignment="top" leftline="true" width="0pt">
6472 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6473 <row topline="true" bottomline="true">
6474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Standard
6478 Command
6479 \begin_inset Note Note
6480 status collapsed
6481
6482 \begin_layout Standard
6483
6484 \series bold
6485
6486 \backslash
6487 raisebox
6488 \series default
6489  is only used as spacer.
6490 \end_layout
6491
6492 \end_inset
6493
6494
6495 \end_layout
6496
6497 \end_inset
6498 </cell>
6499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6500 \begin_inset Text
6501
6502 \begin_layout Standard
6503 Result
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 </row>
6509 <row topline="true">
6510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Standard
6514 \begin_inset ERT
6515 status collapsed
6516
6517 \begin_layout Standard
6518
6519
6520 \backslash
6521 raisebox{2.3mm}{
6522 \end_layout
6523
6524 \end_inset
6525
6526
6527 \backslash
6528 overbrace
6529 \begin_inset ERT
6530 status collapsed
6531
6532 \begin_layout Standard
6533
6534
6535 \backslash
6536 spce 
6537 \end_layout
6538
6539 \end_inset
6540
6541 A+B
6542 \begin_inset ERT
6543 status collapsed
6544
6545 \begin_layout Standard
6546
6547
6548 \backslash
6549 spce 
6550 \end_layout
6551
6552 \end_inset
6553
6554 ^
6555 \begin_inset ERT
6556 status collapsed
6557
6558 \begin_layout Standard
6559
6560
6561 \backslash
6562 spce 
6563 \end_layout
6564
6565 \end_inset
6566
6567 3
6568 \begin_inset ERT
6569 status collapsed
6570
6571 \begin_layout Standard
6572
6573 }
6574 \end_layout
6575
6576 \end_inset
6577
6578
6579 \begin_inset LatexCommand index
6580 name "Commands ! O ! \\textbackslash overbrace"
6581
6582 \end_inset
6583
6584
6585 \end_layout
6586
6587 \end_inset
6588 </cell>
6589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6590 \begin_inset Text
6591
6592 \begin_layout Standard
6593 \begin_inset Formula $\overbrace{A+B}^{3}$
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 </row>
6602 <row topline="true" bottomline="true">
6603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6604 \begin_inset Text
6605
6606 \begin_layout Standard
6607 \begin_inset ERT
6608 status collapsed
6609
6610 \begin_layout Standard
6611
6612
6613 \backslash
6614 raisebox{-2.2mm}{
6615 \end_layout
6616
6617 \end_inset
6618
6619
6620 \backslash
6621 underbrace
6622 \begin_inset ERT
6623 status collapsed
6624
6625 \begin_layout Standard
6626
6627
6628 \backslash
6629 spce 
6630 \end_layout
6631
6632 \end_inset
6633
6634 A+B
6635 \begin_inset ERT
6636 status collapsed
6637
6638 \begin_layout Standard
6639
6640
6641 \backslash
6642 spce 
6643 \end_layout
6644
6645 \end_inset
6646
6647 _5
6648 \begin_inset ERT
6649 status collapsed
6650
6651 \begin_layout Standard
6652
6653 }
6654 \end_layout
6655
6656 \end_inset
6657
6658
6659 \begin_inset LatexCommand index
6660 name "Commands ! U ! \\textbackslash underbrace"
6661
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Standard
6673 \begin_inset Formula $\underbrace{A+B}_{5}$
6674 \end_inset
6675
6676
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 </row>
6682 <row topline="true" bottomline="true">
6683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6684 \begin_inset Text
6685
6686 \begin_layout Standard
6687
6688 \backslash
6689 overbrace
6690 \backslash
6691 underbrace
6692 \begin_inset ERT
6693 status collapsed
6694
6695 \begin_layout Standard
6696
6697
6698 \backslash
6699 spce 
6700 \end_layout
6701
6702 \end_inset
6703
6704 A+B_w
6705 \begin_inset ERT
6706 status collapsed
6707
6708 \begin_layout Standard
6709
6710
6711 \backslash
6712 spce 
6713 \end_layout
6714
6715 \end_inset
6716
6717
6718 \begin_inset ERT
6719 status collapsed
6720
6721 \begin_layout Standard
6722
6723
6724 \backslash
6725 spce 
6726 \end_layout
6727
6728 \end_inset
6729
6730 _7
6731 \begin_inset ERT
6732 status collapsed
6733
6734 \begin_layout Standard
6735
6736
6737 \backslash
6738 spce 
6739 \end_layout
6740
6741 \end_inset
6742
6743
6744 \begin_inset ERT
6745 status collapsed
6746
6747 \begin_layout Standard
6748
6749
6750 \backslash
6751 spce 
6752 \end_layout
6753
6754 \end_inset
6755
6756 ^
6757 \begin_inset ERT
6758 status collapsed
6759
6760 \begin_layout Standard
6761
6762
6763 \backslash
6764 spce 
6765 \end_layout
6766
6767 \end_inset
6768
6769 C
6770 \end_layout
6771
6772 \end_inset
6773 </cell>
6774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Standard
6778 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6779 \end_inset
6780
6781
6782 \end_layout
6783
6784 \end_inset
6785 </cell>
6786 </row>
6787 </lyxtabular>
6788
6789 \end_inset
6790
6791
6792 \end_layout
6793
6794 \begin_layout Standard
6795 In the last example it doesn't matter if 
6796 \series bold
6797
6798 \backslash
6799 overbrace
6800 \series default
6801  or 
6802 \series bold
6803
6804 \backslash
6805 underbrace
6806 \series default
6807  is inserted at first.
6808 \end_layout
6809
6810 \begin_layout Standard
6811 \begin_inset VSpace bigskip
6812 \end_inset
6813
6814 When brackets are needed that overlap each other, multiline formulas, as
6815  described in 
6816 \begin_inset LatexCommand ref
6817 reference "sec:Multiline-Formulas"
6818
6819 \end_inset
6820
6821 , must be used:
6822 \begin_inset Formula \begin{eqnarray*}
6823 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
6824  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
6825
6826 \end_inset
6827
6828 In the first row the formula is inserted together with the first brace.
6829  It is hereby important that the space command
6830 \begin_inset Foot
6831 status collapsed
6832
6833 \begin_layout Standard
6834 Space commands are explained in 
6835 \begin_inset LatexCommand ref
6836 reference "sub:Predefined-Space"
6837
6838 \end_inset
6839
6840 .
6841 \end_layout
6842
6843 \end_inset
6844
6845  
6846 \series bold
6847
6848 \backslash
6849 :
6850 \series default
6851  is inserted before the first 
6852 \begin_inset Formula $d$
6853 \end_inset
6854
6855 , because the brace that ends behind the 
6856 \begin_inset Formula $q$
6857 \end_inset
6858
6859  prevents that the following 
6860 \begin_inset Quotes eld
6861 \end_inset
6862
6863 +
6864 \begin_inset Quotes erd
6865 \end_inset
6866
6867  is surrounded by space.
6868 \begin_inset Foot
6869 status collapsed
6870
6871 \begin_layout Standard
6872 because a bracket is not handled as character, see 
6873 \begin_inset LatexCommand ref
6874 reference "sub:Binary-Operators"
6875
6876 \end_inset
6877
6878
6879 \end_layout
6880
6881 \end_inset
6882
6883  In the second row the second brace is inserted.
6884  As it should begin before the 
6885 \begin_inset Formula $b$
6886 \end_inset
6887
6888 , first the command 
6889 \series bold
6890
6891 \backslash
6892 hphantom{gggg+
6893 \backslash
6894 :}
6895 \series default
6896  is inserted.
6897 \begin_inset Foot
6898 status collapsed
6899
6900 \begin_layout Standard
6901 more about 
6902 \series bold
6903
6904 \backslash
6905 hphantom
6906 \series default
6907  see 
6908 \begin_inset LatexCommand ref
6909 reference "sub:Placeholders"
6910
6911 \end_inset
6912
6913
6914 \end_layout
6915
6916 \end_inset
6917
6918  This space is needed because the 
6919 \begin_inset Quotes eld
6920 \end_inset
6921
6922 +
6923 \begin_inset Quotes erd
6924 \end_inset
6925
6926  is also surrounded by space in the formula.
6927  The brace is placed under the command 
6928 \series bold
6929
6930 \backslash
6931 hphantom{bbqq+dddd}
6932 \series default
6933 .
6934 \end_layout
6935
6936 \begin_layout Standard
6937 It gets more complicated when brackets overlap each other, like in the following
6938  example:
6939 \begin_inset ERT
6940 status collapsed
6941
6942 \begin_layout Standard
6943
6944
6945 \backslash
6946 setlength{
6947 \backslash
6948 jot}{-6pt}
6949 \end_layout
6950
6951 \end_inset
6952
6953
6954 \begin_inset Formula \begin{eqnarray*}
6955  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
6956 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
6957
6958 \end_inset
6959
6960
6961 \begin_inset ERT
6962 status collapsed
6963
6964 \begin_layout Standard
6965
6966
6967 \backslash
6968 setlength{
6969 \backslash
6970 jot}{3pt}
6971 \end_layout
6972
6973 \end_inset
6974
6975 The first formula row is the same as the second row of the previous example,
6976  with the difference that the brace is above.
6977  The second row contains the formula together with the second brace.
6978  To avoid that there is space between the upper brace in the first row and
6979  the formula, the row spacing need to be reduced.
6980  This is not easily possible due to a bug in LyX
6981 \begin_inset Foot
6982 status collapsed
6983
6984 \begin_layout Standard
6985 \begin_inset ERT
6986 status collapsed
6987
6988 \begin_layout Standard
6989
6990
6991 \backslash
6992 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
6993 \end_layout
6994
6995 \end_inset
6996
6997 LyX-bug #1505
6998 \begin_inset ERT
6999 status collapsed
7000
7001 \begin_layout Standard
7002
7003 }
7004 \end_layout
7005
7006 \end_inset
7007
7008
7009 \end_layout
7010
7011 \end_inset
7012
7013 .
7014  As solution for the problem, the global formula row separation 
7015 \series bold
7016
7017 \backslash
7018 jot
7019 \series default
7020
7021 \begin_inset LatexCommand index
7022 name "Commands ! J ! \\textbackslash jot"
7023
7024 \end_inset
7025
7026  must be changed to -6\InsetSpace \thinspace{}
7027 pt before the formula with the command 
7028 \series bold
7029
7030 \backslash
7031 setlength{
7032 \backslash
7033 jot}{-6pt}
7034 \series default
7035  in TeX-mode.
7036  
7037 \series bold
7038
7039 \backslash
7040 jot
7041 \series default
7042  is set back after the formula to the standard value of 3\InsetSpace \thinspace{}
7043 pt using the same
7044  command.
7045  More about the row separation in formulas is explained in 
7046 \begin_inset LatexCommand ref
7047 reference "sub:Line-Separation"
7048
7049 \end_inset
7050
7051 .
7052 \end_layout
7053
7054 \begin_layout Section
7055 Arrows
7056 \begin_inset LatexCommand index
7057 name "Arrows"
7058
7059 \end_inset
7060
7061
7062 \end_layout
7063
7064 \begin_layout Standard
7065 Arrows can be inserted via the math toolbar button 
7066 \begin_inset Graphics
7067         filename ../images/math/leftarrow.png
7068         scale 85
7069
7070 \end_inset
7071
7072  or the commands listed in the following subsections.
7073 \end_layout
7074
7075 \begin_layout Subsection
7076 Horizontal Arrows
7077 \begin_inset LatexCommand index
7078 name "Arrows ! horizontal"
7079
7080 \end_inset
7081
7082
7083 \end_layout
7084
7085 \begin_layout Standard
7086
7087 \hfill
7088
7089 \begin_inset Tabular
7090 <lyxtabular version="3" rows="8" columns="2">
7091 <features>
7092 <column alignment="center" valignment="top" leftline="true" width="0pt">
7093 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7094 <row topline="true" bottomline="true">
7095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7096 \begin_inset Text
7097
7098 \begin_layout Standard
7099 Command
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7105 \begin_inset Text
7106
7107 \begin_layout Standard
7108 Result
7109 \end_layout
7110
7111 \end_inset
7112 </cell>
7113 </row>
7114 <row topline="true">
7115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Standard
7119
7120 \backslash
7121 gets
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Standard
7130 \begin_inset Formula $\gets$
7131 \end_inset
7132
7133
7134 \end_layout
7135
7136 \end_inset
7137 </cell>
7138 </row>
7139 <row topline="true">
7140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Standard
7144
7145 \backslash
7146 Leftarrow
7147 \end_layout
7148
7149 \end_inset
7150 </cell>
7151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7152 \begin_inset Text
7153
7154 \begin_layout Standard
7155 \begin_inset Formula $\Leftarrow$
7156 \end_inset
7157
7158
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 </row>
7164 <row topline="true" bottomline="true">
7165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Standard
7169
7170 \backslash
7171 longleftarrow
7172 \end_layout
7173
7174 \end_inset
7175 </cell>
7176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7177 \begin_inset Text
7178
7179 \begin_layout Standard
7180 \begin_inset Formula $\longleftarrow$
7181 \end_inset
7182
7183
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 </row>
7189 <row bottomline="true">
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Standard
7194
7195 \backslash
7196 Longleftarrow
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7202 \begin_inset Text
7203
7204 \begin_layout Standard
7205 \begin_inset Formula $\Longleftarrow$
7206 \end_inset
7207
7208
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 </row>
7214 <row bottomline="true">
7215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Standard
7219
7220 \backslash
7221 leftharpoonup
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Standard
7230 \begin_inset Formula $\leftharpoonup$
7231 \end_inset
7232
7233
7234 \end_layout
7235
7236 \end_inset
7237 </cell>
7238 </row>
7239 <row bottomline="true">
7240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7241 \begin_inset Text
7242
7243 \begin_layout Standard
7244
7245 \backslash
7246 leftharpoondown
7247 \end_layout
7248
7249 \end_inset
7250 </cell>
7251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7252 \begin_inset Text
7253
7254 \begin_layout Standard
7255 \begin_inset Formula $\leftharpoondown$
7256 \end_inset
7257
7258
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 </row>
7264 <row bottomline="true">
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Standard
7269
7270 \backslash
7271 hookleftarrow
7272 \end_layout
7273
7274 \end_inset
7275 </cell>
7276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7277 \begin_inset Text
7278
7279 \begin_layout Standard
7280 \begin_inset Formula $\hookleftarrow$
7281 \end_inset
7282
7283
7284 \end_layout
7285
7286 \end_inset
7287 </cell>
7288 </row>
7289 </lyxtabular>
7290
7291 \end_inset
7292
7293
7294 \hfill
7295
7296 \begin_inset Tabular
7297 <lyxtabular version="3" rows="8" columns="2">
7298 <features>
7299 <column alignment="center" valignment="top" leftline="true" width="0pt">
7300 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7301 <row topline="true" bottomline="true">
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Standard
7306 Command
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Standard
7315 Result
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 </row>
7321 <row topline="true">
7322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7323 \begin_inset Text
7324
7325 \begin_layout Standard
7326
7327 \backslash
7328 to
7329 \end_layout
7330
7331 \end_inset
7332 </cell>
7333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7334 \begin_inset Text
7335
7336 \begin_layout Standard
7337 \begin_inset Formula $\to$
7338 \end_inset
7339
7340
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 </row>
7346 <row topline="true">
7347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7348 \begin_inset Text
7349
7350 \begin_layout Standard
7351
7352 \backslash
7353 Rightarrow
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Standard
7362 \begin_inset Formula $\Rightarrow$
7363 \end_inset
7364
7365
7366 \end_layout
7367
7368 \end_inset
7369 </cell>
7370 </row>
7371 <row topline="true">
7372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Standard
7376
7377 \backslash
7378 longrightarrow
7379 \end_layout
7380
7381 \end_inset
7382 </cell>
7383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7384 \begin_inset Text
7385
7386 \begin_layout Standard
7387 \begin_inset Formula $\longrightarrow$
7388 \end_inset
7389
7390
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 </row>
7396 <row topline="true">
7397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Standard
7401
7402 \backslash
7403 Longrightarrow
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7409 \begin_inset Text
7410
7411 \begin_layout Standard
7412 \begin_inset Formula $\Longrightarrow$
7413 \end_inset
7414
7415
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 </row>
7421 <row topline="true">
7422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Standard
7426
7427 \backslash
7428 rightharpoonup
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Standard
7437 \begin_inset Formula $\rightharpoonup$
7438 \end_inset
7439
7440
7441 \end_layout
7442
7443 \end_inset
7444 </cell>
7445 </row>
7446 <row topline="true" bottomline="true">
7447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Standard
7451
7452 \backslash
7453 rightharpoondown
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Standard
7462 \begin_inset Formula $\rightharpoondown$
7463 \end_inset
7464
7465
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 </row>
7471 <row bottomline="true">
7472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Standard
7476
7477 \backslash
7478 hookrightarrow
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Standard
7487 \begin_inset Formula $\hookrightarrow$
7488 \end_inset
7489
7490
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 </row>
7496 </lyxtabular>
7497
7498 \end_inset
7499
7500
7501 \hfill
7502
7503 \end_layout
7504
7505 \begin_layout Standard
7506
7507 \hfill
7508
7509 \begin_inset Tabular
7510 <lyxtabular version="3" rows="6" columns="2">
7511 <features>
7512 <column alignment="center" valignment="top" leftline="true" width="0pt">
7513 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7514 <row topline="true" bottomline="true">
7515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7516 \begin_inset Text
7517
7518 \begin_layout Standard
7519 Command
7520 \end_layout
7521
7522 \end_inset
7523 </cell>
7524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Standard
7528 Result
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 </row>
7534 <row topline="true">
7535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Standard
7539
7540 \backslash
7541 leftrightarrow
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Standard
7550 \begin_inset Formula $\leftrightarrow$
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row topline="true">
7560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Standard
7564
7565 \backslash
7566 Leftrightarrow
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Standard
7575 \begin_inset Formula $\Leftrightarrow$
7576 \end_inset
7577
7578
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 </row>
7584 <row topline="true">
7585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Standard
7589
7590 \backslash
7591 longleftrightarrow
7592 \end_layout
7593
7594 \end_inset
7595 </cell>
7596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Standard
7600 \begin_inset Formula $\longleftrightarrow$
7601 \end_inset
7602
7603
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 </row>
7609 <row topline="true">
7610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Standard
7614
7615 \backslash
7616 Longleftrightarrow
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Standard
7625 \begin_inset Formula $\Longleftrightarrow$
7626 \end_inset
7627
7628
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 </row>
7634 <row topline="true" bottomline="true">
7635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Standard
7639
7640 \backslash
7641 rightleftharpoons
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Standard
7650 \begin_inset Formula $\rightleftharpoons$
7651 \end_inset
7652
7653
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 </row>
7659 </lyxtabular>
7660
7661 \end_inset
7662
7663
7664 \begin_inset ERT
7665 status collapsed
7666
7667 \begin_layout Standard
7668
7669
7670 \backslash
7671 hspace{25pt}
7672 \end_layout
7673
7674 \end_inset
7675
7676
7677 \hfill
7678
7679 \begin_inset Tabular
7680 <lyxtabular version="3" rows="5" columns="2">
7681 <features>
7682 <column alignment="center" valignment="top" leftline="true" width="0pt">
7683 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7684 <row topline="true" bottomline="true">
7685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7686 \begin_inset Text
7687
7688 \begin_layout Standard
7689 Command
7690 \end_layout
7691
7692 \end_inset
7693 </cell>
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Standard
7698 Result
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 </row>
7704 <row topline="true">
7705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Standard
7709
7710 \backslash
7711 mapsto
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7717 \begin_inset Text
7718
7719 \begin_layout Standard
7720 \begin_inset Formula $\mapsto$
7721 \end_inset
7722
7723
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 </row>
7729 <row topline="true">
7730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Standard
7734
7735 \backslash
7736 longmapsto
7737 \end_layout
7738
7739 \end_inset
7740 </cell>
7741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7742 \begin_inset Text
7743
7744 \begin_layout Standard
7745 \begin_inset Formula $\longmapsto$
7746 \end_inset
7747
7748
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 </row>
7754 <row topline="true">
7755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Standard
7759
7760 \backslash
7761 leadsto
7762 \end_layout
7763
7764 \end_inset
7765 </cell>
7766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7767 \begin_inset Text
7768
7769 \begin_layout Standard
7770 \begin_inset Formula $\leadsto$
7771 \end_inset
7772
7773
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 </row>
7779 <row topline="true" bottomline="true">
7780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Standard
7784
7785 \backslash
7786 dasharrow
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7792 \begin_inset Text
7793
7794 \begin_layout Standard
7795 \begin_inset Formula $\dasharrow$
7796 \end_inset
7797
7798
7799 \end_layout
7800
7801 \end_inset
7802 </cell>
7803 </row>
7804 </lyxtabular>
7805
7806 \end_inset
7807
7808
7809 \hfill
7810
7811 \end_layout
7812
7813 \begin_layout Standard
7814 \begin_inset VSpace medskip
7815 \end_inset
7816
7817 Arrows used as accent like e.\InsetSpace \thinspace{}
7818 g.\InsetSpace ~
7819 vector arrows are listed in 
7820 \begin_inset LatexCommand ref
7821 reference "sec:Accents"
7822
7823 \end_inset
7824
7825 .
7826 \end_layout
7827
7828 \begin_layout Standard
7829 \begin_inset VSpace bigskip
7830 \end_inset
7831
7832 Furthermore there are the labeled arrows
7833 \begin_inset LatexCommand index
7834 name "Arrows ! labeled"
7835
7836 \end_inset
7837
7838  
7839 \series bold
7840
7841 \backslash
7842 xleftarrow
7843 \series default
7844
7845 \begin_inset LatexCommand index
7846 name "Commands ! X ! \\textbackslash xleftarrow"
7847
7848 \end_inset
7849
7850  and 
7851 \series bold
7852
7853 \backslash
7854 xrightarrow
7855 \series default
7856
7857 \begin_inset LatexCommand index
7858 name "Commands ! X ! \\textbackslash xrightarrow\\vspace{4mm}"
7859
7860 \end_inset
7861
7862 .
7863  When inserting one of these commands in a formula, an arrow with two blue
7864  boxes appear where the label can be inserted.
7865  The length of the arrow adapts to the label width.
7866 \end_layout
7867
7868 \begin_layout Standard
7869 \align center
7870 \begin_inset Tabular
7871 <lyxtabular version="3" rows="3" columns="2">
7872 <features>
7873 <column alignment="center" valignment="top" leftline="true" width="0pt">
7874 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7875 <row topline="true" bottomline="true">
7876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Standard
7880 Command
7881 \end_layout
7882
7883 \end_inset
7884 </cell>
7885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Standard
7889 Result
7890 \begin_inset Note Note
7891 status collapsed
7892
7893 \begin_layout Standard
7894
7895 \series bold
7896
7897 \backslash
7898 raisebox
7899 \series default
7900  is only used as spacer.
7901 \end_layout
7902
7903 \end_inset
7904
7905
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 </row>
7911 <row topline="true">
7912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Standard
7916 F(a)
7917 \backslash
7918 xleftarrow
7919 \begin_inset ERT
7920 status collapsed
7921
7922 \begin_layout Standard
7923
7924
7925 \backslash
7926 spce 
7927 \end_layout
7928
7929 \end_inset
7930
7931 x=a
7932 \begin_inset Formula $\downarrow$
7933 \end_inset
7934
7935 x>0
7936 \begin_inset Formula $\to$
7937 \end_inset
7938
7939 F(x)
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Standard
7948 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
7949 \end_inset
7950
7951
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 </row>
7957 <row topline="true" bottomline="true">
7958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Standard
7962 F(x)
7963 \backslash
7964 xrightarrow
7965 \begin_inset ERT
7966 status collapsed
7967
7968 \begin_layout Standard
7969
7970
7971 \backslash
7972 spce 
7973 \end_layout
7974
7975 \end_inset
7976
7977 x=a
7978 \begin_inset Formula $\downarrow$
7979 \end_inset
7980
7981 x>0
7982 \begin_inset Formula $\to$
7983 \end_inset
7984
7985 F(a)
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Standard
7994 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
7995 \end_inset
7996
7997
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 </row>
8003 </lyxtabular>
8004
8005 \end_inset
8006
8007
8008 \end_layout
8009
8010 \begin_layout Subsection
8011 Vertical and diagonal Arrows
8012 \begin_inset LatexCommand index
8013 name "Arrows ! diagonal"
8014
8015 \end_inset
8016
8017
8018 \begin_inset LatexCommand index
8019 name "Arrows ! vertical"
8020
8021 \end_inset
8022
8023
8024 \end_layout
8025
8026 \begin_layout Standard
8027
8028 \hfill
8029
8030 \begin_inset Tabular
8031 <lyxtabular version="3" rows="7" columns="2">
8032 <features>
8033 <column alignment="center" valignment="top" leftline="true" width="0pt">
8034 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8035 <row topline="true" bottomline="true">
8036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Standard
8040 Command
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Standard
8049 Result
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 </row>
8055 <row topline="true">
8056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Standard
8060
8061 \backslash
8062 uparrow
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Standard
8071 \begin_inset Formula $\uparrow$
8072 \end_inset
8073
8074
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 </row>
8080 <row topline="true">
8081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Standard
8085
8086 \backslash
8087 Uparrow
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Standard
8096 \begin_inset Formula $\Uparrow$
8097 \end_inset
8098
8099
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 </row>
8105 <row topline="true">
8106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Standard
8110
8111 \backslash
8112 updownarrow
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Standard
8121 \begin_inset Formula $\updownarrow$
8122 \end_inset
8123
8124
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 </row>
8130 <row topline="true">
8131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Standard
8135
8136 \backslash
8137 Updownarrow
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Standard
8146 \begin_inset Formula $\Updownarrow$
8147 \end_inset
8148
8149
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 </row>
8155 <row topline="true" bottomline="true">
8156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Standard
8160
8161 \backslash
8162 Downarrow
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Standard
8171 \begin_inset Formula $\Downarrow$
8172 \end_inset
8173
8174
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 </row>
8180 <row bottomline="true">
8181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Standard
8185
8186 \backslash
8187 downarrow
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Standard
8196 \begin_inset Formula $\downarrow$
8197 \end_inset
8198
8199
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 </row>
8205 </lyxtabular>
8206
8207 \end_inset
8208
8209
8210 \hfill
8211
8212 \begin_inset Tabular
8213 <lyxtabular version="3" rows="5" columns="2">
8214 <features>
8215 <column alignment="center" valignment="top" leftline="true" width="0pt">
8216 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8217 <row topline="true" bottomline="true">
8218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Standard
8222 Command
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Standard
8231 Result
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 </row>
8237 <row topline="true">
8238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Standard
8242
8243 \backslash
8244 nearrow
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Standard
8253 \begin_inset Formula $\nearrow$
8254 \end_inset
8255
8256
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 </row>
8262 <row topline="true">
8263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Standard
8267
8268 \backslash
8269 searrow
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Standard
8278 \begin_inset Formula $\searrow$
8279 \end_inset
8280
8281
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 </row>
8287 <row topline="true" bottomline="true">
8288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Standard
8292
8293 \backslash
8294 swarrow
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8300 \begin_inset Text
8301
8302 \begin_layout Standard
8303 \begin_inset Formula $\swarrow$
8304 \end_inset
8305
8306
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 </row>
8312 <row bottomline="true">
8313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Standard
8317
8318 \backslash
8319 nwarrow
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Standard
8328 \begin_inset Formula $\nwarrow$
8329 \end_inset
8330
8331
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 </row>
8337 </lyxtabular>
8338
8339 \end_inset
8340
8341
8342 \hfill
8343
8344 \end_layout
8345
8346 \begin_layout Standard
8347 \begin_inset VSpace medskip
8348 \end_inset
8349
8350 Vertical arrows can be used also as delimiter together with the commands
8351  described in 
8352 \begin_inset LatexCommand ref
8353 reference "sub:Manual-Bracket-Size"
8354
8355 \end_inset
8356
8357  and 
8358 \begin_inset LatexCommand ref
8359 reference "sub:Automatic-Bracket-Size"
8360
8361 \end_inset
8362
8363 .
8364 \end_layout
8365
8366 \begin_layout Standard
8367
8368 \newpage
8369
8370 \end_layout
8371
8372 \begin_layout Section
8373 Accents
8374 \begin_inset LatexCommand label
8375 name "sec:Accents"
8376
8377 \end_inset
8378
8379
8380 \begin_inset LatexCommand index
8381 name "Accents"
8382
8383 \end_inset
8384
8385
8386 \end_layout
8387
8388 \begin_layout Standard
8389 Accents can be inserted via the math toolbar button 
8390 \begin_inset Graphics
8391         filename ../images/math/hat.png
8392         scale 85
8393
8394 \end_inset
8395
8396  or the commands listed in the following subsections.
8397 \end_layout
8398
8399 \begin_layout Subsection
8400 Accents for one Character
8401 \begin_inset ERT
8402 status collapsed
8403
8404 \begin_layout Standard
8405
8406
8407 \backslash
8408 texorpdfstring{
8409 \end_layout
8410
8411 \end_inset
8412
8413
8414 \begin_inset Foot
8415 status collapsed
8416
8417 \begin_layout Standard
8418 accents in text see 
8419 \begin_inset LatexCommand ref
8420 reference "sub:Accents-in-Text"
8421
8422 \end_inset
8423
8424
8425 \end_layout
8426
8427 \end_inset
8428
8429
8430 \begin_inset ERT
8431 status collapsed
8432
8433 \begin_layout Standard
8434
8435 }{}
8436 \end_layout
8437
8438 \end_inset
8439
8440
8441 \begin_inset Note Note
8442 status collapsed
8443
8444 \begin_layout Standard
8445
8446 \backslash
8447 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
8448 \end_layout
8449
8450 \begin_layout Standard
8451 More about 
8452 \backslash
8453 texorpdfstring is in section 
8454 \begin_inset LatexCommand ref
8455 reference "sub:Formulas-in-Section"
8456
8457 \end_inset
8458
8459 .
8460 \end_layout
8461
8462 \end_inset
8463
8464
8465 \begin_inset LatexCommand label
8466 name "sub:Accents-for-one"
8467
8468 \end_inset
8469
8470
8471 \begin_inset LatexCommand index
8472 name "Accents ! for one character"
8473
8474 \end_inset
8475
8476
8477 \end_layout
8478
8479 \begin_layout Standard
8480
8481 \hfill
8482
8483 \begin_inset Tabular
8484 <lyxtabular version="3" rows="8" columns="2">
8485 <features>
8486 <column alignment="center" valignment="top" leftline="true" width="0pt">
8487 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8488 <row topline="true" bottomline="true">
8489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Standard
8493 Command
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Standard
8502 Result
8503 \begin_inset Note Note
8504 status collapsed
8505
8506 \begin_layout Standard
8507
8508 \series bold
8509
8510 \backslash
8511 raisebox
8512 \series default
8513  is only used as spacer.
8514 \end_layout
8515
8516 \end_inset
8517
8518
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 </row>
8524 <row topline="true" bottomline="true">
8525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Standard
8529
8530 \backslash
8531 dot
8532 \begin_inset ERT
8533 status collapsed
8534
8535 \begin_layout Standard
8536
8537
8538 \backslash
8539 spce 
8540 \end_layout
8541
8542 \end_inset
8543
8544 A
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Standard
8553 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8554 \end_inset
8555
8556
8557 \end_layout
8558
8559 \end_inset
8560 </cell>
8561 </row>
8562 <row bottomline="true">
8563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Standard
8567
8568 \backslash
8569 ddot
8570 \begin_inset ERT
8571 status collapsed
8572
8573 \begin_layout Standard
8574
8575
8576 \backslash
8577 spce 
8578 \end_layout
8579
8580 \end_inset
8581
8582 A
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Standard
8591 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 </row>
8600 <row bottomline="true">
8601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Standard
8605
8606 \backslash
8607 dddot
8608 \begin_inset ERT
8609 status collapsed
8610
8611 \begin_layout Standard
8612
8613
8614 \backslash
8615 spce 
8616 \end_layout
8617
8618 \end_inset
8619
8620 A
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Standard
8629 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8630 \end_inset
8631
8632
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 </row>
8638 <row bottomline="true">
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Standard
8643
8644 \backslash
8645 ddddot{A
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Standard
8654 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8655 \end_inset
8656
8657
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 </row>
8663 <row bottomline="true">
8664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Standard
8668
8669 \backslash
8670 vec
8671 \begin_inset ERT
8672 status collapsed
8673
8674 \begin_layout Standard
8675
8676
8677 \backslash
8678 spce 
8679 \end_layout
8680
8681 \end_inset
8682
8683 A
8684 \begin_inset LatexCommand index
8685 name "Vectors"
8686
8687 \end_inset
8688
8689
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Standard
8698 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row bottomline="true">
8708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Standard
8712
8713 \backslash
8714 bar
8715 \begin_inset ERT
8716 status collapsed
8717
8718 \begin_layout Standard
8719
8720
8721 \backslash
8722 spce 
8723 \end_layout
8724
8725 \end_inset
8726
8727 A
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Standard
8736 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
8737 \end_inset
8738
8739
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 </row>
8745 <row bottomline="true">
8746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Standard
8750
8751 \backslash
8752 mathring
8753 \begin_inset ERT
8754 status collapsed
8755
8756 \begin_layout Standard
8757
8758
8759 \backslash
8760 spce 
8761 \end_layout
8762
8763 \end_inset
8764
8765 A
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Standard
8774 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
8775 \end_inset
8776
8777
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 </row>
8783 </lyxtabular>
8784
8785 \end_inset
8786
8787
8788 \hfill
8789
8790 \begin_inset Tabular
8791 <lyxtabular version="3" rows="7" columns="2">
8792 <features>
8793 <column alignment="center" valignment="top" leftline="true" width="0pt">
8794 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8795 <row topline="true" bottomline="true">
8796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Standard
8800 Command
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Standard
8809 Result
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 </row>
8815 <row topline="true" bottomline="true">
8816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Standard
8820
8821 \backslash
8822 tilde
8823 \begin_inset ERT
8824 status collapsed
8825
8826 \begin_layout Standard
8827
8828
8829 \backslash
8830 spce 
8831 \end_layout
8832
8833 \end_inset
8834
8835 A
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Standard
8844 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
8845 \end_inset
8846
8847
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 </row>
8853 <row bottomline="true">
8854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Standard
8858
8859 \backslash
8860 hat
8861 \begin_inset ERT
8862 status collapsed
8863
8864 \begin_layout Standard
8865
8866
8867 \backslash
8868 spce 
8869 \end_layout
8870
8871 \end_inset
8872
8873 A
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Standard
8882 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 <row bottomline="true">
8892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Standard
8896
8897 \backslash
8898 check
8899 \begin_inset ERT
8900 status collapsed
8901
8902 \begin_layout Standard
8903
8904
8905 \backslash
8906 spce 
8907 \end_layout
8908
8909 \end_inset
8910
8911 A
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Standard
8920 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
8921 \end_inset
8922
8923
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 </row>
8929 <row bottomline="true">
8930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8931 \begin_inset Text
8932
8933 \begin_layout Standard
8934
8935 \backslash
8936 acute
8937 \begin_inset ERT
8938 status collapsed
8939
8940 \begin_layout Standard
8941
8942
8943 \backslash
8944 spce 
8945 \end_layout
8946
8947 \end_inset
8948
8949 A
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Standard
8958 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
8959 \end_inset
8960
8961
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 </row>
8967 <row bottomline="true">
8968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Standard
8972
8973 \backslash
8974 grave
8975 \begin_inset ERT
8976 status collapsed
8977
8978 \begin_layout Standard
8979
8980
8981 \backslash
8982 spce 
8983 \end_layout
8984
8985 \end_inset
8986
8987 A
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Standard
8996 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
8997 \end_inset
8998
8999
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 </row>
9005 <row bottomline="true">
9006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Standard
9010
9011 \backslash
9012 breve
9013 \begin_inset ERT
9014 status collapsed
9015
9016 \begin_layout Standard
9017
9018
9019 \backslash
9020 spce 
9021 \end_layout
9022
9023 \end_inset
9024
9025 A
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Standard
9034 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9035 \end_inset
9036
9037
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 </row>
9043 </lyxtabular>
9044
9045 \end_inset
9046
9047
9048 \hfill
9049
9050 \end_layout
9051
9052 \begin_layout Standard
9053 \begin_inset VSpace bigskip
9054 \end_inset
9055
9056 To create umlauts
9057 \begin_inset LatexCommand index
9058 name "Umlauts"
9059
9060 \end_inset
9061
9062  in formulas, a quotation mark is inserted before the vowel.
9063  These two characters are then treated by LaTeX as 
9064 \emph on
9065 one
9066 \emph default
9067  character when the formula part with the umlaut is marked as German.
9068  In contrary to 
9069 \series bold
9070
9071 \backslash
9072 ddot
9073 \series default
9074 , with this method 
9075 \begin_inset Quotes eld
9076 \end_inset
9077
9078 real
9079 \begin_inset Quotes erd
9080 \end_inset
9081
9082  umlauts are created as demonstrated in the following example:
9083 \end_layout
9084
9085 \begin_layout Standard
9086 \begin_inset VSpace -2mm
9087 \end_inset
9088
9089
9090 \end_layout
9091
9092 \begin_layout Standard
9093 \align center
9094 \begin_inset Tabular
9095 <lyxtabular version="3" rows="3" columns="2">
9096 <features>
9097 <column alignment="center" valignment="top" leftline="true" width="0">
9098 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
9099 <row topline="true" bottomline="true">
9100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Standard
9104 Command
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Standard
9113 Result
9114 \begin_inset Note Note
9115 status collapsed
9116
9117 \begin_layout Standard
9118
9119 \series bold
9120
9121 \backslash
9122 raisebox
9123 \series default
9124  is only used as spacer.
9125 \end_layout
9126
9127 \end_inset
9128
9129
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 <row topline="true">
9136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Standard
9140
9141 \lang ngerman
9142 \begin_inset Quotes grd
9143 \end_inset
9144
9145 i
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Standard
9154
9155 \lang ngerman
9156 \begin_inset Formula $"i$
9157 \end_inset
9158
9159
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 </row>
9165 <row topline="true" bottomline="true">
9166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Standard
9170
9171 \backslash
9172 ddot
9173 \begin_inset ERT
9174 status collapsed
9175
9176 \begin_layout Standard
9177
9178
9179 \backslash
9180 spce 
9181 \end_layout
9182
9183 \end_inset
9184
9185 i
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Standard
9194 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9195 \end_inset
9196
9197
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 </row>
9203 </lyxtabular>
9204
9205 \end_inset
9206
9207
9208 \end_layout
9209
9210 \begin_layout Standard
9211 Another advantage to 
9212 \series bold
9213
9214 \backslash
9215 ddot
9216 \series default
9217  is that umlauts can directly be converted to mathematical text because
9218  the accent commands above are 
9219 \emph on
9220 not allowed
9221 \emph default
9222  
9223 \emph on
9224 in mathematical text
9225 \emph default
9226 .
9227  To convert an accented character to mathematical text, only the character
9228  under the accent may be converted.
9229  This applies also for all other conversions, e.\InsetSpace \thinspace{}
9230 g.\InsetSpace ~
9231 to italic or bold.
9232 \end_layout
9233
9234 \begin_layout Standard
9235 In mathematical text, umlauts and other accented characters can directly
9236  be inserted.
9237 \end_layout
9238
9239 \begin_layout Subsection
9240 Accents for Operators
9241 \begin_inset LatexCommand index
9242 name "Accents ! for operators"
9243
9244 \end_inset
9245
9246
9247 \end_layout
9248
9249 \begin_layout Standard
9250 With the commands 
9251 \series bold
9252
9253 \backslash
9254 overset
9255 \series default
9256
9257 \begin_inset LatexCommand index
9258 name "Commands ! O ! \\textbackslash overset"
9259
9260 \end_inset
9261
9262  and 
9263 \series bold
9264
9265 \backslash
9266 underset
9267 \series default
9268
9269 \begin_inset LatexCommand index
9270 name "Commands ! U ! \\textbackslash underset"
9271
9272 \end_inset
9273
9274  characters can be placed above or below an operator, respectively, to accent
9275  it.
9276  With the command 
9277 \series bold
9278
9279 \backslash
9280 sideset
9281 \series default
9282
9283 \begin_inset LatexCommand index
9284 name "Commands ! S ! \\textbackslash sideset"
9285
9286 \end_inset
9287
9288  characters can be set before and behind an operator.
9289  The command scheme is:
9290 \end_layout
9291
9292 \begin_layout Standard
9293
9294 \series bold
9295
9296 \backslash
9297 sideset{character
9298 \series default
9299  
9300 \series bold
9301 before}{character
9302 \series default
9303  
9304 \series bold
9305 behind}
9306 \end_layout
9307
9308 \begin_layout Standard
9309
9310 \series bold
9311
9312 \backslash
9313 sideset
9314 \series default
9315  must always be before the operator that should be accented.
9316  You can accent with several characters and even with other operators and
9317  symbols.
9318  To place with 
9319 \series bold
9320
9321 \backslash
9322 sideset
9323 \series default
9324  for example only characters behind an operator, write nothing between the
9325  first braces but don't omit the braces.
9326 \end_layout
9327
9328 \begin_layout Standard
9329 For example the command 
9330 \series bold
9331
9332 \backslash
9333 sideset{
9334 \begin_inset Formula $\to$
9335 \end_inset
9336
9337
9338 \backslash
9339 {
9340 \series default
9341 '
9342 \series bold
9343
9344 \begin_inset Formula $\to$
9345 \end_inset
9346
9347
9348 \backslash
9349 sum_k=1
9350 \begin_inset ERT
9351 status collapsed
9352
9353 \begin_layout Standard
9354
9355
9356 \backslash
9357 spce 
9358 \end_layout
9359
9360 \end_inset
9361
9362
9363 \series default
9364 ^
9365 \series bold
9366 n
9367 \series default
9368  produces:
9369 \begin_inset Formula \[
9370 \sideset{}{'}\sum_{k=1}^{n}\]
9371
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \begin_layout Standard
9378 The command 
9379 \series bold
9380
9381 \backslash
9382 overset
9383 \begin_inset ERT
9384 status collapsed
9385
9386 \begin_layout Standard
9387
9388
9389 \backslash
9390 spce 
9391 \end_layout
9392
9393 \end_inset
9394
9395
9396 \backslash
9397 maltese
9398 \begin_inset ERT
9399 status collapsed
9400
9401 \begin_layout Standard
9402
9403
9404 \backslash
9405 spce 
9406 \end_layout
9407
9408 \end_inset
9409
9410
9411 \series default
9412
9413 \begin_inset Formula $\uparrow$
9414 \end_inset
9415
9416
9417 \series bold
9418 a
9419 \series default
9420  produces:
9421 \begin_inset Formula \[
9422 \overset{a}{\maltese}\]
9423
9424 \end_inset
9425
9426 As seen in the last example, with 
9427 \series bold
9428
9429 \backslash
9430 overset
9431 \series default
9432  and 
9433 \series bold
9434
9435 \backslash
9436 underset
9437 \series default
9438  also symbols and characters can be accented; with 
9439 \series bold
9440
9441 \backslash
9442 sideset
9443 \series default
9444  this is not possible.
9445 \end_layout
9446
9447 \begin_layout Subsection
9448 Accents for several Characters
9449 \begin_inset LatexCommand label
9450 name "sub:Accents-for-several"
9451
9452 \end_inset
9453
9454
9455 \begin_inset LatexCommand index
9456 name "Accents ! for several characters"
9457
9458 \end_inset
9459
9460
9461 \end_layout
9462
9463 \begin_layout Standard
9464
9465 \hfill
9466
9467 \begin_inset Tabular
9468 <lyxtabular version="3" rows="5" columns="2">
9469 <features>
9470 <column alignment="center" valignment="top" leftline="true" width="0pt">
9471 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9472 <row topline="true" bottomline="true">
9473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Standard
9477 Command
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Standard
9486 Result
9487 \begin_inset Note Note
9488 status collapsed
9489
9490 \begin_layout Standard
9491
9492 \series bold
9493
9494 \backslash
9495 raisebox
9496 \series default
9497  is only used as spacer.
9498 \end_layout
9499
9500 \end_inset
9501
9502
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 </row>
9508 <row topline="true" bottomline="true">
9509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Standard
9513
9514 \backslash
9515 overleftarrow
9516 \begin_inset ERT
9517 status collapsed
9518
9519 \begin_layout Standard
9520
9521
9522 \backslash
9523 spce 
9524 \end_layout
9525
9526 \end_inset
9527
9528 A=B
9529 \end_layout
9530
9531 \end_inset
9532 </cell>
9533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9534 \begin_inset Text
9535
9536 \begin_layout Standard
9537 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9538 \end_inset
9539
9540
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 </row>
9546 <row bottomline="true">
9547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9548 \begin_inset Text
9549
9550 \begin_layout Standard
9551
9552 \backslash
9553 underleftarrow
9554 \begin_inset ERT
9555 status collapsed
9556
9557 \begin_layout Standard
9558
9559
9560 \backslash
9561 spce 
9562 \end_layout
9563
9564 \end_inset
9565
9566 A=B
9567 \end_layout
9568
9569 \end_inset
9570 </cell>
9571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Standard
9575 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9576 \end_inset
9577
9578
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 </row>
9584 <row bottomline="true">
9585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9586 \begin_inset Text
9587
9588 \begin_layout Standard
9589
9590 \backslash
9591 overleftrightarrow
9592 \begin_inset ERT
9593 status collapsed
9594
9595 \begin_layout Standard
9596
9597
9598 \backslash
9599 spce 
9600 \end_layout
9601
9602 \end_inset
9603
9604 A=B
9605 \end_layout
9606
9607 \end_inset
9608 </cell>
9609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9610 \begin_inset Text
9611
9612 \begin_layout Standard
9613 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9614 \end_inset
9615
9616
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 </row>
9622 <row bottomline="true">
9623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9624 \begin_inset Text
9625
9626 \begin_layout Standard
9627
9628 \backslash
9629 underleftrightarrow
9630 \begin_inset ERT
9631 status collapsed
9632
9633 \begin_layout Standard
9634
9635
9636 \backslash
9637 spce 
9638 \end_layout
9639
9640 \end_inset
9641
9642 A=B
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9648 \begin_inset Text
9649
9650 \begin_layout Standard
9651 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9652 \end_inset
9653
9654
9655 \end_layout
9656
9657 \end_inset
9658 </cell>
9659 </row>
9660 </lyxtabular>
9661
9662 \end_inset
9663
9664
9665 \hfill
9666
9667 \begin_inset Tabular
9668 <lyxtabular version="3" rows="5" columns="2">
9669 <features>
9670 <column alignment="center" valignment="top" leftline="true" width="0pt">
9671 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9672 <row topline="true" bottomline="true">
9673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9674 \begin_inset Text
9675
9676 \begin_layout Standard
9677 Command
9678 \end_layout
9679
9680 \end_inset
9681 </cell>
9682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Standard
9686 Result
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 </row>
9692 <row topline="true" bottomline="true">
9693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Standard
9697
9698 \backslash
9699 overrightarrow
9700 \begin_inset ERT
9701 status collapsed
9702
9703 \begin_layout Standard
9704
9705
9706 \backslash
9707 spce 
9708 \end_layout
9709
9710 \end_inset
9711
9712 A=B
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Standard
9721 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 </row>
9730 <row bottomline="true">
9731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Standard
9735
9736 \backslash
9737 underrightarrow
9738 \begin_inset ERT
9739 status collapsed
9740
9741 \begin_layout Standard
9742
9743
9744 \backslash
9745 spce 
9746 \end_layout
9747
9748 \end_inset
9749
9750 A=B
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Standard
9759 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9760 \end_inset
9761
9762
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 </row>
9768 <row bottomline="true">
9769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Standard
9773
9774 \backslash
9775 widetilde
9776 \begin_inset ERT
9777 status collapsed
9778
9779 \begin_layout Standard
9780
9781
9782 \backslash
9783 spce 
9784 \end_layout
9785
9786 \end_inset
9787
9788 A=B
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Standard
9797 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row bottomline="true">
9807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Standard
9811
9812 \backslash
9813 widehat
9814 \begin_inset ERT
9815 status collapsed
9816
9817 \begin_layout Standard
9818
9819
9820 \backslash
9821 spce 
9822 \end_layout
9823
9824 \end_inset
9825
9826 A=B
9827 \end_layout
9828
9829 \end_inset
9830 </cell>
9831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Standard
9835 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9836 \end_inset
9837
9838
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 </row>
9844 </lyxtabular>
9845
9846 \end_inset
9847
9848
9849 \hfill
9850
9851 \end_layout
9852
9853 \begin_layout Standard
9854 \begin_inset VSpace medskip
9855 \end_inset
9856
9857 With these commands as many characters as you like can be accented.
9858  But the accents 
9859 \series bold
9860
9861 \backslash
9862 widetilde
9863 \series default
9864  and 
9865 \series bold
9866
9867 \backslash
9868 widehat
9869 \series default
9870  will only be set in the output with a length of three characters, as shown
9871  in the following example:
9872 \begin_inset Formula \[
9873 \widetilde{A+B=C-D}\]
9874
9875 \end_inset
9876
9877
9878 \end_layout
9879
9880 \begin_layout Standard
9881 With the commands 
9882 \series bold
9883
9884 \backslash
9885 overset
9886 \series default
9887
9888 \begin_inset LatexCommand index
9889 name "Commands ! O ! \\textbackslash overset"
9890
9891 \end_inset
9892
9893  and 
9894 \series bold
9895
9896 \backslash
9897 underset
9898 \series default
9899
9900 \begin_inset LatexCommand index
9901 name "Commands ! U ! \\textbackslash underset"
9902
9903 \end_inset
9904
9905  described in the previous subsection it is also possible to accent several
9906  characters.
9907  The command 
9908 \series bold
9909
9910 \backslash
9911 underset
9912 \begin_inset ERT
9913 status collapsed
9914
9915 \begin_layout Standard
9916
9917
9918 \backslash
9919 spce 
9920 \end_layout
9921
9922 \end_inset
9923
9924 A=B
9925 \begin_inset Formula $\downarrow$
9926 \end_inset
9927
9928 ***
9929 \series default
9930  creates:
9931 \begin_inset Formula \[
9932 \underset{***}{A=B}\]
9933
9934 \end_inset
9935
9936
9937 \end_layout
9938
9939 \begin_layout Section
9940 Space
9941 \begin_inset LatexCommand label
9942 name "sub:Space"
9943
9944 \end_inset
9945
9946
9947 \begin_inset LatexCommand index
9948 name "Space ! horizontal"
9949
9950 \end_inset
9951
9952
9953 \end_layout
9954
9955 \begin_layout Subsection
9956 Predefined Space
9957 \begin_inset LatexCommand label
9958 name "sub:Predefined-Space"
9959
9960 \end_inset
9961
9962
9963 \begin_inset LatexCommand index
9964 name "Space ! horizontal ! predefined"
9965
9966 \end_inset
9967
9968
9969 \end_layout
9970
9971 \begin_layout Standard
9972 Sometimes it is necessary to insert horizontal space to a formula.
9973  This is done by inserting a protected space (shortcut 
9974 \family sans
9975 Ctrl-Space
9976 \family default
9977 ).
9978  A blue 
9979 \begin_inset Quotes eld
9980 \end_inset
9981
9982
9983 \series bold
9984 \color blue
9985
9986 \begin_inset ERT
9987 status collapsed
9988
9989 \begin_layout Standard
9990
9991
9992 \backslash
9993 spce 
9994 \end_layout
9995
9996 \end_inset
9997
9998
9999 \series default
10000 \color inherit
10001
10002 \begin_inset Quotes erd
10003 \end_inset
10004
10005  appears and by pressing 
10006 \family sans
10007 Space
10008 \family default
10009  several times one can select one of eight different space sizes.
10010  The spaces can also be inserted using the math toolbar button 
10011 \begin_inset Graphics
10012         filename ../images/math/space.png
10013         scale 85
10014
10015 \end_inset
10016
10017  or special commands.
10018  Independent from the inserted command, one can select the size again by
10019  pressing 
10020 \family sans
10021 Space
10022 \family default
10023  afterwards.
10024 \end_layout
10025
10026 \begin_layout Standard
10027 \noindent
10028 \align center
10029 \begin_inset VSpace -5mm
10030 \end_inset
10031
10032
10033 \begin_inset Tabular
10034 <lyxtabular version="3" rows="3" columns="7">
10035 <features>
10036 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
10037 <column alignment="center" valignment="top" leftline="true" width="0">
10038 <column alignment="center" valignment="top" leftline="true" width="0">
10039 <column alignment="center" valignment="top" leftline="true" width="0">
10040 <column alignment="center" valignment="top" leftline="true" width="0">
10041 <column alignment="center" valignment="top" leftline="true" width="0">
10042 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10043 <row topline="true">
10044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Standard
10048 Command
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Standard
10057
10058 \backslash
10059 ,
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10065 \begin_inset Text
10066
10067 \begin_layout Standard
10068
10069 \backslash
10070 :
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Standard
10079
10080 \backslash
10081 ;
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Standard
10090
10091 \backslash
10092 quad
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10098 \begin_inset Text
10099
10100 \begin_layout Standard
10101
10102 \backslash
10103 qquad
10104 \end_layout
10105
10106 \end_inset
10107 </cell>
10108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Standard
10112
10113 \backslash
10114 !
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 </row>
10120 <row topline="true">
10121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Standard
10125 Number of 
10126 \family sans
10127 Space
10128 \family default
10129  keystrokes after inserting the protected space
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Standard
10138 0
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10144 \begin_inset Text
10145
10146 \begin_layout Standard
10147 1
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Standard
10156 2
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Standard
10165 3
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Standard
10174 4
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Standard
10183 5
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 </row>
10189 <row topline="true" bottomline="true">
10190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Standard
10194 Result
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Standard
10203 \begin_inset Formula $A\, B$
10204 \end_inset
10205
10206
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10212 \begin_inset Text
10213
10214 \begin_layout Standard
10215 \begin_inset Formula $A\: B$
10216 \end_inset
10217
10218
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Standard
10227 \begin_inset Formula $A\; B$
10228 \end_inset
10229
10230
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Standard
10239 \begin_inset Formula $A\quad B$
10240 \end_inset
10241
10242
10243 \end_layout
10244
10245 \end_inset
10246 </cell>
10247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10248 \begin_inset Text
10249
10250 \begin_layout Standard
10251 \begin_inset Formula $A\qquad B$
10252 \end_inset
10253
10254
10255 \end_layout
10256
10257 \end_inset
10258 </cell>
10259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10260 \begin_inset Text
10261
10262 \begin_layout Standard
10263 \begin_inset Formula $A\! B$
10264 \end_inset
10265
10266
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 </row>
10272 </lyxtabular>
10273
10274 \end_inset
10275
10276
10277 \end_layout
10278
10279 \begin_layout Standard
10280 The last size seem to produce no space.
10281  It is displayed red in LyX contrary to the other sizes, because it is a
10282  negative space.
10283  There are two more negative spaces:
10284 \end_layout
10285
10286 \begin_layout Standard
10287 \align center
10288 \begin_inset Tabular
10289 <lyxtabular version="3" rows="3" columns="3">
10290 <features>
10291 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
10292 <column alignment="center" valignment="top" leftline="true" width="0pt">
10293 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
10294 <row topline="true" bottomline="true">
10295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10296 \begin_inset Text
10297
10298 \begin_layout Standard
10299 Command
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Standard
10308
10309 \backslash
10310 negmedspace
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10316 \begin_inset Text
10317
10318 \begin_layout Standard
10319
10320 \backslash
10321 negthickspace
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 </row>
10327 <row bottomline="true">
10328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Standard
10332 Number of 
10333 \family sans
10334 Space
10335 \family default
10336  keystrokes after inserting the protected space
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Standard
10345 6
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Standard
10354 7
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 </row>
10360 <row bottomline="true">
10361 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Standard
10365 Result
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Standard
10374 \begin_inset Formula $A\negmedspace B$
10375 \end_inset
10376
10377
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Standard
10386 \begin_inset Formula $A\negthickspace B$
10387 \end_inset
10388
10389
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 </lyxtabular>
10396
10397 \end_inset
10398
10399
10400 \end_layout
10401
10402 \begin_layout Standard
10403 Negative spaces can lead to characters overlapping each other.
10404  Thus they can be used to enforce ligatures, what is e.\InsetSpace \thinspace{}
10405 g.\InsetSpace ~
10406 useful for summation
10407  operators: 
10408 \end_layout
10409
10410 \begin_layout Standard
10411 \align center
10412 \begin_inset Tabular
10413 <lyxtabular version="3" rows="3" columns="2">
10414 <features>
10415 <column alignment="center" valignment="top" leftline="true" width="0">
10416 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10417 <row topline="true" bottomline="true">
10418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Standard
10422 Command
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Standard
10431 Result
10432 \begin_inset Note Note
10433 status collapsed
10434
10435 \begin_layout Standard
10436
10437 \series bold
10438
10439 \backslash
10440 raisebox
10441 \series default
10442  is only used as spacer.
10443 \end_layout
10444
10445 \end_inset
10446
10447
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 </row>
10453 <row topline="true">
10454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Standard
10458
10459 \backslash
10460 sum
10461 \backslash
10462 sum
10463 \begin_inset ERT
10464 status collapsed
10465
10466 \begin_layout Standard
10467
10468
10469 \backslash
10470 spce 
10471 \end_layout
10472
10473 \end_inset
10474
10475 f_kl
10476 \end_layout
10477
10478 \end_inset
10479 </cell>
10480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10481 \begin_inset Text
10482
10483 \begin_layout Standard
10484 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10485 \end_inset
10486
10487
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row topline="true" bottomline="true">
10494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Standard
10498
10499 \backslash
10500 sum
10501 \backslash
10502 negmedspace
10503 \backslash
10504 sum
10505 \begin_inset ERT
10506 status collapsed
10507
10508 \begin_layout Standard
10509
10510
10511 \backslash
10512 spce 
10513 \end_layout
10514
10515 \end_inset
10516
10517 f_kl
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Standard
10526 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10527 \end_inset
10528
10529
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 </row>
10535 </lyxtabular>
10536
10537 \end_inset
10538
10539
10540 \end_layout
10541
10542 \begin_layout Standard
10543 Relations like for example equal signs, are always surrounded by space.
10544  To suppress this, the equal sign is placed into a TeX-brace.
10545  The following example demonstrates this:
10546 \end_layout
10547
10548 \begin_layout Standard
10549 \align center
10550 \begin_inset Tabular
10551 <lyxtabular version="3" rows="2" columns="2">
10552 <features>
10553 <column alignment="center" valignment="top" width="0pt">
10554 <column alignment="center" valignment="top" width="0pt">
10555 <row>
10556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Standard
10560 normal equation
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Standard
10569 \begin_inset Formula $A=B$
10570 \end_inset
10571
10572
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 </row>
10578 <row>
10579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Standard
10583 \begin_inset Note Note
10584 status collapsed
10585
10586 \begin_layout Standard
10587
10588 \series bold
10589
10590 \backslash
10591 raisebox
10592 \series default
10593  is only used as spacer.
10594 \end_layout
10595
10596 \end_inset
10597
10598
10599 \begin_inset Formula $\raisebox{5mm}{}$
10600 \end_inset
10601
10602 equation without space
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Standard
10611 \begin_inset Formula $A{=}B$
10612 \end_inset
10613
10614
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 </row>
10620 </lyxtabular>
10621
10622 \end_inset
10623
10624
10625 \end_layout
10626
10627 \begin_layout Standard
10628 \noindent
10629 The command for the last formula is: 
10630 \series bold
10631 A
10632 \backslash
10633 {=
10634 \begin_inset Formula $\to$
10635 \end_inset
10636
10637 B
10638 \end_layout
10639
10640 \begin_layout Standard
10641 \begin_inset VSpace bigskip
10642 \end_inset
10643
10644 Spaces are needed for physical units, because the space between the value
10645  and the unit is the smallest one and not a normal space.
10646  For units in text, the smallest space is inserted via the menu 
10647 \family sans
10648 Insert\SpecialChar \menuseparator
10649 Formatting\SpecialChar \menuseparator
10650 Thin\InsetSpace ~
10651 Space
10652 \family default
10653  (shortcut 
10654 \family sans
10655 Ctrl-Shift-Space
10656 \family default
10657 ).
10658 \end_layout
10659
10660 \begin_layout Standard
10661 An example to visualize the difference:
10662 \end_layout
10663
10664 \begin_layout Standard
10665 \begin_inset Tabular
10666 <lyxtabular version="3" rows="2" columns="2">
10667 <features>
10668 <column alignment="left" valignment="top" width="0">
10669 <column alignment="left" valignment="top" width="0">
10670 <row>
10671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Standard
10675 24 kW
10676 \begin_inset Formula $\cdot$
10677 \end_inset
10678
10679 h
10680 \end_layout
10681
10682 \end_inset
10683 </cell>
10684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Standard
10688 space between value and unit
10689 \end_layout
10690
10691 \end_inset
10692 </cell>
10693 </row>
10694 <row>
10695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Standard
10699 24\InsetSpace \thinspace{}
10700 kW
10701 \begin_inset Formula $\cdot$
10702 \end_inset
10703
10704 h
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Standard
10713 smallest space between value and unit
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 </row>
10719 </lyxtabular>
10720
10721 \end_inset
10722
10723
10724 \end_layout
10725
10726 \begin_layout Subsection
10727 Variable Space
10728 \begin_inset ERT
10729 status collapsed
10730
10731 \begin_layout Standard
10732
10733
10734 \backslash
10735 texorpdfstring{
10736 \end_layout
10737
10738 \end_inset
10739
10740
10741 \begin_inset Foot
10742 status collapsed
10743
10744 \begin_layout Standard
10745 for vertical space in formulas see 
10746 \begin_inset LatexCommand ref
10747 reference "sub:Line-Separation"
10748
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \end_inset
10755
10756
10757 \begin_inset ERT
10758 status collapsed
10759
10760 \begin_layout Standard
10761
10762 }{}
10763 \end_layout
10764
10765 \end_inset
10766
10767
10768 \begin_inset Note Note
10769 status collapsed
10770
10771 \begin_layout Standard
10772
10773 \backslash
10774 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
10775 \end_layout
10776
10777 \begin_layout Standard
10778 More about 
10779 \backslash
10780 texorpdfstring is in section 
10781 \begin_inset LatexCommand ref
10782 reference "sub:Formulas-in-Section"
10783
10784 \end_inset
10785
10786 .
10787 \end_layout
10788
10789 \end_inset
10790
10791
10792 \begin_inset LatexCommand label
10793 name "sub:Variable-Space"
10794
10795 \end_inset
10796
10797
10798 \begin_inset LatexCommand index
10799 name "Space ! horizontal ! variable"
10800
10801 \end_inset
10802
10803
10804 \end_layout
10805
10806 \begin_layout Standard
10807 Space with a defined length can be inserted in LyX with the command
10808 \newline
10809
10810 \series bold
10811
10812 \backslash
10813 hspace{length}
10814 \series default
10815
10816 \begin_inset LatexCommand index
10817 name "Commands ! H ! \\textbackslash hspace"
10818
10819 \end_inset
10820
10821 .
10822  For the length all units listed in 
10823 \begin_inset LatexCommand ref
10824 reference "tab:Used-units"
10825
10826 \end_inset
10827
10828  are allowed, except of the unit 
10829 \begin_inset Quotes eld
10830 \end_inset
10831
10832 mu
10833 \begin_inset Quotes erd
10834 \end_inset
10835
10836 .
10837  The length may also be negative.
10838  To insert so many space that the formula uses all available space, the
10839  command 
10840 \series bold
10841
10842 \backslash
10843 hfill
10844 \series default
10845
10846 \begin_inset LatexCommand index
10847 name "Commands ! H ! \\textbackslash hfill"
10848
10849 \end_inset
10850
10851  is used.
10852 \end_layout
10853
10854 \begin_layout Standard
10855 \begin_inset VSpace -1mm
10856 \end_inset
10857
10858
10859 \end_layout
10860
10861 \begin_layout Standard
10862 \align center
10863 \begin_inset Tabular
10864 <lyxtabular version="3" rows="4" columns="2">
10865 <features>
10866 <column alignment="center" valignment="top" leftline="true" width="0">
10867 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10868 <row topline="true" bottomline="true">
10869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10870 \begin_inset Text
10871
10872 \begin_layout Standard
10873 Command
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Standard
10882 Result
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 </row>
10888 <row topline="true">
10889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Standard
10893 A=B
10894 \backslash
10895 hspace{3cm
10896 \begin_inset Formula $\to$
10897 \end_inset
10898
10899 A
10900 \backslash
10901 not=C
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Standard
10910 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
10911 \end_inset
10912
10913
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 </row>
10919 <row topline="true" bottomline="true">
10920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Standard
10924 A
10925 \backslash
10926 hspace{-1mm
10927 \begin_inset Formula $\to$
10928 \end_inset
10929
10930 A
10931 \backslash
10932 not=A
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Standard
10941 \begin_inset Formula $A\hspace{-1mm}A\not=A$
10942 \end_inset
10943
10944
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 </row>
10950 <row topline="true" bottomline="true">
10951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Standard
10955 A=A
10956 \backslash
10957 hfill
10958 \begin_inset ERT
10959 status collapsed
10960
10961 \begin_layout Standard
10962
10963
10964 \backslash
10965 spce 
10966 \end_layout
10967
10968 \end_inset
10969
10970 B=B
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Standard
10979 \begin_inset Formula $A=A\hfill B=B$
10980 \end_inset
10981
10982
10983 \end_layout
10984
10985 \end_inset
10986 </cell>
10987 </row>
10988 </lyxtabular>
10989
10990 \end_inset
10991
10992
10993 \end_layout
10994
10995 \begin_layout Standard
10996 In the last example the available space is given by the longest column entry
10997  of the table.
10998  In an inline formula the space depends on the length of the line in which
10999  
11000 \series bold
11001
11002 \backslash
11003 hfill
11004 \series default
11005  is inserted.
11006  Thus, when the line uses the full width, no space will be created.
11007  
11008 \series bold
11009
11010 \backslash
11011 hfill
11012 \series default
11013  has only an effect on displayed formulas when the formula style 
11014 \series bold
11015 Indented
11016 \series default
11017  is used.
11018  (Formula styles are explained in 
11019 \begin_inset LatexCommand ref
11020 reference "sec:Formula-Styles"
11021
11022 \end_inset
11023
11024 .)
11025 \end_layout
11026
11027 \begin_layout Standard
11028 The commands 
11029 \series bold
11030
11031 \backslash
11032 hspace
11033 \series default
11034  and 
11035 \series bold
11036
11037 \backslash
11038 hfill
11039 \series default
11040  can also be inserted in TeX-mode to use them for text:
11041 \end_layout
11042
11043 \begin_layout Standard
11044 This is a line with
11045 \begin_inset ERT
11046 status collapsed
11047
11048 \begin_layout Standard
11049
11050
11051 \backslash
11052 hspace{2cm}
11053 \end_layout
11054
11055 \end_inset
11056
11057 2\InsetSpace \thinspace{}
11058 cm space.
11059 \end_layout
11060
11061 \begin_layout Standard
11062 This is a line with
11063 \hfill
11064 maximum space.
11065 \end_layout
11066
11067 \begin_layout Standard
11068 In the last example 
11069 \series bold
11070
11071 \backslash
11072 hfill
11073 \series default
11074  was inserted via the menu 
11075 \family sans
11076 Insert\SpecialChar \menuseparator
11077 Formatting\SpecialChar \menuseparator
11078 Horizontal\InsetSpace ~
11079 Fill
11080 \family default
11081 , what is not possible in formulas.
11082  This has the advantage that one can directly see in LyX that this is a
11083  stretch space.
11084 \end_layout
11085
11086 \begin_layout Standard
11087 When the commands are at the begin of a text line but not at the beginning
11088  of a paragraph, they will be ignored by LaTeX.
11089  To avoid that, the command 
11090 \series bold
11091
11092 \backslash
11093 hspace*
11094 \series default
11095  is used instead of 
11096 \series bold
11097
11098 \backslash
11099 hspace
11100 \series default
11101 .
11102  To get the same with 
11103 \series bold
11104
11105 \backslash
11106 hfill
11107 \series default
11108 , a line break and an empty placeholder
11109 \series bold
11110
11111 \begin_inset Foot
11112 status collapsed
11113
11114 \begin_layout Standard
11115 for placeholders see 
11116 \begin_inset LatexCommand ref
11117 reference "sub:Placeholders"
11118
11119 \end_inset
11120
11121
11122 \end_layout
11123
11124 \end_inset
11125
11126
11127 \series default
11128  is inserted in TeX-mode with the command 
11129 \series bold
11130
11131 \backslash
11132 vphantom{} 
11133 \series default
11134 before 
11135 \series bold
11136
11137 \backslash
11138 hfill
11139 \series default
11140 .
11141  
11142 \end_layout
11143
11144 \begin_layout Subsection
11145 Space besides inline Formulas
11146 \begin_inset LatexCommand index
11147 name "Space ! besides inline formulas"
11148
11149 \end_inset
11150
11151
11152 \end_layout
11153
11154 \begin_layout Standard
11155 The space that surrounds inline formulas can be adjusted with the length
11156  
11157 \series bold
11158
11159 \backslash
11160 mathsurround
11161 \begin_inset LatexCommand index
11162 name "Commands ! M ! \\textbackslash mathsurround"
11163
11164 \end_inset
11165
11166
11167 \series default
11168 .
11169  The value of a length is set with the command 
11170 \series bold
11171
11172 \backslash
11173 setlength
11174 \begin_inset LatexCommand index
11175 name "Commands ! S ! \\textbackslash setlength"
11176
11177 \end_inset
11178
11179
11180 \series default
11181  that has the following scheme:
11182 \end_layout
11183
11184 \begin_layout Standard
11185
11186 \series bold
11187
11188 \backslash
11189 setlength{length name}{value}
11190 \end_layout
11191
11192 \begin_layout Standard
11193 To set 
11194 \series bold
11195
11196 \backslash
11197 mathsurround
11198 \series default
11199  to the value 5\InsetSpace \thinspace{}
11200 mm, the command
11201 \end_layout
11202
11203 \begin_layout Standard
11204
11205 \series bold
11206
11207 \backslash
11208 setlength{
11209 \backslash
11210 mathsurround}{5mm}
11211 \end_layout
11212
11213 \begin_layout Standard
11214 is inserted in TeX-mode.
11215  5\InsetSpace \thinspace{}
11216 mm space will now be set around all inline formulas:
11217 \begin_inset ERT
11218 status collapsed
11219
11220 \begin_layout Standard
11221
11222
11223 \backslash
11224 setlength{
11225 \backslash
11226 mathsurround}{5mm}
11227 \end_layout
11228
11229 \end_inset
11230
11231
11232 \end_layout
11233
11234 \begin_layout Standard
11235 This is a line with an inline formula 
11236 \begin_inset Formula $A=B$
11237 \end_inset
11238
11239  with 5\InsetSpace \thinspace{}
11240 mm surrounding space.
11241 \begin_inset ERT
11242 status collapsed
11243
11244 \begin_layout Standard
11245
11246
11247 \backslash
11248 setlength{
11249 \backslash
11250 mathsurround}{0pt}
11251 \end_layout
11252
11253 \end_inset
11254
11255
11256 \end_layout
11257
11258 \begin_layout Standard
11259 To return to the predefined value, 
11260 \series bold
11261
11262 \backslash
11263 mathsurround
11264 \series default
11265  is set to the value 0\InsetSpace \thinspace{}
11266 pt.
11267 \end_layout
11268
11269 \begin_layout Section
11270 Boxes and Frames
11271 \begin_inset LatexCommand index
11272 name "Boxes"
11273
11274 \end_inset
11275
11276
11277 \begin_inset LatexCommand index
11278 name "Frames | see {Boxes}"
11279
11280 \end_inset
11281
11282
11283 \end_layout
11284
11285 \begin_layout Standard
11286 Boxes for text are described in chapter 
11287 \family typewriter
11288 Boxes
11289 \family default
11290  in the 
11291 \family typewriter
11292 Embedded\InsetSpace ~
11293 Objects
11294 \family default
11295  manual.
11296 \end_layout
11297
11298 \begin_layout Subsection
11299 Boxes with Frame
11300 \begin_inset LatexCommand label
11301 name "sub:Boxes-with-Frame"
11302
11303 \end_inset
11304
11305
11306 \begin_inset LatexCommand index
11307 name "Boxes ! with frame"
11308
11309 \end_inset
11310
11311
11312 \end_layout
11313
11314 \begin_layout Standard
11315 It is possible to frame formulas or parts of it with the commands 
11316 \series bold
11317
11318 \backslash
11319 fbox
11320 \series default
11321
11322 \begin_inset LatexCommand index
11323 name "Commands ! F ! \\textbackslash fbox"
11324
11325 \end_inset
11326
11327  and 
11328 \series bold
11329
11330 \backslash
11331 boxed
11332 \series default
11333
11334 \begin_inset LatexCommand index
11335 name "Commands ! B ! \\textbackslash boxed"
11336
11337 \end_inset
11338
11339 .
11340 \end_layout
11341
11342 \begin_layout Standard
11343 When one of these commands is inserted to a formula, a blue box appears
11344  within a frame to enter formula parts.
11345  For 
11346 \series bold
11347
11348 \backslash
11349 fbox
11350 \series default
11351  an additional formula has to be created by 
11352 \family sans
11353 Ctrl-m
11354 \family default
11355  within this box
11356 \begin_inset Foot
11357 status collapsed
11358
11359 \begin_layout Standard
11360 Due to a bug in LyX it is not possible to create a new formula with 
11361 \family sans
11362 Ctrl-m
11363 \family default
11364 , see 
11365 \begin_inset ERT
11366 status collapsed
11367
11368 \begin_layout Standard
11369
11370
11371 \backslash
11372 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11373 \end_layout
11374
11375 \end_inset
11376
11377 LyX-bug #1435
11378 \begin_inset ERT
11379 status collapsed
11380
11381 \begin_layout Standard
11382
11383 }
11384 \end_layout
11385
11386 \end_inset
11387
11388 .
11389 \end_layout
11390
11391 \end_inset
11392
11393 , because the box content will otherwise be treated as mathematical text.
11394  When 
11395 \series bold
11396
11397 \backslash
11398 boxed
11399 \series default
11400  is used, a new formula is automatically created inside the frame.
11401 \end_layout
11402
11403 \begin_layout Standard
11404 The command 
11405 \series bold
11406
11407 \backslash
11408 fbox
11409 \series default
11410  is not suitable to frame displayed formulas, because the formula will always
11411  be set in the size of the text.
11412  
11413 \series bold
11414
11415 \backslash
11416 boxed
11417 \series default
11418  is in contrary not suitable to frame inline formulas, because the formula
11419  will always be set in the size of a displayed formula.
11420 \end_layout
11421
11422 \begin_layout Standard
11423 As extension to 
11424 \series bold
11425
11426 \backslash
11427 fbox
11428 \series default
11429  there is the command 
11430 \series bold
11431
11432 \backslash
11433 framebox
11434 \series default
11435
11436 \begin_inset LatexCommand index
11437 name "Commands ! F ! \\textbackslash framebox"
11438
11439 \end_inset
11440
11441  where additionally the frame width and the alignment can be specified.
11442  
11443 \series bold
11444
11445 \backslash
11446 framebox
11447 \series default
11448  is used in the following scheme:
11449 \end_layout
11450
11451 \begin_layout Standard
11452
11453 \series bold
11454
11455 \backslash
11456 framebox[frame width][position]{box content}
11457 \end_layout
11458
11459 \begin_layout Standard
11460 The position can either be 
11461 \emph on
11462 l
11463 \emph default
11464  or 
11465 \emph on
11466 r
11467 \emph default
11468 .
11469  
11470 \emph on
11471 l
11472 \emph default
11473  left aligns, 
11474 \emph on
11475 r
11476 \emph default
11477  right aligns the formula in the box.
11478  When no position is given, the formula will be centered.
11479 \newline
11480 Is no width given,
11481  also no position can be given.
11482  In this case the frame width is adjusted to the box content like for 
11483 \series bold
11484
11485 \backslash
11486 fbox
11487 \series default
11488 .
11489 \end_layout
11490
11491 \begin_layout Standard
11492 When the command 
11493 \series bold
11494
11495 \backslash
11496 framebox
11497 \series default
11498  is inserted, a box appears containing three blue boxes.
11499 \begin_inset Foot
11500 status collapsed
11501
11502 \begin_layout Standard
11503 Due to a bug in LyX the cursor has to be placed left beside blue the boxes
11504  to fill them, see 
11505 \begin_inset ERT
11506 status collapsed
11507
11508 \begin_layout Standard
11509
11510
11511 \backslash
11512 href{http://bugzilla.lyx.org/show_bug.cgi?id=2461}{
11513 \end_layout
11514
11515 \end_inset
11516
11517 LyX-bug #2461
11518 \begin_inset ERT
11519 status collapsed
11520
11521 \begin_layout Standard
11522
11523 }
11524 \end_layout
11525
11526 \end_inset
11527
11528 .
11529 \end_layout
11530
11531 \end_inset
11532
11533  The first two boxes are surrounded by brackets and denote the two optional
11534  arguments.
11535  The third box is for formula parts like for 
11536 \series bold
11537
11538 \backslash
11539 fbox
11540 \series default
11541 .
11542 \end_layout
11543
11544 \begin_layout Standard
11545 \align center
11546 \begin_inset Note Note
11547 status open
11548
11549 \begin_layout Standard
11550 The table has been set into a minipage to make the footnote appearing.
11551  Otherwise the footnote text would not be displayed.
11552 \end_layout
11553
11554 \end_inset
11555
11556
11557 \begin_inset Box Frameless
11558 position "c"
11559 hor_pos "c"
11560 has_inner_box 1
11561 inner_pos "c"
11562 use_parbox 0
11563 width "100col%"
11564 special "none"
11565 height "1in"
11566 height_special "totalheight"
11567 status open
11568
11569 \begin_layout Standard
11570 \align center
11571 \begin_inset Tabular
11572 <lyxtabular version="3" rows="5" columns="2">
11573 <features>
11574 <column alignment="center" valignment="top" leftline="true" width="0">
11575 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
11576 <row topline="true" bottomline="true">
11577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11578 \begin_inset Text
11579
11580 \begin_layout Standard
11581 Command
11582 \begin_inset Foot
11583 status collapsed
11584
11585 \begin_layout Standard
11586 Due to a bug in LyX it is not possible to create a new formula with 
11587 \family sans
11588 Ctrl-m
11589 \family default
11590 , see 
11591 \begin_inset ERT
11592 status collapsed
11593
11594 \begin_layout Standard
11595
11596
11597 \backslash
11598 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11599 \end_layout
11600
11601 \end_inset
11602
11603 LyX-bug #1435
11604 \begin_inset ERT
11605 status collapsed
11606
11607 \begin_layout Standard
11608
11609 }
11610 \end_layout
11611
11612 \end_inset
11613
11614
11615 \end_layout
11616
11617 \end_inset
11618
11619
11620 \end_layout
11621
11622 \end_inset
11623 </cell>
11624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11625 \begin_inset Text
11626
11627 \begin_layout Standard
11628 Result
11629 \begin_inset Note Note
11630 status collapsed
11631
11632 \begin_layout Standard
11633
11634 \series bold
11635
11636 \backslash
11637 raisebox
11638 \series default
11639  is only used as spacer.
11640 \end_layout
11641
11642 \end_inset
11643
11644
11645 \end_layout
11646
11647 \end_inset
11648 </cell>
11649 </row>
11650 <row topline="true">
11651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Standard
11655
11656 \backslash
11657 fbox
11658 \begin_inset ERT
11659 status collapsed
11660
11661 \begin_layout Standard
11662
11663
11664 \backslash
11665 spce 
11666 \end_layout
11667
11668 \end_inset
11669
11670
11671 \family sans
11672 Ctrl-m
11673 \family default
11674  
11675 \backslash
11676 int
11677 \begin_inset ERT
11678 status collapsed
11679
11680 \begin_layout Standard
11681
11682
11683 \backslash
11684 spce 
11685 \end_layout
11686
11687 \end_inset
11688
11689 A=B
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Standard
11698 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
11699
11700 \end_inset
11701
11702
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 </row>
11708 <row topline="true">
11709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Standard
11713
11714 \backslash
11715 boxed
11716 \begin_inset ERT
11717 status collapsed
11718
11719 \begin_layout Standard
11720
11721
11722 \backslash
11723 spce 
11724 \end_layout
11725
11726 \end_inset
11727
11728
11729 \backslash
11730 int
11731 \begin_inset ERT
11732 status collapsed
11733
11734 \begin_layout Standard
11735
11736
11737 \backslash
11738 spce 
11739 \end_layout
11740
11741 \end_inset
11742
11743 A=B
11744 \end_layout
11745
11746 \end_inset
11747 </cell>
11748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11749 \begin_inset Text
11750
11751 \begin_layout Standard
11752 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11753 \end_inset
11754
11755
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 </row>
11761 <row topline="true">
11762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Standard
11766 A+
11767 \backslash
11768 fbox
11769 \begin_inset ERT
11770 status collapsed
11771
11772 \begin_layout Standard
11773
11774
11775 \backslash
11776 spce 
11777 \end_layout
11778
11779 \end_inset
11780
11781 B
11782 \end_layout
11783
11784 \end_inset
11785 </cell>
11786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11787 \begin_inset Text
11788
11789 \begin_layout Standard
11790 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11791 \end_inset
11792
11793
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 </row>
11799 <row topline="true" bottomline="true">
11800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11801 \begin_inset Text
11802
11803 \begin_layout Standard
11804
11805 \backslash
11806 framebox
11807 \begin_inset ERT
11808 status collapsed
11809
11810 \begin_layout Standard
11811
11812
11813 \backslash
11814 spce 
11815 \end_layout
11816
11817 \end_inset
11818
11819 20mm
11820 \begin_inset Formula $\to$
11821 \end_inset
11822
11823
11824 \begin_inset Formula $\to$
11825 \end_inset
11826
11827
11828 \family sans
11829 Ctrl-m
11830 \family default
11831  
11832 \backslash
11833 frac
11834 \begin_inset ERT
11835 status collapsed
11836
11837 \begin_layout Standard
11838
11839
11840 \backslash
11841 spce 
11842 \end_layout
11843
11844 \end_inset
11845
11846 A
11847 \begin_inset Formula $\downarrow$
11848 \end_inset
11849
11850 B
11851 \end_layout
11852
11853 \end_inset
11854 </cell>
11855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11856 \begin_inset Text
11857
11858 \begin_layout Standard
11859 \begin_inset Formula $\raisebox{6mm}{}$
11860 \end_inset
11861
11862
11863 \begin_inset Formula $\framebox[20mm]{$\frac{A}{B}$}$
11864 \end_inset
11865
11866
11867 \begin_inset Formula $\raisebox{-4mm}{}$
11868 \end_inset
11869
11870
11871 \end_layout
11872
11873 \end_inset
11874 </cell>
11875 </row>
11876 </lyxtabular>
11877
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \begin_layout Standard
11889 The frame thickness can also be adjusted.
11890  To do this the following commands have to be inserted in TeX-mode before
11891  the formula
11892 \end_layout
11893
11894 \begin_layout Standard
11895
11896 \series bold
11897
11898 \backslash
11899 fboxrule
11900 \series default
11901  
11902 \series bold
11903
11904 \begin_inset Quotes eld
11905 \end_inset
11906
11907 thickness
11908 \begin_inset Quotes erd
11909 \end_inset
11910
11911
11912 \series default
11913  
11914 \series bold
11915
11916 \backslash
11917 fboxsep
11918 \series default
11919  
11920 \series bold
11921
11922 \begin_inset Quotes eld
11923 \end_inset
11924
11925 distance
11926 \begin_inset Quotes erd
11927 \end_inset
11928
11929
11930 \end_layout
11931
11932 \begin_layout Standard
11933 \begin_inset Quotes eld
11934 \end_inset
11935
11936 distance
11937 \begin_inset Quotes erd
11938 \end_inset
11939
11940  specifies the minimal distance between the frame and the first character
11941  in the box.
11942  An example for this is the following framed formula:
11943 \begin_inset ERT
11944 status collapsed
11945
11946 \begin_layout Standard
11947
11948
11949 \backslash
11950 fboxrule 2mm 
11951 \backslash
11952 fboxsep 3mm
11953 \end_layout
11954
11955 \end_inset
11956
11957
11958 \begin_inset Formula \[
11959 \boxed{A+B=C}\]
11960
11961 \end_inset
11962
11963 Before this formula the commands
11964 \end_layout
11965
11966 \begin_layout Standard
11967
11968 \series bold
11969
11970 \backslash
11971 fboxrule
11972 \series default
11973  
11974 \series bold
11975 2mm
11976 \series default
11977  
11978 \series bold
11979
11980 \backslash
11981 fboxsep
11982 \series default
11983  
11984 \series bold
11985 3mm
11986 \end_layout
11987
11988 \begin_layout Standard
11989 were inserted in TeX-mode.
11990  The given values are used for all following boxes.
11991 \end_layout
11992
11993 \begin_layout Standard
11994 To return to the standard frame size, the command
11995 \end_layout
11996
11997 \begin_layout Standard
11998
11999 \series bold
12000
12001 \backslash
12002 fboxrule
12003 \series default
12004  
12005 \series bold
12006 0.4pt
12007 \series default
12008  
12009 \series bold
12010
12011 \backslash
12012 fboxsep
12013 \series default
12014  
12015 \series bold
12016 3pt
12017 \series default
12018
12019 \begin_inset ERT
12020 status collapsed
12021
12022 \begin_layout Standard
12023
12024
12025 \backslash
12026 fboxrule 0.4pt 
12027 \backslash
12028 fboxsep 3pt
12029 \end_layout
12030
12031 \end_inset
12032
12033
12034 \end_layout
12035
12036 \begin_layout Standard
12037 is inserted in TeX-mode before the next formula.
12038 \end_layout
12039
12040 \begin_layout Subsection
12041 Boxes without Frame
12042 \begin_inset LatexCommand label
12043 name "sub:Boxes-without-Frame"
12044
12045 \end_inset
12046
12047
12048 \begin_inset LatexCommand index
12049 name "Boxes ! without frame"
12050
12051 \end_inset
12052
12053
12054 \end_layout
12055
12056 \begin_layout Standard
12057 For boxes without a frame there are the following box commands: 
12058 \series bold
12059
12060 \backslash
12061 mbox
12062 \series default
12063
12064 \begin_inset LatexCommand index
12065 name "Commands ! M ! \\textbackslash mbox"
12066
12067 \end_inset
12068
12069
12070 \series bold
12071
12072 \backslash
12073 makebox
12074 \series default
12075
12076 \begin_inset LatexCommand index
12077 name "Commands ! M ! \\textbackslash makebox"
12078
12079 \end_inset
12080
12081 , and 
12082 \series bold
12083
12084 \backslash
12085 raisebox
12086 \series default
12087
12088 \begin_inset LatexCommand index
12089 name "Commands ! R ! \\textbackslash raisebox"
12090
12091 \end_inset
12092
12093
12094 \end_layout
12095
12096 \begin_layout Standard
12097 With 
12098 \series bold
12099
12100 \backslash
12101 raisebox
12102 \series default
12103  a box can be super- or subscripted.
12104  But in contrary to normal super- and subscripting, the characters in the
12105  box keep their font size.
12106  
12107 \series bold
12108
12109 \backslash
12110 raisebox
12111 \series default
12112  is used in the following scheme:
12113 \end_layout
12114
12115 \begin_layout Standard
12116
12117 \series bold
12118
12119 \backslash
12120 raisebox{height}{box content}
12121 \end_layout
12122
12123 \begin_layout Standard
12124 When the box should contain a formula, an extra formula is needed like for
12125  
12126 \series bold
12127
12128 \backslash
12129 fbox
12130 \series default
12131 .
12132 \end_layout
12133
12134 \begin_layout Standard
12135 \align center
12136 \begin_inset Tabular
12137 <lyxtabular version="3" rows="4" columns="2">
12138 <features>
12139 <column alignment="center" valignment="top" leftline="true" width="0">
12140 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12141 <row topline="true" bottomline="true">
12142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12143 \begin_inset Text
12144
12145 \begin_layout Standard
12146 Command
12147 \end_layout
12148
12149 \end_inset
12150 </cell>
12151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12152 \begin_inset Text
12153
12154 \begin_layout Standard
12155 Result
12156 \end_layout
12157
12158 \end_inset
12159 </cell>
12160 </row>
12161 <row topline="true">
12162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12163 \begin_inset Text
12164
12165 \begin_layout Standard
12166 H
12167 \backslash
12168 raisebox{2mm
12169 \begin_inset Formula $\to$
12170 \end_inset
12171
12172
12173 \backslash
12174 {al
12175 \begin_inset Formula $\to$
12176 \end_inset
12177
12178  lo
12179 \end_layout
12180
12181 \end_inset
12182 </cell>
12183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12184 \begin_inset Text
12185
12186 \begin_layout Standard
12187 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12188 \end_inset
12189
12190
12191 \end_layout
12192
12193 \end_inset
12194 </cell>
12195 </row>
12196 <row topline="true" bottomline="true">
12197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12198 \begin_inset Text
12199
12200 \begin_layout Standard
12201 H
12202 \backslash
12203 raisebox{-2mm
12204 \begin_inset Formula $\to$
12205 \end_inset
12206
12207
12208 \backslash
12209 {al
12210 \begin_inset Formula $\to$
12211 \end_inset
12212
12213 lo
12214 \end_layout
12215
12216 \end_inset
12217 </cell>
12218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12219 \begin_inset Text
12220
12221 \begin_layout Standard
12222 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12223 \end_inset
12224
12225
12226 \end_layout
12227
12228 \end_inset
12229 </cell>
12230 </row>
12231 <row topline="true" bottomline="true">
12232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12233 \begin_inset Text
12234
12235 \begin_layout Standard
12236 A=
12237 \backslash
12238 raisebox{-2mm
12239 \begin_inset Formula $\to$
12240 \end_inset
12241
12242
12243 \backslash
12244 {
12245 \family sans
12246 Ctrl-m
12247 \family default
12248  
12249 \backslash
12250 sqrt
12251 \begin_inset ERT
12252 status collapsed
12253
12254 \begin_layout Standard
12255
12256
12257 \backslash
12258 spce 
12259 \end_layout
12260
12261 \end_inset
12262
12263
12264 \end_layout
12265
12266 \end_inset
12267 </cell>
12268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12269 \begin_inset Text
12270
12271 \begin_layout Standard
12272 \begin_inset ERT
12273 status collapsed
12274
12275 \begin_layout Standard
12276
12277 $A=
12278 \backslash
12279 raisebox{-2mm}{$
12280 \backslash
12281 sqrt{B}$}$
12282 \end_layout
12283
12284 \end_inset
12285
12286
12287 \end_layout
12288
12289 \end_inset
12290 </cell>
12291 </row>
12292 </lyxtabular>
12293
12294 \end_inset
12295
12296
12297 \end_layout
12298
12299 \begin_layout Standard
12300 The last formula can currently only be created using TeX-mode because LyX
12301  inserts a box instead of the needed extra formula.
12302 \begin_inset Foot
12303 status collapsed
12304
12305 \begin_layout Standard
12306 see 
12307 \begin_inset ERT
12308 status collapsed
12309
12310 \begin_layout Standard
12311
12312
12313 \backslash
12314 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12315 \end_layout
12316
12317 \end_inset
12318
12319 LyX-bug #1435
12320 \begin_inset ERT
12321 status collapsed
12322
12323 \begin_layout Standard
12324
12325 }
12326 \end_layout
12327
12328 \end_inset
12329
12330
12331 \end_layout
12332
12333 \end_inset
12334
12335
12336 \end_layout
12337
12338 \begin_layout Standard
12339 The command 
12340 \series bold
12341
12342 \backslash
12343 mbox
12344 \series default
12345  is equivalent to 
12346 \series bold
12347
12348 \backslash
12349 fbox
12350 \series default
12351  and 
12352 \series bold
12353
12354 \backslash
12355 makebox
12356 \series default
12357  is equivalent to 
12358 \series bold
12359
12360 \backslash
12361 framebox
12362 \series default
12363 , with the difference that there is no frame.
12364 \end_layout
12365
12366 \begin_layout Subsection
12367 Colored Boxes
12368 \begin_inset LatexCommand label
12369 name "sub:Colored-Boxes"
12370
12371 \end_inset
12372
12373
12374 \begin_inset LatexCommand index
12375 name "Boxes ! colored"
12376
12377 \end_inset
12378
12379
12380 \end_layout
12381
12382 \begin_layout Standard
12383 To be able to use all commands explained in this section, the LaTeX-package
12384  
12385 \series bold
12386 color
12387 \series default
12388
12389 \begin_inset Foot
12390 status collapsed
12391
12392 \begin_layout Standard
12393 The LaTeX-package 
12394 \series bold
12395 color
12396 \series default
12397  is part of every LaTeX standard installation.
12398 \end_layout
12399
12400 \end_inset
12401
12402
12403 \begin_inset LatexCommand index
12404 name "Packages ! color"
12405
12406 \end_inset
12407
12408  has to be loaded in the LaTeX-preamble with the line
12409 \begin_inset Foot
12410 status collapsed
12411
12412 \begin_layout Standard
12413 When text is colored somewhere in the document with a predefined color,
12414  LyX loads the LaTeX-package 
12415 \series bold
12416 color
12417 \series default
12418  automatically.
12419  Thus it is possible that the package is loaded twice, but this doesn't
12420  arise problems.
12421 \end_layout
12422
12423 \end_inset
12424
12425
12426 \begin_inset Note Note
12427 status collapsed
12428
12429 \begin_layout Standard
12430 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12431 amble.
12432 \end_layout
12433
12434 \end_inset
12435
12436
12437 \end_layout
12438
12439 \begin_layout Standard
12440
12441 \series bold
12442
12443 \backslash
12444 usepackage{color}
12445 \end_layout
12446
12447 \begin_layout Standard
12448 \begin_inset VSpace medskip
12449 \end_inset
12450
12451 To color boxes, the command 
12452 \series bold
12453
12454 \backslash
12455 colorbox
12456 \series default
12457
12458 \begin_inset LatexCommand index
12459 name "Commands ! C ! \\textbackslash colorbox"
12460
12461 \end_inset
12462
12463  is used in the following scheme:
12464 \end_layout
12465
12466 \begin_layout Standard
12467
12468 \series bold
12469
12470 \backslash
12471 colorbox{color}{box content}
12472 \end_layout
12473
12474 \begin_layout Standard
12475 The box content can also be a box and a 
12476 \series bold
12477
12478 \backslash
12479 colorbox
12480 \series default
12481  can also be part of another box (see the 2nd and 3rd example).
12482  When the box should contain a formula, an extra formula has to be created,
12483  the same as for 
12484 \series bold
12485
12486 \backslash
12487 fbox
12488 \series default
12489 .
12490 \begin_inset Foot
12491 status collapsed
12492
12493 \begin_layout Standard
12494 This also applies for the command 
12495 \series bold
12496
12497 \backslash
12498 fcolorbox
12499 \series default
12500 .
12501  Thereby note 
12502 \begin_inset ERT
12503 status collapsed
12504
12505 \begin_layout Standard
12506
12507
12508 \backslash
12509 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12510 \end_layout
12511
12512 \end_inset
12513
12514 LyX-bug #1435
12515 \begin_inset ERT
12516 status collapsed
12517
12518 \begin_layout Standard
12519
12520 }
12521 \end_layout
12522
12523 \end_inset
12524
12525 .
12526 \end_layout
12527
12528 \end_inset
12529
12530
12531 \end_layout
12532
12533 \begin_layout Standard
12534 One of the following predefined colors can be chosen:
12535 \end_layout
12536
12537 \begin_layout Standard
12538
12539 \series bold
12540 black
12541 \series default
12542
12543 \series bold
12544 blue
12545 \series default
12546
12547 \series bold
12548 cyan
12549 \series default
12550
12551 \series bold
12552 green
12553 \series default
12554
12555 \series bold
12556 magenta
12557 \series default
12558
12559 \series bold
12560 red
12561 \series default
12562
12563 \series bold
12564 white
12565 \series default
12566 , and 
12567 \series bold
12568 yellow
12569 \end_layout
12570
12571 \begin_layout Standard
12572 \align center
12573 \begin_inset Tabular
12574 <lyxtabular version="3" rows="4" columns="2">
12575 <features>
12576 <column alignment="center" valignment="top" leftline="true" width="0">
12577 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12578 <row topline="true" bottomline="true">
12579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12580 \begin_inset Text
12581
12582 \begin_layout Standard
12583 Command
12584 \end_layout
12585
12586 \end_inset
12587 </cell>
12588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12589 \begin_inset Text
12590
12591 \begin_layout Standard
12592 Result
12593 \begin_inset Note Note
12594 status collapsed
12595
12596 \begin_layout Standard
12597
12598 \series bold
12599
12600 \backslash
12601 raisebox
12602 \series default
12603  is only used as spacer.
12604 \end_layout
12605
12606 \end_inset
12607
12608
12609 \end_layout
12610
12611 \end_inset
12612 </cell>
12613 </row>
12614 <row topline="true">
12615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12616 \begin_inset Text
12617
12618 \begin_layout Standard
12619
12620 \backslash
12621 colorbox{yellow
12622 \begin_inset Formula $\to$
12623 \end_inset
12624
12625
12626 \backslash
12627 {A=B
12628 \end_layout
12629
12630 \end_inset
12631 </cell>
12632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12633 \begin_inset Text
12634
12635 \begin_layout Standard
12636 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12637 \end_inset
12638
12639
12640 \end_layout
12641
12642 \end_inset
12643 </cell>
12644 </row>
12645 <row topline="true">
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Standard
12650
12651 \backslash
12652 colorbox{green
12653 \begin_inset Formula $\to$
12654 \end_inset
12655
12656
12657 \backslash
12658 {
12659 \backslash
12660 fbox
12661 \begin_inset ERT
12662 status collapsed
12663
12664 \begin_layout Standard
12665
12666
12667 \backslash
12668 spce 
12669 \end_layout
12670
12671 \end_inset
12672
12673 A=B
12674 \end_layout
12675
12676 \end_inset
12677 </cell>
12678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \begin_layout Standard
12682 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12683 \end_inset
12684
12685
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 </row>
12691 <row topline="true" bottomline="true">
12692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12693 \begin_inset Text
12694
12695 \begin_layout Standard
12696
12697 \backslash
12698 fbox
12699 \begin_inset ERT
12700 status collapsed
12701
12702 \begin_layout Standard
12703
12704
12705 \backslash
12706 spce 
12707 \end_layout
12708
12709 \end_inset
12710
12711
12712 \backslash
12713 colorbox{green
12714 \begin_inset Formula $\to$
12715 \end_inset
12716
12717
12718 \backslash
12719 {A=B
12720 \end_layout
12721
12722 \end_inset
12723 </cell>
12724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12725 \begin_inset Text
12726
12727 \begin_layout Standard
12728 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
12729 \end_inset
12730
12731
12732 \end_layout
12733
12734 \end_inset
12735 </cell>
12736 </row>
12737 </lyxtabular>
12738
12739 \end_inset
12740
12741
12742 \end_layout
12743
12744 \begin_layout Standard
12745
12746 \series bold
12747
12748 \backslash
12749 colorbox
12750 \series default
12751  only colors the box but not the characters in the box.
12752  To color all characters, the whole formula is highlighted and the wanted
12753  color is chosen in the 
12754 \family sans
12755 Text\InsetSpace ~
12756 Style
12757 \family default
12758  dialog.
12759  The dialog can be called with the toolbar button 
12760 \begin_inset Graphics
12761         filename ../images/dialog-show_character.png
12762         scale 85
12763
12764 \end_inset
12765
12766  or the menu 
12767 \family sans
12768 Edit\SpecialChar \menuseparator
12769 Text\InsetSpace ~
12770 Style\SpecialChar \menuseparator
12771 Customized
12772 \family default
12773 .
12774  The formula number has then the same color as the formula.
12775  When the formula number should get another color than the formula characters,
12776  the color must be changed within the formula.
12777 \end_layout
12778
12779 \begin_layout Standard
12780 An example:
12781 \end_layout
12782
12783 \begin_layout Standard
12784
12785 \color red
12786 \begin_inset Formula \begin{equation}
12787 \int A=B\label{eq:red}\end{equation}
12788
12789 \end_inset
12790
12791
12792 \color green
12793
12794 \begin_inset Formula \begin{equation}
12795 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
12796
12797 \end_inset
12798
12799
12800 \end_layout
12801
12802 \begin_layout Standard
12803 Formula 
12804 \begin_inset LatexCommand eqref
12805 reference "eq:red"
12806
12807 \end_inset
12808
12809  is completely colored red.
12810 \newline
12811 Formula 
12812 \begin_inset LatexCommand eqref
12813 reference "eq:redgreen"
12814
12815 \end_inset
12816
12817  was first completely colored green to set the color for the formula number.
12818  Subsequently the formula characters were colored red.
12819 \end_layout
12820
12821 \begin_layout Standard
12822 \begin_inset VSpace bigskip
12823 \end_inset
12824
12825 To color the frame different than the rest of the box, the command 
12826 \series bold
12827
12828 \backslash
12829 fcolorbox
12830 \series default
12831
12832 \begin_inset LatexCommand index
12833 name "Commands ! F ! \\textbackslash fcolorbox"
12834
12835 \end_inset
12836
12837  is used in the following scheme:
12838 \end_layout
12839
12840 \begin_layout Standard
12841
12842 \series bold
12843
12844 \backslash
12845 fcolorbox{frame color}{color}{box content}
12846 \end_layout
12847
12848 \begin_layout Standard
12849 So 
12850 \series bold
12851
12852 \backslash
12853 fcolorbox
12854 \series default
12855  is an extension of the command 
12856 \series bold
12857
12858 \backslash
12859 colorbox
12860 \series default
12861 .
12862  The frame width is set, like for 
12863 \series bold
12864
12865 \backslash
12866 framebox
12867 \series default
12868 , with 
12869 \series bold
12870
12871 \backslash
12872 fboxrule
12873 \series default
12874  and 
12875 \series bold
12876
12877 \backslash
12878 fboxsep
12879 \series default
12880 .
12881  An example:
12882 \begin_inset ERT
12883 status collapsed
12884
12885 \begin_layout Standard
12886
12887
12888 \backslash
12889 fboxrule 1mm 
12890 \backslash
12891 fboxsep 1mm
12892 \end_layout
12893
12894 \end_inset
12895
12896
12897 \begin_inset Formula \[
12898 \fcolorbox{cyan}{magenta}{A=B}\]
12899
12900 \end_inset
12901
12902
12903 \begin_inset ERT
12904 status collapsed
12905
12906 \begin_layout Standard
12907
12908
12909 \backslash
12910 fboxrule 0.4pt 
12911 \backslash
12912 fboxsep 3pt
12913 \end_layout
12914
12915 \end_inset
12916
12917
12918 \end_layout
12919
12920 \begin_layout Standard
12921 This formula was created with the command
12922 \newline
12923
12924 \series bold
12925
12926 \backslash
12927 fcolorbox{cyan
12928 \begin_inset Formula $\to$
12929 \end_inset
12930
12931
12932 \backslash
12933 {magenta
12934 \begin_inset Formula $\to$
12935 \end_inset
12936
12937
12938 \backslash
12939 {A=B
12940 \series default
12941 .
12942 \end_layout
12943
12944 \begin_layout Standard
12945 \begin_inset VSpace bigskip
12946 \end_inset
12947
12948 To use other colors than the predefined ones, they have to be defined first.
12949 \end_layout
12950
12951 \begin_layout Standard
12952 One can for example define the color 
12953 \begin_inset Quotes eld
12954 \end_inset
12955
12956
12957 \series bold
12958 darkgreen
12959 \series default
12960
12961 \begin_inset Quotes erd
12962 \end_inset
12963
12964  with the LaTeX-preamble line:
12965 \end_layout
12966
12967 \begin_layout Standard
12968
12969 \series bold
12970
12971 \backslash
12972 definecolor{darkgreen}{cmyk}{0.5,
12973 \series default
12974  
12975 \series bold
12976 0,
12977 \series default
12978  
12979 \series bold
12980 1,
12981 \series default
12982  
12983 \series bold
12984 0.5}
12985 \series default
12986
12987 \begin_inset LatexCommand index
12988 name "Commands ! D ! \\textbackslash definecolor"
12989
12990 \end_inset
12991
12992
12993 \end_layout
12994
12995 \begin_layout Standard
12996
12997 \series bold
12998 cmyk
12999 \series default
13000  is the color space that denotes the colors 
13001 \series bold
13002 cyan
13003 \series default
13004
13005 \series bold
13006 magenta
13007 \series default
13008
13009 \series bold
13010 yellow
13011 \series default
13012 , and 
13013 \series bold
13014 black
13015 \series default
13016 .
13017  The four comma separated numbers are the portion factor for the corresponding
13018  colors of the color space.
13019  The factors can be in the range of 0\InsetSpace \thinspace{}
13020 -\InsetSpace \thinspace{}
13021 1.
13022  Instead of 
13023 \series bold
13024 cmyk
13025 \series default
13026  also the color space 
13027 \series bold
13028 rgb
13029 \series default
13030  can be used for definitions.
13031  
13032 \series bold
13033 rgb
13034 \series default
13035  denotes 
13036 \series bold
13037 red
13038 \series default
13039
13040 \series bold
13041 green
13042 \series default
13043 , and 
13044 \series bold
13045 blue
13046 \series default
13047 , so that there are in this case three portion factors for the corresponding
13048  colors.
13049  Furthermore there is the color space 
13050 \series bold
13051 gray
13052 \series default
13053  with one portion factor for the gray value.
13054 \end_layout
13055
13056 \begin_layout Standard
13057 As example a framed box with the new defined color 
13058 \series bold
13059 darkgreen
13060 \series default
13061  where the characters have been colored 
13062 \series bold
13063 yellow
13064 \series default
13065 :
13066 \begin_inset Formula \begin{equation}
13067 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13068
13069 \end_inset
13070
13071
13072 \end_layout
13073
13074 \begin_layout Standard
13075 Self-defined colors can also be be used for text with the help of the command
13076  
13077 \series bold
13078
13079 \backslash
13080 textcolor
13081 \series default
13082 :
13083 \begin_inset LatexCommand index
13084 name "Text ! colored"
13085
13086 \end_inset
13087
13088
13089 \end_layout
13090
13091 \begin_layout Standard
13092 \begin_inset ERT
13093 status collapsed
13094
13095 \begin_layout Standard
13096
13097
13098 \backslash
13099 textcolor{darkgreen}{
13100 \end_layout
13101
13102 \end_inset
13103
13104 This sentence is 
13105 \begin_inset Quotes eld
13106 \end_inset
13107
13108 darkgreen
13109 \begin_inset Quotes erd
13110 \end_inset
13111
13112 .
13113 \begin_inset ERT
13114 status collapsed
13115
13116 \begin_layout Standard
13117
13118 }
13119 \end_layout
13120
13121 \end_inset
13122
13123
13124 \end_layout
13125
13126 \begin_layout Standard
13127
13128 \series bold
13129
13130 \backslash
13131 textcolor
13132 \series default
13133
13134 \begin_inset LatexCommand index
13135 name "Commands ! T ! \\textbackslash textcolor"
13136
13137 \end_inset
13138
13139  is used in the scheme 
13140 \series bold
13141
13142 \backslash
13143 textcolor{color}{characters to color}
13144 \series default
13145 .
13146 \end_layout
13147
13148 \begin_layout Subsection
13149 Paragraph Boxes
13150 \begin_inset LatexCommand label
13151 name "sub:Paragraph-Boxes"
13152
13153 \end_inset
13154
13155
13156 \begin_inset LatexCommand index
13157 name "Boxes ! as paragraph"
13158
13159 \end_inset
13160
13161
13162 \end_layout
13163
13164 \begin_layout Standard
13165 A box that can contain several lines and paragraphs, a so called paragraph
13166  box (parbox), can be created with the menu 
13167 \family sans
13168 Insert\SpecialChar \menuseparator
13169 Box
13170 \family default
13171  or the toolbar button 
13172 \begin_inset Graphics
13173         filename ../images/box-insert.png
13174         scale 85
13175
13176 \end_inset
13177
13178 .
13179 \end_layout
13180
13181 \begin_layout Standard
13182 The following example shows a framed parbox in a line:
13183 \end_layout
13184
13185 \begin_layout Standard
13186 \begin_inset VSpace medskip
13187 \end_inset
13188
13189 This is a line 
13190 \begin_inset Box Boxed
13191 position "c"
13192 hor_pos "c"
13193 has_inner_box 1
13194 inner_pos "t"
13195 use_parbox 1
13196 width "5cm"
13197 special "none"
13198 height "1in"
13199 height_special "totalheight"
13200 status open
13201
13202 \begin_layout Standard
13203 This is a paragraph box.
13204  It is exactly 5\InsetSpace \thinspace{}
13205 cm long and can also contain formulas: 
13206 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13207 \end_inset
13208
13209
13210 \end_layout
13211
13212 \end_inset
13213
13214  with a parbox.
13215 \end_layout
13216
13217 \begin_layout Standard
13218 \begin_inset VSpace medskip
13219 \end_inset
13220
13221
13222 \end_layout
13223
13224 \begin_layout Standard
13225 Such a box is created by right-clicking on the gray box inset.
13226  A dialog pops up showing the box properties.
13227  In our case set: 
13228 \emph on
13229 Decoration
13230 \emph default
13231 : Recangular box, 
13232 \emph on
13233 Inner Box
13234 \emph default
13235 : Parbox, 
13236 \emph on
13237 Width
13238 \emph default
13239 : 5\InsetSpace \thinspace{}
13240 cm, 
13241 \emph on
13242 Vertical Box Alignment
13243 \emph default
13244 : Middle
13245 \end_layout
13246
13247 \begin_layout Standard
13248 \begin_inset VSpace medskip
13249 \end_inset
13250
13251 In LaTeX a parbox is created with the command 
13252 \series bold
13253
13254 \backslash
13255 parbox
13256 \series default
13257
13258 \begin_inset LatexCommand index
13259 name "Commands ! P ! \\textbackslash parbox"
13260
13261 \end_inset
13262
13263  that has the following scheme:
13264 \end_layout
13265
13266 \begin_layout Standard
13267
13268 \series bold
13269
13270 \backslash
13271 parbox[position]{width}{box content}
13272 \end_layout
13273
13274 \begin_layout Standard
13275 The positions 
13276 \emph on
13277 b
13278 \emph default
13279  and 
13280 \emph on
13281 t
13282 \emph default
13283  are possible.
13284  
13285 \emph on
13286 b
13287 \emph default
13288  for bottom means that the box is aligned within the surrounding text with
13289  its last line.
13290  With 
13291 \emph on
13292 t
13293 \emph default
13294  for top this is done with the first line.
13295  When no position is given, the box will be vertically centered, see section
13296  
13297 \emph on
13298 Boxes
13299 \emph default
13300  of the 
13301 \emph on
13302 Embedded\InsetSpace ~
13303 Objects
13304 \emph default
13305  manual for examples.
13306 \end_layout
13307
13308 \begin_layout Standard
13309 \begin_inset VSpace bigskip
13310 \end_inset
13311
13312 To frame formulas completely, including the formula number, the formula
13313  must be set into a parbox.
13314  To do this, the command 
13315 \series bold
13316
13317 \backslash
13318 fbox{
13319 \backslash
13320 parbox{
13321 \backslash
13322 linewidth-2
13323 \backslash
13324 fboxsep-2
13325 \backslash
13326 fboxrule}{
13327 \series default
13328  is inserted in TeX-mode before the formula.
13329  
13330 \series bold
13331
13332 \backslash
13333 linewidth
13334 \begin_inset LatexCommand index
13335 name "Commands ! L ! \\textbackslash linewidth"
13336
13337 \end_inset
13338
13339
13340 \series default
13341  is hereby the line width set for the document.
13342  Because the frame is outside the parbox, 2\InsetSpace \thinspace{}
13343 times the frame separation and
13344  the frame thickness must be subtracted from the line width.
13345  As this is not automatically done by LyX due to a bug
13346 \begin_inset Foot
13347 status collapsed
13348
13349 \begin_layout Standard
13350 \begin_inset ERT
13351 status collapsed
13352
13353 \begin_layout Standard
13354
13355
13356 \backslash
13357 href{http://bugzilla.lyx.org/show_bug.cgi?id=4483}{
13358 \end_layout
13359
13360 \end_inset
13361
13362 LyX-bug #4483
13363 \begin_inset ERT
13364 status collapsed
13365
13366 \begin_layout Standard
13367
13368 }
13369 \end_layout
13370
13371 \end_inset
13372
13373
13374 \end_layout
13375
13376 \end_inset
13377
13378 , TeX-mode has to be used.
13379  To be able to multiply and subtract in arguments, the LaTeX-package 
13380 \series bold
13381 calc
13382 \series default
13383
13384 \begin_inset Foot
13385 status collapsed
13386
13387 \begin_layout Standard
13388
13389 \series bold
13390 calc
13391 \series default
13392  is part of every LaTeX standard installation.
13393 \end_layout
13394
13395 \end_inset
13396
13397
13398 \begin_inset LatexCommand index
13399 name "Packages ! calc"
13400
13401 \end_inset
13402
13403  must be loaded in the LaTeX-preamble with the line
13404 \end_layout
13405
13406 \begin_layout Standard
13407
13408 \series bold
13409
13410 \backslash
13411 usepackage{calc}
13412 \end_layout
13413
13414 \begin_layout Standard
13415 Behind the formula both boxes are closed by entering 
13416 \series bold
13417 }}
13418 \series default
13419  in TeX-mode.
13420  Here is an example:
13421 \begin_inset ERT
13422 status collapsed
13423
13424 \begin_layout Standard
13425
13426
13427 \backslash
13428 fboxsep 5mm 
13429 \backslash
13430 fboxrule 5mm
13431 \end_layout
13432
13433 \end_inset
13434
13435
13436 \end_layout
13437
13438 \begin_layout Standard
13439 \begin_inset ERT
13440 status collapsed
13441
13442 \begin_layout Standard
13443
13444
13445 \backslash
13446 fbox{
13447 \backslash
13448 parbox{
13449 \backslash
13450 linewidth-2
13451 \backslash
13452 fboxsep-2
13453 \backslash
13454 fboxrule}{
13455 \end_layout
13456
13457 \end_inset
13458
13459
13460 \begin_inset Formula \begin{equation}
13461 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
13462
13463 \end_inset
13464
13465
13466 \begin_inset ERT
13467 status collapsed
13468
13469 \begin_layout Standard
13470
13471 }}
13472 \end_layout
13473
13474 \end_inset
13475
13476
13477 \begin_inset ERT
13478 status collapsed
13479
13480 \begin_layout Standard
13481
13482
13483 \backslash
13484 fboxrule 0.4pt 
13485 \backslash
13486 fboxsep 3pt
13487 \end_layout
13488
13489 \end_inset
13490
13491
13492 \end_layout
13493
13494 \begin_layout Standard
13495 \begin_inset VSpace medskip
13496 \end_inset
13497
13498 As a parbox is used as argument of 
13499 \series bold
13500
13501 \backslash
13502 fbox
13503 \series default
13504 , there is in this case no difference between 
13505 \series bold
13506
13507 \backslash
13508 fbox
13509 \series default
13510  and 
13511 \series bold
13512
13513 \backslash
13514 boxed
13515 \series default
13516 .
13517 \end_layout
13518
13519 \begin_layout Standard
13520 \begin_inset VSpace bigskip
13521 \end_inset
13522
13523 Paragraph boxes are very useful to comment formulas directly.
13524  To do this, 
13525 \series bold
13526
13527 \backslash
13528 parbox
13529 \series default
13530  is used in combination with the command 
13531 \series bold
13532
13533 \backslash
13534 tag
13535 \series default
13536 .
13537  (more about 
13538 \series bold
13539
13540 \backslash
13541 tag
13542 \series default
13543  see 
13544 \begin_inset LatexCommand ref
13545 reference "sub:User-defined-Numbering"
13546
13547 \end_inset
13548
13549 )
13550 \end_layout
13551
13552 \begin_layout Standard
13553 An example of a formula commented with 
13554 \series bold
13555
13556 \backslash
13557 parbox
13558 \series default
13559 :
13560 \end_layout
13561
13562 \begin_layout Standard
13563 \begin_inset ERT
13564 status collapsed
13565
13566 \begin_layout Standard
13567
13568
13569 \backslash
13570 [5x-7b=3b
13571 \backslash
13572 tag*{
13573 \backslash
13574 parbox{5cm}{
13575 \end_layout
13576
13577 \end_inset
13578
13579 This is a description.
13580  It is distinctly separated from the formula and multiline.
13581 \begin_inset ERT
13582 status collapsed
13583
13584 \begin_layout Standard
13585
13586 }}
13587 \backslash
13588 ]
13589 \end_layout
13590
13591 \end_inset
13592
13593
13594 \end_layout
13595
13596 \begin_layout Standard
13597 Such a formula must be inserted completely in TeX-mode because LyX does
13598  not yet support the command 
13599 \series bold
13600
13601 \backslash
13602 parbox
13603 \series default
13604  in formulas.
13605  The formula is created with the following command sequence:
13606 \end_layout
13607
13608 \begin_layout Standard
13609 The command 
13610 \series bold
13611
13612 \backslash
13613 [5x-7b=3b
13614 \backslash
13615 tag*
13616 \backslash
13617 {
13618 \backslash
13619 parbox{5cm}{
13620 \series default
13621  is inserted in TeX-mode.
13622 \begin_inset Foot
13623 status collapsed
13624
13625 \begin_layout Standard
13626 When the formula style 
13627 \series bold
13628 Indented
13629 \series default
13630  is used, 
13631 \series bold
13632
13633 \backslash
13634 tag*
13635 \backslash
13636 {
13637 \series default
13638  can also be replaced by 
13639 \series bold
13640
13641 \backslash
13642 hfill
13643 \series default
13644 .
13645  (formula styles see 
13646 \begin_inset LatexCommand ref
13647 reference "sec:Formula-Styles"
13648
13649 \end_inset
13650
13651 )
13652 \end_layout
13653
13654 \end_inset
13655
13656  Then the description follows as normal text, and finally 
13657 \series bold
13658 }}
13659 \backslash
13660 ]
13661 \series default
13662  is inserted in TeX-mode.
13663  The commands 
13664 \series bold
13665
13666 \backslash
13667 [
13668 \series default
13669  and 
13670 \series bold
13671
13672 \backslash
13673 ]
13674 \series default
13675  hereby create a displayed formula.
13676 \end_layout
13677
13678 \begin_layout Standard
13679 The advantages of 
13680 \series bold
13681
13682 \backslash
13683 parbox
13684 \series default
13685  can be seen in this example that was 
13686 \begin_inset Quotes eld
13687 \end_inset
13688
13689 commented
13690 \begin_inset Quotes erd
13691 \end_inset
13692
13693  using the mathematical textmode:
13694 \begin_inset Formula \[
13695 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
13696
13697 \end_inset
13698
13699
13700 \end_layout
13701
13702 \begin_layout Section
13703 Operators
13704 \begin_inset LatexCommand index
13705 name "Operators"
13706
13707 \end_inset
13708
13709
13710 \end_layout
13711
13712 \begin_layout Subsection
13713 Big Operators
13714 \begin_inset LatexCommand label
13715 name "sub:Big-Operators"
13716
13717 \end_inset
13718
13719
13720 \begin_inset LatexCommand index
13721 name "Operators ! big"
13722
13723 \end_inset
13724
13725
13726 \begin_inset LatexCommand index
13727 name "Sums"
13728
13729 \end_inset
13730
13731
13732 \begin_inset LatexCommand index
13733 name "Integrals"
13734
13735 \end_inset
13736
13737
13738 \end_layout
13739
13740 \begin_layout Standard
13741 To be able to use all integral operators listed here, the option 
13742 \family sans
13743 Use esint package automatically
13744 \family default
13745  must be set in the document settings under 
13746 \family sans
13747 Math\InsetSpace ~
13748 Options
13749 \family default
13750 .
13751 \end_layout
13752
13753 \begin_layout Standard
13754
13755 \hfill
13756
13757 \begin_inset Tabular
13758 <lyxtabular version="3" rows="11" columns="2">
13759 <features>
13760 <column alignment="center" valignment="top" leftline="true" width="0pt">
13761 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13762 <row topline="true" bottomline="true">
13763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Standard
13767 Command
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13773 \begin_inset Text
13774
13775 \begin_layout Standard
13776 Result
13777 \end_layout
13778
13779 \end_inset
13780 </cell>
13781 </row>
13782 <row topline="true">
13783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Standard
13787
13788 \backslash
13789 sum
13790 \begin_inset LatexCommand index
13791 name "Commands ! S ! \\textbackslash sum"
13792
13793 \end_inset
13794
13795
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Standard
13804 \begin_inset Formula $\sum$
13805 \end_inset
13806
13807
13808 \end_layout
13809
13810 \end_inset
13811 </cell>
13812 </row>
13813 <row topline="true">
13814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13815 \begin_inset Text
13816
13817 \begin_layout Standard
13818
13819 \backslash
13820 int
13821 \begin_inset LatexCommand index
13822 name "Commands ! I ! \\textbackslash int"
13823
13824 \end_inset
13825
13826
13827 \end_layout
13828
13829 \end_inset
13830 </cell>
13831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13832 \begin_inset Text
13833
13834 \begin_layout Standard
13835 \begin_inset Formula $\int$
13836 \end_inset
13837
13838
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 </row>
13844 <row topline="true">
13845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13846 \begin_inset Text
13847
13848 \begin_layout Standard
13849
13850 \backslash
13851 intop
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Standard
13860 \begin_inset Formula $\intop$
13861 \end_inset
13862
13863
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 </row>
13869 <row topline="true">
13870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Standard
13874
13875 \backslash
13876 oint
13877 \end_layout
13878
13879 \end_inset
13880 </cell>
13881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Standard
13885 \begin_inset Formula $\oint$
13886 \end_inset
13887
13888
13889 \end_layout
13890
13891 \end_inset
13892 </cell>
13893 </row>
13894 <row topline="true">
13895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13896 \begin_inset Text
13897
13898 \begin_layout Standard
13899
13900 \backslash
13901 ointop
13902 \end_layout
13903
13904 \end_inset
13905 </cell>
13906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13907 \begin_inset Text
13908
13909 \begin_layout Standard
13910 \begin_inset Formula $\ointop$
13911 \end_inset
13912
13913
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 </row>
13919 <row topline="true">
13920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13921 \begin_inset Text
13922
13923 \begin_layout Standard
13924
13925 \backslash
13926 ointctrclockwise
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Standard
13935 \begin_inset Formula $\ointctrclockwise$
13936 \end_inset
13937
13938
13939 \end_layout
13940
13941 \end_inset
13942 </cell>
13943 </row>
13944 <row topline="true">
13945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13946 \begin_inset Text
13947
13948 \begin_layout Standard
13949
13950 \backslash
13951 ointclockwise
13952 \end_layout
13953
13954 \end_inset
13955 </cell>
13956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13957 \begin_inset Text
13958
13959 \begin_layout Standard
13960 \begin_inset Formula $\ointclockwise$
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 </row>
13969 <row topline="true">
13970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13971 \begin_inset Text
13972
13973 \begin_layout Standard
13974
13975 \backslash
13976 sqint
13977 \end_layout
13978
13979 \end_inset
13980 </cell>
13981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13982 \begin_inset Text
13983
13984 \begin_layout Standard
13985 \begin_inset Formula $\sqint$
13986 \end_inset
13987
13988
13989 \end_layout
13990
13991 \end_inset
13992 </cell>
13993 </row>
13994 <row topline="true">
13995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13996 \begin_inset Text
13997
13998 \begin_layout Standard
13999
14000 \backslash
14001 bigcap
14002 \end_layout
14003
14004 \end_inset
14005 </cell>
14006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14007 \begin_inset Text
14008
14009 \begin_layout Standard
14010 \begin_inset Formula $\bigcap$
14011 \end_inset
14012
14013
14014 \end_layout
14015
14016 \end_inset
14017 </cell>
14018 </row>
14019 <row topline="true" bottomline="true">
14020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14021 \begin_inset Text
14022
14023 \begin_layout Standard
14024
14025 \backslash
14026 bigcup
14027 \end_layout
14028
14029 \end_inset
14030 </cell>
14031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14032 \begin_inset Text
14033
14034 \begin_layout Standard
14035 \begin_inset Formula $\bigcup$
14036 \end_inset
14037
14038
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 </row>
14044 </lyxtabular>
14045
14046 \end_inset
14047
14048
14049 \hfill
14050
14051 \begin_inset Tabular
14052 <lyxtabular version="3" rows="10" columns="2">
14053 <features>
14054 <column alignment="center" valignment="top" leftline="true" width="0pt">
14055 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14056 <row topline="true" bottomline="true">
14057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14058 \begin_inset Text
14059
14060 \begin_layout Standard
14061 Command
14062 \end_layout
14063
14064 \end_inset
14065 </cell>
14066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14067 \begin_inset Text
14068
14069 \begin_layout Standard
14070 Result
14071 \end_layout
14072
14073 \end_inset
14074 </cell>
14075 </row>
14076 <row topline="true">
14077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14078 \begin_inset Text
14079
14080 \begin_layout Standard
14081
14082 \backslash
14083 prod
14084 \begin_inset LatexCommand index
14085 name "Commands ! P ! \\textbackslash prod"
14086
14087 \end_inset
14088
14089
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Standard
14098 \begin_inset Formula $\prod$
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row topline="true">
14108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Standard
14112
14113 \backslash
14114 coprod
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Standard
14123 \begin_inset Formula $\coprod$
14124 \end_inset
14125
14126
14127 \end_layout
14128
14129 \end_inset
14130 </cell>
14131 </row>
14132 <row topline="true">
14133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14134 \begin_inset Text
14135
14136 \begin_layout Standard
14137
14138 \backslash
14139 bigodot
14140 \end_layout
14141
14142 \end_inset
14143 </cell>
14144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14145 \begin_inset Text
14146
14147 \begin_layout Standard
14148 \begin_inset Formula $\bigodot$
14149 \end_inset
14150
14151
14152 \end_layout
14153
14154 \end_inset
14155 </cell>
14156 </row>
14157 <row topline="true">
14158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14159 \begin_inset Text
14160
14161 \begin_layout Standard
14162
14163 \backslash
14164 bigotimes
14165 \end_layout
14166
14167 \end_inset
14168 </cell>
14169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14170 \begin_inset Text
14171
14172 \begin_layout Standard
14173 \begin_inset Formula $\bigotimes$
14174 \end_inset
14175
14176
14177 \end_layout
14178
14179 \end_inset
14180 </cell>
14181 </row>
14182 <row topline="true">
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Standard
14187
14188 \backslash
14189 bigoplus
14190 \end_layout
14191
14192 \end_inset
14193 </cell>
14194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14195 \begin_inset Text
14196
14197 \begin_layout Standard
14198 \begin_inset Formula $\bigoplus$
14199 \end_inset
14200
14201
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 </row>
14207 <row topline="true">
14208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14209 \begin_inset Text
14210
14211 \begin_layout Standard
14212
14213 \backslash
14214 bigwedge
14215 \end_layout
14216
14217 \end_inset
14218 </cell>
14219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Standard
14223 \begin_inset Formula $\bigwedge$
14224 \end_inset
14225
14226
14227 \end_layout
14228
14229 \end_inset
14230 </cell>
14231 </row>
14232 <row topline="true">
14233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14234 \begin_inset Text
14235
14236 \begin_layout Standard
14237
14238 \backslash
14239 bigvee
14240 \end_layout
14241
14242 \end_inset
14243 </cell>
14244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14245 \begin_inset Text
14246
14247 \begin_layout Standard
14248 \begin_inset Formula $\bigvee$
14249 \end_inset
14250
14251
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 </row>
14257 <row topline="true">
14258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14259 \begin_inset Text
14260
14261 \begin_layout Standard
14262
14263 \backslash
14264 bigsqcup
14265 \end_layout
14266
14267 \end_inset
14268 </cell>
14269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14270 \begin_inset Text
14271
14272 \begin_layout Standard
14273 \begin_inset Formula $\bigsqcup$
14274 \end_inset
14275
14276
14277 \end_layout
14278
14279 \end_inset
14280 </cell>
14281 </row>
14282 <row topline="true" bottomline="true">
14283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14284 \begin_inset Text
14285
14286 \begin_layout Standard
14287
14288 \backslash
14289 biguplus
14290 \end_layout
14291
14292 \end_inset
14293 </cell>
14294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14295 \begin_inset Text
14296
14297 \begin_layout Standard
14298 \begin_inset Formula $\biguplus$
14299 \end_inset
14300
14301
14302 \end_layout
14303
14304 \end_inset
14305 </cell>
14306 </row>
14307 </lyxtabular>
14308
14309 \end_inset
14310
14311
14312 \hfill
14313
14314 \end_layout
14315
14316 \begin_layout Standard
14317 All big operators can also be inserted via the math toolbar button 
14318 \begin_inset Graphics
14319         filename ../images/math/intop.png
14320         scale 85
14321
14322 \end_inset
14323
14324 .
14325 \end_layout
14326
14327 \begin_layout Standard
14328 The operators are called big because they are bigger than the sometimes
14329  equal looking binary operators.
14330  All big operators can have limits as described in the next subsection.
14331 \end_layout
14332
14333 \begin_layout Standard
14334 The operators 
14335 \series bold
14336
14337 \backslash
14338 intop
14339 \series default
14340  and 
14341 \series bold
14342
14343 \backslash
14344 ointop
14345 \series default
14346  are different from 
14347 \series bold
14348
14349 \backslash
14350 int
14351 \series default
14352  and 
14353 \series bold
14354
14355 \backslash
14356 oint
14357 \series default
14358 , resp.\InsetSpace ~
14359 in the style the operator limits are displayed, see 
14360 \begin_inset LatexCommand ref
14361 reference "sub:Operator-Limits"
14362
14363 \end_inset
14364
14365 .
14366  
14367 \end_layout
14368
14369 \begin_layout Subsubsection*
14370 Advices for Integrals
14371 \end_layout
14372
14373 \begin_layout Standard
14374 The letter 
14375 \emph on
14376 d
14377 \emph default
14378  in an integral is an operator, that therefore has to be set upright.
14379  This is done by highlighting the 
14380 \emph on
14381 d
14382 \emph default
14383  and using the keyboard shortcut 
14384 \family sans
14385 Alt-c\InsetSpace ~
14386 r
14387 \family default
14388
14389 \begin_inset Foot
14390 status collapsed
14391
14392 \begin_layout Standard
14393 Font styles
14394 \series bold
14395  
14396 \series default
14397 see 
14398 \begin_inset LatexCommand ref
14399 reference "sub:Font-Styles"
14400
14401 \end_inset
14402
14403
14404 \end_layout
14405
14406 \end_inset
14407
14408 .
14409  Finally the smallest space is inserted before the 
14410 \emph on
14411 d
14412 \emph default
14413 , as this is usual for operators.
14414  An example:
14415 \end_layout
14416
14417 \begin_layout Standard
14418 incorrect: 
14419 \begin_inset Formula $\int A(x)dx$
14420 \end_inset
14421
14422
14423 \newline
14424
14425 \begin_inset ERT
14426 status collapsed
14427
14428 \begin_layout Standard
14429
14430
14431 \backslash
14432 hphantom{in}
14433 \end_layout
14434
14435 \end_inset
14436
14437 correct: 
14438 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14439 \end_inset
14440
14441
14442 \end_layout
14443
14444 \begin_layout Standard
14445 For multiple integrals there are the following commands:
14446 \begin_inset VSpace medskip
14447 \end_inset
14448
14449
14450 \end_layout
14451
14452 \begin_layout Standard
14453
14454 \hfill
14455
14456 \begin_inset Tabular
14457 <lyxtabular version="3" rows="4" columns="2">
14458 <features>
14459 <column alignment="center" valignment="top" leftline="true" width="0">
14460 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14461 <row topline="true" bottomline="true">
14462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14463 \begin_inset Text
14464
14465 \begin_layout Standard
14466 Command
14467 \end_layout
14468
14469 \end_inset
14470 </cell>
14471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14472 \begin_inset Text
14473
14474 \begin_layout Standard
14475 Result
14476 \begin_inset Note Note
14477 status collapsed
14478
14479 \begin_layout Standard
14480
14481 \series bold
14482
14483 \backslash
14484 raisebox
14485 \series default
14486  is only used as spacer.
14487 \end_layout
14488
14489 \end_inset
14490
14491
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 </row>
14497 <row topline="true">
14498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14499 \begin_inset Text
14500
14501 \begin_layout Standard
14502
14503 \backslash
14504 iint
14505 \end_layout
14506
14507 \end_inset
14508 </cell>
14509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14510 \begin_inset Text
14511
14512 \begin_layout Standard
14513 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14514 \end_inset
14515
14516
14517 \end_layout
14518
14519 \end_inset
14520 </cell>
14521 </row>
14522 <row topline="true">
14523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14524 \begin_inset Text
14525
14526 \begin_layout Standard
14527
14528 \backslash
14529 oiint
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14535 \begin_inset Text
14536
14537 \begin_layout Standard
14538 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14539 \end_inset
14540
14541
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 </row>
14547 <row topline="true" bottomline="true">
14548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14549 \begin_inset Text
14550
14551 \begin_layout Standard
14552
14553 \backslash
14554 sqiint
14555 \end_layout
14556
14557 \end_inset
14558 </cell>
14559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14560 \begin_inset Text
14561
14562 \begin_layout Standard
14563 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14564 \end_inset
14565
14566
14567 \end_layout
14568
14569 \end_inset
14570 </cell>
14571 </row>
14572 </lyxtabular>
14573
14574 \end_inset
14575
14576
14577 \hfill
14578
14579 \begin_inset Tabular
14580 <lyxtabular version="3" rows="4" columns="2">
14581 <features>
14582 <column alignment="center" valignment="top" leftline="true" width="0">
14583 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14584 <row topline="true" bottomline="true">
14585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14586 \begin_inset Text
14587
14588 \begin_layout Standard
14589 Command
14590 \end_layout
14591
14592 \end_inset
14593 </cell>
14594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14595 \begin_inset Text
14596
14597 \begin_layout Standard
14598 Result
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 </row>
14604 <row topline="true">
14605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14606 \begin_inset Text
14607
14608 \begin_layout Standard
14609
14610 \backslash
14611 iiint
14612 \end_layout
14613
14614 \end_inset
14615 </cell>
14616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14617 \begin_inset Text
14618
14619 \begin_layout Standard
14620 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14621 \end_inset
14622
14623
14624 \end_layout
14625
14626 \end_inset
14627 </cell>
14628 </row>
14629 <row topline="true">
14630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Standard
14634
14635 \backslash
14636 iiiint
14637 \end_layout
14638
14639 \end_inset
14640 </cell>
14641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14642 \begin_inset Text
14643
14644 \begin_layout Standard
14645 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14646 \end_inset
14647
14648
14649 \end_layout
14650
14651 \end_inset
14652 </cell>
14653 </row>
14654 <row topline="true" bottomline="true">
14655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14656 \begin_inset Text
14657
14658 \begin_layout Standard
14659
14660 \backslash
14661 dotsint
14662 \end_layout
14663
14664 \end_inset
14665 </cell>
14666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Standard
14670 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14671 \end_inset
14672
14673
14674 \end_layout
14675
14676 \end_inset
14677 </cell>
14678 </row>
14679 </lyxtabular>
14680
14681 \end_inset
14682
14683
14684 \hfill
14685
14686 \end_layout
14687
14688 \begin_layout Subsection
14689 Operator Limits
14690 \begin_inset LatexCommand label
14691 name "sub:Operator-Limits"
14692
14693 \end_inset
14694
14695
14696 \begin_inset LatexCommand index
14697 name "Operators ! Limits"
14698
14699 \end_inset
14700
14701
14702 \end_layout
14703
14704 \begin_layout Standard
14705 Limits are created by super- and subscripts:
14706 \end_layout
14707
14708 \begin_layout Standard
14709 \align center
14710 \begin_inset Tabular
14711 <lyxtabular version="3" rows="2" columns="2">
14712 <features>
14713 <column alignment="center" valignment="top" leftline="true" width="0pt">
14714 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14715 <row topline="true" bottomline="true">
14716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Standard
14720 Command
14721 \end_layout
14722
14723 \end_inset
14724 </cell>
14725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14726 \begin_inset Text
14727
14728 \begin_layout Standard
14729 Result
14730 \begin_inset Note Note
14731 status collapsed
14732
14733 \begin_layout Standard
14734
14735 \series bold
14736
14737 \backslash
14738 raisebox
14739 \series default
14740  is only used as spacer.
14741 \end_layout
14742
14743 \end_inset
14744
14745
14746 \end_layout
14747
14748 \end_inset
14749 </cell>
14750 </row>
14751 <row topline="true" bottomline="true">
14752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Standard
14756
14757 \backslash
14758 prod^
14759 \backslash
14760 infty
14761 \begin_inset ERT
14762 status collapsed
14763
14764 \begin_layout Standard
14765
14766
14767 \backslash
14768 spce 
14769 \end_layout
14770
14771 \end_inset
14772
14773
14774 \begin_inset Formula $\to$
14775 \end_inset
14776
14777 _0
14778 \begin_inset Formula $\to$
14779 \end_inset
14780
14781 A(x)
14782 \end_layout
14783
14784 \end_inset
14785 </cell>
14786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14787 \begin_inset Text
14788
14789 \begin_layout Standard
14790 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14791 \end_inset
14792
14793
14794 \end_layout
14795
14796 \end_inset
14797 </cell>
14798 </row>
14799 </lyxtabular>
14800
14801 \end_inset
14802
14803
14804 \end_layout
14805
14806 \begin_layout Standard
14807 Limits of inline formulas are set right beside the operator.
14808  Limits in displayed formulas are set above or below the operator, except
14809  of integral limits.
14810 \end_layout
14811
14812 \begin_layout Standard
14813 To force that the limits are set beside the operator, the cursor is set
14814  directly behind the operator and the limits type is changed with the menu
14815  
14816 \family sans
14817 Edit\SpecialChar \menuseparator
14818 Math\SpecialChar \menuseparator
14819 Change Limits Type
14820 \family default
14821  to 
14822 \family sans
14823 \series bold
14824 Inline
14825 \family default
14826 \series default
14827  (shortcut 
14828 \family sans
14829 Alt-m\InsetSpace ~
14830 l
14831 \family default
14832 ).
14833  An example:
14834 \end_layout
14835
14836 \begin_layout Standard
14837 The default limits type is this:
14838 \begin_inset Formula \[
14839 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
14840
14841 \end_inset
14842
14843 This is how it looks when the limits type was changed to 
14844 \family sans
14845 \series bold
14846 Inline
14847 \family default
14848 \series default
14849 :
14850 \begin_inset Formula \[
14851 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
14852
14853 \end_inset
14854
14855 For integrals, except of 
14856 \series bold
14857
14858 \backslash
14859 intop
14860 \series default
14861  and 
14862 \series bold
14863
14864 \backslash
14865 ointop
14866 \series default
14867 , the limits are by default set beside the operator.
14868  But for multiple integrals the limits are often set below the operator.
14869  In the following example the limits type was therefore set to 
14870 \series bold
14871 Display
14872 \series default
14873  and so set below the integrals:
14874 \begin_inset Formula \begin{equation}
14875 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
14876
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \begin_layout Standard
14883 \begin_inset VSpace medskip
14884 \end_inset
14885
14886 To specify conditions for limits, the commands 
14887 \series bold
14888
14889 \backslash
14890 subarray
14891 \series default
14892
14893 \begin_inset LatexCommand index
14894 name "Commands ! S ! \\textbackslash subarray"
14895
14896 \end_inset
14897
14898  and 
14899 \series bold
14900
14901 \backslash
14902 substack
14903 \series default
14904
14905 \begin_inset LatexCommand index
14906 name "Commands ! S ! \\textbackslash substack"
14907
14908 \end_inset
14909
14910  are used.
14911  To create for example this expression 
14912 \begin_inset Formula \begin{equation}
14913 \sum_{\begin{subarray}{c}
14914 0<k<1000\\
14915 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
14916
14917 \end_inset
14918
14919
14920 \end_layout
14921
14922 \begin_layout Standard
14923 the following has to be done:
14924 \newline
14925 First the command 
14926 \series bold
14927
14928 \backslash
14929 sum
14930 \series default
14931 ^
14932 \series bold
14933 n
14934 \begin_inset ERT
14935 status collapsed
14936
14937 \begin_layout Standard
14938
14939
14940 \backslash
14941 spce 
14942 \end_layout
14943
14944 \end_inset
14945
14946 _
14947 \series default
14948  is typed in.
14949  One is now in a blue box under the summation operator and insert there
14950  the command 
14951 \series bold
14952
14953 \backslash
14954 subarray
14955 \begin_inset ERT
14956 status collapsed
14957
14958 \begin_layout Standard
14959
14960
14961 \backslash
14962 spce 
14963 \end_layout
14964
14965 \end_inset
14966
14967
14968 \series default
14969 .
14970  The blue box is now within a purple box and now several lines can be written
14971  among each other.
14972  A new line is created by inserting a line break (
14973 \family sans
14974 Ctrl-Return
14975 \family default
14976 ).
14977  When now
14978 \newline
14979
14980 \series bold
14981 0<k<1000 Ctrl-Return
14982 \newline
14983
14984 \series default
14985 is typed in, a new box appears below for the new line.
14986 \end_layout
14987
14988 \begin_layout Standard
14989 The alignment of the lines can be changed to left aligned with the 
14990 \family sans
14991 table
14992 \family default
14993  
14994 \family sans
14995 toolbar
14996 \family default
14997  or the menu 
14998 \family sans
14999 Edit\SpecialChar \menuseparator
15000 Rows &Columns
15001 \family default
15002 .
15003  To get right alignment, 
15004 \series bold
15005
15006 \backslash
15007 hfill
15008 \begin_inset ERT
15009 status collapsed
15010
15011 \begin_layout Standard
15012
15013
15014 \backslash
15015 spce 
15016 \end_layout
15017
15018 \end_inset
15019
15020
15021 \series default
15022  is inserted at the beginning of the line.
15023 \end_layout
15024
15025 \begin_layout Standard
15026 The command 
15027 \series bold
15028
15029 \backslash
15030 substack
15031 \series default
15032  is equivalent to 
15033 \series bold
15034
15035 \backslash
15036 subarray
15037 \series default
15038  with the difference that the lines are always centered.
15039 \end_layout
15040
15041 \begin_layout Standard
15042 \begin_inset VSpace bigskip
15043 \end_inset
15044
15045 Like in formula 
15046 \begin_inset LatexCommand eqref
15047 reference "eq:substack"
15048
15049 \end_inset
15050
15051  there can be too much space beside an operator, because the characters
15052  following the operator are set beside the limits.
15053 \end_layout
15054
15055 \begin_layout Standard
15056 To avoid this, the following macro can be used in the LaTeX-preamble:
15057 \end_layout
15058
15059 \begin_layout Standard
15060
15061 \series bold
15062
15063 \backslash
15064 def
15065 \backslash
15066 clap#1{
15067 \backslash
15068 hbox to 0pt{
15069 \backslash
15070 hss #1
15071 \backslash
15072 hss}}
15073 \newline
15074
15075 \backslash
15076 def
15077 \backslash
15078 mathclap {
15079 \backslash
15080 mathpalette 
15081 \backslash
15082 mathclapinternal}
15083 \newline
15084
15085 \backslash
15086 def
15087 \backslash
15088 mathclapinternal #1#2{
15089 \backslash
15090 clap{$
15091 \backslash
15092 mathsurround =0pt #1{#2}$}}
15093 \end_layout
15094
15095 \begin_layout Standard
15096 This defines the command 
15097 \series bold
15098
15099 \backslash
15100 mathclap
15101 \series default
15102
15103 \begin_inset LatexCommand index
15104 name "Commands ! M ! \\textbackslash mathclap"
15105
15106 \end_inset
15107
15108  that sets the width of the limit to 0\InsetSpace \thinspace{}
15109 pt.
15110  The command scheme is
15111 \end_layout
15112
15113 \begin_layout Standard
15114
15115 \series bold
15116
15117 \backslash
15118 mathclap{limit}
15119 \end_layout
15120
15121 \begin_layout Standard
15122 where the limit can consist of several conditions.
15123 \end_layout
15124
15125 \begin_layout Standard
15126 Applied on formula 
15127 \begin_inset LatexCommand eqref
15128 reference "eq:substack"
15129
15130 \end_inset
15131
15132 , one uses the command
15133 \end_layout
15134
15135 \begin_layout Standard
15136
15137 \series bold
15138
15139 \backslash
15140 sum_
15141 \backslash
15142 mathclap{
15143 \backslash
15144 substack
15145 \begin_inset ERT
15146 status collapsed
15147
15148 \begin_layout Standard
15149
15150
15151 \backslash
15152 spce 
15153 \end_layout
15154
15155 \end_inset
15156
15157 0<k<1000 Ctrl-Enter
15158 \end_layout
15159
15160 \begin_layout Standard
15161 to create the lower limit.
15162  The summand is now directly behind the summation operator:
15163 \begin_inset Formula \[
15164 \sum_{\mathclap{\substack{0<k<1000\\
15165 \\k\,\in\,\mathbb{N}}
15166 }}^{n}k^{-2}\]
15167
15168 \end_inset
15169
15170
15171 \end_layout
15172
15173 \begin_layout Standard
15174 \begin_inset VSpace bigskip
15175 \end_inset
15176
15177 How to use one limit for several operators is described in 
15178 \begin_inset LatexCommand ref
15179 reference "sub:Self-defined-Operators"
15180
15181 \end_inset
15182
15183 .
15184 \end_layout
15185
15186 \begin_layout Subsection
15187 Binary Operators
15188 \begin_inset LatexCommand label
15189 name "sub:Binary-Operators"
15190
15191 \end_inset
15192
15193
15194 \begin_inset LatexCommand index
15195 name "Operators ! binary"
15196
15197 \end_inset
15198
15199
15200 \end_layout
15201
15202 \begin_layout Standard
15203 Binary operators are surrounded by space when there is a character before
15204  and behind them.
15205 \begin_inset VSpace medskip
15206 \end_inset
15207
15208
15209 \end_layout
15210
15211 \begin_layout Standard
15212
15213 \hfill
15214
15215 \begin_inset Tabular
15216 <lyxtabular version="3" rows="13" columns="2">
15217 <features>
15218 <column alignment="center" valignment="top" leftline="true" width="0pt">
15219 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15220 <row topline="true" bottomline="true">
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Standard
15225 Command
15226 \begin_inset Note Note
15227 status collapsed
15228
15229 \begin_layout Standard
15230
15231 \series bold
15232
15233 \backslash
15234 raisebox
15235 \series default
15236  is only used as spacer.
15237 \end_layout
15238
15239 \end_inset
15240
15241
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Standard
15250 Result
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row topline="true">
15257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Standard
15261 +
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Standard
15270 \begin_inset Formula $+$
15271 \end_inset
15272
15273
15274 \end_layout
15275
15276 \end_inset
15277 </cell>
15278 </row>
15279 <row topline="true">
15280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Standard
15284 -
15285 \end_layout
15286
15287 \end_inset
15288 </cell>
15289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15290 \begin_inset Text
15291
15292 \begin_layout Standard
15293 \begin_inset Formula $-$
15294 \end_inset
15295
15296
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 </row>
15302 <row topline="true">
15303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Standard
15307
15308 \backslash
15309 pm
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Standard
15318 \begin_inset Formula $\pm$
15319 \end_inset
15320
15321
15322 \end_layout
15323
15324 \end_inset
15325 </cell>
15326 </row>
15327 <row topline="true">
15328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Standard
15332
15333 \backslash
15334 mp
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Standard
15343 \begin_inset Formula $\mp$
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 </row>
15352 <row topline="true">
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Standard
15357
15358 \backslash
15359 cdot
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15365 \begin_inset Text
15366
15367 \begin_layout Standard
15368 \begin_inset Formula $\cdot$
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 </row>
15377 <row topline="true">
15378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Standard
15382
15383 \backslash
15384 times
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Standard
15393 \begin_inset Formula $\times$
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 </row>
15402 <row topline="true">
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Standard
15407
15408 \backslash
15409 div
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Standard
15418 \begin_inset Formula $\div$
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 </row>
15427 <row topline="true">
15428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Standard
15432 \begin_inset ERT
15433 status collapsed
15434
15435 \begin_layout Standard
15436
15437
15438 \backslash
15439 raisebox{-1.2mm}{
15440 \end_layout
15441
15442 \end_inset
15443
15444 *
15445 \begin_inset ERT
15446 status collapsed
15447
15448 \begin_layout Standard
15449
15450 }
15451 \end_layout
15452
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15461 \begin_inset Text
15462
15463 \begin_layout Standard
15464 \begin_inset Formula $*$
15465 \end_inset
15466
15467
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 </row>
15473 <row topline="true">
15474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15475 \begin_inset Text
15476
15477 \begin_layout Standard
15478
15479 \backslash
15480 star
15481 \end_layout
15482
15483 \end_inset
15484 </cell>
15485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15486 \begin_inset Text
15487
15488 \begin_layout Standard
15489 \begin_inset Formula $\star$
15490 \end_inset
15491
15492
15493 \end_layout
15494
15495 \end_inset
15496 </cell>
15497 </row>
15498 <row topline="true">
15499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15500 \begin_inset Text
15501
15502 \begin_layout Standard
15503
15504 \backslash
15505 circ
15506 \end_layout
15507
15508 \end_inset
15509 </cell>
15510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15511 \begin_inset Text
15512
15513 \begin_layout Standard
15514 \begin_inset Formula $\circ$
15515 \end_inset
15516
15517
15518 \end_layout
15519
15520 \end_inset
15521 </cell>
15522 </row>
15523 <row topline="true">
15524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15525 \begin_inset Text
15526
15527 \begin_layout Standard
15528
15529 \backslash
15530 diamond
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Standard
15539 \begin_inset Formula $\diamond$
15540 \end_inset
15541
15542
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 </row>
15548 <row topline="true" bottomline="true">
15549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15550 \begin_inset Text
15551
15552 \begin_layout Standard
15553
15554 \backslash
15555 bullet
15556 \end_layout
15557
15558 \end_inset
15559 </cell>
15560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15561 \begin_inset Text
15562
15563 \begin_layout Standard
15564 \begin_inset Formula $\bullet$
15565 \end_inset
15566
15567
15568 \end_layout
15569
15570 \end_inset
15571 </cell>
15572 </row>
15573 </lyxtabular>
15574
15575 \end_inset
15576
15577
15578 \hfill
15579
15580 \begin_inset Tabular
15581 <lyxtabular version="3" rows="13" columns="2">
15582 <features>
15583 <column alignment="center" valignment="top" leftline="true" width="0pt">
15584 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15585 <row topline="true" bottomline="true">
15586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15587 \begin_inset Text
15588
15589 \begin_layout Standard
15590 Command
15591 \end_layout
15592
15593 \end_inset
15594 </cell>
15595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15596 \begin_inset Text
15597
15598 \begin_layout Standard
15599 Result
15600 \end_layout
15601
15602 \end_inset
15603 </cell>
15604 </row>
15605 <row topline="true">
15606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15607 \begin_inset Text
15608
15609 \begin_layout Standard
15610
15611 \backslash
15612 nabla
15613 \end_layout
15614
15615 \end_inset
15616 </cell>
15617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15618 \begin_inset Text
15619
15620 \begin_layout Standard
15621 \begin_inset Formula $\nabla$
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \end_inset
15628 </cell>
15629 </row>
15630 <row topline="true">
15631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Standard
15635
15636 \backslash
15637 bigtriangledown
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Standard
15646 \begin_inset Formula $\bigtriangledown$
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 </row>
15655 <row topline="true">
15656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Standard
15660
15661 \backslash
15662 bigtriangleup
15663 \end_layout
15664
15665 \end_inset
15666 </cell>
15667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Standard
15671 \begin_inset Formula $\bigtriangleup$
15672 \end_inset
15673
15674
15675 \end_layout
15676
15677 \end_inset
15678 </cell>
15679 </row>
15680 <row topline="true">
15681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Standard
15685
15686 \backslash
15687 Box
15688 \end_layout
15689
15690 \end_inset
15691 </cell>
15692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout Standard
15696 \begin_inset Formula $\Box$
15697 \end_inset
15698
15699
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 </row>
15705 <row topline="true">
15706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \begin_layout Standard
15710
15711 \backslash
15712 cap 
15713 \end_layout
15714
15715 \end_inset
15716 </cell>
15717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15718 \begin_inset Text
15719
15720 \begin_layout Standard
15721 \begin_inset Formula $\cap$
15722 \end_inset
15723
15724
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 </row>
15730 <row topline="true">
15731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Standard
15735
15736 \backslash
15737 cup
15738 \end_layout
15739
15740 \end_inset
15741 </cell>
15742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Standard
15746 \begin_inset Formula $\cup$
15747 \end_inset
15748
15749
15750 \end_layout
15751
15752 \end_inset
15753 </cell>
15754 </row>
15755 <row topline="true">
15756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Standard
15760
15761 \backslash
15762 dagger
15763 \end_layout
15764
15765 \end_inset
15766 </cell>
15767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Standard
15771 \begin_inset Formula $\dagger$
15772 \end_inset
15773
15774
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 </row>
15780 <row topline="true">
15781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Standard
15785
15786 \backslash
15787 ddagger
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Standard
15796 \begin_inset Formula $\ddagger$
15797 \end_inset
15798
15799
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 </row>
15805 <row topline="true">
15806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15807 \begin_inset Text
15808
15809 \begin_layout Standard
15810
15811 \backslash
15812 wr
15813 \end_layout
15814
15815 \end_inset
15816 </cell>
15817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15818 \begin_inset Text
15819
15820 \begin_layout Standard
15821 \begin_inset Formula $\wr$
15822 \end_inset
15823
15824
15825 \end_layout
15826
15827 \end_inset
15828 </cell>
15829 </row>
15830 <row topline="true">
15831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Standard
15835
15836 \backslash
15837 bigcirc
15838 \end_layout
15839
15840 \end_inset
15841 </cell>
15842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15843 \begin_inset Text
15844
15845 \begin_layout Standard
15846 \begin_inset Formula $\bigcirc$
15847 \end_inset
15848
15849
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 </row>
15855 <row topline="true">
15856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Standard
15860
15861 \backslash
15862 wedge
15863 \end_layout
15864
15865 \end_inset
15866 </cell>
15867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Standard
15871 \begin_inset Formula $\wedge$
15872 \end_inset
15873
15874
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 </row>
15880 <row topline="true" bottomline="true">
15881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Standard
15885
15886 \backslash
15887 vee
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Standard
15896 \begin_inset Formula $\vee$
15897 \end_inset
15898
15899
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 </row>
15905 </lyxtabular>
15906
15907 \end_inset
15908
15909
15910 \hfill
15911
15912 \begin_inset Tabular
15913 <lyxtabular version="3" rows="13" columns="2">
15914 <features>
15915 <column alignment="center" valignment="top" leftline="true" width="0pt">
15916 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15917 <row topline="true" bottomline="true">
15918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Standard
15922 Command
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Standard
15931 Result
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 </row>
15937 <row topline="true">
15938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Standard
15942
15943 \backslash
15944 oplus
15945 \end_layout
15946
15947 \end_inset
15948 </cell>
15949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Standard
15953 \begin_inset Formula $\oplus$
15954 \end_inset
15955
15956
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 </row>
15962 <row topline="true">
15963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15964 \begin_inset Text
15965
15966 \begin_layout Standard
15967
15968 \backslash
15969 ominus
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Standard
15978 \begin_inset Formula $\ominus$
15979 \end_inset
15980
15981
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 </row>
15987 <row topline="true">
15988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Standard
15992
15993 \backslash
15994 otimes
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Standard
16003 \begin_inset Formula $\otimes$
16004 \end_inset
16005
16006
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 </row>
16012 <row topline="true">
16013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16014 \begin_inset Text
16015
16016 \begin_layout Standard
16017
16018 \backslash
16019 oslash
16020 \end_layout
16021
16022 \end_inset
16023 </cell>
16024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16025 \begin_inset Text
16026
16027 \begin_layout Standard
16028 \begin_inset Formula $\oslash$
16029 \end_inset
16030
16031
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 </row>
16037 <row topline="true">
16038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Standard
16042
16043 \backslash
16044 odot
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Standard
16053 \begin_inset Formula $\odot$
16054 \end_inset
16055
16056
16057 \end_layout
16058
16059 \end_inset
16060 </cell>
16061 </row>
16062 <row topline="true">
16063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Standard
16067
16068 \backslash
16069 amalg
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Standard
16078 \begin_inset Formula $\amalg$
16079 \end_inset
16080
16081
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 </row>
16087 <row topline="true">
16088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Standard
16092
16093 \backslash
16094 uplus
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Standard
16103 \begin_inset Formula $\uplus$
16104 \end_inset
16105
16106
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 <row topline="true">
16113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Standard
16117
16118 \backslash
16119 setminus
16120 \end_layout
16121
16122 \end_inset
16123 </cell>
16124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Standard
16128 \begin_inset Formula $\setminus$
16129 \end_inset
16130
16131
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 </row>
16137 <row topline="true">
16138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Standard
16142
16143 \backslash
16144 sqcap
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Standard
16153 \begin_inset Formula $\sqcap$
16154 \end_inset
16155
16156
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 <row topline="true">
16163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Standard
16167
16168 \backslash
16169 sqcup
16170 \end_layout
16171
16172 \end_inset
16173 </cell>
16174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Standard
16178 \begin_inset Formula $\sqcup$
16179 \end_inset
16180
16181
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 </row>
16187 <row topline="true">
16188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Standard
16192
16193 \backslash
16194 triangleleft
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Standard
16203 \begin_inset Formula $\triangleleft$
16204 \end_inset
16205
16206
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 </row>
16212 <row topline="true" bottomline="true">
16213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Standard
16217
16218 \backslash
16219 triangleright
16220 \end_layout
16221
16222 \end_inset
16223 </cell>
16224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16225 \begin_inset Text
16226
16227 \begin_layout Standard
16228 \begin_inset Formula $\triangleright$
16229 \end_inset
16230
16231
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 </row>
16237 </lyxtabular>
16238
16239 \end_inset
16240
16241
16242 \hfill
16243
16244 \end_layout
16245
16246 \begin_layout Standard
16247 All binary operators can also be inserted via the math toolbar button 
16248 \begin_inset Graphics
16249         filename ../images/math/pm.png
16250         scale 85
16251
16252 \end_inset
16253
16254 .
16255 \end_layout
16256
16257 \begin_layout Standard
16258 To typeset the Laplace operator also 
16259 \series bold
16260
16261 \backslash
16262 Delta
16263 \series default
16264  or 
16265 \series bold
16266
16267 \backslash
16268 nabla
16269 \series default
16270 ^
16271 \series bold
16272 2
16273 \series default
16274  (
16275 \begin_inset Formula $\nabla^{2}$
16276 \end_inset
16277
16278 ) can be used instead of 
16279 \series bold
16280
16281 \backslash
16282 bigtriangleup
16283 \series default
16284  .
16285 \end_layout
16286
16287 \begin_layout Standard
16288 The character 
16289 \family sans
16290 Menu Separator
16291 \family default
16292  from the menu 
16293 \family sans
16294 Insert\SpecialChar \menuseparator
16295 Special Character
16296 \family default
16297  is the operator 
16298 \series bold
16299
16300 \backslash
16301 triangleright
16302 \series default
16303 .
16304 \end_layout
16305
16306 \begin_layout Subsection
16307 Self-defined Operators
16308 \begin_inset LatexCommand label
16309 name "sub:Self-defined-Operators"
16310
16311 \end_inset
16312
16313
16314 \begin_inset LatexCommand index
16315 name "Operators ! self-defined"
16316
16317 \end_inset
16318
16319
16320 \end_layout
16321
16322 \begin_layout Standard
16323 With the help of the command 
16324 \series bold
16325
16326 \backslash
16327 DeclareMathOperator
16328 \series default
16329
16330 \begin_inset LatexCommand index
16331 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
16332
16333 \end_inset
16334
16335  custom operators can be defined in the LaTeX-preamble.
16336  Its command scheme is:
16337 \end_layout
16338
16339 \begin_layout Standard
16340
16341 \series bold
16342
16343 \backslash
16344 DeclareMathOperator{new command}{display}
16345 \end_layout
16346
16347 \begin_layout Standard
16348 Display can be characters or symbols that define how the operator looks
16349  in the output.
16350  To define a big operator a * is set behind the command.
16351  All self-defined big operators can have limits as described in 
16352 \begin_inset LatexCommand ref
16353 reference "sub:Operator-Limits"
16354
16355 \end_inset
16356
16357 .
16358 \end_layout
16359
16360 \begin_layout Standard
16361 For example the LaTeX-preamble line
16362 \end_layout
16363
16364 \begin_layout Standard
16365
16366 \series bold
16367
16368 \backslash
16369 DeclareMathOperator*{
16370 \backslash
16371 Lozenge}{
16372 \backslash
16373 blacklozenge}
16374 \end_layout
16375
16376 \begin_layout Standard
16377 defines the command 
16378 \series bold
16379
16380 \backslash
16381 Lozenge
16382 \series default
16383 , that inserts a big operator consisting of the lozenge symbol from 
16384 \begin_inset LatexCommand ref
16385 reference "sub:Miscellaneous-Symbols"
16386
16387 \end_inset
16388
16389 :
16390 \begin_inset Formula \[
16391 \Lozenge_{n=1}^{\infty}\]
16392
16393 \end_inset
16394
16395 The command for this formula is: 
16396 \series bold
16397
16398 \backslash
16399 Lozenge
16400 \series default
16401 ^
16402 \series bold
16403
16404 \backslash
16405 infty
16406 \begin_inset Formula $\to$
16407 \end_inset
16408
16409 _n=1
16410 \end_layout
16411
16412 \begin_layout Standard
16413 \begin_inset VSpace bigskip
16414 \end_inset
16415
16416 When self-defined operators are not used several times in the document,
16417  they can also be defined with the commands 
16418 \series bold
16419
16420 \backslash
16421 mathop
16422 \series default
16423
16424 \begin_inset LatexCommand index
16425 name "Commands ! M ! \\textbackslash mathop"
16426
16427 \end_inset
16428
16429  and 
16430 \series bold
16431
16432 \backslash
16433 mathbin
16434 \series default
16435
16436 \begin_inset LatexCommand index
16437 name "Commands ! M ! \\textbackslash mathbin"
16438
16439 \end_inset
16440
16441 , which have the following scheme:
16442 \end_layout
16443
16444 \begin_layout Standard
16445
16446 \series bold
16447
16448 \backslash
16449 mathop{display}
16450 \series default
16451  and 
16452 \series bold
16453
16454 \backslash
16455 mathbin{display}
16456 \end_layout
16457
16458 \begin_layout Standard
16459
16460 \series bold
16461
16462 \backslash
16463 mathop
16464 \series default
16465  defines big operators, 
16466 \series bold
16467
16468 \backslash
16469 mathbin
16470 \series default
16471  binary operators.
16472 \end_layout
16473
16474 \begin_layout Standard
16475
16476 \series bold
16477
16478 \backslash
16479 mathop
16480 \series default
16481  can e.\InsetSpace \thinspace{}
16482 g.\InsetSpace ~
16483 be used to use one limit for several operators:
16484 \end_layout
16485
16486 \begin_layout Standard
16487 \begin_inset Formula \[
16488 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
16489
16490 \end_inset
16491
16492
16493 \end_layout
16494
16495 \begin_layout Standard
16496 The command for the formula above is:
16497 \newline
16498
16499 \series bold
16500
16501 \backslash
16502 mathop{
16503 \backslash
16504 sum
16505 \backslash
16506 negmedspace
16507 \backslash
16508 sum
16509 \series default
16510
16511 \begin_inset ERT
16512 status collapsed
16513
16514 \begin_layout Standard
16515
16516
16517 \backslash
16518 spce 
16519 \end_layout
16520
16521 \end_inset
16522
16523
16524 \series bold
16525
16526 \begin_inset Formula $\to$
16527 \end_inset
16528
16529 ^N
16530 \series default
16531
16532 \begin_inset ERT
16533 status collapsed
16534
16535 \begin_layout Standard
16536
16537
16538 \backslash
16539 spce 
16540 \end_layout
16541
16542 \end_inset
16543
16544
16545 \series bold
16546 _i,j=1
16547 \end_layout
16548
16549 \begin_layout Section
16550 Fonts
16551 \begin_inset LatexCommand index
16552 name "Fonts"
16553
16554 \end_inset
16555
16556
16557 \end_layout
16558
16559 \begin_layout Subsection
16560 Font Styles
16561 \begin_inset LatexCommand label
16562 name "sub:Font-Styles"
16563
16564 \end_inset
16565
16566
16567 \begin_inset LatexCommand index
16568 name "Font ! style"
16569
16570 \end_inset
16571
16572
16573 \end_layout
16574
16575 \begin_layout Standard
16576 Latin letters in formulas can be set in one of the following font styles:
16577 \begin_inset VSpace -2mm
16578 \end_inset
16579
16580
16581 \end_layout
16582
16583 \begin_layout Standard
16584 \align center
16585 \begin_inset Tabular
16586 <lyxtabular version="3" rows="6" columns="3">
16587 <features>
16588 <column alignment="center" valignment="top" leftline="true" width="0">
16589 <column alignment="center" valignment="top" leftline="true" width="0">
16590 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16591 <row topline="true" bottomline="true">
16592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16593 \begin_inset Text
16594
16595 \begin_layout Standard
16596 Command
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Standard
16605 Result
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Standard
16614 shortcut
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 </row>
16620 <row topline="true">
16621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Standard
16625
16626 \backslash
16627 mathbb
16628 \series bold
16629
16630 \begin_inset ERT
16631 status collapsed
16632
16633 \begin_layout Standard
16634
16635
16636 \backslash
16637 spce 
16638 \end_layout
16639
16640 \end_inset
16641
16642
16643 \series default
16644 ABC
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Standard
16653 \begin_inset Formula $\mathbb{ABC}$
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Standard
16665 Alt-z k
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 </row>
16671 <row topline="true">
16672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Standard
16676
16677 \backslash
16678 mathbf
16679 \series bold
16680
16681 \begin_inset ERT
16682 status collapsed
16683
16684 \begin_layout Standard
16685
16686
16687 \backslash
16688 spce 
16689 \end_layout
16690
16691 \end_inset
16692
16693
16694 \series default
16695 AbC
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Standard
16704 \begin_inset Formula $\mathbf{AbC}$
16705 \end_inset
16706
16707
16708 \end_layout
16709
16710 \end_inset
16711 </cell>
16712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Standard
16716 Alt-z f
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 </row>
16722 <row topline="true">
16723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Standard
16727
16728 \backslash
16729 boldsymbol
16730 \series bold
16731
16732 \begin_inset ERT
16733 status collapsed
16734
16735 \begin_layout Standard
16736
16737
16738 \backslash
16739 spce 
16740 \end_layout
16741
16742 \end_inset
16743
16744
16745 \series default
16746 AbC
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Standard
16755 \begin_inset Formula $\boldsymbol{AbC}$
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Standard
16767 -
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 </row>
16773 <row topline="true">
16774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Standard
16778
16779 \backslash
16780 mathcal
16781 \series bold
16782
16783 \begin_inset ERT
16784 status collapsed
16785
16786 \begin_layout Standard
16787
16788
16789 \backslash
16790 spce 
16791 \end_layout
16792
16793 \end_inset
16794
16795
16796 \series default
16797 ABC
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Standard
16806 \begin_inset Formula $\mathcal{ABC}$
16807 \end_inset
16808
16809
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 Alt-z h
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 </row>
16824 <row topline="true" bottomline="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 mathfrak
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 $\mathfrak{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 </lyxtabular>
16876
16877 \end_inset
16878
16879
16880 \end_layout
16881
16882 \begin_layout Standard
16883 \align center
16884 \begin_inset Tabular
16885 <lyxtabular version="3" rows="5" columns="3">
16886 <features>
16887 <column alignment="center" valignment="top" leftline="true" width="0">
16888 <column alignment="center" valignment="top" leftline="true" width="0">
16889 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16890 <row topline="true" bottomline="true">
16891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Standard
16895 Command
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Standard
16904 Result
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Standard
16913 shortcut
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 </row>
16919 <row topline="true">
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Standard
16924
16925 \backslash
16926 mathit
16927 \series bold
16928
16929 \begin_inset ERT
16930 status collapsed
16931
16932 \begin_layout Standard
16933
16934
16935 \backslash
16936 spce 
16937 \end_layout
16938
16939 \end_inset
16940
16941
16942 \series default
16943 AbC
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Standard
16952 \begin_inset Formula $\mathit{AbC}$
16953 \end_inset
16954
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Standard
16964 -
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 </row>
16970 <row topline="true">
16971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Standard
16975
16976 \backslash
16977 mathrm
16978 \series bold
16979
16980 \begin_inset ERT
16981 status collapsed
16982
16983 \begin_layout Standard
16984
16985
16986 \backslash
16987 spce 
16988 \end_layout
16989
16990 \end_inset
16991
16992
16993 \series default
16994 AbC
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Standard
17003 \begin_inset Formula $\mathrm{AbC}$
17004 \end_inset
17005
17006
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Standard
17015 Alt-z r
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 </row>
17021 <row topline="true">
17022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Standard
17026
17027 \backslash
17028 mathsf
17029 \series bold
17030
17031 \begin_inset ERT
17032 status collapsed
17033
17034 \begin_layout Standard
17035
17036
17037 \backslash
17038 spce 
17039 \end_layout
17040
17041 \end_inset
17042
17043
17044 \series default
17045 AbC
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Standard
17054 \begin_inset Formula $\mathsf{AbC}$
17055 \end_inset
17056
17057
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Standard
17066 Alt-z s
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 </row>
17072 <row topline="true" bottomline="true">
17073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Standard
17077
17078 \backslash
17079 mathtt
17080 \series bold
17081
17082 \begin_inset ERT
17083 status collapsed
17084
17085 \begin_layout Standard
17086
17087
17088 \backslash
17089 spce 
17090 \end_layout
17091
17092 \end_inset
17093
17094
17095 \series default
17096 AbC
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Standard
17105 \begin_inset Formula $\mathtt{AbC}$
17106 \end_inset
17107
17108
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Standard
17117 -
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 </lyxtabular>
17124
17125 \end_inset
17126
17127
17128 \end_layout
17129
17130 \begin_layout Standard
17131 \begin_inset Note Greyedout
17132 status open
17133
17134 \begin_layout Standard
17135
17136 \series bold
17137 Note:
17138 \series default
17139  The styles 
17140 \series bold
17141
17142 \backslash
17143 mathbb
17144 \series default
17145  and 
17146 \series bold
17147
17148 \backslash
17149 mathcal
17150 \series default
17151  can only be used for big letters.
17152 \end_layout
17153
17154 \end_inset
17155
17156
17157 \end_layout
17158
17159 \begin_layout Standard
17160 Predefined is the style 
17161 \series bold
17162
17163 \backslash
17164 mathnormal
17165 \series default
17166 .
17167 \end_layout
17168
17169 \begin_layout Standard
17170 The style commands work also for letters in mathematical constructs:
17171 \begin_inset Formula \[
17172 \mathfrak{A=\frac{b}{C}}\]
17173
17174 \end_inset
17175
17176
17177 \end_layout
17178
17179 \begin_layout Standard
17180 Characters in mathematical text don't appear in a math font style but in
17181  the text font style 
17182 \series bold
17183
17184 \backslash
17185 textrm
17186 \series default
17187 .
17188  That their style can't be set correctly via the text style dialog is a
17189  bug in LyX.
17190 \begin_inset Foot
17191 status collapsed
17192
17193 \begin_layout Standard
17194  
17195 \begin_inset ERT
17196 status collapsed
17197
17198 \begin_layout Standard
17199
17200
17201 \backslash
17202 href{http://bugzilla.lyx.org/show_bug.cgi?id=4091}{
17203 \end_layout
17204
17205 \end_inset
17206
17207 LyX-bug #4091
17208 \begin_inset ERT
17209 status collapsed
17210
17211 \begin_layout Standard
17212
17213 }
17214 \end_layout
17215
17216 \end_inset
17217
17218
17219 \end_layout
17220
17221 \end_inset
17222
17223
17224 \end_layout
17225
17226 \begin_layout Standard
17227 Instead of the style commands the dialog 
17228 \family sans
17229 Edit\SpecialChar \menuseparator
17230 Math\SpecialChar \menuseparator
17231 Text Style
17232 \family default
17233  or the toolbar button 
17234 \begin_inset Graphics
17235         filename ../images/math/font.png
17236         scale 85
17237
17238 \end_inset
17239
17240  can be used.
17241 \end_layout
17242
17243 \begin_layout Subsection
17244 Bold Formulas
17245 \begin_inset LatexCommand label
17246 name "sub:Bold-Formulas"
17247
17248 \end_inset
17249
17250
17251 \begin_inset LatexCommand index
17252 name "Formula ! bold"
17253
17254 \end_inset
17255
17256
17257 \end_layout
17258
17259 \begin_layout Standard
17260 To make a complete formula bold, the command 
17261 \series bold
17262
17263 \backslash
17264 mathbf
17265 \series default
17266  from the previous subsection cannot be used, because it doesn't work for
17267  small Greek letters.
17268  Furthermore it prints Latin letters always upright, like in the following
17269  equation:
17270 \end_layout
17271
17272 \begin_layout Standard
17273 \begin_inset Formula \[
17274 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
17275
17276 \end_inset
17277
17278
17279 \end_layout
17280
17281 \begin_layout Standard
17282 To display the formula correctly, the command 
17283 \series bold
17284
17285 \backslash
17286 boldsymbol
17287 \series default
17288  is used:
17289 \begin_inset Formula \[
17290 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
17291
17292 \end_inset
17293
17294 It is also possible to set the formula in a 
17295 \series bold
17296 boldmath environment
17297 \series default
17298 .
17299  This environment is created by inserting the command 
17300 \series bold
17301
17302 \backslash
17303 boldmath
17304 \begin_inset LatexCommand index
17305 name "Commands ! B ! \\textbackslash boldmath"
17306
17307 \end_inset
17308
17309
17310 \series default
17311  in TeX-mode.
17312  To end the environment, the command 
17313 \series bold
17314
17315 \backslash
17316 unboldmath
17317 \begin_inset LatexCommand index
17318 name "Commands ! U ! \\textbackslash unboldmath"
17319
17320 \end_inset
17321
17322
17323 \series default
17324  is inserted in TeX-mode.
17325 \begin_inset ERT
17326 status collapsed
17327
17328 \begin_layout Standard
17329
17330
17331 \backslash
17332 boldmath 
17333 \end_layout
17334
17335 \end_inset
17336
17337
17338 \begin_inset Formula \[
17339 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
17340
17341 \end_inset
17342
17343
17344 \begin_inset ERT
17345 status collapsed
17346
17347 \begin_layout Standard
17348
17349
17350 \backslash
17351 unboldmath 
17352 \end_layout
17353
17354 \end_inset
17355
17356
17357 \end_layout
17358
17359 \begin_layout Subsection
17360 Font Sizes
17361 \begin_inset LatexCommand label
17362 name "sub:Font-Sizes"
17363
17364 \end_inset
17365
17366
17367 \begin_inset LatexCommand index
17368 name "Font ! size"
17369
17370 \end_inset
17371
17372
17373 \end_layout
17374
17375 \begin_layout Standard
17376 For characters in formulas there are, analog to characters in text, the
17377  following size commands:
17378 \end_layout
17379
17380 \begin_layout Standard
17381
17382 \series bold
17383
17384 \backslash
17385 Huge
17386 \series default
17387
17388 \series bold
17389
17390 \backslash
17391 huge
17392 \series default
17393
17394 \series bold
17395
17396 \backslash
17397 LARGE
17398 \series default
17399
17400 \series bold
17401
17402 \backslash
17403 Large
17404 \series default
17405
17406 \series bold
17407
17408 \backslash
17409 large
17410 \series default
17411
17412 \series bold
17413
17414 \backslash
17415 normalsize
17416 \series default
17417
17418 \series bold
17419
17420 \backslash
17421 small
17422 \series default
17423 ,
17424 \newline
17425
17426 \series bold
17427
17428 \backslash
17429 footnotesize
17430 \series default
17431
17432 \series bold
17433
17434 \backslash
17435 scriptsize
17436 \series default
17437 , and 
17438 \series bold
17439
17440 \backslash
17441 tiny
17442 \end_layout
17443
17444 \begin_layout Standard
17445 The size produced by the commands depends on the document font size, that
17446  corresponds with the command 
17447 \series bold
17448
17449 \backslash
17450 normalsize
17451 \series default
17452 .
17453  The other commands produce smaller or larger sizes than 
17454 \series bold
17455
17456 \backslash
17457 normalsize
17458 \series default
17459 .
17460  The font size can however not exceed a certain value.
17461  Is for example the document font size 12\InsetSpace \thinspace{}
17462 pt, the command 
17463 \series bold
17464
17465 \backslash
17466 Huge
17467 \series default
17468  switches to the same size as 
17469 \series bold
17470
17471 \backslash
17472 huge
17473 \series default
17474 .
17475  
17476 \end_layout
17477
17478 \begin_layout Standard
17479 A size command is inserted in TeX-mode before the formula and sets the size
17480  for all following formula and text characters.
17481  To switch back to the initial size, the command 
17482 \series bold
17483
17484 \backslash
17485 normalsize
17486 \series default
17487  is inserted behind the formula in TeX-mode.
17488 \end_layout
17489
17490 \begin_layout Standard
17491 Within a formula the size can only be changed for symbols or letters in
17492  mathematical text.
17493  To do this, the size command is inserted in mathematical text.
17494  All following characters until the end of the mathematical text or until
17495  another size command will have the selected size.
17496  Two examples:
17497 \begin_inset VSpace -2mm
17498 \end_inset
17499
17500
17501 \end_layout
17502
17503 \begin_layout Standard
17504 \begin_inset ERT
17505 status collapsed
17506
17507 \begin_layout Standard
17508
17509
17510 \backslash
17511 huge 
17512 \end_layout
17513
17514 \end_inset
17515
17516
17517 \begin_inset Formula \[
17518 A=\frac{B}{c}\cdot\maltese\]
17519
17520 \end_inset
17521
17522
17523 \begin_inset Formula \[
17524 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
17525
17526 \end_inset
17527
17528
17529 \begin_inset ERT
17530 status collapsed
17531
17532 \begin_layout Standard
17533
17534
17535 \backslash
17536 normalsize 
17537 \end_layout
17538
17539 \end_inset
17540
17541
17542 \end_layout
17543
17544 \begin_layout Standard
17545 \begin_inset VSpace medskip
17546 \end_inset
17547
17548 Before both formulas the command 
17549 \series bold
17550
17551 \backslash
17552 huge
17553 \series default
17554  was inserted.
17555  The command for the second formula is:
17556 \newline
17557
17558 \series bold
17559
17560 \backslash
17561 maltese
17562 \begin_inset ERT
17563 status collapsed
17564
17565 \begin_layout Standard
17566
17567
17568 \backslash
17569 spce 
17570 \end_layout
17571
17572 \end_inset
17573
17574 A Alt-m m 
17575 \backslash
17576 Large
17577 \begin_inset ERT
17578 status collapsed
17579
17580 \begin_layout Standard
17581
17582
17583 \backslash
17584 spce 
17585 \end_layout
17586
17587 \end_inset
17588
17589
17590 \backslash
17591 maltese
17592 \begin_inset ERT
17593 status collapsed
17594
17595 \begin_layout Standard
17596
17597
17598 \backslash
17599 spce 
17600 \end_layout
17601
17602 \end_inset
17603
17604
17605 \backslash
17606 textit
17607 \begin_inset ERT
17608 status collapsed
17609
17610 \begin_layout Standard
17611
17612
17613 \backslash
17614 spce 
17615 \end_layout
17616
17617 \end_inset
17618
17619 A
17620 \begin_inset Formula $\to$
17621 \end_inset
17622
17623
17624 \begin_inset Formula $\to$
17625 \end_inset
17626
17627
17628 \newline
17629
17630 \begin_inset ERT
17631 status collapsed
17632
17633 \begin_layout Standard
17634
17635
17636 \backslash
17637 hspace*{1cm}
17638 \end_layout
17639
17640 \end_inset
17641
17642 Alt-m
17643 \series default
17644  
17645 \series bold
17646
17647 \backslash
17648 tiny
17649 \begin_inset ERT
17650 status collapsed
17651
17652 \begin_layout Standard
17653
17654
17655 \backslash
17656 spce 
17657 \end_layout
17658
17659 \end_inset
17660
17661
17662 \backslash
17663 maltese
17664 \begin_inset ERT
17665 status collapsed
17666
17667 \begin_layout Standard
17668
17669
17670 \backslash
17671 spce 
17672 \end_layout
17673
17674 \end_inset
17675
17676
17677 \backslash
17678 textit
17679 \begin_inset ERT
17680 status collapsed
17681
17682 \begin_layout Standard
17683
17684
17685 \backslash
17686 spce 
17687 \end_layout
17688
17689 \end_inset
17690
17691 A
17692 \end_layout
17693
17694 \begin_layout Standard
17695 If a symbol cannot be displayed in different sizes, it will always be displayed
17696  in the default size.
17697 \end_layout
17698
17699 \begin_layout Section
17700 Greek Letters
17701 \begin_inset LatexCommand index
17702 name "Greek letters"
17703
17704 \end_inset
17705
17706
17707 \end_layout
17708
17709 \begin_layout Standard
17710 All Greek letters can also be inserted via the toolbar button 
17711 \begin_inset Graphics
17712         filename ../images/math/alpha.png
17713         scale 85
17714
17715 \end_inset
17716
17717 .
17718 \end_layout
17719
17720 \begin_layout Subsection
17721 Small Letters
17722 \begin_inset LatexCommand label
17723 name "sub:Small-Letters"
17724
17725 \end_inset
17726
17727
17728 \begin_inset LatexCommand index
17729 name "Greek letters ! small"
17730
17731 \end_inset
17732
17733
17734 \end_layout
17735
17736 \begin_layout Standard
17737
17738 \hfill
17739
17740 \begin_inset Tabular
17741 <lyxtabular version="3" rows="11" columns="2">
17742 <features>
17743 <column alignment="center" valignment="top" leftline="true" width="0pt">
17744 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17745 <row topline="true" bottomline="true">
17746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Standard
17750 Command
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17756 \begin_inset Text
17757
17758 \begin_layout Standard
17759 Result
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 </row>
17765 <row topline="true">
17766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17767 \begin_inset Text
17768
17769 \begin_layout Standard
17770
17771 \backslash
17772 alpha
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17778 \begin_inset Text
17779
17780 \begin_layout Standard
17781 \begin_inset Formula $\alpha$
17782 \end_inset
17783
17784
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 </row>
17790 <row topline="true">
17791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Standard
17795
17796 \backslash
17797 beta
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Standard
17806 \begin_inset Formula $\beta$
17807 \end_inset
17808
17809
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 </row>
17815 <row topline="true">
17816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17817 \begin_inset Text
17818
17819 \begin_layout Standard
17820
17821 \backslash
17822 gamma
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17828 \begin_inset Text
17829
17830 \begin_layout Standard
17831 \begin_inset Formula $\gamma$
17832 \end_inset
17833
17834
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 </row>
17840 <row topline="true">
17841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Standard
17845
17846 \backslash
17847 delta
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Standard
17856 \begin_inset Formula $\delta$
17857 \end_inset
17858
17859
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 </row>
17865 <row topline="true">
17866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Standard
17870
17871 \backslash
17872 epsilon
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Standard
17881 \begin_inset Formula $\epsilon$
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 </row>
17890 <row topline="true">
17891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17892 \begin_inset Text
17893
17894 \begin_layout Standard
17895
17896 \backslash
17897 varepsilon
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17903 \begin_inset Text
17904
17905 \begin_layout Standard
17906 \begin_inset Formula $\varepsilon$
17907 \end_inset
17908
17909
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 <row topline="true">
17916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Standard
17920
17921 \backslash
17922 zeta
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Standard
17931 \begin_inset Formula $\zeta$
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 </row>
17940 <row topline="true">
17941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Standard
17945
17946 \backslash
17947 eta
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Standard
17956 \begin_inset Formula $\eta$
17957 \end_inset
17958
17959
17960 \end_layout
17961
17962 \end_inset
17963 </cell>
17964 </row>
17965 <row topline="true">
17966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Standard
17970
17971 \backslash
17972 theta
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Standard
17981 \begin_inset Formula $\theta$
17982 \end_inset
17983
17984
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 </row>
17990 <row topline="true" bottomline="true">
17991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17992 \begin_inset Text
17993
17994 \begin_layout Standard
17995
17996 \backslash
17997 vartheta
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Standard
18006 \begin_inset Formula $\vartheta$
18007 \end_inset
18008
18009
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 </row>
18015 </lyxtabular>
18016
18017 \end_inset
18018
18019
18020 \hfill
18021
18022 \begin_inset Tabular
18023 <lyxtabular version="3" rows="12" columns="2">
18024 <features>
18025 <column alignment="center" valignment="top" leftline="true" width="0pt">
18026 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18027 <row topline="true" bottomline="true">
18028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Standard
18032 Command
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Standard
18041 Result
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 </row>
18047 <row topline="true">
18048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18049 \begin_inset Text
18050
18051 \begin_layout Standard
18052
18053 \backslash
18054 iota
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Standard
18063 \begin_inset Formula $\iota$
18064 \end_inset
18065
18066
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 </row>
18072 <row topline="true">
18073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Standard
18077
18078 \backslash
18079 kappa
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Standard
18088 \begin_inset Formula $\kappa$
18089 \end_inset
18090
18091
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 </row>
18097 <row topline="true">
18098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Standard
18102
18103 \backslash
18104 varkappa
18105 \end_layout
18106
18107 \end_inset
18108 </cell>
18109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Standard
18113 \begin_inset Formula $\varkappa$
18114 \end_inset
18115
18116
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 </row>
18122 <row topline="true">
18123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Standard
18127
18128 \backslash
18129 lambda
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Standard
18138 \begin_inset Formula $\lambda$
18139 \end_inset
18140
18141
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 </row>
18147 <row topline="true">
18148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Standard
18152
18153 \backslash
18154 mu
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Standard
18163 \begin_inset Formula $\mu$
18164 \end_inset
18165
18166
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 </row>
18172 <row topline="true">
18173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Standard
18177
18178 \backslash
18179 nu
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Standard
18188 \begin_inset Formula $\nu$
18189 \end_inset
18190
18191
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 </row>
18197 <row topline="true">
18198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Standard
18202
18203 \backslash
18204 xi
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Standard
18213 \begin_inset Formula $\xi$
18214 \end_inset
18215
18216
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 </row>
18222 <row topline="true">
18223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Standard
18227 o
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Standard
18236 \begin_inset Formula $o$
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \end_inset
18243 </cell>
18244 </row>
18245 <row topline="true">
18246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Standard
18250
18251 \backslash
18252 pi
18253 \end_layout
18254
18255 \end_inset
18256 </cell>
18257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Standard
18261 \begin_inset Formula $\pi$
18262 \end_inset
18263
18264
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 </row>
18270 <row topline="true">
18271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Standard
18275
18276 \backslash
18277 varpi
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Standard
18286 \begin_inset Formula $\varpi$
18287 \end_inset
18288
18289
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 </row>
18295 <row topline="true" bottomline="true">
18296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Standard
18300
18301 \backslash
18302 rho
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Standard
18311 \begin_inset Formula $\rho$
18312 \end_inset
18313
18314
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 </row>
18320 </lyxtabular>
18321
18322 \end_inset
18323
18324
18325 \hfill
18326
18327 \begin_inset Tabular
18328 <lyxtabular version="3" rows="11" columns="2">
18329 <features>
18330 <column alignment="center" valignment="top" leftline="true" width="0pt">
18331 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18332 <row topline="true" bottomline="true">
18333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Standard
18337 Command
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Standard
18346 Result
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 </row>
18352 <row topline="true">
18353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Standard
18357
18358 \backslash
18359 varrho
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Standard
18368 \begin_inset Formula $\varrho$
18369 \end_inset
18370
18371
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 </row>
18377 <row topline="true">
18378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Standard
18382
18383 \backslash
18384 sigma
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Standard
18393 \begin_inset Formula $\sigma$
18394 \end_inset
18395
18396
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 </row>
18402 <row topline="true">
18403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18404 \begin_inset Text
18405
18406 \begin_layout Standard
18407
18408 \backslash
18409 varsigma
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Standard
18418 \begin_inset Formula $\varsigma$
18419 \end_inset
18420
18421
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 </row>
18427 <row topline="true">
18428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Standard
18432
18433 \backslash
18434 tau
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Standard
18443 \begin_inset Formula $\tau$
18444 \end_inset
18445
18446
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 </row>
18452 <row topline="true">
18453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Standard
18457
18458 \backslash
18459 upsilon
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Standard
18468 \begin_inset Formula $\upsilon$
18469 \end_inset
18470
18471
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 </row>
18477 <row topline="true">
18478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Standard
18482
18483 \backslash
18484 phi
18485 \end_layout
18486
18487 \end_inset
18488 </cell>
18489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Standard
18493 \begin_inset Formula $\phi$
18494 \end_inset
18495
18496
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 </row>
18502 <row topline="true">
18503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Standard
18507
18508 \backslash
18509 varphi
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Standard
18518 \begin_inset Formula $\varphi$
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 </row>
18527 <row topline="true">
18528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Standard
18532
18533 \backslash
18534 chi
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Standard
18543 \begin_inset Formula $\chi$
18544 \end_inset
18545
18546
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 </row>
18552 <row topline="true">
18553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Standard
18557
18558 \backslash
18559 psi
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Standard
18568 \begin_inset Formula $\psi$
18569 \end_inset
18570
18571
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 </row>
18577 <row topline="true" bottomline="true">
18578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Standard
18582
18583 \backslash
18584 omega
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Standard
18593 \begin_inset Formula $\omega$
18594 \end_inset
18595
18596
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 </row>
18602 </lyxtabular>
18603
18604 \end_inset
18605
18606
18607 \hfill
18608
18609 \end_layout
18610
18611 \begin_layout Standard
18612 \begin_inset VSpace medskip
18613 \end_inset
18614
18615
18616 \end_layout
18617
18618 \begin_layout Standard
18619 How to create upright Greek letters is explained in 
18620 \begin_inset LatexCommand ref
18621 reference "sub:Upright-small-Greek"
18622
18623 \end_inset
18624
18625 .
18626 \end_layout
18627
18628 \begin_layout Subsection
18629 Big Letters
18630 \begin_inset LatexCommand index
18631 name "Greek letters ! big"
18632
18633 \end_inset
18634
18635
18636 \end_layout
18637
18638 \begin_layout Standard
18639
18640 \hfill
18641
18642 \begin_inset Tabular
18643 <lyxtabular version="3" rows="7" columns="2">
18644 <features>
18645 <column alignment="center" valignment="top" leftline="true" width="0pt">
18646 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18647 <row topline="true" bottomline="true">
18648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Standard
18652 Command
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Standard
18661 Result
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 </row>
18667 <row topline="true">
18668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Standard
18672
18673 \backslash
18674 Gamma
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Standard
18683 \begin_inset Formula $\Gamma$
18684 \end_inset
18685
18686
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 </row>
18692 <row topline="true">
18693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18694 \begin_inset Text
18695
18696 \begin_layout Standard
18697
18698 \backslash
18699 Delta
18700 \end_layout
18701
18702 \end_inset
18703 </cell>
18704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18705 \begin_inset Text
18706
18707 \begin_layout Standard
18708 \begin_inset Formula $\Delta$
18709 \end_inset
18710
18711
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 </row>
18717 <row topline="true">
18718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Standard
18722
18723 \backslash
18724 Theta
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18730 \begin_inset Text
18731
18732 \begin_layout Standard
18733 \begin_inset Formula $\Theta$
18734 \end_inset
18735
18736
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 <row topline="true">
18743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Standard
18747
18748 \backslash
18749 Lambda
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Standard
18758 \begin_inset Formula $\Lambda$
18759 \end_inset
18760
18761
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 </row>
18767 <row topline="true">
18768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Standard
18772
18773 \backslash
18774 Xi
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Standard
18783 \begin_inset Formula $\Xi$
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row topline="true" bottomline="true">
18793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Standard
18797
18798 \backslash
18799 Pi
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Standard
18808 \begin_inset Formula $\Pi$
18809 \end_inset
18810
18811
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 </row>
18817 </lyxtabular>
18818
18819 \end_inset
18820
18821
18822 \hfill
18823
18824 \begin_inset Tabular
18825 <lyxtabular version="3" rows="6" columns="2">
18826 <features>
18827 <column alignment="center" valignment="top" leftline="true" width="0pt">
18828 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18829 <row topline="true" bottomline="true">
18830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Standard
18834 Command
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Standard
18843 Result
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 </row>
18849 <row topline="true">
18850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Standard
18854
18855 \backslash
18856 Sigma
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Standard
18865 \begin_inset Formula $\Sigma$
18866 \end_inset
18867
18868
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 </row>
18874 <row topline="true">
18875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Standard
18879
18880 \backslash
18881 Upsilon
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Standard
18890 \begin_inset Formula $\Upsilon$
18891 \end_inset
18892
18893
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 </row>
18899 <row topline="true">
18900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18901 \begin_inset Text
18902
18903 \begin_layout Standard
18904
18905 \backslash
18906 Phi
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18912 \begin_inset Text
18913
18914 \begin_layout Standard
18915 \begin_inset Formula $\Phi$
18916 \end_inset
18917
18918
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 </row>
18924 <row topline="true">
18925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Standard
18929
18930 \backslash
18931 Psi
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Standard
18940 \begin_inset Formula $\Psi$
18941 \end_inset
18942
18943
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 </row>
18949 <row topline="true" bottomline="true">
18950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Standard
18954
18955 \backslash
18956 Omega
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18962 \begin_inset Text
18963
18964 \begin_layout Standard
18965 \begin_inset Formula $\Omega$
18966 \end_inset
18967
18968
18969 \end_layout
18970
18971 \end_inset
18972 </cell>
18973 </row>
18974 </lyxtabular>
18975
18976 \end_inset
18977
18978
18979 \hfill
18980
18981 \end_layout
18982
18983 \begin_layout Standard
18984 \begin_inset VSpace medskip
18985 \end_inset
18986
18987 That the big Greek letters appear upright is caused by a design bug when
18988  TeX was developed.
18989  To get correct italic big letters, begin every command with 
18990 \series bold
18991 var
18992 \series default
18993 .
18994  For example the command 
18995 \series bold
18996
18997 \backslash
18998 varGamma
18999 \series default
19000  produces: 
19001 \begin_inset Formula $\varGamma$
19002 \end_inset
19003
19004
19005 \end_layout
19006
19007 \begin_layout Subsection
19008 Bold Letters
19009 \begin_inset LatexCommand index
19010 name "Greek letters ! bold"
19011
19012 \end_inset
19013
19014
19015 \end_layout
19016
19017 \begin_layout Standard
19018 Greek letters cannot be set with different font styles like Latin letters.
19019  They can only be made bold with the command 
19020 \series bold
19021
19022 \backslash
19023 boldsymbol
19024 \series default
19025
19026 \begin_inset LatexCommand index
19027 name "Commands ! B ! \\textbackslash boldsymbol"
19028
19029 \end_inset
19030
19031 .
19032 \end_layout
19033
19034 \begin_layout Standard
19035 \align center
19036 \begin_inset Tabular
19037 <lyxtabular version="3" rows="3" columns="2">
19038 <features>
19039 <column alignment="center" valignment="top" leftline="true" width="0">
19040 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
19041 <row topline="true" bottomline="true">
19042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Standard
19046 Command
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Standard
19055 Result
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 </row>
19061 <row topline="true">
19062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Standard
19066
19067 \backslash
19068 Upsilon
19069 \backslash
19070 boldsymbol
19071 \backslash
19072 Upsilon
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Standard
19081 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19082 \end_inset
19083
19084
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 </row>
19090 <row topline="true" bottomline="true">
19091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Standard
19095
19096 \backslash
19097 theta
19098 \backslash
19099 boldsymbol
19100 \backslash
19101 theta
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Standard
19110 \begin_inset Formula $\theta\boldsymbol{\theta}$
19111 \end_inset
19112
19113
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 </row>
19119 </lyxtabular>
19120
19121 \end_inset
19122
19123
19124 \end_layout
19125
19126 \begin_layout Section
19127 Symbols
19128 \begin_inset ERT
19129 status collapsed
19130
19131 \begin_layout Standard
19132
19133
19134 \backslash
19135 texorpdfstring{
19136 \end_layout
19137
19138 \end_inset
19139
19140
19141 \begin_inset Foot
19142 status collapsed
19143
19144 \begin_layout Standard
19145 A list with all symbols of most of the LaTeX-packages can be found in 
19146 \begin_inset LatexCommand cite
19147 key "Symbole"
19148
19149 \end_inset
19150
19151 .
19152 \end_layout
19153
19154 \end_inset
19155
19156
19157 \begin_inset ERT
19158 status collapsed
19159
19160 \begin_layout Standard
19161
19162 }{}
19163 \end_layout
19164
19165 \end_inset
19166
19167
19168 \begin_inset Note Note
19169 status collapsed
19170
19171 \begin_layout Standard
19172
19173 \backslash
19174 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
19175 \end_layout
19176
19177 \begin_layout Standard
19178 More about 
19179 \backslash
19180 texorpdfstring is in section 
19181 \begin_inset LatexCommand ref
19182 reference "sub:Formulas-in-Section"
19183
19184 \end_inset
19185
19186 .
19187 \end_layout
19188
19189 \end_inset
19190
19191
19192 \begin_inset LatexCommand index
19193 name "Symbols"
19194
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \begin_layout Standard
19201 Many of the symbols listed in this section can also be inserted via the
19202  toolbar buttons 
19203 \begin_inset Graphics
19204         filename ../images/math/nabla.png
19205         scale 85
19206
19207 \end_inset
19208
19209  and 
19210 \begin_inset Graphics
19211         filename ../images/math/digamma.png
19212         scale 85
19213
19214 \end_inset
19215
19216 .
19217 \end_layout
19218
19219 \begin_layout Subsection
19220 Mathematical Symbols
19221 \begin_inset LatexCommand label
19222 name "sub:Mathematical-Symbols"
19223
19224 \end_inset
19225
19226
19227 \begin_inset LatexCommand index
19228 name "Symbols ! mathematical"
19229
19230 \end_inset
19231
19232
19233 \end_layout
19234
19235 \begin_layout Standard
19236
19237 \hfill
19238
19239 \begin_inset Tabular
19240 <lyxtabular version="3" rows="10" columns="2">
19241 <features>
19242 <column alignment="center" valignment="top" leftline="true" width="0pt">
19243 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19244 <row topline="true" bottomline="true">
19245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Standard
19249 Command
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Standard
19258 Result
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 </row>
19264 <row topline="true">
19265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Standard
19269
19270 \backslash
19271 neg
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Standard
19280 \begin_inset Formula $\neg$
19281 \end_inset
19282
19283
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 </row>
19289 <row topline="true">
19290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Standard
19294
19295 \backslash
19296 Im
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Standard
19305 \begin_inset Formula $\Im$
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 </row>
19314 <row topline="true">
19315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Standard
19319
19320 \backslash
19321 Re
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Standard
19330 \begin_inset Formula $\Re$
19331 \end_inset
19332
19333
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 </row>
19339 <row topline="true">
19340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Standard
19344
19345 \backslash
19346 aleph
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Standard
19355 \begin_inset Formula $\aleph$
19356 \end_inset
19357
19358
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 </row>
19364 <row topline="true">
19365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Standard
19369
19370 \backslash
19371 partial
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Standard
19380 \begin_inset Formula $\partial$
19381 \end_inset
19382
19383
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 </row>
19389 <row topline="true">
19390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Standard
19394
19395 \backslash
19396 infty
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Standard
19405 \begin_inset Formula $\infty$
19406 \end_inset
19407
19408
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 </row>
19414 <row topline="true" bottomline="true">
19415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Standard
19419
19420 \backslash
19421 wp
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Standard
19430 \begin_inset Formula $\wp$
19431 \end_inset
19432
19433
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 </row>
19439 <row bottomline="true">
19440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Standard
19444
19445 \backslash
19446 imath
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Standard
19455 \begin_inset Formula $\imath$
19456 \end_inset
19457
19458
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 </row>
19464 <row bottomline="true">
19465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Standard
19469
19470 \backslash
19471 jmath
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Standard
19480 \begin_inset Formula $\jmath$
19481 \end_inset
19482
19483
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 </row>
19489 </lyxtabular>
19490
19491 \end_inset
19492
19493
19494 \hfill
19495
19496 \begin_inset Tabular
19497 <lyxtabular version="3" rows="10" columns="2">
19498 <features>
19499 <column alignment="center" valignment="top" leftline="true" width="0pt">
19500 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19501 <row topline="true" bottomline="true">
19502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Standard
19506 Command
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Standard
19515 Result
19516 \begin_inset Note Note
19517 status collapsed
19518
19519 \begin_layout Standard
19520
19521 \series bold
19522
19523 \backslash
19524 raisebox
19525 \series default
19526  is only used as spacer.
19527 \end_layout
19528
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row topline="true">
19538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Standard
19542
19543 \backslash
19544 forall
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Standard
19553 \begin_inset Formula $\forall$
19554 \end_inset
19555
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 <row topline="true">
19563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Standard
19567
19568 \backslash
19569 exists
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Standard
19578 \begin_inset Formula $\exists$
19579 \end_inset
19580
19581
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 </row>
19587 <row topline="true">
19588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Standard
19592
19593 \backslash
19594 nexists
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Standard
19603 \begin_inset Formula $\nexists$
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 </row>
19612 <row topline="true">
19613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19614 \begin_inset Text
19615
19616 \begin_layout Standard
19617
19618 \backslash
19619 emptyset
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Standard
19628 \begin_inset Formula $\emptyset$
19629 \end_inset
19630
19631
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 </row>
19637 <row topline="true">
19638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Standard
19642
19643 \backslash
19644 varnothing
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Standard
19653 \begin_inset Formula $\varnothing$
19654 \end_inset
19655
19656
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 </row>
19662 <row topline="true">
19663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Standard
19667
19668 \backslash
19669 dag
19670 \end_layout
19671
19672 \end_inset
19673 </cell>
19674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Standard
19678 \begin_inset Formula $\dag$
19679 \end_inset
19680
19681
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row topline="true" bottomline="true">
19688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Standard
19692
19693 \backslash
19694 ddag
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Standard
19703 \begin_inset Formula $\ddag$
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 </row>
19712 <row bottomline="true">
19713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Standard
19717
19718 \backslash
19719 complement
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Standard
19728 \begin_inset ERT
19729 status collapsed
19730
19731 \begin_layout Standard
19732
19733
19734 \backslash
19735 raisebox{-0.8mm}{
19736 \end_layout
19737
19738 \end_inset
19739
19740
19741 \begin_inset Formula $\complement$
19742 \end_inset
19743
19744
19745 \begin_inset ERT
19746 status collapsed
19747
19748 \begin_layout Standard
19749
19750 }
19751 \end_layout
19752
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 </row>
19761 <row bottomline="true">
19762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Standard
19766
19767 \backslash
19768 Bbbk
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Standard
19777 \begin_inset Formula $\Bbbk$
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 </row>
19786 </lyxtabular>
19787
19788 \end_inset
19789
19790
19791 \hfill
19792
19793 \begin_inset Tabular
19794 <lyxtabular version="3" rows="10" columns="2">
19795 <features>
19796 <column alignment="center" valignment="top" leftline="true" width="0pt">
19797 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19798 <row topline="true" bottomline="true">
19799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Standard
19803 Command
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Standard
19812 Result
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 </row>
19818 <row topline="true">
19819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19820 \begin_inset Text
19821
19822 \begin_layout Standard
19823
19824 \backslash
19825 prime
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Standard
19834 \begin_inset Formula $\prime$
19835 \end_inset
19836
19837
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 </row>
19843 <row topline="true">
19844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Standard
19848
19849 \backslash
19850 backprime
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Standard
19859 \begin_inset Formula $\backprime$
19860 \end_inset
19861
19862
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 </row>
19868 <row topline="true">
19869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19870 \begin_inset Text
19871
19872 \begin_layout Standard
19873
19874 \backslash
19875 mho
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Standard
19884 \begin_inset Formula $\mho$
19885 \end_inset
19886
19887
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 </row>
19893 <row topline="true">
19894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19895 \begin_inset Text
19896
19897 \begin_layout Standard
19898
19899 \backslash
19900 triangle
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Standard
19909 \begin_inset Formula $\triangle$
19910 \end_inset
19911
19912
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row topline="true">
19919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Standard
19923
19924 \backslash
19925 angle
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Standard
19934 \begin_inset Formula $\angle$
19935 \end_inset
19936
19937
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 <row topline="true">
19944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Standard
19948
19949 \backslash
19950 measuredangle
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Standard
19959 \begin_inset Formula $\measuredangle$
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 </row>
19968 <row topline="true" bottomline="true">
19969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Standard
19973
19974 \backslash
19975 sphericalangle
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Standard
19984 \begin_inset Formula $\sphericalangle$
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 </row>
19993 <row bottomline="true">
19994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19995 \begin_inset Text
19996
19997 \begin_layout Standard
19998
19999 \backslash
20000 top
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Standard
20009 \begin_inset Formula $\top$
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 </row>
20018 <row bottomline="true">
20019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Standard
20023
20024 \backslash
20025 bot
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Standard
20034 \begin_inset Formula $\bot$
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 </lyxtabular>
20044
20045 \end_inset
20046
20047
20048 \hfill
20049
20050 \end_layout
20051
20052 \begin_layout Standard
20053
20054 \newpage
20055
20056 \end_layout
20057
20058 \begin_layout Subsection
20059 Miscellaneous Symbols
20060 \begin_inset LatexCommand label
20061 name "sub:Miscellaneous-Symbols"
20062
20063 \end_inset
20064
20065
20066 \begin_inset LatexCommand index
20067 name "Symbols ! miscellaneous"
20068
20069 \end_inset
20070
20071
20072 \end_layout
20073
20074 \begin_layout Standard
20075 \begin_inset Tabular
20076 <lyxtabular version="3" rows="10" columns="2">
20077 <features>
20078 <column alignment="center" valignment="top" leftline="true" width="0pt">
20079 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20080 <row topline="true" bottomline="true">
20081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Standard
20085 Command
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Standard
20094 Result
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 </row>
20100 <row topline="true">
20101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Standard
20105
20106 \backslash
20107 flat
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Standard
20116 \begin_inset Formula $\flat$
20117 \end_inset
20118
20119
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 </row>
20125 <row topline="true">
20126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Standard
20130
20131 \backslash
20132 natural
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20138 \begin_inset Text
20139
20140 \begin_layout Standard
20141 \begin_inset Formula $\natural$
20142 \end_inset
20143
20144
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 </row>
20150 <row topline="true">
20151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20152 \begin_inset Text
20153
20154 \begin_layout Standard
20155
20156 \backslash
20157 sharp
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Standard
20166 \begin_inset Formula $\sharp$
20167 \end_inset
20168
20169
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 </row>
20175 <row topline="true" bottomline="true">
20176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Standard
20180
20181 \backslash
20182 surd
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Standard
20191 \begin_inset Formula $\surd$
20192 \end_inset
20193
20194
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 </row>
20200 <row bottomline="true">
20201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Standard
20205
20206 \backslash
20207 checkmark
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Standard
20216 \begin_inset Formula $\checkmark$
20217 \end_inset
20218
20219
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 </row>
20225 <row bottomline="true">
20226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20227 \begin_inset Text
20228
20229 \begin_layout Standard
20230
20231 \backslash
20232 yen
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20238 \begin_inset Text
20239
20240 \begin_layout Standard
20241 \begin_inset Formula $\yen$
20242 \end_inset
20243
20244
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 </row>
20250 <row bottomline="true">
20251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20252 \begin_inset Text
20253
20254 \begin_layout Standard
20255
20256 \backslash
20257 pounds
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20263 \begin_inset Text
20264
20265 \begin_layout Standard
20266 \begin_inset Formula $\pounds$
20267 \end_inset
20268
20269
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 </row>
20275 <row bottomline="true">
20276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Standard
20280 $
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Standard
20289 \begin_inset Formula $\$$
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 </row>
20298 <row bottomline="true">
20299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Standard
20303 §
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Standard
20312 \begin_inset Formula $§$
20313 \end_inset
20314
20315
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 </lyxtabular>
20322
20323 \end_inset
20324
20325
20326 \begin_inset Tabular
20327 <lyxtabular version="3" rows="10" columns="2">
20328 <features>
20329 <column alignment="center" valignment="top" leftline="true" width="0">
20330 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20331 <row topline="true" bottomline="true">
20332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20333 \begin_inset Text
20334
20335 \begin_layout Standard
20336 Command
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Standard
20345 Result
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 </row>
20351 <row topline="true">
20352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Standard
20356
20357 \backslash
20358 hbar
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Standard
20367 \begin_inset Formula $\hbar$
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 </row>
20376 <row topline="true">
20377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20378 \begin_inset Text
20379
20380 \begin_layout Standard
20381
20382 \backslash
20383 hslash
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Standard
20392 \begin_inset Formula $\hslash$
20393 \end_inset
20394
20395
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 </row>
20401 <row topline="true">
20402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Standard
20406
20407 \backslash
20408 clubsuit
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Standard
20417 \begin_inset Formula $\clubsuit$
20418 \end_inset
20419
20420
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 </row>
20426 <row topline="true">
20427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Standard
20431
20432 \backslash
20433 spadesuit
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Standard
20442 \begin_inset Formula $\spadesuit$
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 </row>
20451 <row topline="true">
20452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Standard
20456
20457 \backslash
20458 bigstar
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Standard
20467 \begin_inset Formula $\bigstar$
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row topline="true">
20477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Standard
20481
20482 \backslash
20483 blacklozenge
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Standard
20492 \begin_inset Formula $\blacklozenge$
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 </row>
20501 <row topline="true">
20502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Standard
20506
20507 \backslash
20508 blacktriangle
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Standard
20517 \begin_inset Formula $\blacktriangle$
20518 \end_inset
20519
20520
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 </row>
20526 <row topline="true">
20527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Standard
20531
20532 \backslash
20533 blacktiangledown
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Standard
20542 \begin_inset Formula $\blacktriangledown$
20543 \end_inset
20544
20545
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 </row>
20551 <row topline="true" bottomline="true">
20552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Standard
20556
20557 \backslash
20558 bullet
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Standard
20567 \begin_inset Formula $\bullet$
20568 \end_inset
20569
20570
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 </row>
20576 </lyxtabular>
20577
20578 \end_inset
20579
20580
20581 \begin_inset Tabular
20582 <lyxtabular version="3" rows="10" columns="2">
20583 <features>
20584 <column alignment="center" valignment="top" leftline="true" width="0pt">
20585 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20586 <row topline="true" bottomline="true">
20587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Standard
20591 Command
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Standard
20600 Result
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 <row topline="true">
20607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Standard
20611
20612 \backslash
20613 diamondsuit
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Standard
20622 \begin_inset Formula $\diamondsuit$
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row topline="true">
20632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Standard
20636
20637 \backslash
20638 Diamond
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Standard
20647 \begin_inset Formula $\Diamond$
20648 \end_inset
20649
20650
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row topline="true">
20657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Standard
20661
20662 \backslash
20663 heartsuit
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Standard
20672 \begin_inset Formula $\heartsuit$
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 <row topline="true" bottomline="true">
20682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Standard
20686
20687 \backslash
20688 P
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Standard
20697 \begin_inset Formula $\P$
20698 \end_inset
20699
20700
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 </row>
20706 <row bottomline="true">
20707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20708 \begin_inset Text
20709
20710 \begin_layout Standard
20711
20712 \backslash
20713 copyright
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Standard
20722 \begin_inset Formula $\copyright$
20723 \end_inset
20724
20725
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 </row>
20731 <row bottomline="true">
20732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Standard
20736
20737 \backslash
20738 circledR
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Standard
20747 \begin_inset Formula $\circledR$
20748 \end_inset
20749
20750
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 </row>
20756 <row bottomline="true">
20757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20758 \begin_inset Text
20759
20760 \begin_layout Standard
20761
20762 \backslash
20763 maltese
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Standard
20772 \begin_inset Formula $\maltese$
20773 \end_inset
20774
20775
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 </row>
20781 <row bottomline="true">
20782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Standard
20786
20787 \backslash
20788 diagup
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20794 \begin_inset Text
20795
20796 \begin_layout Standard
20797 \begin_inset Formula $\diagup$
20798 \end_inset
20799
20800
20801 \end_layout
20802
20803 \end_inset
20804 </cell>
20805 </row>
20806 <row bottomline="true">
20807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20808 \begin_inset Text
20809
20810 \begin_layout Standard
20811
20812 \backslash
20813 diagdown
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20819 \begin_inset Text
20820
20821 \begin_layout Standard
20822 \begin_inset Formula $\diagdown$
20823 \end_inset
20824
20825
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 </row>
20831 </lyxtabular>
20832
20833 \end_inset
20834
20835
20836 \end_layout
20837
20838 \begin_layout Standard
20839 \begin_inset VSpace medskip
20840 \end_inset
20841
20842 More symbols are listed in 
20843 \begin_inset LatexCommand ref
20844 reference "sub:Miscellaneous-Special-Characters"
20845
20846 \end_inset
20847
20848 .
20849 \end_layout
20850
20851 \begin_layout Standard
20852 Some symbols can be displayed in different sizes, see 
20853 \begin_inset LatexCommand ref
20854 reference "sub:Font-Sizes"
20855
20856 \end_inset
20857
20858 .
20859 \end_layout
20860
20861 \begin_layout Subsection
20862 The Euro-Symbol €
20863 \begin_inset LatexCommand index
20864 name "Symbols ! Euro-symbol"
20865
20866 \end_inset
20867
20868
20869 \begin_inset LatexCommand index
20870 name "\\textcent@\\officialeuro"
20871
20872 \end_inset
20873
20874
20875 \end_layout
20876
20877 \begin_layout Standard
20878 To use the Euro symbol in formulas, the LaTeX-package 
20879 \series bold
20880 eurosym
20881 \series default
20882
20883 \begin_inset LatexCommand index
20884 name "Packages ! eurosym"
20885
20886 \end_inset
20887
20888  must be installed and loaded with the LaTeX-preamble line
20889 \end_layout
20890
20891 \begin_layout Standard
20892
20893 \series bold
20894
20895 \backslash
20896 usepackage[gennarrow]{eurosym}
20897 \end_layout
20898
20899 \begin_layout Standard
20900 The Euro symbol can now be inserted with the command 
20901 \series bold
20902
20903 \backslash
20904 euro
20905 \series default
20906
20907 \begin_inset LatexCommand index
20908 name "Commands ! E ! \\textbackslash euro"
20909
20910 \end_inset
20911
20912 .
20913 \end_layout
20914
20915 \begin_layout Standard
20916 The Euro symbol can directly be inserted with the € key in mathematical
20917  text, without having 
20918 \series bold
20919 eurosym
20920 \series default
20921  installed.
20922  When 
20923 \series bold
20924 eurosym
20925 \series default
20926  is installed, 
20927 \series bold
20928
20929 \backslash
20930 euro
20931 \series default
20932  can also be inserted in TeX-mode.
20933  The official currency symbol can then be inserted with the command 
20934 \series bold
20935
20936 \backslash
20937 officialeuro
20938 \series default
20939
20940 \begin_inset LatexCommand index
20941 name "Commands ! O ! \\textbackslash officialeuro"
20942
20943 \end_inset
20944
20945 , that is only available in TeX-mode.
20946 \end_layout
20947
20948 \begin_layout Standard
20949 \begin_inset ERT
20950 status collapsed
20951
20952 \begin_layout Standard
20953
20954
20955 \backslash
20956 ifeurosym 
20957 \end_layout
20958
20959 \end_inset
20960
20961
20962 \begin_inset Note Note
20963 status open
20964
20965 \begin_layout Standard
20966 The following table will only be displayed when the LaTeX-package 
20967 \series bold
20968 eurosym
20969 \series default
20970  is installed.
20971 \end_layout
20972
20973 \end_inset
20974
20975
20976 \end_layout
20977
20978 \begin_layout Standard
20979 An overview about the different Euro symbols:
20980 \end_layout
20981
20982 \begin_layout Standard
20983 \align center
20984 \begin_inset Tabular
20985 <lyxtabular version="3" rows="4" columns="3">
20986 <features>
20987 <column alignment="center" valignment="top" leftline="true" width="0pt">
20988 <column alignment="center" valignment="top" leftline="true" width="0pt">
20989 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20990 <row topline="true" bottomline="true">
20991 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Standard
20995
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Standard
21004 Command 
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Standard
21013 Result
21014 \end_layout
21015
21016 \end_inset
21017 </cell>
21018 </row>
21019 <row topline="true">
21020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Standard
21024 formula
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Standard
21033
21034 \backslash
21035 euro
21036 \end_layout
21037
21038 \end_inset
21039 </cell>
21040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Standard
21044 \begin_inset Formula $\euro$
21045 \end_inset
21046
21047
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 </row>
21053 <row topline="true">
21054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Standard
21058 mathematical text
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Standard
21067
21068 \end_layout
21069
21070 \end_inset
21071 </cell>
21072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Standard
21076 \begin_inset Formula $\mbox{€}$
21077 \end_inset
21078
21079
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 </row>
21085 <row topline="true" bottomline="true">
21086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21087 \begin_inset Text
21088
21089 \begin_layout Standard
21090 TeX-mode
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21096 \begin_inset Text
21097
21098 \begin_layout Standard
21099
21100 \backslash
21101 officialeuro
21102 \end_layout
21103
21104 \end_inset
21105 </cell>
21106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21107 \begin_inset Text
21108
21109 \begin_layout Standard
21110 \begin_inset ERT
21111 status collapsed
21112
21113 \begin_layout Standard
21114
21115
21116 \backslash
21117 officialeuro
21118 \end_layout
21119
21120 \end_inset
21121
21122
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 </row>
21128 </lyxtabular>
21129
21130 \end_inset
21131
21132
21133 \end_layout
21134
21135 \begin_layout Standard
21136 \begin_inset ERT
21137 status collapsed
21138
21139 \begin_layout Standard
21140
21141
21142 \backslash
21143 else 
21144 \end_layout
21145
21146 \end_inset
21147
21148
21149 \begin_inset Note Note
21150 status open
21151
21152 \begin_layout Standard
21153 The following will be displayed when the LaTeX-package 
21154 \series bold
21155 eurosym
21156 \series default
21157  is not installed:
21158 \end_layout
21159
21160 \end_inset
21161
21162
21163 \end_layout
21164
21165 \begin_layout Standard
21166 You need to install the LaTeX-package 
21167 \series bold
21168 eurosym
21169 \series default
21170  to see the rest of this subsection in the output.
21171 \end_layout
21172
21173 \begin_layout Standard
21174 \begin_inset ERT
21175 status collapsed
21176
21177 \begin_layout Standard
21178
21179
21180 \backslash
21181 fi 
21182 \end_layout
21183
21184 \end_inset
21185
21186
21187 \end_layout
21188
21189 \begin_layout Section
21190 Relations
21191 \begin_inset LatexCommand label
21192 name "sec:Relations"
21193
21194 \end_inset
21195
21196
21197 \begin_inset LatexCommand index
21198 name "Relations"
21199
21200 \end_inset
21201
21202
21203 \begin_inset LatexCommand index
21204 name "Comparisons|see{Relations}"
21205
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \begin_layout Standard
21212 All relations can also be inserted via the toolbar button 
21213 \begin_inset Graphics
21214         filename ../images/math/leq.png
21215         scale 85
21216
21217 \end_inset
21218
21219 .
21220 \end_layout
21221
21222 \begin_layout Standard
21223
21224 \hfill
21225
21226 \begin_inset Tabular
21227 <lyxtabular version="3" rows="17" columns="2">
21228 <features>
21229 <column alignment="center" valignment="top" leftline="true" width="0pt">
21230 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21231 <row topline="true" bottomline="true">
21232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \begin_layout Standard
21236 Command
21237 \end_layout
21238
21239 \end_inset
21240 </cell>
21241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Standard
21245 Result
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 </row>
21251 <row topline="true">
21252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Standard
21256 <
21257 \end_layout
21258
21259 \end_inset
21260 </cell>
21261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21262 \begin_inset Text
21263
21264 \begin_layout Standard
21265 \begin_inset Formula $<$
21266 \end_inset
21267
21268
21269 \end_layout
21270
21271 \end_inset
21272 </cell>
21273 </row>
21274 <row topline="true">
21275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Standard
21279
21280 \backslash
21281 le
21282 \end_layout
21283
21284 \end_inset
21285 </cell>
21286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Standard
21290 \begin_inset Formula $\le$
21291 \end_inset
21292
21293
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 </row>
21299 <row topline="true">
21300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Standard
21304
21305 \backslash
21306 ll
21307 \end_layout
21308
21309 \end_inset
21310 </cell>
21311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21312 \begin_inset Text
21313
21314 \begin_layout Standard
21315 \begin_inset Formula $\ll$
21316 \end_inset
21317
21318
21319 \end_layout
21320
21321 \end_inset
21322 </cell>
21323 </row>
21324 <row topline="true">
21325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Standard
21329
21330 \backslash
21331 prec
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Standard
21340 \begin_inset Formula $\prec$
21341 \end_inset
21342
21343
21344 \end_layout
21345
21346 \end_inset
21347 </cell>
21348 </row>
21349 <row topline="true">
21350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Standard
21354
21355 \backslash
21356 preceq
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Standard
21365 \begin_inset Formula $\preceq$
21366 \end_inset
21367
21368
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 </row>
21374 <row topline="true">
21375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Standard
21379
21380 \backslash
21381 subset
21382 \end_layout
21383
21384 \end_inset
21385 </cell>
21386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21387 \begin_inset Text
21388
21389 \begin_layout Standard
21390 \begin_inset Formula $\subset$
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \end_inset
21397 </cell>
21398 </row>
21399 <row topline="true">
21400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Standard
21404
21405 \backslash
21406 subseteq
21407 \end_layout
21408
21409 \end_inset
21410 </cell>
21411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Standard
21415 \begin_inset Formula $\subseteq$
21416 \end_inset
21417
21418
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 </row>
21424 <row topline="true">
21425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Standard
21429
21430 \backslash
21431 sqsubseteq
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Standard
21440 \begin_inset Formula $\sqsubseteq$
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 </row>
21449 <row topline="true">
21450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Standard
21454
21455 \backslash
21456 in
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Standard
21465 \begin_inset Formula $\in$
21466 \end_inset
21467
21468
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 </row>
21474 <row topline="true">
21475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Standard
21479
21480 \backslash
21481 vdash
21482 \end_layout
21483
21484 \end_inset
21485 </cell>
21486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Standard
21490 \begin_inset Formula $\vdash$
21491 \end_inset
21492
21493
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 </row>
21499 <row topline="true">
21500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21501 \begin_inset Text
21502
21503 \begin_layout Standard
21504
21505 \backslash
21506 smile
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Standard
21515 \begin_inset Formula $\smile$
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 <row topline="true">
21525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Standard
21529
21530 \backslash
21531 lhd
21532 \end_layout
21533
21534 \end_inset
21535 </cell>
21536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Standard
21540 \begin_inset Formula $\lhd$
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 </row>
21549 <row topline="true">
21550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21551 \begin_inset Text
21552
21553 \begin_layout Standard
21554
21555 \backslash
21556 unlhd
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Standard
21565 \begin_inset Formula $\unlhd$
21566 \end_inset
21567
21568
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 </row>
21574 <row topline="true">
21575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21576 \begin_inset Text
21577
21578 \begin_layout Standard
21579
21580 \backslash
21581 gtrless
21582 \end_layout
21583
21584 \end_inset
21585 </cell>
21586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Standard
21590 \begin_inset Formula $\gtrless$
21591 \end_inset
21592
21593
21594 \end_layout
21595
21596 \end_inset
21597 </cell>
21598 </row>
21599 <row topline="true">
21600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Standard
21604
21605 \backslash
21606 mid
21607 \end_layout
21608
21609 \end_inset
21610 </cell>
21611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21612 \begin_inset Text
21613
21614 \begin_layout Standard
21615 \begin_inset Formula $\mid$
21616 \end_inset
21617
21618
21619 \end_layout
21620
21621 \end_inset
21622 </cell>
21623 </row>
21624 <row topline="true" bottomline="true">
21625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Standard
21629
21630 \backslash
21631 nmid
21632 \end_layout
21633
21634 \end_inset
21635 </cell>
21636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21637 \begin_inset Text
21638
21639 \begin_layout Standard
21640 \begin_inset Formula $\nmid$
21641 \end_inset
21642
21643
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 </row>
21649 </lyxtabular>
21650
21651 \end_inset
21652
21653
21654 \hfill
21655
21656 \begin_inset Tabular
21657 <lyxtabular version="3" rows="17" columns="2">
21658 <features>
21659 <column alignment="center" valignment="top" leftline="true" width="0pt">
21660 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21661 <row topline="true" bottomline="true">
21662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Standard
21666 Command
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Standard
21675 Result
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 </row>
21681 <row topline="true">
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Standard
21686 =
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Standard
21695 \begin_inset Formula $=$
21696 \end_inset
21697
21698
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row topline="true">
21705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Standard
21709
21710 \backslash
21711 not=
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Standard
21720 \begin_inset Formula $\not=$
21721 \end_inset
21722
21723
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 <row topline="true">
21730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Standard
21734
21735 \backslash
21736 equiv
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Standard
21745 \begin_inset Formula $\equiv$
21746 \end_inset
21747
21748
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 </row>
21754 <row topline="true">
21755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Standard
21759
21760 \backslash
21761 sim
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Standard
21770 \begin_inset Formula $\sim$
21771 \end_inset
21772
21773
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 </row>
21779 <row topline="true">
21780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Standard
21784
21785 \backslash
21786 simeq
21787 \end_layout
21788
21789 \end_inset
21790 </cell>
21791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21792 \begin_inset Text
21793
21794 \begin_layout Standard
21795 \begin_inset Formula $\simeq$
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 </row>
21804 <row topline="true">
21805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21806 \begin_inset Text
21807
21808 \begin_layout Standard
21809
21810 \backslash
21811 approx
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Standard
21820 \begin_inset Formula $\approx$
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 </row>
21829 <row topline="true">
21830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21831 \begin_inset Text
21832
21833 \begin_layout Standard
21834
21835 \backslash
21836 cong
21837 \end_layout
21838
21839 \end_inset
21840 </cell>
21841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \begin_layout Standard
21845 \begin_inset Formula $\cong$
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 </row>
21854 <row topline="true">
21855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21856 \begin_inset Text
21857
21858 \begin_layout Standard
21859
21860 \backslash
21861 bowtie
21862 \end_layout
21863
21864 \end_inset
21865 </cell>
21866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21867 \begin_inset Text
21868
21869 \begin_layout Standard
21870 \begin_inset Formula $\bowtie$
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 </row>
21879 <row topline="true">
21880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Standard
21884
21885 \backslash
21886 notin
21887 \end_layout
21888
21889 \end_inset
21890 </cell>
21891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21892 \begin_inset Text
21893
21894 \begin_layout Standard
21895 \begin_inset Formula $\notin$
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 </row>
21904 <row topline="true">
21905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Standard
21909
21910 \backslash
21911 perp
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Standard
21920 \begin_inset Formula $\perp$
21921 \end_inset
21922
21923
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 </row>
21929 <row topline="true">
21930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21931 \begin_inset Text
21932
21933 \begin_layout Standard
21934
21935 \backslash
21936 propto
21937 \end_layout
21938
21939 \end_inset
21940 </cell>
21941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21942 \begin_inset Text
21943
21944 \begin_layout Standard
21945 \begin_inset Formula $\propto$
21946 \end_inset
21947
21948
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 </row>
21954 <row topline="true">
21955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Standard
21959
21960 \backslash
21961 asymp
21962 \end_layout
21963
21964 \end_inset
21965 </cell>
21966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Standard
21970 \begin_inset Formula $\asymp$
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 </row>
21979 <row topline="true">
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Standard
21984
21985 \backslash
21986 doteq
21987 \end_layout
21988
21989 \end_inset
21990 </cell>
21991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Standard
21995 \begin_inset Formula $\doteq$
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 </row>
22004 <row topline="true">
22005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Standard
22009
22010 \backslash
22011 circeq
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Standard
22020 \begin_inset Formula $\circeq$
22021 \end_inset
22022
22023
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 </row>
22029 <row topline="true">
22030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Standard
22034
22035 \backslash
22036 models
22037 \end_layout
22038
22039 \end_inset
22040 </cell>
22041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Standard
22045 \begin_inset Formula $\models$
22046 \end_inset
22047
22048
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 </row>
22054 <row topline="true" bottomline="true">
22055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Standard
22059
22060 \backslash
22061 widehat=
22062 \end_layout
22063
22064 \end_inset
22065 </cell>
22066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Standard
22070 \begin_inset Formula $\widehat{=}$
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 </row>
22079 </lyxtabular>
22080
22081 \end_inset
22082
22083
22084 \hfill
22085
22086 \begin_inset Tabular
22087 <lyxtabular version="3" rows="17" columns="2">
22088 <features>
22089 <column alignment="center" valignment="top" leftline="true" width="0pt">
22090 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22091 <row topline="true" bottomline="true">
22092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Standard
22096 Command
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Standard
22105 Result
22106 \end_layout
22107
22108 \end_inset
22109 </cell>
22110 </row>
22111 <row topline="true">
22112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22113 \begin_inset Text
22114
22115 \begin_layout Standard
22116 >
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Standard
22125 \begin_inset Formula $>$
22126 \end_inset
22127
22128
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 </row>
22134 <row topline="true">
22135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22136 \begin_inset Text
22137
22138 \begin_layout Standard
22139
22140 \backslash
22141 ge
22142 \end_layout
22143
22144 \end_inset
22145 </cell>
22146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Standard
22150 \begin_inset Formula $\ge$
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 </row>
22159 <row topline="true">
22160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22161 \begin_inset Text
22162
22163 \begin_layout Standard
22164
22165 \backslash
22166 gg
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Standard
22175 \begin_inset Formula $\gg$
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 </row>
22184 <row topline="true">
22185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Standard
22189
22190 \backslash
22191 succ
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Standard
22200 \begin_inset Formula $\succ$
22201 \end_inset
22202
22203
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 </row>
22209 <row topline="true">
22210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Standard
22214
22215 \backslash
22216 succeq
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Standard
22225 \begin_inset Formula $\succeq$
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 </row>
22234 <row topline="true">
22235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Standard
22239
22240 \backslash
22241 supset
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Standard
22250 \begin_inset Formula $\supset$
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 </row>
22259 <row topline="true">
22260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Standard
22264
22265 \backslash
22266 supseteq
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Standard
22275 \begin_inset Formula $\supseteq$
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 </row>
22284 <row topline="true">
22285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22286 \begin_inset Text
22287
22288 \begin_layout Standard
22289
22290 \backslash
22291 sqsupseteq
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Standard
22300 \begin_inset Formula $\sqsupseteq$
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 <row topline="true">
22310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Standard
22314
22315 \backslash
22316 ni
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Standard
22325 \begin_inset Formula $\ni$
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 </row>
22334 <row topline="true">
22335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22336 \begin_inset Text
22337
22338 \begin_layout Standard
22339
22340 \backslash
22341 dashv
22342 \end_layout
22343
22344 \end_inset
22345 </cell>
22346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Standard
22350 \begin_inset Formula $\dashv$
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 </row>
22359 <row topline="true">
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Standard
22364
22365 \backslash
22366 frown
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Standard
22375 \begin_inset Formula $\frown$
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 </row>
22384 <row topline="true">
22385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Standard
22389
22390 \backslash
22391 rhd
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Standard
22400 \begin_inset Formula $\rhd$
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 </row>
22409 <row topline="true">
22410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Standard
22414
22415 \backslash
22416 unrhd
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Standard
22425 \begin_inset Formula $\unrhd$
22426 \end_inset
22427
22428
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 </row>
22434 <row topline="true">
22435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Standard
22439
22440 \backslash
22441 lessgtr
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Standard
22450 \begin_inset Formula $\lessgtr$
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 </row>
22459 <row topline="true">
22460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22461 \begin_inset Text
22462
22463 \begin_layout Standard
22464
22465 \backslash
22466 parallel
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Standard
22475 \begin_inset Formula $\parallel$
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 </row>
22484 <row topline="true" bottomline="true">
22485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Standard
22489
22490 \backslash
22491 nparallel
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22497 \begin_inset Text
22498
22499 \begin_layout Standard
22500 \begin_inset Formula $\nparallel$
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \end_inset
22507 </cell>
22508 </row>
22509 </lyxtabular>
22510
22511 \end_inset
22512
22513
22514 \hfill
22515
22516 \end_layout
22517
22518 \begin_layout Standard
22519 \begin_inset VSpace medskip
22520 \end_inset
22521
22522 The characters 
22523 \series bold
22524
22525 \backslash
22526 lhd
22527 \series default
22528  and 
22529 \series bold
22530
22531 \backslash
22532 rhd
22533 \series default
22534  are bigger than the equal looking operators 
22535 \series bold
22536
22537 \backslash
22538 triangleleft
22539 \series default
22540  and 
22541 \series bold
22542
22543 \backslash
22544 triangleright
22545 \series default
22546 , respectively.
22547 \end_layout
22548
22549 \begin_layout Standard
22550 Relations are, in contrary to symbols, always surrounded by space.
22551 \end_layout
22552
22553 \begin_layout Standard
22554 Relations with labels can be created with the command 
22555 \series bold
22556
22557 \backslash
22558 stackrel
22559 \series default
22560
22561 \begin_inset LatexCommand index
22562 name "Commands ! S ! \\textbackslash stackrel"
22563
22564 \end_inset
22565
22566 :
22567 \end_layout
22568
22569 \begin_layout Standard
22570 \align center
22571 \begin_inset Tabular
22572 <lyxtabular version="3" rows="2" columns="2">
22573 <features>
22574 <column alignment="center" valignment="top" leftline="true" width="0">
22575 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22576 <row topline="true" bottomline="true">
22577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Standard
22581 Command
22582 \end_layout
22583
22584 \end_inset
22585 </cell>
22586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Standard
22590 Result
22591 \begin_inset Note Note
22592 status collapsed
22593
22594 \begin_layout Standard
22595
22596 \series bold
22597
22598 \backslash
22599 raisebox
22600 \series default
22601  is only used as spacer.
22602 \end_layout
22603
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \end_inset
22610 </cell>
22611 </row>
22612 <row topline="true" bottomline="true">
22613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Standard
22617 A(r)
22618 \backslash
22619 stackrel
22620 \begin_inset ERT
22621 status collapsed
22622
22623 \begin_layout Standard
22624
22625
22626 \backslash
22627 spce 
22628 \end_layout
22629
22630 \end_inset
22631
22632 r
22633 \backslash
22634 to
22635 \backslash
22636 infty
22637 \begin_inset ERT
22638 status collapsed
22639
22640 \begin_layout Standard
22641
22642
22643 \backslash
22644 spce 
22645 \end_layout
22646
22647 \end_inset
22648
22649
22650 \begin_inset Formula $\downarrow$
22651 \end_inset
22652
22653
22654 \backslash
22655 approx
22656 \begin_inset ERT
22657 status collapsed
22658
22659 \begin_layout Standard
22660
22661
22662 \backslash
22663 spce 
22664 \end_layout
22665
22666 \end_inset
22667
22668
22669 \begin_inset ERT
22670 status collapsed
22671
22672 \begin_layout Standard
22673
22674
22675 \backslash
22676 spce 
22677 \end_layout
22678
22679 \end_inset
22680
22681 B
22682 \end_layout
22683
22684 \end_inset
22685 </cell>
22686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Standard
22690 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
22691 \end_inset
22692
22693
22694 \end_layout
22695
22696 \end_inset
22697 </cell>
22698 </row>
22699 </lyxtabular>
22700
22701 \end_inset
22702
22703
22704 \end_layout
22705
22706 \begin_layout Section
22707 Functions
22708 \end_layout
22709
22710 \begin_layout Subsection
22711 Predefined Functions
22712 \begin_inset LatexCommand label
22713 name "sub:Predefined-Functions"
22714
22715 \end_inset
22716
22717
22718 \begin_inset LatexCommand index
22719 name "Functions ! predefined"
22720
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \begin_layout Standard
22727 In general, variables are set 
22728 \emph on
22729 italic
22730 \emph default
22731  in mathematical expressions, but not function names, because 
22732 \begin_inset Formula $sin$
22733 \end_inset
22734
22735  could be misunderstood as 
22736 \begin_inset Formula $s\cdot i\cdot n$
22737 \end_inset
22738
22739 .
22740  Therefore there are predefined functions, that are additionally a bit separated
22741  from prefactors.
22742  They are inserted as commands starting with a backslash before their name.
22743 \end_layout
22744
22745 \begin_layout Standard
22746 \align center
22747 \begin_inset Tabular
22748 <lyxtabular version="3" rows="2" columns="4">
22749 <features>
22750 <column alignment="center" valignment="top" leftline="true" width="0pt">
22751 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22752 <column alignment="center" valignment="top" leftline="true" width="0pt">
22753 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22754 <row topline="true" bottomline="true">
22755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Standard
22759 Command
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Standard
22768 Result
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22774 \begin_inset Text
22775
22776 \begin_layout Standard
22777 Command
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22783 \begin_inset Text
22784
22785 \begin_layout Standard
22786 Result
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 </row>
22792 <row topline="true" bottomline="true">
22793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22794 \begin_inset Text
22795
22796 \begin_layout Standard
22797 Asin(x)+B
22798 \end_layout
22799
22800 \end_inset
22801 </cell>
22802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Standard
22806 \begin_inset Formula $Asin(x)+B$
22807 \end_inset
22808
22809
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22815 \begin_inset Text
22816
22817 \begin_layout Standard
22818 A
22819 \backslash
22820 sin(x)+B
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Standard
22829 \begin_inset Formula $A\sin(x)+B$
22830 \end_inset
22831
22832
22833 \end_layout
22834
22835 \end_inset
22836 </cell>
22837 </row>
22838 </lyxtabular>
22839
22840 \end_inset
22841
22842
22843 \begin_inset ERT
22844 status collapsed
22845
22846 \begin_layout Standard
22847
22848
22849 \backslash
22850 pagebreak 
22851 \end_layout
22852
22853 \end_inset
22854
22855
22856 \end_layout
22857
22858 \begin_layout Standard
22859 The following functions are predefined:
22860 \end_layout
22861
22862 \begin_layout Standard
22863 \begin_inset VSpace -2mm
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \begin_layout Standard
22870 \align center
22871 \begin_inset Tabular
22872 <lyxtabular version="3" rows="9" columns="4">
22873 <features>
22874 <column alignment="center" valignment="top" leftline="true" width="0pt">
22875 <column alignment="center" valignment="top" leftline="true" width="0pt">
22876 <column alignment="center" valignment="top" leftline="true" width="0pt">
22877 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22878 <row topline="true" bottomline="true">
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Standard
22883 Command
22884 \end_layout
22885
22886 \end_inset
22887 </cell>
22888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22889 \begin_inset Text
22890
22891 \begin_layout Standard
22892 Command
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22898 \begin_inset Text
22899
22900 \begin_layout Standard
22901 Command
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Standard
22910 Command
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 </row>
22916 <row topline="true">
22917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Standard
22921
22922 \backslash
22923 sin
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Standard
22932
22933 \backslash
22934 sinh
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22940 \begin_inset Text
22941
22942 \begin_layout Standard
22943
22944 \backslash
22945 arcsin
22946 \end_layout
22947
22948 \end_inset
22949 </cell>
22950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Standard
22954
22955 \backslash
22956 sup
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 </row>
22962 <row topline="true">
22963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \begin_layout Standard
22967
22968 \backslash
22969 cos
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Standard
22978
22979 \backslash
22980 cosh
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Standard
22989
22990 \backslash
22991 arccos
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Standard
23000
23001 \backslash
23002 inf
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 </row>
23008 <row topline="true">
23009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Standard
23013
23014 \backslash
23015 tan
23016 \end_layout
23017
23018 \end_inset
23019 </cell>
23020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23021 \begin_inset Text
23022
23023 \begin_layout Standard
23024
23025 \backslash
23026 tanh
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Standard
23035
23036 \backslash
23037 arctan
23038 \end_layout
23039
23040 \end_inset
23041 </cell>
23042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Standard
23046
23047 \backslash
23048 lim
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row topline="true">
23055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Standard
23059
23060 \backslash
23061 cot
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Standard
23070
23071 \backslash
23072 coth
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \begin_layout Standard
23081
23082 \backslash
23083 arg
23084 \end_layout
23085
23086 \end_inset
23087 </cell>
23088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23089 \begin_inset Text
23090
23091 \begin_layout Standard
23092
23093 \backslash
23094 liminf
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 </row>
23100 <row topline="true">
23101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23102 \begin_inset Text
23103
23104 \begin_layout Standard
23105
23106 \backslash
23107 sec
23108 \end_layout
23109
23110 \end_inset
23111 </cell>
23112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Standard
23116
23117 \backslash
23118 min
23119 \end_layout
23120
23121 \end_inset
23122 </cell>
23123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23124 \begin_inset Text
23125
23126 \begin_layout Standard
23127
23128 \backslash
23129 deg
23130 \end_layout
23131
23132 \end_inset
23133 </cell>
23134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23135 \begin_inset Text
23136
23137 \begin_layout Standard
23138
23139 \backslash
23140 limsup
23141 \end_layout
23142
23143 \end_inset
23144 </cell>
23145 </row>
23146 <row topline="true">
23147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Standard
23151
23152 \backslash
23153 csc
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Standard
23162
23163 \backslash
23164 max
23165 \end_layout
23166
23167 \end_inset
23168 </cell>
23169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Standard
23173
23174 \backslash
23175 det
23176 \end_layout
23177
23178 \end_inset
23179 </cell>
23180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Standard
23184
23185 \backslash
23186 Pr
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 </row>
23192 <row topline="true">
23193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Standard
23197
23198 \backslash
23199 ln
23200 \end_layout
23201
23202 \end_inset
23203 </cell>
23204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Standard
23208
23209 \backslash
23210 exp
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23216 \begin_inset Text
23217
23218 \begin_layout Standard
23219
23220 \backslash
23221 dim
23222 \end_layout
23223
23224 \end_inset
23225 </cell>
23226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23227 \begin_inset Text
23228
23229 \begin_layout Standard
23230
23231 \backslash
23232 hom
23233 \end_layout
23234
23235 \end_inset
23236 </cell>
23237 </row>
23238 <row topline="true" bottomline="true">
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Standard
23243
23244 \backslash
23245 lg
23246 \end_layout
23247
23248 \end_inset
23249 </cell>
23250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Standard
23254
23255 \backslash
23256 log
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Standard
23265
23266 \backslash
23267 ker
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Standard
23276
23277 \backslash
23278 gcd
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 </row>
23284 </lyxtabular>
23285
23286 \end_inset
23287
23288
23289 \end_layout
23290
23291 \begin_layout Standard
23292 They can also be inserted with the math toolbar button 
23293 \begin_inset Graphics
23294         filename ../images/math/functions.png
23295         scale 85
23296
23297 \end_inset
23298
23299 .
23300 \end_layout
23301
23302 \begin_layout Subsection
23303 Self-defined Functions
23304 \begin_inset LatexCommand index
23305 name "Functions ! self-defined"
23306
23307 \end_inset
23308
23309
23310 \end_layout
23311
23312 \begin_layout Standard
23313 To use a function that is not predefined, like for example the sign function
23314  sgn(x), there are two possibilities:
23315 \end_layout
23316
23317 \begin_layout Itemize
23318 Define the function by inserting the following line to the LaTeX-preamble
23319 \begin_inset Foot
23320 status collapsed
23321
23322 \begin_layout Standard
23323 For more about 
23324 \series bold
23325
23326 \backslash
23327 DeclareMathOperator
23328 \series default
23329  see 
23330 \begin_inset LatexCommand ref
23331 reference "sub:Self-defined-Operators"
23332
23333 \end_inset
23334
23335 .
23336 \end_layout
23337
23338 \end_inset
23339
23340
23341 \newline
23342
23343 \begin_inset VSpace -3mm
23344 \end_inset
23345
23346
23347 \newline
23348
23349 \series bold
23350
23351 \backslash
23352 DeclareMathOperator{
23353 \backslash
23354 sgn}{sgn}
23355 \series default
23356
23357 \begin_inset LatexCommand index
23358 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
23359
23360 \end_inset
23361
23362
23363 \newline
23364
23365 \begin_inset VSpace -2mm
23366 \end_inset
23367
23368
23369 \newline
23370 Now the new defined function can be called with the command 
23371 \series bold
23372
23373 \backslash
23374 sgn
23375 \series default
23376 .
23377 \end_layout
23378
23379 \begin_layout Itemize
23380 Write the the formula as usual, mark the formula name, in our example the
23381  letters 
23382 \emph on
23383 sgn
23384 \emph default
23385 , and change it to mathematical text.
23386  At last a space is inserted between prefactor and function.
23387 \end_layout
23388
23389 \begin_layout Standard
23390 The result is the same with both methods as with a predefined function
23391 \begin_inset Foot
23392 status collapsed
23393
23394 \begin_layout Standard
23395 In LyX self-defined functions are displayed red, predefined ones black.
23396 \end_layout
23397
23398 \end_inset
23399
23400 :
23401 \end_layout
23402
23403 \begin_layout Standard
23404 \align center
23405 \begin_inset Tabular
23406 <lyxtabular version="3" rows="3" columns="2">
23407 <features>
23408 <column alignment="center" valignment="top" leftline="true" width="0pt">
23409 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23410 <row topline="true" bottomline="true">
23411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Standard
23415 Command
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Standard
23424 Result
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row topline="true" bottomline="true">
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Standard
23435 A
23436 \backslash
23437 sgn(x)+B
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Standard
23446 \begin_inset Formula $A\sgn(x)+B$
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 <row topline="true" bottomline="true">
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Standard
23460 A
23461 \backslash
23462 ,
23463 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
23464 \end_inset
23465
23466 (x)+B
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Standard
23475 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 </row>
23484 </lyxtabular>
23485
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \begin_layout Standard
23492 The first method is more suitable when the self-defined function should
23493  be used several times.
23494 \end_layout
23495
23496 \begin_layout Subsection
23497 Limits
23498 \begin_inset LatexCommand index
23499 name "Limits"
23500
23501 \end_inset
23502
23503
23504 \end_layout
23505
23506 \begin_layout Standard
23507 For limits there are defined besides 
23508 \series bold
23509
23510 \backslash
23511 lim
23512 \series default
23513
23514 \begin_inset LatexCommand index
23515 name "Commands ! L ! \\textbackslash lim"
23516
23517 \end_inset
23518
23519
23520 \series bold
23521
23522 \backslash
23523 liminf
23524 \series default
23525  and 
23526 \series bold
23527
23528 \backslash
23529 limsup
23530 \series default
23531  furthermore the following functions:
23532 \end_layout
23533
23534 \begin_layout Standard
23535 \align center
23536 \begin_inset Tabular
23537 <lyxtabular version="3" rows="5" columns="2">
23538 <features>
23539 <column alignment="center" valignment="top" leftline="true" width="0">
23540 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
23541 <row topline="true" bottomline="true">
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Standard
23546 Command
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Standard
23555 Result
23556 \begin_inset Note Note
23557 status collapsed
23558
23559 \begin_layout Standard
23560
23561 \series bold
23562
23563 \backslash
23564 raisebox
23565 \series default
23566  is only used as spacer.
23567 \end_layout
23568
23569 \end_inset
23570
23571
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 </row>
23577 <row topline="true">
23578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Standard
23582
23583 \backslash
23584 varliminf
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Standard
23593 \begin_inset Formula $\varliminf$
23594 \end_inset
23595
23596
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 </row>
23602 <row>
23603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Standard
23607
23608 \backslash
23609 varlimsup
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23615 \begin_inset Text
23616
23617 \begin_layout Standard
23618 \begin_inset Formula $\varlimsup$
23619 \end_inset
23620
23621
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 </row>
23627 <row>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Standard
23632
23633 \backslash
23634 varprojlim
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Standard
23643 \begin_inset Formula $\varprojlim$
23644 \end_inset
23645
23646
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 </row>
23652 <row bottomline="true">
23653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23654 \begin_inset Text
23655
23656 \begin_layout Standard
23657
23658 \backslash
23659 varinjlim
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Standard
23668 \begin_inset Formula $\varinjlim$
23669 \end_inset
23670
23671
23672 \begin_inset Formula $\raisebox{-2.5mm}{}$
23673 \end_inset
23674
23675
23676 \end_layout
23677
23678 \end_inset
23679 </cell>
23680 </row>
23681 </lyxtabular>
23682
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \begin_layout Standard
23689 \begin_inset VSpace medskip
23690 \end_inset
23691
23692 The limit is created by inserting a subscript.
23693  It is set right beside the function in an inline formula:
23694 \end_layout
23695
23696 \begin_layout Standard
23697 \align center
23698 \begin_inset Tabular
23699 <lyxtabular version="3" rows="2" columns="2">
23700 <features>
23701 <column alignment="center" valignment="top" width="0pt">
23702 <column alignment="center" valignment="top" width="0pt">
23703 <row>
23704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Standard
23708 Command
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Standard
23717 \begin_inset ERT
23718 status collapsed
23719
23720 \begin_layout Standard
23721
23722
23723 \backslash
23724 hspace{1cm}
23725 \end_layout
23726
23727 \end_inset
23728
23729 Result
23730 \begin_inset Note Note
23731 status collapsed
23732
23733 \begin_layout Standard
23734
23735 \series bold
23736
23737 \backslash
23738 hspace
23739 \series default
23740  and
23741 \series bold
23742  
23743 \backslash
23744 raisebox
23745 \series default
23746  are used here as spacer.
23747 \end_layout
23748
23749 \end_inset
23750
23751
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 </row>
23757 <row>
23758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23759 \begin_inset Text
23760
23761 \begin_layout Standard
23762
23763 \backslash
23764 lim_x
23765 \backslash
23766 to
23767 \begin_inset ERT
23768 status collapsed
23769
23770 \begin_layout Standard
23771
23772
23773 \backslash
23774 spce 
23775 \end_layout
23776
23777 \end_inset
23778
23779 A
23780 \begin_inset ERT
23781 status collapsed
23782
23783 \begin_layout Standard
23784
23785
23786 \backslash
23787 spce 
23788 \end_layout
23789
23790 \end_inset
23791
23792 x=B
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23798 \begin_inset Text
23799
23800 \begin_layout Standard
23801 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
23802 \end_inset
23803
23804
23805 \end_layout
23806
23807 \end_inset
23808 </cell>
23809 </row>
23810 </lyxtabular>
23811
23812 \end_inset
23813
23814
23815 \end_layout
23816
23817 \begin_layout Standard
23818 In a displayed formula the limit is set below the formula, as usual:
23819 \begin_inset Formula \[
23820 \lim_{x\to A}x=B\]
23821
23822 \end_inset
23823
23824
23825 \end_layout
23826
23827 \begin_layout Subsection
23828 Modulo-Functions
23829 \begin_inset LatexCommand index
23830 name "Functions ! modulo-"
23831
23832 \end_inset
23833
23834
23835 \end_layout
23836
23837 \begin_layout Standard
23838 The modulo-function is special, because it exists in four variants.
23839 \end_layout
23840
23841 \begin_layout Standard
23842 The variants in a displayed formula:
23843 \begin_inset Formula \begin{align*}
23844 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
23845 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
23846 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
23847 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
23848 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
23849
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \begin_layout Standard
23856 In an inline formula less space is set before the function names for all
23857  variants.
23858 \end_layout
23859
23860 \begin_layout Section
23861 Special Characters
23862 \begin_inset LatexCommand index
23863 name "Special characters"
23864
23865 \end_inset
23866
23867
23868 \end_layout
23869
23870 \begin_layout Subsection
23871 Special Characters in Mathematical Text
23872 \end_layout
23873
23874 \begin_layout Standard
23875 The following commands can only be used in mathematical text or in TeX-mode:
23876 \end_layout
23877
23878 \begin_layout Standard
23879
23880 \hfill
23881
23882 \begin_inset Tabular
23883 <lyxtabular version="3" rows="8" columns="2">
23884 <features>
23885 <column alignment="block" valignment="top" leftline="true" width="0">
23886 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
23887 <row topline="true" bottomline="true">
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Standard
23892 Command
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23898 \begin_inset Text
23899
23900 \begin_layout Standard
23901 Result
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 </row>
23907 <row topline="true">
23908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23909 \begin_inset Text
23910
23911 \begin_layout Standard
23912
23913 \backslash
23914 oe
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Standard
23923 \begin_inset Formula $\textrm{\oe}$
23924 \end_inset
23925
23926
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 </row>
23932 <row topline="true">
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Standard
23937
23938 \backslash
23939 OE
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Standard
23948 \begin_inset Formula $\textrm{\OE}$
23949 \end_inset
23950
23951
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 </row>
23957 <row topline="true">
23958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Standard
23962
23963 \backslash
23964 ae
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Standard
23973 \begin_inset Formula $\textrm{\ae}$
23974 \end_inset
23975
23976
23977 \end_layout
23978
23979 \end_inset
23980 </cell>
23981 </row>
23982 <row topline="true">
23983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Standard
23987
23988 \backslash
23989 AE
23990 \end_layout
23991
23992 \end_inset
23993 </cell>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Standard
23998 \begin_inset Formula $\textrm{\AE}$
23999 \end_inset
24000
24001
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 </row>
24007 <row topline="true">
24008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Standard
24012
24013 \backslash
24014 aa
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Standard
24023 \begin_inset Formula $\textrm{\aa}$
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 </row>
24032 <row topline="true" bottomline="true">
24033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Standard
24037
24038 \backslash
24039 AA
24040 \begin_inset LatexCommand index
24041 name "\\@\\textrm{\\AA}"
24042
24043 \end_inset
24044
24045
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Standard
24054 \begin_inset Formula $\textrm{\AA}$
24055 \end_inset
24056
24057
24058 \end_layout
24059
24060 \end_inset
24061 </cell>
24062 </row>
24063 <row bottomline="true">
24064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Standard
24068
24069 \backslash
24070 i
24071 \end_layout
24072
24073 \end_inset
24074 </cell>
24075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Standard
24079 \begin_inset Formula $\textrm{\i}$
24080 \end_inset
24081
24082
24083 \end_layout
24084
24085 \end_inset
24086 </cell>
24087 </row>
24088 </lyxtabular>
24089
24090 \end_inset
24091
24092
24093 \hfill
24094
24095 \begin_inset Tabular
24096 <lyxtabular version="3" rows="8" columns="2">
24097 <features>
24098 <column alignment="block" valignment="top" leftline="true" width="0">
24099 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24100 <row topline="true" bottomline="true">
24101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Standard
24105 command
24106 \begin_inset Note Note
24107 status collapsed
24108
24109 \begin_layout Standard
24110
24111 \series bold
24112
24113 \backslash
24114 hspace{0mm}
24115 \series default
24116  is used for separation, because otherwise the output will be ¡ and ¿ respective
24117 ly.
24118 \end_layout
24119
24120 \end_inset
24121
24122
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Standard
24131 Result
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 </row>
24137 <row topline="true">
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Standard
24142
24143 \backslash
24144 o
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24150 \begin_inset Text
24151
24152 \begin_layout Standard
24153 \begin_inset Formula $\textrm{\o}$
24154 \end_inset
24155
24156
24157 \end_layout
24158
24159 \end_inset
24160 </cell>
24161 </row>
24162 <row topline="true">
24163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Standard
24167
24168 \backslash
24169 O
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Standard
24178 \begin_inset Formula $\textrm{\O}$
24179 \end_inset
24180
24181
24182 \end_layout
24183
24184 \end_inset
24185 </cell>
24186 </row>
24187 <row topline="true">
24188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24189 \begin_inset Text
24190
24191 \begin_layout Standard
24192
24193 \backslash
24194 l
24195 \end_layout
24196
24197 \end_inset
24198 </cell>
24199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Standard
24203 \begin_inset Formula $\textrm{\l}$
24204 \end_inset
24205
24206
24207 \end_layout
24208
24209 \end_inset
24210 </cell>
24211 </row>
24212 <row topline="true">
24213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Standard
24217
24218 \backslash
24219 L
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Standard
24228 \begin_inset Formula $\textrm{\L}$
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \end_inset
24235 </cell>
24236 </row>
24237 <row topline="true" bottomline="true">
24238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24239 \begin_inset Text
24240
24241 \begin_layout Standard
24242 !
24243 \begin_inset ERT
24244 status collapsed
24245
24246 \begin_layout Standard
24247
24248
24249 \backslash
24250 hspace{0mm}
24251 \end_layout
24252
24253 \end_inset
24254
24255 `
24256 \begin_inset ERT
24257 status collapsed
24258
24259 \begin_layout Standard
24260
24261
24262 \backslash
24263 spce 
24264 \end_layout
24265
24266 \end_inset
24267
24268
24269 \end_layout
24270
24271 \end_inset
24272 </cell>
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Standard
24277 \begin_inset Formula $\textrm{!`}$
24278 \end_inset
24279
24280
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 </row>
24286 <row bottomline="true">
24287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Standard
24291 ?
24292 \begin_inset ERT
24293 status collapsed
24294
24295 \begin_layout Standard
24296
24297
24298 \backslash
24299 hspace{0mm}
24300 \end_layout
24301
24302 \end_inset
24303
24304 `
24305 \begin_inset ERT
24306 status collapsed
24307
24308 \begin_layout Standard
24309
24310
24311 \backslash
24312 spce 
24313 \end_layout
24314
24315 \end_inset
24316
24317
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Standard
24326 \begin_inset Formula $\textrm{?`}$
24327 \end_inset
24328
24329
24330 \end_layout
24331
24332 \end_inset
24333 </cell>
24334 </row>
24335 <row bottomline="true">
24336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Standard
24340
24341 \backslash
24342 j
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Standard
24351 \begin_inset Formula $\textrm{\j}$
24352 \end_inset
24353
24354
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 </row>
24360 </lyxtabular>
24361
24362 \end_inset
24363
24364
24365 \hfill
24366
24367 \end_layout
24368
24369 \begin_layout Standard
24370 The characters 
24371 \begin_inset Formula $\textrm{\textrm{Å}}$
24372 \end_inset
24373
24374  and 
24375 \begin_inset Formula $\textrm{\textrm{Ø}}$
24376 \end_inset
24377
24378  can also be inserted via the math toolbar button 
24379 \begin_inset Graphics
24380         filename ../images/math/digamma.png
24381         scale 85
24382
24383 \end_inset
24384
24385 .
24386 \end_layout
24387
24388 \begin_layout Standard
24389 An exception are the commands 
24390 \series bold
24391 !
24392 \begin_inset ERT
24393 status collapsed
24394
24395 \begin_layout Standard
24396
24397
24398 \backslash
24399 hspace{0mm}
24400 \end_layout
24401
24402 \end_inset
24403
24404 `
24405 \series default
24406  and 
24407 \series bold
24408 ?
24409 \begin_inset ERT
24410 status collapsed
24411
24412 \begin_layout Standard
24413
24414
24415 \backslash
24416 hspace{0mm}
24417 \end_layout
24418
24419 \end_inset
24420
24421 `
24422 \series default
24423 , because they can be inserted in LyX directly to text.
24424 \end_layout
24425
24426 \begin_layout Subsection
24427 Accents in Text
24428 \begin_inset LatexCommand label
24429 name "sub:Accents-in-Text"
24430
24431 \end_inset
24432
24433
24434 \begin_inset LatexCommand index
24435 name "Accents ! in text"
24436
24437 \end_inset
24438
24439
24440 \end_layout
24441
24442 \begin_layout Standard
24443 With the following commands all letters can be accented.
24444  The commands must be inserted in TeX-mode.
24445 \end_layout
24446
24447 \begin_layout Standard
24448
24449 \hfill
24450
24451 \begin_inset Tabular
24452 <lyxtabular version="3" rows="8" columns="2">
24453 <features>
24454 <column alignment="block" valignment="top" leftline="true" width="0">
24455 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
24456 <row topline="true" bottomline="true">
24457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24458 \begin_inset Text
24459
24460 \begin_layout Standard
24461 Command
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Standard
24470 Result
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 </row>
24476 <row topline="true">
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Standard
24481
24482 \backslash
24483
24484 \begin_inset Quotes grd
24485 \end_inset
24486
24487 e
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24493 \begin_inset Text
24494
24495 \begin_layout Standard
24496 \begin_inset ERT
24497 status collapsed
24498
24499 \begin_layout Standard
24500
24501
24502 \backslash
24503 "e
24504 \end_layout
24505
24506 \end_inset
24507
24508
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 </row>
24514 <row topline="true">
24515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Standard
24519
24520 \backslash
24521 `e
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Standard
24530 \begin_inset ERT
24531 status collapsed
24532
24533 \begin_layout Standard
24534
24535
24536 \backslash
24537 `e
24538 \end_layout
24539
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 </row>
24548 <row topline="true">
24549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Standard
24553
24554 \backslash
24555 ^
24556 \begin_inset ERT
24557 status collapsed
24558
24559 \begin_layout Standard
24560
24561
24562 \backslash
24563 spce 
24564 \end_layout
24565
24566 \end_inset
24567
24568 e
24569 \end_layout
24570
24571 \end_inset
24572 </cell>
24573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24574 \begin_inset Text
24575
24576 \begin_layout Standard
24577 \begin_inset ERT
24578 status collapsed
24579
24580 \begin_layout Standard
24581
24582
24583 \backslash
24584 ^e
24585 \end_layout
24586
24587 \end_inset
24588
24589
24590 \end_layout
24591
24592 \end_inset
24593 </cell>
24594 </row>
24595 <row topline="true">
24596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Standard
24600
24601 \backslash
24602 =e
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Standard
24611 \begin_inset ERT
24612 status collapsed
24613
24614 \begin_layout Standard
24615
24616
24617 \backslash
24618 =e
24619 \end_layout
24620
24621 \end_inset
24622
24623
24624 \end_layout
24625
24626 \end_inset
24627 </cell>
24628 </row>
24629 <row topline="true">
24630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24631 \begin_inset Text
24632
24633 \begin_layout Standard
24634
24635 \backslash
24636 u
24637 \begin_inset ERT
24638 status collapsed
24639
24640 \begin_layout Standard
24641
24642
24643 \backslash
24644 spce 
24645 \end_layout
24646
24647 \end_inset
24648
24649 e
24650 \end_layout
24651
24652 \end_inset
24653 </cell>
24654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Standard
24658 \begin_inset ERT
24659 status collapsed
24660
24661 \begin_layout Standard
24662
24663
24664 \backslash
24665 u e
24666 \end_layout
24667
24668 \end_inset
24669
24670
24671 \end_layout
24672
24673 \end_inset
24674 </cell>
24675 </row>
24676 <row topline="true" bottomline="true">
24677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Standard
24681
24682 \backslash
24683 b
24684 \begin_inset ERT
24685 status collapsed
24686
24687 \begin_layout Standard
24688
24689
24690 \backslash
24691 spce 
24692 \end_layout
24693
24694 \end_inset
24695
24696 e
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Standard
24705 \begin_inset ERT
24706 status collapsed
24707
24708 \begin_layout Standard
24709
24710
24711 \backslash
24712 b e
24713 \end_layout
24714
24715 \end_inset
24716
24717
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 </row>
24723 <row bottomline="true">
24724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Standard
24728
24729 \backslash
24730 t
24731 \begin_inset ERT
24732 status collapsed
24733
24734 \begin_layout Standard
24735
24736
24737 \backslash
24738 spce 
24739 \end_layout
24740
24741 \end_inset
24742
24743 ee
24744 \end_layout
24745
24746 \end_inset
24747 </cell>
24748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24749 \begin_inset Text
24750
24751 \begin_layout Standard
24752 \begin_inset ERT
24753 status collapsed
24754
24755 \begin_layout Standard
24756
24757
24758 \backslash
24759 t ee
24760 \end_layout
24761
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 </row>
24770 </lyxtabular>
24771
24772 \end_inset
24773
24774
24775 \hfill
24776
24777 \begin_inset Tabular
24778 <lyxtabular version="3" rows="8" columns="2">
24779 <features>
24780 <column alignment="block" valignment="top" leftline="true" width="0">
24781 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24782 <row topline="true" bottomline="true">
24783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Standard
24787 Command
24788 \end_layout
24789
24790 \end_inset
24791 </cell>
24792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24793 \begin_inset Text
24794
24795 \begin_layout Standard
24796 Result
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 </row>
24802 <row topline="true">
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Standard
24807
24808 \backslash
24809 H
24810 \begin_inset ERT
24811 status collapsed
24812
24813 \begin_layout Standard
24814
24815
24816 \backslash
24817 spce 
24818 \end_layout
24819
24820 \end_inset
24821
24822 e
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24828 \begin_inset Text
24829
24830 \begin_layout Standard
24831 \begin_inset ERT
24832 status collapsed
24833
24834 \begin_layout Standard
24835
24836
24837 \backslash
24838 H e
24839 \end_layout
24840
24841 \end_inset
24842
24843
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 </row>
24849 <row topline="true">
24850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Standard
24854
24855 \backslash
24856 'e
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Standard
24865 \begin_inset ERT
24866 status collapsed
24867
24868 \begin_layout Standard
24869
24870
24871 \backslash
24872 'e
24873 \end_layout
24874
24875 \end_inset
24876
24877
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 </row>
24883 <row topline="true">
24884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24885 \begin_inset Text
24886
24887 \begin_layout Standard
24888
24889 \backslash
24890 ~e
24891 \begin_inset LatexCommand index
24892 name "Tilde"
24893
24894 \end_inset
24895
24896
24897 \end_layout
24898
24899 \end_inset
24900 </cell>
24901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Standard
24905 \begin_inset ERT
24906 status collapsed
24907
24908 \begin_layout Standard
24909
24910
24911 \backslash
24912 ~e
24913 \end_layout
24914
24915 \end_inset
24916
24917
24918 \end_layout
24919
24920 \end_inset
24921 </cell>
24922 </row>
24923 <row topline="true">
24924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24925 \begin_inset Text
24926
24927 \begin_layout Standard
24928
24929 \backslash
24930 .e
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Standard
24939 \begin_inset ERT
24940 status collapsed
24941
24942 \begin_layout Standard
24943
24944
24945 \backslash
24946 .e
24947 \end_layout
24948
24949 \end_inset
24950
24951
24952 \end_layout
24953
24954 \end_inset
24955 </cell>
24956 </row>
24957 <row topline="true" bottomline="true">
24958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24959 \begin_inset Text
24960
24961 \begin_layout Standard
24962
24963 \backslash
24964 v
24965 \begin_inset ERT
24966 status collapsed
24967
24968 \begin_layout Standard
24969
24970
24971 \backslash
24972 spce 
24973 \end_layout
24974
24975 \end_inset
24976
24977 e
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24983 \begin_inset Text
24984
24985 \begin_layout Standard
24986 \begin_inset ERT
24987 status collapsed
24988
24989 \begin_layout Standard
24990
24991
24992 \backslash
24993 v e
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \end_inset
25002 </cell>
25003 </row>
25004 <row bottomline="true">
25005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \begin_layout Standard
25009
25010 \backslash
25011 d
25012 \begin_inset ERT
25013 status collapsed
25014
25015 \begin_layout Standard
25016
25017
25018 \backslash
25019 spce 
25020 \end_layout
25021
25022 \end_inset
25023
25024 e
25025 \end_layout
25026
25027 \end_inset
25028 </cell>
25029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25030 \begin_inset Text
25031
25032 \begin_layout Standard
25033 \begin_inset ERT
25034 status collapsed
25035
25036 \begin_layout Standard
25037
25038
25039 \backslash
25040 d e
25041 \end_layout
25042
25043 \end_inset
25044
25045
25046 \end_layout
25047
25048 \end_inset
25049 </cell>
25050 </row>
25051 <row bottomline="true">
25052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25053 \begin_inset Text
25054
25055 \begin_layout Standard
25056
25057 \backslash
25058 c
25059 \begin_inset ERT
25060 status collapsed
25061
25062 \begin_layout Standard
25063
25064
25065 \backslash
25066 spce 
25067 \end_layout
25068
25069 \end_inset
25070
25071 e
25072 \end_layout
25073
25074 \end_inset
25075 </cell>
25076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Standard
25080 \begin_inset ERT
25081 status collapsed
25082
25083 \begin_layout Standard
25084
25085
25086 \backslash
25087 c e
25088 \end_layout
25089
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 </row>
25098 </lyxtabular>
25099
25100 \end_inset
25101
25102
25103 \hfill
25104
25105 \end_layout
25106
25107 \begin_layout Standard
25108 \begin_inset VSpace medskip
25109 \end_inset
25110
25111 With the command 
25112 \series bold
25113
25114 \backslash
25115 t
25116 \series default
25117  also two different characters can be accented.
25118  The command 
25119 \series bold
25120
25121 \backslash
25122 t
25123 \begin_inset ERT
25124 status collapsed
25125
25126 \begin_layout Standard
25127
25128
25129 \backslash
25130 spce 
25131 \end_layout
25132
25133 \end_inset
25134
25135 sz
25136 \series default
25137  creates: 
25138 \begin_inset ERT
25139 status collapsed
25140
25141 \begin_layout Standard
25142
25143
25144 \backslash
25145 t sz
25146 \end_layout
25147
25148 \end_inset
25149
25150
25151 \end_layout
25152
25153 \begin_layout Standard
25154 The accents 
25155 \series bold
25156 `
25157 \series default
25158  , 
25159 \series bold
25160 '
25161 \series default
25162  , and 
25163 \series bold
25164 ^
25165 \series default
25166  can in combination with vowels directly be inserted with the keyboard without
25167  using TeX-mode.
25168  The same applies for the tilde
25169 \begin_inset Foot
25170 status collapsed
25171
25172 \begin_layout Standard
25173 This only applies for keyboards where the tilde is defined as accent.
25174 \end_layout
25175
25176 \end_inset
25177
25178  
25179 \series bold
25180 ~
25181 \series default
25182  in combination with 
25183 \emph on
25184 a
25185 \emph default
25186  , 
25187 \emph on
25188 n
25189 \emph default
25190  , or 
25191 \emph on
25192 o
25193 \emph default
25194 .
25195 \end_layout
25196
25197 \begin_layout Standard
25198 The commands 
25199 \series bold
25200
25201 \backslash
25202 b
25203 \series default
25204  , 
25205 \series bold
25206
25207 \backslash
25208 c
25209 \series default
25210  , 
25211 \series bold
25212
25213 \backslash
25214 d
25215 \series default
25216  , 
25217 \series bold
25218
25219 \backslash
25220 H
25221 \series default
25222  , 
25223 \series bold
25224
25225 \backslash
25226 t
25227 \series default
25228  , 
25229 \series bold
25230
25231 \backslash
25232 u
25233 \series default
25234  , 
25235 \series bold
25236
25237 \backslash
25238 v
25239 \series default
25240 , and accents inserted directly with the keyboard are also available in
25241  mathematical text.
25242  For the other accents there are special math commands to be used in formulas,
25243  see 
25244 \begin_inset LatexCommand ref
25245 reference "sub:Accents-for-one"
25246
25247 \end_inset
25248
25249 .
25250 \end_layout
25251
25252 \begin_layout Standard
25253 \begin_inset VSpace bigskip
25254 \end_inset
25255
25256 Furthermore, with the command 
25257 \series bold
25258
25259 \backslash
25260 textcircled
25261 \series default
25262
25263 \begin_inset LatexCommand index
25264 name "Commands ! T ! \\textbackslash textcircled"
25265
25266 \end_inset
25267
25268  all numbers and letters can be set into a circle, quasi accented with a
25269  circle, similar to the the copyright symbol.
25270 \end_layout
25271
25272 \begin_layout Standard
25273 \align center
25274 \begin_inset Tabular
25275 <lyxtabular version="3" rows="3" columns="2">
25276 <features>
25277 <column alignment="center" valignment="top" leftline="true" width="0">
25278 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25279 <row topline="true" bottomline="true">
25280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Standard
25284 Command
25285 \end_layout
25286
25287 \end_inset
25288 </cell>
25289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25290 \begin_inset Text
25291
25292 \begin_layout Standard
25293 Result
25294 \begin_inset Note Note
25295 status collapsed
25296
25297 \begin_layout Standard
25298
25299 \series bold
25300
25301 \backslash
25302 raisebox
25303 \series default
25304  is only used as spacer.
25305 \end_layout
25306
25307 \end_inset
25308
25309
25310 \end_layout
25311
25312 \end_inset
25313 </cell>
25314 </row>
25315 <row topline="true">
25316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25317 \begin_inset Text
25318
25319 \begin_layout Standard
25320
25321 \backslash
25322 textcircled{w}
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25328 \begin_inset Text
25329
25330 \begin_layout Standard
25331 \begin_inset ERT
25332 status collapsed
25333
25334 \begin_layout Standard
25335
25336
25337 \backslash
25338 textcircled{w}
25339 \end_layout
25340
25341 \end_inset
25342
25343
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 </row>
25349 <row topline="true" bottomline="true">
25350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25351 \begin_inset Text
25352
25353 \begin_layout Standard
25354
25355 \backslash
25356 Large 
25357 \backslash
25358 textcircled{
25359 \backslash
25360 normalsize
25361 \backslash
25362 protect
25363 \backslash
25364 raisebox{-1.5pt}{W}}
25365 \end_layout
25366
25367 \end_inset
25368 </cell>
25369 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25370 \begin_inset Text
25371
25372 \begin_layout Standard
25373 \begin_inset Formula $\raisebox{4.5mm}{}$
25374 \end_inset
25375
25376
25377 \begin_inset ERT
25378 status collapsed
25379
25380 \begin_layout Standard
25381
25382
25383 \backslash
25384 Large 
25385 \backslash
25386 textcircled{
25387 \backslash
25388 normalsize
25389 \backslash
25390 protect
25391 \backslash
25392 raisebox{-1.5pt}W}
25393 \end_layout
25394
25395 \end_inset
25396
25397
25398 \begin_inset Formula $\raisebox{-2mm}{}$
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 </row>
25407 </lyxtabular>
25408
25409 \end_inset
25410
25411
25412 \end_layout
25413
25414 \begin_layout Standard
25415 One has to take care that the character fits in the circle.
25416  
25417 \series bold
25418
25419 \backslash
25420 Large
25421 \series default
25422
25423 \begin_inset Foot
25424 status collapsed
25425
25426 \begin_layout Standard
25427 see 
25428 \begin_inset LatexCommand ref
25429 reference "sub:Font-Sizes"
25430
25431 \end_inset
25432
25433
25434 \end_layout
25435
25436 \end_inset
25437
25438  specifies thereby the size of the circle.
25439  With the help of 
25440 \series bold
25441
25442 \backslash
25443 raisebox
25444 \series default
25445
25446 \begin_inset Foot
25447 status collapsed
25448
25449 \begin_layout Standard
25450 see 
25451 \begin_inset LatexCommand ref
25452 reference "sub:Boxes-without-Frame"
25453
25454 \end_inset
25455
25456
25457 \end_layout
25458
25459 \end_inset
25460
25461  the character can be centered.
25462 \end_layout
25463
25464 \begin_layout Subsection
25465 Minuscule Numbers
25466 \begin_inset LatexCommand index
25467 name "Minuscule numbers"
25468
25469 \end_inset
25470
25471
25472 \end_layout
25473
25474 \begin_layout Standard
25475 Minuscule numbers are created with the command 
25476 \series bold
25477
25478 \backslash
25479 oldstylenums
25480 \series default
25481
25482 \begin_inset LatexCommand index
25483 name "Commands ! O ! \\textbackslash oldstylenums"
25484
25485 \end_inset
25486
25487 .
25488  The command can be used in formulas and in TeX-mode.
25489  The command scheme is:
25490 \end_layout
25491
25492 \begin_layout Standard
25493
25494 \series bold
25495
25496 \backslash
25497 oldstylenums{number}
25498 \end_layout
25499
25500 \begin_layout Standard
25501 The command 
25502 \series bold
25503
25504 \backslash
25505 oldstylenums{0123456789
25506 \series default
25507  produces: 
25508 \begin_inset Formula $\oldstylenums{0123456789}$
25509 \end_inset
25510
25511
25512 \end_layout
25513
25514 \begin_layout Subsection
25515 Miscellaneous Special Characters
25516 \begin_inset LatexCommand label
25517 name "sub:Miscellaneous-Special-Characters"
25518
25519 \end_inset
25520
25521
25522 \begin_inset LatexCommand index
25523 name "Special characters ! miscellaneous"
25524
25525 \end_inset
25526
25527
25528 \end_layout
25529
25530 \begin_layout Standard
25531 The following characters can only be inserted to formulas by using commands:
25532 \end_layout
25533
25534 \begin_layout Standard
25535 \align center
25536 \begin_inset Tabular
25537 <lyxtabular version="3" rows="4" columns="2">
25538 <features>
25539 <column alignment="center" valignment="top" leftline="true" width="0">
25540 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25541 <row topline="true" bottomline="true">
25542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25543 \begin_inset Text
25544
25545 \begin_layout Standard
25546 Command
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25552 \begin_inset Text
25553
25554 \begin_layout Standard
25555 Result
25556 \end_layout
25557
25558 \end_inset
25559 </cell>
25560 </row>
25561 <row topline="true">
25562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25563 \begin_inset Text
25564
25565 \begin_layout Standard
25566
25567 \backslash
25568 ^
25569 \begin_inset ERT
25570 status collapsed
25571
25572 \begin_layout Standard
25573
25574
25575 \backslash
25576 spce 
25577 \end_layout
25578
25579 \end_inset
25580
25581
25582 \end_layout
25583
25584 \end_inset
25585 </cell>
25586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25587 \begin_inset Text
25588
25589 \begin_layout Standard
25590 \begin_inset Formula $\mathcircumflex$
25591 \end_inset
25592
25593
25594 \end_layout
25595
25596 \end_inset
25597 </cell>
25598 </row>
25599 <row topline="true">
25600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25601 \begin_inset Text
25602
25603 \begin_layout Standard
25604
25605 \backslash
25606 _
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Standard
25615 \begin_inset Formula $\_$
25616 \end_inset
25617
25618
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 </row>
25624 <row topline="true" bottomline="true">
25625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Standard
25629 ^
25630 \begin_inset ERT
25631 status collapsed
25632
25633 \begin_layout Standard
25634
25635
25636 \backslash
25637 spce 
25638 \end_layout
25639
25640 \end_inset
25641
25642
25643 \backslash
25644 circ
25645 \begin_inset LatexCommand index
25646 name "°"
25647
25648 \end_inset
25649
25650
25651 \end_layout
25652
25653 \end_inset
25654 </cell>
25655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25656 \begin_inset Text
25657
25658 \begin_layout Standard
25659 \begin_inset Formula $^{\circ}$
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \end_inset
25666 </cell>
25667 </row>
25668 </lyxtabular>
25669
25670 \end_inset
25671
25672
25673 \end_layout
25674
25675 \begin_layout Standard
25676 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
25677  contains the following line
25678 \begin_inset Foot
25679 status collapsed
25680
25681 \begin_layout Standard
25682 More about this is described in 
25683 \begin_inset LatexCommand ref
25684 reference "sub:Text-Characters-in"
25685
25686 \end_inset
25687
25688 .
25689 \end_layout
25690
25691 \end_inset
25692
25693 :
25694 \end_layout
25695
25696 \begin_layout Standard
25697
25698 \series bold
25699
25700 \backslash
25701 DeclareInputtext{176}{
25702 \backslash
25703 ifmmode^
25704 \backslash
25705 circ
25706 \backslash
25707 else
25708 \backslash
25709 textdegree
25710 \backslash
25711 f\SpecialChar \textcompwordmark{}
25712 i}
25713 \end_layout
25714
25715 \begin_layout Standard
25716 \begin_inset VSpace bigskip
25717 \end_inset
25718
25719 The tilde
25720 \begin_inset LatexCommand index
25721 name "Tilde"
25722
25723 \end_inset
25724
25725  is designed as accent, thus is looks alone a bit misplaced: ~
25726 \newline
25727 But for web
25728  addresses (URLs) sometimes a single tilde is needed.
25729  In this case the relation sign 
25730 \series bold
25731
25732 \backslash
25733 sim
25734 \begin_inset Foot
25735 status collapsed
25736
25737 \begin_layout Standard
25738 see 
25739 \begin_inset LatexCommand ref
25740 reference "sec:Relations"
25741
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \end_inset
25748
25749
25750 \series default
25751  is used in a formula.
25752  As a formula cannot be created in an URL-box (menu 
25753 \family sans
25754 Insert\SpecialChar \menuseparator
25755 URL
25756 \family default
25757 ), the URL is inserted as normal text with the font style '
25758 \family typewriter
25759 typewriter
25760 \family default
25761 '.
25762  Should the URL be a hyperlink in the DVI- or PDF-output, the command 
25763 \series bold
25764
25765 \backslash
25766 href
25767 \series default
25768
25769 \begin_inset Foot
25770 status collapsed
25771
25772 \begin_layout Standard
25773
25774 \series bold
25775
25776 \backslash
25777 href
25778 \series default
25779  can only be used together with the LaTeX-package 
25780 \series bold
25781 hyperref
25782 \series default
25783
25784 \begin_inset LatexCommand index
25785 name "Packages ! hyperref"
25786
25787 \end_inset
25788
25789 .
25790  More about 
25791 \series bold
25792
25793 \backslash
25794 href
25795 \series default
25796  is written in the section 
25797 \family typewriter
25798 URL
25799 \family default
25800  in the 
25801 \family typewriter
25802 Embedded\InsetSpace ~
25803 Objects
25804 \family default
25805  manual.
25806 \end_layout
25807
25808 \end_inset
25809
25810
25811 \begin_inset LatexCommand index
25812 name "Commands ! H ! \\textbackslash href"
25813
25814 \end_inset
25815
25816  is used.
25817 \end_layout
25818
25819 \begin_layout Standard
25820 As example an URL with a tilde:
25821 \end_layout
25822
25823 \begin_layout Standard
25824 as text: 
25825 \family typewriter
25826 http://www.lyx.org/
25827 \begin_inset Formula $\sim$
25828 \end_inset
25829
25830 mustermann
25831 \end_layout
25832
25833 \begin_layout Standard
25834 with 
25835 \series bold
25836
25837 \backslash
25838 href
25839 \series default
25840
25841 \begin_inset ERT
25842 status collapsed
25843
25844 \begin_layout Standard
25845
25846
25847 \backslash
25848 href{http://www.lyx.org/~mustermann}{
25849 \end_layout
25850
25851 \end_inset
25852
25853 http://www.lyx.org/
25854 \begin_inset Formula $\sim$
25855 \end_inset
25856
25857 mustermann
25858 \begin_inset ERT
25859 status collapsed
25860
25861 \begin_layout Standard
25862
25863 }
25864 \end_layout
25865
25866 \end_inset
25867
25868
25869 \end_layout
25870
25871 \begin_layout Section
25872 Formula Styles
25873 \begin_inset LatexCommand label
25874 name "sec:Formula-Styles"
25875
25876 \end_inset
25877
25878
25879 \begin_inset LatexCommand index
25880 name "Formula ! styles"
25881
25882 \end_inset
25883
25884
25885 \end_layout
25886
25887 \begin_layout Itemize
25888 There are two different alignment styles:
25889 \end_layout
25890
25891 \begin_deeper
25892 \begin_layout Description
25893 Centered is the predefined standard
25894 \end_layout
25895
25896 \begin_layout Description
25897 Indented for this the option 
25898 \series bold
25899 fleqn
25900 \series default
25901  must be inserted in the menu 
25902 \family sans
25903 Document\SpecialChar \menuseparator
25904 Settings
25905 \family default
25906  under 
25907 \family sans
25908 Document\InsetSpace ~
25909 Class
25910 \end_layout
25911
25912 \begin_layout Standard
25913 When 
25914 \series bold
25915 Indented
25916 \series default
25917  is used, the indentation can be adjusted with the length 
25918 \series bold
25919
25920 \backslash
25921 mathindent
25922 \series default
25923
25924 \begin_inset LatexCommand index
25925 name "Commands ! M ! \\textbackslash mathindent"
25926
25927 \end_inset
25928
25929 .
25930  Should the distance be 15\InsetSpace \thinspace{}
25931 mm, the following command line is inserted in
25932  the LaTeX-preamble
25933 \end_layout
25934
25935 \begin_layout Standard
25936
25937 \series bold
25938
25939 \backslash
25940 setlength{
25941 \backslash
25942 mathindent}{15mm}
25943 \end_layout
25944
25945 \begin_layout Standard
25946 When no length is specified, the predefined value of 30\InsetSpace \thinspace{}
25947 pt will be used.
25948 \end_layout
25949
25950 \end_deeper
25951 \begin_layout Itemize
25952 And two different numbering styles:
25953 \end_layout
25954
25955 \begin_deeper
25956 \begin_layout Description
25957 Right is the predefined standard
25958 \end_layout
25959
25960 \begin_layout Description
25961 Left for this the option 
25962 \series bold
25963 leqno
25964 \series default
25965  must be inserted in the menu 
25966 \family sans
25967 Document\SpecialChar \menuseparator
25968 Settings
25969 \family default
25970  under 
25971 \family sans
25972 Document\InsetSpace ~
25973 Class
25974 \end_layout
25975
25976 \end_deeper
25977 \begin_layout Standard
25978
25979 \series bold
25980 fleqn
25981 \series default
25982  and 
25983 \series bold
25984 leqno
25985 \series default
25986  can also be used together.
25987  In this case both options are inserted, separated by a comma.
25988 \end_layout
25989
25990 \begin_layout Standard
25991 The chosen styles are used for all displayed formulas of the document.
25992  When both, centered and indented formulas should be created in a document,
25993  the style 
25994 \series bold
25995 Centered
25996 \series default
25997  is used.
25998  The indented formulas are then set in a flalign environment, see 
25999 \begin_inset LatexCommand ref
26000 reference "sub:Flalign-Environment"
26001
26002 \end_inset
26003
26004 .
26005 \end_layout
26006
26007 \begin_layout Section
26008 Multiline Formulas
26009 \begin_inset LatexCommand label
26010 name "sec:Multiline-Formulas"
26011
26012 \end_inset
26013
26014
26015 \begin_inset LatexCommand index
26016 name "Formula ! multiline"
26017
26018 \end_inset
26019
26020
26021 \end_layout
26022
26023 \begin_layout Subsection
26024 General
26025 \end_layout
26026
26027 \begin_layout Standard
26028 In LyX multiline formulas are created by pressing 
26029 \family sans
26030 \series bold
26031 Ctrl-Return
26032 \family default
26033 \series default
26034  inside a formula.
26035  This creates an 
26036 \series bold
26037 align environment
26038 \series default
26039  that is described in 
26040 \begin_inset LatexCommand ref
26041 reference "sub:Standard-align-Environment"
26042
26043 \end_inset
26044
26045 .
26046 \end_layout
26047
26048 \begin_layout Standard
26049 There are other multiline formula environments that can be created via the
26050  menu 
26051 \family sans
26052 Insert\SpecialChar \menuseparator
26053 Math
26054 \family default
26055 .
26056  These environments are described in the following sections.
26057 \end_layout
26058
26059 \begin_layout Standard
26060 In all multiline formula environments a new line is created by pressing
26061  
26062 \family sans
26063 Ctrl-Return
26064 \family default
26065 .
26066  To add or delete lines, the math toolbar buttons 
26067 \begin_inset Graphics
26068         filename ../images/tabular-feature_append-row.png
26069         scale 85
26070
26071 \end_inset
26072
26073  or 
26074 \begin_inset Graphics
26075         filename ../images/tabular-feature_delete-row.png
26076         scale 85
26077
26078 \end_inset
26079
26080 , respectively, or the menu 
26081 \family sans
26082 Edit\SpecialChar \menuseparator
26083 Rows & Columns
26084 \family default
26085  can be used.
26086 \end_layout
26087
26088 \begin_layout Subsubsection
26089 Line Separation
26090 \begin_inset LatexCommand label
26091 name "sub:Line-Separation"
26092
26093 \end_inset
26094
26095
26096 \begin_inset LatexCommand index
26097 name "Formula ! multiline ! Line separation"
26098
26099 \end_inset
26100
26101
26102 \end_layout
26103
26104 \begin_layout Standard
26105 There is sometimes not enough space in multiline formulas between the lines:
26106 \begin_inset Formula \begin{eqnarray*}
26107 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}\\
26108 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*}
26109
26110 \end_inset
26111
26112
26113 \end_layout
26114
26115 \begin_layout Standard
26116 In LaTeX additional line space is specified as optional argument of the
26117  new line command.
26118  This is not yet possible in LyX
26119 \begin_inset Foot
26120 status collapsed
26121
26122 \begin_layout Standard
26123 see 
26124 \begin_inset ERT
26125 status collapsed
26126
26127 \begin_layout Standard
26128
26129
26130 \backslash
26131 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
26132 \end_layout
26133
26134 \end_inset
26135
26136 LyX-bug #1505
26137 \begin_inset ERT
26138 status collapsed
26139
26140 \begin_layout Standard
26141
26142 }
26143 \end_layout
26144
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \end_inset
26151
26152 , therefore the whole formula must be inserted in TeX-mode.
26153  To add in our example space, the command 
26154 \series bold
26155
26156 \backslash
26157
26158 \backslash
26159 [3mm]
26160 \series default
26161  is inserted at the end of the first line.
26162  One gets: 
26163 \begin_inset ERT
26164 status collapsed
26165
26166 \begin_layout Standard
26167
26168
26169 \backslash
26170 begin{eqnarray*}
26171 \end_layout
26172
26173 \begin_layout Standard
26174
26175 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26176  = & 
26177 \backslash
26178 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26179 \backslash
26180
26181 \backslash
26182 [3mm]
26183 \end_layout
26184
26185 \begin_layout Standard
26186
26187 4x^{2}
26188 \backslash
26189 left(B^{2}+x_{0}^{2}
26190 \backslash
26191 right)+4x_{0}x
26192 \backslash
26193 left(D-B^{2}
26194 \backslash
26195 right)+B^{2}
26196 \backslash
26197 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26198 \backslash
26199 right) & = & 0
26200 \end_layout
26201
26202 \begin_layout Standard
26203
26204
26205 \backslash
26206 end{eqnarray*}
26207 \end_layout
26208
26209 \end_inset
26210
26211
26212 \end_layout
26213
26214 \begin_layout Standard
26215 \begin_inset VSpace bigskip
26216 \end_inset
26217
26218 To set the the line separation for all lines in a formula, the length 
26219 \series bold
26220
26221 \backslash
26222 jot
26223 \series default
26224
26225 \begin_inset LatexCommand index
26226 name "Commands ! J ! \\textbackslash jot"
26227
26228 \end_inset
26229
26230  is changed.
26231  The definition is: 
26232 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
26233 \end_inset
26234
26235 .
26236  Predefined for 
26237 \series bold
26238
26239 \backslash
26240 jot
26241 \series default
26242  is the value 3\InsetSpace \thinspace{}
26243 pt.
26244  To create 3\InsetSpace \thinspace{}
26245 mm additional line separation as in the previous example, the
26246  command
26247 \end_layout
26248
26249 \begin_layout Standard
26250
26251 \series bold
26252
26253 \backslash
26254 setlength{
26255 \backslash
26256 jot}{3mm+3pt}
26257 \end_layout
26258
26259 \begin_layout Standard
26260 is inserted in TeX-mode before the formula.
26261  This requires that the LaTeX-package 
26262 \series bold
26263 calc
26264 \series default
26265
26266 \begin_inset Foot
26267 status collapsed
26268
26269 \begin_layout Standard
26270
26271 \series bold
26272 calc
26273 \series default
26274  is part of every LaTeX standard installation.
26275 \end_layout
26276
26277 \end_inset
26278
26279
26280 \begin_inset LatexCommand index
26281 name "Packages ! calc"
26282
26283 \end_inset
26284
26285  was loaded in LaTeX-preamble with the line
26286 \end_layout
26287
26288 \begin_layout Standard
26289
26290 \series bold
26291
26292 \backslash
26293 usepackage{calc}
26294 \end_layout
26295
26296 \begin_layout Standard
26297 One gets: 
26298 \begin_inset ERT
26299 status collapsed
26300
26301 \begin_layout Standard
26302
26303
26304 \backslash
26305 setlength{
26306 \backslash
26307 jot}{3mm+3pt}
26308 \end_layout
26309
26310 \end_inset
26311
26312
26313 \begin_inset Formula \begin{eqnarray*}
26314 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}\\
26315 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*}
26316
26317 \end_inset
26318
26319
26320 \end_layout
26321
26322 \begin_layout Standard
26323 \begin_inset ERT
26324 status collapsed
26325
26326 \begin_layout Standard
26327
26328
26329 \backslash
26330 setlength{
26331 \backslash
26332 jot}{3pt}
26333 \end_layout
26334
26335 \end_inset
26336
26337  To get back to the predefined distance, 
26338 \series bold
26339
26340 \backslash
26341 jot
26342 \series default
26343  is set to the value 3\InsetSpace \thinspace{}
26344 pt.
26345 \end_layout
26346
26347 \begin_layout Subsubsection
26348 Column Separation
26349 \begin_inset LatexCommand label
26350 name "sub:Column-Separation"
26351
26352 \end_inset
26353
26354
26355 \begin_inset LatexCommand index
26356 name "Formula ! multiline ! Column separation"
26357
26358 \end_inset
26359
26360
26361 \end_layout
26362
26363 \begin_layout Standard
26364 Multiline formulas form a matrix.
26365  A formula in the eqnarray environment is for example a matrix with three
26366  columns.
26367  By changing the column separation in this environment, the space beside
26368  the relation sign can be changed.
26369 \end_layout
26370
26371 \begin_layout Standard
26372 The column separation is specified with the length 
26373 \series bold
26374
26375 \backslash
26376 arraycolsep
26377 \series default
26378
26379 \begin_inset LatexCommand index
26380 name "Commands ! A ! \\textbackslash arraycolsep"
26381
26382 \end_inset
26383
26384  according to:
26385 \newline
26386 column separation = 2\InsetSpace \thinspace{}
26387
26388 \series bold
26389
26390 \backslash
26391 arraycolsep
26392 \series default
26393
26394 \newline
26395 Thus, the command
26396 \end_layout
26397
26398 \begin_layout Standard
26399
26400 \series bold
26401
26402 \backslash
26403 setlength{
26404 \backslash
26405 arraycolsep}{1cm}
26406 \end_layout
26407
26408 \begin_layout Standard
26409 inserted in TeX-mode, sets for all following formulas a column separation
26410  of 2\InsetSpace \thinspace{}
26411 cm.
26412  To get back to the predefined distance, 
26413 \series bold
26414
26415 \backslash
26416 arraycolsep
26417 \series default
26418  is set to 5\InsetSpace \thinspace{}
26419 pt.
26420 \end_layout
26421
26422 \begin_layout Standard
26423 A formula with 2\InsetSpace \thinspace{}
26424 cm column separation:
26425 \begin_inset ERT
26426 status collapsed
26427
26428 \begin_layout Standard
26429
26430
26431 \backslash
26432 setlength{
26433 \backslash
26434 arraycolsep}{1cm}
26435 \end_layout
26436
26437 \end_inset
26438
26439
26440 \begin_inset Formula \begin{eqnarray*}
26441 A & = & B\\
26442 C & \ne & A\end{eqnarray*}
26443
26444 \end_inset
26445
26446 A formula with the predefined column separation for matrices of 10\InsetSpace \thinspace{}
26447 pt:
26448 \begin_inset ERT
26449 status collapsed
26450
26451 \begin_layout Standard
26452
26453
26454 \backslash
26455 setlength{
26456 \backslash
26457 arraycolsep}{5pt}
26458 \end_layout
26459
26460 \end_inset
26461
26462
26463 \begin_inset Formula \begin{eqnarray*}
26464 A & = & B\\
26465 C & \ne & A\end{eqnarray*}
26466
26467 \end_inset
26468
26469
26470 \end_layout
26471
26472 \begin_layout Subsubsection
26473 Long Formulas
26474 \begin_inset LatexCommand index
26475 name "Formula ! long"
26476
26477 \end_inset
26478
26479
26480 \end_layout
26481
26482 \begin_layout Standard
26483 Long formulas can be typeset using these methods:
26484 \end_layout
26485
26486 \begin_layout Itemize
26487 When one side of the equation is much shorther than the line width, this
26488  one is chosen for the left side and the right side is typeset over two
26489  lines:
26490 \begin_inset ERT
26491 status collapsed
26492
26493 \begin_layout Standard
26494
26495
26496 \backslash
26497 medskip
26498 \end_layout
26499
26500 \end_inset
26501
26502  
26503 \begin_inset Formula \begin{eqnarray}
26504 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 \\
26505  &  & -\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}
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 The minus sign at the beginning of the second line does normally not appear
26525  as operator because it is the first character of the line.
26526  Thus it would not be surrounded by space and could not be distinguished
26527  from the fraction bar.
26528  To avoid this, space was inserted behind the minus sign with the command
26529  
26530 \series bold
26531
26532 \backslash
26533 hspace{3pt}
26534 \series default
26535
26536 \begin_inset Foot
26537 status collapsed
26538
26539 \begin_layout Standard
26540 more about 
26541 \series bold
26542
26543 \backslash
26544 hspace
26545 \series default
26546  see 
26547 \begin_inset LatexCommand ref
26548 reference "sub:Variable-Space"
26549
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \end_inset
26556
26557
26558 \begin_inset LatexCommand index
26559 name "Commands ! H ! \\textbackslash hspace"
26560
26561 \end_inset
26562
26563 .
26564 \end_layout
26565
26566 \begin_layout Itemize
26567 When both sides of the equation are too long, the command 
26568 \series bold
26569
26570 \backslash
26571 lefteqn
26572 \series default
26573
26574 \begin_inset LatexCommand index
26575 name "Commands ! L ! \\textbackslash lefteqn"
26576
26577 \end_inset
26578
26579  is used.
26580  It is inserted to the first column of the first line and effects that all
26581  further insertions overwrite the following columns:
26582 \begin_inset ERT
26583 status collapsed
26584
26585 \begin_layout Standard
26586
26587
26588 \backslash
26589 medskip
26590 \end_layout
26591
26592 \end_inset
26593
26594
26595 \begin_inset Formula \begin{eqnarray}
26596 \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 \\
26597  &  & -\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 \\
26598  &  & =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}
26599
26600 \end_inset
26601
26602
26603 \begin_inset ERT
26604 status collapsed
26605
26606 \begin_layout Standard
26607
26608
26609 \backslash
26610 smallskip
26611 \end_layout
26612
26613 \end_inset
26614
26615
26616 \newline
26617 After the insertion of 
26618 \series bold
26619
26620 \backslash
26621 lefteqn
26622 \series default
26623 , the cursor is in a purple box that is a bit shifted to the left from the
26624  blue one.
26625  In this the formula is inserted.
26626 \begin_inset ERT
26627 status collapsed
26628
26629 \begin_layout Standard
26630
26631
26632 \backslash
26633 medskip
26634 \end_layout
26635
26636 \end_inset
26637
26638
26639 \newline
26640 The content of the further lines is inserted to the second or another formula
26641  column.
26642  The greater the column number where it was inserted, the larger the indentation.
26643 \begin_inset ERT
26644 status collapsed
26645
26646 \begin_layout Standard
26647
26648
26649 \backslash
26650 medskip
26651 \end_layout
26652
26653 \end_inset
26654
26655
26656 \newline
26657
26658 \begin_inset Note Greyedout
26659 status open
26660
26661 \begin_layout Standard
26662 Note the following when using 
26663 \series bold
26664
26665 \backslash
26666 lefteqn
26667 \series default
26668 :
26669 \end_layout
26670
26671 \begin_layout Itemize
26672 The formula doesn't use the full page width.
26673  When e.\InsetSpace \thinspace{}
26674 g.\InsetSpace ~
26675 the term 
26676 \begin_inset Formula $-B^{2}$
26677 \end_inset
26678
26679  is added to the first line in the above example, it would have been outside
26680  the page margin.
26681  To better use the width, negative space can be inserted at the beginning
26682  of the first line.
26683 \end_layout
26684
26685 \begin_layout Itemize
26686 Due to a bug in LyX the cursor cannot be set with the mouse into the first
26687  line.
26688 \begin_inset Foot
26689 status collapsed
26690
26691 \begin_layout Standard
26692 \begin_inset ERT
26693 status collapsed
26694
26695 \begin_layout Standard
26696
26697
26698 \backslash
26699 href{http://bugzilla.lyx.org/show_bug.cgi?id=1429}{
26700 \end_layout
26701
26702 \end_inset
26703
26704 LyX-bug #1429
26705 \begin_inset ERT
26706 status collapsed
26707
26708 \begin_layout Standard
26709
26710 }
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \end_inset
26719
26720  One can only set the cursor at the beginning of the line and move it with
26721  the arrow keys.
26722 \end_layout
26723
26724 \end_inset
26725
26726
26727 \end_layout
26728
26729 \begin_layout Itemize
26730 Other methods to set long formulas are offered by the environments described
26731  in 
26732 \begin_inset LatexCommand ref
26733 reference "sub:Multline-Environment"
26734
26735 \end_inset
26736
26737  and 
26738 \begin_inset LatexCommand ref
26739 reference "sub:Multiline-Formula-Parts"
26740
26741 \end_inset
26742
26743 .
26744 \end_layout
26745
26746 \begin_layout Subsubsection
26747 Multiline Brackets
26748 \begin_inset LatexCommand label
26749 name "sub:Multiline-Brackets"
26750
26751 \end_inset
26752
26753
26754 \begin_inset LatexCommand index
26755 name "Brackets ! for multiline expressions"
26756
26757 \end_inset
26758
26759
26760 \end_layout
26761
26762 \begin_layout Standard
26763 For brackets spanning multiple lines the following problem occurs:
26764 \begin_inset Formula \begin{eqnarray*}
26765 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26766  &  & \left.\cdots+B-D\right]\end{eqnarray*}
26767
26768 \end_inset
26769
26770
26771 \end_layout
26772
26773 \begin_layout Standard
26774 The closing bracket is smaller than the opening bracket because brackets
26775  with variable size may not span multiple lines.
26776 \end_layout
26777
26778 \begin_layout Standard
26779 To set the bracket size for the second line correctly, the first line is
26780  ended with 
26781 \series bold
26782
26783 \backslash
26784 right.
26785 \series default
26786
26787 \begin_inset LatexCommand index
26788 name "Commands ! R ! \\textbackslash right"
26789
26790 \end_inset
26791
26792  and the second line with 
26793 \series bold
26794
26795 \backslash
26796 left.
26797 \begin_inset Foot
26798 status collapsed
26799
26800 \begin_layout Standard
26801 for more about 
26802 \series bold
26803
26804 \backslash
26805 left
26806 \series default
26807  and 
26808 \series bold
26809
26810 \backslash
26811 right
26812 \series default
26813  see 
26814 \begin_inset LatexCommand ref
26815 reference "sub:Automatic-Bracket-Size"
26816
26817 \end_inset
26818
26819
26820 \end_layout
26821
26822 \end_inset
26823
26824
26825 \series default
26826
26827 \begin_inset LatexCommand index
26828 name "Commands ! L ! \\textbackslash left"
26829
26830 \end_inset
26831
26832 .
26833  After 
26834 \series bold
26835
26836 \backslash
26837 left.
26838
26839 \series default
26840  the command 
26841 \series bold
26842
26843 \backslash
26844 vphantom
26845 \series default
26846
26847 \begin_inset ERT
26848 status collapsed
26849
26850 \begin_layout Standard
26851
26852
26853 \backslash
26854 spce 
26855 \end_layout
26856
26857 \end_inset
26858
26859
26860 \series bold
26861
26862 \backslash
26863 prod
26864 \series default
26865 ^
26866 \begin_inset ERT
26867 status collapsed
26868
26869 \begin_layout Standard
26870
26871
26872 \backslash
26873 spce 
26874 \end_layout
26875
26876 \end_inset
26877
26878
26879 \series bold
26880
26881 \backslash
26882 infty
26883 \series default
26884
26885 \begin_inset ERT
26886 status collapsed
26887
26888 \begin_layout Standard
26889
26890
26891 \backslash
26892 spce 
26893 \end_layout
26894
26895 \end_inset
26896
26897
26898 \series bold
26899
26900 \begin_inset Formula $\downarrow$
26901 \end_inset
26902
26903 _R=1}
26904 \series default
26905
26906 \begin_inset LatexCommand index
26907 name "Commands ! V ! \\textbackslash vphantom"
26908
26909 \end_inset
26910
26911  is inserted, because the multiplication operator with its limits is the
26912  largest symbol in the first line and this should be the size for the bracket
26913  in the second line.
26914 \end_layout
26915
26916 \begin_layout Standard
26917 The result is this:
26918 \begin_inset Formula \begin{eqnarray*}
26919 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26920  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
26921
26922 \end_inset
26923
26924
26925 \end_layout
26926
26927 \begin_layout Subsection
26928 Align Environments
26929 \end_layout
26930
26931 \begin_layout Standard
26932 Align environments can be used for every kind of multiline formulas.
26933  They are specially useful to set several formulas side by side.
26934 \end_layout
26935
26936 \begin_layout Standard
26937 Align environments consist of columns.
26938  The odd columns are right aligned, the even ones left aligned.
26939  Every line in an Align environment can be numbered.
26940 \end_layout
26941
26942 \begin_layout Standard
26943 Align environments are created via the menu 
26944 \family sans
26945 Insert\SpecialChar \menuseparator
26946 Math
26947 \family default
26948 .
26949  With the menu 
26950 \family sans
26951 Edit\SpecialChar \menuseparator
26952 Math\SpecialChar \menuseparator
26953 Change Formula Type
26954 \family default
26955  already existing existing formulas can be converted to Align environments.
26956 \end_layout
26957
26958 \begin_layout Standard
26959 To add or delete columns, the math toolbar buttons 
26960 \begin_inset Graphics
26961         filename ../images/tabular-feature_append-column.png
26962         scale 85
26963
26964 \end_inset
26965
26966  or 
26967 \begin_inset Graphics
26968         filename ../images/tabular-feature_delete-column.png
26969         scale 85
26970
26971 \end_inset
26972
26973 , respectively, or the menu 
26974 \family sans
26975 Edit\SpecialChar \menuseparator
26976 Rows & Columns
26977 \family default
26978  can be used.
26979 \end_layout
26980
26981 \begin_layout Subsubsection
26982 Standard align Environment
26983 \begin_inset LatexCommand label
26984 name "sub:Standard-align-Environment"
26985
26986 \end_inset
26987
26988
26989 \begin_inset LatexCommand index
26990 name "Formula ! multiline ! align environment"
26991
26992 \end_inset
26993
26994
26995 \end_layout
26996
26997 \begin_layout Standard
26998 This Align environment is created by presssing 
26999 \family sans
27000 Ctrl-Return
27001 \family default
27002  in a formula or by the menu 
27003 \family sans
27004 Insert\SpecialChar \menuseparator
27005 Math\SpecialChar \menuseparator
27006 AMS align Environment
27007 \family default
27008 .
27009 \end_layout
27010
27011 \begin_layout Standard
27012 An example for two formulas set side by side, that are created with a four
27013  column align environment:
27014 \begin_inset Formula \begin{align*}
27015 A & =\sin(B) & C & =D\\
27016 C & \ne A & B & \ne D\end{align*}
27017
27018 \end_inset
27019
27020 As it can be seen, the formulas in this environment are placed so as if
27021  there would be a 
27022 \series bold
27023
27024 \backslash
27025 hfill
27026 \begin_inset Foot
27027 status collapsed
27028
27029 \begin_layout Standard
27030 more about 
27031 \series bold
27032
27033 \backslash
27034 hfill
27035 \series default
27036  see 
27037 \begin_inset LatexCommand ref
27038 reference "sub:Variable-Space"
27039
27040 \end_inset
27041
27042
27043 \end_layout
27044
27045 \end_inset
27046
27047
27048 \series default
27049  before the first and after every even column.
27050  When the formula style 
27051 \series bold
27052 Indented
27053 \begin_inset Foot
27054 status collapsed
27055
27056 \begin_layout Standard
27057 formula styles see 
27058 \begin_inset LatexCommand ref
27059 reference "sec:Formula-Styles"
27060
27061 \end_inset
27062
27063
27064 \end_layout
27065
27066 \end_inset
27067
27068
27069 \series default
27070  is used, the formula is set without the 
27071 \series bold
27072
27073 \backslash
27074 hfill
27075 \series default
27076  before the first column.
27077 \end_layout
27078
27079 \begin_layout Subsubsection
27080 Alignat Environment
27081 \begin_inset LatexCommand index
27082 name "Formula ! multiline ! alignat environment"
27083
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \begin_layout Standard
27090 The alignat environment has no predefined column separation.
27091  It can be inserted manually with the spaces that are described 
27092 \begin_inset LatexCommand ref
27093 reference "sub:Space"
27094
27095 \end_inset
27096
27097 .
27098 \end_layout
27099
27100 \begin_layout Standard
27101 The above example in the alignat environment where 1\InsetSpace \thinspace{}
27102 cm space was inserted
27103  at the beginning of the second formula:
27104 \begin_inset Formula \begin{alignat*}{2}
27105 A & =\sin(B) & \hspace{1cm}C & =D\\
27106 C & \ne A & B & \ne D\end{alignat*}
27107
27108 \end_inset
27109
27110 Because the column separation can be set separately for every column, this
27111  environment is especially suitable to set three and more formulas side
27112  by side.
27113 \end_layout
27114
27115 \begin_layout Subsubsection
27116 Flalign Environment
27117 \begin_inset LatexCommand label
27118 name "sub:Flalign-Environment"
27119
27120 \end_inset
27121
27122
27123 \begin_inset LatexCommand index
27124 name "Formula ! multiline ! flalign environment"
27125
27126 \end_inset
27127
27128
27129 \end_layout
27130
27131 \begin_layout Standard
27132 In this environment the first two columns are always set as much as possible
27133  to the left and the last two ones to the right.
27134  An example:
27135 \begin_inset Formula \begin{flalign*}
27136 A & =1 & B & =2 & C & =3\\
27137 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
27138
27139 \end_inset
27140
27141
27142 \end_layout
27143
27144 \begin_layout Standard
27145 By creating a flalign environment with an odd number of columns where an
27146  empty TeX-brace is inserted to the last column, several formulas in a document
27147  can be set to the left, although the formula style 
27148 \series bold
27149 Centered
27150 \series default
27151  is used.
27152  As example the indented formula 
27153 \begin_inset LatexCommand eqref
27154 reference "eq:VolInt"
27155
27156 \end_inset
27157
27158 :
27159 \begin_inset Formula \begin{flalign}
27160 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
27161
27162 \end_inset
27163
27164 The first two columns contain the formula.
27165  To indent it as with the formula style 
27166 \series bold
27167 Indented
27168 \series default
27169 , 30\InsetSpace \thinspace{}
27170 pt space was inserted at the beginning of the first column.
27171 \end_layout
27172
27173 \begin_layout Subsection
27174 Eqnarray Environment
27175 \begin_inset LatexCommand index
27176 name "Formula ! multiline ! eqnarray environment"
27177
27178 \end_inset
27179
27180
27181 \end_layout
27182
27183 \begin_layout Standard
27184 When this environment has been created, three blue boxes appear.
27185  The content of the first box is right aligned, the content of the last
27186  one left aligned.
27187  The content of the middle box appears centered and a bit smaller, because
27188  it is designed to insert there only relation characters.
27189 \begin_inset Formula \begin{eqnarray*}
27190 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27191 AB & AB & AB\\
27192 A & = & A\end{eqnarray*}
27193
27194 \end_inset
27195
27196
27197 \end_layout
27198
27199 \begin_layout Subsection
27200 Gather Environment
27201 \begin_inset LatexCommand index
27202 name "Formula ! multiline ! gather environment"
27203
27204 \end_inset
27205
27206
27207 \end_layout
27208
27209 \begin_layout Standard
27210 This environment consists of only one centered column.
27211  Every line can be numbered.
27212 \begin_inset Formula \begin{gather}
27213 A=1\\
27214 X=\textrm{-}1\end{gather}
27215
27216 \end_inset
27217
27218
27219 \end_layout
27220
27221 \begin_layout Subsection
27222 Multline Environment
27223 \begin_inset LatexCommand label
27224 name "sub:Multline-Environment"
27225
27226 \end_inset
27227
27228
27229 \begin_inset LatexCommand index
27230 name "Formula ! multiline ! multline environment"
27231
27232 \end_inset
27233
27234
27235 \end_layout
27236
27237 \begin_layout Standard
27238 The multline environment consists, like the gather environment, of only
27239  one column.
27240  But the first line is left aligned, the last one right aligned.
27241  All other lines are centered.
27242  Therefore this environment is suitable for long formulas.
27243  As example formula 
27244 \begin_inset LatexCommand eqref
27245 reference "eq:lefteqn"
27246
27247 \end_inset
27248
27249  in the multline environment:
27250 \begin_inset Formula \begin{multline}
27251 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}\\
27252 -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}\\
27253 =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}
27254
27255 \end_inset
27256
27257
27258 \end_layout
27259
27260 \begin_layout Standard
27261 In the output only the the last (first) line of a multline environment appears
27262  numbered when the document numbering is right (left).
27263 \begin_inset Foot
27264 status collapsed
27265
27266 \begin_layout Standard
27267 numbering styles see 
27268 \begin_inset LatexCommand ref
27269 reference "sec:Formula-Styles"
27270
27271 \end_inset
27272
27273
27274 \end_layout
27275
27276 \end_inset
27277
27278  This is also the case when there is a formula number displayed after every
27279  line in LyX.
27280 \begin_inset Foot
27281 status collapsed
27282
27283 \begin_layout Standard
27284 This is 
27285 \begin_inset ERT
27286 status collapsed
27287
27288 \begin_layout Standard
27289
27290
27291 \backslash
27292 href{http://bugzilla.lyx.org/show_bug.cgi?id=518}{
27293 \end_layout
27294
27295 \end_inset
27296
27297 LyX-bug #518
27298 \begin_inset ERT
27299 status collapsed
27300
27301 \begin_layout Standard
27302
27303 }
27304 \end_layout
27305
27306 \end_inset
27307
27308 .
27309 \end_layout
27310
27311 \end_inset
27312
27313
27314 \end_layout
27315
27316 \begin_layout Standard
27317 With the commands 
27318 \series bold
27319
27320 \backslash
27321 shoveright
27322 \begin_inset LatexCommand index
27323 name "Commands ! S ! \\textbackslash shoveright"
27324
27325 \end_inset
27326
27327
27328 \series default
27329  and 
27330 \series bold
27331
27332 \backslash
27333 shoveleft
27334 \begin_inset LatexCommand index
27335 name "Commands ! S ! \\textbackslash shoveleft"
27336
27337 \end_inset
27338
27339
27340 \series default
27341  a centered line can be right or left aligned, respectively.
27342  The commands are used as follows:
27343 \end_layout
27344
27345 \begin_layout Standard
27346
27347 \series bold
27348
27349 \backslash
27350 shoveright{line content}
27351 \series default
27352  and 
27353 \series bold
27354
27355 \backslash
27356 shoveleft{line content}
27357 \end_layout
27358
27359 \begin_layout Standard
27360 \begin_inset VSpace medskip
27361 \end_inset
27362
27363 The length 
27364 \series bold
27365
27366 \backslash
27367 multlinegap
27368 \begin_inset LatexCommand index
27369 name "Commands ! M ! \\textbackslash multlinegap"
27370
27371 \end_inset
27372
27373
27374 \series default
27375  specifies the distance of the first line from the left page margin.
27376  Predefined is the length 0\InsetSpace \thinspace{}
27377 pt.
27378 \end_layout
27379
27380 \begin_layout Standard
27381 As example the above formula where the command
27382 \end_layout
27383
27384 \begin_layout Standard
27385
27386 \series bold
27387
27388 \backslash
27389 setlength{
27390 \backslash
27391 multlinegap}{2cm}
27392 \end_layout
27393
27394 \begin_layout Standard
27395 was inserted in TeX-mode before:
27396 \begin_inset ERT
27397 status collapsed
27398
27399 \begin_layout Standard
27400
27401
27402 \backslash
27403 setlength{
27404 \backslash
27405 multlinegap}{2cm}
27406 \end_layout
27407
27408 \end_inset
27409
27410
27411 \begin_inset Formula \begin{multline}
27412 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}\\
27413 \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}}\\
27414 =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}
27415
27416 \end_inset
27417
27418
27419 \begin_inset ERT
27420 status collapsed
27421
27422 \begin_layout Standard
27423
27424
27425 \backslash
27426 setlength{
27427 \backslash
27428 multlinegap}{0pt}
27429 \end_layout
27430
27431 \end_inset
27432
27433 The second line was left aligned using 
27434 \series bold
27435
27436 \backslash
27437 shoveleft
27438 \series default
27439 .
27440 \end_layout
27441
27442 \begin_layout Subsection
27443 Multiline Formula Parts
27444 \begin_inset LatexCommand label
27445 name "sub:Multiline-Formula-Parts"
27446
27447 \end_inset
27448
27449
27450 \begin_inset LatexCommand index
27451 name "Formula ! multiline ! formula parts"
27452
27453 \end_inset
27454
27455
27456 \end_layout
27457
27458 \begin_layout Standard
27459 To display only parts of a formula with multiple lines, one of the following
27460  environments are used: 
27461 \series bold
27462 aligned
27463 \series default
27464
27465 \series bold
27466 alignedat
27467 \series default
27468
27469 \series bold
27470 gathered
27471 \series default
27472  or 
27473 \series bold
27474 split
27475 \series default
27476 .
27477  They can be inserted via the menu 
27478 \family sans
27479 Insert\SpecialChar \menuseparator
27480 Math
27481 \family default
27482  or by using the commands described in this section.
27483 \end_layout
27484
27485 \begin_layout Standard
27486 The first three have the same properties as the corresponding multiline
27487  formula environments, but it is possible to set further formula parts beside
27488  them.
27489  An example:
27490 \begin_inset Formula \[
27491 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
27492 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
27493 \right\} \textrm{Uncertainty relations}\]
27494
27495 \end_inset
27496
27497
27498 \end_layout
27499
27500 \begin_layout Standard
27501 To get this formula, a displayed formula is created where the command 
27502 \series bold
27503
27504 \backslash
27505 aligned
27506 \begin_inset LatexCommand index
27507 name "Commands ! A ! \\textbackslash aligned"
27508
27509 \end_inset
27510
27511
27512 \series default
27513  is inserted.
27514  A purple box appears around the blue formula box where now columns and
27515  lines can be added.
27516  Outside the multiline environment other formula parts can be set, like
27517  the brace.
27518 \end_layout
27519
27520 \begin_layout Standard
27521 The aligned environment is also suitable for long formulas whose lines are
27522  horizontally aligned.
27523  Using aligned in a displayed formula has the advantage that the formula
27524  number is vertically centered behind the lines.
27525  As example formula 
27526 \begin_inset LatexCommand eqref
27527 reference "eq:kurzlang"
27528
27529 \end_inset
27530
27531  in the aligned environment:
27532 \begin_inset Formula \begin{equation}
27533 \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}|}\\
27534  & -\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}
27535 \end{equation}
27536
27537 \end_inset
27538
27539
27540 \end_layout
27541
27542 \begin_layout Standard
27543 To use the environments 
27544 \series bold
27545 alignedat
27546 \series default
27547
27548 \series bold
27549 gathered
27550 \series default
27551 , or 
27552 \series bold
27553 split
27554 \series default
27555 , the command 
27556 \series bold
27557
27558 \backslash
27559 alignedat
27560 \series default
27561 ,
27562 \begin_inset LatexCommand index
27563 name "Commands ! A ! \\textbackslash alignedat"
27564
27565 \end_inset
27566
27567  
27568 \series bold
27569
27570 \backslash
27571 gathered
27572 \series default
27573
27574 \begin_inset LatexCommand index
27575 name "Commands ! G ! \\textbackslash gathered"
27576
27577 \end_inset
27578
27579 , or 
27580 \series bold
27581
27582 \backslash
27583 split
27584 \series default
27585
27586 \begin_inset LatexCommand index
27587 name "Commands ! S ! \\textbackslash split"
27588
27589 \end_inset
27590
27591  are inserted, respectively.
27592  The split environment has the same properties as the aligned environment
27593  but it can only have two columns.
27594 \end_layout
27595
27596 \begin_layout Subsection
27597 Text in multiline Formulas
27598 \begin_inset LatexCommand label
27599 name "sub:Text-in-multiline"
27600
27601 \end_inset
27602
27603
27604 \begin_inset LatexCommand index
27605 name "Text ! in formulas"
27606
27607 \end_inset
27608
27609
27610 \begin_inset LatexCommand index
27611 name "Formula ! multiline ! text"
27612
27613 \end_inset
27614
27615
27616 \end_layout
27617
27618 \begin_layout Standard
27619 In the Align environments, and the multline and gather environment, text
27620  can be inserted that will appear in a separate line and doesn't affect
27621  the column alignment.
27622  To do this, the command 
27623 \series bold
27624
27625 \backslash
27626 intertext
27627 \begin_inset LatexCommand index
27628 name "Commands ! I ! \\textbackslash intertext"
27629
27630 \end_inset
27631
27632
27633 \series default
27634  is used in the following scheme:
27635 \end_layout
27636
27637 \begin_layout Standard
27638
27639 \series bold
27640
27641 \backslash
27642 intertext{text}
27643 \end_layout
27644
27645 \begin_layout Standard
27646 The text should not be longer than a line because it cannot be hyphenated.
27647  As LyX doesn't yet support 
27648 \series bold
27649
27650 \backslash
27651 intertext
27652 \series default
27653  directly, the text is written as mathematical text.
27654  
27655 \series bold
27656
27657 \backslash
27658 intertext
27659 \series default
27660  must hereby be at the beginning of a line and appears in the output above
27661  this line.
27662  An example where the text was inserted at the beginning of the second line:
27663 \begin_inset Formula \begin{align}
27664 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
27665 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
27666
27667 \end_inset
27668
27669
27670 \end_layout
27671
27672 \begin_layout Section
27673 Formula Numbering
27674 \begin_inset LatexCommand index
27675 name "Formula numbering"
27676
27677 \end_inset
27678
27679
27680 \begin_inset LatexCommand index
27681 name "Formula ! numbering|see{Formula numbering}"
27682
27683 \end_inset
27684
27685
27686 \end_layout
27687
27688 \begin_layout Subsection
27689 General
27690 \end_layout
27691
27692 \begin_layout Standard
27693 Numbered formulas can be created with the menu 
27694 \family sans
27695 Insert\SpecialChar \menuseparator
27696 Math\SpecialChar \menuseparator
27697 Numbered\InsetSpace ~
27698 Formula
27699 \family default
27700  (shortcut 
27701 \family sans
27702 Ctrl-Alt\InsetSpace ~
27703 n
27704 \family default
27705 ).
27706  Existing formulas can be numbered with the menu 
27707 \family sans
27708 Edit\SpecialChar \menuseparator
27709 Math\SpecialChar \menuseparator
27710 Toggle\InsetSpace ~
27711 Numbering
27712 \family default
27713  (shortcut 
27714 \family sans
27715 Alt-m\InsetSpace ~
27716 n
27717 \family default
27718 ).
27719  The formula number is displayed in LyX behind the formula as number sign
27720  in parentheses.
27721  The number sign is replaced in the output by the formula number.
27722 \end_layout
27723
27724 \begin_layout Standard
27725 When numbering is turned on in multiline formulas, all lines will be numbered.
27726  But the numbering can be controlled with the menu 
27727 \family sans
27728 Edit\SpecialChar \menuseparator
27729 Math\SpecialChar \menuseparator
27730 Toggle\InsetSpace ~
27731 Numbering\InsetSpace ~
27732 of\InsetSpace ~
27733 Line
27734 \family default
27735  (shortcut 
27736 \family sans
27737 Alt-m\InsetSpace ~
27738 N
27739 \family default
27740 ) for every line.
27741 \end_layout
27742
27743 \begin_layout Standard
27744 Except of inline formulas, all formulas can be numbered with two different
27745  styles, see 
27746 \begin_inset LatexCommand ref
27747 reference "sec:Formula-Styles"
27748
27749 \end_inset
27750
27751 .
27752 \end_layout
27753
27754 \begin_layout Subsection
27755 Cross-References
27756 \begin_inset LatexCommand label
27757 name "sub:Cross-References"
27758
27759 \end_inset
27760
27761
27762 \begin_inset LatexCommand index
27763 name "Cross-references ! to formulas"
27764
27765 \end_inset
27766
27767
27768 \end_layout
27769
27770 \begin_layout Standard
27771 All labeled formulas can be cross-referenced.
27772  A label is added by the menu 
27773 \family sans
27774 Insert\SpecialChar \menuseparator
27775 Label
27776 \family default
27777  or the toolbar button 
27778 \begin_inset Graphics
27779         filename ../images/label-insert.png
27780         scale 85
27781
27782 \end_inset
27783
27784 .
27785  The cursor must hereby be inside a displayed formula.
27786  A dialog pops up displaying the prefix 
27787 \series bold
27788 eq:
27789 \series default
27790  in a text field.
27791  The label is inserted there behind the prefix.
27792  The predefined prefix means 
27793 \begin_inset Quotes eld
27794 \end_inset
27795
27796 equation
27797 \begin_inset Quotes erd
27798 \end_inset
27799
27800  and makes it easier to find labels in large documents because it marks
27801  it as formula label to divide it from e.\InsetSpace \thinspace{}
27802 g.\InsetSpace ~
27803 section labels.
27804  To change a label, the menu 
27805 \family sans
27806 Insert\SpecialChar \menuseparator
27807 Label
27808 \family default
27809  is used again.
27810 \end_layout
27811
27812 \begin_layout Standard
27813 The name of the label is displayed in LyX within two parentheses behind
27814  formula.
27815  A formula with a label is always numbered.
27816  The label is deleted when the numbering is turned off.
27817  This is at the moment the only way to delete a label, see 
27818 \begin_inset ERT
27819 status collapsed
27820
27821 \begin_layout Standard
27822
27823
27824 \backslash
27825 href{http://bugzilla.lyx.org/show_bug.cgi?id=2556}{
27826 \end_layout
27827
27828 \end_inset
27829
27830 LyX-bug #2556
27831 \begin_inset ERT
27832 status collapsed
27833
27834 \begin_layout Standard
27835
27836 }
27837 \end_layout
27838
27839 \end_inset
27840
27841 .
27842 \end_layout
27843
27844 \begin_layout Standard
27845 Cross-references are inserted via the menu 
27846 \family sans
27847 Insert\SpecialChar \menuseparator
27848 Cross-Reference
27849 \family default
27850  or with the toolbar button 
27851 \begin_inset Graphics
27852         filename ../images/dialog-show-new-inset_ref.png
27853         scale 85
27854
27855 \end_inset
27856
27857 .
27858  A formula cross-reference appears in the output as formula number.
27859  When in the cross-reference dialog window the format 
27860 \series bold
27861 (<reference>)
27862 \series default
27863  is chosen, the cross-reference appears in the output as formula number
27864  in parentheses.
27865 \newline
27866 By right-clicking on a cross-reference in LyX, one jumps
27867  to the formula that is referenced.
27868 \end_layout
27869
27870 \begin_layout Standard
27871 Here are as examples cross-references to formulas of the following subsections:
27872 \begin_inset Note Note
27873 status open
27874
27875 \begin_layout Standard
27876 Note the different cross-reference types.
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \begin_layout Standard
27885 The equations 
27886 \begin_inset LatexCommand eqref
27887 reference "eq:tag"
27888
27889 \end_inset
27890
27891  and 
27892 \begin_inset LatexCommand eqref
27893 reference "eq:c"
27894
27895 \end_inset
27896
27897  are equivalent.
27898  In (
27899 \begin_inset LatexCommand ref
27900 reference "eq:Lat"
27901
27902 \end_inset
27903
27904 ) big Latin letters are used for the numbering in contrary to (
27905 \begin_inset LatexCommand ref
27906 reference "eq:Rom"
27907
27908 \end_inset
27909
27910 ).
27911 \end_layout
27912
27913 \begin_layout Standard
27914 \begin_inset VSpace medskip
27915 \end_inset
27916
27917 When the argument of 
27918 \series bold
27919
27920 \backslash
27921 tag
27922 \begin_inset Foot
27923 status collapsed
27924
27925 \begin_layout Standard
27926
27927 \series bold
27928
27929 \backslash
27930 tag
27931 \series default
27932  is described in 
27933 \begin_inset LatexCommand ref
27934 reference "sub:User-defined-Numbering"
27935
27936 \end_inset
27937
27938 .
27939 \end_layout
27940
27941 \end_inset
27942
27943
27944 \series default
27945  contains a box like in 
27946 \begin_inset LatexCommand ref
27947 reference "sub:Paragraph-Boxes"
27948
27949 \end_inset
27950
27951 , the formula cannot be referenced.
27952 \end_layout
27953
27954 \begin_layout Subsection
27955 Subnumbering
27956 \begin_inset LatexCommand index
27957 name "Formula numbering ! subnumbering"
27958
27959 \end_inset
27960
27961
27962 \end_layout
27963
27964 \begin_layout Standard
27965 With the help of the commands 
27966 \series bold
27967
27968 \backslash
27969 begin{subequations}
27970 \series default
27971  and 
27972 \series bold
27973
27974 \backslash
27975 end{subequations}
27976 \series default
27977  formulas can be subnumbered.
27978  Both commands are inserted in TeX-mode.
27979 \end_layout
27980
27981 \begin_layout Standard
27982 An example:
27983 \begin_inset Formula \begin{equation}
27984 A=C-B\label{eq:a}\end{equation}
27985
27986 \end_inset
27987
27988
27989 \begin_inset ERT
27990 status collapsed
27991
27992 \begin_layout Standard
27993
27994
27995 \backslash
27996 addtocounter{equation}{-1}
27997 \end_layout
27998
27999 \end_inset
28000
28001
28002 \begin_inset ERT
28003 status collapsed
28004
28005 \begin_layout Standard
28006
28007
28008 \backslash
28009 begin{subequations}
28010 \end_layout
28011
28012 \end_inset
28013
28014
28015 \begin_inset VSpace -5mm
28016 \end_inset
28017
28018
28019 \begin_inset Formula \begin{equation}
28020 B=C-A\label{eq:b}\end{equation}
28021
28022 \end_inset
28023
28024
28025 \begin_inset Formula \begin{equation}
28026 C=A+B\label{eq:c}\end{equation}
28027
28028 \end_inset
28029
28030
28031 \end_layout
28032
28033 \begin_layout Standard
28034 \begin_inset ERT
28035 status collapsed
28036
28037 \begin_layout Standard
28038
28039
28040 \backslash
28041 end{subequations}
28042 \end_layout
28043
28044 \end_inset
28045
28046
28047 \end_layout
28048
28049 \begin_layout Standard
28050 To create the example, the following is done:
28051 \end_layout
28052
28053 \begin_layout Enumerate
28054 first formula is inserted
28055 \end_layout
28056
28057 \begin_layout Enumerate
28058
28059 \series bold
28060
28061 \backslash
28062 addtocounter{equation}{-1} 
28063 \backslash
28064 begin{subequations}
28065 \begin_inset LatexCommand index
28066 name "Commands ! A ! \\textbackslash addtocounter"
28067
28068 \end_inset
28069
28070
28071 \newline
28072
28073 \series default
28074 is inserted after the first formula
28075 \end_layout
28076
28077 \begin_layout Enumerate
28078 second formula is inserted
28079 \end_layout
28080
28081 \begin_layout Enumerate
28082 third formula is inserted
28083 \end_layout
28084
28085 \begin_layout Enumerate
28086
28087 \series bold
28088
28089 \backslash
28090 end{subequations}
28091 \series default
28092  is inserted after the third formula
28093 \end_layout
28094
28095 \begin_layout Standard
28096 Every formula between the commands 
28097 \series bold
28098
28099 \backslash
28100 begin
28101 \series default
28102  and 
28103 \series bold
28104
28105 \backslash
28106 end
28107 \series default
28108  is subnumbered as a, b, 
28109 \begin_inset ERT
28110 status collapsed
28111
28112 \begin_layout Standard
28113
28114
28115 \backslash
28116 linebreak 
28117 \end_layout
28118
28119 \end_inset
28120
28121 c, \SpecialChar \ldots{}
28122  For multiline formulas every line will be subnumbered.
28123  All subnumbered formulas are treated as 
28124 \emph on
28125 one
28126 \emph default
28127  numbered formula.
28128  But as every numbered formula increases the counter 
28129 \series bold
28130 equation
28131 \series default
28132  by one, the command 
28133 \series bold
28134
28135 \backslash
28136 addtocounter
28137 \series default
28138  is needed to decrease it.
28139  Otherwise the formulas 
28140 \begin_inset LatexCommand eqref
28141 reference "eq:a"
28142
28143 \end_inset
28144
28145
28146 \begin_inset LatexCommand eqref
28147 reference "eq:b"
28148
28149 \end_inset
28150
28151
28152 \begin_inset LatexCommand eqref
28153 reference "eq:c"
28154
28155 \end_inset
28156
28157  would be numbered as 
28158 \begin_inset LatexCommand eqref
28159 reference "eq:a"
28160
28161 \end_inset
28162
28163
28164 \begin_inset LatexCommand eqref
28165 reference "eq:d"
28166
28167 \end_inset
28168
28169
28170 \begin_inset LatexCommand eqref
28171 reference "eq:f"
28172
28173 \end_inset
28174
28175 .
28176 \end_layout
28177
28178 \begin_layout Standard
28179 By inserting the commands in TeX-mode, a space is created between the first
28180  two formulas.
28181  To revert this -5\InsetSpace \thinspace{}
28182 mm vertical space is inserted after the command 
28183 \series bold
28184
28185 \backslash
28186 begin{subequations}
28187 \series default
28188 .
28189  When the formula style 
28190 \series bold
28191 Indented
28192 \begin_inset Foot
28193 status collapsed
28194
28195 \begin_layout Standard
28196 formula styles see 
28197 \begin_inset LatexCommand ref
28198 reference "sec:Formula-Styles"
28199
28200 \end_inset
28201
28202
28203 \end_layout
28204
28205 \end_inset
28206
28207
28208 \series default
28209  is used, -7\InsetSpace \thinspace{}
28210 mm space is inserted instead.
28211 \end_layout
28212
28213 \begin_layout Standard
28214 Here is an example for a multiline formula where the numbering was turned
28215  off for the second line:
28216 \begin_inset ERT
28217 status collapsed
28218
28219 \begin_layout Standard
28220
28221
28222 \backslash
28223 begin{subequations}
28224 \end_layout
28225
28226 \end_inset
28227
28228
28229 \begin_inset Formula \begin{eqnarray}
28230 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28231  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
28232  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
28233
28234 \end_inset
28235
28236
28237 \begin_inset ERT
28238 status collapsed
28239
28240 \begin_layout Standard
28241
28242
28243 \backslash
28244 end{subequations}
28245 \end_layout
28246
28247 \end_inset
28248
28249
28250 \end_layout
28251
28252 \begin_layout Subsection
28253 User-defined Numbering
28254 \begin_inset LatexCommand label
28255 name "sub:User-defined-Numbering"
28256
28257 \end_inset
28258
28259
28260 \begin_inset LatexCommand index
28261 name "Formula numbering ! user-defined"
28262
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \begin_layout Standard
28269 \begin_inset LatexCommand index
28270 name "Formula numbering ! self-defined delimiters"
28271
28272 \end_inset
28273
28274 With the standard numbering parentheses are set around the formula number.
28275  To replace the parentheses for example by vertical bars, the following
28276  line is added to the LaTeX-preamble:
28277 \end_layout
28278
28279 \begin_layout Standard
28280
28281 \series bold
28282
28283 \backslash
28284 def
28285 \backslash
28286 tagform@#1{
28287 \backslash
28288 maketag@@@{|#1|}}
28289 \series default
28290
28291 \begin_inset Note Note
28292 status collapsed
28293
28294 \begin_layout Standard
28295 This macro is already declared in the LaTeX-preamble for testing.
28296  To activate it, remove the percent sign at the beginning.
28297 \end_layout
28298
28299 \end_inset
28300
28301
28302 \end_layout
28303
28304 \begin_layout Standard
28305 To use other characters, the vertical bars besides the 
28306 \series bold
28307 #1
28308 \series default
28309  are replaced by one ore more characters.
28310  To get only the formula number the vertical bars are omitted.
28311 \end_layout
28312
28313 \begin_layout Standard
28314 \begin_inset VSpace bigskip
28315 \end_inset
28316
28317 When there should be an expression of your choice instead of the consecutive
28318  formula number in parentheses behind the formula, the command 
28319 \series bold
28320
28321 \backslash
28322 tag{expression}
28323 \series default
28324
28325 \begin_inset LatexCommand index
28326 name "Commands ! T ! \\textbackslash tag"
28327
28328 \end_inset
28329
28330  is used:
28331 \begin_inset Formula \begin{equation}
28332 A+B=C\tag{something}\label{eq:tag}\end{equation}
28333
28334 \end_inset
28335
28336 In this example the command 
28337 \series bold
28338
28339 \backslash
28340 tag
28341 \backslash
28342 {something
28343 \series default
28344  was inserted to the formula.
28345 \end_layout
28346
28347 \begin_layout Standard
28348 When the command 
28349 \series bold
28350
28351 \backslash
28352 tag*
28353 \backslash
28354 {something
28355 \series default
28356  is inserted instead, the star prevents the parentheses around the expression:
28357 \begin_inset Formula \[
28358 A+B=C\tag*{something}\]
28359
28360 \end_inset
28361
28362
28363 \end_layout
28364
28365 \begin_layout Standard
28366 \begin_inset VSpace bigskip
28367 \end_inset
28368
28369 To restart the formula numbering with new document parts or sections, the
28370  following command is used:
28371 \end_layout
28372
28373 \begin_layout Standard
28374
28375 \series bold
28376
28377 \backslash
28378 @addtoreset{equation}{part}
28379 \series default
28380
28381 \begin_inset LatexCommand index
28382 name "Commands ! \"@\" ! \\textbackslash \"@\"addtoreset"
28383
28384 \end_inset
28385
28386
28387 \newline
28388 resp.
28389 \newline
28390
28391 \series bold
28392
28393 \backslash
28394 @addtoreset{equation}{section}
28395 \end_layout
28396
28397 \begin_layout Standard
28398 To be able to use these commands in TeX-mode, the 
28399 \begin_inset Quotes eld
28400 \end_inset
28401
28402 @
28403 \begin_inset Quotes erd
28404 \end_inset
28405
28406  character has to be made 
28407 \begin_inset Quotes eld
28408 \end_inset
28409
28410 active
28411 \begin_inset Quotes erd
28412 \end_inset
28413
28414  for LaTeX using the command 
28415 \series bold
28416
28417 \backslash
28418 makeatletter.
28419
28420 \series default
28421  The command 
28422 \series bold
28423
28424 \backslash
28425 makeatother
28426 \series default
28427  reverts this.
28428  So the command sequence in TeX-mode is:
28429 \end_layout
28430
28431 \begin_layout Standard
28432
28433 \series bold
28434
28435 \backslash
28436 makeatletter
28437 \newline
28438
28439 \backslash
28440 @addtoreset{equation}{section}
28441 \newline
28442
28443 \backslash
28444 makeatother
28445 \end_layout
28446
28447 \begin_layout Standard
28448 In the LaTeX-preamble 
28449 \series bold
28450
28451 \backslash
28452 makeatletter
28453 \series default
28454  and 
28455 \series bold
28456
28457 \backslash
28458 makeatother
28459 \series default
28460  can be omitted as they are automatically internally inserted by LyX.
28461 \end_layout
28462
28463 \begin_layout Standard
28464 To revert 
28465 \series bold
28466
28467 \backslash
28468 @addtoreset
28469 \series default
28470 , the file 
28471 \series bold
28472 remreset.sty
28473 \series default
28474
28475 \begin_inset Foot
28476 status collapsed
28477
28478 \begin_layout Standard
28479
28480 \series bold
28481 remreset
28482 \series default
28483  is part of the LaTeX-package 
28484 \series bold
28485 carlisle
28486 \series default
28487
28488 \begin_inset LatexCommand index
28489 name "Packages ! carlisle"
28490
28491 \end_inset
28492
28493  that is part of every LaTeX standard installation.
28494 \end_layout
28495
28496 \end_inset
28497
28498
28499 \begin_inset LatexCommand index
28500 name "Packages ! remreset"
28501
28502 \end_inset
28503
28504  has to be loaded in the LaTeX-preamble with the line
28505 \end_layout
28506
28507 \begin_layout Standard
28508
28509 \series bold
28510
28511 \backslash
28512 usepackage{remreset}
28513 \end_layout
28514
28515 \begin_layout Standard
28516 Then the command 
28517 \series bold
28518
28519 \backslash
28520 @removefromreset
28521 \series default
28522
28523 \begin_inset LatexCommand index
28524 name "Commands ! \"@\" ! \\textbackslash \"@\"removefromreset"
28525
28526 \end_inset
28527
28528  can be used with the same scheme as 
28529 \series bold
28530
28531 \backslash
28532 @addtoreset
28533 \series default
28534 .
28535 \end_layout
28536
28537 \begin_layout Standard
28538 \begin_inset VSpace bigskip
28539 \end_inset
28540
28541 Sometimes formulas should be numbered in the following form:
28542 \end_layout
28543
28544 \begin_layout Standard
28545
28546 \family typewriter
28547 (section number.formula number)
28548 \end_layout
28549
28550 \begin_layout Standard
28551 The formula number should start with every section with 
28552 \begin_inset Quotes eld
28553 \end_inset
28554
28555 1
28556 \begin_inset Quotes erd
28557 \end_inset
28558
28559 .
28560 \end_layout
28561
28562 \begin_layout Standard
28563 For this case there is the command 
28564 \series bold
28565
28566 \backslash
28567 numberwithin
28568 \series default
28569
28570 \begin_inset LatexCommand index
28571 name "Commands ! N ! \\textbackslash numberwithin"
28572
28573 \end_inset
28574
28575 , which is used with the following scheme:
28576 \end_layout
28577
28578 \begin_layout Standard
28579
28580 \series bold
28581
28582 \backslash
28583 numberwithin{counter}{sectioning}
28584 \end_layout
28585
28586 \begin_layout Standard
28587 Counter denotes what kind of numbering is affected, sectioning denotes what
28588  number is before the dot.
28589 \end_layout
28590
28591 \begin_layout Standard
28592 Thus in our case the following LaTeX-preamble or ERT line is used:
28593 \end_layout
28594
28595 \begin_layout Standard
28596
28597 \series bold
28598
28599 \backslash
28600 numberwithin{equation}{section}
28601 \end_layout
28602
28603 \begin_layout Standard
28604 This is the result:
28605 \begin_inset ERT
28606 status collapsed
28607
28608 \begin_layout Standard
28609
28610
28611 \backslash
28612 numberwithin{equation}{section}
28613 \end_layout
28614
28615 \end_inset
28616
28617
28618 \begin_inset Formula \begin{equation}
28619 A+B=C\end{equation}
28620
28621 \end_inset
28622
28623
28624 \end_layout
28625
28626 \begin_layout Standard
28627 To number e.\InsetSpace \thinspace{}
28628 g.\InsetSpace ~
28629 tables so that the number of the part is the sectioning,
28630 \newline
28631
28632 \series bold
28633
28634 \backslash
28635 numberwithin{table}{part}
28636 \series default
28637  is used.
28638 \end_layout
28639
28640 \begin_layout Standard
28641 To go back to the standard numbering or to prevent this kind of numbering
28642  when it is defined by the document class, the following command is inserted
28643  as ERT or to the LaTeX-preamble:
28644 \end_layout
28645
28646 \begin_layout Standard
28647
28648 \series bold
28649
28650 \backslash
28651 renewcommand{
28652 \backslash
28653 theequation}{
28654 \backslash
28655 arabic{equation}}
28656 \begin_inset LatexCommand index
28657 name "Commands ! A ! \\textbackslash arabic"
28658
28659 \end_inset
28660
28661
28662 \series default
28663
28664 \begin_inset ERT
28665 status collapsed
28666
28667 \begin_layout Standard
28668
28669
28670 \backslash
28671 renewcommand{
28672 \backslash
28673 theequation}{
28674 \backslash
28675 arabic{equation}}
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \series bold
28682
28683 \newline
28684
28685 \series default
28686 or
28687 \series bold
28688
28689 \newline
28690
28691 \backslash
28692 renewcommand{
28693 \backslash
28694 thetable}{
28695 \backslash
28696 arabic{table}}
28697 \end_layout
28698
28699 \begin_layout Standard
28700
28701 \series bold
28702
28703 \backslash
28704 numberwithin
28705 \series default
28706  uses internally the command 
28707 \series bold
28708
28709 \backslash
28710 @addtoreset
28711 \series default
28712 , described above, that also needs to be reverted.
28713 \begin_inset ERT
28714 status collapsed
28715
28716 \begin_layout Standard
28717
28718
28719 \backslash
28720 makeatletter
28721 \end_layout
28722
28723 \begin_layout Standard
28724
28725
28726 \backslash
28727 @removefromreset{equation}{section}
28728 \end_layout
28729
28730 \begin_layout Standard
28731
28732
28733 \backslash
28734 makeatother
28735 \end_layout
28736
28737 \end_inset
28738
28739
28740 \end_layout
28741
28742 \begin_layout Subsection
28743 Numbering with Roman Numbers and Letters
28744 \begin_inset LatexCommand label
28745 name "sub:Numbering-with-Roman"
28746
28747 \end_inset
28748
28749
28750 \begin_inset LatexCommand index
28751 name "Formula numbering ! with letters"
28752
28753 \end_inset
28754
28755
28756 \begin_inset LatexCommand index
28757 name "Formula numbering ! with Roman numbers"
28758
28759 \end_inset
28760
28761
28762 \end_layout
28763
28764 \begin_layout Standard
28765 Formulas can also be numbered with Roman numbers and Latin letters.
28766  To number for example with small Roman numbers, the command
28767 \end_layout
28768
28769 \begin_layout Standard
28770
28771 \series bold
28772
28773 \backslash
28774 renewcommand{
28775 \backslash
28776 theequation}{
28777 \backslash
28778 roman{equation}}
28779 \end_layout
28780
28781 \begin_layout Standard
28782 is inserted before the formula in TeX-mode.
28783  
28784 \series bold
28785
28786 \backslash
28787 renewcommand
28788 \series default
28789
28790 \begin_inset LatexCommand index
28791 name "Commands ! R ! \\textbackslash renewcommand"
28792
28793 \end_inset
28794
28795  redefines the predefined command 
28796 \series bold
28797
28798 \backslash
28799 theequation
28800 \series default
28801  to the command 
28802 \series bold
28803
28804 \backslash
28805 roman{equation}
28806 \series default
28807
28808 \begin_inset Foot
28809 status collapsed
28810
28811 \begin_layout Standard
28812 The command 
28813 \series bold
28814
28815 \backslash
28816 renewcommand
28817 \series default
28818  has the same scheme like the command 
28819 \series bold
28820
28821 \backslash
28822 newcommand
28823 \series default
28824  that is described in 
28825 \begin_inset LatexCommand ref
28826 reference "sec:User-defined-commands"
28827
28828 \end_inset
28829
28830 .
28831 \end_layout
28832
28833 \end_inset
28834
28835 .
28836  
28837 \series bold
28838 equation
28839 \series default
28840  is the formula counter.
28841  When the command 
28842 \series bold
28843
28844 \backslash
28845 the
28846 \series default
28847  is used as prefix for a counter, the value of the counter is output as
28848  Arabic number.
28849  When a formula is numbered, LaTeX sets internally the command 
28850 \series bold
28851
28852 \backslash
28853 theequation
28854 \series default
28855  behind the formula.
28856  
28857 \series bold
28858
28859 \backslash
28860 roman{equation}
28861 \begin_inset LatexCommand index
28862 name "Commands ! R ! \\textbackslash roman"
28863
28864 \end_inset
28865
28866
28867 \series default
28868  outputs the counter as small Roman number.
28869 \end_layout
28870
28871 \begin_layout Standard
28872 All formulas behind the command 
28873 \series bold
28874
28875 \backslash
28876 renew
28877 \series default
28878 c
28879 \series bold
28880 ommand
28881 \series default
28882  are now numbered Roman.
28883  To switch to numbering with big Roman numbers, the command is inserted
28884  again, but 
28885 \series bold
28886
28887 \backslash
28888 roman
28889 \series default
28890  is replaced by 
28891 \series bold
28892
28893 \backslash
28894 Roman
28895 \series default
28896
28897 \begin_inset LatexCommand index
28898 name "Commands ! R ! \\textbackslash roman@\\textbackslash Roman"
28899
28900 \end_inset
28901
28902 .
28903  To 
28904 \begin_inset Quotes eld
28905 \end_inset
28906
28907 number
28908 \begin_inset Quotes erd
28909 \end_inset
28910
28911  with small Latin letters there is the command 
28912 \series bold
28913
28914 \backslash
28915 alph
28916 \series default
28917
28918 \begin_inset LatexCommand index
28919 name "Commands ! A ! \\textbackslash alph"
28920
28921 \end_inset
28922
28923 , for big ones there is the command 
28924 \series bold
28925
28926 \backslash
28927 Alph
28928 \series default
28929
28930 \begin_inset LatexCommand index
28931 name "Commands ! A ! \\textbackslash alph@\\textbackslash Alph"
28932
28933 \end_inset
28934
28935 .
28936 \end_layout
28937
28938 \begin_layout Standard
28939 \begin_inset Note Greyedout
28940 status open
28941
28942 \begin_layout Standard
28943
28944 \series bold
28945 Note:
28946 \series default
28947  Only maximal 26 formulas can be numbered with Latin letters in one document.
28948 \end_layout
28949
28950 \end_inset
28951
28952
28953 \end_layout
28954
28955 \begin_layout Standard
28956 \begin_inset ERT
28957 status collapsed
28958
28959 \begin_layout Standard
28960
28961
28962 \backslash
28963 renewcommand{
28964 \backslash
28965 theequation}{
28966 \backslash
28967 roman{equation}}
28968 \end_layout
28969
28970 \end_inset
28971
28972
28973 \end_layout
28974
28975 \begin_layout Standard
28976 \begin_inset Formula \begin{equation}
28977 A=\textrm{small roman}\label{eq:rom}\end{equation}
28978
28979 \end_inset
28980
28981
28982 \begin_inset ERT
28983 status collapsed
28984
28985 \begin_layout Standard
28986
28987
28988 \backslash
28989 renewcommand{
28990 \backslash
28991 theequation}{
28992 \backslash
28993 Roman{equation}}
28994 \end_layout
28995
28996 \end_inset
28997
28998
28999 \begin_inset Formula \begin{equation}
29000 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
29001
29002 \end_inset
29003
29004
29005 \begin_inset ERT
29006 status collapsed
29007
29008 \begin_layout Standard
29009
29010
29011 \backslash
29012 renewcommand{
29013 \backslash
29014 theequation}{
29015 \backslash
29016 alph{equation}}
29017 \end_layout
29018
29019 \end_inset
29020
29021
29022 \begin_inset Formula \begin{equation}
29023 C=\textrm{small Latin}\label{eq:lat}\end{equation}
29024
29025 \end_inset
29026
29027
29028 \begin_inset ERT
29029 status collapsed
29030
29031 \begin_layout Standard
29032
29033
29034 \backslash
29035 renewcommand{
29036 \backslash
29037 theequation}{
29038 \backslash
29039 Alph{equation}}
29040 \end_layout
29041
29042 \end_inset
29043
29044
29045 \begin_inset Formula \begin{equation}
29046 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
29047
29048 \end_inset
29049
29050
29051 \end_layout
29052
29053 \begin_layout Standard
29054 To switch back to the default numbering, insert the command:
29055 \end_layout
29056
29057 \begin_layout Standard
29058
29059 \series bold
29060
29061 \backslash
29062 renewcommand{
29063 \backslash
29064 theequation}{
29065 \backslash
29066 arabic{equation}}
29067 \begin_inset LatexCommand index
29068 name "Commands ! A ! \\textbackslash arabic"
29069
29070 \end_inset
29071
29072
29073 \end_layout
29074
29075 \begin_layout Standard
29076 \begin_inset ERT
29077 status collapsed
29078
29079 \begin_layout Standard
29080
29081
29082 \backslash
29083 renewcommand{
29084 \backslash
29085 theequation}{
29086 \backslash
29087 arabic{equation}}
29088 \end_layout
29089
29090 \end_inset
29091
29092
29093 \begin_inset Formula \begin{equation}
29094 E=\textrm{Arabic}\label{eq:arab}\end{equation}
29095
29096 \end_inset
29097
29098
29099 \end_layout
29100
29101 \begin_layout Standard
29102 \begin_inset VSpace medskip
29103 \end_inset
29104
29105 As you see, formulas are numbered serially independent from the numbering
29106  style.
29107  When then numbering should start with 
29108 \begin_inset Quotes eld
29109 \end_inset
29110
29111 1
29112 \begin_inset Quotes erd
29113 \end_inset
29114
29115  when the style is changed, new equation counters have to be defined.
29116  A description about this can be found in the file 
29117 \begin_inset ERT
29118 status collapsed
29119
29120 \begin_layout Standard
29121
29122
29123 \backslash
29124 href{Formula-numbering.pdf}{
29125 \end_layout
29126
29127 \end_inset
29128
29129 Formula-numbering.pdf
29130 \begin_inset ERT
29131 status collapsed
29132
29133 \begin_layout Standard
29134
29135 }
29136 \end_layout
29137
29138 \end_inset
29139
29140 .
29141 \begin_inset Note Note
29142 status collapsed
29143
29144 \begin_layout Standard
29145 More about the command 
29146 \series bold
29147
29148 \backslash
29149 href
29150 \series default
29151 , see section 
29152 \begin_inset LatexCommand ref
29153 reference "sub:Links-in-DVI-"
29154
29155 \end_inset
29156
29157
29158 \end_layout
29159
29160 \end_inset
29161
29162
29163 \end_layout
29164
29165 \begin_layout Section
29166 User-defined commands
29167 \begin_inset LatexCommand label
29168 name "sec:User-defined-commands"
29169
29170 \end_inset
29171
29172
29173 \begin_inset LatexCommand index
29174 name "User-defined commands"
29175
29176 \end_inset
29177
29178
29179 \end_layout
29180
29181 \begin_layout Standard
29182 Many LaTeX-commands are too long to be used frequently.
29183  But it is possible to define with the command 
29184 \series bold
29185
29186 \backslash
29187 newcommand
29188 \series default
29189
29190 \begin_inset LatexCommand index
29191 name "Commands ! N ! \\textbackslash newcommand"
29192
29193 \end_inset
29194
29195  new shorter commands.
29196 \end_layout
29197
29198 \begin_layout Standard
29199 The command scheme of 
29200 \series bold
29201
29202 \backslash
29203 newcommand
29204 \series default
29205  is:
29206 \end_layout
29207
29208 \begin_layout Standard
29209
29210 \series bold
29211
29212 \backslash
29213 newcommand{new command name}[number of arguments][optional
29214 \series default
29215  
29216 \series bold
29217 value]
29218 \newline
29219
29220 \begin_inset ERT
29221 status collapsed
29222
29223 \begin_layout Standard
29224
29225
29226 \backslash
29227 phantom{
29228 \end_layout
29229
29230 \end_inset
29231
29232
29233 \backslash
29234 newcommand
29235 \begin_inset ERT
29236 status collapsed
29237
29238 \begin_layout Standard
29239
29240 }
29241 \end_layout
29242
29243 \end_inset
29244
29245 {command definition}
29246 \end_layout
29247
29248 \begin_layout Standard
29249 \begin_inset Note Greyedout
29250 status open
29251
29252 \begin_layout Standard
29253
29254 \series bold
29255 Note:
29256 \series default
29257  Assure that the name of the new command is not already used in your document
29258  or by LaTeX-packages that you use.
29259  When you for example define the command 
29260 \series bold
29261
29262 \backslash
29263 le
29264 \series default
29265  for 
29266 \series bold
29267
29268 \backslash
29269 Leftarrow
29270 \series default
29271 , you get an error message because 
29272 \series bold
29273
29274 \backslash
29275 le
29276 \series default
29277  is already defined as command for 
29278 \begin_inset Quotes eld
29279 \end_inset
29280
29281
29282 \begin_inset Formula $\le$
29283 \end_inset
29284
29285
29286 \begin_inset Quotes erd
29287 \end_inset
29288
29289 .
29290 \end_layout
29291
29292 \end_inset
29293
29294
29295 \end_layout
29296
29297 \begin_layout Standard
29298 \begin_inset Note Greyedout
29299 status open
29300
29301 \begin_layout Standard
29302
29303 \series bold
29304 Note:
29305 \series default
29306  The names of user-defined commands may only consist of Latin letters.
29307 \end_layout
29308
29309 \end_inset
29310
29311
29312 \end_layout
29313
29314 \begin_layout Standard
29315 The number of arguments is an integer in the range 0\InsetSpace \thinspace{}
29316 -\InsetSpace \thinspace{}
29317 9 and specifies how
29318  many arguments the new command should have.
29319  With the optional value a value for an optional argument can be predefined.
29320  When this is done, the 
29321 \emph on
29322 first
29323 \emph default
29324  
29325 \emph on
29326 a
29327 \emph default
29328 rgument of the new command is automatically an optional one.
29329 \end_layout
29330
29331 \begin_layout Standard
29332 Here are some examples:
29333 \end_layout
29334
29335 \begin_layout Itemize
29336 To define the command 
29337 \series bold
29338
29339 \backslash
29340 gr
29341 \series default
29342  for 
29343 \series bold
29344
29345 \backslash
29346 Longrightarrow
29347 \series default
29348 , the LaTeX-preamble line is:
29349 \begin_inset ERT
29350 status collapsed
29351
29352 \begin_layout Standard
29353
29354
29355 \backslash
29356 medskip
29357 \end_layout
29358
29359 \end_inset
29360
29361
29362 \series bold
29363
29364 \newline
29365
29366 \backslash
29367 newcommand{
29368 \backslash
29369 gr}{
29370 \backslash
29371 Longrightarrow}
29372 \end_layout
29373
29374 \begin_layout Itemize
29375 To define the command 
29376 \series bold
29377
29378 \backslash
29379 us
29380 \series default
29381  for 
29382 \series bold
29383
29384 \backslash
29385 underline
29386 \series default
29387 , the argument (that should be underlined) must be taken into account.
29388  For this the preamble line is:
29389 \begin_inset ERT
29390 status collapsed
29391
29392 \begin_layout Standard
29393
29394
29395 \backslash
29396 medskip
29397 \end_layout
29398
29399 \end_inset
29400
29401
29402 \series bold
29403
29404 \newline
29405
29406 \backslash
29407 newcommand{
29408 \backslash
29409 us}[1]{
29410 \backslash
29411 underline{#1}}
29412 \series default
29413
29414 \begin_inset ERT
29415 status collapsed
29416
29417 \begin_layout Standard
29418
29419
29420 \backslash
29421 medskip
29422 \end_layout
29423
29424 \end_inset
29425
29426
29427 \series bold
29428
29429 \newline
29430
29431 \series default
29432 The character 
29433 \series bold
29434 #
29435 \series default
29436  acts as argument placeholder, the 
29437 \series bold
29438 1
29439 \series default
29440  behind it denotes that it is the placeholder for the first argument.
29441 \end_layout
29442
29443 \begin_layout Itemize
29444 For 
29445 \series bold
29446
29447 \backslash
29448 framebox
29449 \series default
29450  one can e.\InsetSpace \thinspace{}
29451 g.\InsetSpace ~
29452 define the command 
29453 \series bold
29454
29455 \backslash
29456 fb
29457 \series default
29458 :
29459 \begin_inset ERT
29460 status collapsed
29461
29462 \begin_layout Standard
29463
29464
29465 \backslash
29466 medskip
29467 \end_layout
29468
29469 \end_inset
29470
29471
29472 \series bold
29473
29474 \newline
29475
29476 \backslash
29477 newcommand{
29478 \backslash
29479 fb}[3]{
29480 \backslash
29481 framebox#1#2{$#3$}}
29482 \series default
29483
29484 \begin_inset ERT
29485 status collapsed
29486
29487 \begin_layout Standard
29488
29489
29490 \backslash
29491 medskip
29492 \end_layout
29493
29494 \end_inset
29495
29496
29497 \series bold
29498
29499 \newline
29500
29501 \series default
29502 The two Dollar signs creates the extra formula needed for 
29503 \series bold
29504
29505 \backslash
29506 framebox
29507 \series default
29508 , see 
29509 \begin_inset LatexCommand ref
29510 reference "sub:Boxes-with-Frame"
29511
29512 \end_inset
29513
29514 .
29515 \end_layout
29516
29517 \begin_layout Itemize
29518 To create a new command for 
29519 \series bold
29520
29521 \backslash
29522 fcolorbox
29523 \series default
29524  where the color for the box needn't to be specified, the argument for the
29525  color is defined optional:
29526 \begin_inset ERT
29527 status collapsed
29528
29529 \begin_layout Standard
29530
29531
29532 \backslash
29533 medskip
29534 \end_layout
29535
29536 \end_inset
29537
29538
29539 \series bold
29540
29541 \newline
29542
29543 \backslash
29544 newcommand{
29545 \backslash
29546 cb}[3][white]{
29547 \backslash
29548 fcolorbox{#2}{#1}{$#3$}}
29549 \series default
29550
29551 \begin_inset ERT
29552 status collapsed
29553
29554 \begin_layout Standard
29555
29556
29557 \backslash
29558 medskip
29559 \end_layout
29560
29561 \end_inset
29562
29563
29564 \newline
29565 When the color is not specified when using 
29566 \series bold
29567
29568 \backslash
29569 cb
29570 \series default
29571 , the predefined color 
29572 \series bold
29573 white
29574 \series default
29575  will be used.
29576 \end_layout
29577
29578 \begin_layout Standard
29579 A test of the new defined commands:
29580 \end_layout
29581
29582 \begin_layout Standard
29583 \align center
29584 \begin_inset Tabular
29585 <lyxtabular version="3" rows="6" columns="2">
29586 <features>
29587 <column alignment="center" valignment="top" leftline="true" width="0">
29588 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
29589 <row topline="true" bottomline="true">
29590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29591 \begin_inset Text
29592
29593 \begin_layout Standard
29594 Command
29595 \end_layout
29596
29597 \end_inset
29598 </cell>
29599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29600 \begin_inset Text
29601
29602 \begin_layout Standard
29603 Result
29604 \begin_inset Note Note
29605 status collapsed
29606
29607 \begin_layout Standard
29608
29609 \series bold
29610
29611 \backslash
29612 raisebox
29613 \series default
29614  is only used as spacer.
29615 \end_layout
29616
29617 \end_inset
29618
29619
29620 \end_layout
29621
29622 \end_inset
29623 </cell>
29624 </row>
29625 <row topline="true">
29626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29627 \begin_inset Text
29628
29629 \begin_layout Standard
29630 A
29631 \backslash
29632 gr
29633 \begin_inset ERT
29634 status collapsed
29635
29636 \begin_layout Standard
29637
29638
29639 \backslash
29640 spce 
29641 \end_layout
29642
29643 \end_inset
29644
29645 B
29646 \end_layout
29647
29648 \end_inset
29649 </cell>
29650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29651 \begin_inset Text
29652
29653 \begin_layout Standard
29654 \begin_inset Formula $A\gr B$
29655 \end_inset
29656
29657
29658 \end_layout
29659
29660 \end_inset
29661 </cell>
29662 </row>
29663 <row topline="true">
29664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29665 \begin_inset Text
29666
29667 \begin_layout Standard
29668
29669 \backslash
29670 us{ABcd
29671 \end_layout
29672
29673 \end_inset
29674 </cell>
29675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29676 \begin_inset Text
29677
29678 \begin_layout Standard
29679 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
29680 \end_inset
29681
29682
29683 \end_layout
29684
29685 \end_inset
29686 </cell>
29687 </row>
29688 <row topline="true">
29689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29690 \begin_inset Text
29691
29692 \begin_layout Standard
29693
29694 \backslash
29695 fb{[2cm]
29696 \begin_inset Formula $\to$
29697 \end_inset
29698
29699
29700 \backslash
29701 {
29702 \begin_inset Formula $\to$
29703 \end_inset
29704
29705
29706 \backslash
29707 {
29708 \backslash
29709 int
29710 \begin_inset ERT
29711 status collapsed
29712
29713 \begin_layout Standard
29714
29715
29716 \backslash
29717 spce 
29718 \end_layout
29719
29720 \end_inset
29721
29722 A=B
29723 \end_layout
29724
29725 \end_inset
29726 </cell>
29727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29728 \begin_inset Text
29729
29730 \begin_layout Standard
29731 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
29732 \end_inset
29733
29734
29735 \end_layout
29736
29737 \end_inset
29738 </cell>
29739 </row>
29740 <row topline="true">
29741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29742 \begin_inset Text
29743
29744 \begin_layout Standard
29745
29746 \backslash
29747 cb{red
29748 \begin_inset Formula $\to$
29749 \end_inset
29750
29751
29752 \backslash
29753 {
29754 \backslash
29755 int
29756 \begin_inset ERT
29757 status collapsed
29758
29759 \begin_layout Standard
29760
29761
29762 \backslash
29763 spce 
29764 \end_layout
29765
29766 \end_inset
29767
29768 A=B
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Standard
29777 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \end_inset
29784 </cell>
29785 </row>
29786 <row topline="true" bottomline="true">
29787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29788 \begin_inset Text
29789
29790 \begin_layout Standard
29791
29792 \backslash
29793 cb[green]
29794 \backslash
29795 {red
29796 \begin_inset Formula $\to$
29797 \end_inset
29798
29799
29800 \backslash
29801 {
29802 \backslash
29803 int
29804 \begin_inset ERT
29805 status collapsed
29806
29807 \begin_layout Standard
29808
29809
29810 \backslash
29811 spce 
29812 \end_layout
29813
29814 \end_inset
29815
29816 A=B
29817 \end_layout
29818
29819 \end_inset
29820 </cell>
29821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29822 \begin_inset Text
29823
29824 \begin_layout Standard
29825 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \end_inset
29832 </cell>
29833 </row>
29834 </lyxtabular>
29835
29836 \end_inset
29837
29838
29839 \end_layout
29840
29841 \begin_layout Section
29842 Diagrams
29843 \begin_inset LatexCommand index
29844 name "Diagrams"
29845
29846 \end_inset
29847
29848
29849 \end_layout
29850
29851 \begin_layout Standard
29852 To create diagrams, the LaTeX-package 
29853 \series bold
29854 amscd
29855 \begin_inset Foot
29856 status collapsed
29857
29858 \begin_layout Standard
29859
29860 \series bold
29861 amscd
29862 \series default
29863  is part of every LaTeX standard installation.
29864 \end_layout
29865
29866 \end_inset
29867
29868
29869 \series default
29870
29871 \begin_inset LatexCommand index
29872 name "Packages ! amscd"
29873
29874 \end_inset
29875
29876  is needed.
29877  It is loaded in the LaTeX-preamble with the line
29878 \end_layout
29879
29880 \begin_layout Standard
29881
29882 \series bold
29883
29884 \backslash
29885 usepackage{amscd}
29886 \end_layout
29887
29888 \begin_layout Standard
29889 Diagrams visualize relations and look like this:
29890 \begin_inset Formula \[
29891 \begin{CD}A@>>>B@>>>C\\
29892 @AAA@.@VVV\\
29893 F@<<<E@<<<D\end{CD}\]
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Standard
29901 To get them, the command 
29902 \series bold
29903
29904 \backslash
29905 CD
29906 \begin_inset LatexCommand index
29907 name "Commands ! C ! \\textbackslash CD"
29908
29909 \end_inset
29910
29911
29912 \series default
29913  is inserted to a formula.
29914  A blue box appears with two dashed lines where further commands can be
29915  inserted.
29916  With 
29917 \family sans
29918 Ctrl-Return
29919 \family default
29920  a new line is created.
29921  Horizontal relations are inserted in odd, vertical in even formula lines.
29922 \end_layout
29923
29924 \begin_layout Standard
29925 To create the relations there are the following commands:
29926 \end_layout
29927
29928 \begin_layout Itemize
29929
29930 \series bold
29931 @<<<
29932 \series default
29933  creates a left arrow, 
29934 \series bold
29935 @>>>
29936 \series default
29937  a right arrow, and 
29938 \series bold
29939 @=
29940 \series default
29941  a long equal sign
29942 \end_layout
29943
29944 \begin_layout Itemize
29945
29946 \series bold
29947 @AAA
29948 \series default
29949  creates an up arrow, 
29950 \series bold
29951 @VVV
29952 \series default
29953  an down arrow, and 
29954 \series bold
29955 @|
29956 \series default
29957  a vertical equal sign
29958 \end_layout
29959
29960 \begin_layout Itemize
29961
29962 \series bold
29963 @.
29964
29965 \series default
29966  is a placeholder for non-existent relations
29967 \end_layout
29968
29969 \begin_layout Standard
29970 All arrows can be labeled as follows:
29971 \end_layout
29972
29973 \begin_layout Itemize
29974 Is text inserted between the first and second < or >, resp., it is placed
29975  above the arrow.
29976  When it is inserted between the second and third one, it appears under
29977  the arrow.
29978 \end_layout
29979
29980 \begin_layout Itemize
29981 When text for vertical arrows is inserted between the first and second A
29982  or V, resp., it is placed left beside the arrow.
29983  When it is inserted between the second and third one, it appears right
29984  beside the arrow.
29985  If the text contains an A or V, these letters must be set into a TeX-brace.
29986 \end_layout
29987
29988 \begin_layout Standard
29989 As example a diagram with all possible relations:
29990 \end_layout
29991
29992 \begin_layout Standard
29993 \begin_inset Formula \[
29994 \begin{CD}A@>j>>B@>>k>C@=F\\
29995 @AmAA@.@VV{V}V@|\\
29996 D@<<j<E@>k>>F@=C\end{CD}\]
29997
29998 \end_inset
29999
30000
30001 \end_layout
30002
30003 \begin_layout Standard
30004 The command for this is:
30005 \newline
30006
30007 \series bold
30008
30009 \backslash
30010 CD
30011 \begin_inset ERT
30012 status collapsed
30013
30014 \begin_layout Standard
30015
30016
30017 \backslash
30018 spce 
30019 \end_layout
30020
30021 \end_inset
30022
30023 A@>j>>B@>>k>C@=F Ctrl-Enter
30024 \newline
30025
30026 \begin_inset ERT
30027 status collapsed
30028
30029 \begin_layout Standard
30030
30031
30032 \backslash
30033 hphantom{
30034 \end_layout
30035
30036 \end_inset
30037
30038
30039 \backslash
30040 CD
30041 \begin_inset ERT
30042 status collapsed
30043
30044 \begin_layout Standard
30045
30046
30047 \backslash
30048 spce 
30049 \end_layout
30050
30051 \end_inset
30052
30053
30054 \begin_inset ERT
30055 status collapsed
30056
30057 \begin_layout Standard
30058
30059 }
30060 \end_layout
30061
30062 \end_inset
30063
30064 @AmAA@.@VV
30065 \backslash
30066 {V
30067 \series default
30068
30069 \begin_inset Formula $\to$
30070 \end_inset
30071
30072
30073 \series bold
30074 V@| Ctrl-Enter
30075 \newline
30076
30077 \begin_inset ERT
30078 status collapsed
30079
30080 \begin_layout Standard
30081
30082
30083 \backslash
30084 hphantom{
30085 \end_layout
30086
30087 \end_inset
30088
30089
30090 \backslash
30091 CD
30092 \begin_inset ERT
30093 status collapsed
30094
30095 \begin_layout Standard
30096
30097
30098 \backslash
30099 spce 
30100 \end_layout
30101
30102 \end_inset
30103
30104
30105 \begin_inset ERT
30106 status collapsed
30107
30108 \begin_layout Standard
30109
30110 }
30111 \end_layout
30112
30113 \end_inset
30114
30115 D@<<j<E@>k>>F@=C
30116 \end_layout
30117
30118 \begin_layout Standard
30119
30120 \newpage
30121
30122 \end_layout
30123
30124 \begin_layout Section
30125 Tips
30126 \begin_inset ERT
30127 status collapsed
30128
30129 \begin_layout Standard
30130
30131
30132 \backslash
30133 texorpdfstring{
30134 \end_layout
30135
30136 \end_inset
30137
30138
30139 \begin_inset Foot
30140 status collapsed
30141
30142 \begin_layout Standard
30143 Other useful math tips can be found in 
30144 \begin_inset LatexCommand cite
30145 key "Voss"
30146
30147 \end_inset
30148
30149 .
30150 \end_layout
30151
30152 \end_inset
30153
30154
30155 \begin_inset ERT
30156 status collapsed
30157
30158 \begin_layout Standard
30159
30160 }{}
30161 \end_layout
30162
30163 \end_inset
30164
30165
30166 \begin_inset Note Note
30167 status collapsed
30168
30169 \begin_layout Standard
30170
30171 \backslash
30172 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
30173 \end_layout
30174
30175 \begin_layout Standard
30176 More about 
30177 \backslash
30178 texorpdfstring is in section 
30179 \begin_inset LatexCommand ref
30180 reference "sub:Formulas-in-Section"
30181
30182 \end_inset
30183
30184 .
30185 \end_layout
30186
30187 \end_inset
30188
30189
30190 \begin_inset LatexCommand index
30191 name "Tips"
30192
30193 \end_inset
30194
30195
30196 \begin_inset LatexCommand index
30197 name "Ions|see{Chemical characters}"
30198
30199 \end_inset
30200
30201
30202 \end_layout
30203
30204 \begin_layout Subsection
30205 Chemical Symbols and Equations
30206 \begin_inset LatexCommand label
30207 name "sub:Chemical-Symbols-and"
30208
30209 \end_inset
30210
30211
30212 \begin_inset LatexCommand index
30213 name "Chemical characters ! Symbols"
30214
30215 \end_inset
30216
30217
30218 \begin_inset LatexCommand index
30219 name "Chemical equations"
30220
30221 \end_inset
30222
30223
30224 \begin_inset LatexCommand index
30225 name "Symbols ! chemical"
30226
30227 \end_inset
30228
30229
30230 \end_layout
30231
30232 \begin_layout Standard
30233 An example text from chemistry:
30234 \end_layout
30235
30236 \begin_layout Quote
30237 The 
30238 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30239 \end_inset
30240
30241 -ion reacts with two 
30242 \begin_inset Formula $\mathrm{Na^{+}}$
30243 \end_inset
30244
30245 -ions to sodium sulfate 
30246 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30247 \end_inset
30248
30249 .
30250  The chemical equation for this is:
30251 \begin_inset Formula \[
30252 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
30253
30254 \end_inset
30255
30256
30257 \end_layout
30258
30259 \begin_layout Standard
30260 This chemical equation can directly be created as formula.
30261  To avoid that the symbols appear italic, everything is highlighted and
30262  changed by the shortcut 
30263 \family sans
30264 Alt-c\InsetSpace ~
30265 r
30266 \family default
30267  to the upright font style.
30268 \begin_inset Foot
30269 status collapsed
30270
30271 \begin_layout Standard
30272 font styles
30273 \series bold
30274  
30275 \series default
30276 see 
30277 \begin_inset LatexCommand ref
30278 reference "sub:Font-Styles"
30279
30280 \end_inset
30281
30282
30283 \end_layout
30284
30285 \end_inset
30286
30287
30288 \end_layout
30289
30290 \begin_layout Subsection
30291 Negative Numbers
30292 \begin_inset LatexCommand index
30293 name "Numbers ! negative"
30294
30295 \end_inset
30296
30297
30298 \end_layout
30299
30300 \begin_layout Standard
30301 Negative numbers often look ugly in formulas because the minus sign before
30302  the number is set with the same length as the minus operator sign.
30303  When writing the negative number in normal text, the minus sign appears
30304  correctly.
30305 \end_layout
30306
30307 \begin_layout Standard
30308 Thus, the problem disappears when converting the minus sign to mathematical
30309  text.
30310 \end_layout
30311
30312 \begin_layout Standard
30313 An example to visualize the problem:
30314 \end_layout
30315
30316 \begin_layout Standard
30317 \align center
30318 \begin_inset Tabular
30319 <lyxtabular version="3" rows="3" columns="2">
30320 <features>
30321 <column alignment="right" valignment="top" leftline="true" width="0">
30322 <column alignment="left" valignment="top" rightline="true" width="0">
30323 <row topline="true">
30324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30325 \begin_inset Text
30326
30327 \begin_layout Standard
30328 normal text:
30329 \end_layout
30330
30331 \end_inset
30332 </cell>
30333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30334 \begin_inset Text
30335
30336 \begin_layout Standard
30337 x = -2
30338 \end_layout
30339
30340 \end_inset
30341 </cell>
30342 </row>
30343 <row topline="true" bottomline="true">
30344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30345 \begin_inset Text
30346
30347 \begin_layout Standard
30348 formula:
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Standard
30357 \begin_inset Formula $x=-2$
30358 \end_inset
30359
30360
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 </row>
30366 <row topline="true" bottomline="true">
30367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30368 \begin_inset Text
30369
30370 \begin_layout Standard
30371 solution:
30372 \end_layout
30373
30374 \end_inset
30375 </cell>
30376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30377 \begin_inset Text
30378
30379 \begin_layout Standard
30380 \begin_inset Formula $x=\textrm{-}2$
30381 \end_inset
30382
30383
30384 \end_layout
30385
30386 \end_inset
30387 </cell>
30388 </row>
30389 </lyxtabular>
30390
30391 \end_inset
30392
30393
30394 \end_layout
30395
30396 \begin_layout Subsection
30397 Comma as Decimal Separator
30398 \begin_inset LatexCommand index
30399 name "Comma"
30400
30401 \end_inset
30402
30403
30404 \end_layout
30405
30406 \begin_layout Standard
30407 In LaTeX a comma inside a formula is used, according to the English convention,
30408  as number group separator.
30409  So there will be space added behind all commas in formulas.
30410 \end_layout
30411
30412 \begin_layout Standard
30413 To avoid this, the comma is highlighted and changed to mathematical text
30414  (shortcut 
30415 \family sans
30416 Alt-m\InsetSpace ~
30417 m
30418 \family default
30419 ).
30420 \end_layout
30421
30422 \begin_layout Standard
30423 To use all formula commas in the document as decimal separator, the file
30424  
30425 \series bold
30426 icomma.sty
30427 \series default
30428
30429 \begin_inset Foot
30430 status collapsed
30431
30432 \begin_layout Standard
30433
30434 \series bold
30435 icomma
30436 \series default
30437  is part of the LaTeX-package 
30438 \series bold
30439 was
30440 \series default
30441
30442 \begin_inset LatexCommand index
30443 name "Packages ! was\\vspace{4mm}"
30444
30445 \end_inset
30446
30447 .
30448 \end_layout
30449
30450 \end_inset
30451
30452
30453 \begin_inset LatexCommand index
30454 name "Packages ! icomma"
30455
30456 \end_inset
30457
30458  is loaded with the LaTeX-preamble line
30459 \end_layout
30460
30461 \begin_layout Standard
30462
30463 \series bold
30464
30465 \backslash
30466 usepackage{icomma}
30467 \end_layout
30468
30469 \begin_layout Subsection
30470 Physical Vectors
30471 \begin_inset LatexCommand label
30472 name "sub:Physical-Vectors"
30473
30474 \end_inset
30475
30476
30477 \begin_inset LatexCommand index
30478 name "Vectors ! physical"
30479
30480 \end_inset
30481
30482
30483 \end_layout
30484
30485 \begin_layout Standard
30486 Predefined vectors are offered by the LaTeX-package 
30487 \series bold
30488 braket
30489 \series default
30490
30491 \begin_inset Foot
30492 status collapsed
30493
30494 \begin_layout Standard
30495
30496 \series bold
30497 braket
30498 \series default
30499  should be part of every LaTeX standard installation.
30500 \end_layout
30501
30502 \end_inset
30503
30504
30505 \begin_inset LatexCommand index
30506 name "Packages ! braket"
30507
30508 \end_inset
30509
30510  that is loaded with the LaTeX-preamble line
30511 \end_layout
30512
30513 \begin_layout Standard
30514
30515 \series bold
30516
30517 \backslash
30518 usepackage{braket}
30519 \end_layout
30520
30521 \begin_layout Standard
30522 \begin_inset ERT
30523 status collapsed
30524
30525 \begin_layout Standard
30526
30527
30528 \backslash
30529 ifbraket 
30530 \end_layout
30531
30532 \end_inset
30533
30534
30535 \begin_inset Note Note
30536 status open
30537
30538 \begin_layout Standard
30539 The following table will only be displayed when the LaTeX-package 
30540 \series bold
30541 braket
30542 \series default
30543  is installed.
30544 \end_layout
30545
30546 \end_inset
30547
30548 The following commands are defined:
30549 \end_layout
30550
30551 \begin_layout Standard
30552 \align center
30553 \begin_inset Tabular
30554 <lyxtabular version="3" rows="4" columns="2">
30555 <features>
30556 <column alignment="center" valignment="top" leftline="true" width="0">
30557 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30558 <row topline="true" bottomline="true">
30559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30560 \begin_inset Text
30561
30562 \begin_layout Standard
30563 Command
30564 \end_layout
30565
30566 \end_inset
30567 </cell>
30568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30569 \begin_inset Text
30570
30571 \begin_layout Standard
30572 Result
30573 \end_layout
30574
30575 \end_inset
30576 </cell>
30577 </row>
30578 <row topline="true">
30579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30580 \begin_inset Text
30581
30582 \begin_layout Standard
30583
30584 \backslash
30585 Bra{
30586 \backslash
30587 psi
30588 \end_layout
30589
30590 \end_inset
30591 </cell>
30592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30593 \begin_inset Text
30594
30595 \begin_layout Standard
30596 \begin_inset Formula $\Bra{\psi}$
30597 \end_inset
30598
30599
30600 \end_layout
30601
30602 \end_inset
30603 </cell>
30604 </row>
30605 <row topline="true">
30606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30607 \begin_inset Text
30608
30609 \begin_layout Standard
30610
30611 \backslash
30612 Ket{
30613 \backslash
30614 psi
30615 \end_layout
30616
30617 \end_inset
30618 </cell>
30619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30620 \begin_inset Text
30621
30622 \begin_layout Standard
30623 \begin_inset Formula $\Ket{\psi}$
30624 \end_inset
30625
30626
30627 \end_layout
30628
30629 \end_inset
30630 </cell>
30631 </row>
30632 <row topline="true" bottomline="true">
30633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30634 \begin_inset Text
30635
30636 \begin_layout Standard
30637
30638 \backslash
30639 Braket{
30640 \backslash
30641 psi|
30642 \backslash
30643 phi
30644 \end_layout
30645
30646 \end_inset
30647 </cell>
30648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30649 \begin_inset Text
30650
30651 \begin_layout Standard
30652 \begin_inset Formula $\Braket{\psi|\phi}$
30653 \end_inset
30654
30655
30656 \end_layout
30657
30658 \end_inset
30659 </cell>
30660 </row>
30661 </lyxtabular>
30662
30663 \end_inset
30664
30665
30666 \end_layout
30667
30668 \begin_layout Standard
30669 The command 
30670 \series bold
30671
30672 \backslash
30673 Braket
30674 \series default
30675  assures that all vertical bars are set in the size of the surrounding brackets:
30676 \begin_inset Formula \[
30677 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
30678
30679 \end_inset
30680
30681
30682 \begin_inset ERT
30683 status collapsed
30684
30685 \begin_layout Standard
30686
30687
30688 \backslash
30689 else 
30690 \end_layout
30691
30692 \end_inset
30693
30694
30695 \begin_inset Note Note
30696 status open
30697
30698 \begin_layout Standard
30699 The following will be displayed when the LaTeX-package 
30700 \series bold
30701 braket
30702 \series default
30703  is not installed:
30704 \end_layout
30705
30706 \end_inset
30707
30708
30709 \end_layout
30710
30711 \begin_layout Standard
30712 You need to install the LaTeX-package 
30713 \series bold
30714 braket
30715 \series default
30716  to see the rest of this subsection in the output.
30717 \end_layout
30718
30719 \begin_layout Standard
30720 \begin_inset ERT
30721 status collapsed
30722
30723 \begin_layout Standard
30724
30725
30726 \backslash
30727 fi 
30728 \end_layout
30729
30730 \end_inset
30731
30732
30733 \end_layout
30734
30735 \begin_layout Standard
30736 The effect of 
30737 \series bold
30738
30739 \backslash
30740 Braket
30741 \series default
30742  can also be achieved using the command 
30743 \series bold
30744
30745 \backslash
30746 middle
30747 \series default
30748 , that is described in 
30749 \begin_inset LatexCommand ref
30750 reference "sub:Automatic-Bracket-Size"
30751
30752 \end_inset
30753
30754 .
30755 \end_layout
30756
30757 \begin_layout Subsection
30758 Self-defined Fractions
30759 \begin_inset LatexCommand label
30760 name "sub:Self-defined-Fractions"
30761
30762 \end_inset
30763
30764
30765 \begin_inset LatexCommand index
30766 name "Fractions ! self-defined"
30767
30768 \end_inset
30769
30770
30771 \end_layout
30772
30773 \begin_layout Standard
30774 To define custom commands for fractions, the command 
30775 \series bold
30776
30777 \backslash
30778 genfrac
30779 \series default
30780
30781 \begin_inset LatexCommand index
30782 name "Commands ! G ! \\textbackslash genfrac"
30783
30784 \end_inset
30785
30786  is used in the following scheme:
30787 \end_layout
30788
30789 \begin_layout Standard
30790
30791 \series bold
30792
30793 \backslash
30794 genfrac{left
30795 \series default
30796  
30797 \series bold
30798 bracket}{right
30799 \series default
30800  
30801 \series bold
30802 bracket}{fraction bar thickness}{style}
30803 \newline
30804
30805 \begin_inset ERT
30806 status collapsed
30807
30808 \begin_layout Standard
30809
30810
30811 \backslash
30812 phantom{
30813 \end_layout
30814
30815 \end_inset
30816
30817
30818 \backslash
30819 genfrac
30820 \begin_inset ERT
30821 status collapsed
30822
30823 \begin_layout Standard
30824
30825 }
30826 \end_layout
30827
30828 \end_inset
30829
30830 {numerator}{denominator}
30831 \end_layout
30832
30833 \begin_layout Standard
30834 The style is a number in the range of 0\InsetSpace \thinspace{}
30835 -\InsetSpace \thinspace{}
30836 3.
30837 \end_layout
30838
30839 \begin_layout Standard
30840 \align center
30841 \begin_inset Tabular
30842 <lyxtabular version="3" rows="5" columns="2">
30843 <features>
30844 <column alignment="center" valignment="top" leftline="true" width="0">
30845 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30846 <row topline="true" bottomline="true">
30847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30848 \begin_inset Text
30849
30850 \begin_layout Standard
30851 Number
30852 \end_layout
30853
30854 \end_inset
30855 </cell>
30856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30857 \begin_inset Text
30858
30859 \begin_layout Standard
30860 Style (Size)
30861 \end_layout
30862
30863 \end_inset
30864 </cell>
30865 </row>
30866 <row topline="true">
30867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30868 \begin_inset Text
30869
30870 \begin_layout Standard
30871 0
30872 \end_layout
30873
30874 \end_inset
30875 </cell>
30876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30877 \begin_inset Text
30878
30879 \begin_layout Standard
30880 display style formula
30881 \end_layout
30882
30883 \end_inset
30884 </cell>
30885 </row>
30886 <row topline="true">
30887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30888 \begin_inset Text
30889
30890 \begin_layout Standard
30891 1
30892 \end_layout
30893
30894 \end_inset
30895 </cell>
30896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30897 \begin_inset Text
30898
30899 \begin_layout Standard
30900 inline formula
30901 \end_layout
30902
30903 \end_inset
30904 </cell>
30905 </row>
30906 <row topline="true">
30907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30908 \begin_inset Text
30909
30910 \begin_layout Standard
30911 2
30912 \end_layout
30913
30914 \end_inset
30915 </cell>
30916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30917 \begin_inset Text
30918
30919 \begin_layout Standard
30920 small
30921 \end_layout
30922
30923 \end_inset
30924 </cell>
30925 </row>
30926 <row topline="true" bottomline="true">
30927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30928 \begin_inset Text
30929
30930 \begin_layout Standard
30931 3
30932 \end_layout
30933
30934 \end_inset
30935 </cell>
30936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30937 \begin_inset Text
30938
30939 \begin_layout Standard
30940 tiny
30941 \end_layout
30942
30943 \end_inset
30944 </cell>
30945 </row>
30946 </lyxtabular>
30947
30948 \end_inset
30949
30950
30951 \end_layout
30952
30953 \begin_layout Standard
30954 When no style is given, the size is adjusted to the surrounding environment
30955  like for the command 
30956 \series bold
30957
30958 \backslash
30959 frac
30960 \series default
30961 .
30962 \end_layout
30963
30964 \begin_layout Standard
30965 When no fraction bar thickness is given, the predefined value of 0.4\InsetSpace \thinspace{}
30966 pt will
30967  be used.
30968 \end_layout
30969
30970 \begin_layout Standard
30971 \begin_inset VSpace medskip
30972 \end_inset
30973
30974 For example, the commands 
30975 \series bold
30976
30977 \backslash
30978 dfrac
30979 \series default
30980  and 
30981 \series bold
30982
30983 \backslash
30984 tbinom
30985 \series default
30986  from 
30987 \begin_inset LatexCommand ref
30988 reference "sub:Fractions"
30989
30990 \end_inset
30991
30992  are defined with the commands
30993 \end_layout
30994
30995 \begin_layout Standard
30996
30997 \series bold
30998
30999 \backslash
31000 newcommand{
31001 \backslash
31002 dfrac}[2]{
31003 \backslash
31004 genfrac{}{}{}{0}{#1}{#2}}
31005 \end_layout
31006
31007 \begin_layout Standard
31008 and
31009 \end_layout
31010
31011 \begin_layout Standard
31012
31013 \series bold
31014
31015 \backslash
31016 newcommand{
31017 \backslash
31018 tbinom}[2]{
31019 \backslash
31020 genfrac{(}{)}{0pt}{1}{#1}{#2}}
31021 \end_layout
31022
31023 \begin_layout Standard
31024 \begin_inset VSpace medskip
31025 \end_inset
31026
31027 To define a fraction where the fraction bar thickness can be given as optional
31028  argument, the following line is inserted to the LaTeX-preamble:
31029 \end_layout
31030
31031 \begin_layout Standard
31032
31033 \series bold
31034
31035 \backslash
31036 newcommand{
31037 \backslash
31038 fracS}[3][]{
31039 \backslash
31040 genfrac{}{}{#1}{}{#2}{#3}}
31041 \end_layout
31042
31043 \begin_layout Standard
31044 A test:
31045 \begin_inset Formula \begin{align*}
31046 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
31047 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
31048
31049 \end_inset
31050
31051 As one can see, the distance of the numerator and the denominator to the
31052  fraction bar is round about three times the bar thickness.
31053 \end_layout
31054
31055 \begin_layout Subsection
31056 Canceled Formulas
31057 \begin_inset LatexCommand label
31058 name "sub:Canceled-Formulas"
31059
31060 \end_inset
31061
31062
31063 \begin_inset LatexCommand index
31064 name "Formula ! canceled"
31065
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Standard
31072 To cancel formulas or formula parts, the LaTeX-package 
31073 \series bold
31074 cancel
31075 \series default
31076
31077 \begin_inset Foot
31078 status collapsed
31079
31080 \begin_layout Standard
31081
31082 \series bold
31083 cancel
31084 \series default
31085  is part of every LaTeX standard installation.
31086 \end_layout
31087
31088 \end_inset
31089
31090
31091 \begin_inset LatexCommand index
31092 name "Packages ! cancel"
31093
31094 \end_inset
31095
31096  has to be loaded with the LaTeX-preamble line
31097 \end_layout
31098
31099 \begin_layout Standard
31100
31101 \series bold
31102
31103 \backslash
31104 usepackage[samesize]{cancel}
31105 \end_layout
31106
31107 \begin_layout Standard
31108 There are four ways to cancel formulas:
31109 \end_layout
31110
31111 \begin_layout Standard
31112 \align center
31113 \begin_inset Tabular
31114 <lyxtabular version="3" rows="5" columns="2">
31115 <features>
31116 <column alignment="center" valignment="top" leftline="true" width="0">
31117 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
31118 <row topline="true" bottomline="true">
31119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31120 \begin_inset Text
31121
31122 \begin_layout Standard
31123 Command
31124 \end_layout
31125
31126 \end_inset
31127 </cell>
31128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31129 \begin_inset Text
31130
31131 \begin_layout Standard
31132 Result
31133 \begin_inset Note Note
31134 status collapsed
31135
31136 \begin_layout Standard
31137
31138 \series bold
31139
31140 \backslash
31141 hspace
31142 \series default
31143  and
31144 \series bold
31145  
31146 \backslash
31147 raisebox
31148 \series default
31149  are used here as spacer.
31150 \end_layout
31151
31152 \end_inset
31153
31154
31155 \end_layout
31156
31157 \end_inset
31158 </cell>
31159 </row>
31160 <row topline="true">
31161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31162 \begin_inset Text
31163
31164 \begin_layout Standard
31165
31166 \backslash
31167 cancel{
31168 \backslash
31169 int
31170 \begin_inset ERT
31171 status collapsed
31172
31173 \begin_layout Standard
31174
31175
31176 \backslash
31177 spce 
31178 \end_layout
31179
31180 \end_inset
31181
31182 A=B
31183 \end_layout
31184
31185 \end_inset
31186 </cell>
31187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31188 \begin_inset Text
31189
31190 \begin_layout Standard
31191 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
31192 \end_inset
31193
31194
31195 \end_layout
31196
31197 \end_inset
31198 </cell>
31199 </row>
31200 <row topline="true">
31201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31202 \begin_inset Text
31203
31204 \begin_layout Standard
31205
31206 \backslash
31207 bcancel{
31208 \backslash
31209 int
31210 \begin_inset ERT
31211 status collapsed
31212
31213 \begin_layout Standard
31214
31215
31216 \backslash
31217 spce 
31218 \end_layout
31219
31220 \end_inset
31221
31222 A=B
31223 \end_layout
31224
31225 \end_inset
31226 </cell>
31227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31228 \begin_inset Text
31229
31230 \begin_layout Standard
31231 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
31232 \end_inset
31233
31234
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 </row>
31240 <row topline="true" bottomline="true">
31241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31242 \begin_inset Text
31243
31244 \begin_layout Standard
31245
31246 \backslash
31247 xcancel{
31248 \backslash
31249 int
31250 \begin_inset ERT
31251 status collapsed
31252
31253 \begin_layout Standard
31254
31255
31256 \backslash
31257 spce 
31258 \end_layout
31259
31260 \end_inset
31261
31262 A=B
31263 \end_layout
31264
31265 \end_inset
31266 </cell>
31267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31268 \begin_inset Text
31269
31270 \begin_layout Standard
31271 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \end_inset
31278 </cell>
31279 </row>
31280 <row topline="true" bottomline="true">
31281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31282 \begin_inset Text
31283
31284 \begin_layout Standard
31285
31286 \backslash
31287 cancelto{1
31288 \begin_inset Formula $\to$
31289 \end_inset
31290
31291
31292 \backslash
31293 {
31294 \backslash
31295 int
31296 \begin_inset ERT
31297 status collapsed
31298
31299 \begin_layout Standard
31300
31301
31302 \backslash
31303 spce 
31304 \end_layout
31305
31306 \end_inset
31307
31308 A=B
31309 \end_layout
31310
31311 \end_inset
31312 </cell>
31313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31314 \begin_inset Text
31315
31316 \begin_layout Standard
31317 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
31318 \end_inset
31319
31320
31321 \end_layout
31322
31323 \end_inset
31324 </cell>
31325 </row>
31326 </lyxtabular>
31327
31328 \end_inset
31329
31330
31331 \end_layout
31332
31333 \begin_layout Standard
31334
31335 \series bold
31336
31337 \backslash
31338 cancelto
31339 \series default
31340  is especially suitable to visualize the reduction of fractions within formulas:
31341 \begin_inset Formula \[
31342 \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}}}\]
31343
31344 \end_inset
31345
31346
31347 \end_layout
31348
31349 \begin_layout Subsection
31350 Formulas in Section Headings
31351 \begin_inset LatexCommand label
31352 name "sub:Formulas-in-Section"
31353
31354 \end_inset
31355
31356
31357 \begin_inset LatexCommand index
31358 name "Formula ! in section headings"
31359
31360 \end_inset
31361
31362
31363 \end_layout
31364
31365 \begin_layout Standard
31366 When formulas are used in section headings, the following has to be taken
31367  into account:
31368 \end_layout
31369
31370 \begin_layout Standard
31371 \begin_inset Note Greyedout
31372 status open
31373
31374 \begin_layout Standard
31375 When the LaTeX-package 
31376 \series bold
31377 hyperref
31378 \series default
31379
31380 \begin_inset LatexCommand index
31381 name "Packages ! hyperref"
31382
31383 \end_inset
31384
31385  is used, PDF-bookmarks are automatically created for every section heading
31386  in the table of contents.
31387  If a section heading contains formulas, they are incorrectly displayed
31388  in the bookmark text, because formulas in bookmarks infringe the PDF convention
31389 s.
31390 \end_layout
31391
31392 \end_inset
31393
31394
31395 \end_layout
31396
31397 \begin_layout Standard
31398 Both problems can be solved by inserting at the end of the section heading
31399  a short title with the menu 
31400 \family sans
31401 Insert\SpecialChar \menuseparator
31402 Short\InsetSpace ~
31403 Title
31404 \family default
31405 .
31406  Short titles are used as alternative for multiline section headings to
31407  keep the table of contents clearly arranged.
31408  Only the short title appears in the table of contents and therefore also
31409  in the PDF-bookmark.
31410 \end_layout
31411
31412 \begin_layout Standard
31413 When formulas should be used in the table of contents but 
31414 \series bold
31415 hyperref
31416 \series default
31417  is used, one can use the following command in TeX-mode:
31418 \end_layout
31419
31420 \begin_layout Standard
31421
31422 \series bold
31423
31424 \backslash
31425 texorpdfstring{part}{alternative}
31426 \begin_inset LatexCommand index
31427 name "Commands ! T ! \\textbackslash texorpdfstring"
31428
31429 \end_inset
31430
31431
31432 \end_layout
31433
31434 \begin_layout Standard
31435 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
31436  This can be characters, formulas, footnotes, but also cross-references.
31437  The alternative is used instead of the part for the bookmark.
31438 \end_layout
31439
31440 \begin_layout Standard
31441 Here are two example headings:
31442 \begin_inset VSpace -3mm
31443 \end_inset
31444
31445
31446 \begin_inset ERT
31447 status collapsed
31448
31449 \begin_layout Standard
31450
31451
31452 \backslash
31453 boldmath 
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \end_layout
31460
31461 \begin_layout Subsubsection
31462 Heading without formula in table of contents 
31463 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31464 \end_inset
31465
31466
31467 \begin_inset OptArg
31468 status collapsed
31469
31470 \begin_layout Standard
31471 Heading without formula in table of contents
31472 \end_layout
31473
31474 \end_inset
31475
31476
31477 \end_layout
31478
31479 \begin_layout Subsubsection
31480 Heading with formula in table of contents
31481 \begin_inset ERT
31482 status collapsed
31483
31484 \begin_layout Standard
31485
31486
31487 \backslash
31488 texorpdfstring{
31489 \end_layout
31490
31491 \end_inset
31492
31493  
31494 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31495 \end_inset
31496
31497
31498 \begin_inset ERT
31499 status collapsed
31500
31501 \begin_layout Standard
31502
31503 }{}
31504 \end_layout
31505
31506 \end_inset
31507
31508
31509 \end_layout
31510
31511 \begin_layout Standard
31512 \begin_inset ERT
31513 status collapsed
31514
31515 \begin_layout Standard
31516
31517
31518 \backslash
31519 unboldmath 
31520 \end_layout
31521
31522 \end_inset
31523
31524 In the first heading a short title was used, in the second one 
31525 \series bold
31526
31527 \backslash
31528 texorpdfstring
31529 \series default
31530 .
31531 \end_layout
31532
31533 \begin_layout Standard
31534 To get the same formatting as for the other headings, the complete heading
31535  was set into a 
31536 \series bold
31537 boldmath environment
31538 \series default
31539
31540 \begin_inset Foot
31541 status collapsed
31542
31543 \begin_layout Standard
31544 see 
31545 \begin_inset LatexCommand ref
31546 reference "sub:Bold-Formulas"
31547
31548 \end_inset
31549
31550
31551 \end_layout
31552
31553 \end_inset
31554
31555 .
31556 \end_layout
31557
31558 \begin_layout Subsection
31559 Formulas in multi-column Text
31560 \begin_inset LatexCommand index
31561 name "Formula ! in multi-column text"
31562
31563 \end_inset
31564
31565
31566 \end_layout
31567
31568 \begin_layout Standard
31569 Formulas in multi-column text are often too wide to fit into a column and
31570  thus need to be set over the whole page width.
31571  This is done by using the LaTeX-package 
31572 \series bold
31573 multicol
31574 \series default
31575
31576 \begin_inset Foot
31577 status collapsed
31578
31579 \begin_layout Standard
31580
31581 \series bold
31582 multicol
31583 \series default
31584  is part of every LaTeX standard installation.
31585 \end_layout
31586
31587 \end_inset
31588
31589
31590 \begin_inset LatexCommand index
31591 name "Packages ! multicol"
31592
31593 \end_inset
31594
31595 , that is loaded with the LaTeX-preamble line
31596 \end_layout
31597
31598 \begin_layout Standard
31599
31600 \series bold
31601
31602 \backslash
31603 usepackage{multicol}
31604 \end_layout
31605
31606 \begin_layout Standard
31607 \begin_inset Note Greyedout
31608 status open
31609
31610 \begin_layout Standard
31611 Note herby that the setting 
31612 \family sans
31613 Two-column\InsetSpace ~
31614 document
31615 \family default
31616  in the menu 
31617 \family sans
31618 Document\SpecialChar \menuseparator
31619 Settings
31620 \family default
31621  under 
31622 \family sans
31623 Text\InsetSpace ~
31624 Layout
31625 \family default
31626 \emph on
31627  
31628 \emph default
31629 must 
31630 \emph on
31631 not
31632 \emph default
31633  be selected.
31634 \end_layout
31635
31636 \end_inset
31637
31638
31639 \end_layout
31640
31641 \begin_layout Standard
31642 Before the multi-column text the command
31643 \end_layout
31644
31645 \begin_layout Standard
31646
31647 \series bold
31648
31649 \backslash
31650 begin{multicols}{column number}
31651 \end_layout
31652
31653 \begin_layout Standard
31654 is written in TeX-mode.
31655  The column number is a number in the range of 2\InsetSpace \thinspace{}
31656 -\InsetSpace \thinspace{}
31657 10.
31658  Before the formula the multi-column text is ended by inserting the command
31659 \end_layout
31660
31661 \begin_layout Standard
31662
31663 \series bold
31664
31665 \backslash
31666 end{multicols}
31667 \end_layout
31668
31669 \begin_layout Standard
31670 in TeX-mode.
31671 \end_layout
31672
31673 \begin_layout Standard
31674 Due to the command some space is automatically added before the formula.
31675  To revert this, -6\InsetSpace \thinspace{}
31676 mm vertical space is inserted before the formula.
31677  When the formula style 
31678 \series bold
31679 Indented
31680 \begin_inset Foot
31681 status collapsed
31682
31683 \begin_layout Standard
31684 formula styles see 
31685 \begin_inset LatexCommand ref
31686 reference "sec:Formula-Styles"
31687
31688 \end_inset
31689
31690
31691 \end_layout
31692
31693 \end_inset
31694
31695
31696 \series default
31697  is used, -9\InsetSpace \thinspace{}
31698 mm space is inserted instead.
31699 \end_layout
31700
31701 \begin_layout Standard
31702 As example a multi-column text with a displayed formula:
31703 \end_layout
31704
31705 \begin_layout Standard
31706 \begin_inset ERT
31707 status collapsed
31708
31709 \begin_layout Standard
31710
31711
31712 \backslash
31713 begin{multicols}{2}
31714 \end_layout
31715
31716 \end_inset
31717
31718 Das Spektrum wird fouriertransformiert.
31719  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
31720 , Lösungsmittel) zu trennen.
31721  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
31722  nun das Aussehen des Ausgangssignals.
31723  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
31724  über alle Phasen integrieren muss.
31725  Sei nun 
31726 \begin_inset Formula $S$
31727 \end_inset
31728
31729  unser normiertes Ausgangssignal and 
31730 \begin_inset Formula $P$
31731 \end_inset
31732
31733  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
31734 \begin_inset ERT
31735 status collapsed
31736
31737 \begin_layout Standard
31738
31739
31740 \backslash
31741 end{multicols}
31742 \end_layout
31743
31744 \end_inset
31745
31746
31747 \begin_inset VSpace -6mm
31748 \end_inset
31749
31750
31751 \begin_inset Formula \begin{equation}
31752 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
31753
31754 \end_inset
31755
31756
31757 \begin_inset ERT
31758 status collapsed
31759
31760 \begin_layout Standard
31761
31762
31763 \backslash
31764 begin{multicols}{2}
31765 \end_layout
31766
31767 \end_inset
31768
31769 wobei 
31770 \begin_inset Formula $S_{0}$
31771 \end_inset
31772
31773  das Signal ohne Gradient ist and the Normierungsbedingung 
31774 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
31775 \end_inset
31776
31777  gilt.
31778  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
31779  Direkt nach the 
31780 \begin_inset Formula $\nicefrac{\pi}{2}$
31781 \end_inset
31782
31783 \InsetSpace \thinspace{}
31784 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
31785  das Signal zusätzlich abschwächt.
31786  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
31787  
31788 \begin_inset Formula $T_{2}$
31789 \end_inset
31790
31791 -Zeit.
31792 \end_layout
31793
31794 \begin_layout Standard
31795 \begin_inset ERT
31796 status collapsed
31797
31798 \begin_layout Standard
31799
31800
31801 \backslash
31802 end{multicols}
31803 \end_layout
31804
31805 \end_inset
31806
31807  
31808 \end_layout
31809
31810 \begin_layout Subsection
31811 Formulas with Description of Variables
31812 \begin_inset LatexCommand index
31813 name "Formula ! with description of variables"
31814
31815 \end_inset
31816
31817
31818 \end_layout
31819
31820 \begin_layout Standard
31821 To describe variables within a formula, like in formula 
31822 \begin_inset LatexCommand eqref
31823 reference "eq:within"
31824
31825 \end_inset
31826
31827 , a 2
31828 \series bold
31829 ×
31830 \series default
31831
31832 \begin_inset Formula $n$
31833 \end_inset
31834
31835 \InsetSpace ~
31836 matrix is used with left aligned columns for the 
31837 \begin_inset Formula $n$
31838 \end_inset
31839
31840  used variables.
31841 \begin_inset Foot
31842 status collapsed
31843
31844 \begin_layout Standard
31845 matrices see 
31846 \begin_inset LatexCommand ref
31847 reference "sec:Matrices"
31848
31849 \end_inset
31850
31851
31852 \end_layout
31853
31854 \end_inset
31855
31856  To set the description in a smaller size, before the matrix e.\InsetSpace \thinspace{}
31857 g.\InsetSpace ~
31858 the command
31859  
31860 \series bold
31861
31862 \backslash
31863 footnotesize
31864 \series default
31865  is inserted.
31866 \begin_inset Foot
31867 status collapsed
31868
31869 \begin_layout Standard
31870 font sizes see 
31871 \begin_inset LatexCommand ref
31872 reference "sub:Font-Sizes"
31873
31874 \end_inset
31875
31876
31877 \end_layout
31878
31879 \end_inset
31880
31881
31882 \end_layout
31883
31884 \begin_layout Standard
31885 When the formula style 
31886 \series bold
31887 Indented
31888 \begin_inset Foot
31889 status collapsed
31890
31891 \begin_layout Standard
31892 formula styles see 
31893 \begin_inset LatexCommand ref
31894 reference "sec:Formula-Styles"
31895
31896 \end_inset
31897
31898
31899 \end_layout
31900
31901 \end_inset
31902
31903
31904 \series default
31905  is used, a 
31906 \series bold
31907
31908 \backslash
31909 hfill
31910 \series default
31911
31912 \begin_inset Foot
31913 status collapsed
31914
31915 \begin_layout Standard
31916
31917 \series bold
31918
31919 \backslash
31920 hfill
31921 \series default
31922  only works in formulas with the style 
31923 \series bold
31924 Indented
31925 \series default
31926 , see 
31927 \begin_inset LatexCommand ref
31928 reference "sub:Variable-Space"
31929
31930 \end_inset
31931
31932 .
31933 \end_layout
31934
31935 \end_inset
31936
31937  is inserted before and after the matrix to have the same separation of
31938  the matrix from the equation and the side margin.
31939 \end_layout
31940
31941 \begin_layout Standard
31942 When the formula style 
31943 \series bold
31944 Centered
31945 \series default
31946  is used, the method described in 
31947 \begin_inset LatexCommand ref
31948 reference "sub:Flalign-Environment"
31949
31950 \end_inset
31951
31952  is used to indent formulas.
31953  Formula 
31954 \begin_inset LatexCommand eqref
31955 reference "eq:within"
31956
31957 \end_inset
31958
31959  consists of five columns whereas in the first two columns contain the equation,
31960  the third the matrix, and the last one an empty TeX-brace.
31961 \begin_inset Formula \begin{flalign}
31962 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
31963 \rho & \textrm{density}\\
31964 V & \textrm{volume}\\
31965 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
31966
31967 \end_inset
31968
31969
31970 \end_layout
31971
31972 \begin_layout Subsection
31973 Upright small Greek Letters
31974 \begin_inset LatexCommand label
31975 name "sub:Upright-small-Greek"
31976
31977 \end_inset
31978
31979
31980 \begin_inset LatexCommand index
31981 name "Greek letters ! upright"
31982
31983 \end_inset
31984
31985
31986 \end_layout
31987
31988 \begin_layout Standard
31989 Most of the math fonts only provide italic small Greek letters.
31990  But for symbols of elementary particles like pions and neutrinos, upright
31991  Greek letters are needed.
31992  The file 
31993 \series bold
31994 upgreek.sty
31995 \series default
31996
31997 \begin_inset Foot
31998 status collapsed
31999
32000 \begin_layout Standard
32001
32002 \series bold
32003 upgreek
32004 \series default
32005  is part of the LaTeX-package 
32006 \series bold
32007 was
32008 \series default
32009
32010 \begin_inset LatexCommand index
32011 name "Packages ! was\\vspace{4mm}"
32012
32013 \end_inset
32014
32015 .
32016 \end_layout
32017
32018 \end_inset
32019
32020
32021 \begin_inset LatexCommand index
32022 name "Packages ! upgreek"
32023
32024 \end_inset
32025
32026  that is loaded with the LaTeX-preamble line
32027 \end_layout
32028
32029 \begin_layout Standard
32030
32031 \series bold
32032
32033 \backslash
32034 usepackage{upgreek}
32035 \end_layout
32036
32037 \begin_layout Standard
32038 provides them.
32039  
32040 \begin_inset ERT
32041 status collapsed
32042
32043 \begin_layout Standard
32044
32045
32046 \backslash
32047 ifupgreek 
32048 \end_layout
32049
32050 \end_inset
32051
32052
32053 \begin_inset Note Note
32054 status open
32055
32056 \begin_layout Standard
32057 The following table will only be displayed when the LaTeX-package 
32058 \series bold
32059 upgreek
32060 \series default
32061  is installed.
32062 \end_layout
32063
32064 \end_inset
32065
32066  They are created when the command for a small Greek letters is started
32067  with 
32068 \series bold
32069 up
32070 \series default
32071 .
32072  For example the command 
32073 \series bold
32074
32075 \backslash
32076 uptau
32077 \series default
32078  creates this: 
32079 \begin_inset Formula $\uptau$
32080 \end_inset
32081
32082
32083 \end_layout
32084
32085 \begin_layout Standard
32086 With these commands reactions of elementary particles can be typeset:
32087 \begin_inset Formula \[
32088 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
32089
32090 \end_inset
32091
32092
32093 \end_layout
32094
32095 \begin_layout Standard
32096 The upright letters are more bold and wider than the italic ones.
32097  They should therefore not be used for units like 
32098 \begin_inset Quotes eld
32099 \end_inset
32100
32101 µm
32102 \begin_inset Quotes erd
32103 \end_inset
32104
32105 .
32106 \end_layout
32107
32108 \begin_layout Standard
32109 \begin_inset ERT
32110 status collapsed
32111
32112 \begin_layout Standard
32113
32114
32115 \backslash
32116 else 
32117 \end_layout
32118
32119 \end_inset
32120
32121
32122 \begin_inset Note Note
32123 status open
32124
32125 \begin_layout Standard
32126 The following will be displayed when the LaTeX-package 
32127 \series bold
32128 upgreek
32129 \series default
32130  is not installed:
32131 \end_layout
32132
32133 \end_inset
32134
32135
32136 \end_layout
32137
32138 \begin_layout Standard
32139 You need to install the LaTeX-package 
32140 \series bold
32141 upgreek
32142 \series default
32143  to see the rest of this subsection in the output.
32144 \end_layout
32145
32146 \begin_layout Standard
32147 \begin_inset ERT
32148 status collapsed
32149
32150 \begin_layout Standard
32151
32152
32153 \backslash
32154 fi 
32155 \end_layout
32156
32157 \end_inset
32158
32159
32160 \end_layout
32161
32162 \begin_layout Subsection
32163 Text Characters in Formulas
32164 \begin_inset LatexCommand label
32165 name "sub:Text-Characters-in"
32166
32167 \end_inset
32168
32169
32170 \begin_inset LatexCommand index
32171 name "Text ! in formulas"
32172
32173 \end_inset
32174
32175
32176 \end_layout
32177
32178 \begin_layout Standard
32179 In some cases you might want to insert text characters directly into formulas.
32180  When for example the centered dot · is often used in formulas like 
32181 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
32182 \end_inset
32183
32184 , one would have to insert the command 
32185 \series bold
32186
32187 \backslash
32188 cdot
32189 \series default
32190
32191 \begin_inset Foot
32192 status collapsed
32193
32194 \begin_layout Standard
32195 see 
32196 \begin_inset LatexCommand ref
32197 reference "sub:Binary-Operators"
32198
32199 \end_inset
32200
32201
32202 \end_layout
32203
32204 \end_inset
32205
32206  all the time, because this character is defined in all encodings as text
32207  character.
32208  But the encoding can be changed by this LaTeX-preamble line:
32209 \end_layout
32210
32211 \begin_layout Standard
32212
32213 \series bold
32214
32215 \backslash
32216 Declare Inputtext{183}{
32217 \backslash
32218 ifmmode
32219 \backslash
32220 cdot
32221 \backslash
32222 else
32223 \backslash
32224 textperiodcentered
32225 \backslash
32226 f\SpecialChar \textcompwordmark{}
32227 i}
32228 \end_layout
32229
32230 \begin_layout Standard
32231 The character encoding (menu 
32232 \family sans
32233 Document\SpecialChar \menuseparator
32234 Settings\SpecialChar \menuseparator
32235 Language
32236 \family default
32237 ) specifies what character appears when a keyboard key is pressed.
32238  When the key for the character '·' is pressed, internally the command 
32239 \series bold
32240
32241 \backslash
32242 textperiodcentered
32243 \series default
32244  is used.
32245  But this command is not available in a formula so that you would get LaTeX-erro
32246 rs.
32247  With the changed encoding the right command is chosen automatically, depending
32248  on if the character was inserted into a formula or not.
32249 \end_layout
32250
32251 \begin_layout Standard
32252 The encoding of several characters is saved in definition files.
32253  Fore example the encoding 
32254 \series bold
32255 latin9
32256 \series default
32257  is defined in the file 
32258 \series bold
32259 latin9.def
32260 \series default
32261  that is in the installation folder of LaTeX.
32262  Encodings should only be changed via the LaTeX-preamble and not in the
32263  definition files.
32264  Otherwise own documents could not be edited by other LyX users working
32265  on other computers.
32266 \end_layout
32267
32268 \begin_layout Standard
32269 \begin_inset VSpace medskip
32270 \end_inset
32271
32272 Besides the centered dot, in this document the degree sign ° is defined
32273  with the following LaTeX-preamble line so that it can directly be inserted
32274  to a formula:
32275 \end_layout
32276
32277 \begin_layout Standard
32278
32279 \series bold
32280
32281 \backslash
32282 DeclareInputtext{176}{
32283 \backslash
32284 ifmmode^
32285 \backslash
32286 circ
32287 \backslash
32288 else
32289 \backslash
32290 textdegree
32291 \backslash
32292 f\SpecialChar \textcompwordmark{}
32293 i}
32294 \end_layout
32295
32296 \begin_layout Standard
32297
32298 \newpage
32299
32300 \end_layout
32301
32302 \begin_layout Section
32303 \start_of_appendix
32304 Typographic Advises
32305 \begin_inset LatexCommand index
32306 name "Typographic Advises"
32307
32308 \end_inset
32309
32310
32311 \end_layout
32312
32313 \begin_layout Standard
32314 This section is a summary of the most important typographic rules, listed
32315  in ISO norms.
32316 \begin_inset Foot
32317 status collapsed
32318
32319 \begin_layout Standard
32320 This collection was partly taken from the German semi-official dictionary
32321  called 
32322 \begin_inset Quotes eld
32323 \end_inset
32324
32325 Duden
32326 \begin_inset Quotes erd
32327 \end_inset
32328
32329  
32330 \begin_inset LatexCommand cite
32331 key "Duden"
32332
32333 \end_inset
32334
32335  that lists some of the ISO rules.
32336 \end_layout
32337
32338 \end_inset
32339
32340
32341 \end_layout
32342
32343 \begin_layout Itemize
32344 Physical units are 
32345 \emph on
32346 always
32347 \emph default
32348  set upright
32349 \begin_inset Foot
32350 status collapsed
32351
32352 \begin_layout Standard
32353 done with font styles, see 
32354 \begin_inset LatexCommand ref
32355 reference "sub:Font-Styles"
32356
32357 \end_inset
32358
32359
32360 \end_layout
32361
32362 \end_inset
32363
32364 : 30\InsetSpace \thinspace{}
32365 km/h
32366 \newline
32367 Between the value and the unit is the smallest space, see 
32368 \begin_inset LatexCommand ref
32369 reference "sub:Predefined-Space"
32370
32371 \end_inset
32372
32373 .
32374 \end_layout
32375
32376 \begin_layout Itemize
32377 Percent and perthousand signs are set like physical units:
32378 \newline
32379 1,2\InsetSpace \thinspace{}
32380
32381 \begin_inset ERT
32382 status collapsed
32383
32384 \begin_layout Standard
32385
32386
32387 \backslash
32388 textperthousand 
32389 \end_layout
32390
32391 \end_inset
32392
32393 \InsetSpace ~
32394 alcohol in blood
32395 \end_layout
32396
32397 \begin_layout Itemize
32398 The degree sign follows directly on the value: 15°, but not when it is used
32399  in units: 15\InsetSpace \thinspace{}
32400 °C
32401 \end_layout
32402
32403 \begin_layout Itemize
32404 In numbers with more than four digits the smallest space is inserted before
32405  every third digit to group them: 
32406 \family roman
32407 \series medium
32408 \shape up
32409 \size normal
32410 \emph off
32411 \bar no
32412 \noun off
32413 \color none
32414 18\InsetSpace \thinspace{}
32415 473\InsetSpace \thinspace{}
32416 588
32417 \end_layout
32418
32419 \begin_layout Itemize
32420 For dimensionings like 120×90×40\InsetSpace \thinspace{}
32421 cm the multiplication sign 
32422 \begin_inset Quotes eld
32423 \end_inset
32424
32425 ×
32426 \begin_inset Quotes erd
32427 \end_inset
32428
32429  is used.
32430  It is available with the LaTeX-command 
32431 \series bold
32432
32433 \backslash
32434 texttimes
32435 \series default
32436 , but can also directly be inserted with some keyboard definitions.
32437 \end_layout
32438
32439 \begin_layout Itemize
32440 Functions with names consisting of several letters are set upright to avoid
32441  confusions, see 
32442 \begin_inset LatexCommand ref
32443 reference "sub:Predefined-Functions"
32444
32445 \end_inset
32446
32447 .
32448 \end_layout
32449
32450 \begin_layout Itemize
32451 Indices consisting of several letters, are set upright: 
32452 \begin_inset Formula $E_{\mathrm{kin}}$
32453 \end_inset
32454
32455
32456 \newline
32457 Components of matrices are set italic: 
32458 \begin_inset Formula $\hat{H}_{kl}$
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \begin_layout Itemize
32465 The differentiation/integration operator 'd', the Euler's number 'e', and
32466  the imaginary unit 'i' should be set upright, to avoid mixing them up with
32467  other variables.
32468 \end_layout
32469
32470 \begin_layout Standard
32471
32472 \newpage
32473
32474 \end_layout
32475
32476 \begin_layout Section
32477 Synonyms
32478 \begin_inset LatexCommand index
32479 name "Synonyms"
32480
32481 \end_inset
32482
32483
32484 \end_layout
32485
32486 \begin_layout Standard
32487 Some characters and symbols can be created with several commands.
32488  Here is a list of the synonym commands:
32489 \end_layout
32490
32491 \begin_layout Standard
32492 \begin_inset VSpace bigskip
32493 \end_inset
32494
32495
32496 \hfill
32497
32498 \begin_inset Tabular
32499 <lyxtabular version="3" rows="12" columns="2">
32500 <features>
32501 <column alignment="center" valignment="top" leftline="true" width="0pt">
32502 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32503 <row topline="true" bottomline="true">
32504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Standard
32508 Command
32509 \end_layout
32510
32511 \end_inset
32512 </cell>
32513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32514 \begin_inset Text
32515
32516 \begin_layout Standard
32517 equivalent to
32518 \begin_inset Note Note
32519 status collapsed
32520
32521 \begin_layout Standard
32522
32523 \series bold
32524
32525 \backslash
32526 raisebox
32527 \series default
32528  is only used as spacer.
32529 \end_layout
32530
32531 \end_inset
32532
32533
32534 \end_layout
32535
32536 \end_inset
32537 </cell>
32538 </row>
32539 <row topline="true">
32540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32541 \begin_inset Text
32542
32543 \begin_layout Standard
32544
32545 \backslash
32546 ast
32547 \end_layout
32548
32549 \end_inset
32550 </cell>
32551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Standard
32555 \begin_inset ERT
32556 status collapsed
32557
32558 \begin_layout Standard
32559
32560
32561 \backslash
32562 raisebox{-1.2mm}{
32563 \end_layout
32564
32565 \end_inset
32566
32567 *
32568 \begin_inset ERT
32569 status collapsed
32570
32571 \begin_layout Standard
32572
32573 }
32574 \end_layout
32575
32576 \end_inset
32577
32578
32579 \end_layout
32580
32581 \end_inset
32582 </cell>
32583 </row>
32584 <row topline="true">
32585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32586 \begin_inset Text
32587
32588 \begin_layout Standard
32589
32590 \backslash
32591 choose
32592 \end_layout
32593
32594 \end_inset
32595 </cell>
32596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32597 \begin_inset Text
32598
32599 \begin_layout Standard
32600
32601 \backslash
32602 binom
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 </row>
32608 <row topline="true">
32609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32610 \begin_inset Text
32611
32612 \begin_layout Standard
32613
32614 \backslash
32615 geq
32616 \end_layout
32617
32618 \end_inset
32619 </cell>
32620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32621 \begin_inset Text
32622
32623 \begin_layout Standard
32624
32625 \backslash
32626 ge
32627 \end_layout
32628
32629 \end_inset
32630 </cell>
32631 </row>
32632 <row topline="true">
32633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32634 \begin_inset Text
32635
32636 \begin_layout Standard
32637
32638 \backslash
32639 lbrace
32640 \end_layout
32641
32642 \end_inset
32643 </cell>
32644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32645 \begin_inset Text
32646
32647 \begin_layout Standard
32648 {
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 lbracket
32662 \end_layout
32663
32664 \end_inset
32665 </cell>
32666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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">
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 leftarrow
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 \backslash
32694 gets
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 </row>
32700 <row topline="true">
32701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32702 \begin_inset Text
32703
32704 \begin_layout Standard
32705
32706 \backslash
32707 leq
32708 \end_layout
32709
32710 \end_inset
32711 </cell>
32712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32713 \begin_inset Text
32714
32715 \begin_layout Standard
32716
32717 \backslash
32718 le
32719 \end_layout
32720
32721 \end_inset
32722 </cell>
32723 </row>
32724 <row topline="true">
32725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32726 \begin_inset Text
32727
32728 \begin_layout Standard
32729
32730 \backslash
32731 lor
32732 \end_layout
32733
32734 \end_inset
32735 </cell>
32736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32737 \begin_inset Text
32738
32739 \begin_layout Standard
32740
32741 \backslash
32742 vee
32743 \end_layout
32744
32745 \end_inset
32746 </cell>
32747 </row>
32748 <row topline="true">
32749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32750 \begin_inset Text
32751
32752 \begin_layout Standard
32753
32754 \backslash
32755 neq
32756 \end_layout
32757
32758 \end_inset
32759 </cell>
32760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32761 \begin_inset Text
32762
32763 \begin_layout Standard
32764
32765 \backslash
32766 not=
32767 \end_layout
32768
32769 \end_inset
32770 </cell>
32771 </row>
32772 <row topline="true">
32773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32774 \begin_inset Text
32775
32776 \begin_layout Standard
32777
32778 \backslash
32779 slash
32780 \end_layout
32781
32782 \end_inset
32783 </cell>
32784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32785 \begin_inset Text
32786
32787 \begin_layout Standard
32788 /
32789 \end_layout
32790
32791 \end_inset
32792 </cell>
32793 </row>
32794 <row topline="true" bottomline="true">
32795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32796 \begin_inset Text
32797
32798 \begin_layout Standard
32799
32800 \backslash
32801 vert
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Standard
32810 |
32811 \end_layout
32812
32813 \end_inset
32814 </cell>
32815 </row>
32816 </lyxtabular>
32817
32818 \end_inset
32819
32820
32821 \hfill
32822
32823 \begin_inset Tabular
32824 <lyxtabular version="3" rows="12" columns="2">
32825 <features>
32826 <column alignment="center" valignment="top" leftline="true" width="0pt">
32827 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32828 <row topline="true" bottomline="true">
32829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32830 \begin_inset Text
32831
32832 \begin_layout Standard
32833 Command
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 equivalent to
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 backslash
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
32867 \backslash
32868
32869 \end_layout
32870
32871 \end_inset
32872 </cell>
32873 </row>
32874 <row topline="true">
32875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32876 \begin_inset Text
32877
32878 \begin_layout Standard
32879
32880 \backslash
32881 dasharrow
32882 \end_layout
32883
32884 \end_inset
32885 </cell>
32886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32887 \begin_inset Text
32888
32889 \begin_layout Standard
32890
32891 \backslash
32892 dashrightarrow
32893 \end_layout
32894
32895 \end_inset
32896 </cell>
32897 </row>
32898 <row topline="true">
32899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32900 \begin_inset Text
32901
32902 \begin_layout Standard
32903
32904 \backslash
32905 land
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32911 \begin_inset Text
32912
32913 \begin_layout Standard
32914
32915 \backslash
32916 wedge
32917 \end_layout
32918
32919 \end_inset
32920 </cell>
32921 </row>
32922 <row topline="true">
32923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32924 \begin_inset Text
32925
32926 \begin_layout Standard
32927
32928 \backslash
32929 rbrace
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Standard
32938 }
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 rbracket
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32957 \begin_inset Text
32958
32959 \begin_layout Standard
32960 ]
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 </row>
32966 <row topline="true">
32967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Standard
32971
32972 \backslash
32973 rightarrow
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Standard
32982
32983 \backslash
32984 to
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 </row>
32990 <row topline="true">
32991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Standard
32995
32996 \backslash
32997 lnot
32998 \end_layout
32999
33000 \end_inset
33001 </cell>
33002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33003 \begin_inset Text
33004
33005 \begin_layout Standard
33006
33007 \backslash
33008 neg
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 </row>
33014 <row topline="true">
33015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33016 \begin_inset Text
33017
33018 \begin_layout Standard
33019
33020 \backslash
33021 ne
33022 \end_layout
33023
33024 \end_inset
33025 </cell>
33026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33027 \begin_inset Text
33028
33029 \begin_layout Standard
33030
33031 \backslash
33032 not=
33033 \end_layout
33034
33035 \end_inset
33036 </cell>
33037 </row>
33038 <row topline="true">
33039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33040 \begin_inset Text
33041
33042 \begin_layout Standard
33043
33044 \backslash
33045 owns
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Standard
33054
33055 \backslash
33056 ni
33057 \end_layout
33058
33059 \end_inset
33060 </cell>
33061 </row>
33062 <row topline="true">
33063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Standard
33067
33068 \backslash
33069 square
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Standard
33078
33079 \backslash
33080 Box
33081 \end_layout
33082
33083 \end_inset
33084 </cell>
33085 </row>
33086 <row topline="true" bottomline="true">
33087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33088 \begin_inset Text
33089
33090 \begin_layout Standard
33091
33092 \backslash
33093 Vert
33094 \end_layout
33095
33096 \end_inset
33097 </cell>
33098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33099 \begin_inset Text
33100
33101 \begin_layout Standard
33102
33103 \backslash
33104 |
33105 \end_layout
33106
33107 \end_inset
33108 </cell>
33109 </row>
33110 </lyxtabular>
33111
33112 \end_inset
33113
33114
33115 \hfill
33116
33117 \end_layout
33118
33119 \begin_layout Standard
33120
33121 \newpage
33122
33123 \end_layout
33124
33125 \begin_layout Bibliography
33126 \begin_inset LatexCommand bibitem
33127 key "TLC2"
33128
33129 \end_inset
33130
33131
33132 \shape smallcaps
33133 Mittelbach, F.
33134  ; Goossens, M.
33135 \shape default
33136
33137 \shape italic
33138 The LaTeX Companion
33139 \shape default
33140 .
33141  Addison Wesley, 2004
33142 \end_layout
33143
33144 \begin_layout Bibliography
33145 \begin_inset LatexCommand bibitem
33146 key "Mathmode"
33147
33148 \end_inset
33149
33150
33151 \begin_inset ERT
33152 status collapsed
33153
33154 \begin_layout Standard
33155
33156
33157 \backslash
33158 href{ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf}{
33159 \end_layout
33160
33161 \end_inset
33162
33163 Description
33164 \begin_inset ERT
33165 status collapsed
33166
33167 \begin_layout Standard
33168
33169 }
33170 \end_layout
33171
33172 \end_inset
33173
33174  of LaTeX's math abilities
33175 \end_layout
33176
33177 \begin_layout Bibliography
33178 \begin_inset LatexCommand bibitem
33179 key "Voss"
33180
33181 \end_inset
33182
33183 LaTeX tips and tricks-
33184 \begin_inset ERT
33185 status collapsed
33186
33187 \begin_layout Standard
33188
33189
33190 \backslash
33191 href{http://tug.org/TeXnik/}{
33192 \end_layout
33193
33194 \end_inset
33195
33196 page
33197 \begin_inset ERT
33198 status collapsed
33199
33200 \begin_layout Standard
33201
33202 }
33203 \end_layout
33204
33205 \end_inset
33206
33207
33208 \end_layout
33209
33210 \begin_layout Bibliography
33211 \begin_inset LatexCommand bibitem
33212 key "AMS"
33213
33214 \end_inset
33215
33216
33217 \begin_inset ERT
33218 status collapsed
33219
33220 \begin_layout Standard
33221
33222
33223 \backslash
33224 href{ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf}{
33225 \end_layout
33226
33227 \end_inset
33228
33229 Description
33230 \begin_inset ERT
33231 status collapsed
33232
33233 \begin_layout Standard
33234
33235 }
33236 \end_layout
33237
33238 \end_inset
33239
33240  of 
33241 \begin_inset ERT
33242 status collapsed
33243
33244 \begin_layout Standard
33245
33246
33247 \backslash
33248 AmS
33249 \end_layout
33250
33251 \end_inset
33252
33253 -LaTeX
33254 \end_layout
33255
33256 \begin_layout Bibliography
33257 \begin_inset LatexCommand bibitem
33258 key "Symbole"
33259
33260 \end_inset
33261
33262
33263 \begin_inset ERT
33264 status collapsed
33265
33266 \begin_layout Standard
33267
33268
33269 \backslash
33270 href{ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf}{
33271 \end_layout
33272
33273 \end_inset
33274
33275 List
33276 \begin_inset ERT
33277 status collapsed
33278
33279 \begin_layout Standard
33280
33281 }
33282 \end_layout
33283
33284 \end_inset
33285
33286  of all symbols available with LaTeX-packages
33287 \end_layout
33288
33289 \begin_layout Bibliography
33290 \begin_inset LatexCommand bibitem
33291 key "hyperref"
33292
33293 \end_inset
33294
33295
33296 \begin_inset ERT
33297 status collapsed
33298
33299 \begin_layout Standard
33300
33301
33302 \backslash
33303 href{http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf}{
33304 \end_layout
33305
33306 \end_inset
33307
33308 Documentation
33309 \begin_inset ERT
33310 status collapsed
33311
33312 \begin_layout Standard
33313
33314 }
33315 \end_layout
33316
33317 \end_inset
33318
33319  of the LaTeX-package 
33320 \series bold
33321 hyperref
33322 \series default
33323
33324 \begin_inset LatexCommand index
33325 name "Packages ! hyperref"
33326
33327 \end_inset
33328
33329
33330 \end_layout
33331
33332 \begin_layout Bibliography
33333 \begin_inset LatexCommand bibitem
33334 key "Mathclap"
33335
33336 \end_inset
33337
33338
33339 \begin_inset ERT
33340 status collapsed
33341
33342 \begin_layout Standard
33343
33344
33345 \backslash
33346 href{http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf}{
33347 \end_layout
33348
33349 \end_inset
33350
33351 Description
33352 \begin_inset ERT
33353 status collapsed
33354
33355 \begin_layout Standard
33356
33357 }
33358 \end_layout
33359
33360 \end_inset
33361
33362  of the command 
33363 \series bold
33364
33365 \backslash
33366 mathclap
33367 \series default
33368 , described in 
33369 \begin_inset LatexCommand ref
33370 reference "sub:Operator-Limits"
33371
33372 \end_inset
33373
33374
33375 \begin_inset LatexCommand index
33376 name "Commands ! M ! \\textbackslash mathclap"
33377
33378 \end_inset
33379
33380
33381 \end_layout
33382
33383 \begin_layout Bibliography
33384 \begin_inset LatexCommand bibitem
33385 key "Duden"
33386
33387 \end_inset
33388
33389
33390 \emph on
33391 Duden Band 1
33392 \emph default
33393 .
33394  22.
33395  Auflage, Duden 2001
33396 \end_layout
33397
33398 \begin_layout Subsubsection*
33399 \begin_inset LatexCommand printindex
33400
33401 \end_inset
33402
33403
33404 \end_layout
33405
33406 \end_body
33407 \end_document