]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
* doc/Customization.lyx: few translation hints.
[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.10
151 % check for package upgreek
152 \newboolean{upgreek}
153 \IfFileExists{upgreek.sty}
154  {\usepackage{upgreek}
155   \setboolean{upgreek}{true}}
156  {\setboolean{upgreek}{false}}
157 \end_preamble
158 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
159 \language english
160 \inputencoding auto
161 \font_roman default
162 \font_sans default
163 \font_typewriter default
164 \font_default_family default
165 \font_sc false
166 \font_osf false
167 \font_sf_scale 100
168 \font_tt_scale 100
169 \graphics default
170 \paperfontsize 12
171 \spacing single
172 \papersize a4paper
173 \use_geometry false
174 \use_amsmath 2
175 \use_esint 1
176 \cite_engine basic
177 \use_bibtopic false
178 \paperorientation portrait
179 \secnumdepth 4
180 \tocdepth 3
181 \paragraph_separation skip
182 \defskip medskip
183 \quotes_language english
184 \papercolumns 1
185 \papersides 2
186 \paperpagestyle plain
187 \bullet 1 0 6 -1
188 \bullet 2 2 35 -1
189 \bullet 3 2 7 -1
190 \tracking_changes false
191 \output_changes false
192 \author "" 
193 \author "" 
194 \end_header
195
196 \begin_body
197
198 \begin_layout Title
199 LyX's detailed Math manual
200 \end_layout
201
202 \begin_layout Author
203 by the LyX Team
204 \begin_inset Foot
205 status collapsed
206
207 \begin_layout Standard
208 \noindent
209 If you have comments or error corrections, please send them to the LyX Documenta
210 tion mailing list: 
211 \family typewriter
212
213 \begin_inset ERT
214 status collapsed
215
216 \begin_layout Standard
217
218
219 \backslash
220 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's Math manual}{
221 \end_layout
222
223 \end_inset
224
225 lyx-docs@lists.lyx.org
226 \begin_inset ERT
227 status collapsed
228
229 \begin_layout Standard
230
231 }
232 \end_layout
233
234 \end_inset
235
236
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Note Note
243 status collapsed
244
245 \begin_layout Standard
246 author: Uwe Stöhr
247 \end_layout
248
249 \end_inset
250
251
252 \newline
253
254 \newline
255
256 \family sans
257 Version 1.5.4-
258 \family default
259 1
260 \end_layout
261
262 \begin_layout Standard
263 \begin_inset LatexCommand tableofcontents
264
265 \end_inset
266
267
268 \end_layout
269
270 \begin_layout Standard
271 \begin_inset Note Note
272 status open
273
274 \begin_layout Standard
275 To export this document to PDF, PS, or DVI the LaTeX-packages 
276 \series bold
277 eurosym,
278 \series default
279  
280 \series bold
281 multirow,
282 \series default
283  and 
284 \series bold
285 was
286 \series default
287  must be installed.
288  If they are not installed you can export the document anyway but the sections
289  where the packages are required won't appear in the output.
290 \end_layout
291
292 \end_inset
293
294
295 \end_layout
296
297 \begin_layout Standard
298
299 \newpage
300
301 \end_layout
302
303 \begin_layout Section
304 Introduction
305 \begin_inset LatexCommand label
306 name "sec:Introduction"
307
308 \end_inset
309
310
311 \end_layout
312
313 \begin_layout Standard
314 This document explains LyX's math features and is furthermore a collection
315  of LaTeX-commands used for mathematical characters and constructs.
316  The explanations are designed for the usage of commands.
317  It is therefore required that you have read the section 
318 \family typewriter
319 Mathematical\InsetSpace ~
320 Formulas
321 \family default
322  of the User's Guide.
323 \end_layout
324
325 \begin_layout Standard
326 Most of the characters and many constructs explained in this manual are
327  also accessible via the menu 
328 \family sans
329 Insert
330 \series bold
331 \SpecialChar \menuseparator
332
333 \series default
334 Math
335 \family default
336 , or the 
337 \family sans
338 math
339 \family default
340 \series bold
341  
342 \family sans
343 \series default
344 toolbar
345 \family default
346 .
347  But everybody who has to write lots of formulas will notice that it is
348  much faster to use commands instead of the math toolbar.
349  Therefore this manual is focused on commands but also mentions the correspondin
350 g toolbar buttons when available.
351 \end_layout
352
353 \begin_layout Standard
354 If not specially mentioned the commands are only available within formulas.
355  To be able to use all commands explained in this document, the option 
356 \family sans
357 Use AMS math package
358 \family default
359  must be used in the document settings (menu 
360 \family sans
361 Document\SpecialChar \menuseparator
362 Settings\SpecialChar \menuseparator
363 Math\InsetSpace ~
364 Options
365 \family default
366
367 \begin_inset Foot
368 status collapsed
369
370 \begin_layout Standard
371 The option 
372 \family sans
373 Use AMS math package automatically
374 \family default
375  only uses 
376 \begin_inset ERT
377 status collapsed
378
379 \begin_layout Standard
380
381
382 \backslash
383 AmS 
384 \end_layout
385
386 \end_inset
387
388 -math when math constructs are found that are supported by LyX.
389 \end_layout
390
391 \end_inset
392
393 .
394 \end_layout
395
396 \begin_layout Standard
397 This document doesn't list all 
398 \begin_inset ERT
399 status collapsed
400
401 \begin_layout Standard
402
403
404 \backslash
405 AmS 
406 \end_layout
407
408 \end_inset
409
410 -math commands
411 \begin_inset Foot
412 status collapsed
413
414 \begin_layout Standard
415 A list with all 
416 \begin_inset ERT
417 status collapsed
418
419 \begin_layout Standard
420
421
422 \backslash
423 AmS
424 \end_layout
425
426 \end_inset
427
428 -math commands is in the file 
429 \begin_inset ERT
430 status collapsed
431
432 \begin_layout Standard
433
434
435 \backslash
436 href{ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps}{
437 \end_layout
438
439 \end_inset
440
441
442 \family sans
443 amsguide.ps
444 \family default
445
446 \begin_inset ERT
447 status collapsed
448
449 \begin_layout Standard
450
451 }
452 \end_layout
453
454 \end_inset
455
456 , which is part of every LaTeX standard installation.
457 \end_layout
458
459 \end_inset
460
461  for lucidity reasons.
462 \end_layout
463
464 \begin_layout Section
465 General Instructions
466 \begin_inset LatexCommand label
467 name "sec:General-Instructions"
468
469 \end_inset
470
471
472 \end_layout
473
474 \begin_layout Standard
475 To create an inline formula
476 \begin_inset LatexCommand index
477 name "Formula ! inline"
478
479 \end_inset
480
481  that is embedded into a text line, press 
482 \family sans
483 Ctrl-m
484 \family default
485  or the toolbar button 
486 \begin_inset Graphics
487         filename ../images/math-mode.png
488         scale 85
489
490 \end_inset
491
492
493 \newline
494 To create a display style formula
495 \begin_inset LatexCommand index
496 name "Formula ! display style"
497
498 \end_inset
499
500  that will appear bigger and in an own paragraph, press 
501 \family sans
502 Ctrl-M
503 \family default
504 .
505 \end_layout
506
507 \begin_layout Standard
508 To change a display style formula to an inline formula, set the cursor into
509  the formula and press 
510 \family sans
511 Ctrl-M
512 \family default
513  or use the menu 
514 \family sans
515 Edit\SpecialChar \menuseparator
516 Math\SpecialChar \menuseparator
517 Change formula type
518 \family default
519 .
520  The same way is used to change an inline formula to a display style formula.
521 \end_layout
522
523 \begin_layout Standard
524 To display parts of an inline formula in the size of a display style formula,
525  enter the command 
526 \series bold
527
528 \backslash
529 displaystyle
530 \begin_inset LatexCommand index
531 name "Commands ! D ! \\textbackslash displaystyle"
532
533 \end_inset
534
535
536 \series default
537  to a formula.
538  Then a new blue box appears in which the desired formula part is inserted.
539 \end_layout
540
541 \begin_layout Standard
542 Only inline formulas are allowed inside tables.
543 \end_layout
544
545 \begin_layout Standard
546 The 
547 \family sans
548 math toolbar
549 \family default
550  can be turned on in the menu 
551 \family sans
552 View\SpecialChar \menuseparator
553 Toolbars
554 \family default
555 .
556  When you click there on 
557 \begin_inset Quotes eld
558 \end_inset
559
560 Math
561 \begin_inset Quotes erd
562 \end_inset
563
564  the toolbar will be shown permanently at the bottom; this state is visualized
565  in the 
566 \family sans
567 Toolbars
568 \family default
569  menu with a checkmark.
570  When you click in this state again on 
571 \begin_inset Quotes eld
572 \end_inset
573
574 Math
575 \begin_inset Quotes erd
576 \end_inset
577
578  in the 
579 \family sans
580 Toolbars
581 \family default
582  menu, the 
583 \family sans
584 math toolbar
585 \family default
586  is only shown when the cursor is within a formula; this state is visualized
587  by the renaming of the menu entry from 
588 \begin_inset Quotes eld
589 \end_inset
590
591 Math
592 \begin_inset Quotes erd
593 \end_inset
594
595  to 
596 \begin_inset Quotes eld
597 \end_inset
598
599 Math\InsetSpace ~
600 (auto)
601 \begin_inset Quotes erd
602 \end_inset
603
604 .
605 \end_layout
606
607 \begin_layout Standard
608 The TeX-mode
609 \begin_inset LatexCommand index
610 name "T@\\TeX-mode"
611
612 \end_inset
613
614  is invoked by pressing the toolbar button 
615 \begin_inset Graphics
616         filename ../images/ert-insert.png
617         scale 85
618
619 \end_inset
620
621  or by using the menu 
622 \family sans
623 Insert\SpecialChar \menuseparator
624 T
625 \begin_inset ERT
626 status collapsed
627
628 \begin_layout Standard
629
630 {
631 \end_layout
632
633 \end_inset
634
635 e
636 \begin_inset ERT
637 status collapsed
638
639 \begin_layout Standard
640
641 }
642 \end_layout
643
644 \end_inset
645
646 X Code
647 \family default
648  (shortcut 
649 \family sans
650 Ctrl-l
651 \family default
652 ).
653 \begin_inset Note Note
654 status collapsed
655
656 \begin_layout Standard
657 In LyX there are three 
658 \begin_inset Quotes eld
659 \end_inset
660
661 proper names
662 \begin_inset Quotes erd
663 \end_inset
664
665  that appear in the output with sub- and superscript letters: TeX, LaTeX,
666  and LyX
667 \end_layout
668
669 \begin_layout Standard
670 To avoid that these names are recognized as proper names, TeX-braces are
671  set around one of the letters of the name.
672 \end_layout
673
674 \end_inset
675
676
677 \end_layout
678
679 \begin_layout Standard
680 To change the LaTeX-preamble
681 \begin_inset LatexCommand index
682 name "L@\\LaTeX-preamble"
683
684 \end_inset
685
686 , use the menu 
687 \family sans
688 Document\SpecialChar \menuseparator
689 Settings\SpecialChar \menuseparator
690 La
691 \begin_inset ERT
692 status collapsed
693
694 \begin_layout Standard
695
696 {
697 \end_layout
698
699 \end_inset
700
701 T
702 \begin_inset ERT
703 status collapsed
704
705 \begin_layout Standard
706
707 }
708 \end_layout
709
710 \end_inset
711
712 eX
713 \family default
714  
715 \family sans
716 Preamble
717 \family default
718 .
719 \end_layout
720
721 \begin_layout Standard
722 To edit matrices, case differentiations, and multiline formulas subsequently,
723  the menus 
724 \family sans
725 Edit\SpecialChar \menuseparator
726 Math
727 \family default
728  and 
729 \family sans
730 Edit\SpecialChar \menuseparator
731 Rows\InsetSpace \thinspace{}
732 &\InsetSpace \thinspace{}
733 Columns,
734 \family default
735  or the 
736 \family sans
737 table toolbar
738 \family default
739  can be used.
740  When lines and columns are swapped via the menu, the column or line where
741  the cursor is in is exchanged with the column to the right or the line
742  below, respectively.
743  Is the cursor in the last column or row, the exchange is done with the
744  column to the left or the line above.
745 \end_layout
746
747 \begin_layout Standard
748 To write text in formulas
749 \begin_inset Foot
750 status collapsed
751
752 \begin_layout Standard
753 For multiline formulas the command 
754 \series bold
755
756 \backslash
757 intertext
758 \series default
759  is used, see 
760 \begin_inset LatexCommand ref
761 reference "sub:Text-in-multiline"
762
763 \end_inset
764
765 .
766 \end_layout
767
768 \end_inset
769
770  
771 \emph on
772 mathematical text
773 \emph default
774
775 \begin_inset LatexCommand index
776 name "Text ! in formulas"
777
778 \end_inset
779
780
781 \begin_inset LatexCommand index
782 name "Mathematical text"
783
784 \end_inset
785
786  is used.
787  This mode is invoked with the the shortcut 
788 \family sans
789 Alt-m\InsetSpace ~
790 m
791 \family default
792  or by the insertion of the command 
793 \series bold
794
795 \backslash
796 text
797 \begin_inset LatexCommand index
798 name "Commands ! T ! \\textbackslash text"
799
800 \end_inset
801
802
803 \series default
804 .
805  The text appears black in LyX and can therefore be distinguished from the
806  other formula parts that appear blue.
807  In the output mathematical text is set upright, in contrary to other formula
808  parts.
809 \end_layout
810
811 \begin_layout Subsection*
812 Command Scheme
813 \end_layout
814
815 \begin_layout Standard
816 Most of the LaTeX-commands for math constructs have the following scheme:
817 \end_layout
818
819 \begin_layout Standard
820
821 \series bold
822
823 \backslash
824 commandname[optional
825 \series default
826  
827 \series bold
828 argument]{required
829 \series default
830  
831 \series bold
832 argument}
833 \end_layout
834
835 \begin_layout Standard
836 A command starts always with a backslash 
837 \begin_inset Quotes gld
838 \end_inset
839
840
841 \series bold
842
843 \backslash
844
845 \series default
846
847 \begin_inset Quotes grd
848 \end_inset
849
850 .
851  To omit optional arguments, also omit the associated brackets.
852  The braces around the required arguments are named in this document as
853  TeX-braces
854 \begin_inset LatexCommand index
855 name "T@\\TeX-braces"
856
857 \end_inset
858
859 .
860  If you add in a formula a left brace to a command name, LyX creates automatical
861 ly a TeX-brace.
862  In all other cases TeX-braces are created in formulas with the command
863  
864 \series bold
865
866 \backslash
867 {
868 \series default
869 .
870  TeX-braces appear red in LyX, in contrary to normal braces that appear
871  blue.
872  In TeX-mode no command is needed to get TeX-braces.
873  TeX-braces don't appear in the output.
874 \end_layout
875
876 \begin_layout Standard
877 When commands without arguments, like commands for symbols are entered in
878  TeX-mode, a space character must 
879 \emph on
880 always
881 \emph default
882  be behind the command to end it.
883  This space doesn't appear in the output.
884  When the space should appear in the output, the space must be followed
885  by a protected space in normal text.
886 \end_layout
887
888 \begin_layout Standard
889 A protected space is inserted with 
890 \family sans
891 Ctrl-Space
892 \family default
893 .
894 \end_layout
895
896 \begin_layout Subsection*
897
898 \newpage
899 Syntax Explanation
900 \end_layout
901
902 \begin_layout Itemize
903 The symbol
904 \begin_inset Foot
905 status collapsed
906
907 \begin_layout Standard
908 This visible space character can be created with the command 
909 \series bold
910
911 \backslash
912 textvisiblespace
913 \series default
914
915 \begin_inset LatexCommand index
916 name "Commands ! T ! \\textbackslash textvisiblespace"
917
918 \end_inset
919
920 , inserted in TeX-mode.
921 \end_layout
922
923 \end_inset
924
925  
926 \begin_inset ERT
927 status collapsed
928
929 \begin_layout Standard
930
931
932 \backslash
933 spce 
934 \end_layout
935
936 \end_inset
937
938 \InsetSpace ~
939 denotes a space character to be input.
940 \end_layout
941
942 \begin_layout Itemize
943 An arrow like 
944 \begin_inset Formula $\to$
945 \end_inset
946
947  denotes the usage of the corresponding arrow key on the keyboard.
948 \end_layout
949
950 \begin_layout Subsection*
951 Used units
952 \end_layout
953
954 \begin_layout Standard
955 \align center
956 \begin_inset Float table
957 placement H
958 wide false
959 sideways false
960 status open
961
962 \begin_layout Standard
963 \align center
964 \begin_inset Caption
965
966 \begin_layout Standard
967 \begin_inset LatexCommand label
968 name "tab:Used-units"
969
970 \end_inset
971
972 Used units
973 \end_layout
974
975 \end_inset
976
977
978 \end_layout
979
980 \begin_layout Standard
981 \align center
982 \begin_inset Tabular
983 <lyxtabular version="3" rows="13" columns="2">
984 <features>
985 <column alignment="center" valignment="top" leftline="true" width="0">
986 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
987 <row topline="true" bottomline="true">
988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
989 \begin_inset Text
990
991 \begin_layout Standard
992 Unit
993 \end_layout
994
995 \end_inset
996 </cell>
997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
998 \begin_inset Text
999
1000 \begin_layout Standard
1001 Name / Description
1002 \end_layout
1003
1004 \end_inset
1005 </cell>
1006 </row>
1007 <row topline="true">
1008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1009 \begin_inset Text
1010
1011 \begin_layout Standard
1012 mm
1013 \end_layout
1014
1015 \end_inset
1016 </cell>
1017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1018 \begin_inset Text
1019
1020 \begin_layout Standard
1021 Millimeter
1022 \end_layout
1023
1024 \end_inset
1025 </cell>
1026 </row>
1027 <row topline="true">
1028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Standard
1032 cm
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Standard
1041 Centimeter
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 </row>
1047 <row topline="true">
1048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1049 \begin_inset Text
1050
1051 \begin_layout Standard
1052 in
1053 \end_layout
1054
1055 \end_inset
1056 </cell>
1057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Standard
1061 Inch (1\InsetSpace \thinspace{}
1062 in = 2,54\InsetSpace \thinspace{}
1063 cm)
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row topline="true">
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Standard
1074 pt
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Standard
1083 Point (72.27\InsetSpace \thinspace{}
1084 pt = 1\InsetSpace \thinspace{}
1085 in)
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 </row>
1091 <row topline="true">
1092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1093 \begin_inset Text
1094
1095 \begin_layout Standard
1096 pc
1097 \end_layout
1098
1099 \end_inset
1100 </cell>
1101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1102 \begin_inset Text
1103
1104 \begin_layout Standard
1105 Pica (1\InsetSpace \thinspace{}
1106 pc = 12\InsetSpace \thinspace{}
1107 pt)
1108 \end_layout
1109
1110 \end_inset
1111 </cell>
1112 </row>
1113 <row topline="true">
1114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1115 \begin_inset Text
1116
1117 \begin_layout Standard
1118 sp
1119 \end_layout
1120
1121 \end_inset
1122 </cell>
1123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1124 \begin_inset Text
1125
1126 \begin_layout Standard
1127 scaled point (65536\InsetSpace \thinspace{}
1128 sp = 1\InsetSpace \thinspace{}
1129 pt)
1130 \end_layout
1131
1132 \end_inset
1133 </cell>
1134 </row>
1135 <row topline="true">
1136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1137 \begin_inset Text
1138
1139 \begin_layout Standard
1140 bp
1141 \end_layout
1142
1143 \end_inset
1144 </cell>
1145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1146 \begin_inset Text
1147
1148 \begin_layout Standard
1149 big point (72\InsetSpace \thinspace{}
1150 bp = 1\InsetSpace \thinspace{}
1151 in)
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 </row>
1157 <row topline="true">
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Standard
1162 dd
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1168 \begin_inset Text
1169
1170 \begin_layout Standard
1171 Didot (1\InsetSpace \thinspace{}
1172 dd 
1173 \begin_inset Formula $\approx$
1174 \end_inset
1175
1176  0.376\InsetSpace \thinspace{}
1177 mm)
1178 \end_layout
1179
1180 \end_inset
1181 </cell>
1182 </row>
1183 <row topline="true">
1184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1185 \begin_inset Text
1186
1187 \begin_layout Standard
1188 cc
1189 \end_layout
1190
1191 \end_inset
1192 </cell>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Standard
1197 Cicero (1\InsetSpace \thinspace{}
1198 cc = 12\InsetSpace \thinspace{}
1199 dd)
1200 \end_layout
1201
1202 \end_inset
1203 </cell>
1204 </row>
1205 <row topline="true">
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Standard
1210 ex
1211 \end_layout
1212
1213 \end_inset
1214 </cell>
1215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1216 \begin_inset Text
1217
1218 \begin_layout Standard
1219 Height of letter 
1220 \emph on
1221
1222 \begin_inset Quotes eld
1223 \end_inset
1224
1225 x
1226 \emph default
1227
1228 \begin_inset Quotes erd
1229 \end_inset
1230
1231  in the current font
1232 \end_layout
1233
1234 \end_inset
1235 </cell>
1236 </row>
1237 <row topline="true">
1238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1239 \begin_inset Text
1240
1241 \begin_layout Standard
1242 em
1243 \end_layout
1244
1245 \end_inset
1246 </cell>
1247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1248 \begin_inset Text
1249
1250 \begin_layout Standard
1251 width of letter 
1252 \begin_inset Quotes eld
1253 \end_inset
1254
1255
1256 \emph on
1257 M
1258 \emph default
1259
1260 \begin_inset Quotes erd
1261 \end_inset
1262
1263  in the current font
1264 \end_layout
1265
1266 \end_inset
1267 </cell>
1268 </row>
1269 <row topline="true" bottomline="true">
1270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1271 \begin_inset Text
1272
1273 \begin_layout Standard
1274 mu
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1280 \begin_inset Text
1281
1282 \begin_layout Standard
1283 math unit (1\InsetSpace \thinspace{}
1284 mu = 
1285 \begin_inset Formula $\nicefrac{1}{18}$
1286 \end_inset
1287
1288 \InsetSpace \thinspace{}
1289 em)
1290 \begin_inset Note Note
1291 status collapsed
1292
1293 \begin_layout Standard
1294 The command 
1295 \series bold
1296
1297 \backslash
1298 textfrac
1299 \series default
1300  is explained in sec.\InsetSpace \thinspace{}
1301
1302 \begin_inset LatexCommand ref
1303 reference "sub:Self-defined-Fractions"
1304
1305 \end_inset
1306
1307 .
1308 \end_layout
1309
1310 \end_inset
1311
1312
1313 \end_layout
1314
1315 \end_inset
1316 </cell>
1317 </row>
1318 </lyxtabular>
1319
1320 \end_inset
1321
1322
1323 \end_layout
1324
1325 \end_inset
1326
1327
1328 \end_layout
1329
1330 \begin_layout Standard
1331
1332 \newpage
1333
1334 \end_layout
1335
1336 \begin_layout Section
1337 Basic Functions
1338 \end_layout
1339
1340 \begin_layout Subsection
1341 Exponents
1342 \begin_inset LatexCommand index
1343 name "Exponents"
1344
1345 \end_inset
1346
1347  and Indices
1348 \begin_inset LatexCommand index
1349 name "Indices"
1350
1351 \end_inset
1352
1353
1354 \begin_inset LatexCommand index
1355 name "Superscripts|see{Exponents}"
1356
1357 \end_inset
1358
1359
1360 \begin_inset LatexCommand index
1361 name "Subscripts|see{Indices}"
1362
1363 \end_inset
1364
1365
1366 \end_layout
1367
1368 \begin_layout Standard
1369 Indices are created with an underscore 
1370 \begin_inset Quotes eld
1371 \end_inset
1372
1373 _
1374 \begin_inset Quotes erd
1375 \end_inset
1376
1377  or via the math toolbar button 
1378 \begin_inset Graphics
1379         filename ../images/math-subscript.png
1380         scale 85
1381
1382 \end_inset
1383
1384  , exponents with a caret 
1385 \begin_inset Quotes eld
1386 \end_inset
1387
1388 ^
1389 \begin_inset Quotes erd
1390 \end_inset
1391
1392  or via the math toolbar button 
1393 \begin_inset Graphics
1394         filename ../images/math-superscript.png
1395         scale 85
1396
1397 \end_inset
1398
1399 .
1400 \end_layout
1401
1402 \begin_layout Standard
1403 \align center
1404 \begin_inset Tabular
1405 <lyxtabular version="3" rows="4" columns="2">
1406 <features>
1407 <column alignment="center" valignment="top" leftline="true" width="0pt">
1408 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1409 <row topline="true" bottomline="true">
1410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1411 \begin_inset Text
1412
1413 \begin_layout Standard
1414 command
1415 \end_layout
1416
1417 \end_inset
1418 </cell>
1419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1420 \begin_inset Text
1421
1422 \begin_layout Standard
1423 Result
1424 \begin_inset Note Note
1425 status collapsed
1426
1427 \begin_layout Standard
1428
1429 \series bold
1430
1431 \backslash
1432 raisebox
1433 \series default
1434  is only used as spacer.
1435 \end_layout
1436
1437 \end_inset
1438
1439
1440 \end_layout
1441
1442 \end_inset
1443 </cell>
1444 </row>
1445 <row topline="true">
1446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1447 \begin_inset Text
1448
1449 \begin_layout Standard
1450 B_V
1451 \end_layout
1452
1453 \end_inset
1454 </cell>
1455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1456 \begin_inset Text
1457
1458 \begin_layout Standard
1459 \begin_inset Formula $B_{V}$
1460 \end_inset
1461
1462
1463 \end_layout
1464
1465 \end_inset
1466 </cell>
1467 </row>
1468 <row topline="true" bottomline="true">
1469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1470 \begin_inset Text
1471
1472 \begin_layout Standard
1473 B^V
1474 \end_layout
1475
1476 \end_inset
1477 </cell>
1478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1479 \begin_inset Text
1480
1481 \begin_layout Standard
1482 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1483 \end_inset
1484
1485
1486 \end_layout
1487
1488 \end_inset
1489 </cell>
1490 </row>
1491 <row topline="true" bottomline="true">
1492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Standard
1496 B^
1497 \begin_inset ERT
1498 status collapsed
1499
1500 \begin_layout Standard
1501
1502
1503 \backslash
1504 spce 
1505 \end_layout
1506
1507 \end_inset
1508
1509 A
1510 \end_layout
1511
1512 \end_inset
1513 </cell>
1514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1515 \begin_inset Text
1516
1517 \begin_layout Standard
1518 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1519 \end_inset
1520
1521
1522 \end_layout
1523
1524 \end_inset
1525 </cell>
1526 </row>
1527 </lyxtabular>
1528
1529 \end_inset
1530
1531
1532 \end_layout
1533
1534 \begin_layout Standard
1535 As the caret is in some languages an accent, vowels will be accentuated
1536  in this case and not set as exponents
1537 \begin_inset Foot
1538 status collapsed
1539
1540 \begin_layout Standard
1541 Depending on the used keyboard settings this can also happen for other character
1542 s than vowels.
1543 \end_layout
1544
1545 \end_inset
1546
1547 .
1548  To get in this case exponents, press 
1549 \family sans
1550 Space
1551 \family default
1552  after the caret as in the last example.
1553 \end_layout
1554
1555 \begin_layout Subsection
1556 Fractions
1557 \begin_inset LatexCommand label
1558 name "sub:Fractions"
1559
1560 \end_inset
1561
1562
1563 \begin_inset LatexCommand index
1564 name "Fractions"
1565
1566 \end_inset
1567
1568
1569 \end_layout
1570
1571 \begin_layout Standard
1572 Fractions are generated with the command 
1573 \series bold
1574
1575 \backslash
1576 frac
1577 \series default
1578
1579 \begin_inset LatexCommand index
1580 name "Commands ! F ! \\textbackslash frac"
1581
1582 \end_inset
1583
1584  or via the math toolbar button 
1585 \begin_inset Graphics
1586         filename ../images/math/frac.png
1587         scale 50
1588
1589 \end_inset
1590
1591 .
1592  The font size is adjusted automatically, depending on whether the fraction
1593  is in an inline or display style formula.
1594  With the math toolbar button 
1595 \begin_inset Graphics
1596         filename ../images/math/frac-square.png
1597         scale 85
1598
1599 \end_inset
1600
1601  you can select different fraction types.
1602 \end_layout
1603
1604 \begin_layout Standard
1605 With the command 
1606 \series bold
1607
1608 \backslash
1609 dfrac
1610 \begin_inset LatexCommand index
1611 name "Commands ! D ! \\textbackslash dfrac"
1612
1613 \end_inset
1614
1615
1616 \series default
1617  a fraction can be created that has in any case the size of a display style
1618  formula.
1619  With 
1620 \series bold
1621
1622 \backslash
1623 tfrac
1624 \begin_inset LatexCommand index
1625 name "Commands ! T ! \\textbackslash tfrac"
1626
1627 \end_inset
1628
1629
1630 \series default
1631  the fraction appears always with the size of an inline formula.
1632  An example:
1633 \end_layout
1634
1635 \begin_layout Standard
1636 A line with the fraction 
1637 \begin_inset Formula $\frac{1}{2}$
1638 \end_inset
1639
1640  that was created with the command 
1641 \series bold
1642
1643 \backslash
1644 frac
1645 \series default
1646 .
1647 \end_layout
1648
1649 \begin_layout Standard
1650 A line with the fraction 
1651 \begin_inset Formula $\dfrac{1}{2}$
1652 \end_inset
1653
1654  that was created with the command 
1655 \series bold
1656
1657 \backslash
1658 dfrac
1659 \series default
1660 .
1661 \end_layout
1662
1663 \begin_layout Standard
1664 \align center
1665 \begin_inset Tabular
1666 <lyxtabular version="3" rows="4" columns="2">
1667 <features>
1668 <column alignment="center" valignment="top" leftline="true" width="0pt">
1669 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1670 <row topline="true" bottomline="true">
1671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1672 \begin_inset Text
1673
1674 \begin_layout Standard
1675 Command
1676 \end_layout
1677
1678 \end_inset
1679 </cell>
1680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1681 \begin_inset Text
1682
1683 \begin_layout Standard
1684 Result
1685 \begin_inset Note Note
1686 status collapsed
1687
1688 \begin_layout Standard
1689
1690 \series bold
1691
1692 \backslash
1693 raisebox
1694 \series default
1695  is only used as spacer.
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \end_layout
1702
1703 \end_inset
1704 </cell>
1705 </row>
1706 <row topline="true">
1707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1708 \begin_inset Text
1709
1710 \begin_layout Standard
1711
1712 \backslash
1713 frac
1714 \begin_inset ERT
1715 status collapsed
1716
1717 \begin_layout Standard
1718
1719
1720 \backslash
1721 spce 
1722 \end_layout
1723
1724 \end_inset
1725
1726 A
1727 \begin_inset Formula $\downarrow$
1728 \end_inset
1729
1730 B
1731 \end_layout
1732
1733 \end_inset
1734 </cell>
1735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1736 \begin_inset Text
1737
1738 \begin_layout Standard
1739 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1740 \end_inset
1741
1742
1743 \end_layout
1744
1745 \end_inset
1746 </cell>
1747 </row>
1748 <row topline="true">
1749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1750 \begin_inset Text
1751
1752 \begin_layout Standard
1753
1754 \backslash
1755 dfrac
1756 \begin_inset ERT
1757 status collapsed
1758
1759 \begin_layout Standard
1760
1761
1762 \backslash
1763 spce 
1764 \end_layout
1765
1766 \end_inset
1767
1768 A
1769 \begin_inset Formula $\downarrow$
1770 \end_inset
1771
1772 B
1773 \end_layout
1774
1775 \end_inset
1776 </cell>
1777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1778 \begin_inset Text
1779
1780 \begin_layout Standard
1781 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1782 \end_inset
1783
1784
1785 \end_layout
1786
1787 \end_inset
1788 </cell>
1789 </row>
1790 <row topline="true" bottomline="true">
1791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1792 \begin_inset Text
1793
1794 \begin_layout Standard
1795
1796 \backslash
1797 dfrac
1798 \begin_inset ERT
1799 status collapsed
1800
1801 \begin_layout Standard
1802
1803
1804 \backslash
1805 spce 
1806 \end_layout
1807
1808 \end_inset
1809
1810 e^
1811 \begin_inset ERT
1812 status collapsed
1813
1814 \begin_layout Standard
1815
1816
1817 \backslash
1818 spce 
1819 \end_layout
1820
1821 \end_inset
1822
1823
1824 \backslash
1825 frac
1826 \begin_inset ERT
1827 status collapsed
1828
1829 \begin_layout Standard
1830
1831
1832 \backslash
1833 spce 
1834 \end_layout
1835
1836 \end_inset
1837
1838 1
1839 \begin_inset Formula $\downarrow$
1840 \end_inset
1841
1842 2
1843 \begin_inset Formula $\downarrow\downarrow$
1844 \end_inset
1845
1846 3
1847 \end_layout
1848
1849 \end_inset
1850 </cell>
1851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1852 \begin_inset Text
1853
1854 \begin_layout Standard
1855 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1856 \end_inset
1857
1858
1859 \end_layout
1860
1861 \end_inset
1862 </cell>
1863 </row>
1864 </lyxtabular>
1865
1866 \end_inset
1867
1868
1869 \end_layout
1870
1871 \begin_layout Standard
1872 \begin_inset VSpace bigskip
1873 \end_inset
1874
1875
1876 \newpage
1877 For nested fractions the command 
1878 \series bold
1879
1880 \backslash
1881 cfrac
1882 \series default
1883
1884 \begin_inset LatexCommand index
1885 name "Commands ! C ! \\textbackslash cfrac"
1886
1887 \end_inset
1888
1889  can be used.
1890  Here an example:
1891 \begin_inset VSpace -3mm
1892 \end_inset
1893
1894
1895 \end_layout
1896
1897 \begin_layout Standard
1898 \begin_inset Formula \begin{align*}
1899 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1900 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1901
1902 \end_inset
1903
1904
1905 \end_layout
1906
1907 \begin_layout Standard
1908 The command for the example above is:
1909 \end_layout
1910
1911 \begin_layout Standard
1912
1913 \series bold
1914
1915 \backslash
1916 cfrac{A
1917 \begin_inset Formula $\to$
1918 \end_inset
1919
1920
1921 \backslash
1922 {B+
1923 \backslash
1924 cfrac{C+
1925 \backslash
1926 cfrac{E
1927 \begin_inset Formula $\to$
1928 \end_inset
1929
1930
1931 \backslash
1932 {F
1933 \begin_inset Formula $\to\to$
1934 \end_inset
1935
1936
1937 \backslash
1938 {D
1939 \end_layout
1940
1941 \begin_layout Standard
1942 \begin_inset VSpace medskip
1943 \end_inset
1944
1945
1946 \end_layout
1947
1948 \begin_layout Standard
1949
1950 \series bold
1951
1952 \backslash
1953 cfrac
1954 \series default
1955  sets the fraction always in the size of a displayed formula, also when
1956  it is part of another fraction.
1957  
1958 \series bold
1959
1960 \backslash
1961 cfrac
1962 \series default
1963  has the following command scheme:
1964 \end_layout
1965
1966 \begin_layout Standard
1967
1968 \series bold
1969
1970 \backslash
1971 cfrac[numerator position]{numerator}{denominator}
1972 \end_layout
1973
1974 \begin_layout Standard
1975 The numerator position can be 
1976 \emph on
1977 l
1978 \emph default
1979  , 
1980 \emph on
1981 c
1982 \emph default
1983 , or 
1984 \emph on
1985 r
1986 \emph default
1987  .
1988  l or r aligns the numerator to the left or right, resp.\InsetSpace ~
1989 with the fraction
1990  stroke.
1991  When 
1992 \emph on
1993 c
1994 \emph default
1995  or no position is given, the numerator appears centered.
1996  These fractions demonstrate the different alignments:
1997 \newline
1998
1999 \series bold
2000
2001 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2002 \end_inset
2003
2004
2005 \begin_inset Formula $\cfrac{A}{B+C}$
2006 \end_inset
2007
2008
2009 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2010 \end_inset
2011
2012
2013 \end_layout
2014
2015 \begin_layout Standard
2016 \begin_inset VSpace medskip
2017 \end_inset
2018
2019 It is often advantageous to combine 
2020 \series bold
2021
2022 \backslash
2023 cfrac
2024 \series default
2025  and 
2026 \series bold
2027
2028 \backslash
2029 frac
2030 \series default
2031 :
2032 \begin_inset Formula \[
2033 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2034
2035 \end_inset
2036
2037
2038 \end_layout
2039
2040 \begin_layout Standard
2041 For inline fractions with a sloped fraction stroke you can use the command
2042  
2043 \series bold
2044
2045 \backslash
2046 nicefrac
2047 \begin_inset LatexCommand index
2048 name "Commands ! N ! \\textbackslash nicefrac"
2049
2050 \end_inset
2051
2052
2053 \series default
2054
2055 \begin_inset Formula $\nicefrac{5}{31}$
2056 \end_inset
2057
2058
2059 \end_layout
2060
2061 \begin_layout Standard
2062 How to define own fractions where the fraction stroke can be changed, is
2063  explained in 
2064 \begin_inset LatexCommand ref
2065 reference "sub:Self-defined-Fractions"
2066
2067 \end_inset
2068
2069 .
2070 \end_layout
2071
2072 \begin_layout Subsection
2073 Roots
2074 \begin_inset LatexCommand index
2075 name "Roots"
2076
2077 \end_inset
2078
2079
2080 \end_layout
2081
2082 \begin_layout Standard
2083 Square roots are created with 
2084 \series bold
2085
2086 \backslash
2087 sqrt
2088 \series default
2089
2090 \begin_inset LatexCommand index
2091 name "Commands ! S ! \\textbackslash sqrt"
2092
2093 \end_inset
2094
2095  or the math toolbar button 
2096 \begin_inset Graphics
2097         filename ../images/math/sqrt.png
2098         scale 85
2099
2100 \end_inset
2101
2102 , all other roots with the command 
2103 \series bold
2104
2105 \backslash
2106 root
2107 \series default
2108
2109 \begin_inset LatexCommand index
2110 name "Commands ! R ! \\textbackslash root"
2111
2112 \end_inset
2113
2114  or with the math toolbar button 
2115 \begin_inset Graphics
2116         filename ../images/math/root.png
2117         scale 85
2118
2119 \end_inset
2120
2121 .
2122 \end_layout
2123
2124 \begin_layout Standard
2125 \align center
2126 \begin_inset Tabular
2127 <lyxtabular version="3" rows="3" columns="2">
2128 <features>
2129 <column alignment="center" valignment="top" leftline="true" width="0pt">
2130 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2131 <row topline="true" bottomline="true">
2132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2133 \begin_inset Text
2134
2135 \begin_layout Standard
2136 Command
2137 \end_layout
2138
2139 \end_inset
2140 </cell>
2141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2142 \begin_inset Text
2143
2144 \begin_layout Standard
2145 Result
2146 \begin_inset Note Note
2147 status collapsed
2148
2149 \begin_layout Standard
2150
2151 \series bold
2152
2153 \backslash
2154 raisebox
2155 \series default
2156  is only used as spacer.
2157 \end_layout
2158
2159 \end_inset
2160
2161
2162 \end_layout
2163
2164 \end_inset
2165 </cell>
2166 </row>
2167 <row topline="true" bottomline="true">
2168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2169 \begin_inset Text
2170
2171 \begin_layout Standard
2172
2173 \backslash
2174 sqrt
2175 \begin_inset ERT
2176 status collapsed
2177
2178 \begin_layout Standard
2179
2180
2181 \backslash
2182 spce 
2183 \end_layout
2184
2185 \end_inset
2186
2187 A-B
2188 \end_layout
2189
2190 \end_inset
2191 </cell>
2192 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2193 \begin_inset Text
2194
2195 \begin_layout Standard
2196 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2197 \end_inset
2198
2199
2200 \end_layout
2201
2202 \end_inset
2203 </cell>
2204 </row>
2205 <row bottomline="true">
2206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2207 \begin_inset Text
2208
2209 \begin_layout Standard
2210
2211 \backslash
2212 root
2213 \begin_inset ERT
2214 status collapsed
2215
2216 \begin_layout Standard
2217
2218
2219 \backslash
2220 spce 
2221 \end_layout
2222
2223 \end_inset
2224
2225 3
2226 \begin_inset Formula $\downarrow$
2227 \end_inset
2228
2229 A-B
2230 \end_layout
2231
2232 \end_inset
2233 </cell>
2234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2235 \begin_inset Text
2236
2237 \begin_layout Standard
2238 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2239 \end_inset
2240
2241
2242 \end_layout
2243
2244 \end_inset
2245 </cell>
2246 </row>
2247 </lyxtabular>
2248
2249 \end_inset
2250
2251
2252 \end_layout
2253
2254 \begin_layout Standard
2255 A square root can also be created with 
2256 \series bold
2257
2258 \backslash
2259 root
2260 \series default
2261  when the root index field is left empty.
2262 \end_layout
2263
2264 \begin_layout Standard
2265 With certain indices the distance to the root is too small, like in this
2266  formula: 
2267 \begin_inset Formula $\sqrt[\beta]{B}$
2268 \end_inset
2269
2270
2271 \newline
2272 The 
2273 \begin_inset Formula $\beta$
2274 \end_inset
2275
2276  touches the root.
2277  To avoid this, the commands 
2278 \series bold
2279
2280 \backslash
2281 leftroot
2282 \series default
2283
2284 \begin_inset LatexCommand index
2285 name "Commands ! L ! \\textbackslash leftroot"
2286
2287 \end_inset
2288
2289  and 
2290 \series bold
2291
2292 \backslash
2293 uproot
2294 \series default
2295
2296 \begin_inset LatexCommand index
2297 name "Commands ! U ! \\textbackslash uproot"
2298
2299 \end_inset
2300
2301  are used with the following scheme:
2302 \end_layout
2303
2304 \begin_layout Standard
2305
2306 \series bold
2307
2308 \backslash
2309 leftroot{distance}
2310 \series default
2311  and 
2312 \series bold
2313
2314 \backslash
2315 uproot{distance}
2316 \end_layout
2317
2318 \begin_layout Standard
2319 Distance is the number of Big Points (unit bp; 
2320 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2321 \end_inset
2322
2323 ), that the index should be moved to the left or top, resp..
2324  The commands are written to the index.
2325  This way the command
2326 \newline
2327
2328 \series bold
2329
2330 \backslash
2331 root
2332 \backslash
2333 leftroot{-1
2334 \begin_inset Formula $\to$
2335 \end_inset
2336
2337
2338 \backslash
2339 uproot{2
2340 \begin_inset Formula $\to$
2341 \end_inset
2342
2343
2344 \backslash
2345 beta
2346 \begin_inset ERT
2347 status collapsed
2348
2349 \begin_layout Standard
2350
2351
2352 \backslash
2353 spce 
2354 \end_layout
2355
2356 \end_inset
2357
2358
2359 \begin_inset Formula $\to$
2360 \end_inset
2361
2362 B
2363 \newline
2364
2365 \series default
2366 produces a correct typeset formula: 
2367 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2368 \end_inset
2369
2370
2371 \end_layout
2372
2373 \begin_layout Subsection
2374 Binomial coefficients 
2375 \begin_inset LatexCommand index
2376 name "Binomial coefficient s"
2377
2378 \end_inset
2379
2380
2381 \end_layout
2382
2383 \begin_layout Standard
2384 Binomial coefficients are inserted with the command 
2385 \series bold
2386
2387 \backslash
2388 binom
2389 \series default
2390
2391 \begin_inset LatexCommand index
2392 name "Commands ! B ! \\textbackslash binom"
2393
2394 \end_inset
2395
2396  or with the submenu of the math toolbar button 
2397 \begin_inset Graphics
2398         filename ../images/math/frac-square.png
2399         scale 85
2400
2401 \end_inset
2402
2403 .
2404 \end_layout
2405
2406 \begin_layout Standard
2407 \align center
2408 \begin_inset Tabular
2409 <lyxtabular version="3" rows="3" columns="2">
2410 <features>
2411 <column alignment="center" valignment="top" leftline="true" width="0pt">
2412 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2413 <row topline="true" bottomline="true">
2414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2415 \begin_inset Text
2416
2417 \begin_layout Standard
2418 Command
2419 \end_layout
2420
2421 \end_inset
2422 </cell>
2423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2424 \begin_inset Text
2425
2426 \begin_layout Standard
2427 Result
2428 \begin_inset Note Note
2429 status collapsed
2430
2431 \begin_layout Standard
2432
2433 \series bold
2434
2435 \backslash
2436 raisebox
2437 \series default
2438  is only used as spacer.
2439 \end_layout
2440
2441 \end_inset
2442
2443
2444 \end_layout
2445
2446 \end_inset
2447 </cell>
2448 </row>
2449 <row topline="true">
2450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2451 \begin_inset Text
2452
2453 \begin_layout Standard
2454
2455 \backslash
2456 binom
2457 \begin_inset ERT
2458 status collapsed
2459
2460 \begin_layout Standard
2461
2462
2463 \backslash
2464 spce 
2465 \end_layout
2466
2467 \end_inset
2468
2469 A
2470 \begin_inset Formula $\downarrow$
2471 \end_inset
2472
2473 B
2474 \end_layout
2475
2476 \end_inset
2477 </cell>
2478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2479 \begin_inset Text
2480
2481 \begin_layout Standard
2482 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2483 \end_inset
2484
2485
2486 \end_layout
2487
2488 \end_inset
2489 </cell>
2490 </row>
2491 <row topline="true" bottomline="true">
2492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2493 \begin_inset Text
2494
2495 \begin_layout Standard
2496
2497 \backslash
2498 dbinom{A
2499 \begin_inset Formula $\to$
2500 \end_inset
2501
2502
2503 \backslash
2504 {B
2505 \end_layout
2506
2507 \end_inset
2508 </cell>
2509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2510 \begin_inset Text
2511
2512 \begin_layout Standard
2513 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2514 \end_inset
2515
2516
2517 \end_layout
2518
2519 \end_inset
2520 </cell>
2521 </row>
2522 </lyxtabular>
2523
2524 \end_inset
2525
2526
2527 \end_layout
2528
2529 \begin_layout Standard
2530 Analog to fractions (
2531 \series bold
2532
2533 \backslash
2534 frac
2535 \series default
2536 ) there are besides 
2537 \series bold
2538
2539 \backslash
2540 binom
2541 \series default
2542  the commands 
2543 \series bold
2544
2545 \backslash
2546 dbinom
2547 \begin_inset LatexCommand index
2548 name "Commands ! D ! \\textbackslash dbinom"
2549
2550 \end_inset
2551
2552
2553 \series default
2554  and 
2555 \series bold
2556
2557 \backslash
2558 tbinom
2559 \series default
2560
2561 \begin_inset LatexCommand index
2562 name "Commands ! T ! \\textbackslash tbinom"
2563
2564 \end_inset
2565
2566  with the following command scheme:
2567 \end_layout
2568
2569 \begin_layout Standard
2570
2571 \series bold
2572
2573 \backslash
2574 dbinom{numerator}{denominator}
2575 \series default
2576  and
2577 \newline
2578
2579 \series bold
2580
2581 \backslash
2582 tbinom{numerator}{denominator}
2583 \end_layout
2584
2585 \begin_layout Subsection
2586 Case differentiations 
2587 \begin_inset LatexCommand index
2588 name "Case differentiations "
2589
2590 \end_inset
2591
2592
2593 \end_layout
2594
2595 \begin_layout Standard
2596 \align center
2597 \begin_inset Tabular
2598 <lyxtabular version="3" rows="3" columns="2">
2599 <features>
2600 <column alignment="center" valignment="top" leftline="true" width="0pt">
2601 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2602 <row topline="true" bottomline="true">
2603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2604 \begin_inset Text
2605
2606 \begin_layout Standard
2607 Command
2608 \end_layout
2609
2610 \end_inset
2611 </cell>
2612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2613 \begin_inset Text
2614
2615 \begin_layout Standard
2616 Result
2617 \end_layout
2618
2619 \end_inset
2620 </cell>
2621 </row>
2622 <row topline="true">
2623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2624 \begin_inset Text
2625
2626 \begin_layout Standard
2627
2628 \backslash
2629 cases
2630 \begin_inset ERT
2631 status collapsed
2632
2633 \begin_layout Standard
2634
2635
2636 \backslash
2637 spce 
2638 \end_layout
2639
2640 \end_inset
2641
2642 A
2643 \begin_inset Formula $\to$
2644 \end_inset
2645
2646 B>0
2647 \begin_inset LatexCommand index
2648 name "Commands ! C ! \\textbackslash cases"
2649
2650 \end_inset
2651
2652
2653 \end_layout
2654
2655 \end_inset
2656 </cell>
2657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2658 \begin_inset Text
2659
2660 \begin_layout Standard
2661 \begin_inset Formula $\begin{cases}
2662 A & B>0\end{cases}$
2663 \end_inset
2664
2665
2666 \end_layout
2667
2668 \end_inset
2669 </cell>
2670 </row>
2671 <row topline="true" bottomline="true">
2672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2673 \begin_inset Text
2674
2675 \begin_layout Standard
2676
2677 \backslash
2678 cases
2679 \begin_inset ERT
2680 status collapsed
2681
2682 \begin_layout Standard
2683
2684
2685 \backslash
2686 spce 
2687 \end_layout
2688
2689 \end_inset
2690
2691 Ctrl-Enter
2692 \end_layout
2693
2694 \end_inset
2695 </cell>
2696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2697 \begin_inset Text
2698
2699 \begin_layout Standard
2700 \begin_inset Formula $\begin{cases}
2701 A & \textrm{für }x>0\\
2702 B & \textrm{für }x=0\end{cases}$
2703 \end_inset
2704
2705
2706 \end_layout
2707
2708 \end_inset
2709 </cell>
2710 </row>
2711 </lyxtabular>
2712
2713 \end_inset
2714
2715
2716 \end_layout
2717
2718 \begin_layout Standard
2719 After inserting 
2720 \series bold
2721
2722 \backslash
2723 cases
2724 \series default
2725  or the usage of the math toolbar button 
2726 \begin_inset Graphics
2727         filename ../images/math/cases.png
2728         scale 85
2729
2730 \end_inset
2731
2732  you can create new lines with the shortcut 
2733 \family sans
2734 Ctrl-Return
2735 \family default
2736  or the table toolbar button 
2737 \begin_inset Graphics
2738         filename ../images/tabular-feature_append-row.png
2739         scale 85
2740
2741 \end_inset
2742
2743 .
2744 \begin_inset Foot
2745 status collapsed
2746
2747 \begin_layout Standard
2748 Umlauts and accents in formulas, like in the table above, are explained
2749  in 
2750 \begin_inset LatexCommand ref
2751 reference "sub:Accents-for-one"
2752
2753 \end_inset
2754
2755 .
2756 \end_layout
2757
2758 \end_inset
2759
2760
2761 \end_layout
2762
2763 \begin_layout Standard
2764 The command 
2765 \series bold
2766
2767 \backslash
2768 cases
2769 \series default
2770  is also available via the menu 
2771 \family sans
2772 Insert\SpecialChar \menuseparator
2773 Math\SpecialChar \menuseparator
2774 Cases-Environment
2775 \family default
2776 .
2777 \end_layout
2778
2779 \begin_layout Subsection
2780 Negations
2781 \begin_inset LatexCommand index
2782 name "Negations"
2783
2784 \end_inset
2785
2786
2787 \end_layout
2788
2789 \begin_layout Standard
2790 By inserting of 
2791 \series bold
2792
2793 \backslash
2794 not
2795 \series default
2796
2797 \begin_inset LatexCommand index
2798 name "Commands ! N ! \\textbackslash not"
2799
2800 \end_inset
2801
2802  every character can be displayed canceled.
2803  The characters are quasi accentuated by a slash.
2804 \end_layout
2805
2806 \begin_layout Standard
2807 \align center
2808 \begin_inset Tabular
2809 <lyxtabular version="3" rows="4" columns="2">
2810 <features>
2811 <column alignment="center" valignment="top" leftline="true" width="0pt">
2812 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2813 <row topline="true" bottomline="true">
2814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2815 \begin_inset Text
2816
2817 \begin_layout Standard
2818 Command
2819 \end_layout
2820
2821 \end_inset
2822 </cell>
2823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2824 \begin_inset Text
2825
2826 \begin_layout Standard
2827 Result
2828 \end_layout
2829
2830 \end_inset
2831 </cell>
2832 </row>
2833 <row topline="true">
2834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Standard
2838
2839 \backslash
2840 not=
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Standard
2849 \begin_inset Formula $\not=$
2850 \end_inset
2851
2852
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 </row>
2858 <row topline="true" bottomline="true">
2859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2860 \begin_inset Text
2861
2862 \begin_layout Standard
2863
2864 \backslash
2865 not 
2866 \backslash
2867 le
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2873 \begin_inset Text
2874
2875 \begin_layout Standard
2876 \begin_inset Formula $\not\le$
2877 \end_inset
2878
2879
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 </row>
2885 <row topline="true" bottomline="true">
2886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Standard
2890
2891 \backslash
2892 not 
2893 \backslash
2894 parallel
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Standard
2903 \begin_inset Formula $\not\parallel$
2904 \end_inset
2905
2906
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 </row>
2912 </lyxtabular>
2913
2914 \end_inset
2915
2916
2917 \end_layout
2918
2919 \begin_layout Standard
2920 The last example shows, that not all negations look good.
2921  Therefore there are for some negations special commands (see 
2922 \begin_inset LatexCommand ref
2923 reference "sub:Mathematical-Symbols"
2924
2925 \end_inset
2926
2927  and 
2928 \begin_inset ERT
2929 status collapsed
2930
2931 \begin_layout Standard
2932
2933
2934 \backslash
2935 renewcommand{
2936 \backslash
2937 sectionautorefname}{
2938 \backslash
2939 hspace{-
2940 \backslash
2941 abc}}
2942 \end_layout
2943
2944 \end_inset
2945
2946
2947 \begin_inset LatexCommand ref
2948 reference "sec:Relations"
2949
2950 \end_inset
2951
2952
2953 \begin_inset ERT
2954 status collapsed
2955
2956 \begin_layout Standard
2957
2958
2959 \backslash
2960 renewcommand{
2961 \backslash
2962 sectionautorefname}{sec.
2963 \backslash
2964 negthinspace}
2965 \end_layout
2966
2967 \end_inset
2968
2969 ).
2970 \begin_inset Note Note
2971 status collapsed
2972
2973 \begin_layout Standard
2974 The 
2975 \series bold
2976
2977 \backslash
2978 renewcommand
2979 \series default
2980 -commands in TeX-mode are necessary that the cross-reference name 
2981 \begin_inset Quotes eld
2982 \end_inset
2983
2984 sec.
2985 \begin_inset Quotes erd
2986 \end_inset
2987
2988  don't appear twice, see sec.\InsetSpace \thinspace{}
2989
2990 \begin_inset LatexCommand ref
2991 reference "sub:Verlinkte-Querverweise"
2992
2993 \end_inset
2994
2995 .
2996 \end_layout
2997
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \begin_layout Subsection
3004 Placeholders
3005 \begin_inset LatexCommand label
3006 name "sub:Placeholders"
3007
3008 \end_inset
3009
3010
3011 \begin_inset LatexCommand index
3012 name "Placeholders"
3013
3014 \end_inset
3015
3016
3017 \begin_inset LatexCommand index
3018 name "Chemical characters ! Isotopes"
3019
3020 \end_inset
3021
3022
3023 \begin_inset LatexCommand index
3024 name "Isotopes|see{Chemical characters}"
3025
3026 \end_inset
3027
3028
3029 \end_layout
3030
3031 \begin_layout Standard
3032 When displaying e.\InsetSpace \thinspace{}
3033 g.\InsetSpace ~
3034 isotopes
3035 \begin_inset Foot
3036 status collapsed
3037
3038 \begin_layout Standard
3039 More about chemical symbols is written in 
3040 \begin_inset LatexCommand ref
3041 reference "sub:Chemical-Symbols-and"
3042
3043 \end_inset
3044
3045 .
3046 \end_layout
3047
3048 \end_inset
3049
3050  the following problem occurs:
3051 \end_layout
3052
3053 \begin_layout Standard
3054 \align center
3055 \begin_inset Tabular
3056 <lyxtabular version="3" rows="2" columns="2">
3057 <features>
3058 <column alignment="center" valignment="top" width="0pt">
3059 <column alignment="center" valignment="top" width="0pt">
3060 <row>
3061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Standard
3065 Indices created with sub- and superscripts:
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3071 \begin_inset Text
3072
3073 \begin_layout Standard
3074 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \end_inset
3081 </cell>
3082 </row>
3083 <row>
3084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3085 \begin_inset Text
3086
3087 \begin_layout Standard
3088 correct indices:
3089 \end_layout
3090
3091 \end_inset
3092 </cell>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Standard
3097 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3098 \end_inset
3099
3100
3101 \end_layout
3102
3103 \end_inset
3104 </cell>
3105 </row>
3106 </lyxtabular>
3107
3108 \end_inset
3109
3110
3111 \begin_inset Note Note
3112 status collapsed
3113
3114 \begin_layout Standard
3115
3116 \series bold
3117
3118 \backslash
3119 raisebox
3120 \series default
3121  is only used as spacer.
3122 \end_layout
3123
3124 \end_inset
3125
3126
3127 \end_layout
3128
3129 \begin_layout Standard
3130 The shorter index is by default placed below or above the first character
3131  of the longer index.
3132  To avoid this there is the command 
3133 \series bold
3134
3135 \backslash
3136 phantom
3137 \series default
3138
3139 \begin_inset LatexCommand index
3140 name "Commands ! P ! \\textbackslash phantom"
3141
3142 \end_inset
3143
3144  or the math toolbar button \InsetSpace ~
3145
3146 \begin_inset Graphics
3147         filename ../images/math/phantom.png
3148         scale 85
3149
3150 \end_inset
3151
3152  that creates one or more phantom characters.
3153  When inserting 
3154 \series bold
3155
3156 \backslash
3157 phantom
3158 \series default
3159  a small blue box appears that is superposed with two red arrows.
3160  The arrows indicate that the complete width and height of the box content
3161  will be created as placeholder.
3162  Phantom characters are accordingly placeholders with the size of the characters.
3163 \end_layout
3164
3165 \begin_layout Standard
3166 \align center
3167 \begin_inset Tabular
3168 <lyxtabular version="3" rows="4" columns="2">
3169 <features>
3170 <column alignment="center" valignment="top" leftline="true" width="0">
3171 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
3172 <row topline="true" bottomline="true">
3173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Standard
3177 Command
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Standard
3186 Result
3187 \begin_inset Note Note
3188 status collapsed
3189
3190 \begin_layout Standard
3191
3192 \series bold
3193
3194 \backslash
3195 raisebox
3196 \series default
3197  is only used as spacer.
3198 \end_layout
3199
3200 \end_inset
3201
3202
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 </row>
3208 <row topline="true">
3209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Standard
3213 ^19
3214 \begin_inset ERT
3215 status collapsed
3216
3217 \begin_layout Standard
3218
3219
3220 \backslash
3221 spce 
3222 \end_layout
3223
3224 \end_inset
3225
3226 _
3227 \backslash
3228 phantom
3229 \begin_inset ERT
3230 status collapsed
3231
3232 \begin_layout Standard
3233
3234
3235 \backslash
3236 spce 
3237 \end_layout
3238
3239 \end_inset
3240
3241 1
3242 \begin_inset Formula $\to$
3243 \end_inset
3244
3245 9
3246 \begin_inset ERT
3247 status collapsed
3248
3249 \begin_layout Standard
3250
3251
3252 \backslash
3253 spce 
3254 \end_layout
3255
3256 \end_inset
3257
3258 F
3259 \end_layout
3260
3261 \end_inset
3262 </cell>
3263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \begin_layout Standard
3267 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3268 \end_inset
3269
3270
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 </row>
3276 <row topline="true" bottomline="true">
3277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3278 \begin_inset Text
3279
3280 \begin_layout Standard
3281 ^235
3282 \begin_inset ERT
3283 status collapsed
3284
3285 \begin_layout Standard
3286
3287
3288 \backslash
3289 spce 
3290 \end_layout
3291
3292 \end_inset
3293
3294 _
3295 \backslash
3296 phantom
3297 \begin_inset ERT
3298 status collapsed
3299
3300 \begin_layout Standard
3301
3302
3303 \backslash
3304 spce 
3305 \end_layout
3306
3307 \end_inset
3308
3309 23
3310 \begin_inset Formula $\to$
3311 \end_inset
3312
3313 9
3314 \begin_inset ERT
3315 status collapsed
3316
3317 \begin_layout Standard
3318
3319
3320 \backslash
3321 spce 
3322 \end_layout
3323
3324 \end_inset
3325
3326 F
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Standard
3335 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3336 \end_inset
3337
3338
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 <row topline="true" bottomline="true">
3345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Standard
3349
3350 \backslash
3351 Lambda^
3352 \begin_inset ERT
3353 status collapsed
3354
3355 \begin_layout Standard
3356
3357
3358 \backslash
3359 spce 
3360 \end_layout
3361
3362 \end_inset
3363
3364
3365 \backslash
3366 phantom
3367 \begin_inset ERT
3368 status collapsed
3369
3370 \begin_layout Standard
3371
3372
3373 \backslash
3374 spce 
3375 \end_layout
3376
3377 \end_inset
3378
3379 ii
3380 \begin_inset Formula $\to$
3381 \end_inset
3382
3383 t
3384 \begin_inset ERT
3385 status collapsed
3386
3387 \begin_layout Standard
3388
3389
3390 \backslash
3391 spce 
3392 \end_layout
3393
3394 \end_inset
3395
3396 _MMt
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3402 \begin_inset Text
3403
3404 \begin_layout Standard
3405 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3406 \end_inset
3407
3408
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 </row>
3414 </lyxtabular>
3415
3416 \end_inset
3417
3418
3419 \end_layout
3420
3421 \begin_layout Standard
3422 Furthermore there are the commands 
3423 \series bold
3424
3425 \backslash
3426 vphantom
3427 \series default
3428
3429 \begin_inset LatexCommand index
3430 name "Commands ! V ! \\textbackslash vphantom"
3431
3432 \end_inset
3433
3434  (toolbar button \InsetSpace ~
3435
3436 \begin_inset Graphics
3437         filename ../images/math/vphantom.png
3438         scale 85
3439
3440 \end_inset
3441
3442 ) and 
3443 \series bold
3444
3445 \backslash
3446 hphantom
3447 \series default
3448
3449 \begin_inset LatexCommand index
3450 name "Commands ! H ! \\textbackslash hphantom"
3451
3452 \end_inset
3453
3454  (toolbar button \InsetSpace ~
3455
3456 \begin_inset Graphics
3457         filename ../images/math/hphantom.png
3458         scale 85
3459
3460 \end_inset
3461
3462 ).
3463  
3464 \series bold
3465
3466 \backslash
3467 hphantom
3468 \series default
3469  creates only space for the maximal height of the characters in the box
3470  but not for its width.
3471  
3472 \series bold
3473
3474 \backslash
3475 vphantom
3476 \series default
3477  creates only space for the width of the box content.
3478  Therefore  the boxes of both commands have only one red arrow.
3479 \end_layout
3480
3481 \begin_layout Standard
3482 For example creates 
3483 \series bold
3484
3485 \backslash
3486 vphantom
3487 \series default
3488
3489 \begin_inset ERT
3490 status collapsed
3491
3492 \begin_layout Standard
3493
3494
3495 \backslash
3496 spce 
3497 \end_layout
3498
3499 \end_inset
3500
3501
3502 \series bold
3503 a
3504 \backslash
3505 int
3506 \series default
3507  space for the height of the integral sign,
3508 \begin_inset Foot
3509 status collapsed
3510
3511 \begin_layout Standard
3512 The command 
3513 \series bold
3514
3515 \backslash
3516 int
3517 \series default
3518  creates an integral sign, see 
3519 \begin_inset LatexCommand ref
3520 reference "sub:Big-Operators"
3521
3522 \end_inset
3523
3524 .
3525 \end_layout
3526
3527 \end_inset
3528
3529  because this is the larger character.
3530  An example application is in 
3531 \begin_inset LatexCommand ref
3532 reference "sub:Multiline-Brackets"
3533
3534 \end_inset
3535
3536 .
3537 \end_layout
3538
3539 \begin_layout Subsection
3540 Lines
3541 \begin_inset LatexCommand index
3542 name "Lines"
3543
3544 \end_inset
3545
3546
3547 \begin_inset LatexCommand index
3548 name "Formula ! underlined"
3549
3550 \end_inset
3551
3552
3553 \end_layout
3554
3555 \begin_layout Standard
3556 \align center
3557 \begin_inset Tabular
3558 <lyxtabular version="3" rows="4" columns="2">
3559 <features>
3560 <column alignment="center" valignment="top" leftline="true" width="0pt">
3561 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3562 <row topline="true" bottomline="true">
3563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Standard
3567 Command
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Standard
3576 Result
3577 \begin_inset Note Note
3578 status collapsed
3579
3580 \begin_layout Standard
3581
3582 \series bold
3583
3584 \backslash
3585 raisebox
3586 \series default
3587  is only used as spacer.
3588 \end_layout
3589
3590 \end_inset
3591
3592
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 </row>
3598 <row topline="true" bottomline="true">
3599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Standard
3603
3604 \backslash
3605 overline
3606 \begin_inset ERT
3607 status collapsed
3608
3609 \begin_layout Standard
3610
3611
3612 \backslash
3613 spce 
3614 \end_layout
3615
3616 \end_inset
3617
3618 A+B
3619 \begin_inset LatexCommand index
3620 name "Commands ! O ! \\textbackslash overline"
3621
3622 \end_inset
3623
3624
3625 \end_layout
3626
3627 \end_inset
3628 </cell>
3629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3630 \begin_inset Text
3631
3632 \begin_layout Standard
3633 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3634 \end_inset
3635
3636
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 </row>
3642 <row bottomline="true">
3643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Standard
3647
3648 \backslash
3649 underline
3650 \begin_inset ERT
3651 status collapsed
3652
3653 \begin_layout Standard
3654
3655
3656 \backslash
3657 spce 
3658 \end_layout
3659
3660 \end_inset
3661
3662 A+B
3663 \begin_inset LatexCommand index
3664 name "Commands ! U ! \\textbackslash underline"
3665
3666 \end_inset
3667
3668
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Standard
3677 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3678 \end_inset
3679
3680
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 </row>
3686 <row topline="true" bottomline="true">
3687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Standard
3691
3692 \backslash
3693 overline
3694 \begin_inset ERT
3695 status collapsed
3696
3697 \begin_layout Standard
3698
3699
3700 \backslash
3701 spce 
3702 \end_layout
3703
3704 \end_inset
3705
3706
3707 \backslash
3708 underline
3709 \begin_inset ERT
3710 status collapsed
3711
3712 \begin_layout Standard
3713
3714
3715 \backslash
3716 spce 
3717 \end_layout
3718
3719 \end_inset
3720
3721 A+B
3722 \end_layout
3723
3724 \end_inset
3725 </cell>
3726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Standard
3730 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3731 \end_inset
3732
3733
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 </row>
3739 </lyxtabular>
3740
3741 \end_inset
3742
3743
3744 \end_layout
3745
3746 \begin_layout Standard
3747 In the last example it doesn't matter if first 
3748 \series bold
3749
3750 \backslash
3751 overline
3752 \series default
3753  or 
3754 \series bold
3755
3756 \backslash
3757 underline
3758 \series default
3759  is inserted.
3760 \end_layout
3761
3762 \begin_layout Standard
3763 To double underline e.\InsetSpace \thinspace{}
3764 g.
3765  results, one uses 
3766 \series bold
3767
3768 \backslash
3769 underline
3770 \series default
3771  twice.
3772 \end_layout
3773
3774 \begin_layout Standard
3775 It is possible to place up to 6 lines above or below characters.
3776 \end_layout
3777
3778 \begin_layout Subsection
3779 Ellipses
3780 \begin_inset LatexCommand index
3781 name "Ellipses"
3782
3783 \end_inset
3784
3785
3786 \end_layout
3787
3788 \begin_layout Standard
3789 There are different types of ellipses available.
3790 \begin_inset Foot
3791 status collapsed
3792
3793 \begin_layout Standard
3794 In the math toolbar in the submenu of the button 
3795 \begin_inset Graphics
3796         filename ../images/math/ldots.png
3797         scale 85
3798
3799 \end_inset
3800
3801
3802 \end_layout
3803
3804 \end_inset
3805
3806  For listings dots at the baseline are used (
3807 \series bold
3808
3809 \backslash
3810 ldots
3811 \series default
3812
3813 \begin_inset LatexCommand index
3814 name "Commands ! L ! \\textbackslash ldots"
3815
3816 \end_inset
3817
3818 ), while for operations dots are needed that are on the same height as the
3819  operators (
3820 \series bold
3821
3822 \backslash
3823 cdots
3824 \series default
3825
3826 \begin_inset LatexCommand index
3827 name "Commands ! C ! \\textbackslash cdots"
3828
3829 \end_inset
3830
3831 ).
3832  When using the command 
3833 \series bold
3834
3835 \backslash
3836 dots
3837 \series default
3838
3839 \begin_inset LatexCommand index
3840 name "Commands ! D ! \\textbackslash dots"
3841
3842 \end_inset
3843
3844 , LaTeX decides on the basis of the next character what type is used.
3845 \end_layout
3846
3847 \begin_layout Standard
3848 \align center
3849 \begin_inset Tabular
3850 <lyxtabular version="3" rows="8" columns="2">
3851 <features>
3852 <column alignment="center" valignment="top" leftline="true" width="0pt">
3853 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3854 <row topline="true" bottomline="true">
3855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Standard
3859 Command
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Standard
3868 Result
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 <row topline="true">
3875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Standard
3879 A_1
3880 \begin_inset ERT
3881 status collapsed
3882
3883 \begin_layout Standard
3884
3885
3886 \backslash
3887 spce 
3888 \end_layout
3889
3890 \end_inset
3891
3892 ,
3893 \backslash
3894 dots
3895 \begin_inset ERT
3896 status collapsed
3897
3898 \begin_layout Standard
3899
3900
3901 \backslash
3902 spce 
3903 \end_layout
3904
3905 \end_inset
3906
3907 ,A_n
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Standard
3916 \begin_inset Formula $A_{1},\dots,A_{n}$
3917 \end_inset
3918
3919
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 </row>
3925 <row topline="true">
3926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Standard
3930 A_1
3931 \begin_inset ERT
3932 status collapsed
3933
3934 \begin_layout Standard
3935
3936
3937 \backslash
3938 spce 
3939 \end_layout
3940
3941 \end_inset
3942
3943 +
3944 \backslash
3945 dots
3946 \begin_inset ERT
3947 status collapsed
3948
3949 \begin_layout Standard
3950
3951
3952 \backslash
3953 spce 
3954 \end_layout
3955
3956 \end_inset
3957
3958 +A_n
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Standard
3967 \begin_inset Formula $A_{1}+\dots+A_{n}$
3968 \end_inset
3969
3970
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 </row>
3976 <row topline="true">
3977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Standard
3981 A_1
3982 \begin_inset ERT
3983 status collapsed
3984
3985 \begin_layout Standard
3986
3987
3988 \backslash
3989 spce 
3990 \end_layout
3991
3992 \end_inset
3993
3994 ,
3995 \backslash
3996 ldots
3997 \begin_inset ERT
3998 status collapsed
3999
4000 \begin_layout Standard
4001
4002
4003 \backslash
4004 spce 
4005 \end_layout
4006
4007 \end_inset
4008
4009 ,A_n
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Standard
4018 \begin_inset Formula $A_{1},\ldots,A_{n}$
4019 \end_inset
4020
4021
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 </row>
4027 <row topline="true" bottomline="true">
4028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Standard
4032 A_1
4033 \begin_inset ERT
4034 status collapsed
4035
4036 \begin_layout Standard
4037
4038
4039 \backslash
4040 spce 
4041 \end_layout
4042
4043 \end_inset
4044
4045 +
4046 \backslash
4047 cdots
4048 \begin_inset ERT
4049 status collapsed
4050
4051 \begin_layout Standard
4052
4053
4054 \backslash
4055 spce 
4056 \end_layout
4057
4058 \end_inset
4059
4060 +A_n
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Standard
4069 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4070 \end_inset
4071
4072
4073 \end_layout
4074
4075 \end_inset
4076 </cell>
4077 </row>
4078 <row topline="true">
4079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Standard
4083
4084 \backslash
4085 vdots
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Standard
4094 \begin_inset Formula $\vdots$
4095 \end_inset
4096
4097
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 </row>
4103 <row topline="true" bottomline="true">
4104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Standard
4108
4109 \backslash
4110 ddots
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Standard
4119 \begin_inset Formula $\ddots$
4120 \end_inset
4121
4122
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 </row>
4128 <row topline="true" bottomline="true">
4129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Standard
4133 3×3\InsetSpace \thinspace{}
4134 matrix with the different dots
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Standard
4143 \begin_inset Formula $\begin{array}{ccc}
4144 A_{11} & \cdots & A_{1m}\\
4145 \vdots & \ddots & \vdots\\
4146 A_{n1} & \cdots & A_{nm}\end{array}$
4147 \end_inset
4148
4149
4150 \end_layout
4151
4152 \end_inset
4153 </cell>
4154 </row>
4155 </lyxtabular>
4156
4157 \end_inset
4158
4159
4160 \end_layout
4161
4162 \begin_layout Standard
4163 The ellipses available in menu 
4164 \family sans
4165 Insert\SpecialChar \menuseparator
4166 Special\InsetSpace ~
4167 Character
4168 \family default
4169  are 
4170 \series bold
4171
4172 \backslash
4173 ldots
4174 \series default
4175 .
4176 \end_layout
4177
4178 \begin_layout Standard
4179 \begin_inset VSpace medskip
4180 \end_inset
4181
4182 Specially for matrices there are ellipses that span over several columns.
4183  They are created with the command 
4184 \series bold
4185
4186 \backslash
4187 hdotsfor
4188 \series default
4189
4190 \begin_inset LatexCommand index
4191 name "Commands ! H ! \\textbackslash hdotsfor"
4192
4193 \end_inset
4194
4195 , that has the following scheme:
4196 \end_layout
4197
4198 \begin_layout Standard
4199
4200 \series bold
4201
4202 \backslash
4203 hdotsfor[distance]{number of columns}
4204 \end_layout
4205
4206 \begin_layout Standard
4207 The number of columns specifies how many columns should be spanned.
4208  Distance is a factor for the distance between the dots.
4209 \end_layout
4210
4211 \begin_layout Standard
4212 In the following matrix the command 
4213 \series bold
4214
4215 \backslash
4216 hdotsfor[2]{4}
4217 \series default
4218  was inserted in the first box of the second line, to get an ellipsis with
4219  a dot distance twice as long as with the command 
4220 \series bold
4221
4222 \backslash
4223 dots
4224 \series default
4225 :
4226 \begin_inset Formula \[
4227 \left(\begin{array}{cccc}
4228 A & B & C & D\\
4229 \hdotsfor[2]{4}\\
4230 q & w & e & r\end{array}\right)\]
4231
4232 \end_inset
4233
4234 Note that the matrix fields that should be spanned must be empty, otherwise
4235  you get LaTeX-errors.
4236 \end_layout
4237
4238 \begin_layout Standard
4239 \begin_inset VSpace bigskip
4240 \end_inset
4241
4242 Furthermore you can fill with the command 
4243 \series bold
4244
4245 \backslash
4246 dotfill
4247 \series default
4248
4249 \begin_inset LatexCommand index
4250 name "Commands ! D ! \\textbackslash dotfill"
4251
4252 \end_inset
4253
4254  the rest of a line with dots.
4255  The effect of these commands is the same like with 
4256 \series bold
4257
4258 \backslash
4259 hfill
4260 \series default
4261 , see 
4262 \begin_inset LatexCommand ref
4263 reference "sub:Variable-Space"
4264
4265 \end_inset
4266
4267 .
4268 \end_layout
4269
4270 \begin_layout Standard
4271 For example the command 
4272 \series bold
4273 A
4274 \backslash
4275 dotfill
4276 \begin_inset ERT
4277 status collapsed
4278
4279 \begin_layout Standard
4280
4281
4282 \backslash
4283 spce 
4284 \end_layout
4285
4286 \end_inset
4287
4288 B
4289 \series default
4290  produces
4291 \end_layout
4292
4293 \begin_layout Standard
4294 \begin_inset Formula $A\dotfill B$
4295 \end_inset
4296
4297
4298 \end_layout
4299
4300 \begin_layout Standard
4301 Analog to
4302 \series bold
4303  
4304 \backslash
4305 dotfill
4306 \series default
4307  there is for a line the command 
4308 \series bold
4309
4310 \backslash
4311 hrulefill
4312 \series default
4313
4314 \begin_inset LatexCommand index
4315 name "Commands ! H ! \\textbackslash hrulefill"
4316
4317 \end_inset
4318
4319 :
4320 \end_layout
4321
4322 \begin_layout Standard
4323 \begin_inset Formula $A\hrulefill B$
4324 \end_inset
4325
4326
4327 \end_layout
4328
4329 \begin_layout Standard
4330 To use the commands for text, they have to be inserted in TeX-mode.
4331 \end_layout
4332
4333 \begin_layout Section
4334 Matrices
4335 \begin_inset LatexCommand label
4336 name "sec:Matrices"
4337
4338 \end_inset
4339
4340
4341 \begin_inset LatexCommand index
4342 name "Matrices"
4343
4344 \end_inset
4345
4346
4347 \end_layout
4348
4349 \begin_layout Standard
4350 Matrices can be inserted via the math toolbar button 
4351 \begin_inset Graphics
4352         filename ../images/dialog-show_mathmatrix.png
4353         scale 85
4354
4355 \end_inset
4356
4357  or the menu 
4358 \family sans
4359 Insert\SpecialChar \menuseparator
4360 Math\SpecialChar \menuseparator
4361 Matrix
4362 \family default
4363 .
4364  You will be asked for the number of matrix columns and rows, and the alignment.
4365  The vertical alignment is hereby only of importance for matrices in inline
4366  formulas:
4367 \end_layout
4368
4369 \begin_layout Standard
4370 The first matrix is top 
4371 \begin_inset Formula $\begin{array}[t]{cccc}
4372 A & D & G & J\\
4373 B & E & H & K\\
4374 C & F & I & L\end{array}$
4375 \end_inset
4376
4377 , the second middle 
4378 \begin_inset Formula $\begin{array}{cccc}
4379 A & D & G & J\\
4380 B & E & H & K\\
4381 C & F & I & L\end{array}$
4382 \end_inset
4383
4384 , and the third bottom 
4385 \begin_inset Formula $\begin{array}[b]{cccc}
4386 A & D & G & J\\
4387 B & E & H & K\\
4388 C & F & I & L\end{array}$
4389 \end_inset
4390
4391  aligned.
4392 \end_layout
4393
4394 \begin_layout Standard
4395 The horizontal alignment specifies how the column entries should be aligned.
4396  It is set by entering a letter for every column.
4397  
4398 \emph on
4399 l
4400 \emph default
4401  denotes left aligned, 
4402 \emph on
4403 c
4404 \emph default
4405  centered, and 
4406 \emph on
4407 r
4408 \emph default
4409  right aligned.
4410  To create for example a 4
4411 \series bold
4412 ×
4413 \series default
4414 4\InsetSpace ~
4415 matrix where the first column is left aligned, the second and third are
4416  centered, and the last one is right aligned, one enters for the horizontal
4417  alignment 
4418 \series bold
4419 lccr
4420 \series default
4421 .
4422  Normally are in a matrix all columns centered, therefore the default is
4423  for every column is a 
4424 \series bold
4425 c
4426 \series default
4427 .
4428 \begin_inset ERT
4429 status collapsed
4430
4431 \begin_layout Standard
4432
4433
4434 \backslash
4435 pagebreak 
4436 \end_layout
4437
4438 \end_inset
4439
4440
4441 \end_layout
4442
4443 \begin_layout Standard
4444 Horizontal alignment:
4445 \end_layout
4446
4447 \begin_layout Standard
4448
4449 \series bold
4450 lll
4451 \series default
4452  : 
4453 \begin_inset Formula $\begin{array}{lll}
4454 10000 & D & G\\
4455 B & 10000 & H\\
4456 C & F & 10000\end{array}$
4457 \end_inset
4458
4459  , 
4460 \series bold
4461 ccc
4462 \series default
4463  : 
4464 \begin_inset Formula $\begin{array}{ccc}
4465 10000 & D & G\\
4466 B & 10000 & H\\
4467 C & F & 10000\end{array}$
4468 \end_inset
4469
4470  , 
4471 \series bold
4472 rrr
4473 \series default
4474  : 
4475 \begin_inset Formula $\begin{array}{rrr}
4476 10000 & D & G\\
4477 B & 10000 & H\\
4478 C & F & 10000\end{array}$
4479 \end_inset
4480
4481
4482 \end_layout
4483
4484 \begin_layout Standard
4485 To add or delete rows and columns subsequently, the math toolbar buttons
4486  
4487 \begin_inset Graphics
4488         filename ../images/tabular-feature_append-row.png
4489         scale 85
4490
4491 \end_inset
4492
4493
4494 \begin_inset Graphics
4495         filename ../images/tabular-feature_delete-row.png
4496         scale 85
4497
4498 \end_inset
4499
4500 , etc.\InsetSpace \thinspace{}
4501 , or the menu 
4502 \family sans
4503 Edit\SpecialChar \menuseparator
4504 Rows & Columns
4505 \family default
4506  can be used.
4507  New rows can also be created with 
4508 \family sans
4509 Ctrl-Return
4510 \family default
4511 .
4512 \end_layout
4513
4514 \begin_layout Standard
4515 \begin_inset VSpace bigskip
4516 \end_inset
4517
4518 Parentheses around a matrix can can either be created with the commands
4519  
4520 \series bold
4521
4522 \backslash
4523 left
4524 \series default
4525
4526 \begin_inset LatexCommand index
4527 name "Commands ! L ! \\textbackslash left"
4528
4529 \end_inset
4530
4531  and 
4532 \series bold
4533
4534 \backslash
4535 right
4536 \series default
4537
4538 \begin_inset LatexCommand index
4539 name "Commands ! R ! \\textbackslash right"
4540
4541 \end_inset
4542
4543  (shortcut 
4544 \family sans
4545 Alt-m\InsetSpace ~
4546 parenthesis
4547 \family default
4548 ), see 
4549 \begin_inset LatexCommand ref
4550 reference "sub:Automatic-Bracket-Size"
4551
4552 \end_inset
4553
4554 , or by using the following commands:
4555 \begin_inset VSpace medskip
4556 \end_inset
4557
4558
4559 \end_layout
4560
4561 \begin_layout Standard
4562
4563 \hfill
4564
4565 \begin_inset Tabular
4566 <lyxtabular version="3" rows="4" columns="2">
4567 <features>
4568 <column alignment="center" valignment="top" leftline="true" width="0">
4569 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4570 <row topline="true" bottomline="true">
4571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Standard
4575 Command
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Standard
4584 Result
4585 \begin_inset Note Note
4586 status collapsed
4587
4588 \begin_layout Standard
4589
4590 \series bold
4591
4592 \backslash
4593 raisebox
4594 \series default
4595  is only used as spacer.
4596 \end_layout
4597
4598 \end_inset
4599
4600
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 </row>
4606 <row topline="true">
4607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Standard
4611
4612 \backslash
4613 bmatrix
4614 \begin_inset ERT
4615 status collapsed
4616
4617 \begin_layout Standard
4618
4619
4620 \backslash
4621 spce 
4622 \end_layout
4623
4624 \end_inset
4625
4626 2
4627 \series bold
4628 ×
4629 \series default
4630 2\InsetSpace \thinspace{}
4631 matrix
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Standard
4640 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
4641 0 & \textrm{-}\mathrm{i}\\
4642 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
4643 \end_inset
4644
4645
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 </row>
4651 <row topline="true">
4652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4653 \begin_inset Text
4654
4655 \begin_layout Standard
4656
4657 \backslash
4658 Bmatrix
4659 \begin_inset ERT
4660 status collapsed
4661
4662 \begin_layout Standard
4663
4664
4665 \backslash
4666 spce 
4667 \end_layout
4668
4669 \end_inset
4670
4671 2
4672 \series bold
4673 ×
4674 \series default
4675 2\InsetSpace \thinspace{}
4676 matrix
4677 \end_layout
4678
4679 \end_inset
4680 </cell>
4681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4682 \begin_inset Text
4683
4684 \begin_layout Standard
4685 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
4686 0 & \textrm{-}\mathrm{i}\\
4687 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
4688 \end_inset
4689
4690
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 </row>
4696 <row topline="true" bottomline="true">
4697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Standard
4701
4702 \backslash
4703 pmatrix
4704 \begin_inset ERT
4705 status collapsed
4706
4707 \begin_layout Standard
4708
4709
4710 \backslash
4711 spce 
4712 \end_layout
4713
4714 \end_inset
4715
4716 2
4717 \series bold
4718 ×
4719 \series default
4720 2\InsetSpace \thinspace{}
4721 matrix
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Standard
4730 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
4731 0 & \textrm{-}\mathrm{i}\\
4732 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
4733 \end_inset
4734
4735
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 </row>
4741 </lyxtabular>
4742
4743 \end_inset
4744
4745
4746 \hfill
4747
4748 \begin_inset Tabular
4749 <lyxtabular version="3" rows="4" columns="2">
4750 <features>
4751 <column alignment="center" valignment="top" leftline="true" width="0">
4752 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4753 <row topline="true" bottomline="true">
4754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4755 \begin_inset Text
4756
4757 \begin_layout Standard
4758 Command
4759 \end_layout
4760
4761 \end_inset
4762 </cell>
4763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4764 \begin_inset Text
4765
4766 \begin_layout Standard
4767 Result
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 </row>
4773 <row topline="true">
4774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4775 \begin_inset Text
4776
4777 \begin_layout Standard
4778
4779 \backslash
4780 vmatrix
4781 \begin_inset ERT
4782 status collapsed
4783
4784 \begin_layout Standard
4785
4786
4787 \backslash
4788 spce 
4789 \end_layout
4790
4791 \end_inset
4792
4793 2
4794 \series bold
4795 ×
4796 \series default
4797 2\InsetSpace \thinspace{}
4798 matrix
4799 \end_layout
4800
4801 \end_inset
4802 </cell>
4803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Standard
4807 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
4808 0 & \textrm{-}\mathrm{i}\\
4809 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
4810 \end_inset
4811
4812
4813 \end_layout
4814
4815 \end_inset
4816 </cell>
4817 </row>
4818 <row topline="true" bottomline="true">
4819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4820 \begin_inset Text
4821
4822 \begin_layout Standard
4823
4824 \backslash
4825 Vmatrix
4826 \begin_inset ERT
4827 status collapsed
4828
4829 \begin_layout Standard
4830
4831
4832 \backslash
4833 spce 
4834 \end_layout
4835
4836 \end_inset
4837
4838 2
4839 \series bold
4840 ×
4841 \series default
4842 2\InsetSpace \thinspace{}
4843 matrix
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Standard
4852 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
4853 0 & \textrm{-}\mathrm{i}\\
4854 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
4855 \end_inset
4856
4857
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 </row>
4863 <row topline="true" bottomline="true">
4864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Standard
4868
4869 \backslash
4870 matrix
4871 \begin_inset ERT
4872 status collapsed
4873
4874 \begin_layout Standard
4875
4876
4877 \backslash
4878 spce 
4879 \end_layout
4880
4881 \end_inset
4882
4883 2
4884 \series bold
4885 ×
4886 \series default
4887 2\InsetSpace \thinspace{}
4888 matrix
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4894 \begin_inset Text
4895
4896 \begin_layout Standard
4897 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
4898 0 & \textrm{-}\mathrm{i}\\
4899 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
4900 \end_inset
4901
4902
4903 \end_layout
4904
4905 \end_inset
4906 </cell>
4907 </row>
4908 </lyxtabular>
4909
4910 \end_inset
4911
4912
4913 \hfill
4914
4915 \end_layout
4916
4917 \begin_layout Standard
4918 \begin_inset VSpace medskip
4919 \end_inset
4920
4921 When e.\InsetSpace \thinspace{}
4922 g.\InsetSpace ~
4923
4924 \series bold
4925
4926 \backslash
4927 vmatrix
4928 \series default
4929  is inserted, a blue box appears between two vertical lines where the matrix
4930  is inserted.
4931 \end_layout
4932
4933 \begin_layout Standard
4934 \begin_inset VSpace bigskip
4935 \end_inset
4936
4937 As all multiline formulas are matrices, the length 
4938 \series bold
4939
4940 \backslash
4941 arraycolsep
4942 \series default
4943
4944 \begin_inset LatexCommand index
4945 name "Commands ! A ! \\textbackslash arraycolsep"
4946
4947 \end_inset
4948
4949  that is described in 
4950 \begin_inset LatexCommand ref
4951 reference "sub:Column-Separation"
4952
4953 \end_inset
4954
4955  can also be used to change the column separation of matrices.
4956 \end_layout
4957
4958 \begin_layout Standard
4959 To change the row separation, the command 
4960 \series bold
4961
4962 \backslash
4963 arraystretch
4964 \series default
4965
4966 \begin_inset LatexCommand index
4967 name "Commands ! A ! \\textbackslash arraystretch"
4968
4969 \end_inset
4970
4971  is used.
4972  It is used as follows:
4973 \end_layout
4974
4975 \begin_layout Standard
4976
4977 \series bold
4978
4979 \backslash
4980 renewcommand{
4981 \backslash
4982 arraystretch}{stretch factor}
4983 \begin_inset LatexCommand index
4984 name "Commands ! R ! \\textbackslash renewcommand"
4985
4986 \end_inset
4987
4988
4989 \end_layout
4990
4991 \begin_layout Standard
4992 The command 
4993 \series bold
4994
4995 \backslash
4996 renewcommand
4997 \series default
4998  assigns the stretch factor to the predefined command 
4999 \series bold
5000
5001 \backslash
5002 arraystretch
5003 \series default
5004 .
5005  To double e.\InsetSpace \thinspace{}
5006 g.\InsetSpace ~
5007 the row separation, use the factor 2.
5008  This is then used for all following matrices.
5009  To go back to the original separation, assign the factor 1 to 
5010 \series bold
5011
5012 \backslash
5013 arraystretch
5014 \series default
5015 .
5016 \end_layout
5017
5018 \begin_layout Standard
5019 To set matrices into a text line, the command 
5020 \series bold
5021
5022 \backslash
5023 smallmatrix
5024 \series default
5025
5026 \begin_inset LatexCommand index
5027 name "Commands ! S ! \\textbackslash smallmatrix"
5028
5029 \end_inset
5030
5031  is used.
5032  When it is inserted a blue box with two dashed lines appears.
5033  In this box the matrix is inserted.
5034 \end_layout
5035
5036 \begin_layout Standard
5037 This is a matrix 
5038 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5039 C & D\end{smallmatrix}\right)$
5040 \end_inset
5041
5042  in a text line.
5043 \end_layout
5044
5045 \begin_layout Section
5046 Brackets and Delimiters
5047 \begin_inset LatexCommand index
5048 name "Brackets"
5049
5050 \end_inset
5051
5052
5053 \begin_inset LatexCommand index
5054 name "Delimiters"
5055
5056 \end_inset
5057
5058
5059 \end_layout
5060
5061 \begin_layout Subsection
5062 Vertical Brackets and Delimiters
5063 \begin_inset LatexCommand index
5064 name "Brackets ! vertical"
5065
5066 \end_inset
5067
5068
5069 \end_layout
5070
5071 \begin_layout Standard
5072
5073 \hfill
5074
5075 \begin_inset Tabular
5076 <lyxtabular version="3" rows="9" columns="2">
5077 <features>
5078 <column alignment="center" valignment="top" leftline="true" width="0pt">
5079 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5080 <row topline="true" bottomline="true">
5081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Standard
5085 Command
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Standard
5094 Result
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 </row>
5100 <row topline="true">
5101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Standard
5105 (
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Standard
5114 \begin_inset Formula $($
5115 \end_inset
5116
5117
5118 \end_layout
5119
5120 \end_inset
5121 </cell>
5122 </row>
5123 <row topline="true">
5124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Standard
5128 {
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Standard
5137 \begin_inset Formula $\{$
5138 \end_inset
5139
5140
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 </row>
5146 <row topline="true">
5147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Standard
5151 [
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Standard
5160 \begin_inset Formula $[$
5161 \end_inset
5162
5163
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 </row>
5169 <row topline="true">
5170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Standard
5174
5175 \backslash
5176 langle
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Standard
5185 \begin_inset Formula $\langle$
5186 \end_inset
5187
5188
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 </row>
5194 <row topline="true">
5195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Standard
5199
5200 \backslash
5201 lceil
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Standard
5210 \begin_inset Formula $\lceil$
5211 \end_inset
5212
5213
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 </row>
5219 <row topline="true">
5220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5221 \begin_inset Text
5222
5223 \begin_layout Standard
5224
5225 \backslash
5226 lfloor
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5232 \begin_inset Text
5233
5234 \begin_layout Standard
5235 \begin_inset Formula $\lfloor$
5236 \end_inset
5237
5238
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 </row>
5244 <row topline="true">
5245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Standard
5249 /
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Standard
5258 \begin_inset Formula $/$
5259 \end_inset
5260
5261
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 </row>
5267 <row topline="true" bottomline="true">
5268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Standard
5272 |
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5278 \begin_inset Text
5279
5280 \begin_layout Standard
5281 \begin_inset Formula $|$
5282 \end_inset
5283
5284
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 </row>
5290 </lyxtabular>
5291
5292 \end_inset
5293
5294
5295 \hfill
5296
5297 \begin_inset Tabular
5298 <lyxtabular version="3" rows="9" columns="2">
5299 <features>
5300 <column alignment="center" valignment="top" leftline="true" width="0pt">
5301 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5302 <row topline="true" bottomline="true">
5303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Standard
5307 Command
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5313 \begin_inset Text
5314
5315 \begin_layout Standard
5316 Result
5317 \end_layout
5318
5319 \end_inset
5320 </cell>
5321 </row>
5322 <row topline="true">
5323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Standard
5327 )
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5333 \begin_inset Text
5334
5335 \begin_layout Standard
5336 \begin_inset Formula $)$
5337 \end_inset
5338
5339
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 </row>
5345 <row topline="true">
5346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Standard
5350 }
5351 \end_layout
5352
5353 \end_inset
5354 </cell>
5355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5356 \begin_inset Text
5357
5358 \begin_layout Standard
5359 \begin_inset Formula $\}$
5360 \end_inset
5361
5362
5363 \end_layout
5364
5365 \end_inset
5366 </cell>
5367 </row>
5368 <row topline="true">
5369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Standard
5373 ]
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Standard
5382 \begin_inset Formula $]$
5383 \end_inset
5384
5385
5386 \end_layout
5387
5388 \end_inset
5389 </cell>
5390 </row>
5391 <row topline="true">
5392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5393 \begin_inset Text
5394
5395 \begin_layout Standard
5396
5397 \backslash
5398 rangle
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Standard
5407 \begin_inset Formula $\rangle$
5408 \end_inset
5409
5410
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 </row>
5416 <row topline="true">
5417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5418 \begin_inset Text
5419
5420 \begin_layout Standard
5421
5422 \backslash
5423 rceil
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5429 \begin_inset Text
5430
5431 \begin_layout Standard
5432 \begin_inset Formula $\rceil$
5433 \end_inset
5434
5435
5436 \end_layout
5437
5438 \end_inset
5439 </cell>
5440 </row>
5441 <row topline="true">
5442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Standard
5446
5447 \backslash
5448 rfloor
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Standard
5457 \begin_inset Formula $\rfloor$
5458 \end_inset
5459
5460
5461 \end_layout
5462
5463 \end_inset
5464 </cell>
5465 </row>
5466 <row topline="true">
5467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5468 \begin_inset Text
5469
5470 \begin_layout Standard
5471
5472 \backslash
5473
5474 \backslash
5475
5476 \end_layout
5477
5478 \end_inset
5479 </cell>
5480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5481 \begin_inset Text
5482
5483 \begin_layout Standard
5484 \begin_inset Formula $\backslash$
5485 \end_inset
5486
5487
5488 \end_layout
5489
5490 \end_inset
5491 </cell>
5492 </row>
5493 <row topline="true" bottomline="true">
5494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Standard
5498
5499 \backslash
5500 |
5501 \end_layout
5502
5503 \end_inset
5504 </cell>
5505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5506 \begin_inset Text
5507
5508 \begin_layout Standard
5509 \begin_inset Formula $\|$
5510 \end_inset
5511
5512
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 </row>
5518 </lyxtabular>
5519
5520 \end_inset
5521
5522
5523 \hfill
5524
5525 \end_layout
5526
5527 \begin_layout Standard
5528
5529 \series medium
5530 \begin_inset Note Greyedout
5531 status open
5532
5533 \begin_layout Standard
5534
5535 \series bold
5536 Note:
5537 \series default
5538  In TeX-mode the command 
5539 \series bold
5540
5541 \backslash
5542 textbackslash
5543 \series default
5544
5545 \begin_inset LatexCommand index
5546 name "Commands ! T ! \\textbackslash textbackslash"
5547
5548 \end_inset
5549
5550  must be used for the backslash, because the command 
5551 \series bold
5552
5553 \backslash
5554
5555 \backslash
5556
5557 \series default
5558  produces there a line break.
5559 \end_layout
5560
5561 \end_inset
5562
5563
5564 \end_layout
5565
5566 \begin_layout Standard
5567 For all characters listed above the size can be adjusted with the commands
5568  described in the following two subsections.
5569  When using these commands, the characters < and > can directly be used
5570  instead of the commands 
5571 \series bold
5572
5573 \backslash
5574 langle
5575 \series default
5576  and 
5577 \series bold
5578
5579 \backslash
5580 rangle
5581 \series default
5582 .
5583 \end_layout
5584
5585 \begin_layout Subsubsection
5586 Manual Bracket Size
5587 \begin_inset LatexCommand label
5588 name "sub:Manual-Bracket-Size"
5589
5590 \end_inset
5591
5592
5593 \begin_inset LatexCommand index
5594 name "Bracket size ! manual"
5595
5596 \end_inset
5597
5598
5599 \end_layout
5600
5601 \begin_layout Standard
5602 The bracket size can be specified manually by the LaTeX-commands 
5603 \series bold
5604
5605 \backslash
5606 big
5607 \series default
5608
5609 \begin_inset LatexCommand index
5610 name "Commands ! B ! \\textbackslash big"
5611
5612 \end_inset
5613
5614
5615 \series bold
5616
5617 \backslash
5618 Big
5619 \series default
5620
5621 \series bold
5622
5623 \backslash
5624 bigg
5625 \series default
5626 , and 
5627 \series bold
5628
5629 \backslash
5630 Bigg
5631 \series default
5632 .
5633  
5634 \series bold
5635
5636 \backslash
5637 big
5638 \series default
5639  denotes the smallest and 
5640 \series bold
5641
5642 \backslash
5643 Bigg
5644 \series default
5645  the largest bracket size.
5646 \end_layout
5647
5648 \begin_layout Standard
5649 These commands are used to emphasize levels of brackets:
5650 \end_layout
5651
5652 \begin_layout Standard
5653 \align center
5654 \begin_inset Tabular
5655 <lyxtabular version="3" rows="2" columns="2">
5656 <features>
5657 <column alignment="center" valignment="top" width="0pt">
5658 <column alignment="center" valignment="top" width="0pt">
5659 <row>
5660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Standard
5664 all brackets in the same size:
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Standard
5673 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
5674 \end_inset
5675
5676
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 </row>
5682 <row>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Standard
5687 this looks better:
5688 \end_layout
5689
5690 \end_inset
5691 </cell>
5692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5693 \begin_inset Text
5694
5695 \begin_layout Standard
5696 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
5697 \end_inset
5698
5699
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 </row>
5705 </lyxtabular>
5706
5707 \end_inset
5708
5709
5710 \begin_inset Note Note
5711 status collapsed
5712
5713 \begin_layout Standard
5714
5715 \series bold
5716
5717 \backslash
5718 raisebox
5719 \series default
5720  is only used as spacer.
5721 \end_layout
5722
5723 \end_inset
5724
5725
5726 \end_layout
5727
5728 \begin_layout Standard
5729 For the second formula the command 
5730 \series bold
5731
5732 \backslash
5733 Big((A+B)(A-B)
5734 \backslash
5735 Big)^
5736 \begin_inset ERT
5737 status collapsed
5738
5739 \begin_layout Standard
5740
5741
5742 \backslash
5743 spce 
5744 \end_layout
5745
5746 \end_inset
5747
5748 C
5749 \series default
5750  has been used.
5751 \end_layout
5752
5753 \begin_layout Standard
5754 Here is an overview about all bracket sizes:
5755 \end_layout
5756
5757 \begin_layout Standard
5758 \align center
5759
5760 \backslash
5761 Bigg(
5762 \backslash
5763 exp
5764 \backslash
5765 bigg<
5766 \backslash
5767 Big[
5768 \backslash
5769 big{
5770 \backslash
5771 ln(3x)
5772 \backslash
5773 big}^2
5774 \begin_inset ERT
5775 status collapsed
5776
5777 \begin_layout Standard
5778
5779
5780 \backslash
5781 spce 
5782 \end_layout
5783
5784 \end_inset
5785
5786
5787 \backslash
5788 sin(x)
5789 \backslash
5790 Big]^
5791 \begin_inset ERT
5792 status collapsed
5793
5794 \begin_layout Standard
5795
5796
5797 \backslash
5798 spce 
5799 \end_layout
5800
5801 \end_inset
5802
5803 A
5804 \begin_inset ERT
5805 status collapsed
5806
5807 \begin_layout Standard
5808
5809
5810 \backslash
5811 spce 
5812 \end_layout
5813
5814 \end_inset
5815
5816
5817 \backslash
5818 bigg>
5819 \backslash
5820 Bigg)^0,5
5821 \end_layout
5822
5823 \begin_layout Standard
5824 \align center
5825 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
5826 \end_inset
5827
5828
5829 \end_layout
5830
5831 \begin_layout Standard
5832
5833 \newpage
5834 Besides the 
5835 \series bold
5836
5837 \backslash
5838 big
5839 \series default
5840 -commands there is the variant 
5841 \series bold
5842
5843 \backslash
5844 bigm
5845 \series default
5846
5847 \begin_inset LatexCommand index
5848 name "Commands ! B ! \\textbackslash bigm"
5849
5850 \end_inset
5851
5852  that adds a bit more space between the bracket and its content, and the
5853  variant 
5854 \series bold
5855
5856 \backslash
5857 bigl
5858 \series default
5859 -
5860 \series bold
5861
5862 \backslash
5863 bigr
5864 \series default
5865
5866 \begin_inset LatexCommand index
5867 name "Commands ! B ! \\textbackslash bigl - \\textbackslash bigr"
5868
5869 \end_inset
5870
5871 , that don't add additional space.
5872  The 
5873 \emph on
5874 l
5875 \emph default
5876  at the end of the command 
5877 \series bold
5878
5879 \backslash
5880 bigl
5881 \series default
5882  is for a left bracket; for a right bracket this will be replaced by an
5883  
5884 \emph on
5885 r
5886 \emph default
5887 .
5888  A left or right bracket can each be an opening or closing bracket.
5889 \end_layout
5890
5891 \begin_layout Standard
5892 In the following table is a comparison of the variants:
5893 \end_layout
5894
5895 \begin_layout Standard
5896 \align center
5897 \begin_inset Tabular
5898 <lyxtabular version="3" rows="5" columns="2">
5899 <features>
5900 <column alignment="center" valignment="middle" leftline="true" width="0">
5901 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
5902 <row topline="true" bottomline="true">
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Standard
5907 Command
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Standard
5916 Result
5917 \begin_inset Note Note
5918 status collapsed
5919
5920 \begin_layout Standard
5921
5922 \series bold
5923
5924 \backslash
5925 raisebox
5926 \series default
5927  is only used as spacer.
5928 \end_layout
5929
5930 \end_inset
5931
5932
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 </row>
5938 <row topline="true">
5939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Standard
5943
5944 \backslash
5945 Bigm(
5946 \backslash
5947 bigm(
5948 \backslash
5949 ln(3x)
5950 \backslash
5951 bigm)^2
5952 \series bold
5953
5954 \begin_inset ERT
5955 status collapsed
5956
5957 \begin_layout Standard
5958
5959
5960 \backslash
5961 spce 
5962 \end_layout
5963
5964 \end_inset
5965
5966
5967 \series default
5968
5969 \backslash
5970 Bigm)
5971 \end_layout
5972
5973 \end_inset
5974 </cell>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Standard
5979 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
5980 \end_inset
5981
5982
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 </row>
5988 <row topline="true">
5989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Standard
5993
5994 \backslash
5995 Big(
5996 \backslash
5997 big(
5998 \backslash
5999 ln(3x)
6000 \backslash
6001 big)^2
6002 \series bold
6003
6004 \begin_inset ERT
6005 status collapsed
6006
6007 \begin_layout Standard
6008
6009
6010 \backslash
6011 spce 
6012 \end_layout
6013
6014 \end_inset
6015
6016
6017 \series default
6018
6019 \backslash
6020 Big)
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Standard
6029 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6030 \end_inset
6031
6032
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 </row>
6038 <row topline="true" bottomline="true">
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Standard
6043
6044 \backslash
6045 Bigl(
6046 \backslash
6047 bigl(
6048 \backslash
6049 ln(3x)
6050 \backslash
6051 bigr)^2
6052 \series bold
6053
6054 \begin_inset ERT
6055 status collapsed
6056
6057 \begin_layout Standard
6058
6059
6060 \backslash
6061 spce 
6062 \end_layout
6063
6064 \end_inset
6065
6066
6067 \series default
6068
6069 \backslash
6070 Bigr)
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Standard
6079 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6080 \end_inset
6081
6082
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 </row>
6088 <row topline="true" bottomline="true">
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Standard
6093
6094 \backslash
6095 bigl)
6096 \backslash
6097 ln(3x)
6098 \backslash
6099 bigr(
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Standard
6108 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6109 \end_inset
6110
6111
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 </row>
6117 </lyxtabular>
6118
6119 \end_inset
6120
6121
6122 \end_layout
6123
6124 \begin_layout Subsubsection
6125 Automatic Bracket Size
6126 \begin_inset LatexCommand label
6127 name "sub:Automatic-Bracket-Size"
6128
6129 \end_inset
6130
6131
6132 \begin_inset LatexCommand index
6133 name "Bracket size ! automatic"
6134
6135 \end_inset
6136
6137
6138 \end_layout
6139
6140 \begin_layout Standard
6141 Brackets with variable size can be inserted with the commands 
6142 \series bold
6143
6144 \backslash
6145 left
6146 \series default
6147
6148 \begin_inset LatexCommand index
6149 name "Commands ! L ! \\textbackslash left"
6150
6151 \end_inset
6152
6153  and 
6154 \series bold
6155
6156 \backslash
6157 right
6158 \series default
6159
6160 \begin_inset LatexCommand index
6161 name "Commands ! R ! \\textbackslash right"
6162
6163 \end_inset
6164
6165  or via the math toolbar button 
6166 \begin_inset Graphics
6167         filename ../images/dialog-show_mathdelimiter.png
6168         scale 85
6169
6170 \end_inset
6171
6172 .
6173  Directly behind 
6174 \series bold
6175
6176 \backslash
6177 left
6178 \series default
6179  and 
6180 \series bold
6181
6182 \backslash
6183 right
6184 \series default
6185  the wanted bracket must be inserted.
6186  The bracket size will then automatically be calculated for the output.
6187 \end_layout
6188
6189 \begin_layout Standard
6190 \align center
6191 normal bracket: The command 
6192 \series bold
6193
6194 \backslash
6195 ln(
6196 \backslash
6197 frac
6198 \begin_inset ERT
6199 status collapsed
6200
6201 \begin_layout Standard
6202
6203
6204 \backslash
6205 spce 
6206 \end_layout
6207
6208 \end_inset
6209
6210 A
6211 \begin_inset Formula $\downarrow$
6212 \end_inset
6213
6214 C
6215 \begin_inset ERT
6216 status collapsed
6217
6218 \begin_layout Standard
6219
6220
6221 \backslash
6222 spce 
6223 \end_layout
6224
6225 \end_inset
6226
6227 )
6228 \series default
6229  creates
6230 \begin_inset Formula \[
6231 \ln(\frac{A}{C})\]
6232
6233 \end_inset
6234
6235
6236 \end_layout
6237
6238 \begin_layout Standard
6239 \align center
6240 multiline bracket: The command 
6241 \series bold
6242
6243 \backslash
6244 ln
6245 \backslash
6246 left(
6247 \backslash
6248 frac
6249 \begin_inset ERT
6250 status collapsed
6251
6252 \begin_layout Standard
6253
6254
6255 \backslash
6256 spce 
6257 \end_layout
6258
6259 \end_inset
6260
6261 A
6262 \begin_inset Formula $\downarrow$
6263 \end_inset
6264
6265 C
6266 \begin_inset ERT
6267 status collapsed
6268
6269 \begin_layout Standard
6270
6271
6272 \backslash
6273 spce 
6274 \end_layout
6275
6276 \end_inset
6277
6278
6279 \backslash
6280 right)
6281 \series default
6282  creates
6283 \begin_inset Formula \[
6284 \ln\left(\frac{A}{C}\right)\]
6285
6286 \end_inset
6287
6288
6289 \end_layout
6290
6291 \begin_layout Standard
6292 Instead of 
6293 \series bold
6294
6295 \backslash
6296 left
6297 \series default
6298  and 
6299 \series bold
6300
6301 \backslash
6302 right
6303 \series default
6304  the shortcut 
6305 \family sans
6306 Alt-m\InsetSpace ~
6307 bracket
6308 \family default
6309  can be used.
6310  This has the advantage that you can see in LyX immediately the real bracket
6311  size and that the matching right bracket will be created too.
6312 \newline
6313 The command
6314  for the last example would then be: 
6315 \series bold
6316
6317 \backslash
6318 ln Alt-m
6319 \series default
6320  
6321 \series bold
6322 (
6323 \backslash
6324 frac
6325 \begin_inset ERT
6326 status collapsed
6327
6328 \begin_layout Standard
6329
6330
6331 \backslash
6332 spce 
6333 \end_layout
6334
6335 \end_inset
6336
6337 A
6338 \begin_inset Formula $\downarrow$
6339 \end_inset
6340
6341 C
6342 \end_layout
6343
6344 \begin_layout Standard
6345 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6346  For example the command 
6347 \series bold
6348
6349 \backslash
6350 left.
6351 \backslash
6352 frac
6353 \begin_inset ERT
6354 status collapsed
6355
6356 \begin_layout Standard
6357
6358
6359 \backslash
6360 spce 
6361 \end_layout
6362
6363 \end_inset
6364
6365 A
6366 \begin_inset Formula $\downarrow$
6367 \end_inset
6368
6369 B
6370 \begin_inset ERT
6371 status collapsed
6372
6373 \begin_layout Standard
6374
6375
6376 \backslash
6377 spce 
6378 \end_layout
6379
6380 \end_inset
6381
6382
6383 \backslash
6384 right}
6385 \series default
6386  creates:
6387 \series bold
6388
6389 \begin_inset Formula \[
6390 \left.\frac{A}{B}\right\} \]
6391
6392 \end_inset
6393
6394
6395 \series default
6396 The commands 
6397 \series bold
6398
6399 \backslash
6400 left
6401 \series default
6402  and 
6403 \series bold
6404
6405 \backslash
6406 right
6407 \series default
6408  will be converted by LyX to brackets in the right size when the document
6409  is reloaded and an omitted bracket will appear as dashed line.
6410 \end_layout
6411
6412 \begin_layout Standard
6413 \begin_inset VSpace bigskip
6414 \end_inset
6415
6416 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6417  the command 
6418 \series bold
6419
6420 \backslash
6421 middle
6422 \series default
6423
6424 \begin_inset LatexCommand index
6425 name "Commands ! M ! \\textbackslash middle"
6426
6427 \end_inset
6428
6429  is additionally available for all brackets and limits.
6430  With this command the height of the following character is adapted to the
6431  one of the surrounding brackets, what is e.\InsetSpace \thinspace{}
6432 g.\InsetSpace ~
6433 needed for physical vectors:
6434 \begin_inset Formula \[
6435 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
6436
6437 \end_inset
6438
6439 For physical vectors there is a special LaTeX-package, described in 
6440 \begin_inset LatexCommand ref
6441 reference "sub:Physical-Vectors"
6442
6443 \end_inset
6444
6445 .
6446 \end_layout
6447
6448 \begin_layout Subsection
6449 Horizontal Brackets
6450 \begin_inset LatexCommand index
6451 name "Brackets ! horizontal"
6452
6453 \end_inset
6454
6455
6456 \end_layout
6457
6458 \begin_layout Standard
6459 \align center
6460 \begin_inset Tabular
6461 <lyxtabular version="3" rows="4" columns="2">
6462 <features>
6463 <column alignment="center" valignment="top" leftline="true" width="0pt">
6464 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6465 <row topline="true" bottomline="true">
6466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6467 \begin_inset Text
6468
6469 \begin_layout Standard
6470 Command
6471 \begin_inset Note Note
6472 status collapsed
6473
6474 \begin_layout Standard
6475
6476 \series bold
6477
6478 \backslash
6479 raisebox
6480 \series default
6481  is only used as spacer.
6482 \end_layout
6483
6484 \end_inset
6485
6486
6487 \end_layout
6488
6489 \end_inset
6490 </cell>
6491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6492 \begin_inset Text
6493
6494 \begin_layout Standard
6495 Result
6496 \end_layout
6497
6498 \end_inset
6499 </cell>
6500 </row>
6501 <row topline="true">
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Standard
6506 \begin_inset ERT
6507 status collapsed
6508
6509 \begin_layout Standard
6510
6511
6512 \backslash
6513 raisebox{2.3mm}{
6514 \end_layout
6515
6516 \end_inset
6517
6518
6519 \backslash
6520 overbrace
6521 \begin_inset ERT
6522 status collapsed
6523
6524 \begin_layout Standard
6525
6526
6527 \backslash
6528 spce 
6529 \end_layout
6530
6531 \end_inset
6532
6533 A+B
6534 \begin_inset ERT
6535 status collapsed
6536
6537 \begin_layout Standard
6538
6539
6540 \backslash
6541 spce 
6542 \end_layout
6543
6544 \end_inset
6545
6546 ^
6547 \begin_inset ERT
6548 status collapsed
6549
6550 \begin_layout Standard
6551
6552
6553 \backslash
6554 spce 
6555 \end_layout
6556
6557 \end_inset
6558
6559 3
6560 \begin_inset ERT
6561 status collapsed
6562
6563 \begin_layout Standard
6564
6565 }
6566 \end_layout
6567
6568 \end_inset
6569
6570
6571 \begin_inset LatexCommand index
6572 name "Commands ! O ! \\textbackslash overbrace"
6573
6574 \end_inset
6575
6576
6577 \end_layout
6578
6579 \end_inset
6580 </cell>
6581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6582 \begin_inset Text
6583
6584 \begin_layout Standard
6585 \begin_inset Formula $\overbrace{A+B}^{3}$
6586 \end_inset
6587
6588
6589 \end_layout
6590
6591 \end_inset
6592 </cell>
6593 </row>
6594 <row topline="true" bottomline="true">
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Standard
6599 \begin_inset ERT
6600 status collapsed
6601
6602 \begin_layout Standard
6603
6604
6605 \backslash
6606 raisebox{-2.2mm}{
6607 \end_layout
6608
6609 \end_inset
6610
6611
6612 \backslash
6613 underbrace
6614 \begin_inset ERT
6615 status collapsed
6616
6617 \begin_layout Standard
6618
6619
6620 \backslash
6621 spce 
6622 \end_layout
6623
6624 \end_inset
6625
6626 A+B
6627 \begin_inset ERT
6628 status collapsed
6629
6630 \begin_layout Standard
6631
6632
6633 \backslash
6634 spce 
6635 \end_layout
6636
6637 \end_inset
6638
6639 _5
6640 \begin_inset ERT
6641 status collapsed
6642
6643 \begin_layout Standard
6644
6645 }
6646 \end_layout
6647
6648 \end_inset
6649
6650
6651 \begin_inset LatexCommand index
6652 name "Commands ! U ! \\textbackslash underbrace"
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6662 \begin_inset Text
6663
6664 \begin_layout Standard
6665 \begin_inset Formula $\underbrace{A+B}_{5}$
6666 \end_inset
6667
6668
6669 \end_layout
6670
6671 \end_inset
6672 </cell>
6673 </row>
6674 <row topline="true" bottomline="true">
6675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Standard
6679
6680 \backslash
6681 overbrace
6682 \backslash
6683 underbrace
6684 \begin_inset ERT
6685 status collapsed
6686
6687 \begin_layout Standard
6688
6689
6690 \backslash
6691 spce 
6692 \end_layout
6693
6694 \end_inset
6695
6696 A+B_w
6697 \begin_inset ERT
6698 status collapsed
6699
6700 \begin_layout Standard
6701
6702
6703 \backslash
6704 spce 
6705 \end_layout
6706
6707 \end_inset
6708
6709
6710 \begin_inset ERT
6711 status collapsed
6712
6713 \begin_layout Standard
6714
6715
6716 \backslash
6717 spce 
6718 \end_layout
6719
6720 \end_inset
6721
6722 _7
6723 \begin_inset ERT
6724 status collapsed
6725
6726 \begin_layout Standard
6727
6728
6729 \backslash
6730 spce 
6731 \end_layout
6732
6733 \end_inset
6734
6735
6736 \begin_inset ERT
6737 status collapsed
6738
6739 \begin_layout Standard
6740
6741
6742 \backslash
6743 spce 
6744 \end_layout
6745
6746 \end_inset
6747
6748 ^
6749 \begin_inset ERT
6750 status collapsed
6751
6752 \begin_layout Standard
6753
6754
6755 \backslash
6756 spce 
6757 \end_layout
6758
6759 \end_inset
6760
6761 C
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Standard
6770 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6771 \end_inset
6772
6773
6774 \end_layout
6775
6776 \end_inset
6777 </cell>
6778 </row>
6779 </lyxtabular>
6780
6781 \end_inset
6782
6783
6784 \end_layout
6785
6786 \begin_layout Standard
6787 In the last example it doesn't matter if 
6788 \series bold
6789
6790 \backslash
6791 overbrace
6792 \series default
6793  or 
6794 \series bold
6795
6796 \backslash
6797 underbrace
6798 \series default
6799  is inserted at first.
6800 \end_layout
6801
6802 \begin_layout Standard
6803 \begin_inset VSpace bigskip
6804 \end_inset
6805
6806 When brackets are needed that overlap each other, multiline formulas, as
6807  described in 
6808 \begin_inset LatexCommand ref
6809 reference "sec:Multiline-Formulas"
6810
6811 \end_inset
6812
6813 , must be used:
6814 \begin_inset Formula \begin{eqnarray*}
6815 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
6816  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
6817
6818 \end_inset
6819
6820 In the first row the formula is inserted together with the first brace.
6821  It is hereby important that the space command
6822 \begin_inset Foot
6823 status collapsed
6824
6825 \begin_layout Standard
6826 Space commands are explained in 
6827 \begin_inset LatexCommand ref
6828 reference "sub:Predefined-Space"
6829
6830 \end_inset
6831
6832 .
6833 \end_layout
6834
6835 \end_inset
6836
6837  
6838 \series bold
6839
6840 \backslash
6841 :
6842 \series default
6843  is inserted before the first 
6844 \begin_inset Formula $d$
6845 \end_inset
6846
6847 , because the brace that ends behind the 
6848 \begin_inset Formula $q$
6849 \end_inset
6850
6851  prevents that the following 
6852 \begin_inset Quotes eld
6853 \end_inset
6854
6855 +
6856 \begin_inset Quotes erd
6857 \end_inset
6858
6859  is surrounded by space.
6860 \begin_inset Foot
6861 status collapsed
6862
6863 \begin_layout Standard
6864 because a bracket is not handled as character, see 
6865 \begin_inset LatexCommand ref
6866 reference "sub:Binary-Operators"
6867
6868 \end_inset
6869
6870
6871 \end_layout
6872
6873 \end_inset
6874
6875  In the second row the second brace is inserted.
6876  As it should begin before the 
6877 \begin_inset Formula $b$
6878 \end_inset
6879
6880 , first the command 
6881 \series bold
6882
6883 \backslash
6884 hphantom{gggg+
6885 \backslash
6886 :}
6887 \series default
6888  is inserted.
6889 \begin_inset Foot
6890 status collapsed
6891
6892 \begin_layout Standard
6893 more about 
6894 \series bold
6895
6896 \backslash
6897 hphantom
6898 \series default
6899  see 
6900 \begin_inset LatexCommand ref
6901 reference "sub:Placeholders"
6902
6903 \end_inset
6904
6905
6906 \end_layout
6907
6908 \end_inset
6909
6910  This space is needed because the 
6911 \begin_inset Quotes eld
6912 \end_inset
6913
6914 +
6915 \begin_inset Quotes erd
6916 \end_inset
6917
6918  is also surrounded by space in the formula.
6919  The brace is placed under the command 
6920 \series bold
6921
6922 \backslash
6923 hphantom{bbqq+dddd}
6924 \series default
6925 .
6926 \end_layout
6927
6928 \begin_layout Standard
6929 It gets more complicated when brackets overlap each other, like in the following
6930  example:
6931 \begin_inset ERT
6932 status collapsed
6933
6934 \begin_layout Standard
6935
6936
6937 \backslash
6938 setlength{
6939 \backslash
6940 jot}{-6pt}
6941 \end_layout
6942
6943 \end_inset
6944
6945
6946 \begin_inset Formula \begin{eqnarray*}
6947  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
6948 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
6949
6950 \end_inset
6951
6952
6953 \begin_inset ERT
6954 status collapsed
6955
6956 \begin_layout Standard
6957
6958
6959 \backslash
6960 setlength{
6961 \backslash
6962 jot}{3pt}
6963 \end_layout
6964
6965 \end_inset
6966
6967 The first formula row is the same as the second row of the previous example,
6968  with the difference that the brace is above.
6969  The second row contains the formula together with the second brace.
6970  To avoid that there is space between the upper brace in the first row and
6971  the formula, the row spacing need to be reduced.
6972  This is not easily possible due to a bug in LyX
6973 \begin_inset Foot
6974 status collapsed
6975
6976 \begin_layout Standard
6977 \begin_inset ERT
6978 status collapsed
6979
6980 \begin_layout Standard
6981
6982
6983 \backslash
6984 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
6985 \end_layout
6986
6987 \end_inset
6988
6989 LyX-bug #1505
6990 \begin_inset ERT
6991 status collapsed
6992
6993 \begin_layout Standard
6994
6995 }
6996 \end_layout
6997
6998 \end_inset
6999
7000
7001 \end_layout
7002
7003 \end_inset
7004
7005 .
7006  As solution for the problem, the global formula row separation 
7007 \series bold
7008
7009 \backslash
7010 jot
7011 \series default
7012
7013 \begin_inset LatexCommand index
7014 name "Commands ! J ! \\textbackslash jot"
7015
7016 \end_inset
7017
7018  must be changed to -6\InsetSpace \thinspace{}
7019 pt before the formula with the command 
7020 \series bold
7021
7022 \backslash
7023 setlength{
7024 \backslash
7025 jot}{-6pt}
7026 \series default
7027  in TeX-mode.
7028  
7029 \series bold
7030
7031 \backslash
7032 jot
7033 \series default
7034  is set back after the formula to the standard value of 3\InsetSpace \thinspace{}
7035 pt using the same
7036  command.
7037  More about the row separation in formulas is explained in 
7038 \begin_inset LatexCommand ref
7039 reference "sub:Line-Separation"
7040
7041 \end_inset
7042
7043 .
7044 \end_layout
7045
7046 \begin_layout Section
7047 Arrows
7048 \begin_inset LatexCommand index
7049 name "Arrows"
7050
7051 \end_inset
7052
7053
7054 \end_layout
7055
7056 \begin_layout Standard
7057 Arrows can be inserted via the math toolbar button 
7058 \begin_inset Graphics
7059         filename ../images/math/leftarrow.png
7060         scale 85
7061
7062 \end_inset
7063
7064  or the commands listed in the following subsections.
7065 \end_layout
7066
7067 \begin_layout Subsection
7068 Horizontal Arrows
7069 \begin_inset LatexCommand index
7070 name "Arrows ! horizontal"
7071
7072 \end_inset
7073
7074
7075 \end_layout
7076
7077 \begin_layout Standard
7078
7079 \hfill
7080
7081 \begin_inset Tabular
7082 <lyxtabular version="3" rows="8" columns="2">
7083 <features>
7084 <column alignment="center" valignment="top" leftline="true" width="0pt">
7085 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7086 <row topline="true" bottomline="true">
7087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Standard
7091 Command
7092 \end_layout
7093
7094 \end_inset
7095 </cell>
7096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7097 \begin_inset Text
7098
7099 \begin_layout Standard
7100 Result
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 </row>
7106 <row topline="true">
7107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7108 \begin_inset Text
7109
7110 \begin_layout Standard
7111
7112 \backslash
7113 gets
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Standard
7122 \begin_inset Formula $\gets$
7123 \end_inset
7124
7125
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 </row>
7131 <row topline="true">
7132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Standard
7136
7137 \backslash
7138 Leftarrow
7139 \end_layout
7140
7141 \end_inset
7142 </cell>
7143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Standard
7147 \begin_inset Formula $\Leftarrow$
7148 \end_inset
7149
7150
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 </row>
7156 <row topline="true" bottomline="true">
7157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Standard
7161
7162 \backslash
7163 longleftarrow
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Standard
7172 \begin_inset Formula $\longleftarrow$
7173 \end_inset
7174
7175
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 </row>
7181 <row bottomline="true">
7182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7183 \begin_inset Text
7184
7185 \begin_layout Standard
7186
7187 \backslash
7188 Longleftarrow
7189 \end_layout
7190
7191 \end_inset
7192 </cell>
7193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7194 \begin_inset Text
7195
7196 \begin_layout Standard
7197 \begin_inset Formula $\Longleftarrow$
7198 \end_inset
7199
7200
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 </row>
7206 <row bottomline="true">
7207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Standard
7211
7212 \backslash
7213 leftharpoonup
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Standard
7222 \begin_inset Formula $\leftharpoonup$
7223 \end_inset
7224
7225
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 </row>
7231 <row bottomline="true">
7232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7233 \begin_inset Text
7234
7235 \begin_layout Standard
7236
7237 \backslash
7238 leftharpoondown
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7244 \begin_inset Text
7245
7246 \begin_layout Standard
7247 \begin_inset Formula $\leftharpoondown$
7248 \end_inset
7249
7250
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 </row>
7256 <row bottomline="true">
7257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7258 \begin_inset Text
7259
7260 \begin_layout Standard
7261
7262 \backslash
7263 hookleftarrow
7264 \end_layout
7265
7266 \end_inset
7267 </cell>
7268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Standard
7272 \begin_inset Formula $\hookleftarrow$
7273 \end_inset
7274
7275
7276 \end_layout
7277
7278 \end_inset
7279 </cell>
7280 </row>
7281 </lyxtabular>
7282
7283 \end_inset
7284
7285
7286 \hfill
7287
7288 \begin_inset Tabular
7289 <lyxtabular version="3" rows="8" columns="2">
7290 <features>
7291 <column alignment="center" valignment="top" leftline="true" width="0pt">
7292 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7293 <row topline="true" bottomline="true">
7294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Standard
7298 Command
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Standard
7307 Result
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 </row>
7313 <row topline="true">
7314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7315 \begin_inset Text
7316
7317 \begin_layout Standard
7318
7319 \backslash
7320 to
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Standard
7329 \begin_inset Formula $\to$
7330 \end_inset
7331
7332
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 </row>
7338 <row topline="true">
7339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Standard
7343
7344 \backslash
7345 Rightarrow
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Standard
7354 \begin_inset Formula $\Rightarrow$
7355 \end_inset
7356
7357
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 </row>
7363 <row topline="true">
7364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7365 \begin_inset Text
7366
7367 \begin_layout Standard
7368
7369 \backslash
7370 longrightarrow
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Standard
7379 \begin_inset Formula $\longrightarrow$
7380 \end_inset
7381
7382
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 </row>
7388 <row topline="true">
7389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7390 \begin_inset Text
7391
7392 \begin_layout Standard
7393
7394 \backslash
7395 Longrightarrow
7396 \end_layout
7397
7398 \end_inset
7399 </cell>
7400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7401 \begin_inset Text
7402
7403 \begin_layout Standard
7404 \begin_inset Formula $\Longrightarrow$
7405 \end_inset
7406
7407
7408 \end_layout
7409
7410 \end_inset
7411 </cell>
7412 </row>
7413 <row topline="true">
7414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Standard
7418
7419 \backslash
7420 rightharpoonup
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7426 \begin_inset Text
7427
7428 \begin_layout Standard
7429 \begin_inset Formula $\rightharpoonup$
7430 \end_inset
7431
7432
7433 \end_layout
7434
7435 \end_inset
7436 </cell>
7437 </row>
7438 <row topline="true" bottomline="true">
7439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Standard
7443
7444 \backslash
7445 rightharpoondown
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7451 \begin_inset Text
7452
7453 \begin_layout Standard
7454 \begin_inset Formula $\rightharpoondown$
7455 \end_inset
7456
7457
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 </row>
7463 <row bottomline="true">
7464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Standard
7468
7469 \backslash
7470 hookrightarrow
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7476 \begin_inset Text
7477
7478 \begin_layout Standard
7479 \begin_inset Formula $\hookrightarrow$
7480 \end_inset
7481
7482
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 </row>
7488 </lyxtabular>
7489
7490 \end_inset
7491
7492
7493 \hfill
7494
7495 \end_layout
7496
7497 \begin_layout Standard
7498
7499 \hfill
7500
7501 \begin_inset Tabular
7502 <lyxtabular version="3" rows="6" columns="2">
7503 <features>
7504 <column alignment="center" valignment="top" leftline="true" width="0pt">
7505 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7506 <row topline="true" bottomline="true">
7507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Standard
7511 Command
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Standard
7520 Result
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 </row>
7526 <row topline="true">
7527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Standard
7531
7532 \backslash
7533 leftrightarrow
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Standard
7542 \begin_inset Formula $\leftrightarrow$
7543 \end_inset
7544
7545
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 </row>
7551 <row topline="true">
7552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Standard
7556
7557 \backslash
7558 Leftrightarrow
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Standard
7567 \begin_inset Formula $\Leftrightarrow$
7568 \end_inset
7569
7570
7571 \end_layout
7572
7573 \end_inset
7574 </cell>
7575 </row>
7576 <row topline="true">
7577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7578 \begin_inset Text
7579
7580 \begin_layout Standard
7581
7582 \backslash
7583 longleftrightarrow
7584 \end_layout
7585
7586 \end_inset
7587 </cell>
7588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Standard
7592 \begin_inset Formula $\longleftrightarrow$
7593 \end_inset
7594
7595
7596 \end_layout
7597
7598 \end_inset
7599 </cell>
7600 </row>
7601 <row topline="true">
7602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7603 \begin_inset Text
7604
7605 \begin_layout Standard
7606
7607 \backslash
7608 Longleftrightarrow
7609 \end_layout
7610
7611 \end_inset
7612 </cell>
7613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Standard
7617 \begin_inset Formula $\Longleftrightarrow$
7618 \end_inset
7619
7620
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 </row>
7626 <row topline="true" bottomline="true">
7627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7628 \begin_inset Text
7629
7630 \begin_layout Standard
7631
7632 \backslash
7633 rightleftharpoons
7634 \end_layout
7635
7636 \end_inset
7637 </cell>
7638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Standard
7642 \begin_inset Formula $\rightleftharpoons$
7643 \end_inset
7644
7645
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 </row>
7651 </lyxtabular>
7652
7653 \end_inset
7654
7655
7656 \begin_inset ERT
7657 status collapsed
7658
7659 \begin_layout Standard
7660
7661
7662 \backslash
7663 hspace{25pt}
7664 \end_layout
7665
7666 \end_inset
7667
7668
7669 \hfill
7670
7671 \begin_inset Tabular
7672 <lyxtabular version="3" rows="5" columns="2">
7673 <features>
7674 <column alignment="center" valignment="top" leftline="true" width="0pt">
7675 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7676 <row topline="true" bottomline="true">
7677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \begin_layout Standard
7681 Command
7682 \end_layout
7683
7684 \end_inset
7685 </cell>
7686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7687 \begin_inset Text
7688
7689 \begin_layout Standard
7690 Result
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 </row>
7696 <row topline="true">
7697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7698 \begin_inset Text
7699
7700 \begin_layout Standard
7701
7702 \backslash
7703 mapsto
7704 \end_layout
7705
7706 \end_inset
7707 </cell>
7708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Standard
7712 \begin_inset Formula $\mapsto$
7713 \end_inset
7714
7715
7716 \end_layout
7717
7718 \end_inset
7719 </cell>
7720 </row>
7721 <row topline="true">
7722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7723 \begin_inset Text
7724
7725 \begin_layout Standard
7726
7727 \backslash
7728 longmapsto
7729 \end_layout
7730
7731 \end_inset
7732 </cell>
7733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Standard
7737 \begin_inset Formula $\longmapsto$
7738 \end_inset
7739
7740
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 </row>
7746 <row topline="true">
7747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Standard
7751
7752 \backslash
7753 leadsto
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7759 \begin_inset Text
7760
7761 \begin_layout Standard
7762 \begin_inset Formula $\leadsto$
7763 \end_inset
7764
7765
7766 \end_layout
7767
7768 \end_inset
7769 </cell>
7770 </row>
7771 <row topline="true" bottomline="true">
7772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Standard
7776
7777 \backslash
7778 dasharrow
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Standard
7787 \begin_inset Formula $\dasharrow$
7788 \end_inset
7789
7790
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 </row>
7796 </lyxtabular>
7797
7798 \end_inset
7799
7800
7801 \hfill
7802
7803 \end_layout
7804
7805 \begin_layout Standard
7806 \begin_inset VSpace medskip
7807 \end_inset
7808
7809 Arrows used as accent like e.\InsetSpace \thinspace{}
7810 g.\InsetSpace ~
7811 vector arrows are listed in 
7812 \begin_inset LatexCommand ref
7813 reference "sec:Accents"
7814
7815 \end_inset
7816
7817 .
7818 \end_layout
7819
7820 \begin_layout Standard
7821 \begin_inset VSpace bigskip
7822 \end_inset
7823
7824 Furthermore there are the labeled arrows
7825 \begin_inset LatexCommand index
7826 name "Arrows ! labeled"
7827
7828 \end_inset
7829
7830  
7831 \series bold
7832
7833 \backslash
7834 xleftarrow
7835 \series default
7836
7837 \begin_inset LatexCommand index
7838 name "Commands ! X ! \\textbackslash xleftarrow"
7839
7840 \end_inset
7841
7842  and 
7843 \series bold
7844
7845 \backslash
7846 xrightarrow
7847 \series default
7848
7849 \begin_inset LatexCommand index
7850 name "Commands ! X ! \\textbackslash xrightarrow\\vspace{4mm}"
7851
7852 \end_inset
7853
7854 .
7855  When inserting one of these commands in a formula, an arrow with two blue
7856  boxes appear where the label can be inserted.
7857  The length of the arrow adapts to the label width.
7858 \end_layout
7859
7860 \begin_layout Standard
7861 \align center
7862 \begin_inset Tabular
7863 <lyxtabular version="3" rows="3" columns="2">
7864 <features>
7865 <column alignment="center" valignment="top" leftline="true" width="0pt">
7866 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7867 <row topline="true" bottomline="true">
7868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Standard
7872 Command
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Standard
7881 Result
7882 \begin_inset Note Note
7883 status collapsed
7884
7885 \begin_layout Standard
7886
7887 \series bold
7888
7889 \backslash
7890 raisebox
7891 \series default
7892  is only used as spacer.
7893 \end_layout
7894
7895 \end_inset
7896
7897
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 </row>
7903 <row topline="true">
7904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Standard
7908 F(a)
7909 \backslash
7910 xleftarrow
7911 \begin_inset ERT
7912 status collapsed
7913
7914 \begin_layout Standard
7915
7916
7917 \backslash
7918 spce 
7919 \end_layout
7920
7921 \end_inset
7922
7923 x=a
7924 \begin_inset Formula $\downarrow$
7925 \end_inset
7926
7927 x>0
7928 \begin_inset Formula $\to$
7929 \end_inset
7930
7931 F(x)
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Standard
7940 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
7941 \end_inset
7942
7943
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 </row>
7949 <row topline="true" bottomline="true">
7950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Standard
7954 F(x)
7955 \backslash
7956 xrightarrow
7957 \begin_inset ERT
7958 status collapsed
7959
7960 \begin_layout Standard
7961
7962
7963 \backslash
7964 spce 
7965 \end_layout
7966
7967 \end_inset
7968
7969 x=a
7970 \begin_inset Formula $\downarrow$
7971 \end_inset
7972
7973 x>0
7974 \begin_inset Formula $\to$
7975 \end_inset
7976
7977 F(a)
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Standard
7986 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
7987 \end_inset
7988
7989
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 </row>
7995 </lyxtabular>
7996
7997 \end_inset
7998
7999
8000 \end_layout
8001
8002 \begin_layout Subsection
8003 Vertical and diagonal Arrows
8004 \begin_inset LatexCommand index
8005 name "Arrows ! diagonal"
8006
8007 \end_inset
8008
8009
8010 \begin_inset LatexCommand index
8011 name "Arrows ! vertical"
8012
8013 \end_inset
8014
8015
8016 \end_layout
8017
8018 \begin_layout Standard
8019
8020 \hfill
8021
8022 \begin_inset Tabular
8023 <lyxtabular version="3" rows="7" columns="2">
8024 <features>
8025 <column alignment="center" valignment="top" leftline="true" width="0pt">
8026 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8027 <row topline="true" bottomline="true">
8028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Standard
8032 Command
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Standard
8041 Result
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 </row>
8047 <row topline="true">
8048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Standard
8052
8053 \backslash
8054 uparrow
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Standard
8063 \begin_inset Formula $\uparrow$
8064 \end_inset
8065
8066
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 </row>
8072 <row topline="true">
8073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Standard
8077
8078 \backslash
8079 Uparrow
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Standard
8088 \begin_inset Formula $\Uparrow$
8089 \end_inset
8090
8091
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 </row>
8097 <row topline="true">
8098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Standard
8102
8103 \backslash
8104 updownarrow
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Standard
8113 \begin_inset Formula $\updownarrow$
8114 \end_inset
8115
8116
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 </row>
8122 <row topline="true">
8123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Standard
8127
8128 \backslash
8129 Updownarrow
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Standard
8138 \begin_inset Formula $\Updownarrow$
8139 \end_inset
8140
8141
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 </row>
8147 <row topline="true" bottomline="true">
8148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Standard
8152
8153 \backslash
8154 Downarrow
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Standard
8163 \begin_inset Formula $\Downarrow$
8164 \end_inset
8165
8166
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row bottomline="true">
8173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Standard
8177
8178 \backslash
8179 downarrow
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Standard
8188 \begin_inset Formula $\downarrow$
8189 \end_inset
8190
8191
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 </row>
8197 </lyxtabular>
8198
8199 \end_inset
8200
8201
8202 \hfill
8203
8204 \begin_inset Tabular
8205 <lyxtabular version="3" rows="5" columns="2">
8206 <features>
8207 <column alignment="center" valignment="top" leftline="true" width="0pt">
8208 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8209 <row topline="true" bottomline="true">
8210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Standard
8214 Command
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Standard
8223 Result
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 </row>
8229 <row topline="true">
8230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Standard
8234
8235 \backslash
8236 nearrow
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Standard
8245 \begin_inset Formula $\nearrow$
8246 \end_inset
8247
8248
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 </row>
8254 <row topline="true">
8255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Standard
8259
8260 \backslash
8261 searrow
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Standard
8270 \begin_inset Formula $\searrow$
8271 \end_inset
8272
8273
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 </row>
8279 <row topline="true" bottomline="true">
8280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Standard
8284
8285 \backslash
8286 swarrow
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Standard
8295 \begin_inset Formula $\swarrow$
8296 \end_inset
8297
8298
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 </row>
8304 <row bottomline="true">
8305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Standard
8309
8310 \backslash
8311 nwarrow
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Standard
8320 \begin_inset Formula $\nwarrow$
8321 \end_inset
8322
8323
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 </row>
8329 </lyxtabular>
8330
8331 \end_inset
8332
8333
8334 \hfill
8335
8336 \end_layout
8337
8338 \begin_layout Standard
8339 \begin_inset VSpace medskip
8340 \end_inset
8341
8342 Vertical arrows can be used also as delimiter together with the commands
8343  described in 
8344 \begin_inset LatexCommand ref
8345 reference "sub:Manual-Bracket-Size"
8346
8347 \end_inset
8348
8349  and 
8350 \begin_inset LatexCommand ref
8351 reference "sub:Automatic-Bracket-Size"
8352
8353 \end_inset
8354
8355 .
8356 \end_layout
8357
8358 \begin_layout Standard
8359
8360 \newpage
8361
8362 \end_layout
8363
8364 \begin_layout Section
8365 Accents
8366 \begin_inset LatexCommand label
8367 name "sec:Accents"
8368
8369 \end_inset
8370
8371
8372 \begin_inset LatexCommand index
8373 name "Accents"
8374
8375 \end_inset
8376
8377
8378 \end_layout
8379
8380 \begin_layout Standard
8381 Accents can be inserted via the math toolbar button 
8382 \begin_inset Graphics
8383         filename ../images/math/hat.png
8384         scale 85
8385
8386 \end_inset
8387
8388  or the commands listed in the following subsections.
8389 \end_layout
8390
8391 \begin_layout Subsection
8392 Accents for one Character
8393 \begin_inset ERT
8394 status collapsed
8395
8396 \begin_layout Standard
8397
8398
8399 \backslash
8400 texorpdfstring{
8401 \end_layout
8402
8403 \end_inset
8404
8405
8406 \begin_inset Foot
8407 status collapsed
8408
8409 \begin_layout Standard
8410 accents in text see 
8411 \begin_inset LatexCommand ref
8412 reference "sub:Accents-in-Text"
8413
8414 \end_inset
8415
8416
8417 \end_layout
8418
8419 \end_inset
8420
8421
8422 \begin_inset ERT
8423 status collapsed
8424
8425 \begin_layout Standard
8426
8427 }{}
8428 \end_layout
8429
8430 \end_inset
8431
8432
8433 \begin_inset Note Note
8434 status collapsed
8435
8436 \begin_layout Standard
8437
8438 \backslash
8439 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
8440 \end_layout
8441
8442 \begin_layout Standard
8443 More about 
8444 \backslash
8445 texorpdfstring is in section 
8446 \begin_inset LatexCommand ref
8447 reference "sub:Formulas-in-Section"
8448
8449 \end_inset
8450
8451 .
8452 \end_layout
8453
8454 \end_inset
8455
8456
8457 \begin_inset LatexCommand label
8458 name "sub:Accents-for-one"
8459
8460 \end_inset
8461
8462
8463 \begin_inset LatexCommand index
8464 name "Accents ! for one character"
8465
8466 \end_inset
8467
8468
8469 \end_layout
8470
8471 \begin_layout Standard
8472
8473 \hfill
8474
8475 \begin_inset Tabular
8476 <lyxtabular version="3" rows="8" columns="2">
8477 <features>
8478 <column alignment="center" valignment="top" leftline="true" width="0pt">
8479 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8480 <row topline="true" bottomline="true">
8481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Standard
8485 Command
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Standard
8494 Result
8495 \begin_inset Note Note
8496 status collapsed
8497
8498 \begin_layout Standard
8499
8500 \series bold
8501
8502 \backslash
8503 raisebox
8504 \series default
8505  is only used as spacer.
8506 \end_layout
8507
8508 \end_inset
8509
8510
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 <row topline="true" bottomline="true">
8517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Standard
8521
8522 \backslash
8523 dot
8524 \begin_inset ERT
8525 status collapsed
8526
8527 \begin_layout Standard
8528
8529
8530 \backslash
8531 spce 
8532 \end_layout
8533
8534 \end_inset
8535
8536 A
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Standard
8545 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8546 \end_inset
8547
8548
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 </row>
8554 <row bottomline="true">
8555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Standard
8559
8560 \backslash
8561 ddot
8562 \begin_inset ERT
8563 status collapsed
8564
8565 \begin_layout Standard
8566
8567
8568 \backslash
8569 spce 
8570 \end_layout
8571
8572 \end_inset
8573
8574 A
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Standard
8583 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8584 \end_inset
8585
8586
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 </row>
8592 <row bottomline="true">
8593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Standard
8597
8598 \backslash
8599 dddot
8600 \begin_inset ERT
8601 status collapsed
8602
8603 \begin_layout Standard
8604
8605
8606 \backslash
8607 spce 
8608 \end_layout
8609
8610 \end_inset
8611
8612 A
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Standard
8621 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8622 \end_inset
8623
8624
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 </row>
8630 <row bottomline="true">
8631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Standard
8635
8636 \backslash
8637 ddddot{A
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Standard
8646 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8647 \end_inset
8648
8649
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 <row bottomline="true">
8656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Standard
8660
8661 \backslash
8662 vec
8663 \begin_inset ERT
8664 status collapsed
8665
8666 \begin_layout Standard
8667
8668
8669 \backslash
8670 spce 
8671 \end_layout
8672
8673 \end_inset
8674
8675 A
8676 \begin_inset LatexCommand index
8677 name "Vectors"
8678
8679 \end_inset
8680
8681
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Standard
8690 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
8691 \end_inset
8692
8693
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 </row>
8699 <row bottomline="true">
8700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Standard
8704
8705 \backslash
8706 bar
8707 \begin_inset ERT
8708 status collapsed
8709
8710 \begin_layout Standard
8711
8712
8713 \backslash
8714 spce 
8715 \end_layout
8716
8717 \end_inset
8718
8719 A
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Standard
8728 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
8729 \end_inset
8730
8731
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 </row>
8737 <row bottomline="true">
8738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Standard
8742
8743 \backslash
8744 mathring
8745 \begin_inset ERT
8746 status collapsed
8747
8748 \begin_layout Standard
8749
8750
8751 \backslash
8752 spce 
8753 \end_layout
8754
8755 \end_inset
8756
8757 A
8758 \end_layout
8759
8760 \end_inset
8761 </cell>
8762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Standard
8766 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
8767 \end_inset
8768
8769
8770 \end_layout
8771
8772 \end_inset
8773 </cell>
8774 </row>
8775 </lyxtabular>
8776
8777 \end_inset
8778
8779
8780 \hfill
8781
8782 \begin_inset Tabular
8783 <lyxtabular version="3" rows="7" columns="2">
8784 <features>
8785 <column alignment="center" valignment="top" leftline="true" width="0pt">
8786 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8787 <row topline="true" bottomline="true">
8788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Standard
8792 Command
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Standard
8801 Result
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 </row>
8807 <row topline="true" bottomline="true">
8808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Standard
8812
8813 \backslash
8814 tilde
8815 \begin_inset ERT
8816 status collapsed
8817
8818 \begin_layout Standard
8819
8820
8821 \backslash
8822 spce 
8823 \end_layout
8824
8825 \end_inset
8826
8827 A
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Standard
8836 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
8837 \end_inset
8838
8839
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 </row>
8845 <row bottomline="true">
8846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Standard
8850
8851 \backslash
8852 hat
8853 \begin_inset ERT
8854 status collapsed
8855
8856 \begin_layout Standard
8857
8858
8859 \backslash
8860 spce 
8861 \end_layout
8862
8863 \end_inset
8864
8865 A
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Standard
8874 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
8875 \end_inset
8876
8877
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 </row>
8883 <row bottomline="true">
8884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Standard
8888
8889 \backslash
8890 check
8891 \begin_inset ERT
8892 status collapsed
8893
8894 \begin_layout Standard
8895
8896
8897 \backslash
8898 spce 
8899 \end_layout
8900
8901 \end_inset
8902
8903 A
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Standard
8912 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
8913 \end_inset
8914
8915
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 </row>
8921 <row bottomline="true">
8922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Standard
8926
8927 \backslash
8928 acute
8929 \begin_inset ERT
8930 status collapsed
8931
8932 \begin_layout Standard
8933
8934
8935 \backslash
8936 spce 
8937 \end_layout
8938
8939 \end_inset
8940
8941 A
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Standard
8950 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
8951 \end_inset
8952
8953
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 </row>
8959 <row bottomline="true">
8960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Standard
8964
8965 \backslash
8966 grave
8967 \begin_inset ERT
8968 status collapsed
8969
8970 \begin_layout Standard
8971
8972
8973 \backslash
8974 spce 
8975 \end_layout
8976
8977 \end_inset
8978
8979 A
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Standard
8988 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
8989 \end_inset
8990
8991
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 </row>
8997 <row bottomline="true">
8998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Standard
9002
9003 \backslash
9004 breve
9005 \begin_inset ERT
9006 status collapsed
9007
9008 \begin_layout Standard
9009
9010
9011 \backslash
9012 spce 
9013 \end_layout
9014
9015 \end_inset
9016
9017 A
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Standard
9026 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 </lyxtabular>
9036
9037 \end_inset
9038
9039
9040 \hfill
9041
9042 \end_layout
9043
9044 \begin_layout Standard
9045 \begin_inset VSpace bigskip
9046 \end_inset
9047
9048 To create umlauts
9049 \begin_inset LatexCommand index
9050 name "Umlauts"
9051
9052 \end_inset
9053
9054  in formulas, a quotation mark is inserted before the vowel.
9055  These two characters are then treated by LaTeX as 
9056 \emph on
9057 one
9058 \emph default
9059  character when the formula part with the umlaut is marked as German.
9060  In contrary to 
9061 \series bold
9062
9063 \backslash
9064 ddot
9065 \series default
9066 , with this method 
9067 \begin_inset Quotes eld
9068 \end_inset
9069
9070 real
9071 \begin_inset Quotes erd
9072 \end_inset
9073
9074  umlauts are created as demonstrated in the following example:
9075 \end_layout
9076
9077 \begin_layout Standard
9078 \begin_inset VSpace -2mm
9079 \end_inset
9080
9081
9082 \end_layout
9083
9084 \begin_layout Standard
9085 \align center
9086 \begin_inset Tabular
9087 <lyxtabular version="3" rows="3" columns="2">
9088 <features>
9089 <column alignment="center" valignment="top" leftline="true" width="0">
9090 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
9091 <row topline="true" bottomline="true">
9092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Standard
9096 Command
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Standard
9105 Result
9106 \begin_inset Note Note
9107 status collapsed
9108
9109 \begin_layout Standard
9110
9111 \series bold
9112
9113 \backslash
9114 raisebox
9115 \series default
9116  is only used as spacer.
9117 \end_layout
9118
9119 \end_inset
9120
9121
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 </row>
9127 <row topline="true">
9128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Standard
9132
9133 \lang ngerman
9134 \begin_inset Quotes grd
9135 \end_inset
9136
9137 i
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Standard
9146
9147 \lang ngerman
9148 \begin_inset Formula $"i$
9149 \end_inset
9150
9151
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 </row>
9157 <row topline="true" bottomline="true">
9158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Standard
9162
9163 \backslash
9164 ddot
9165 \begin_inset ERT
9166 status collapsed
9167
9168 \begin_layout Standard
9169
9170
9171 \backslash
9172 spce 
9173 \end_layout
9174
9175 \end_inset
9176
9177 i
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Standard
9186 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9187 \end_inset
9188
9189
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 </row>
9195 </lyxtabular>
9196
9197 \end_inset
9198
9199
9200 \end_layout
9201
9202 \begin_layout Standard
9203 Another advantage to 
9204 \series bold
9205
9206 \backslash
9207 ddot
9208 \series default
9209  is that umlauts can directly be converted to mathematical text because
9210  the accent commands above are 
9211 \emph on
9212 not allowed
9213 \emph default
9214  
9215 \emph on
9216 in mathematical text
9217 \emph default
9218 .
9219  To convert an accented character to mathematical text, only the character
9220  under the accent may be converted.
9221  This applies also for all other conversions, e.\InsetSpace \thinspace{}
9222 g.\InsetSpace ~
9223 to italic or bold.
9224 \end_layout
9225
9226 \begin_layout Standard
9227 In mathematical text, umlauts and other accented characters can directly
9228  be inserted.
9229 \end_layout
9230
9231 \begin_layout Subsection
9232 Accents for Operators
9233 \begin_inset LatexCommand index
9234 name "Accents ! for operators"
9235
9236 \end_inset
9237
9238
9239 \end_layout
9240
9241 \begin_layout Standard
9242 With the commands 
9243 \series bold
9244
9245 \backslash
9246 overset
9247 \series default
9248
9249 \begin_inset LatexCommand index
9250 name "Commands ! O ! \\textbackslash overset"
9251
9252 \end_inset
9253
9254  and 
9255 \series bold
9256
9257 \backslash
9258 underset
9259 \series default
9260
9261 \begin_inset LatexCommand index
9262 name "Commands ! U ! \\textbackslash underset"
9263
9264 \end_inset
9265
9266  characters can be placed above or below an operator, respectively, to accent
9267  it.
9268  With the command 
9269 \series bold
9270
9271 \backslash
9272 sideset
9273 \series default
9274
9275 \begin_inset LatexCommand index
9276 name "Commands ! S ! \\textbackslash sideset"
9277
9278 \end_inset
9279
9280  characters can be set before and behind an operator.
9281  The command scheme is:
9282 \end_layout
9283
9284 \begin_layout Standard
9285
9286 \series bold
9287
9288 \backslash
9289 sideset{character
9290 \series default
9291  
9292 \series bold
9293 before}{character
9294 \series default
9295  
9296 \series bold
9297 behind}
9298 \end_layout
9299
9300 \begin_layout Standard
9301
9302 \series bold
9303
9304 \backslash
9305 sideset
9306 \series default
9307  must always be before the operator that should be accented.
9308  You can accent with several characters and even with other operators and
9309  symbols.
9310  To place with 
9311 \series bold
9312
9313 \backslash
9314 sideset
9315 \series default
9316  for example only characters behind an operator, write nothing between the
9317  first braces but don't omit the braces.
9318 \end_layout
9319
9320 \begin_layout Standard
9321 For example the command 
9322 \series bold
9323
9324 \backslash
9325 sideset{
9326 \begin_inset Formula $\to$
9327 \end_inset
9328
9329
9330 \backslash
9331 {
9332 \series default
9333 '
9334 \series bold
9335
9336 \begin_inset Formula $\to$
9337 \end_inset
9338
9339
9340 \backslash
9341 sum_k=1
9342 \begin_inset ERT
9343 status collapsed
9344
9345 \begin_layout Standard
9346
9347
9348 \backslash
9349 spce 
9350 \end_layout
9351
9352 \end_inset
9353
9354
9355 \series default
9356 ^
9357 \series bold
9358 n
9359 \series default
9360  produces:
9361 \begin_inset Formula \[
9362 \sideset{}{'}\sum_{k=1}^{n}\]
9363
9364 \end_inset
9365
9366
9367 \end_layout
9368
9369 \begin_layout Standard
9370 The command 
9371 \series bold
9372
9373 \backslash
9374 overset
9375 \begin_inset ERT
9376 status collapsed
9377
9378 \begin_layout Standard
9379
9380
9381 \backslash
9382 spce 
9383 \end_layout
9384
9385 \end_inset
9386
9387
9388 \backslash
9389 maltese
9390 \begin_inset ERT
9391 status collapsed
9392
9393 \begin_layout Standard
9394
9395
9396 \backslash
9397 spce 
9398 \end_layout
9399
9400 \end_inset
9401
9402
9403 \series default
9404
9405 \begin_inset Formula $\uparrow$
9406 \end_inset
9407
9408
9409 \series bold
9410 a
9411 \series default
9412  produces:
9413 \begin_inset Formula \[
9414 \overset{a}{\maltese}\]
9415
9416 \end_inset
9417
9418 As seen in the last example, with 
9419 \series bold
9420
9421 \backslash
9422 overset
9423 \series default
9424  and 
9425 \series bold
9426
9427 \backslash
9428 underset
9429 \series default
9430  also symbols and characters can be accented; with 
9431 \series bold
9432
9433 \backslash
9434 sideset
9435 \series default
9436  this is not possible.
9437 \end_layout
9438
9439 \begin_layout Subsection
9440 Accents for several Characters
9441 \begin_inset LatexCommand label
9442 name "sub:Accents-for-several"
9443
9444 \end_inset
9445
9446
9447 \begin_inset LatexCommand index
9448 name "Accents ! for several characters"
9449
9450 \end_inset
9451
9452
9453 \end_layout
9454
9455 \begin_layout Standard
9456
9457 \hfill
9458
9459 \begin_inset Tabular
9460 <lyxtabular version="3" rows="5" columns="2">
9461 <features>
9462 <column alignment="center" valignment="top" leftline="true" width="0pt">
9463 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9464 <row topline="true" bottomline="true">
9465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Standard
9469 Command
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Standard
9478 Result
9479 \begin_inset Note Note
9480 status collapsed
9481
9482 \begin_layout Standard
9483
9484 \series bold
9485
9486 \backslash
9487 raisebox
9488 \series default
9489  is only used as spacer.
9490 \end_layout
9491
9492 \end_inset
9493
9494
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 </row>
9500 <row topline="true" bottomline="true">
9501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Standard
9505
9506 \backslash
9507 overleftarrow
9508 \begin_inset ERT
9509 status collapsed
9510
9511 \begin_layout Standard
9512
9513
9514 \backslash
9515 spce 
9516 \end_layout
9517
9518 \end_inset
9519
9520 A=B
9521 \end_layout
9522
9523 \end_inset
9524 </cell>
9525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Standard
9529 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9530 \end_inset
9531
9532
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 </row>
9538 <row bottomline="true">
9539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Standard
9543
9544 \backslash
9545 underleftarrow
9546 \begin_inset ERT
9547 status collapsed
9548
9549 \begin_layout Standard
9550
9551
9552 \backslash
9553 spce 
9554 \end_layout
9555
9556 \end_inset
9557
9558 A=B
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9564 \begin_inset Text
9565
9566 \begin_layout Standard
9567 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9568 \end_inset
9569
9570
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 </row>
9576 <row bottomline="true">
9577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Standard
9581
9582 \backslash
9583 overleftrightarrow
9584 \begin_inset ERT
9585 status collapsed
9586
9587 \begin_layout Standard
9588
9589
9590 \backslash
9591 spce 
9592 \end_layout
9593
9594 \end_inset
9595
9596 A=B
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Standard
9605 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9606 \end_inset
9607
9608
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 </row>
9614 <row bottomline="true">
9615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Standard
9619
9620 \backslash
9621 underleftrightarrow
9622 \begin_inset ERT
9623 status collapsed
9624
9625 \begin_layout Standard
9626
9627
9628 \backslash
9629 spce 
9630 \end_layout
9631
9632 \end_inset
9633
9634 A=B
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Standard
9643 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9644 \end_inset
9645
9646
9647 \end_layout
9648
9649 \end_inset
9650 </cell>
9651 </row>
9652 </lyxtabular>
9653
9654 \end_inset
9655
9656
9657 \hfill
9658
9659 \begin_inset Tabular
9660 <lyxtabular version="3" rows="5" columns="2">
9661 <features>
9662 <column alignment="center" valignment="top" leftline="true" width="0pt">
9663 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
9664 <row topline="true" bottomline="true">
9665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9666 \begin_inset Text
9667
9668 \begin_layout Standard
9669 Command
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Standard
9678 Result
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 </row>
9684 <row topline="true" bottomline="true">
9685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Standard
9689
9690 \backslash
9691 overrightarrow
9692 \begin_inset ERT
9693 status collapsed
9694
9695 \begin_layout Standard
9696
9697
9698 \backslash
9699 spce 
9700 \end_layout
9701
9702 \end_inset
9703
9704 A=B
9705 \end_layout
9706
9707 \end_inset
9708 </cell>
9709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9710 \begin_inset Text
9711
9712 \begin_layout Standard
9713 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9714 \end_inset
9715
9716
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 </row>
9722 <row bottomline="true">
9723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Standard
9727
9728 \backslash
9729 underrightarrow
9730 \begin_inset ERT
9731 status collapsed
9732
9733 \begin_layout Standard
9734
9735
9736 \backslash
9737 spce 
9738 \end_layout
9739
9740 \end_inset
9741
9742 A=B
9743 \end_layout
9744
9745 \end_inset
9746 </cell>
9747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9748 \begin_inset Text
9749
9750 \begin_layout Standard
9751 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9752 \end_inset
9753
9754
9755 \end_layout
9756
9757 \end_inset
9758 </cell>
9759 </row>
9760 <row bottomline="true">
9761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Standard
9765
9766 \backslash
9767 widetilde
9768 \begin_inset ERT
9769 status collapsed
9770
9771 \begin_layout Standard
9772
9773
9774 \backslash
9775 spce 
9776 \end_layout
9777
9778 \end_inset
9779
9780 A=B
9781 \end_layout
9782
9783 \end_inset
9784 </cell>
9785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9786 \begin_inset Text
9787
9788 \begin_layout Standard
9789 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9790 \end_inset
9791
9792
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 </row>
9798 <row bottomline="true">
9799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Standard
9803
9804 \backslash
9805 widehat
9806 \begin_inset ERT
9807 status collapsed
9808
9809 \begin_layout Standard
9810
9811
9812 \backslash
9813 spce 
9814 \end_layout
9815
9816 \end_inset
9817
9818 A=B
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Standard
9827 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9828 \end_inset
9829
9830
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 </row>
9836 </lyxtabular>
9837
9838 \end_inset
9839
9840
9841 \hfill
9842
9843 \end_layout
9844
9845 \begin_layout Standard
9846 \begin_inset VSpace medskip
9847 \end_inset
9848
9849 With these commands as many characters as you like can be accented.
9850  But the accents 
9851 \series bold
9852
9853 \backslash
9854 widetilde
9855 \series default
9856  and 
9857 \series bold
9858
9859 \backslash
9860 widehat
9861 \series default
9862  will only be set in the output with a length of three characters, as shown
9863  in the following example:
9864 \begin_inset Formula \[
9865 \widetilde{A+B=C-D}\]
9866
9867 \end_inset
9868
9869
9870 \end_layout
9871
9872 \begin_layout Standard
9873 With the commands 
9874 \series bold
9875
9876 \backslash
9877 overset
9878 \series default
9879
9880 \begin_inset LatexCommand index
9881 name "Commands ! O ! \\textbackslash overset"
9882
9883 \end_inset
9884
9885  and 
9886 \series bold
9887
9888 \backslash
9889 underset
9890 \series default
9891
9892 \begin_inset LatexCommand index
9893 name "Commands ! U ! \\textbackslash underset"
9894
9895 \end_inset
9896
9897  described in the previous subsection it is also possible to accent several
9898  characters.
9899  The command 
9900 \series bold
9901
9902 \backslash
9903 underset
9904 \begin_inset ERT
9905 status collapsed
9906
9907 \begin_layout Standard
9908
9909
9910 \backslash
9911 spce 
9912 \end_layout
9913
9914 \end_inset
9915
9916 A=B
9917 \begin_inset Formula $\downarrow$
9918 \end_inset
9919
9920 ***
9921 \series default
9922  creates:
9923 \begin_inset Formula \[
9924 \underset{***}{A=B}\]
9925
9926 \end_inset
9927
9928
9929 \end_layout
9930
9931 \begin_layout Section
9932 Space
9933 \begin_inset LatexCommand label
9934 name "sub:Space"
9935
9936 \end_inset
9937
9938
9939 \begin_inset LatexCommand index
9940 name "Space ! horizontal"
9941
9942 \end_inset
9943
9944
9945 \end_layout
9946
9947 \begin_layout Subsection
9948 Predefined Space
9949 \begin_inset LatexCommand label
9950 name "sub:Predefined-Space"
9951
9952 \end_inset
9953
9954
9955 \begin_inset LatexCommand index
9956 name "Space ! horizontal ! predefined"
9957
9958 \end_inset
9959
9960
9961 \end_layout
9962
9963 \begin_layout Standard
9964 Sometimes it is necessary to insert horizontal space to a formula.
9965  This is done by inserting a protected space (shortcut 
9966 \family sans
9967 Ctrl-Space
9968 \family default
9969 ).
9970  A blue 
9971 \begin_inset Quotes eld
9972 \end_inset
9973
9974
9975 \series bold
9976 \color blue
9977
9978 \begin_inset ERT
9979 status collapsed
9980
9981 \begin_layout Standard
9982
9983
9984 \backslash
9985 spce 
9986 \end_layout
9987
9988 \end_inset
9989
9990
9991 \series default
9992 \color inherit
9993
9994 \begin_inset Quotes erd
9995 \end_inset
9996
9997  appears and by pressing 
9998 \family sans
9999 Space
10000 \family default
10001  several times one can select one of eight different space sizes.
10002  The spaces can also be inserted using the math toolbar button 
10003 \begin_inset Graphics
10004         filename ../images/math/space.png
10005         scale 85
10006
10007 \end_inset
10008
10009  or special commands.
10010  Independent from the inserted command, one can select the size again by
10011  pressing 
10012 \family sans
10013 Space
10014 \family default
10015  afterwards.
10016 \end_layout
10017
10018 \begin_layout Standard
10019 \noindent
10020 \align center
10021 \begin_inset VSpace -5mm
10022 \end_inset
10023
10024
10025 \begin_inset Tabular
10026 <lyxtabular version="3" rows="3" columns="7">
10027 <features>
10028 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
10029 <column alignment="center" valignment="top" leftline="true" width="0">
10030 <column alignment="center" valignment="top" leftline="true" width="0">
10031 <column alignment="center" valignment="top" leftline="true" width="0">
10032 <column alignment="center" valignment="top" leftline="true" width="0">
10033 <column alignment="center" valignment="top" leftline="true" width="0">
10034 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10035 <row topline="true">
10036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Standard
10040 Command
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Standard
10049
10050 \backslash
10051 ,
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Standard
10060
10061 \backslash
10062 :
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Standard
10071
10072 \backslash
10073 ;
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Standard
10082
10083 \backslash
10084 quad
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Standard
10093
10094 \backslash
10095 qquad
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Standard
10104
10105 \backslash
10106 !
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 </row>
10112 <row topline="true">
10113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Standard
10117 Number of 
10118 \family sans
10119 Space
10120 \family default
10121  keystrokes after inserting the protected space
10122 \end_layout
10123
10124 \end_inset
10125 </cell>
10126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10127 \begin_inset Text
10128
10129 \begin_layout Standard
10130 0
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Standard
10139 1
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Standard
10148 2
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Standard
10157 3
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Standard
10166 4
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Standard
10175 5
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 </row>
10181 <row topline="true" bottomline="true">
10182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Standard
10186 Result
10187 \end_layout
10188
10189 \end_inset
10190 </cell>
10191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10192 \begin_inset Text
10193
10194 \begin_layout Standard
10195 \begin_inset Formula $A\, B$
10196 \end_inset
10197
10198
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Standard
10207 \begin_inset Formula $A\: B$
10208 \end_inset
10209
10210
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Standard
10219 \begin_inset Formula $A\; B$
10220 \end_inset
10221
10222
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Standard
10231 \begin_inset Formula $A\quad B$
10232 \end_inset
10233
10234
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Standard
10243 \begin_inset Formula $A\qquad B$
10244 \end_inset
10245
10246
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Standard
10255 \begin_inset Formula $A\! B$
10256 \end_inset
10257
10258
10259 \end_layout
10260
10261 \end_inset
10262 </cell>
10263 </row>
10264 </lyxtabular>
10265
10266 \end_inset
10267
10268
10269 \end_layout
10270
10271 \begin_layout Standard
10272 The last size seem to produce no space.
10273  It is displayed red in LyX contrary to the other sizes, because it is a
10274  negative space.
10275  There are two more negative spaces:
10276 \end_layout
10277
10278 \begin_layout Standard
10279 \align center
10280 \begin_inset Tabular
10281 <lyxtabular version="3" rows="3" columns="3">
10282 <features>
10283 <column alignment="center" valignment="middle" leftline="true" width="6.8cm">
10284 <column alignment="center" valignment="top" leftline="true" width="0pt">
10285 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
10286 <row topline="true" bottomline="true">
10287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Standard
10291 Command
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Standard
10300
10301 \backslash
10302 negmedspace
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Standard
10311
10312 \backslash
10313 negthickspace
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 </row>
10319 <row bottomline="true">
10320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Standard
10324 Number of 
10325 \family sans
10326 Space
10327 \family default
10328  keystrokes after inserting the protected space
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Standard
10337 6
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Standard
10346 7
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 </row>
10352 <row bottomline="true">
10353 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Standard
10357 Result
10358 \end_layout
10359
10360 \end_inset
10361 </cell>
10362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Standard
10366 \begin_inset Formula $A\negmedspace B$
10367 \end_inset
10368
10369
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Standard
10378 \begin_inset Formula $A\negthickspace B$
10379 \end_inset
10380
10381
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 </row>
10387 </lyxtabular>
10388
10389 \end_inset
10390
10391
10392 \end_layout
10393
10394 \begin_layout Standard
10395 Negative spaces can lead to characters overlapping each other.
10396  Thus they can be used to enforce ligatures, what is e.\InsetSpace \thinspace{}
10397 g.\InsetSpace ~
10398 useful for summation
10399  operators: 
10400 \end_layout
10401
10402 \begin_layout Standard
10403 \align center
10404 \begin_inset Tabular
10405 <lyxtabular version="3" rows="3" columns="2">
10406 <features>
10407 <column alignment="center" valignment="top" leftline="true" width="0">
10408 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10409 <row topline="true" bottomline="true">
10410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Standard
10414 Command
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Standard
10423 Result
10424 \begin_inset Note Note
10425 status collapsed
10426
10427 \begin_layout Standard
10428
10429 \series bold
10430
10431 \backslash
10432 raisebox
10433 \series default
10434  is only used as spacer.
10435 \end_layout
10436
10437 \end_inset
10438
10439
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 </row>
10445 <row topline="true">
10446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Standard
10450
10451 \backslash
10452 sum
10453 \backslash
10454 sum
10455 \begin_inset ERT
10456 status collapsed
10457
10458 \begin_layout Standard
10459
10460
10461 \backslash
10462 spce 
10463 \end_layout
10464
10465 \end_inset
10466
10467 f_kl
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Standard
10476 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10477 \end_inset
10478
10479
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row topline="true" bottomline="true">
10486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Standard
10490
10491 \backslash
10492 sum
10493 \backslash
10494 negmedspace
10495 \backslash
10496 sum
10497 \begin_inset ERT
10498 status collapsed
10499
10500 \begin_layout Standard
10501
10502
10503 \backslash
10504 spce 
10505 \end_layout
10506
10507 \end_inset
10508
10509 f_kl
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Standard
10518 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10519 \end_inset
10520
10521
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 </row>
10527 </lyxtabular>
10528
10529 \end_inset
10530
10531
10532 \end_layout
10533
10534 \begin_layout Standard
10535 Relations like for example equal signs, are always surrounded by space.
10536  To suppress this, the equal sign is placed into a TeX-brace.
10537  The following example demonstrates this:
10538 \end_layout
10539
10540 \begin_layout Standard
10541 \align center
10542 \begin_inset Tabular
10543 <lyxtabular version="3" rows="2" columns="2">
10544 <features>
10545 <column alignment="center" valignment="top" width="0pt">
10546 <column alignment="center" valignment="top" width="0pt">
10547 <row>
10548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Standard
10552 normal equation
10553 \end_layout
10554
10555 \end_inset
10556 </cell>
10557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Standard
10561 \begin_inset Formula $A=B$
10562 \end_inset
10563
10564
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 </row>
10570 <row>
10571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Standard
10575 \begin_inset Note Note
10576 status collapsed
10577
10578 \begin_layout Standard
10579
10580 \series bold
10581
10582 \backslash
10583 raisebox
10584 \series default
10585  is only used as spacer.
10586 \end_layout
10587
10588 \end_inset
10589
10590
10591 \begin_inset Formula $\raisebox{5mm}{}$
10592 \end_inset
10593
10594 equation without space
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Standard
10603 \begin_inset Formula $A{=}B$
10604 \end_inset
10605
10606
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 </row>
10612 </lyxtabular>
10613
10614 \end_inset
10615
10616
10617 \end_layout
10618
10619 \begin_layout Standard
10620 \noindent
10621 The command for the last formula is: 
10622 \series bold
10623 A
10624 \backslash
10625 {=
10626 \begin_inset Formula $\to$
10627 \end_inset
10628
10629 B
10630 \end_layout
10631
10632 \begin_layout Standard
10633 \begin_inset VSpace bigskip
10634 \end_inset
10635
10636 Spaces are needed for physical units, because the space between the value
10637  and the unit is the smallest one and not a normal space.
10638  For units in text, the smallest space is inserted via the menu 
10639 \family sans
10640 Insert\SpecialChar \menuseparator
10641 Formatting\SpecialChar \menuseparator
10642 Thin\InsetSpace ~
10643 Space
10644 \family default
10645  (shortcut 
10646 \family sans
10647 Ctrl-Shift-Space
10648 \family default
10649 ).
10650 \end_layout
10651
10652 \begin_layout Standard
10653 An example to visualize the difference:
10654 \end_layout
10655
10656 \begin_layout Standard
10657 \begin_inset Tabular
10658 <lyxtabular version="3" rows="2" columns="2">
10659 <features>
10660 <column alignment="left" valignment="top" width="0">
10661 <column alignment="left" valignment="top" width="0">
10662 <row>
10663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Standard
10667 24 kW
10668 \begin_inset Formula $\cdot$
10669 \end_inset
10670
10671 h
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Standard
10680 space between value and unit
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 </row>
10686 <row>
10687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Standard
10691 24\InsetSpace \thinspace{}
10692 kW
10693 \begin_inset Formula $\cdot$
10694 \end_inset
10695
10696 h
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Standard
10705 smallest space between value and unit
10706 \end_layout
10707
10708 \end_inset
10709 </cell>
10710 </row>
10711 </lyxtabular>
10712
10713 \end_inset
10714
10715
10716 \end_layout
10717
10718 \begin_layout Subsection
10719 Variable Space
10720 \begin_inset ERT
10721 status collapsed
10722
10723 \begin_layout Standard
10724
10725
10726 \backslash
10727 texorpdfstring{
10728 \end_layout
10729
10730 \end_inset
10731
10732
10733 \begin_inset Foot
10734 status collapsed
10735
10736 \begin_layout Standard
10737 for vertical space in formulas see 
10738 \begin_inset LatexCommand ref
10739 reference "sub:Line-Separation"
10740
10741 \end_inset
10742
10743
10744 \end_layout
10745
10746 \end_inset
10747
10748
10749 \begin_inset ERT
10750 status collapsed
10751
10752 \begin_layout Standard
10753
10754 }{}
10755 \end_layout
10756
10757 \end_inset
10758
10759
10760 \begin_inset Note Note
10761 status collapsed
10762
10763 \begin_layout Standard
10764
10765 \backslash
10766 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
10767 \end_layout
10768
10769 \begin_layout Standard
10770 More about 
10771 \backslash
10772 texorpdfstring is in section 
10773 \begin_inset LatexCommand ref
10774 reference "sub:Formulas-in-Section"
10775
10776 \end_inset
10777
10778 .
10779 \end_layout
10780
10781 \end_inset
10782
10783
10784 \begin_inset LatexCommand label
10785 name "sub:Variable-Space"
10786
10787 \end_inset
10788
10789
10790 \begin_inset LatexCommand index
10791 name "Space ! horizontal ! variable"
10792
10793 \end_inset
10794
10795
10796 \end_layout
10797
10798 \begin_layout Standard
10799 Space with a defined length can be inserted in LyX with the command
10800 \newline
10801
10802 \series bold
10803
10804 \backslash
10805 hspace{length}
10806 \series default
10807
10808 \begin_inset LatexCommand index
10809 name "Commands ! H ! \\textbackslash hspace"
10810
10811 \end_inset
10812
10813 .
10814  For the length all units listed in 
10815 \begin_inset LatexCommand ref
10816 reference "tab:Used-units"
10817
10818 \end_inset
10819
10820  are allowed, except of the unit 
10821 \begin_inset Quotes eld
10822 \end_inset
10823
10824 mu
10825 \begin_inset Quotes erd
10826 \end_inset
10827
10828 .
10829  The length may also be negative.
10830  To insert so many space that the formula uses all available space, the
10831  command 
10832 \series bold
10833
10834 \backslash
10835 hfill
10836 \series default
10837
10838 \begin_inset LatexCommand index
10839 name "Commands ! H ! \\textbackslash hfill"
10840
10841 \end_inset
10842
10843  is used.
10844 \end_layout
10845
10846 \begin_layout Standard
10847 \begin_inset VSpace -1mm
10848 \end_inset
10849
10850
10851 \end_layout
10852
10853 \begin_layout Standard
10854 \align center
10855 \begin_inset Tabular
10856 <lyxtabular version="3" rows="4" columns="2">
10857 <features>
10858 <column alignment="center" valignment="top" leftline="true" width="0">
10859 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10860 <row topline="true" bottomline="true">
10861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Standard
10865 Command
10866 \end_layout
10867
10868 \end_inset
10869 </cell>
10870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Standard
10874 Result
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 </row>
10880 <row topline="true">
10881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Standard
10885 A=B
10886 \backslash
10887 hspace{3cm
10888 \begin_inset Formula $\to$
10889 \end_inset
10890
10891 A
10892 \backslash
10893 not=C
10894 \end_layout
10895
10896 \end_inset
10897 </cell>
10898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Standard
10902 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
10903 \end_inset
10904
10905
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 </row>
10911 <row topline="true" bottomline="true">
10912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Standard
10916 A
10917 \backslash
10918 hspace{-1mm
10919 \begin_inset Formula $\to$
10920 \end_inset
10921
10922 A
10923 \backslash
10924 not=A
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Standard
10933 \begin_inset Formula $A\hspace{-1mm}A\not=A$
10934 \end_inset
10935
10936
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 </row>
10942 <row topline="true" bottomline="true">
10943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10944 \begin_inset Text
10945
10946 \begin_layout Standard
10947 A=A
10948 \backslash
10949 hfill
10950 \begin_inset ERT
10951 status collapsed
10952
10953 \begin_layout Standard
10954
10955
10956 \backslash
10957 spce 
10958 \end_layout
10959
10960 \end_inset
10961
10962 B=B
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10968 \begin_inset Text
10969
10970 \begin_layout Standard
10971 \begin_inset Formula $A=A\hfill B=B$
10972 \end_inset
10973
10974
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 </row>
10980 </lyxtabular>
10981
10982 \end_inset
10983
10984
10985 \end_layout
10986
10987 \begin_layout Standard
10988 In the last example the available space is given by the longest column entry
10989  of the table.
10990  In an inline formula the space depends on the length of the line in which
10991  
10992 \series bold
10993
10994 \backslash
10995 hfill
10996 \series default
10997  is inserted.
10998  Thus, when the line uses the full width, no space will be created.
10999  
11000 \series bold
11001
11002 \backslash
11003 hfill
11004 \series default
11005  has only an effect on displayed formulas when the formula style 
11006 \series bold
11007 Indented
11008 \series default
11009  is used.
11010  (Formula styles are explained in 
11011 \begin_inset LatexCommand ref
11012 reference "sec:Formula-Styles"
11013
11014 \end_inset
11015
11016 .)
11017 \end_layout
11018
11019 \begin_layout Standard
11020 The commands 
11021 \series bold
11022
11023 \backslash
11024 hspace
11025 \series default
11026  and 
11027 \series bold
11028
11029 \backslash
11030 hfill
11031 \series default
11032  can also be inserted in TeX-mode to use them for text:
11033 \end_layout
11034
11035 \begin_layout Standard
11036 This is a line with
11037 \begin_inset ERT
11038 status collapsed
11039
11040 \begin_layout Standard
11041
11042
11043 \backslash
11044 hspace{2cm}
11045 \end_layout
11046
11047 \end_inset
11048
11049 2\InsetSpace \thinspace{}
11050 cm space.
11051 \end_layout
11052
11053 \begin_layout Standard
11054 This is a line with
11055 \hfill
11056 maximum space.
11057 \end_layout
11058
11059 \begin_layout Standard
11060 In the last example 
11061 \series bold
11062
11063 \backslash
11064 hfill
11065 \series default
11066  was inserted via the menu 
11067 \family sans
11068 Insert\SpecialChar \menuseparator
11069 Formatting\SpecialChar \menuseparator
11070 Horizontal\InsetSpace ~
11071 Fill
11072 \family default
11073 , what is not possible in formulas.
11074  This has the advantage that one can directly see in LyX that this is a
11075  stretch space.
11076 \end_layout
11077
11078 \begin_layout Standard
11079 When the commands are at the begin of a text line but not at the beginning
11080  of a paragraph, they will be ignored by LaTeX.
11081  To avoid that, the command 
11082 \series bold
11083
11084 \backslash
11085 hspace*
11086 \series default
11087  is used instead of 
11088 \series bold
11089
11090 \backslash
11091 hspace
11092 \series default
11093 .
11094  To get the same with 
11095 \series bold
11096
11097 \backslash
11098 hfill
11099 \series default
11100 , a line break and an empty placeholder
11101 \series bold
11102
11103 \begin_inset Foot
11104 status collapsed
11105
11106 \begin_layout Standard
11107 for placeholders see 
11108 \begin_inset LatexCommand ref
11109 reference "sub:Placeholders"
11110
11111 \end_inset
11112
11113
11114 \end_layout
11115
11116 \end_inset
11117
11118
11119 \series default
11120  is inserted in TeX-mode with the command 
11121 \series bold
11122
11123 \backslash
11124 vphantom{} 
11125 \series default
11126 before 
11127 \series bold
11128
11129 \backslash
11130 hfill
11131 \series default
11132 .
11133  
11134 \end_layout
11135
11136 \begin_layout Subsection
11137 Space besides inline Formulas
11138 \begin_inset LatexCommand index
11139 name "Space ! besides inline formulas"
11140
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \begin_layout Standard
11147 The space that surrounds inline formulas can be adjusted with the length
11148  
11149 \series bold
11150
11151 \backslash
11152 mathsurround
11153 \begin_inset LatexCommand index
11154 name "Commands ! M ! \\textbackslash mathsurround"
11155
11156 \end_inset
11157
11158
11159 \series default
11160 .
11161  The value of a length is set with the command 
11162 \series bold
11163
11164 \backslash
11165 setlength
11166 \begin_inset LatexCommand index
11167 name "Commands ! S ! \\textbackslash setlength"
11168
11169 \end_inset
11170
11171
11172 \series default
11173  that has the following scheme:
11174 \end_layout
11175
11176 \begin_layout Standard
11177
11178 \series bold
11179
11180 \backslash
11181 setlength{length name}{value}
11182 \end_layout
11183
11184 \begin_layout Standard
11185 To set 
11186 \series bold
11187
11188 \backslash
11189 mathsurround
11190 \series default
11191  to the value 5\InsetSpace \thinspace{}
11192 mm, the command
11193 \end_layout
11194
11195 \begin_layout Standard
11196
11197 \series bold
11198
11199 \backslash
11200 setlength{
11201 \backslash
11202 mathsurround}{5mm}
11203 \end_layout
11204
11205 \begin_layout Standard
11206 is inserted in TeX-mode.
11207  5\InsetSpace \thinspace{}
11208 mm space will now be set around all inline formulas:
11209 \begin_inset ERT
11210 status collapsed
11211
11212 \begin_layout Standard
11213
11214
11215 \backslash
11216 setlength{
11217 \backslash
11218 mathsurround}{5mm}
11219 \end_layout
11220
11221 \end_inset
11222
11223
11224 \end_layout
11225
11226 \begin_layout Standard
11227 This is a line with an inline formula 
11228 \begin_inset Formula $A=B$
11229 \end_inset
11230
11231  with 5\InsetSpace \thinspace{}
11232 mm surrounding space.
11233 \begin_inset ERT
11234 status collapsed
11235
11236 \begin_layout Standard
11237
11238
11239 \backslash
11240 setlength{
11241 \backslash
11242 mathsurround}{0pt}
11243 \end_layout
11244
11245 \end_inset
11246
11247
11248 \end_layout
11249
11250 \begin_layout Standard
11251 To return to the predefined value, 
11252 \series bold
11253
11254 \backslash
11255 mathsurround
11256 \series default
11257  is set to the value 0\InsetSpace \thinspace{}
11258 pt.
11259 \end_layout
11260
11261 \begin_layout Section
11262 Boxes and Frames
11263 \begin_inset LatexCommand index
11264 name "Boxes"
11265
11266 \end_inset
11267
11268
11269 \begin_inset LatexCommand index
11270 name "Frames | see {Boxes}"
11271
11272 \end_inset
11273
11274
11275 \end_layout
11276
11277 \begin_layout Standard
11278 Boxes for text are described in chapter 
11279 \family typewriter
11280 Boxes
11281 \family default
11282  in the 
11283 \family typewriter
11284 Embedded\InsetSpace ~
11285 Objects
11286 \family default
11287  manual.
11288 \end_layout
11289
11290 \begin_layout Subsection
11291 Boxes with Frame
11292 \begin_inset LatexCommand label
11293 name "sub:Boxes-with-Frame"
11294
11295 \end_inset
11296
11297
11298 \begin_inset LatexCommand index
11299 name "Boxes ! with frame"
11300
11301 \end_inset
11302
11303
11304 \end_layout
11305
11306 \begin_layout Standard
11307 It is possible to frame formulas or parts of it with the commands 
11308 \series bold
11309
11310 \backslash
11311 fbox
11312 \series default
11313
11314 \begin_inset LatexCommand index
11315 name "Commands ! F ! \\textbackslash fbox"
11316
11317 \end_inset
11318
11319  and 
11320 \series bold
11321
11322 \backslash
11323 boxed
11324 \series default
11325
11326 \begin_inset LatexCommand index
11327 name "Commands ! B ! \\textbackslash boxed"
11328
11329 \end_inset
11330
11331 .
11332 \end_layout
11333
11334 \begin_layout Standard
11335 When one of these commands is inserted to a formula, a blue box appears
11336  within a frame to enter formula parts.
11337  For 
11338 \series bold
11339
11340 \backslash
11341 fbox
11342 \series default
11343  an additional formula has to be created by 
11344 \family sans
11345 Ctrl-m
11346 \family default
11347  within this box
11348 \begin_inset Foot
11349 status collapsed
11350
11351 \begin_layout Standard
11352 Due to a bug in LyX it is not possible to create a new formula with 
11353 \family sans
11354 Ctrl-m
11355 \family default
11356 , see 
11357 \begin_inset ERT
11358 status collapsed
11359
11360 \begin_layout Standard
11361
11362
11363 \backslash
11364 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11365 \end_layout
11366
11367 \end_inset
11368
11369 LyX-bug #1435
11370 \begin_inset ERT
11371 status collapsed
11372
11373 \begin_layout Standard
11374
11375 }
11376 \end_layout
11377
11378 \end_inset
11379
11380 .
11381 \end_layout
11382
11383 \end_inset
11384
11385 , because the box content will otherwise be treated as mathematical text.
11386  When 
11387 \series bold
11388
11389 \backslash
11390 boxed
11391 \series default
11392  is used, a new formula is automatically created inside the frame.
11393 \end_layout
11394
11395 \begin_layout Standard
11396 The command 
11397 \series bold
11398
11399 \backslash
11400 fbox
11401 \series default
11402  is not suitable to frame displayed formulas, because the formula will always
11403  be set in the size of the text.
11404  
11405 \series bold
11406
11407 \backslash
11408 boxed
11409 \series default
11410  is in contrary not suitable to frame inline formulas, because the formula
11411  will always be set in the size of a displayed formula.
11412 \end_layout
11413
11414 \begin_layout Standard
11415 As extension to 
11416 \series bold
11417
11418 \backslash
11419 fbox
11420 \series default
11421  there is the command 
11422 \series bold
11423
11424 \backslash
11425 framebox
11426 \series default
11427
11428 \begin_inset LatexCommand index
11429 name "Commands ! F ! \\textbackslash framebox"
11430
11431 \end_inset
11432
11433  where additionally the frame width and the alignment can be specified.
11434  
11435 \series bold
11436
11437 \backslash
11438 framebox
11439 \series default
11440  is used in the following scheme:
11441 \end_layout
11442
11443 \begin_layout Standard
11444
11445 \series bold
11446
11447 \backslash
11448 framebox[frame width][position]{box content}
11449 \end_layout
11450
11451 \begin_layout Standard
11452 The position can either be 
11453 \emph on
11454 l
11455 \emph default
11456  or 
11457 \emph on
11458 r
11459 \emph default
11460 .
11461  
11462 \emph on
11463 l
11464 \emph default
11465  left aligns, 
11466 \emph on
11467 r
11468 \emph default
11469  right aligns the formula in the box.
11470  When no position is given, the formula will be centered.
11471 \newline
11472 Is no width given,
11473  also no position can be given.
11474  In this case the frame width is adjusted to the box content like for 
11475 \series bold
11476
11477 \backslash
11478 fbox
11479 \series default
11480 .
11481 \end_layout
11482
11483 \begin_layout Standard
11484 When the command 
11485 \series bold
11486
11487 \backslash
11488 framebox
11489 \series default
11490  is inserted, a box appears containing three blue boxes.
11491 \begin_inset Foot
11492 status collapsed
11493
11494 \begin_layout Standard
11495 Due to a bug in LyX the cursor has to be placed left beside blue the boxes
11496  to fill them, see 
11497 \begin_inset ERT
11498 status collapsed
11499
11500 \begin_layout Standard
11501
11502
11503 \backslash
11504 href{http://bugzilla.lyx.org/show_bug.cgi?id=2461}{
11505 \end_layout
11506
11507 \end_inset
11508
11509 LyX-bug #2461
11510 \begin_inset ERT
11511 status collapsed
11512
11513 \begin_layout Standard
11514
11515 }
11516 \end_layout
11517
11518 \end_inset
11519
11520 .
11521 \end_layout
11522
11523 \end_inset
11524
11525  The first two boxes are surrounded by brackets and denote the two optional
11526  arguments.
11527  The third box is for formula parts like for 
11528 \series bold
11529
11530 \backslash
11531 fbox
11532 \series default
11533 .
11534 \end_layout
11535
11536 \begin_layout Standard
11537 \align center
11538 \begin_inset Note Note
11539 status open
11540
11541 \begin_layout Standard
11542 The table has been set into a minipage to make the footnote appearing.
11543  Otherwise the footnote text would not be displayed.
11544 \end_layout
11545
11546 \end_inset
11547
11548
11549 \begin_inset Box Frameless
11550 position "c"
11551 hor_pos "c"
11552 has_inner_box 1
11553 inner_pos "c"
11554 use_parbox 0
11555 width "100col%"
11556 special "none"
11557 height "1in"
11558 height_special "totalheight"
11559 status open
11560
11561 \begin_layout Standard
11562 \align center
11563 \begin_inset Tabular
11564 <lyxtabular version="3" rows="5" columns="2">
11565 <features>
11566 <column alignment="center" valignment="top" leftline="true" width="0">
11567 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
11568 <row topline="true" bottomline="true">
11569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Standard
11573 Command
11574 \begin_inset Foot
11575 status collapsed
11576
11577 \begin_layout Standard
11578 Due to a bug in LyX it is not possible to create a new formula with 
11579 \family sans
11580 Ctrl-m
11581 \family default
11582 , see 
11583 \begin_inset ERT
11584 status collapsed
11585
11586 \begin_layout Standard
11587
11588
11589 \backslash
11590 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
11591 \end_layout
11592
11593 \end_inset
11594
11595 LyX-bug #1435
11596 \begin_inset ERT
11597 status collapsed
11598
11599 \begin_layout Standard
11600
11601 }
11602 \end_layout
11603
11604 \end_inset
11605
11606
11607 \end_layout
11608
11609 \end_inset
11610
11611
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Standard
11620 Result
11621 \begin_inset Note Note
11622 status collapsed
11623
11624 \begin_layout Standard
11625
11626 \series bold
11627
11628 \backslash
11629 raisebox
11630 \series default
11631  is only used as spacer.
11632 \end_layout
11633
11634 \end_inset
11635
11636
11637 \end_layout
11638
11639 \end_inset
11640 </cell>
11641 </row>
11642 <row topline="true">
11643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11644 \begin_inset Text
11645
11646 \begin_layout Standard
11647
11648 \backslash
11649 fbox
11650 \begin_inset ERT
11651 status collapsed
11652
11653 \begin_layout Standard
11654
11655
11656 \backslash
11657 spce 
11658 \end_layout
11659
11660 \end_inset
11661
11662
11663 \family sans
11664 Ctrl-m
11665 \family default
11666  
11667 \backslash
11668 int
11669 \begin_inset ERT
11670 status collapsed
11671
11672 \begin_layout Standard
11673
11674
11675 \backslash
11676 spce 
11677 \end_layout
11678
11679 \end_inset
11680
11681 A=B
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Standard
11690 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
11691
11692 \end_inset
11693
11694
11695 \end_layout
11696
11697 \end_inset
11698 </cell>
11699 </row>
11700 <row topline="true">
11701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Standard
11705
11706 \backslash
11707 boxed
11708 \begin_inset ERT
11709 status collapsed
11710
11711 \begin_layout Standard
11712
11713
11714 \backslash
11715 spce 
11716 \end_layout
11717
11718 \end_inset
11719
11720
11721 \backslash
11722 int
11723 \begin_inset ERT
11724 status collapsed
11725
11726 \begin_layout Standard
11727
11728
11729 \backslash
11730 spce 
11731 \end_layout
11732
11733 \end_inset
11734
11735 A=B
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Standard
11744 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11745 \end_inset
11746
11747
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 </row>
11753 <row topline="true">
11754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11755 \begin_inset Text
11756
11757 \begin_layout Standard
11758 A+
11759 \backslash
11760 fbox
11761 \begin_inset ERT
11762 status collapsed
11763
11764 \begin_layout Standard
11765
11766
11767 \backslash
11768 spce 
11769 \end_layout
11770
11771 \end_inset
11772
11773 B
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Standard
11782 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11783 \end_inset
11784
11785
11786 \end_layout
11787
11788 \end_inset
11789 </cell>
11790 </row>
11791 <row topline="true" bottomline="true">
11792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11793 \begin_inset Text
11794
11795 \begin_layout Standard
11796
11797 \backslash
11798 framebox
11799 \begin_inset ERT
11800 status collapsed
11801
11802 \begin_layout Standard
11803
11804
11805 \backslash
11806 spce 
11807 \end_layout
11808
11809 \end_inset
11810
11811 20mm
11812 \begin_inset Formula $\to$
11813 \end_inset
11814
11815
11816 \begin_inset Formula $\to$
11817 \end_inset
11818
11819
11820 \family sans
11821 Ctrl-m
11822 \family default
11823  
11824 \backslash
11825 frac
11826 \begin_inset ERT
11827 status collapsed
11828
11829 \begin_layout Standard
11830
11831
11832 \backslash
11833 spce 
11834 \end_layout
11835
11836 \end_inset
11837
11838 A
11839 \begin_inset Formula $\downarrow$
11840 \end_inset
11841
11842 B
11843 \end_layout
11844
11845 \end_inset
11846 </cell>
11847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11848 \begin_inset Text
11849
11850 \begin_layout Standard
11851 \begin_inset Formula $\raisebox{6mm}{}$
11852 \end_inset
11853
11854
11855 \begin_inset Formula $\framebox[20mm]{$\frac{A}{B}$}$
11856 \end_inset
11857
11858
11859 \begin_inset Formula $\raisebox{-4mm}{}$
11860 \end_inset
11861
11862
11863 \end_layout
11864
11865 \end_inset
11866 </cell>
11867 </row>
11868 </lyxtabular>
11869
11870 \end_inset
11871
11872
11873 \end_layout
11874
11875 \end_inset
11876
11877
11878 \end_layout
11879
11880 \begin_layout Standard
11881 The frame thickness can also be adjusted.
11882  To do this the following commands have to be inserted in TeX-mode before
11883  the formula
11884 \end_layout
11885
11886 \begin_layout Standard
11887
11888 \series bold
11889
11890 \backslash
11891 fboxrule
11892 \series default
11893  
11894 \series bold
11895
11896 \begin_inset Quotes eld
11897 \end_inset
11898
11899 thickness
11900 \begin_inset Quotes erd
11901 \end_inset
11902
11903
11904 \series default
11905  
11906 \series bold
11907
11908 \backslash
11909 fboxsep
11910 \series default
11911  
11912 \series bold
11913
11914 \begin_inset Quotes eld
11915 \end_inset
11916
11917 distance
11918 \begin_inset Quotes erd
11919 \end_inset
11920
11921
11922 \end_layout
11923
11924 \begin_layout Standard
11925 \begin_inset Quotes eld
11926 \end_inset
11927
11928 distance
11929 \begin_inset Quotes erd
11930 \end_inset
11931
11932  specifies the minimal distance between the frame and the first character
11933  in the box.
11934  An example for this is the following framed formula:
11935 \begin_inset ERT
11936 status collapsed
11937
11938 \begin_layout Standard
11939
11940
11941 \backslash
11942 fboxrule 2mm 
11943 \backslash
11944 fboxsep 3mm
11945 \end_layout
11946
11947 \end_inset
11948
11949
11950 \begin_inset Formula \[
11951 \boxed{A+B=C}\]
11952
11953 \end_inset
11954
11955 Before this formula the commands
11956 \end_layout
11957
11958 \begin_layout Standard
11959
11960 \series bold
11961
11962 \backslash
11963 fboxrule
11964 \series default
11965  
11966 \series bold
11967 2mm
11968 \series default
11969  
11970 \series bold
11971
11972 \backslash
11973 fboxsep
11974 \series default
11975  
11976 \series bold
11977 3mm
11978 \end_layout
11979
11980 \begin_layout Standard
11981 were inserted in TeX-mode.
11982  The given values are used for all following boxes.
11983 \end_layout
11984
11985 \begin_layout Standard
11986 To return to the standard frame size, the command
11987 \end_layout
11988
11989 \begin_layout Standard
11990
11991 \series bold
11992
11993 \backslash
11994 fboxrule
11995 \series default
11996  
11997 \series bold
11998 0.4pt
11999 \series default
12000  
12001 \series bold
12002
12003 \backslash
12004 fboxsep
12005 \series default
12006  
12007 \series bold
12008 3pt
12009 \series default
12010
12011 \begin_inset ERT
12012 status collapsed
12013
12014 \begin_layout Standard
12015
12016
12017 \backslash
12018 fboxrule 0.4pt 
12019 \backslash
12020 fboxsep 3pt
12021 \end_layout
12022
12023 \end_inset
12024
12025
12026 \end_layout
12027
12028 \begin_layout Standard
12029 is inserted in TeX-mode before the next formula.
12030 \end_layout
12031
12032 \begin_layout Subsection
12033 Boxes without Frame
12034 \begin_inset LatexCommand label
12035 name "sub:Boxes-without-Frame"
12036
12037 \end_inset
12038
12039
12040 \begin_inset LatexCommand index
12041 name "Boxes ! without frame"
12042
12043 \end_inset
12044
12045
12046 \end_layout
12047
12048 \begin_layout Standard
12049 For boxes without a frame there are the following box commands: 
12050 \series bold
12051
12052 \backslash
12053 mbox
12054 \series default
12055
12056 \begin_inset LatexCommand index
12057 name "Commands ! M ! \\textbackslash mbox"
12058
12059 \end_inset
12060
12061
12062 \series bold
12063
12064 \backslash
12065 makebox
12066 \series default
12067
12068 \begin_inset LatexCommand index
12069 name "Commands ! M ! \\textbackslash makebox"
12070
12071 \end_inset
12072
12073 , and 
12074 \series bold
12075
12076 \backslash
12077 raisebox
12078 \series default
12079
12080 \begin_inset LatexCommand index
12081 name "Commands ! R ! \\textbackslash raisebox"
12082
12083 \end_inset
12084
12085
12086 \end_layout
12087
12088 \begin_layout Standard
12089 With 
12090 \series bold
12091
12092 \backslash
12093 raisebox
12094 \series default
12095  a box can be super- or subscripted.
12096  But in contrary to normal super- and subscripting, the characters in the
12097  box keep their font size.
12098  
12099 \series bold
12100
12101 \backslash
12102 raisebox
12103 \series default
12104  is used in the following scheme:
12105 \end_layout
12106
12107 \begin_layout Standard
12108
12109 \series bold
12110
12111 \backslash
12112 raisebox{height}{box content}
12113 \end_layout
12114
12115 \begin_layout Standard
12116 When the box should contain a formula, an extra formula is needed like for
12117  
12118 \series bold
12119
12120 \backslash
12121 fbox
12122 \series default
12123 .
12124 \end_layout
12125
12126 \begin_layout Standard
12127 \align center
12128 \begin_inset Tabular
12129 <lyxtabular version="3" rows="4" columns="2">
12130 <features>
12131 <column alignment="center" valignment="top" leftline="true" width="0">
12132 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12133 <row topline="true" bottomline="true">
12134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12135 \begin_inset Text
12136
12137 \begin_layout Standard
12138 Command
12139 \end_layout
12140
12141 \end_inset
12142 </cell>
12143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12144 \begin_inset Text
12145
12146 \begin_layout Standard
12147 Result
12148 \end_layout
12149
12150 \end_inset
12151 </cell>
12152 </row>
12153 <row topline="true">
12154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12155 \begin_inset Text
12156
12157 \begin_layout Standard
12158 H
12159 \backslash
12160 raisebox{2mm
12161 \begin_inset Formula $\to$
12162 \end_inset
12163
12164
12165 \backslash
12166 {al
12167 \begin_inset Formula $\to$
12168 \end_inset
12169
12170  lo
12171 \end_layout
12172
12173 \end_inset
12174 </cell>
12175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12176 \begin_inset Text
12177
12178 \begin_layout Standard
12179 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12180 \end_inset
12181
12182
12183 \end_layout
12184
12185 \end_inset
12186 </cell>
12187 </row>
12188 <row topline="true" bottomline="true">
12189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12190 \begin_inset Text
12191
12192 \begin_layout Standard
12193 H
12194 \backslash
12195 raisebox{-2mm
12196 \begin_inset Formula $\to$
12197 \end_inset
12198
12199
12200 \backslash
12201 {al
12202 \begin_inset Formula $\to$
12203 \end_inset
12204
12205 lo
12206 \end_layout
12207
12208 \end_inset
12209 </cell>
12210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12211 \begin_inset Text
12212
12213 \begin_layout Standard
12214 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12215 \end_inset
12216
12217
12218 \end_layout
12219
12220 \end_inset
12221 </cell>
12222 </row>
12223 <row topline="true" bottomline="true">
12224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12225 \begin_inset Text
12226
12227 \begin_layout Standard
12228 A=
12229 \backslash
12230 raisebox{-2mm
12231 \begin_inset Formula $\to$
12232 \end_inset
12233
12234
12235 \backslash
12236 {
12237 \family sans
12238 Ctrl-m
12239 \family default
12240  
12241 \backslash
12242 sqrt
12243 \begin_inset ERT
12244 status collapsed
12245
12246 \begin_layout Standard
12247
12248
12249 \backslash
12250 spce 
12251 \end_layout
12252
12253 \end_inset
12254
12255
12256 \end_layout
12257
12258 \end_inset
12259 </cell>
12260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12261 \begin_inset Text
12262
12263 \begin_layout Standard
12264 \begin_inset ERT
12265 status collapsed
12266
12267 \begin_layout Standard
12268
12269 $A=
12270 \backslash
12271 raisebox{-2mm}{$
12272 \backslash
12273 sqrt{B}$}$
12274 \end_layout
12275
12276 \end_inset
12277
12278
12279 \end_layout
12280
12281 \end_inset
12282 </cell>
12283 </row>
12284 </lyxtabular>
12285
12286 \end_inset
12287
12288
12289 \end_layout
12290
12291 \begin_layout Standard
12292 The last formula can currently only be created using TeX-mode because LyX
12293  inserts a box instead of the needed extra formula.
12294 \begin_inset Foot
12295 status collapsed
12296
12297 \begin_layout Standard
12298 see 
12299 \begin_inset ERT
12300 status collapsed
12301
12302 \begin_layout Standard
12303
12304
12305 \backslash
12306 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12307 \end_layout
12308
12309 \end_inset
12310
12311 LyX-bug #1435
12312 \begin_inset ERT
12313 status collapsed
12314
12315 \begin_layout Standard
12316
12317 }
12318 \end_layout
12319
12320 \end_inset
12321
12322
12323 \end_layout
12324
12325 \end_inset
12326
12327
12328 \end_layout
12329
12330 \begin_layout Standard
12331 The command 
12332 \series bold
12333
12334 \backslash
12335 mbox
12336 \series default
12337  is equivalent to 
12338 \series bold
12339
12340 \backslash
12341 fbox
12342 \series default
12343  and 
12344 \series bold
12345
12346 \backslash
12347 makebox
12348 \series default
12349  is equivalent to 
12350 \series bold
12351
12352 \backslash
12353 framebox
12354 \series default
12355 , with the difference that there is no frame.
12356 \end_layout
12357
12358 \begin_layout Subsection
12359 Colored Boxes
12360 \begin_inset LatexCommand label
12361 name "sub:Colored-Boxes"
12362
12363 \end_inset
12364
12365
12366 \begin_inset LatexCommand index
12367 name "Boxes ! colored"
12368
12369 \end_inset
12370
12371
12372 \end_layout
12373
12374 \begin_layout Standard
12375 To be able to use all commands explained in this section, the LaTeX-package
12376  
12377 \series bold
12378 color
12379 \series default
12380
12381 \begin_inset Foot
12382 status collapsed
12383
12384 \begin_layout Standard
12385 The LaTeX-package 
12386 \series bold
12387 color
12388 \series default
12389  is part of every LaTeX standard installation.
12390 \end_layout
12391
12392 \end_inset
12393
12394
12395 \begin_inset LatexCommand index
12396 name "Packages ! color"
12397
12398 \end_inset
12399
12400  has to be loaded in the LaTeX-preamble with the line
12401 \begin_inset Foot
12402 status collapsed
12403
12404 \begin_layout Standard
12405 When text is colored somewhere in the document with a predefined color,
12406  LyX loads the LaTeX-package 
12407 \series bold
12408 color
12409 \series default
12410  automatically.
12411  Thus it is possible that the package is loaded twice, but this doesn't
12412  arise problems.
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \begin_inset Note Note
12419 status collapsed
12420
12421 \begin_layout Standard
12422 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12423 amble.
12424 \end_layout
12425
12426 \end_inset
12427
12428
12429 \end_layout
12430
12431 \begin_layout Standard
12432
12433 \series bold
12434
12435 \backslash
12436 usepackage{color}
12437 \end_layout
12438
12439 \begin_layout Standard
12440 \begin_inset VSpace medskip
12441 \end_inset
12442
12443 To color boxes, the command 
12444 \series bold
12445
12446 \backslash
12447 colorbox
12448 \series default
12449
12450 \begin_inset LatexCommand index
12451 name "Commands ! C ! \\textbackslash colorbox"
12452
12453 \end_inset
12454
12455  is used in the following scheme:
12456 \end_layout
12457
12458 \begin_layout Standard
12459
12460 \series bold
12461
12462 \backslash
12463 colorbox{color}{box content}
12464 \end_layout
12465
12466 \begin_layout Standard
12467 The box content can also be a box and a 
12468 \series bold
12469
12470 \backslash
12471 colorbox
12472 \series default
12473  can also be part of another box (see the 2nd and 3rd example).
12474  When the box should contain a formula, an extra formula has to be created,
12475  the same as for 
12476 \series bold
12477
12478 \backslash
12479 fbox
12480 \series default
12481 .
12482 \begin_inset Foot
12483 status collapsed
12484
12485 \begin_layout Standard
12486 This also applies for the command 
12487 \series bold
12488
12489 \backslash
12490 fcolorbox
12491 \series default
12492 .
12493  Thereby note 
12494 \begin_inset ERT
12495 status collapsed
12496
12497 \begin_layout Standard
12498
12499
12500 \backslash
12501 href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
12502 \end_layout
12503
12504 \end_inset
12505
12506 LyX-bug #1435
12507 \begin_inset ERT
12508 status collapsed
12509
12510 \begin_layout Standard
12511
12512 }
12513 \end_layout
12514
12515 \end_inset
12516
12517 .
12518 \end_layout
12519
12520 \end_inset
12521
12522
12523 \end_layout
12524
12525 \begin_layout Standard
12526 One of the following predefined colors can be chosen:
12527 \end_layout
12528
12529 \begin_layout Standard
12530
12531 \series bold
12532 black
12533 \series default
12534
12535 \series bold
12536 blue
12537 \series default
12538
12539 \series bold
12540 cyan
12541 \series default
12542
12543 \series bold
12544 green
12545 \series default
12546
12547 \series bold
12548 magenta
12549 \series default
12550
12551 \series bold
12552 red
12553 \series default
12554
12555 \series bold
12556 white
12557 \series default
12558 , and 
12559 \series bold
12560 yellow
12561 \end_layout
12562
12563 \begin_layout Standard
12564 \align center
12565 \begin_inset Tabular
12566 <lyxtabular version="3" rows="4" columns="2">
12567 <features>
12568 <column alignment="center" valignment="top" leftline="true" width="0">
12569 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12570 <row topline="true" bottomline="true">
12571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12572 \begin_inset Text
12573
12574 \begin_layout Standard
12575 Command
12576 \end_layout
12577
12578 \end_inset
12579 </cell>
12580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12581 \begin_inset Text
12582
12583 \begin_layout Standard
12584 Result
12585 \begin_inset Note Note
12586 status collapsed
12587
12588 \begin_layout Standard
12589
12590 \series bold
12591
12592 \backslash
12593 raisebox
12594 \series default
12595  is only used as spacer.
12596 \end_layout
12597
12598 \end_inset
12599
12600
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 </row>
12606 <row topline="true">
12607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12608 \begin_inset Text
12609
12610 \begin_layout Standard
12611
12612 \backslash
12613 colorbox{yellow
12614 \begin_inset Formula $\to$
12615 \end_inset
12616
12617
12618 \backslash
12619 {A=B
12620 \end_layout
12621
12622 \end_inset
12623 </cell>
12624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12625 \begin_inset Text
12626
12627 \begin_layout Standard
12628 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12629 \end_inset
12630
12631
12632 \end_layout
12633
12634 \end_inset
12635 </cell>
12636 </row>
12637 <row topline="true">
12638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12639 \begin_inset Text
12640
12641 \begin_layout Standard
12642
12643 \backslash
12644 colorbox{green
12645 \begin_inset Formula $\to$
12646 \end_inset
12647
12648
12649 \backslash
12650 {
12651 \backslash
12652 fbox
12653 \begin_inset ERT
12654 status collapsed
12655
12656 \begin_layout Standard
12657
12658
12659 \backslash
12660 spce 
12661 \end_layout
12662
12663 \end_inset
12664
12665 A=B
12666 \end_layout
12667
12668 \end_inset
12669 </cell>
12670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \begin_layout Standard
12674 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12675 \end_inset
12676
12677
12678 \end_layout
12679
12680 \end_inset
12681 </cell>
12682 </row>
12683 <row topline="true" bottomline="true">
12684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12685 \begin_inset Text
12686
12687 \begin_layout Standard
12688
12689 \backslash
12690 fbox
12691 \begin_inset ERT
12692 status collapsed
12693
12694 \begin_layout Standard
12695
12696
12697 \backslash
12698 spce 
12699 \end_layout
12700
12701 \end_inset
12702
12703
12704 \backslash
12705 colorbox{green
12706 \begin_inset Formula $\to$
12707 \end_inset
12708
12709
12710 \backslash
12711 {A=B
12712 \end_layout
12713
12714 \end_inset
12715 </cell>
12716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12717 \begin_inset Text
12718
12719 \begin_layout Standard
12720 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
12721 \end_inset
12722
12723
12724 \end_layout
12725
12726 \end_inset
12727 </cell>
12728 </row>
12729 </lyxtabular>
12730
12731 \end_inset
12732
12733
12734 \end_layout
12735
12736 \begin_layout Standard
12737
12738 \series bold
12739
12740 \backslash
12741 colorbox
12742 \series default
12743  only colors the box but not the characters in the box.
12744  To color all characters, the whole formula is highlighted and the wanted
12745  color is chosen in the 
12746 \family sans
12747 Text\InsetSpace ~
12748 Style
12749 \family default
12750  dialog.
12751  The dialog can be called with the toolbar button 
12752 \begin_inset Graphics
12753         filename ../images/dialog-show_character.png
12754         scale 85
12755
12756 \end_inset
12757
12758  or the menu 
12759 \family sans
12760 Edit\SpecialChar \menuseparator
12761 Text\InsetSpace ~
12762 Style\SpecialChar \menuseparator
12763 Customized
12764 \family default
12765 .
12766  The formula number has then the same color as the formula.
12767  When the formula number should get another color than the formula characters,
12768  the color must be changed within the formula.
12769 \end_layout
12770
12771 \begin_layout Standard
12772 An example:
12773 \end_layout
12774
12775 \begin_layout Standard
12776
12777 \color red
12778 \begin_inset Formula \begin{equation}
12779 \int A=B\label{eq:red}\end{equation}
12780
12781 \end_inset
12782
12783
12784 \color green
12785
12786 \begin_inset Formula \begin{equation}
12787 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
12788
12789 \end_inset
12790
12791
12792 \end_layout
12793
12794 \begin_layout Standard
12795 Formula 
12796 \begin_inset LatexCommand eqref
12797 reference "eq:red"
12798
12799 \end_inset
12800
12801  is completely colored red.
12802 \newline
12803 Formula 
12804 \begin_inset LatexCommand eqref
12805 reference "eq:redgreen"
12806
12807 \end_inset
12808
12809  was first completely colored green to set the color for the formula number.
12810  Subsequently the formula characters were colored red.
12811 \end_layout
12812
12813 \begin_layout Standard
12814 \begin_inset VSpace bigskip
12815 \end_inset
12816
12817 To color the frame different than the rest of the box, the command 
12818 \series bold
12819
12820 \backslash
12821 fcolorbox
12822 \series default
12823
12824 \begin_inset LatexCommand index
12825 name "Commands ! F ! \\textbackslash fcolorbox"
12826
12827 \end_inset
12828
12829  is used in the following scheme:
12830 \end_layout
12831
12832 \begin_layout Standard
12833
12834 \series bold
12835
12836 \backslash
12837 fcolorbox{frame color}{color}{box content}
12838 \end_layout
12839
12840 \begin_layout Standard
12841 So 
12842 \series bold
12843
12844 \backslash
12845 fcolorbox
12846 \series default
12847  is an extension of the command 
12848 \series bold
12849
12850 \backslash
12851 colorbox
12852 \series default
12853 .
12854  The frame width is set, like for 
12855 \series bold
12856
12857 \backslash
12858 framebox
12859 \series default
12860 , with 
12861 \series bold
12862
12863 \backslash
12864 fboxrule
12865 \series default
12866  and 
12867 \series bold
12868
12869 \backslash
12870 fboxsep
12871 \series default
12872 .
12873  An example:
12874 \begin_inset ERT
12875 status collapsed
12876
12877 \begin_layout Standard
12878
12879
12880 \backslash
12881 fboxrule 1mm 
12882 \backslash
12883 fboxsep 1mm
12884 \end_layout
12885
12886 \end_inset
12887
12888
12889 \begin_inset Formula \[
12890 \fcolorbox{cyan}{magenta}{A=B}\]
12891
12892 \end_inset
12893
12894
12895 \begin_inset ERT
12896 status collapsed
12897
12898 \begin_layout Standard
12899
12900
12901 \backslash
12902 fboxrule 0.4pt 
12903 \backslash
12904 fboxsep 3pt
12905 \end_layout
12906
12907 \end_inset
12908
12909
12910 \end_layout
12911
12912 \begin_layout Standard
12913 This formula was created with the command
12914 \newline
12915
12916 \series bold
12917
12918 \backslash
12919 fcolorbox{cyan
12920 \begin_inset Formula $\to$
12921 \end_inset
12922
12923
12924 \backslash
12925 {magenta
12926 \begin_inset Formula $\to$
12927 \end_inset
12928
12929
12930 \backslash
12931 {A=B
12932 \series default
12933 .
12934 \end_layout
12935
12936 \begin_layout Standard
12937 \begin_inset VSpace bigskip
12938 \end_inset
12939
12940 To use other colors than the predefined ones, they have to be defined first.
12941 \end_layout
12942
12943 \begin_layout Standard
12944 One can for example define the color 
12945 \begin_inset Quotes eld
12946 \end_inset
12947
12948
12949 \series bold
12950 darkgreen
12951 \series default
12952
12953 \begin_inset Quotes erd
12954 \end_inset
12955
12956  with the LaTeX-preamble line:
12957 \end_layout
12958
12959 \begin_layout Standard
12960
12961 \series bold
12962
12963 \backslash
12964 definecolor{darkgreen}{cmyk}{0.5,
12965 \series default
12966  
12967 \series bold
12968 0,
12969 \series default
12970  
12971 \series bold
12972 1,
12973 \series default
12974  
12975 \series bold
12976 0.5}
12977 \series default
12978
12979 \begin_inset LatexCommand index
12980 name "Commands ! D ! \\textbackslash definecolor"
12981
12982 \end_inset
12983
12984
12985 \end_layout
12986
12987 \begin_layout Standard
12988
12989 \series bold
12990 cmyk
12991 \series default
12992  is the color space that denotes the colors 
12993 \series bold
12994 cyan
12995 \series default
12996
12997 \series bold
12998 magenta
12999 \series default
13000
13001 \series bold
13002 yellow
13003 \series default
13004 , and 
13005 \series bold
13006 black
13007 \series default
13008 .
13009  The four comma separated numbers are the portion factor for the corresponding
13010  colors of the color space.
13011  The factors can be in the range of 0\InsetSpace \thinspace{}
13012 -\InsetSpace \thinspace{}
13013 1.
13014  Instead of 
13015 \series bold
13016 cmyk
13017 \series default
13018  also the color space 
13019 \series bold
13020 rgb
13021 \series default
13022  can be used for definitions.
13023  
13024 \series bold
13025 rgb
13026 \series default
13027  denotes 
13028 \series bold
13029 red
13030 \series default
13031
13032 \series bold
13033 green
13034 \series default
13035 , and 
13036 \series bold
13037 blue
13038 \series default
13039 , so that there are in this case three portion factors for the corresponding
13040  colors.
13041  Furthermore there is the color space 
13042 \series bold
13043 gray
13044 \series default
13045  with one portion factor for the gray value.
13046 \end_layout
13047
13048 \begin_layout Standard
13049 As example a framed box with the new defined color 
13050 \series bold
13051 darkgreen
13052 \series default
13053  where the characters have been colored 
13054 \series bold
13055 yellow
13056 \series default
13057 :
13058 \begin_inset Formula \begin{equation}
13059 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13060
13061 \end_inset
13062
13063
13064 \end_layout
13065
13066 \begin_layout Standard
13067 Self-defined colors can also be be used for text with the help of the command
13068  
13069 \series bold
13070
13071 \backslash
13072 textcolor
13073 \series default
13074 :
13075 \begin_inset LatexCommand index
13076 name "Text ! colored"
13077
13078 \end_inset
13079
13080
13081 \end_layout
13082
13083 \begin_layout Standard
13084 \begin_inset ERT
13085 status collapsed
13086
13087 \begin_layout Standard
13088
13089
13090 \backslash
13091 textcolor{darkgreen}{
13092 \end_layout
13093
13094 \end_inset
13095
13096 This sentence is 
13097 \begin_inset Quotes eld
13098 \end_inset
13099
13100 darkgreen
13101 \begin_inset Quotes erd
13102 \end_inset
13103
13104 .
13105 \begin_inset ERT
13106 status collapsed
13107
13108 \begin_layout Standard
13109
13110 }
13111 \end_layout
13112
13113 \end_inset
13114
13115
13116 \end_layout
13117
13118 \begin_layout Standard
13119
13120 \series bold
13121
13122 \backslash
13123 textcolor
13124 \series default
13125
13126 \begin_inset LatexCommand index
13127 name "Commands ! T ! \\textbackslash textcolor"
13128
13129 \end_inset
13130
13131  is used in the scheme 
13132 \series bold
13133
13134 \backslash
13135 textcolor{color}{characters to color}
13136 \series default
13137 .
13138 \end_layout
13139
13140 \begin_layout Subsection
13141 Paragraph Boxes
13142 \begin_inset LatexCommand label
13143 name "sub:Paragraph-Boxes"
13144
13145 \end_inset
13146
13147
13148 \begin_inset LatexCommand index
13149 name "Boxes ! as paragraph"
13150
13151 \end_inset
13152
13153
13154 \end_layout
13155
13156 \begin_layout Standard
13157 A box that can contain several lines and paragraphs, a so called paragraph
13158  box (parbox), can be created with the menu 
13159 \family sans
13160 Insert\SpecialChar \menuseparator
13161 Box
13162 \family default
13163  or the toolbar button 
13164 \begin_inset Graphics
13165         filename ../images/box-insert.png
13166         scale 85
13167
13168 \end_inset
13169
13170 .
13171 \end_layout
13172
13173 \begin_layout Standard
13174 The following example shows a framed parbox in a line:
13175 \end_layout
13176
13177 \begin_layout Standard
13178 \begin_inset VSpace medskip
13179 \end_inset
13180
13181 This is a line 
13182 \begin_inset Box Boxed
13183 position "c"
13184 hor_pos "c"
13185 has_inner_box 1
13186 inner_pos "t"
13187 use_parbox 1
13188 width "5cm"
13189 special "none"
13190 height "1in"
13191 height_special "totalheight"
13192 status open
13193
13194 \begin_layout Standard
13195 This is a paragraph box.
13196  It is exactly 5\InsetSpace \thinspace{}
13197 cm long and can also contain formulas: 
13198 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13199 \end_inset
13200
13201
13202 \end_layout
13203
13204 \end_inset
13205
13206  with a parbox.
13207 \end_layout
13208
13209 \begin_layout Standard
13210 \begin_inset VSpace medskip
13211 \end_inset
13212
13213
13214 \end_layout
13215
13216 \begin_layout Standard
13217 Such a box is created by right-clicking on the gray box inset.
13218  A dialog pops up showing the box properties.
13219  In our case set: 
13220 \emph on
13221 Decoration
13222 \emph default
13223 : Recangular box, 
13224 \emph on
13225 Inner Box
13226 \emph default
13227 : Parbox, 
13228 \emph on
13229 Width
13230 \emph default
13231 : 5\InsetSpace \thinspace{}
13232 cm, 
13233 \emph on
13234 Vertical Box Alignment
13235 \emph default
13236 : Middle
13237 \end_layout
13238
13239 \begin_layout Standard
13240 \begin_inset VSpace medskip
13241 \end_inset
13242
13243 In LaTeX a parbox is created with the command 
13244 \series bold
13245
13246 \backslash
13247 parbox
13248 \series default
13249
13250 \begin_inset LatexCommand index
13251 name "Commands ! P ! \\textbackslash parbox"
13252
13253 \end_inset
13254
13255  that has the following scheme:
13256 \end_layout
13257
13258 \begin_layout Standard
13259
13260 \series bold
13261
13262 \backslash
13263 parbox[position]{width}{box content}
13264 \end_layout
13265
13266 \begin_layout Standard
13267 The positions 
13268 \emph on
13269 b
13270 \emph default
13271  and 
13272 \emph on
13273 t
13274 \emph default
13275  are possible.
13276  
13277 \emph on
13278 b
13279 \emph default
13280  for bottom means that the box is aligned within the surrounding text with
13281  its last line.
13282  With 
13283 \emph on
13284 t
13285 \emph default
13286  for top this is done with the first line.
13287  When no position is given, the box will be vertically centered, see section
13288  
13289 \emph on
13290 Boxes
13291 \emph default
13292  of the 
13293 \emph on
13294 Embedded\InsetSpace ~
13295 Objects
13296 \emph default
13297  manual for examples.
13298 \end_layout
13299
13300 \begin_layout Standard
13301 \begin_inset VSpace bigskip
13302 \end_inset
13303
13304 To frame formulas completely, including the formula number, the formula
13305  must be set into a parbox.
13306  To do this, the command 
13307 \series bold
13308
13309 \backslash
13310 fbox{
13311 \backslash
13312 parbox{
13313 \backslash
13314 linewidth-2
13315 \backslash
13316 fboxsep-2
13317 \backslash
13318 fboxrule}{
13319 \series default
13320  is inserted in TeX-mode before the formula.
13321  
13322 \series bold
13323
13324 \backslash
13325 linewidth
13326 \begin_inset LatexCommand index
13327 name "Commands ! L ! \\textbackslash linewidth"
13328
13329 \end_inset
13330
13331
13332 \series default
13333  is hereby the line width set for the document.
13334  Because the frame is outside the parbox, 2\InsetSpace \thinspace{}
13335 times the frame separation and
13336  the frame thickness must be subtracted from the line width.
13337  As this is not automatically done by LyX due to a bug
13338 \begin_inset Foot
13339 status collapsed
13340
13341 \begin_layout Standard
13342 \begin_inset ERT
13343 status collapsed
13344
13345 \begin_layout Standard
13346
13347
13348 \backslash
13349 href{http://bugzilla.lyx.org/show_bug.cgi?id=4483}{
13350 \end_layout
13351
13352 \end_inset
13353
13354 LyX-bug #4483
13355 \begin_inset ERT
13356 status collapsed
13357
13358 \begin_layout Standard
13359
13360 }
13361 \end_layout
13362
13363 \end_inset
13364
13365
13366 \end_layout
13367
13368 \end_inset
13369
13370 , TeX-mode has to be used.
13371  To be able to multiply and subtract in arguments, the LaTeX-package 
13372 \series bold
13373 calc
13374 \series default
13375
13376 \begin_inset Foot
13377 status collapsed
13378
13379 \begin_layout Standard
13380
13381 \series bold
13382 calc
13383 \series default
13384  is part of every LaTeX standard installation.
13385 \end_layout
13386
13387 \end_inset
13388
13389
13390 \begin_inset LatexCommand index
13391 name "Packages ! calc"
13392
13393 \end_inset
13394
13395  must be loaded in the LaTeX-preamble with the line
13396 \end_layout
13397
13398 \begin_layout Standard
13399
13400 \series bold
13401
13402 \backslash
13403 usepackage{calc}
13404 \end_layout
13405
13406 \begin_layout Standard
13407 Behind the formula both boxes are closed by entering 
13408 \series bold
13409 }}
13410 \series default
13411  in TeX-mode.
13412  Here is an example:
13413 \begin_inset ERT
13414 status collapsed
13415
13416 \begin_layout Standard
13417
13418
13419 \backslash
13420 fboxsep 5mm 
13421 \backslash
13422 fboxrule 5mm
13423 \end_layout
13424
13425 \end_inset
13426
13427
13428 \end_layout
13429
13430 \begin_layout Standard
13431 \begin_inset ERT
13432 status collapsed
13433
13434 \begin_layout Standard
13435
13436
13437 \backslash
13438 fbox{
13439 \backslash
13440 parbox{
13441 \backslash
13442 linewidth-2
13443 \backslash
13444 fboxsep-2
13445 \backslash
13446 fboxrule}{
13447 \end_layout
13448
13449 \end_inset
13450
13451
13452 \begin_inset Formula \begin{equation}
13453 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
13454
13455 \end_inset
13456
13457
13458 \begin_inset ERT
13459 status collapsed
13460
13461 \begin_layout Standard
13462
13463 }}
13464 \end_layout
13465
13466 \end_inset
13467
13468
13469 \begin_inset ERT
13470 status collapsed
13471
13472 \begin_layout Standard
13473
13474
13475 \backslash
13476 fboxrule 0.4pt 
13477 \backslash
13478 fboxsep 3pt
13479 \end_layout
13480
13481 \end_inset
13482
13483
13484 \end_layout
13485
13486 \begin_layout Standard
13487 \begin_inset VSpace medskip
13488 \end_inset
13489
13490 As a parbox is used as argument of 
13491 \series bold
13492
13493 \backslash
13494 fbox
13495 \series default
13496 , there is in this case no difference between 
13497 \series bold
13498
13499 \backslash
13500 fbox
13501 \series default
13502  and 
13503 \series bold
13504
13505 \backslash
13506 boxed
13507 \series default
13508 .
13509 \end_layout
13510
13511 \begin_layout Standard
13512 \begin_inset VSpace bigskip
13513 \end_inset
13514
13515 Paragraph boxes are very useful to comment formulas directly.
13516  To do this, 
13517 \series bold
13518
13519 \backslash
13520 parbox
13521 \series default
13522  is used in combination with the command 
13523 \series bold
13524
13525 \backslash
13526 tag
13527 \series default
13528 .
13529  (more about 
13530 \series bold
13531
13532 \backslash
13533 tag
13534 \series default
13535  see 
13536 \begin_inset LatexCommand ref
13537 reference "sub:User-defined-Numbering"
13538
13539 \end_inset
13540
13541 )
13542 \end_layout
13543
13544 \begin_layout Standard
13545 An example of a formula commented with 
13546 \series bold
13547
13548 \backslash
13549 parbox
13550 \series default
13551 :
13552 \end_layout
13553
13554 \begin_layout Standard
13555 \begin_inset ERT
13556 status collapsed
13557
13558 \begin_layout Standard
13559
13560
13561 \backslash
13562 [5x-7b=3b
13563 \backslash
13564 tag*{
13565 \backslash
13566 parbox{5cm}{
13567 \end_layout
13568
13569 \end_inset
13570
13571 This is a description.
13572  It is distinctly separated from the formula and multiline.
13573 \begin_inset ERT
13574 status collapsed
13575
13576 \begin_layout Standard
13577
13578 }}
13579 \backslash
13580 ]
13581 \end_layout
13582
13583 \end_inset
13584
13585
13586 \end_layout
13587
13588 \begin_layout Standard
13589 Such a formula must be inserted completely in TeX-mode because LyX does
13590  not yet support the command 
13591 \series bold
13592
13593 \backslash
13594 parbox
13595 \series default
13596  in formulas.
13597  The formula is created with the following command sequence:
13598 \end_layout
13599
13600 \begin_layout Standard
13601 The command 
13602 \series bold
13603
13604 \backslash
13605 [5x-7b=3b
13606 \backslash
13607 tag*
13608 \backslash
13609 {
13610 \backslash
13611 parbox{5cm}{
13612 \series default
13613  is inserted in TeX-mode.
13614 \begin_inset Foot
13615 status collapsed
13616
13617 \begin_layout Standard
13618 When the formula style 
13619 \series bold
13620 Indented
13621 \series default
13622  is used, 
13623 \series bold
13624
13625 \backslash
13626 tag*
13627 \backslash
13628 {
13629 \series default
13630  can also be replaced by 
13631 \series bold
13632
13633 \backslash
13634 hfill
13635 \series default
13636 .
13637  (formula styles see 
13638 \begin_inset LatexCommand ref
13639 reference "sec:Formula-Styles"
13640
13641 \end_inset
13642
13643 )
13644 \end_layout
13645
13646 \end_inset
13647
13648  Then the description follows as normal text, and finally 
13649 \series bold
13650 }}
13651 \backslash
13652 ]
13653 \series default
13654  is inserted in TeX-mode.
13655  The commands 
13656 \series bold
13657
13658 \backslash
13659 [
13660 \series default
13661  and 
13662 \series bold
13663
13664 \backslash
13665 ]
13666 \series default
13667  hereby create a displayed formula.
13668 \end_layout
13669
13670 \begin_layout Standard
13671 The advantages of 
13672 \series bold
13673
13674 \backslash
13675 parbox
13676 \series default
13677  can be seen in this example that was 
13678 \begin_inset Quotes eld
13679 \end_inset
13680
13681 commented
13682 \begin_inset Quotes erd
13683 \end_inset
13684
13685  using the mathematical textmode:
13686 \begin_inset Formula \[
13687 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
13688
13689 \end_inset
13690
13691
13692 \end_layout
13693
13694 \begin_layout Section
13695 Operators
13696 \begin_inset LatexCommand index
13697 name "Operators"
13698
13699 \end_inset
13700
13701
13702 \end_layout
13703
13704 \begin_layout Subsection
13705 Big Operators
13706 \begin_inset LatexCommand label
13707 name "sub:Big-Operators"
13708
13709 \end_inset
13710
13711
13712 \begin_inset LatexCommand index
13713 name "Operators ! big"
13714
13715 \end_inset
13716
13717
13718 \begin_inset LatexCommand index
13719 name "Sums"
13720
13721 \end_inset
13722
13723
13724 \begin_inset LatexCommand index
13725 name "Integrals"
13726
13727 \end_inset
13728
13729
13730 \end_layout
13731
13732 \begin_layout Standard
13733 To be able to use all integral operators listed here, the option 
13734 \family sans
13735 Use esint package automatically
13736 \family default
13737  must be set in the document settings under 
13738 \family sans
13739 Math\InsetSpace ~
13740 Options
13741 \family default
13742 .
13743 \end_layout
13744
13745 \begin_layout Standard
13746
13747 \hfill
13748
13749 \begin_inset Tabular
13750 <lyxtabular version="3" rows="11" columns="2">
13751 <features>
13752 <column alignment="center" valignment="top" leftline="true" width="0pt">
13753 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13754 <row topline="true" bottomline="true">
13755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Standard
13759 Command
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Standard
13768 Result
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 </row>
13774 <row topline="true">
13775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Standard
13779
13780 \backslash
13781 sum
13782 \begin_inset LatexCommand index
13783 name "Commands ! S ! \\textbackslash sum"
13784
13785 \end_inset
13786
13787
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13793 \begin_inset Text
13794
13795 \begin_layout Standard
13796 \begin_inset Formula $\sum$
13797 \end_inset
13798
13799
13800 \end_layout
13801
13802 \end_inset
13803 </cell>
13804 </row>
13805 <row topline="true">
13806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13807 \begin_inset Text
13808
13809 \begin_layout Standard
13810
13811 \backslash
13812 int
13813 \begin_inset LatexCommand index
13814 name "Commands ! I ! \\textbackslash int"
13815
13816 \end_inset
13817
13818
13819 \end_layout
13820
13821 \end_inset
13822 </cell>
13823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Standard
13827 \begin_inset Formula $\int$
13828 \end_inset
13829
13830
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 </row>
13836 <row topline="true">
13837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13838 \begin_inset Text
13839
13840 \begin_layout Standard
13841
13842 \backslash
13843 intop
13844 \end_layout
13845
13846 \end_inset
13847 </cell>
13848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Standard
13852 \begin_inset Formula $\intop$
13853 \end_inset
13854
13855
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 </row>
13861 <row topline="true">
13862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13863 \begin_inset Text
13864
13865 \begin_layout Standard
13866
13867 \backslash
13868 oint
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Standard
13877 \begin_inset Formula $\oint$
13878 \end_inset
13879
13880
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 </row>
13886 <row topline="true">
13887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13888 \begin_inset Text
13889
13890 \begin_layout Standard
13891
13892 \backslash
13893 ointop
13894 \end_layout
13895
13896 \end_inset
13897 </cell>
13898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13899 \begin_inset Text
13900
13901 \begin_layout Standard
13902 \begin_inset Formula $\ointop$
13903 \end_inset
13904
13905
13906 \end_layout
13907
13908 \end_inset
13909 </cell>
13910 </row>
13911 <row topline="true">
13912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13913 \begin_inset Text
13914
13915 \begin_layout Standard
13916
13917 \backslash
13918 ointctrclockwise
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Standard
13927 \begin_inset Formula $\ointctrclockwise$
13928 \end_inset
13929
13930
13931 \end_layout
13932
13933 \end_inset
13934 </cell>
13935 </row>
13936 <row topline="true">
13937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13938 \begin_inset Text
13939
13940 \begin_layout Standard
13941
13942 \backslash
13943 ointclockwise
13944 \end_layout
13945
13946 \end_inset
13947 </cell>
13948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13949 \begin_inset Text
13950
13951 \begin_layout Standard
13952 \begin_inset Formula $\ointclockwise$
13953 \end_inset
13954
13955
13956 \end_layout
13957
13958 \end_inset
13959 </cell>
13960 </row>
13961 <row topline="true">
13962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13963 \begin_inset Text
13964
13965 \begin_layout Standard
13966
13967 \backslash
13968 sqint
13969 \end_layout
13970
13971 \end_inset
13972 </cell>
13973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13974 \begin_inset Text
13975
13976 \begin_layout Standard
13977 \begin_inset Formula $\sqint$
13978 \end_inset
13979
13980
13981 \end_layout
13982
13983 \end_inset
13984 </cell>
13985 </row>
13986 <row topline="true">
13987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13988 \begin_inset Text
13989
13990 \begin_layout Standard
13991
13992 \backslash
13993 bigcap
13994 \end_layout
13995
13996 \end_inset
13997 </cell>
13998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13999 \begin_inset Text
14000
14001 \begin_layout Standard
14002 \begin_inset Formula $\bigcap$
14003 \end_inset
14004
14005
14006 \end_layout
14007
14008 \end_inset
14009 </cell>
14010 </row>
14011 <row topline="true" bottomline="true">
14012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14013 \begin_inset Text
14014
14015 \begin_layout Standard
14016
14017 \backslash
14018 bigcup
14019 \end_layout
14020
14021 \end_inset
14022 </cell>
14023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14024 \begin_inset Text
14025
14026 \begin_layout Standard
14027 \begin_inset Formula $\bigcup$
14028 \end_inset
14029
14030
14031 \end_layout
14032
14033 \end_inset
14034 </cell>
14035 </row>
14036 </lyxtabular>
14037
14038 \end_inset
14039
14040
14041 \hfill
14042
14043 \begin_inset Tabular
14044 <lyxtabular version="3" rows="10" columns="2">
14045 <features>
14046 <column alignment="center" valignment="top" leftline="true" width="0pt">
14047 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14048 <row topline="true" bottomline="true">
14049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14050 \begin_inset Text
14051
14052 \begin_layout Standard
14053 Command
14054 \end_layout
14055
14056 \end_inset
14057 </cell>
14058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14059 \begin_inset Text
14060
14061 \begin_layout Standard
14062 Result
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 </row>
14068 <row topline="true">
14069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Standard
14073
14074 \backslash
14075 prod
14076 \begin_inset LatexCommand index
14077 name "Commands ! P ! \\textbackslash prod"
14078
14079 \end_inset
14080
14081
14082 \end_layout
14083
14084 \end_inset
14085 </cell>
14086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14087 \begin_inset Text
14088
14089 \begin_layout Standard
14090 \begin_inset Formula $\prod$
14091 \end_inset
14092
14093
14094 \end_layout
14095
14096 \end_inset
14097 </cell>
14098 </row>
14099 <row topline="true">
14100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14101 \begin_inset Text
14102
14103 \begin_layout Standard
14104
14105 \backslash
14106 coprod
14107 \end_layout
14108
14109 \end_inset
14110 </cell>
14111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14112 \begin_inset Text
14113
14114 \begin_layout Standard
14115 \begin_inset Formula $\coprod$
14116 \end_inset
14117
14118
14119 \end_layout
14120
14121 \end_inset
14122 </cell>
14123 </row>
14124 <row topline="true">
14125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Standard
14129
14130 \backslash
14131 bigodot
14132 \end_layout
14133
14134 \end_inset
14135 </cell>
14136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14137 \begin_inset Text
14138
14139 \begin_layout Standard
14140 \begin_inset Formula $\bigodot$
14141 \end_inset
14142
14143
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 </row>
14149 <row topline="true">
14150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14151 \begin_inset Text
14152
14153 \begin_layout Standard
14154
14155 \backslash
14156 bigotimes
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Standard
14165 \begin_inset Formula $\bigotimes$
14166 \end_inset
14167
14168
14169 \end_layout
14170
14171 \end_inset
14172 </cell>
14173 </row>
14174 <row topline="true">
14175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14176 \begin_inset Text
14177
14178 \begin_layout Standard
14179
14180 \backslash
14181 bigoplus
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Standard
14190 \begin_inset Formula $\bigoplus$
14191 \end_inset
14192
14193
14194 \end_layout
14195
14196 \end_inset
14197 </cell>
14198 </row>
14199 <row topline="true">
14200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Standard
14204
14205 \backslash
14206 bigwedge
14207 \end_layout
14208
14209 \end_inset
14210 </cell>
14211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14212 \begin_inset Text
14213
14214 \begin_layout Standard
14215 \begin_inset Formula $\bigwedge$
14216 \end_inset
14217
14218
14219 \end_layout
14220
14221 \end_inset
14222 </cell>
14223 </row>
14224 <row topline="true">
14225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14226 \begin_inset Text
14227
14228 \begin_layout Standard
14229
14230 \backslash
14231 bigvee
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Standard
14240 \begin_inset Formula $\bigvee$
14241 \end_inset
14242
14243
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 </row>
14249 <row topline="true">
14250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14251 \begin_inset Text
14252
14253 \begin_layout Standard
14254
14255 \backslash
14256 bigsqcup
14257 \end_layout
14258
14259 \end_inset
14260 </cell>
14261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14262 \begin_inset Text
14263
14264 \begin_layout Standard
14265 \begin_inset Formula $\bigsqcup$
14266 \end_inset
14267
14268
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 </row>
14274 <row topline="true" bottomline="true">
14275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14276 \begin_inset Text
14277
14278 \begin_layout Standard
14279
14280 \backslash
14281 biguplus
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Standard
14290 \begin_inset Formula $\biguplus$
14291 \end_inset
14292
14293
14294 \end_layout
14295
14296 \end_inset
14297 </cell>
14298 </row>
14299 </lyxtabular>
14300
14301 \end_inset
14302
14303
14304 \hfill
14305
14306 \end_layout
14307
14308 \begin_layout Standard
14309 All big operators can also be inserted via the math toolbar button 
14310 \begin_inset Graphics
14311         filename ../images/math/intop.png
14312         scale 85
14313
14314 \end_inset
14315
14316 .
14317 \end_layout
14318
14319 \begin_layout Standard
14320 The operators are called big because they are bigger than the sometimes
14321  equal looking binary operators.
14322  All big operators can have limits as described in the next subsection.
14323 \end_layout
14324
14325 \begin_layout Standard
14326 The operators 
14327 \series bold
14328
14329 \backslash
14330 intop
14331 \series default
14332  and 
14333 \series bold
14334
14335 \backslash
14336 ointop
14337 \series default
14338  are different from 
14339 \series bold
14340
14341 \backslash
14342 int
14343 \series default
14344  and 
14345 \series bold
14346
14347 \backslash
14348 oint
14349 \series default
14350 , resp.\InsetSpace ~
14351 in the style the operator limits are displayed, see 
14352 \begin_inset LatexCommand ref
14353 reference "sub:Operator-Limits"
14354
14355 \end_inset
14356
14357 .
14358  
14359 \end_layout
14360
14361 \begin_layout Subsubsection*
14362 Advices for Integrals
14363 \end_layout
14364
14365 \begin_layout Standard
14366 The letter 
14367 \emph on
14368 d
14369 \emph default
14370  in an integral is an operator, that therefore has to be set upright.
14371  This is done by highlighting the 
14372 \emph on
14373 d
14374 \emph default
14375  and using the keyboard shortcut 
14376 \family sans
14377 Alt-c\InsetSpace ~
14378 r
14379 \family default
14380
14381 \begin_inset Foot
14382 status collapsed
14383
14384 \begin_layout Standard
14385 Font styles
14386 \series bold
14387  
14388 \series default
14389 see 
14390 \begin_inset LatexCommand ref
14391 reference "sub:Font-Styles"
14392
14393 \end_inset
14394
14395
14396 \end_layout
14397
14398 \end_inset
14399
14400 .
14401  Finally the smallest space is inserted before the 
14402 \emph on
14403 d
14404 \emph default
14405 , as this is usual for operators.
14406  An example:
14407 \end_layout
14408
14409 \begin_layout Standard
14410 incorrect: 
14411 \begin_inset Formula $\int A(x)dx$
14412 \end_inset
14413
14414
14415 \newline
14416
14417 \begin_inset ERT
14418 status collapsed
14419
14420 \begin_layout Standard
14421
14422
14423 \backslash
14424 hphantom{in}
14425 \end_layout
14426
14427 \end_inset
14428
14429 correct: 
14430 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \begin_layout Standard
14437 For multiple integrals there are the following commands:
14438 \begin_inset VSpace medskip
14439 \end_inset
14440
14441
14442 \end_layout
14443
14444 \begin_layout Standard
14445
14446 \hfill
14447
14448 \begin_inset Tabular
14449 <lyxtabular version="3" rows="4" columns="2">
14450 <features>
14451 <column alignment="center" valignment="top" leftline="true" width="0">
14452 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14453 <row topline="true" bottomline="true">
14454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Standard
14458 Command
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14464 \begin_inset Text
14465
14466 \begin_layout Standard
14467 Result
14468 \begin_inset Note Note
14469 status collapsed
14470
14471 \begin_layout Standard
14472
14473 \series bold
14474
14475 \backslash
14476 raisebox
14477 \series default
14478  is only used as spacer.
14479 \end_layout
14480
14481 \end_inset
14482
14483
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 <row topline="true">
14490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Standard
14494
14495 \backslash
14496 iint
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14502 \begin_inset Text
14503
14504 \begin_layout Standard
14505 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14506 \end_inset
14507
14508
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 </row>
14514 <row topline="true">
14515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14516 \begin_inset Text
14517
14518 \begin_layout Standard
14519
14520 \backslash
14521 oiint
14522 \end_layout
14523
14524 \end_inset
14525 </cell>
14526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14527 \begin_inset Text
14528
14529 \begin_layout Standard
14530 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14531 \end_inset
14532
14533
14534 \end_layout
14535
14536 \end_inset
14537 </cell>
14538 </row>
14539 <row topline="true" bottomline="true">
14540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14541 \begin_inset Text
14542
14543 \begin_layout Standard
14544
14545 \backslash
14546 sqiint
14547 \end_layout
14548
14549 \end_inset
14550 </cell>
14551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14552 \begin_inset Text
14553
14554 \begin_layout Standard
14555 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14556 \end_inset
14557
14558
14559 \end_layout
14560
14561 \end_inset
14562 </cell>
14563 </row>
14564 </lyxtabular>
14565
14566 \end_inset
14567
14568
14569 \hfill
14570
14571 \begin_inset Tabular
14572 <lyxtabular version="3" rows="4" columns="2">
14573 <features>
14574 <column alignment="center" valignment="top" leftline="true" width="0">
14575 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14576 <row topline="true" bottomline="true">
14577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14578 \begin_inset Text
14579
14580 \begin_layout Standard
14581 Command
14582 \end_layout
14583
14584 \end_inset
14585 </cell>
14586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14587 \begin_inset Text
14588
14589 \begin_layout Standard
14590 Result
14591 \end_layout
14592
14593 \end_inset
14594 </cell>
14595 </row>
14596 <row topline="true">
14597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Standard
14601
14602 \backslash
14603 iiint
14604 \end_layout
14605
14606 \end_inset
14607 </cell>
14608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14609 \begin_inset Text
14610
14611 \begin_layout Standard
14612 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14613 \end_inset
14614
14615
14616 \end_layout
14617
14618 \end_inset
14619 </cell>
14620 </row>
14621 <row topline="true">
14622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14623 \begin_inset Text
14624
14625 \begin_layout Standard
14626
14627 \backslash
14628 iiiint
14629 \end_layout
14630
14631 \end_inset
14632 </cell>
14633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14634 \begin_inset Text
14635
14636 \begin_layout Standard
14637 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14638 \end_inset
14639
14640
14641 \end_layout
14642
14643 \end_inset
14644 </cell>
14645 </row>
14646 <row topline="true" bottomline="true">
14647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14648 \begin_inset Text
14649
14650 \begin_layout Standard
14651
14652 \backslash
14653 dotsint
14654 \end_layout
14655
14656 \end_inset
14657 </cell>
14658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14659 \begin_inset Text
14660
14661 \begin_layout Standard
14662 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14663 \end_inset
14664
14665
14666 \end_layout
14667
14668 \end_inset
14669 </cell>
14670 </row>
14671 </lyxtabular>
14672
14673 \end_inset
14674
14675
14676 \hfill
14677
14678 \end_layout
14679
14680 \begin_layout Subsection
14681 Operator Limits
14682 \begin_inset LatexCommand label
14683 name "sub:Operator-Limits"
14684
14685 \end_inset
14686
14687
14688 \begin_inset LatexCommand index
14689 name "Operators ! Limits"
14690
14691 \end_inset
14692
14693
14694 \end_layout
14695
14696 \begin_layout Standard
14697 Limits are created by super- and subscripts:
14698 \end_layout
14699
14700 \begin_layout Standard
14701 \align center
14702 \begin_inset Tabular
14703 <lyxtabular version="3" rows="2" columns="2">
14704 <features>
14705 <column alignment="center" valignment="top" leftline="true" width="0pt">
14706 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14707 <row topline="true" bottomline="true">
14708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14709 \begin_inset Text
14710
14711 \begin_layout Standard
14712 Command
14713 \end_layout
14714
14715 \end_inset
14716 </cell>
14717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14718 \begin_inset Text
14719
14720 \begin_layout Standard
14721 Result
14722 \begin_inset Note Note
14723 status collapsed
14724
14725 \begin_layout Standard
14726
14727 \series bold
14728
14729 \backslash
14730 raisebox
14731 \series default
14732  is only used as spacer.
14733 \end_layout
14734
14735 \end_inset
14736
14737
14738 \end_layout
14739
14740 \end_inset
14741 </cell>
14742 </row>
14743 <row topline="true" bottomline="true">
14744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14745 \begin_inset Text
14746
14747 \begin_layout Standard
14748
14749 \backslash
14750 prod^
14751 \backslash
14752 infty
14753 \begin_inset ERT
14754 status collapsed
14755
14756 \begin_layout Standard
14757
14758
14759 \backslash
14760 spce 
14761 \end_layout
14762
14763 \end_inset
14764
14765
14766 \begin_inset Formula $\to$
14767 \end_inset
14768
14769 _0
14770 \begin_inset Formula $\to$
14771 \end_inset
14772
14773 A(x)
14774 \end_layout
14775
14776 \end_inset
14777 </cell>
14778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Standard
14782 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14783 \end_inset
14784
14785
14786 \end_layout
14787
14788 \end_inset
14789 </cell>
14790 </row>
14791 </lyxtabular>
14792
14793 \end_inset
14794
14795
14796 \end_layout
14797
14798 \begin_layout Standard
14799 Limits of inline formulas are set right beside the operator.
14800  Limits in displayed formulas are set above or below the operator, except
14801  of integral limits.
14802 \end_layout
14803
14804 \begin_layout Standard
14805 To force that the limits are set beside the operator, the cursor is set
14806  directly behind the operator and the limits type is changed with the menu
14807  
14808 \family sans
14809 Edit\SpecialChar \menuseparator
14810 Math\SpecialChar \menuseparator
14811 Change Limits Type
14812 \family default
14813  to 
14814 \family sans
14815 \series bold
14816 Inline
14817 \family default
14818 \series default
14819  (shortcut 
14820 \family sans
14821 Alt-m\InsetSpace ~
14822 l
14823 \family default
14824 ).
14825  An example:
14826 \end_layout
14827
14828 \begin_layout Standard
14829 The default limits type is this:
14830 \begin_inset Formula \[
14831 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
14832
14833 \end_inset
14834
14835 This is how it looks when the limits type was changed to 
14836 \family sans
14837 \series bold
14838 Inline
14839 \family default
14840 \series default
14841 :
14842 \begin_inset Formula \[
14843 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
14844
14845 \end_inset
14846
14847 For integrals, except of 
14848 \series bold
14849
14850 \backslash
14851 intop
14852 \series default
14853  and 
14854 \series bold
14855
14856 \backslash
14857 ointop
14858 \series default
14859 , the limits are by default set beside the operator.
14860  But for multiple integrals the limits are often set below the operator.
14861  In the following example the limits type was therefore set to 
14862 \series bold
14863 Display
14864 \series default
14865  and so set below the integrals:
14866 \begin_inset Formula \begin{equation}
14867 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
14868
14869 \end_inset
14870
14871
14872 \end_layout
14873
14874 \begin_layout Standard
14875 \begin_inset VSpace medskip
14876 \end_inset
14877
14878 To specify conditions for limits, the commands 
14879 \series bold
14880
14881 \backslash
14882 subarray
14883 \series default
14884
14885 \begin_inset LatexCommand index
14886 name "Commands ! S ! \\textbackslash subarray"
14887
14888 \end_inset
14889
14890  and 
14891 \series bold
14892
14893 \backslash
14894 substack
14895 \series default
14896
14897 \begin_inset LatexCommand index
14898 name "Commands ! S ! \\textbackslash substack"
14899
14900 \end_inset
14901
14902  are used.
14903  To create for example this expression 
14904 \begin_inset Formula \begin{equation}
14905 \sum_{\begin{subarray}{c}
14906 0<k<1000\\
14907 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
14908
14909 \end_inset
14910
14911
14912 \end_layout
14913
14914 \begin_layout Standard
14915 the following has to be done:
14916 \newline
14917 First the command 
14918 \series bold
14919
14920 \backslash
14921 sum
14922 \series default
14923 ^
14924 \series bold
14925 n
14926 \begin_inset ERT
14927 status collapsed
14928
14929 \begin_layout Standard
14930
14931
14932 \backslash
14933 spce 
14934 \end_layout
14935
14936 \end_inset
14937
14938 _
14939 \series default
14940  is typed in.
14941  One is now in a blue box under the summation operator and insert there
14942  the command 
14943 \series bold
14944
14945 \backslash
14946 subarray
14947 \begin_inset ERT
14948 status collapsed
14949
14950 \begin_layout Standard
14951
14952
14953 \backslash
14954 spce 
14955 \end_layout
14956
14957 \end_inset
14958
14959
14960 \series default
14961 .
14962  The blue box is now within a purple box and now several lines can be written
14963  among each other.
14964  A new line is created by inserting a line break (
14965 \family sans
14966 Ctrl-Return
14967 \family default
14968 ).
14969  When now
14970 \newline
14971
14972 \series bold
14973 0<k<1000 Ctrl-Return
14974 \newline
14975
14976 \series default
14977 is typed in, a new box appears below for the new line.
14978 \end_layout
14979
14980 \begin_layout Standard
14981 The alignment of the lines can be changed to left aligned with the 
14982 \family sans
14983 table
14984 \family default
14985  
14986 \family sans
14987 toolbar
14988 \family default
14989  or the menu 
14990 \family sans
14991 Edit\SpecialChar \menuseparator
14992 Rows &Columns
14993 \family default
14994 .
14995  To get right alignment, 
14996 \series bold
14997
14998 \backslash
14999 hfill
15000 \begin_inset ERT
15001 status collapsed
15002
15003 \begin_layout Standard
15004
15005
15006 \backslash
15007 spce 
15008 \end_layout
15009
15010 \end_inset
15011
15012
15013 \series default
15014  is inserted at the beginning of the line.
15015 \end_layout
15016
15017 \begin_layout Standard
15018 The command 
15019 \series bold
15020
15021 \backslash
15022 substack
15023 \series default
15024  is equivalent to 
15025 \series bold
15026
15027 \backslash
15028 subarray
15029 \series default
15030  with the difference that the lines are always centered.
15031 \end_layout
15032
15033 \begin_layout Standard
15034 \begin_inset VSpace bigskip
15035 \end_inset
15036
15037 Like in formula 
15038 \begin_inset LatexCommand eqref
15039 reference "eq:substack"
15040
15041 \end_inset
15042
15043  there can be too much space beside an operator, because the characters
15044  following the operator are set beside the limits.
15045 \end_layout
15046
15047 \begin_layout Standard
15048 To avoid this, the following macro can be used in the LaTeX-preamble:
15049 \end_layout
15050
15051 \begin_layout Standard
15052
15053 \series bold
15054
15055 \backslash
15056 def
15057 \backslash
15058 clap#1{
15059 \backslash
15060 hbox to 0pt{
15061 \backslash
15062 hss #1
15063 \backslash
15064 hss}}
15065 \newline
15066
15067 \backslash
15068 def
15069 \backslash
15070 mathclap {
15071 \backslash
15072 mathpalette 
15073 \backslash
15074 mathclapinternal}
15075 \newline
15076
15077 \backslash
15078 def
15079 \backslash
15080 mathclapinternal #1#2{
15081 \backslash
15082 clap{$
15083 \backslash
15084 mathsurround =0pt #1{#2}$}}
15085 \end_layout
15086
15087 \begin_layout Standard
15088 This defines the command 
15089 \series bold
15090
15091 \backslash
15092 mathclap
15093 \series default
15094
15095 \begin_inset LatexCommand index
15096 name "Commands ! M ! \\textbackslash mathclap"
15097
15098 \end_inset
15099
15100  that sets the width of the limit to 0\InsetSpace \thinspace{}
15101 pt.
15102  The command scheme is
15103 \end_layout
15104
15105 \begin_layout Standard
15106
15107 \series bold
15108
15109 \backslash
15110 mathclap{limit}
15111 \end_layout
15112
15113 \begin_layout Standard
15114 where the limit can consist of several conditions.
15115 \end_layout
15116
15117 \begin_layout Standard
15118 Applied on formula 
15119 \begin_inset LatexCommand eqref
15120 reference "eq:substack"
15121
15122 \end_inset
15123
15124 , one uses the command
15125 \end_layout
15126
15127 \begin_layout Standard
15128
15129 \series bold
15130
15131 \backslash
15132 sum_
15133 \backslash
15134 mathclap{
15135 \backslash
15136 substack
15137 \begin_inset ERT
15138 status collapsed
15139
15140 \begin_layout Standard
15141
15142
15143 \backslash
15144 spce 
15145 \end_layout
15146
15147 \end_inset
15148
15149 0<k<1000 Ctrl-Enter
15150 \end_layout
15151
15152 \begin_layout Standard
15153 to create the lower limit.
15154  The summand is now directly behind the summation operator:
15155 \begin_inset Formula \[
15156 \sum_{\mathclap{\substack{0<k<1000\\
15157 \\k\,\in\,\mathbb{N}}
15158 }}^{n}k^{-2}\]
15159
15160 \end_inset
15161
15162
15163 \end_layout
15164
15165 \begin_layout Standard
15166 \begin_inset VSpace bigskip
15167 \end_inset
15168
15169 How to use one limit for several operators is described in 
15170 \begin_inset LatexCommand ref
15171 reference "sub:Self-defined-Operators"
15172
15173 \end_inset
15174
15175 .
15176 \end_layout
15177
15178 \begin_layout Subsection
15179 Binary Operators
15180 \begin_inset LatexCommand label
15181 name "sub:Binary-Operators"
15182
15183 \end_inset
15184
15185
15186 \begin_inset LatexCommand index
15187 name "Operators ! binary"
15188
15189 \end_inset
15190
15191
15192 \end_layout
15193
15194 \begin_layout Standard
15195 Binary operators are surrounded by space when there is a character before
15196  and behind them.
15197 \begin_inset VSpace medskip
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \begin_layout Standard
15204
15205 \hfill
15206
15207 \begin_inset Tabular
15208 <lyxtabular version="3" rows="13" columns="2">
15209 <features>
15210 <column alignment="center" valignment="top" leftline="true" width="0pt">
15211 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15212 <row topline="true" bottomline="true">
15213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15214 \begin_inset Text
15215
15216 \begin_layout Standard
15217 Command
15218 \begin_inset Note Note
15219 status collapsed
15220
15221 \begin_layout Standard
15222
15223 \series bold
15224
15225 \backslash
15226 raisebox
15227 \series default
15228  is only used as spacer.
15229 \end_layout
15230
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Standard
15242 Result
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 </row>
15248 <row topline="true">
15249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Standard
15253 +
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Standard
15262 \begin_inset Formula $+$
15263 \end_inset
15264
15265
15266 \end_layout
15267
15268 \end_inset
15269 </cell>
15270 </row>
15271 <row topline="true">
15272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Standard
15276 -
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Standard
15285 \begin_inset Formula $-$
15286 \end_inset
15287
15288
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 </row>
15294 <row topline="true">
15295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Standard
15299
15300 \backslash
15301 pm
15302 \end_layout
15303
15304 \end_inset
15305 </cell>
15306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15307 \begin_inset Text
15308
15309 \begin_layout Standard
15310 \begin_inset Formula $\pm$
15311 \end_inset
15312
15313
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 </row>
15319 <row topline="true">
15320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Standard
15324
15325 \backslash
15326 mp
15327 \end_layout
15328
15329 \end_inset
15330 </cell>
15331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Standard
15335 \begin_inset Formula $\mp$
15336 \end_inset
15337
15338
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 </row>
15344 <row topline="true">
15345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Standard
15349
15350 \backslash
15351 cdot
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Standard
15360 \begin_inset Formula $\cdot$
15361 \end_inset
15362
15363
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 </row>
15369 <row topline="true">
15370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Standard
15374
15375 \backslash
15376 times
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Standard
15385 \begin_inset Formula $\times$
15386 \end_inset
15387
15388
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 </row>
15394 <row topline="true">
15395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15396 \begin_inset Text
15397
15398 \begin_layout Standard
15399
15400 \backslash
15401 div
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Standard
15410 \begin_inset Formula $\div$
15411 \end_inset
15412
15413
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 </row>
15419 <row topline="true">
15420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Standard
15424 \begin_inset ERT
15425 status collapsed
15426
15427 \begin_layout Standard
15428
15429
15430 \backslash
15431 raisebox{-1.2mm}{
15432 \end_layout
15433
15434 \end_inset
15435
15436 *
15437 \begin_inset ERT
15438 status collapsed
15439
15440 \begin_layout Standard
15441
15442 }
15443 \end_layout
15444
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Standard
15456 \begin_inset Formula $*$
15457 \end_inset
15458
15459
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 </row>
15465 <row topline="true">
15466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Standard
15470
15471 \backslash
15472 star
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Standard
15481 \begin_inset Formula $\star$
15482 \end_inset
15483
15484
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 </row>
15490 <row topline="true">
15491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Standard
15495
15496 \backslash
15497 circ
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Standard
15506 \begin_inset Formula $\circ$
15507 \end_inset
15508
15509
15510 \end_layout
15511
15512 \end_inset
15513 </cell>
15514 </row>
15515 <row topline="true">
15516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Standard
15520
15521 \backslash
15522 diamond
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Standard
15531 \begin_inset Formula $\diamond$
15532 \end_inset
15533
15534
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 </row>
15540 <row topline="true" bottomline="true">
15541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Standard
15545
15546 \backslash
15547 bullet
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15553 \begin_inset Text
15554
15555 \begin_layout Standard
15556 \begin_inset Formula $\bullet$
15557 \end_inset
15558
15559
15560 \end_layout
15561
15562 \end_inset
15563 </cell>
15564 </row>
15565 </lyxtabular>
15566
15567 \end_inset
15568
15569
15570 \hfill
15571
15572 \begin_inset Tabular
15573 <lyxtabular version="3" rows="13" columns="2">
15574 <features>
15575 <column alignment="center" valignment="top" leftline="true" width="0pt">
15576 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15577 <row topline="true" bottomline="true">
15578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Standard
15582 Command
15583 \end_layout
15584
15585 \end_inset
15586 </cell>
15587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15588 \begin_inset Text
15589
15590 \begin_layout Standard
15591 Result
15592 \end_layout
15593
15594 \end_inset
15595 </cell>
15596 </row>
15597 <row topline="true">
15598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15599 \begin_inset Text
15600
15601 \begin_layout Standard
15602
15603 \backslash
15604 nabla
15605 \end_layout
15606
15607 \end_inset
15608 </cell>
15609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Standard
15613 \begin_inset Formula $\nabla$
15614 \end_inset
15615
15616
15617 \end_layout
15618
15619 \end_inset
15620 </cell>
15621 </row>
15622 <row topline="true">
15623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15624 \begin_inset Text
15625
15626 \begin_layout Standard
15627
15628 \backslash
15629 bigtriangledown
15630 \end_layout
15631
15632 \end_inset
15633 </cell>
15634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15635 \begin_inset Text
15636
15637 \begin_layout Standard
15638 \begin_inset Formula $\bigtriangledown$
15639 \end_inset
15640
15641
15642 \end_layout
15643
15644 \end_inset
15645 </cell>
15646 </row>
15647 <row topline="true">
15648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15649 \begin_inset Text
15650
15651 \begin_layout Standard
15652
15653 \backslash
15654 bigtriangleup
15655 \end_layout
15656
15657 \end_inset
15658 </cell>
15659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Standard
15663 \begin_inset Formula $\bigtriangleup$
15664 \end_inset
15665
15666
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 </row>
15672 <row topline="true">
15673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15674 \begin_inset Text
15675
15676 \begin_layout Standard
15677
15678 \backslash
15679 Box
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15685 \begin_inset Text
15686
15687 \begin_layout Standard
15688 \begin_inset Formula $\Box$
15689 \end_inset
15690
15691
15692 \end_layout
15693
15694 \end_inset
15695 </cell>
15696 </row>
15697 <row topline="true">
15698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15699 \begin_inset Text
15700
15701 \begin_layout Standard
15702
15703 \backslash
15704 cap 
15705 \end_layout
15706
15707 \end_inset
15708 </cell>
15709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15710 \begin_inset Text
15711
15712 \begin_layout Standard
15713 \begin_inset Formula $\cap$
15714 \end_inset
15715
15716
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 </row>
15722 <row topline="true">
15723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \begin_layout Standard
15727
15728 \backslash
15729 cup
15730 \end_layout
15731
15732 \end_inset
15733 </cell>
15734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15735 \begin_inset Text
15736
15737 \begin_layout Standard
15738 \begin_inset Formula $\cup$
15739 \end_inset
15740
15741
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 </row>
15747 <row topline="true">
15748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15749 \begin_inset Text
15750
15751 \begin_layout Standard
15752
15753 \backslash
15754 dagger
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Standard
15763 \begin_inset Formula $\dagger$
15764 \end_inset
15765
15766
15767 \end_layout
15768
15769 \end_inset
15770 </cell>
15771 </row>
15772 <row topline="true">
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Standard
15777
15778 \backslash
15779 ddagger
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Standard
15788 \begin_inset Formula $\ddagger$
15789 \end_inset
15790
15791
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 </row>
15797 <row topline="true">
15798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Standard
15802
15803 \backslash
15804 wr
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Standard
15813 \begin_inset Formula $\wr$
15814 \end_inset
15815
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 </row>
15822 <row topline="true">
15823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Standard
15827
15828 \backslash
15829 bigcirc
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15835 \begin_inset Text
15836
15837 \begin_layout Standard
15838 \begin_inset Formula $\bigcirc$
15839 \end_inset
15840
15841
15842 \end_layout
15843
15844 \end_inset
15845 </cell>
15846 </row>
15847 <row topline="true">
15848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Standard
15852
15853 \backslash
15854 wedge
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Standard
15863 \begin_inset Formula $\wedge$
15864 \end_inset
15865
15866
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 </row>
15872 <row topline="true" bottomline="true">
15873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15874 \begin_inset Text
15875
15876 \begin_layout Standard
15877
15878 \backslash
15879 vee
15880 \end_layout
15881
15882 \end_inset
15883 </cell>
15884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15885 \begin_inset Text
15886
15887 \begin_layout Standard
15888 \begin_inset Formula $\vee$
15889 \end_inset
15890
15891
15892 \end_layout
15893
15894 \end_inset
15895 </cell>
15896 </row>
15897 </lyxtabular>
15898
15899 \end_inset
15900
15901
15902 \hfill
15903
15904 \begin_inset Tabular
15905 <lyxtabular version="3" rows="13" columns="2">
15906 <features>
15907 <column alignment="center" valignment="top" leftline="true" width="0pt">
15908 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15909 <row topline="true" bottomline="true">
15910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15911 \begin_inset Text
15912
15913 \begin_layout Standard
15914 Command
15915 \end_layout
15916
15917 \end_inset
15918 </cell>
15919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15920 \begin_inset Text
15921
15922 \begin_layout Standard
15923 Result
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 </row>
15929 <row topline="true">
15930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15931 \begin_inset Text
15932
15933 \begin_layout Standard
15934
15935 \backslash
15936 oplus
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Standard
15945 \begin_inset Formula $\oplus$
15946 \end_inset
15947
15948
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 </row>
15954 <row topline="true">
15955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15956 \begin_inset Text
15957
15958 \begin_layout Standard
15959
15960 \backslash
15961 ominus
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Standard
15970 \begin_inset Formula $\ominus$
15971 \end_inset
15972
15973
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 </row>
15979 <row topline="true">
15980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Standard
15984
15985 \backslash
15986 otimes
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Standard
15995 \begin_inset Formula $\otimes$
15996 \end_inset
15997
15998
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 </row>
16004 <row topline="true">
16005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Standard
16009
16010 \backslash
16011 oslash
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Standard
16020 \begin_inset Formula $\oslash$
16021 \end_inset
16022
16023
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row topline="true">
16030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Standard
16034
16035 \backslash
16036 odot
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Standard
16045 \begin_inset Formula $\odot$
16046 \end_inset
16047
16048
16049 \end_layout
16050
16051 \end_inset
16052 </cell>
16053 </row>
16054 <row topline="true">
16055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Standard
16059
16060 \backslash
16061 amalg
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Standard
16070 \begin_inset Formula $\amalg$
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 </row>
16079 <row topline="true">
16080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Standard
16084
16085 \backslash
16086 uplus
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Standard
16095 \begin_inset Formula $\uplus$
16096 \end_inset
16097
16098
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 </row>
16104 <row topline="true">
16105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16106 \begin_inset Text
16107
16108 \begin_layout Standard
16109
16110 \backslash
16111 setminus
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Standard
16120 \begin_inset Formula $\setminus$
16121 \end_inset
16122
16123
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 </row>
16129 <row topline="true">
16130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Standard
16134
16135 \backslash
16136 sqcap
16137 \end_layout
16138
16139 \end_inset
16140 </cell>
16141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16142 \begin_inset Text
16143
16144 \begin_layout Standard
16145 \begin_inset Formula $\sqcap$
16146 \end_inset
16147
16148
16149 \end_layout
16150
16151 \end_inset
16152 </cell>
16153 </row>
16154 <row topline="true">
16155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Standard
16159
16160 \backslash
16161 sqcup
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Standard
16170 \begin_inset Formula $\sqcup$
16171 \end_inset
16172
16173
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 </row>
16179 <row topline="true">
16180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Standard
16184
16185 \backslash
16186 triangleleft
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16192 \begin_inset Text
16193
16194 \begin_layout Standard
16195 \begin_inset Formula $\triangleleft$
16196 \end_inset
16197
16198
16199 \end_layout
16200
16201 \end_inset
16202 </cell>
16203 </row>
16204 <row topline="true" bottomline="true">
16205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Standard
16209
16210 \backslash
16211 triangleright
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Standard
16220 \begin_inset Formula $\triangleright$
16221 \end_inset
16222
16223
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 </row>
16229 </lyxtabular>
16230
16231 \end_inset
16232
16233
16234 \hfill
16235
16236 \end_layout
16237
16238 \begin_layout Standard
16239 All binary operators can also be inserted via the math toolbar button 
16240 \begin_inset Graphics
16241         filename ../images/math/pm.png
16242         scale 85
16243
16244 \end_inset
16245
16246 .
16247 \end_layout
16248
16249 \begin_layout Standard
16250 To typeset the Laplace operator also 
16251 \series bold
16252
16253 \backslash
16254 Delta
16255 \series default
16256  or 
16257 \series bold
16258
16259 \backslash
16260 nabla
16261 \series default
16262 ^
16263 \series bold
16264 2
16265 \series default
16266  (
16267 \begin_inset Formula $\nabla^{2}$
16268 \end_inset
16269
16270 ) can be used instead of 
16271 \series bold
16272
16273 \backslash
16274 bigtriangleup
16275 \series default
16276  .
16277 \end_layout
16278
16279 \begin_layout Standard
16280 The character 
16281 \family sans
16282 Menu Separator
16283 \family default
16284  from the menu 
16285 \family sans
16286 Insert\SpecialChar \menuseparator
16287 Special Character
16288 \family default
16289  is the operator 
16290 \series bold
16291
16292 \backslash
16293 triangleright
16294 \series default
16295 .
16296 \end_layout
16297
16298 \begin_layout Subsection
16299 Self-defined Operators
16300 \begin_inset LatexCommand label
16301 name "sub:Self-defined-Operators"
16302
16303 \end_inset
16304
16305
16306 \begin_inset LatexCommand index
16307 name "Operators ! self-defined"
16308
16309 \end_inset
16310
16311
16312 \end_layout
16313
16314 \begin_layout Standard
16315 With the help of the command 
16316 \series bold
16317
16318 \backslash
16319 DeclareMathOperator
16320 \series default
16321
16322 \begin_inset LatexCommand index
16323 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
16324
16325 \end_inset
16326
16327  custom operators can be defined in the LaTeX-preamble.
16328  Its command scheme is:
16329 \end_layout
16330
16331 \begin_layout Standard
16332
16333 \series bold
16334
16335 \backslash
16336 DeclareMathOperator{new command}{display}
16337 \end_layout
16338
16339 \begin_layout Standard
16340 Display can be characters or symbols that define how the operator looks
16341  in the output.
16342  To define a big operator a * is set behind the command.
16343  All self-defined big operators can have limits as described in 
16344 \begin_inset LatexCommand ref
16345 reference "sub:Operator-Limits"
16346
16347 \end_inset
16348
16349 .
16350 \end_layout
16351
16352 \begin_layout Standard
16353 For example the LaTeX-preamble line
16354 \end_layout
16355
16356 \begin_layout Standard
16357
16358 \series bold
16359
16360 \backslash
16361 DeclareMathOperator*{
16362 \backslash
16363 Lozenge}{
16364 \backslash
16365 blacklozenge}
16366 \end_layout
16367
16368 \begin_layout Standard
16369 defines the command 
16370 \series bold
16371
16372 \backslash
16373 Lozenge
16374 \series default
16375 , that inserts a big operator consisting of the lozenge symbol from 
16376 \begin_inset LatexCommand ref
16377 reference "sub:Miscellaneous-Symbols"
16378
16379 \end_inset
16380
16381 :
16382 \begin_inset Formula \[
16383 \Lozenge_{n=1}^{\infty}\]
16384
16385 \end_inset
16386
16387 The command for this formula is: 
16388 \series bold
16389
16390 \backslash
16391 Lozenge
16392 \series default
16393 ^
16394 \series bold
16395
16396 \backslash
16397 infty
16398 \begin_inset Formula $\to$
16399 \end_inset
16400
16401 _n=1
16402 \end_layout
16403
16404 \begin_layout Standard
16405 \begin_inset VSpace bigskip
16406 \end_inset
16407
16408 When self-defined operators are not used several times in the document,
16409  they can also be defined with the commands 
16410 \series bold
16411
16412 \backslash
16413 mathop
16414 \series default
16415
16416 \begin_inset LatexCommand index
16417 name "Commands ! M ! \\textbackslash mathop"
16418
16419 \end_inset
16420
16421  and 
16422 \series bold
16423
16424 \backslash
16425 mathbin
16426 \series default
16427
16428 \begin_inset LatexCommand index
16429 name "Commands ! M ! \\textbackslash mathbin"
16430
16431 \end_inset
16432
16433 , which have the following scheme:
16434 \end_layout
16435
16436 \begin_layout Standard
16437
16438 \series bold
16439
16440 \backslash
16441 mathop{display}
16442 \series default
16443  and 
16444 \series bold
16445
16446 \backslash
16447 mathbin{display}
16448 \end_layout
16449
16450 \begin_layout Standard
16451
16452 \series bold
16453
16454 \backslash
16455 mathop
16456 \series default
16457  defines big operators, 
16458 \series bold
16459
16460 \backslash
16461 mathbin
16462 \series default
16463  binary operators.
16464 \end_layout
16465
16466 \begin_layout Standard
16467
16468 \series bold
16469
16470 \backslash
16471 mathop
16472 \series default
16473  can e.\InsetSpace \thinspace{}
16474 g.\InsetSpace ~
16475 be used to use one limit for several operators:
16476 \end_layout
16477
16478 \begin_layout Standard
16479 \begin_inset Formula \[
16480 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
16481
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \begin_layout Standard
16488 The command for the formula above is:
16489 \newline
16490
16491 \series bold
16492
16493 \backslash
16494 mathop{
16495 \backslash
16496 sum
16497 \backslash
16498 negmedspace
16499 \backslash
16500 sum
16501 \series default
16502
16503 \begin_inset ERT
16504 status collapsed
16505
16506 \begin_layout Standard
16507
16508
16509 \backslash
16510 spce 
16511 \end_layout
16512
16513 \end_inset
16514
16515
16516 \series bold
16517
16518 \begin_inset Formula $\to$
16519 \end_inset
16520
16521 ^N
16522 \series default
16523
16524 \begin_inset ERT
16525 status collapsed
16526
16527 \begin_layout Standard
16528
16529
16530 \backslash
16531 spce 
16532 \end_layout
16533
16534 \end_inset
16535
16536
16537 \series bold
16538 _i,j=1
16539 \end_layout
16540
16541 \begin_layout Section
16542 Fonts
16543 \begin_inset LatexCommand index
16544 name "Fonts"
16545
16546 \end_inset
16547
16548
16549 \end_layout
16550
16551 \begin_layout Subsection
16552 Font Styles
16553 \begin_inset LatexCommand label
16554 name "sub:Font-Styles"
16555
16556 \end_inset
16557
16558
16559 \begin_inset LatexCommand index
16560 name "Font ! style"
16561
16562 \end_inset
16563
16564
16565 \end_layout
16566
16567 \begin_layout Standard
16568 Latin letters in formulas can be set in one of the following font styles:
16569 \begin_inset VSpace -2mm
16570 \end_inset
16571
16572
16573 \end_layout
16574
16575 \begin_layout Standard
16576 \align center
16577 \begin_inset Tabular
16578 <lyxtabular version="3" rows="6" columns="3">
16579 <features>
16580 <column alignment="center" valignment="top" leftline="true" width="0">
16581 <column alignment="center" valignment="top" leftline="true" width="0">
16582 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16583 <row topline="true" bottomline="true">
16584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16585 \begin_inset Text
16586
16587 \begin_layout Standard
16588 Command
16589 \end_layout
16590
16591 \end_inset
16592 </cell>
16593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Standard
16597 Result
16598 \end_layout
16599
16600 \end_inset
16601 </cell>
16602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16603 \begin_inset Text
16604
16605 \begin_layout Standard
16606 shortcut
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 </row>
16612 <row topline="true">
16613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Standard
16617
16618 \backslash
16619 mathbb
16620 \series bold
16621
16622 \begin_inset ERT
16623 status collapsed
16624
16625 \begin_layout Standard
16626
16627
16628 \backslash
16629 spce 
16630 \end_layout
16631
16632 \end_inset
16633
16634
16635 \series default
16636 ABC
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16642 \begin_inset Text
16643
16644 \begin_layout Standard
16645 \begin_inset Formula $\mathbb{ABC}$
16646 \end_inset
16647
16648
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Standard
16657 Alt-z k
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 </row>
16663 <row topline="true">
16664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Standard
16668
16669 \backslash
16670 mathbf
16671 \series bold
16672
16673 \begin_inset ERT
16674 status collapsed
16675
16676 \begin_layout Standard
16677
16678
16679 \backslash
16680 spce 
16681 \end_layout
16682
16683 \end_inset
16684
16685
16686 \series default
16687 AbC
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16693 \begin_inset Text
16694
16695 \begin_layout Standard
16696 \begin_inset Formula $\mathbf{AbC}$
16697 \end_inset
16698
16699
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Standard
16708 Alt-z f
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 </row>
16714 <row topline="true">
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Standard
16719
16720 \backslash
16721 boldsymbol
16722 \series bold
16723
16724 \begin_inset ERT
16725 status collapsed
16726
16727 \begin_layout Standard
16728
16729
16730 \backslash
16731 spce 
16732 \end_layout
16733
16734 \end_inset
16735
16736
16737 \series default
16738 AbC
16739 \end_layout
16740
16741 \end_inset
16742 </cell>
16743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Standard
16747 \begin_inset Formula $\boldsymbol{AbC}$
16748 \end_inset
16749
16750
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Standard
16759 -
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 </row>
16765 <row topline="true">
16766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Standard
16770
16771 \backslash
16772 mathcal
16773 \series bold
16774
16775 \begin_inset ERT
16776 status collapsed
16777
16778 \begin_layout Standard
16779
16780
16781 \backslash
16782 spce 
16783 \end_layout
16784
16785 \end_inset
16786
16787
16788 \series default
16789 ABC
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Standard
16798 \begin_inset Formula $\mathcal{ABC}$
16799 \end_inset
16800
16801
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Standard
16810 Alt-z h
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 </row>
16816 <row topline="true" bottomline="true">
16817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Standard
16821
16822 \backslash
16823 mathfrak
16824 \series bold
16825
16826 \begin_inset ERT
16827 status collapsed
16828
16829 \begin_layout Standard
16830
16831
16832 \backslash
16833 spce 
16834 \end_layout
16835
16836 \end_inset
16837
16838
16839 \series default
16840 AbC
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Standard
16849 \begin_inset Formula $\mathfrak{AbC}$
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Standard
16861 -
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 </row>
16867 </lyxtabular>
16868
16869 \end_inset
16870
16871
16872 \end_layout
16873
16874 \begin_layout Standard
16875 \align center
16876 \begin_inset Tabular
16877 <lyxtabular version="3" rows="5" columns="3">
16878 <features>
16879 <column alignment="center" valignment="top" leftline="true" width="0">
16880 <column alignment="center" valignment="top" leftline="true" width="0">
16881 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16882 <row topline="true" bottomline="true">
16883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Standard
16887 Command
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Standard
16896 Result
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Standard
16905 shortcut
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 </row>
16911 <row topline="true">
16912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Standard
16916
16917 \backslash
16918 mathit
16919 \series bold
16920
16921 \begin_inset ERT
16922 status collapsed
16923
16924 \begin_layout Standard
16925
16926
16927 \backslash
16928 spce 
16929 \end_layout
16930
16931 \end_inset
16932
16933
16934 \series default
16935 AbC
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Standard
16944 \begin_inset Formula $\mathit{AbC}$
16945 \end_inset
16946
16947
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Standard
16956 -
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 </row>
16962 <row topline="true">
16963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Standard
16967
16968 \backslash
16969 mathrm
16970 \series bold
16971
16972 \begin_inset ERT
16973 status collapsed
16974
16975 \begin_layout Standard
16976
16977
16978 \backslash
16979 spce 
16980 \end_layout
16981
16982 \end_inset
16983
16984
16985 \series default
16986 AbC
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Standard
16995 \begin_inset Formula $\mathrm{AbC}$
16996 \end_inset
16997
16998
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Standard
17007 Alt-z r
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 </row>
17013 <row topline="true">
17014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Standard
17018
17019 \backslash
17020 mathsf
17021 \series bold
17022
17023 \begin_inset ERT
17024 status collapsed
17025
17026 \begin_layout Standard
17027
17028
17029 \backslash
17030 spce 
17031 \end_layout
17032
17033 \end_inset
17034
17035
17036 \series default
17037 AbC
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Standard
17046 \begin_inset Formula $\mathsf{AbC}$
17047 \end_inset
17048
17049
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Standard
17058 Alt-z s
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row topline="true" bottomline="true">
17065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Standard
17069
17070 \backslash
17071 mathtt
17072 \series bold
17073
17074 \begin_inset ERT
17075 status collapsed
17076
17077 \begin_layout Standard
17078
17079
17080 \backslash
17081 spce 
17082 \end_layout
17083
17084 \end_inset
17085
17086
17087 \series default
17088 AbC
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Standard
17097 \begin_inset Formula $\mathtt{AbC}$
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Standard
17109 -
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 </row>
17115 </lyxtabular>
17116
17117 \end_inset
17118
17119
17120 \end_layout
17121
17122 \begin_layout Standard
17123 \begin_inset Note Greyedout
17124 status open
17125
17126 \begin_layout Standard
17127
17128 \series bold
17129 Note:
17130 \series default
17131  The styles 
17132 \series bold
17133
17134 \backslash
17135 mathbb
17136 \series default
17137  and 
17138 \series bold
17139
17140 \backslash
17141 mathcal
17142 \series default
17143  can only be used for big letters.
17144 \end_layout
17145
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \begin_layout Standard
17152 Predefined is the style 
17153 \series bold
17154
17155 \backslash
17156 mathnormal
17157 \series default
17158 .
17159 \end_layout
17160
17161 \begin_layout Standard
17162 The style commands work also for letters in mathematical constructs:
17163 \begin_inset Formula \[
17164 \mathfrak{A=\frac{b}{C}}\]
17165
17166 \end_inset
17167
17168
17169 \end_layout
17170
17171 \begin_layout Standard
17172 Characters in mathematical text don't appear in a math font style but in
17173  the text font style 
17174 \series bold
17175
17176 \backslash
17177 textrm
17178 \series default
17179 .
17180  That their style can't be set correctly via the text style dialog is a
17181  bug in LyX.
17182 \begin_inset Foot
17183 status collapsed
17184
17185 \begin_layout Standard
17186  
17187 \begin_inset ERT
17188 status collapsed
17189
17190 \begin_layout Standard
17191
17192
17193 \backslash
17194 href{http://bugzilla.lyx.org/show_bug.cgi?id=4091}{
17195 \end_layout
17196
17197 \end_inset
17198
17199 LyX-bug #4091
17200 \begin_inset ERT
17201 status collapsed
17202
17203 \begin_layout Standard
17204
17205 }
17206 \end_layout
17207
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \end_inset
17214
17215
17216 \end_layout
17217
17218 \begin_layout Standard
17219 Instead of the style commands the dialog 
17220 \family sans
17221 Edit\SpecialChar \menuseparator
17222 Math\SpecialChar \menuseparator
17223 Text Style
17224 \family default
17225  or the toolbar button 
17226 \begin_inset Graphics
17227         filename ../images/math/font.png
17228         scale 85
17229
17230 \end_inset
17231
17232  can be used.
17233 \end_layout
17234
17235 \begin_layout Subsection
17236 Bold Formulas
17237 \begin_inset LatexCommand label
17238 name "sub:Bold-Formulas"
17239
17240 \end_inset
17241
17242
17243 \begin_inset LatexCommand index
17244 name "Formula ! bold"
17245
17246 \end_inset
17247
17248
17249 \end_layout
17250
17251 \begin_layout Standard
17252 To make a complete formula bold, the command 
17253 \series bold
17254
17255 \backslash
17256 mathbf
17257 \series default
17258  from the previous subsection cannot be used, because it doesn't work for
17259  small Greek letters.
17260  Furthermore it prints Latin letters always upright, like in the following
17261  equation:
17262 \end_layout
17263
17264 \begin_layout Standard
17265 \begin_inset Formula \[
17266 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
17267
17268 \end_inset
17269
17270
17271 \end_layout
17272
17273 \begin_layout Standard
17274 To display the formula correctly, the command 
17275 \series bold
17276
17277 \backslash
17278 boldsymbol
17279 \series default
17280  is used:
17281 \begin_inset Formula \[
17282 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
17283
17284 \end_inset
17285
17286 It is also possible to set the formula in a 
17287 \series bold
17288 boldmath environment
17289 \series default
17290 .
17291  This environment is created by inserting the command 
17292 \series bold
17293
17294 \backslash
17295 boldmath
17296 \begin_inset LatexCommand index
17297 name "Commands ! B ! \\textbackslash boldmath"
17298
17299 \end_inset
17300
17301
17302 \series default
17303  in TeX-mode.
17304  To end the environment, the command 
17305 \series bold
17306
17307 \backslash
17308 unboldmath
17309 \begin_inset LatexCommand index
17310 name "Commands ! U ! \\textbackslash unboldmath"
17311
17312 \end_inset
17313
17314
17315 \series default
17316  is inserted in TeX-mode.
17317 \begin_inset ERT
17318 status collapsed
17319
17320 \begin_layout Standard
17321
17322
17323 \backslash
17324 boldmath 
17325 \end_layout
17326
17327 \end_inset
17328
17329
17330 \begin_inset Formula \[
17331 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
17332
17333 \end_inset
17334
17335
17336 \begin_inset ERT
17337 status collapsed
17338
17339 \begin_layout Standard
17340
17341
17342 \backslash
17343 unboldmath 
17344 \end_layout
17345
17346 \end_inset
17347
17348
17349 \end_layout
17350
17351 \begin_layout Subsection
17352 Font Sizes
17353 \begin_inset LatexCommand label
17354 name "sub:Font-Sizes"
17355
17356 \end_inset
17357
17358
17359 \begin_inset LatexCommand index
17360 name "Font ! size"
17361
17362 \end_inset
17363
17364
17365 \end_layout
17366
17367 \begin_layout Standard
17368 For characters in formulas there are, analog to characters in text, the
17369  following size commands:
17370 \end_layout
17371
17372 \begin_layout Standard
17373
17374 \series bold
17375
17376 \backslash
17377 Huge
17378 \series default
17379
17380 \series bold
17381
17382 \backslash
17383 huge
17384 \series default
17385
17386 \series bold
17387
17388 \backslash
17389 LARGE
17390 \series default
17391
17392 \series bold
17393
17394 \backslash
17395 Large
17396 \series default
17397
17398 \series bold
17399
17400 \backslash
17401 large
17402 \series default
17403
17404 \series bold
17405
17406 \backslash
17407 normalsize
17408 \series default
17409
17410 \series bold
17411
17412 \backslash
17413 small
17414 \series default
17415 ,
17416 \newline
17417
17418 \series bold
17419
17420 \backslash
17421 footnotesize
17422 \series default
17423
17424 \series bold
17425
17426 \backslash
17427 scriptsize
17428 \series default
17429 , and 
17430 \series bold
17431
17432 \backslash
17433 tiny
17434 \end_layout
17435
17436 \begin_layout Standard
17437 The size produced by the commands depends on the document font size, that
17438  corresponds with the command 
17439 \series bold
17440
17441 \backslash
17442 normalsize
17443 \series default
17444 .
17445  The other commands produce smaller or larger sizes than 
17446 \series bold
17447
17448 \backslash
17449 normalsize
17450 \series default
17451 .
17452  The font size can however not exceed a certain value.
17453  Is for example the document font size 12\InsetSpace \thinspace{}
17454 pt, the command 
17455 \series bold
17456
17457 \backslash
17458 Huge
17459 \series default
17460  switches to the same size as 
17461 \series bold
17462
17463 \backslash
17464 huge
17465 \series default
17466 .
17467  
17468 \end_layout
17469
17470 \begin_layout Standard
17471 A size command is inserted in TeX-mode before the formula and sets the size
17472  for all following formula and text characters.
17473  To switch back to the initial size, the command 
17474 \series bold
17475
17476 \backslash
17477 normalsize
17478 \series default
17479  is inserted behind the formula in TeX-mode.
17480 \end_layout
17481
17482 \begin_layout Standard
17483 Within a formula the size can only be changed for symbols or letters in
17484  mathematical text.
17485  To do this, the size command is inserted in mathematical text.
17486  All following characters until the end of the mathematical text or until
17487  another size command will have the selected size.
17488  Two examples:
17489 \begin_inset VSpace -2mm
17490 \end_inset
17491
17492
17493 \end_layout
17494
17495 \begin_layout Standard
17496 \begin_inset ERT
17497 status collapsed
17498
17499 \begin_layout Standard
17500
17501
17502 \backslash
17503 huge 
17504 \end_layout
17505
17506 \end_inset
17507
17508
17509 \begin_inset Formula \[
17510 A=\frac{B}{c}\cdot\maltese\]
17511
17512 \end_inset
17513
17514
17515 \begin_inset Formula \[
17516 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
17517
17518 \end_inset
17519
17520
17521 \begin_inset ERT
17522 status collapsed
17523
17524 \begin_layout Standard
17525
17526
17527 \backslash
17528 normalsize 
17529 \end_layout
17530
17531 \end_inset
17532
17533
17534 \end_layout
17535
17536 \begin_layout Standard
17537 \begin_inset VSpace medskip
17538 \end_inset
17539
17540 Before both formulas the command 
17541 \series bold
17542
17543 \backslash
17544 huge
17545 \series default
17546  was inserted.
17547  The command for the second formula is:
17548 \newline
17549
17550 \series bold
17551
17552 \backslash
17553 maltese
17554 \begin_inset ERT
17555 status collapsed
17556
17557 \begin_layout Standard
17558
17559
17560 \backslash
17561 spce 
17562 \end_layout
17563
17564 \end_inset
17565
17566 A Alt-m m 
17567 \backslash
17568 Large
17569 \begin_inset ERT
17570 status collapsed
17571
17572 \begin_layout Standard
17573
17574
17575 \backslash
17576 spce 
17577 \end_layout
17578
17579 \end_inset
17580
17581
17582 \backslash
17583 maltese
17584 \begin_inset ERT
17585 status collapsed
17586
17587 \begin_layout Standard
17588
17589
17590 \backslash
17591 spce 
17592 \end_layout
17593
17594 \end_inset
17595
17596
17597 \backslash
17598 textit
17599 \begin_inset ERT
17600 status collapsed
17601
17602 \begin_layout Standard
17603
17604
17605 \backslash
17606 spce 
17607 \end_layout
17608
17609 \end_inset
17610
17611 A
17612 \begin_inset Formula $\to$
17613 \end_inset
17614
17615
17616 \begin_inset Formula $\to$
17617 \end_inset
17618
17619
17620 \newline
17621
17622 \begin_inset ERT
17623 status collapsed
17624
17625 \begin_layout Standard
17626
17627
17628 \backslash
17629 hspace*{1cm}
17630 \end_layout
17631
17632 \end_inset
17633
17634 Alt-m
17635 \series default
17636  
17637 \series bold
17638
17639 \backslash
17640 tiny
17641 \begin_inset ERT
17642 status collapsed
17643
17644 \begin_layout Standard
17645
17646
17647 \backslash
17648 spce 
17649 \end_layout
17650
17651 \end_inset
17652
17653
17654 \backslash
17655 maltese
17656 \begin_inset ERT
17657 status collapsed
17658
17659 \begin_layout Standard
17660
17661
17662 \backslash
17663 spce 
17664 \end_layout
17665
17666 \end_inset
17667
17668
17669 \backslash
17670 textit
17671 \begin_inset ERT
17672 status collapsed
17673
17674 \begin_layout Standard
17675
17676
17677 \backslash
17678 spce 
17679 \end_layout
17680
17681 \end_inset
17682
17683 A
17684 \end_layout
17685
17686 \begin_layout Standard
17687 If a symbol cannot be displayed in different sizes, it will always be displayed
17688  in the default size.
17689 \end_layout
17690
17691 \begin_layout Section
17692 Greek Letters
17693 \begin_inset LatexCommand index
17694 name "Greek letters"
17695
17696 \end_inset
17697
17698
17699 \end_layout
17700
17701 \begin_layout Standard
17702 All Greek letters can also be inserted via the toolbar button 
17703 \begin_inset Graphics
17704         filename ../images/math/alpha.png
17705         scale 85
17706
17707 \end_inset
17708
17709 .
17710 \end_layout
17711
17712 \begin_layout Subsection
17713 Small Letters
17714 \begin_inset LatexCommand label
17715 name "sub:Small-Letters"
17716
17717 \end_inset
17718
17719
17720 \begin_inset LatexCommand index
17721 name "Greek letters ! small"
17722
17723 \end_inset
17724
17725
17726 \end_layout
17727
17728 \begin_layout Standard
17729
17730 \hfill
17731
17732 \begin_inset Tabular
17733 <lyxtabular version="3" rows="11" columns="2">
17734 <features>
17735 <column alignment="center" valignment="top" leftline="true" width="0pt">
17736 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17737 <row topline="true" bottomline="true">
17738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17739 \begin_inset Text
17740
17741 \begin_layout Standard
17742 Command
17743 \end_layout
17744
17745 \end_inset
17746 </cell>
17747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17748 \begin_inset Text
17749
17750 \begin_layout Standard
17751 Result
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 </row>
17757 <row topline="true">
17758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Standard
17762
17763 \backslash
17764 alpha
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Standard
17773 \begin_inset Formula $\alpha$
17774 \end_inset
17775
17776
17777 \end_layout
17778
17779 \end_inset
17780 </cell>
17781 </row>
17782 <row topline="true">
17783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Standard
17787
17788 \backslash
17789 beta
17790 \end_layout
17791
17792 \end_inset
17793 </cell>
17794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Standard
17798 \begin_inset Formula $\beta$
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 </row>
17807 <row topline="true">
17808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Standard
17812
17813 \backslash
17814 gamma
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Standard
17823 \begin_inset Formula $\gamma$
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 </row>
17832 <row topline="true">
17833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Standard
17837
17838 \backslash
17839 delta
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Standard
17848 \begin_inset Formula $\delta$
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 </row>
17857 <row topline="true">
17858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Standard
17862
17863 \backslash
17864 epsilon
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Standard
17873 \begin_inset Formula $\epsilon$
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 </row>
17882 <row topline="true">
17883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Standard
17887
17888 \backslash
17889 varepsilon
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17895 \begin_inset Text
17896
17897 \begin_layout Standard
17898 \begin_inset Formula $\varepsilon$
17899 \end_inset
17900
17901
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 </row>
17907 <row topline="true">
17908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Standard
17912
17913 \backslash
17914 zeta
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Standard
17923 \begin_inset Formula $\zeta$
17924 \end_inset
17925
17926
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 </row>
17932 <row topline="true">
17933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Standard
17937
17938 \backslash
17939 eta
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Standard
17948 \begin_inset Formula $\eta$
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 </row>
17957 <row topline="true">
17958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Standard
17962
17963 \backslash
17964 theta
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Standard
17973 \begin_inset Formula $\theta$
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 </row>
17982 <row topline="true" bottomline="true">
17983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Standard
17987
17988 \backslash
17989 vartheta
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Standard
17998 \begin_inset Formula $\vartheta$
17999 \end_inset
18000
18001
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 </row>
18007 </lyxtabular>
18008
18009 \end_inset
18010
18011
18012 \hfill
18013
18014 \begin_inset Tabular
18015 <lyxtabular version="3" rows="12" columns="2">
18016 <features>
18017 <column alignment="center" valignment="top" leftline="true" width="0pt">
18018 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18019 <row topline="true" bottomline="true">
18020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Standard
18024 Command
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Standard
18033 Result
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 <row topline="true">
18040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Standard
18044
18045 \backslash
18046 iota
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Standard
18055 \begin_inset Formula $\iota$
18056 \end_inset
18057
18058
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 </row>
18064 <row topline="true">
18065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Standard
18069
18070 \backslash
18071 kappa
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Standard
18080 \begin_inset Formula $\kappa$
18081 \end_inset
18082
18083
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 </row>
18089 <row topline="true">
18090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Standard
18094
18095 \backslash
18096 varkappa
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Standard
18105 \begin_inset Formula $\varkappa$
18106 \end_inset
18107
18108
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 </row>
18114 <row topline="true">
18115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Standard
18119
18120 \backslash
18121 lambda
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Standard
18130 \begin_inset Formula $\lambda$
18131 \end_inset
18132
18133
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 </row>
18139 <row topline="true">
18140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Standard
18144
18145 \backslash
18146 mu
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Standard
18155 \begin_inset Formula $\mu$
18156 \end_inset
18157
18158
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 </row>
18164 <row topline="true">
18165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Standard
18169
18170 \backslash
18171 nu
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Standard
18180 \begin_inset Formula $\nu$
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 </row>
18189 <row topline="true">
18190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Standard
18194
18195 \backslash
18196 xi
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Standard
18205 \begin_inset Formula $\xi$
18206 \end_inset
18207
18208
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 </row>
18214 <row topline="true">
18215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Standard
18219 o
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Standard
18228 \begin_inset Formula $o$
18229 \end_inset
18230
18231
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 </row>
18237 <row topline="true">
18238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Standard
18242
18243 \backslash
18244 pi
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Standard
18253 \begin_inset Formula $\pi$
18254 \end_inset
18255
18256
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 </row>
18262 <row topline="true">
18263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Standard
18267
18268 \backslash
18269 varpi
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Standard
18278 \begin_inset Formula $\varpi$
18279 \end_inset
18280
18281
18282 \end_layout
18283
18284 \end_inset
18285 </cell>
18286 </row>
18287 <row topline="true" bottomline="true">
18288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Standard
18292
18293 \backslash
18294 rho
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Standard
18303 \begin_inset Formula $\rho$
18304 \end_inset
18305
18306
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 </row>
18312 </lyxtabular>
18313
18314 \end_inset
18315
18316
18317 \hfill
18318
18319 \begin_inset Tabular
18320 <lyxtabular version="3" rows="11" columns="2">
18321 <features>
18322 <column alignment="center" valignment="top" leftline="true" width="0pt">
18323 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18324 <row topline="true" bottomline="true">
18325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Standard
18329 Command
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Standard
18338 Result
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 <row topline="true">
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Standard
18349
18350 \backslash
18351 varrho
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Standard
18360 \begin_inset Formula $\varrho$
18361 \end_inset
18362
18363
18364 \end_layout
18365
18366 \end_inset
18367 </cell>
18368 </row>
18369 <row topline="true">
18370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Standard
18374
18375 \backslash
18376 sigma
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Standard
18385 \begin_inset Formula $\sigma$
18386 \end_inset
18387
18388
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 </row>
18394 <row topline="true">
18395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Standard
18399
18400 \backslash
18401 varsigma
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Standard
18410 \begin_inset Formula $\varsigma$
18411 \end_inset
18412
18413
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 </row>
18419 <row topline="true">
18420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Standard
18424
18425 \backslash
18426 tau
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Standard
18435 \begin_inset Formula $\tau$
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 </row>
18444 <row topline="true">
18445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Standard
18449
18450 \backslash
18451 upsilon
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Standard
18460 \begin_inset Formula $\upsilon$
18461 \end_inset
18462
18463
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 </row>
18469 <row topline="true">
18470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18471 \begin_inset Text
18472
18473 \begin_layout Standard
18474
18475 \backslash
18476 phi
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18482 \begin_inset Text
18483
18484 \begin_layout Standard
18485 \begin_inset Formula $\phi$
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 </row>
18494 <row topline="true">
18495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Standard
18499
18500 \backslash
18501 varphi
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18507 \begin_inset Text
18508
18509 \begin_layout Standard
18510 \begin_inset Formula $\varphi$
18511 \end_inset
18512
18513
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 </row>
18519 <row topline="true">
18520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Standard
18524
18525 \backslash
18526 chi
18527 \end_layout
18528
18529 \end_inset
18530 </cell>
18531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18532 \begin_inset Text
18533
18534 \begin_layout Standard
18535 \begin_inset Formula $\chi$
18536 \end_inset
18537
18538
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 </row>
18544 <row topline="true">
18545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Standard
18549
18550 \backslash
18551 psi
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Standard
18560 \begin_inset Formula $\psi$
18561 \end_inset
18562
18563
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 </row>
18569 <row topline="true" bottomline="true">
18570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18571 \begin_inset Text
18572
18573 \begin_layout Standard
18574
18575 \backslash
18576 omega
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18582 \begin_inset Text
18583
18584 \begin_layout Standard
18585 \begin_inset Formula $\omega$
18586 \end_inset
18587
18588
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 </row>
18594 </lyxtabular>
18595
18596 \end_inset
18597
18598
18599 \hfill
18600
18601 \end_layout
18602
18603 \begin_layout Standard
18604 \begin_inset VSpace medskip
18605 \end_inset
18606
18607
18608 \end_layout
18609
18610 \begin_layout Standard
18611 How to create upright Greek letters is explained in 
18612 \begin_inset LatexCommand ref
18613 reference "sub:Upright-small-Greek"
18614
18615 \end_inset
18616
18617 .
18618 \end_layout
18619
18620 \begin_layout Subsection
18621 Big Letters
18622 \begin_inset LatexCommand index
18623 name "Greek letters ! big"
18624
18625 \end_inset
18626
18627
18628 \end_layout
18629
18630 \begin_layout Standard
18631
18632 \hfill
18633
18634 \begin_inset Tabular
18635 <lyxtabular version="3" rows="7" columns="2">
18636 <features>
18637 <column alignment="center" valignment="top" leftline="true" width="0pt">
18638 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18639 <row topline="true" bottomline="true">
18640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Standard
18644 Command
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Standard
18653 Result
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 </row>
18659 <row topline="true">
18660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Standard
18664
18665 \backslash
18666 Gamma
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Standard
18675 \begin_inset Formula $\Gamma$
18676 \end_inset
18677
18678
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 </row>
18684 <row topline="true">
18685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Standard
18689
18690 \backslash
18691 Delta
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Standard
18700 \begin_inset Formula $\Delta$
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 </row>
18709 <row topline="true">
18710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Standard
18714
18715 \backslash
18716 Theta
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Standard
18725 \begin_inset Formula $\Theta$
18726 \end_inset
18727
18728
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 </row>
18734 <row topline="true">
18735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Standard
18739
18740 \backslash
18741 Lambda
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Standard
18750 \begin_inset Formula $\Lambda$
18751 \end_inset
18752
18753
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 </row>
18759 <row topline="true">
18760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18761 \begin_inset Text
18762
18763 \begin_layout Standard
18764
18765 \backslash
18766 Xi
18767 \end_layout
18768
18769 \end_inset
18770 </cell>
18771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Standard
18775 \begin_inset Formula $\Xi$
18776 \end_inset
18777
18778
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 </row>
18784 <row topline="true" bottomline="true">
18785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Standard
18789
18790 \backslash
18791 Pi
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Standard
18800 \begin_inset Formula $\Pi$
18801 \end_inset
18802
18803
18804 \end_layout
18805
18806 \end_inset
18807 </cell>
18808 </row>
18809 </lyxtabular>
18810
18811 \end_inset
18812
18813
18814 \hfill
18815
18816 \begin_inset Tabular
18817 <lyxtabular version="3" rows="6" columns="2">
18818 <features>
18819 <column alignment="center" valignment="top" leftline="true" width="0pt">
18820 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18821 <row topline="true" bottomline="true">
18822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Standard
18826 Command
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Standard
18835 Result
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row topline="true">
18842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Standard
18846
18847 \backslash
18848 Sigma
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Standard
18857 \begin_inset Formula $\Sigma$
18858 \end_inset
18859
18860
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 </row>
18866 <row topline="true">
18867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Standard
18871
18872 \backslash
18873 Upsilon
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Standard
18882 \begin_inset Formula $\Upsilon$
18883 \end_inset
18884
18885
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 </row>
18891 <row topline="true">
18892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Standard
18896
18897 \backslash
18898 Phi
18899 \end_layout
18900
18901 \end_inset
18902 </cell>
18903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18904 \begin_inset Text
18905
18906 \begin_layout Standard
18907 \begin_inset Formula $\Phi$
18908 \end_inset
18909
18910
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 </row>
18916 <row topline="true">
18917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Standard
18921
18922 \backslash
18923 Psi
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Standard
18932 \begin_inset Formula $\Psi$
18933 \end_inset
18934
18935
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 </row>
18941 <row topline="true" bottomline="true">
18942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18943 \begin_inset Text
18944
18945 \begin_layout Standard
18946
18947 \backslash
18948 Omega
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18954 \begin_inset Text
18955
18956 \begin_layout Standard
18957 \begin_inset Formula $\Omega$
18958 \end_inset
18959
18960
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 </row>
18966 </lyxtabular>
18967
18968 \end_inset
18969
18970
18971 \hfill
18972
18973 \end_layout
18974
18975 \begin_layout Standard
18976 \begin_inset VSpace medskip
18977 \end_inset
18978
18979 That the big Greek letters appear upright is caused by a design bug when
18980  TeX was developed.
18981  To get correct italic big letters, begin every command with 
18982 \series bold
18983 var
18984 \series default
18985 .
18986  For example the command 
18987 \series bold
18988
18989 \backslash
18990 varGamma
18991 \series default
18992  produces: 
18993 \begin_inset Formula $\varGamma$
18994 \end_inset
18995
18996
18997 \end_layout
18998
18999 \begin_layout Subsection
19000 Bold Letters
19001 \begin_inset LatexCommand index
19002 name "Greek letters ! bold"
19003
19004 \end_inset
19005
19006
19007 \end_layout
19008
19009 \begin_layout Standard
19010 Greek letters cannot be set with different font styles like Latin letters.
19011  They can only be made bold with the command 
19012 \series bold
19013
19014 \backslash
19015 boldsymbol
19016 \series default
19017
19018 \begin_inset LatexCommand index
19019 name "Commands ! B ! \\textbackslash boldsymbol"
19020
19021 \end_inset
19022
19023 .
19024 \end_layout
19025
19026 \begin_layout Standard
19027 \align center
19028 \begin_inset Tabular
19029 <lyxtabular version="3" rows="3" columns="2">
19030 <features>
19031 <column alignment="center" valignment="top" leftline="true" width="0">
19032 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
19033 <row topline="true" bottomline="true">
19034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Standard
19038 Command
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Standard
19047 Result
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 </row>
19053 <row topline="true">
19054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Standard
19058
19059 \backslash
19060 Upsilon
19061 \backslash
19062 boldsymbol
19063 \backslash
19064 Upsilon
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Standard
19073 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19074 \end_inset
19075
19076
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 </row>
19082 <row topline="true" bottomline="true">
19083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Standard
19087
19088 \backslash
19089 theta
19090 \backslash
19091 boldsymbol
19092 \backslash
19093 theta
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Standard
19102 \begin_inset Formula $\theta\boldsymbol{\theta}$
19103 \end_inset
19104
19105
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 </row>
19111 </lyxtabular>
19112
19113 \end_inset
19114
19115
19116 \end_layout
19117
19118 \begin_layout Section
19119 Symbols
19120 \begin_inset ERT
19121 status collapsed
19122
19123 \begin_layout Standard
19124
19125
19126 \backslash
19127 texorpdfstring{
19128 \end_layout
19129
19130 \end_inset
19131
19132
19133 \begin_inset Foot
19134 status collapsed
19135
19136 \begin_layout Standard
19137 A list with all symbols of most of the LaTeX-packages can be found in 
19138 \begin_inset LatexCommand cite
19139 key "Symbole"
19140
19141 \end_inset
19142
19143 .
19144 \end_layout
19145
19146 \end_inset
19147
19148
19149 \begin_inset ERT
19150 status collapsed
19151
19152 \begin_layout Standard
19153
19154 }{}
19155 \end_layout
19156
19157 \end_inset
19158
19159
19160 \begin_inset Note Note
19161 status collapsed
19162
19163 \begin_layout Standard
19164
19165 \backslash
19166 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
19167 \end_layout
19168
19169 \begin_layout Standard
19170 More about 
19171 \backslash
19172 texorpdfstring is in section 
19173 \begin_inset LatexCommand ref
19174 reference "sub:Formulas-in-Section"
19175
19176 \end_inset
19177
19178 .
19179 \end_layout
19180
19181 \end_inset
19182
19183
19184 \begin_inset LatexCommand index
19185 name "Symbols"
19186
19187 \end_inset
19188
19189
19190 \end_layout
19191
19192 \begin_layout Standard
19193 Many of the symbols listed in this section can also be inserted via the
19194  toolbar buttons 
19195 \begin_inset Graphics
19196         filename ../images/math/nabla.png
19197         scale 85
19198
19199 \end_inset
19200
19201  and 
19202 \begin_inset Graphics
19203         filename ../images/math/digamma.png
19204         scale 85
19205
19206 \end_inset
19207
19208 .
19209 \end_layout
19210
19211 \begin_layout Subsection
19212 Mathematical Symbols
19213 \begin_inset LatexCommand label
19214 name "sub:Mathematical-Symbols"
19215
19216 \end_inset
19217
19218
19219 \begin_inset LatexCommand index
19220 name "Symbols ! mathematical"
19221
19222 \end_inset
19223
19224
19225 \end_layout
19226
19227 \begin_layout Standard
19228
19229 \hfill
19230
19231 \begin_inset Tabular
19232 <lyxtabular version="3" rows="10" columns="2">
19233 <features>
19234 <column alignment="center" valignment="top" leftline="true" width="0pt">
19235 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19236 <row topline="true" bottomline="true">
19237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Standard
19241 Command
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Standard
19250 Result
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 </row>
19256 <row topline="true">
19257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Standard
19261
19262 \backslash
19263 neg
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Standard
19272 \begin_inset Formula $\neg$
19273 \end_inset
19274
19275
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 </row>
19281 <row topline="true">
19282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19283 \begin_inset Text
19284
19285 \begin_layout Standard
19286
19287 \backslash
19288 Im
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Standard
19297 \begin_inset Formula $\Im$
19298 \end_inset
19299
19300
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 </row>
19306 <row topline="true">
19307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Standard
19311
19312 \backslash
19313 Re
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Standard
19322 \begin_inset Formula $\Re$
19323 \end_inset
19324
19325
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row topline="true">
19332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Standard
19336
19337 \backslash
19338 aleph
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Standard
19347 \begin_inset Formula $\aleph$
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 </row>
19356 <row topline="true">
19357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19358 \begin_inset Text
19359
19360 \begin_layout Standard
19361
19362 \backslash
19363 partial
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Standard
19372 \begin_inset Formula $\partial$
19373 \end_inset
19374
19375
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 </row>
19381 <row topline="true">
19382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Standard
19386
19387 \backslash
19388 infty
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Standard
19397 \begin_inset Formula $\infty$
19398 \end_inset
19399
19400
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 </row>
19406 <row topline="true" bottomline="true">
19407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Standard
19411
19412 \backslash
19413 wp
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Standard
19422 \begin_inset Formula $\wp$
19423 \end_inset
19424
19425
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 </row>
19431 <row bottomline="true">
19432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19433 \begin_inset Text
19434
19435 \begin_layout Standard
19436
19437 \backslash
19438 imath
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Standard
19447 \begin_inset Formula $\imath$
19448 \end_inset
19449
19450
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 </row>
19456 <row bottomline="true">
19457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Standard
19461
19462 \backslash
19463 jmath
19464 \end_layout
19465
19466 \end_inset
19467 </cell>
19468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Standard
19472 \begin_inset Formula $\jmath$
19473 \end_inset
19474
19475
19476 \end_layout
19477
19478 \end_inset
19479 </cell>
19480 </row>
19481 </lyxtabular>
19482
19483 \end_inset
19484
19485
19486 \hfill
19487
19488 \begin_inset Tabular
19489 <lyxtabular version="3" rows="10" columns="2">
19490 <features>
19491 <column alignment="center" valignment="top" leftline="true" width="0pt">
19492 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19493 <row topline="true" bottomline="true">
19494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Standard
19498 Command
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Standard
19507 Result
19508 \begin_inset Note Note
19509 status collapsed
19510
19511 \begin_layout Standard
19512
19513 \series bold
19514
19515 \backslash
19516 raisebox
19517 \series default
19518  is only used as spacer.
19519 \end_layout
19520
19521 \end_inset
19522
19523
19524 \end_layout
19525
19526 \end_inset
19527 </cell>
19528 </row>
19529 <row topline="true">
19530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Standard
19534
19535 \backslash
19536 forall
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Standard
19545 \begin_inset Formula $\forall$
19546 \end_inset
19547
19548
19549 \end_layout
19550
19551 \end_inset
19552 </cell>
19553 </row>
19554 <row topline="true">
19555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Standard
19559
19560 \backslash
19561 exists
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Standard
19570 \begin_inset Formula $\exists$
19571 \end_inset
19572
19573
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 </row>
19579 <row topline="true">
19580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Standard
19584
19585 \backslash
19586 nexists
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Standard
19595 \begin_inset Formula $\nexists$
19596 \end_inset
19597
19598
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 </row>
19604 <row topline="true">
19605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Standard
19609
19610 \backslash
19611 emptyset
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Standard
19620 \begin_inset Formula $\emptyset$
19621 \end_inset
19622
19623
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 </row>
19629 <row topline="true">
19630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Standard
19634
19635 \backslash
19636 varnothing
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Standard
19645 \begin_inset Formula $\varnothing$
19646 \end_inset
19647
19648
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 </row>
19654 <row topline="true">
19655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19656 \begin_inset Text
19657
19658 \begin_layout Standard
19659
19660 \backslash
19661 dag
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19667 \begin_inset Text
19668
19669 \begin_layout Standard
19670 \begin_inset Formula $\dag$
19671 \end_inset
19672
19673
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 </row>
19679 <row topline="true" bottomline="true">
19680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19681 \begin_inset Text
19682
19683 \begin_layout Standard
19684
19685 \backslash
19686 ddag
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Standard
19695 \begin_inset Formula $\ddag$
19696 \end_inset
19697
19698
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 </row>
19704 <row bottomline="true">
19705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19706 \begin_inset Text
19707
19708 \begin_layout Standard
19709
19710 \backslash
19711 complement
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Standard
19720 \begin_inset ERT
19721 status collapsed
19722
19723 \begin_layout Standard
19724
19725
19726 \backslash
19727 raisebox{-0.8mm}{
19728 \end_layout
19729
19730 \end_inset
19731
19732
19733 \begin_inset Formula $\complement$
19734 \end_inset
19735
19736
19737 \begin_inset ERT
19738 status collapsed
19739
19740 \begin_layout Standard
19741
19742 }
19743 \end_layout
19744
19745 \end_inset
19746
19747
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 </row>
19753 <row bottomline="true">
19754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Standard
19758
19759 \backslash
19760 Bbbk
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Standard
19769 \begin_inset Formula $\Bbbk$
19770 \end_inset
19771
19772
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 </row>
19778 </lyxtabular>
19779
19780 \end_inset
19781
19782
19783 \hfill
19784
19785 \begin_inset Tabular
19786 <lyxtabular version="3" rows="10" columns="2">
19787 <features>
19788 <column alignment="center" valignment="top" leftline="true" width="0pt">
19789 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19790 <row topline="true" bottomline="true">
19791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Standard
19795 Command
19796 \end_layout
19797
19798 \end_inset
19799 </cell>
19800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Standard
19804 Result
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 </row>
19810 <row topline="true">
19811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Standard
19815
19816 \backslash
19817 prime
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Standard
19826 \begin_inset Formula $\prime$
19827 \end_inset
19828
19829
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 </row>
19835 <row topline="true">
19836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Standard
19840
19841 \backslash
19842 backprime
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Standard
19851 \begin_inset Formula $\backprime$
19852 \end_inset
19853
19854
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 </row>
19860 <row topline="true">
19861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Standard
19865
19866 \backslash
19867 mho
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Standard
19876 \begin_inset Formula $\mho$
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 </row>
19885 <row topline="true">
19886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Standard
19890
19891 \backslash
19892 triangle
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Standard
19901 \begin_inset Formula $\triangle$
19902 \end_inset
19903
19904
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 </row>
19910 <row topline="true">
19911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Standard
19915
19916 \backslash
19917 angle
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Standard
19926 \begin_inset Formula $\angle$
19927 \end_inset
19928
19929
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 </row>
19935 <row topline="true">
19936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Standard
19940
19941 \backslash
19942 measuredangle
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Standard
19951 \begin_inset Formula $\measuredangle$
19952 \end_inset
19953
19954
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 </row>
19960 <row topline="true" bottomline="true">
19961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Standard
19965
19966 \backslash
19967 sphericalangle
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Standard
19976 \begin_inset Formula $\sphericalangle$
19977 \end_inset
19978
19979
19980 \end_layout
19981
19982 \end_inset
19983 </cell>
19984 </row>
19985 <row bottomline="true">
19986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Standard
19990
19991 \backslash
19992 top
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Standard
20001 \begin_inset Formula $\top$
20002 \end_inset
20003
20004
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 </row>
20010 <row bottomline="true">
20011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Standard
20015
20016 \backslash
20017 bot
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Standard
20026 \begin_inset Formula $\bot$
20027 \end_inset
20028
20029
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 </row>
20035 </lyxtabular>
20036
20037 \end_inset
20038
20039
20040 \hfill
20041
20042 \end_layout
20043
20044 \begin_layout Standard
20045
20046 \newpage
20047
20048 \end_layout
20049
20050 \begin_layout Subsection
20051 Miscellaneous Symbols
20052 \begin_inset LatexCommand label
20053 name "sub:Miscellaneous-Symbols"
20054
20055 \end_inset
20056
20057
20058 \begin_inset LatexCommand index
20059 name "Symbols ! miscellaneous"
20060
20061 \end_inset
20062
20063
20064 \end_layout
20065
20066 \begin_layout Standard
20067 \begin_inset Tabular
20068 <lyxtabular version="3" rows="10" columns="2">
20069 <features>
20070 <column alignment="center" valignment="top" leftline="true" width="0pt">
20071 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20072 <row topline="true" bottomline="true">
20073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Standard
20077 Command
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Standard
20086 Result
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 </row>
20092 <row topline="true">
20093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Standard
20097
20098 \backslash
20099 flat
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Standard
20108 \begin_inset Formula $\flat$
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 </row>
20117 <row topline="true">
20118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Standard
20122
20123 \backslash
20124 natural
20125 \end_layout
20126
20127 \end_inset
20128 </cell>
20129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Standard
20133 \begin_inset Formula $\natural$
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 </row>
20142 <row topline="true">
20143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Standard
20147
20148 \backslash
20149 sharp
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Standard
20158 \begin_inset Formula $\sharp$
20159 \end_inset
20160
20161
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 </row>
20167 <row topline="true" bottomline="true">
20168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Standard
20172
20173 \backslash
20174 surd
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Standard
20183 \begin_inset Formula $\surd$
20184 \end_inset
20185
20186
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 </row>
20192 <row bottomline="true">
20193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Standard
20197
20198 \backslash
20199 checkmark
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Standard
20208 \begin_inset Formula $\checkmark$
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 </row>
20217 <row bottomline="true">
20218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Standard
20222
20223 \backslash
20224 yen
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Standard
20233 \begin_inset Formula $\yen$
20234 \end_inset
20235
20236
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 </row>
20242 <row bottomline="true">
20243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Standard
20247
20248 \backslash
20249 pounds
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Standard
20258 \begin_inset Formula $\pounds$
20259 \end_inset
20260
20261
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 </row>
20267 <row bottomline="true">
20268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Standard
20272 $
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Standard
20281 \begin_inset Formula $\$$
20282 \end_inset
20283
20284
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 </row>
20290 <row bottomline="true">
20291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Standard
20295 §
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Standard
20304 \begin_inset Formula $§$
20305 \end_inset
20306
20307
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 </row>
20313 </lyxtabular>
20314
20315 \end_inset
20316
20317
20318 \begin_inset Tabular
20319 <lyxtabular version="3" rows="10" columns="2">
20320 <features>
20321 <column alignment="center" valignment="top" leftline="true" width="0">
20322 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20323 <row topline="true" bottomline="true">
20324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Standard
20328 Command
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Standard
20337 Result
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 </row>
20343 <row topline="true">
20344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Standard
20348
20349 \backslash
20350 hbar
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20356 \begin_inset Text
20357
20358 \begin_layout Standard
20359 \begin_inset Formula $\hbar$
20360 \end_inset
20361
20362
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 </row>
20368 <row topline="true">
20369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Standard
20373
20374 \backslash
20375 hslash
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Standard
20384 \begin_inset Formula $\hslash$
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 </row>
20393 <row topline="true">
20394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20395 \begin_inset Text
20396
20397 \begin_layout Standard
20398
20399 \backslash
20400 clubsuit
20401 \end_layout
20402
20403 \end_inset
20404 </cell>
20405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Standard
20409 \begin_inset Formula $\clubsuit$
20410 \end_inset
20411
20412
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 </row>
20418 <row topline="true">
20419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20420 \begin_inset Text
20421
20422 \begin_layout Standard
20423
20424 \backslash
20425 spadesuit
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Standard
20434 \begin_inset Formula $\spadesuit$
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 </row>
20443 <row topline="true">
20444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Standard
20448
20449 \backslash
20450 bigstar
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Standard
20459 \begin_inset Formula $\bigstar$
20460 \end_inset
20461
20462
20463 \end_layout
20464
20465 \end_inset
20466 </cell>
20467 </row>
20468 <row topline="true">
20469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Standard
20473
20474 \backslash
20475 blacklozenge
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Standard
20484 \begin_inset Formula $\blacklozenge$
20485 \end_inset
20486
20487
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 </row>
20493 <row topline="true">
20494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Standard
20498
20499 \backslash
20500 blacktriangle
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Standard
20509 \begin_inset Formula $\blacktriangle$
20510 \end_inset
20511
20512
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 </row>
20518 <row topline="true">
20519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Standard
20523
20524 \backslash
20525 blacktiangledown
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Standard
20534 \begin_inset Formula $\blacktriangledown$
20535 \end_inset
20536
20537
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 </row>
20543 <row topline="true" bottomline="true">
20544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Standard
20548
20549 \backslash
20550 bullet
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Standard
20559 \begin_inset Formula $\bullet$
20560 \end_inset
20561
20562
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 </row>
20568 </lyxtabular>
20569
20570 \end_inset
20571
20572
20573 \begin_inset Tabular
20574 <lyxtabular version="3" rows="10" columns="2">
20575 <features>
20576 <column alignment="center" valignment="top" leftline="true" width="0pt">
20577 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20578 <row topline="true" bottomline="true">
20579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Standard
20583 Command
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Standard
20592 Result
20593 \end_layout
20594
20595 \end_inset
20596 </cell>
20597 </row>
20598 <row topline="true">
20599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Standard
20603
20604 \backslash
20605 diamondsuit
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Standard
20614 \begin_inset Formula $\diamondsuit$
20615 \end_inset
20616
20617
20618 \end_layout
20619
20620 \end_inset
20621 </cell>
20622 </row>
20623 <row topline="true">
20624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Standard
20628
20629 \backslash
20630 Diamond
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Standard
20639 \begin_inset Formula $\Diamond$
20640 \end_inset
20641
20642
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 </row>
20648 <row topline="true">
20649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20650 \begin_inset Text
20651
20652 \begin_layout Standard
20653
20654 \backslash
20655 heartsuit
20656 \end_layout
20657
20658 \end_inset
20659 </cell>
20660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Standard
20664 \begin_inset Formula $\heartsuit$
20665 \end_inset
20666
20667
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 </row>
20673 <row topline="true" bottomline="true">
20674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Standard
20678
20679 \backslash
20680 P
20681 \end_layout
20682
20683 \end_inset
20684 </cell>
20685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20686 \begin_inset Text
20687
20688 \begin_layout Standard
20689 \begin_inset Formula $\P$
20690 \end_inset
20691
20692
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 </row>
20698 <row bottomline="true">
20699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Standard
20703
20704 \backslash
20705 copyright
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20711 \begin_inset Text
20712
20713 \begin_layout Standard
20714 \begin_inset Formula $\copyright$
20715 \end_inset
20716
20717
20718 \end_layout
20719
20720 \end_inset
20721 </cell>
20722 </row>
20723 <row bottomline="true">
20724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20725 \begin_inset Text
20726
20727 \begin_layout Standard
20728
20729 \backslash
20730 circledR
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Standard
20739 \begin_inset Formula $\circledR$
20740 \end_inset
20741
20742
20743 \end_layout
20744
20745 \end_inset
20746 </cell>
20747 </row>
20748 <row bottomline="true">
20749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20750 \begin_inset Text
20751
20752 \begin_layout Standard
20753
20754 \backslash
20755 maltese
20756 \end_layout
20757
20758 \end_inset
20759 </cell>
20760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Standard
20764 \begin_inset Formula $\maltese$
20765 \end_inset
20766
20767
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 </row>
20773 <row bottomline="true">
20774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20775 \begin_inset Text
20776
20777 \begin_layout Standard
20778
20779 \backslash
20780 diagup
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Standard
20789 \begin_inset Formula $\diagup$
20790 \end_inset
20791
20792
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 </row>
20798 <row bottomline="true">
20799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Standard
20803
20804 \backslash
20805 diagdown
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Standard
20814 \begin_inset Formula $\diagdown$
20815 \end_inset
20816
20817
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 </row>
20823 </lyxtabular>
20824
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \begin_layout Standard
20831 \begin_inset VSpace medskip
20832 \end_inset
20833
20834 More symbols are listed in 
20835 \begin_inset LatexCommand ref
20836 reference "sub:Miscellaneous-Special-Characters"
20837
20838 \end_inset
20839
20840 .
20841 \end_layout
20842
20843 \begin_layout Standard
20844 Some symbols can be displayed in different sizes, see 
20845 \begin_inset LatexCommand ref
20846 reference "sub:Font-Sizes"
20847
20848 \end_inset
20849
20850 .
20851 \end_layout
20852
20853 \begin_layout Subsection
20854 The Euro-Symbol €
20855 \begin_inset LatexCommand index
20856 name "Symbols ! Euro-symbol"
20857
20858 \end_inset
20859
20860
20861 \begin_inset LatexCommand index
20862 name "\\textcent@\\officialeuro"
20863
20864 \end_inset
20865
20866
20867 \end_layout
20868
20869 \begin_layout Standard
20870 To use the Euro symbol in formulas, the LaTeX-package 
20871 \series bold
20872 eurosym
20873 \series default
20874
20875 \begin_inset LatexCommand index
20876 name "Packages ! eurosym"
20877
20878 \end_inset
20879
20880  must be installed and loaded with the LaTeX-preamble line
20881 \end_layout
20882
20883 \begin_layout Standard
20884
20885 \series bold
20886
20887 \backslash
20888 usepackage[gennarrow]{eurosym}
20889 \end_layout
20890
20891 \begin_layout Standard
20892 The Euro symbol can now be inserted with the command 
20893 \series bold
20894
20895 \backslash
20896 euro
20897 \series default
20898
20899 \begin_inset LatexCommand index
20900 name "Commands ! E ! \\textbackslash euro"
20901
20902 \end_inset
20903
20904 .
20905 \end_layout
20906
20907 \begin_layout Standard
20908 The Euro symbol can directly be inserted with the € key in mathematical
20909  text, without having 
20910 \series bold
20911 eurosym
20912 \series default
20913  installed.
20914  When 
20915 \series bold
20916 eurosym
20917 \series default
20918  is installed, 
20919 \series bold
20920
20921 \backslash
20922 euro
20923 \series default
20924  can also be inserted in TeX-mode.
20925  The official currency symbol can then be inserted with the command 
20926 \series bold
20927
20928 \backslash
20929 officialeuro
20930 \series default
20931
20932 \begin_inset LatexCommand index
20933 name "Commands ! O ! \\textbackslash officialeuro"
20934
20935 \end_inset
20936
20937 , that is only available in TeX-mode.
20938 \end_layout
20939
20940 \begin_layout Standard
20941 \begin_inset ERT
20942 status collapsed
20943
20944 \begin_layout Standard
20945
20946
20947 \backslash
20948 ifeurosym 
20949 \end_layout
20950
20951 \end_inset
20952
20953
20954 \begin_inset Note Note
20955 status open
20956
20957 \begin_layout Standard
20958 The following table will only be displayed when the LaTeX-package 
20959 \series bold
20960 eurosym
20961 \series default
20962  is installed.
20963 \end_layout
20964
20965 \end_inset
20966
20967
20968 \end_layout
20969
20970 \begin_layout Standard
20971 An overview about the different Euro symbols:
20972 \end_layout
20973
20974 \begin_layout Standard
20975 \align center
20976 \begin_inset Tabular
20977 <lyxtabular version="3" rows="4" columns="3">
20978 <features>
20979 <column alignment="center" valignment="top" leftline="true" width="0pt">
20980 <column alignment="center" valignment="top" leftline="true" width="0pt">
20981 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20982 <row topline="true" bottomline="true">
20983 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20984 \begin_inset Text
20985
20986 \begin_layout Standard
20987
20988 \end_layout
20989
20990 \end_inset
20991 </cell>
20992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Standard
20996 Command 
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21002 \begin_inset Text
21003
21004 \begin_layout Standard
21005 Result
21006 \end_layout
21007
21008 \end_inset
21009 </cell>
21010 </row>
21011 <row topline="true">
21012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Standard
21016 formula
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Standard
21025
21026 \backslash
21027 euro
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Standard
21036 \begin_inset Formula $\euro$
21037 \end_inset
21038
21039
21040 \end_layout
21041
21042 \end_inset
21043 </cell>
21044 </row>
21045 <row topline="true">
21046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Standard
21050 mathematical text
21051 \end_layout
21052
21053 \end_inset
21054 </cell>
21055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21056 \begin_inset Text
21057
21058 \begin_layout Standard
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Standard
21068 \begin_inset Formula $\mbox{€}$
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row topline="true" bottomline="true">
21078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Standard
21082 TeX-mode
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21088 \begin_inset Text
21089
21090 \begin_layout Standard
21091
21092 \backslash
21093 officialeuro
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Standard
21102 \begin_inset ERT
21103 status collapsed
21104
21105 \begin_layout Standard
21106
21107
21108 \backslash
21109 officialeuro
21110 \end_layout
21111
21112 \end_inset
21113
21114
21115 \end_layout
21116
21117 \end_inset
21118 </cell>
21119 </row>
21120 </lyxtabular>
21121
21122 \end_inset
21123
21124
21125 \end_layout
21126
21127 \begin_layout Standard
21128 \begin_inset ERT
21129 status collapsed
21130
21131 \begin_layout Standard
21132
21133
21134 \backslash
21135 else 
21136 \end_layout
21137
21138 \end_inset
21139
21140
21141 \begin_inset Note Note
21142 status open
21143
21144 \begin_layout Standard
21145 The following will be displayed when the LaTeX-package 
21146 \series bold
21147 eurosym
21148 \series default
21149  is not installed:
21150 \end_layout
21151
21152 \end_inset
21153
21154
21155 \end_layout
21156
21157 \begin_layout Standard
21158 You need to install the package 
21159 \series bold
21160 eurosym
21161 \series default
21162  to see the rest of this subsection in the output.
21163 \end_layout
21164
21165 \begin_layout Standard
21166 \begin_inset ERT
21167 status collapsed
21168
21169 \begin_layout Standard
21170
21171
21172 \backslash
21173 fi 
21174 \end_layout
21175
21176 \end_inset
21177
21178
21179 \end_layout
21180
21181 \begin_layout Section
21182 Relations
21183 \begin_inset LatexCommand label
21184 name "sec:Relations"
21185
21186 \end_inset
21187
21188
21189 \begin_inset LatexCommand index
21190 name "Relations"
21191
21192 \end_inset
21193
21194
21195 \begin_inset LatexCommand index
21196 name "Comparisons|see{Relations}"
21197
21198 \end_inset
21199
21200
21201 \end_layout
21202
21203 \begin_layout Standard
21204 All relations can also be inserted via the toolbar button 
21205 \begin_inset Graphics
21206         filename ../images/math/leq.png
21207         scale 85
21208
21209 \end_inset
21210
21211 .
21212 \end_layout
21213
21214 \begin_layout Standard
21215
21216 \hfill
21217
21218 \begin_inset Tabular
21219 <lyxtabular version="3" rows="17" columns="2">
21220 <features>
21221 <column alignment="center" valignment="top" leftline="true" width="0pt">
21222 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21223 <row topline="true" bottomline="true">
21224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21225 \begin_inset Text
21226
21227 \begin_layout Standard
21228 Command
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Standard
21237 Result
21238 \end_layout
21239
21240 \end_inset
21241 </cell>
21242 </row>
21243 <row topline="true">
21244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Standard
21248 <
21249 \end_layout
21250
21251 \end_inset
21252 </cell>
21253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Standard
21257 \begin_inset Formula $<$
21258 \end_inset
21259
21260
21261 \end_layout
21262
21263 \end_inset
21264 </cell>
21265 </row>
21266 <row topline="true">
21267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Standard
21271
21272 \backslash
21273 le
21274 \end_layout
21275
21276 \end_inset
21277 </cell>
21278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21279 \begin_inset Text
21280
21281 \begin_layout Standard
21282 \begin_inset Formula $\le$
21283 \end_inset
21284
21285
21286 \end_layout
21287
21288 \end_inset
21289 </cell>
21290 </row>
21291 <row topline="true">
21292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Standard
21296
21297 \backslash
21298 ll
21299 \end_layout
21300
21301 \end_inset
21302 </cell>
21303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Standard
21307 \begin_inset Formula $\ll$
21308 \end_inset
21309
21310
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 </row>
21316 <row topline="true">
21317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Standard
21321
21322 \backslash
21323 prec
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Standard
21332 \begin_inset Formula $\prec$
21333 \end_inset
21334
21335
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 </row>
21341 <row topline="true">
21342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Standard
21346
21347 \backslash
21348 preceq
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Standard
21357 \begin_inset Formula $\preceq$
21358 \end_inset
21359
21360
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 </row>
21366 <row topline="true">
21367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Standard
21371
21372 \backslash
21373 subset
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Standard
21382 \begin_inset Formula $\subset$
21383 \end_inset
21384
21385
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 </row>
21391 <row topline="true">
21392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \begin_layout Standard
21396
21397 \backslash
21398 subseteq
21399 \end_layout
21400
21401 \end_inset
21402 </cell>
21403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Standard
21407 \begin_inset Formula $\subseteq$
21408 \end_inset
21409
21410
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 </row>
21416 <row topline="true">
21417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Standard
21421
21422 \backslash
21423 sqsubseteq
21424 \end_layout
21425
21426 \end_inset
21427 </cell>
21428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Standard
21432 \begin_inset Formula $\sqsubseteq$
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 </row>
21441 <row topline="true">
21442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Standard
21446
21447 \backslash
21448 in
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Standard
21457 \begin_inset Formula $\in$
21458 \end_inset
21459
21460
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 </row>
21466 <row topline="true">
21467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Standard
21471
21472 \backslash
21473 vdash
21474 \end_layout
21475
21476 \end_inset
21477 </cell>
21478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Standard
21482 \begin_inset Formula $\vdash$
21483 \end_inset
21484
21485
21486 \end_layout
21487
21488 \end_inset
21489 </cell>
21490 </row>
21491 <row topline="true">
21492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21493 \begin_inset Text
21494
21495 \begin_layout Standard
21496
21497 \backslash
21498 smile
21499 \end_layout
21500
21501 \end_inset
21502 </cell>
21503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Standard
21507 \begin_inset Formula $\smile$
21508 \end_inset
21509
21510
21511 \end_layout
21512
21513 \end_inset
21514 </cell>
21515 </row>
21516 <row topline="true">
21517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21518 \begin_inset Text
21519
21520 \begin_layout Standard
21521
21522 \backslash
21523 lhd
21524 \end_layout
21525
21526 \end_inset
21527 </cell>
21528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Standard
21532 \begin_inset Formula $\lhd$
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 </row>
21541 <row topline="true">
21542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21543 \begin_inset Text
21544
21545 \begin_layout Standard
21546
21547 \backslash
21548 unlhd
21549 \end_layout
21550
21551 \end_inset
21552 </cell>
21553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Standard
21557 \begin_inset Formula $\unlhd$
21558 \end_inset
21559
21560
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 </row>
21566 <row topline="true">
21567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Standard
21571
21572 \backslash
21573 gtrless
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Standard
21582 \begin_inset Formula $\gtrless$
21583 \end_inset
21584
21585
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 </row>
21591 <row topline="true">
21592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Standard
21596
21597 \backslash
21598 mid
21599 \end_layout
21600
21601 \end_inset
21602 </cell>
21603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21604 \begin_inset Text
21605
21606 \begin_layout Standard
21607 \begin_inset Formula $\mid$
21608 \end_inset
21609
21610
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 </row>
21616 <row topline="true" bottomline="true">
21617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Standard
21621
21622 \backslash
21623 nmid
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Standard
21632 \begin_inset Formula $\nmid$
21633 \end_inset
21634
21635
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 </row>
21641 </lyxtabular>
21642
21643 \end_inset
21644
21645
21646 \hfill
21647
21648 \begin_inset Tabular
21649 <lyxtabular version="3" rows="17" columns="2">
21650 <features>
21651 <column alignment="center" valignment="top" leftline="true" width="0pt">
21652 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21653 <row topline="true" bottomline="true">
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Standard
21658 Command
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Standard
21667 Result
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 </row>
21673 <row topline="true">
21674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Standard
21678 =
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Standard
21687 \begin_inset Formula $=$
21688 \end_inset
21689
21690
21691 \end_layout
21692
21693 \end_inset
21694 </cell>
21695 </row>
21696 <row topline="true">
21697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Standard
21701
21702 \backslash
21703 not=
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Standard
21712 \begin_inset Formula $\not=$
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 </row>
21721 <row topline="true">
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Standard
21726
21727 \backslash
21728 equiv
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21734 \begin_inset Text
21735
21736 \begin_layout Standard
21737 \begin_inset Formula $\equiv$
21738 \end_inset
21739
21740
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 </row>
21746 <row topline="true">
21747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Standard
21751
21752 \backslash
21753 sim
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Standard
21762 \begin_inset Formula $\sim$
21763 \end_inset
21764
21765
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 </row>
21771 <row topline="true">
21772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Standard
21776
21777 \backslash
21778 simeq
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Standard
21787 \begin_inset Formula $\simeq$
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 </row>
21796 <row topline="true">
21797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Standard
21801
21802 \backslash
21803 approx
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Standard
21812 \begin_inset Formula $\approx$
21813 \end_inset
21814
21815
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 </row>
21821 <row topline="true">
21822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Standard
21826
21827 \backslash
21828 cong
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Standard
21837 \begin_inset Formula $\cong$
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 </row>
21846 <row topline="true">
21847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Standard
21851
21852 \backslash
21853 bowtie
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Standard
21862 \begin_inset Formula $\bowtie$
21863 \end_inset
21864
21865
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 </row>
21871 <row topline="true">
21872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Standard
21876
21877 \backslash
21878 notin
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Standard
21887 \begin_inset Formula $\notin$
21888 \end_inset
21889
21890
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 </row>
21896 <row topline="true">
21897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Standard
21901
21902 \backslash
21903 perp
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Standard
21912 \begin_inset Formula $\perp$
21913 \end_inset
21914
21915
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 </row>
21921 <row topline="true">
21922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Standard
21926
21927 \backslash
21928 propto
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Standard
21937 \begin_inset Formula $\propto$
21938 \end_inset
21939
21940
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 </row>
21946 <row topline="true">
21947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Standard
21951
21952 \backslash
21953 asymp
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Standard
21962 \begin_inset Formula $\asymp$
21963 \end_inset
21964
21965
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 </row>
21971 <row topline="true">
21972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Standard
21976
21977 \backslash
21978 doteq
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Standard
21987 \begin_inset Formula $\doteq$
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 </row>
21996 <row topline="true">
21997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Standard
22001
22002 \backslash
22003 circeq
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Standard
22012 \begin_inset Formula $\circeq$
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 </row>
22021 <row topline="true">
22022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Standard
22026
22027 \backslash
22028 models
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22034 \begin_inset Text
22035
22036 \begin_layout Standard
22037 \begin_inset Formula $\models$
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 </row>
22046 <row topline="true" bottomline="true">
22047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Standard
22051
22052 \backslash
22053 widehat=
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \begin_layout Standard
22062 \begin_inset Formula $\widehat{=}$
22063 \end_inset
22064
22065
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 </row>
22071 </lyxtabular>
22072
22073 \end_inset
22074
22075
22076 \hfill
22077
22078 \begin_inset Tabular
22079 <lyxtabular version="3" rows="17" columns="2">
22080 <features>
22081 <column alignment="center" valignment="top" leftline="true" width="0pt">
22082 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22083 <row topline="true" bottomline="true">
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Standard
22088 Command
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Standard
22097 Result
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 </row>
22103 <row topline="true">
22104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Standard
22108 >
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Standard
22117 \begin_inset Formula $>$
22118 \end_inset
22119
22120
22121 \end_layout
22122
22123 \end_inset
22124 </cell>
22125 </row>
22126 <row topline="true">
22127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \begin_layout Standard
22131
22132 \backslash
22133 ge
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Standard
22142 \begin_inset Formula $\ge$
22143 \end_inset
22144
22145
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 </row>
22151 <row topline="true">
22152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Standard
22156
22157 \backslash
22158 gg
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Standard
22167 \begin_inset Formula $\gg$
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \end_inset
22174 </cell>
22175 </row>
22176 <row topline="true">
22177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Standard
22181
22182 \backslash
22183 succ
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Standard
22192 \begin_inset Formula $\succ$
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 </row>
22201 <row topline="true">
22202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22203 \begin_inset Text
22204
22205 \begin_layout Standard
22206
22207 \backslash
22208 succeq
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22214 \begin_inset Text
22215
22216 \begin_layout Standard
22217 \begin_inset Formula $\succeq$
22218 \end_inset
22219
22220
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 </row>
22226 <row topline="true">
22227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Standard
22231
22232 \backslash
22233 supset
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22239 \begin_inset Text
22240
22241 \begin_layout Standard
22242 \begin_inset Formula $\supset$
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 </row>
22251 <row topline="true">
22252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Standard
22256
22257 \backslash
22258 supseteq
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Standard
22267 \begin_inset Formula $\supseteq$
22268 \end_inset
22269
22270
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 </row>
22276 <row topline="true">
22277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Standard
22281
22282 \backslash
22283 sqsupseteq
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Standard
22292 \begin_inset Formula $\sqsupseteq$
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 </row>
22301 <row topline="true">
22302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Standard
22306
22307 \backslash
22308 ni
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Standard
22317 \begin_inset Formula $\ni$
22318 \end_inset
22319
22320
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 </row>
22326 <row topline="true">
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Standard
22331
22332 \backslash
22333 dashv
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Standard
22342 \begin_inset Formula $\dashv$
22343 \end_inset
22344
22345
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 </row>
22351 <row topline="true">
22352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Standard
22356
22357 \backslash
22358 frown
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Standard
22367 \begin_inset Formula $\frown$
22368 \end_inset
22369
22370
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 </row>
22376 <row topline="true">
22377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Standard
22381
22382 \backslash
22383 rhd
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22389 \begin_inset Text
22390
22391 \begin_layout Standard
22392 \begin_inset Formula $\rhd$
22393 \end_inset
22394
22395
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 </row>
22401 <row topline="true">
22402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \begin_layout Standard
22406
22407 \backslash
22408 unrhd
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Standard
22417 \begin_inset Formula $\unrhd$
22418 \end_inset
22419
22420
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 </row>
22426 <row topline="true">
22427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Standard
22431
22432 \backslash
22433 lessgtr
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Standard
22442 \begin_inset Formula $\lessgtr$
22443 \end_inset
22444
22445
22446 \end_layout
22447
22448 \end_inset
22449 </cell>
22450 </row>
22451 <row topline="true">
22452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Standard
22456
22457 \backslash
22458 parallel
22459 \end_layout
22460
22461 \end_inset
22462 </cell>
22463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22464 \begin_inset Text
22465
22466 \begin_layout Standard
22467 \begin_inset Formula $\parallel$
22468 \end_inset
22469
22470
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 </row>
22476 <row topline="true" bottomline="true">
22477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Standard
22481
22482 \backslash
22483 nparallel
22484 \end_layout
22485
22486 \end_inset
22487 </cell>
22488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22489 \begin_inset Text
22490
22491 \begin_layout Standard
22492 \begin_inset Formula $\nparallel$
22493 \end_inset
22494
22495
22496 \end_layout
22497
22498 \end_inset
22499 </cell>
22500 </row>
22501 </lyxtabular>
22502
22503 \end_inset
22504
22505
22506 \hfill
22507
22508 \end_layout
22509
22510 \begin_layout Standard
22511 \begin_inset VSpace medskip
22512 \end_inset
22513
22514 The characters 
22515 \series bold
22516
22517 \backslash
22518 lhd
22519 \series default
22520  and 
22521 \series bold
22522
22523 \backslash
22524 rhd
22525 \series default
22526  are bigger than the equal looking operators 
22527 \series bold
22528
22529 \backslash
22530 triangleleft
22531 \series default
22532  and 
22533 \series bold
22534
22535 \backslash
22536 triangleright
22537 \series default
22538 , respectively.
22539 \end_layout
22540
22541 \begin_layout Standard
22542 Relations are, in contrary to symbols, always surrounded by space.
22543 \end_layout
22544
22545 \begin_layout Standard
22546 Relations with labels can be created with the command 
22547 \series bold
22548
22549 \backslash
22550 stackrel
22551 \series default
22552
22553 \begin_inset LatexCommand index
22554 name "Commands ! S ! \\textbackslash stackrel"
22555
22556 \end_inset
22557
22558 :
22559 \end_layout
22560
22561 \begin_layout Standard
22562 \align center
22563 \begin_inset Tabular
22564 <lyxtabular version="3" rows="2" columns="2">
22565 <features>
22566 <column alignment="center" valignment="top" leftline="true" width="0">
22567 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22568 <row topline="true" bottomline="true">
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Standard
22573 Command
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Standard
22582 Result
22583 \begin_inset Note Note
22584 status collapsed
22585
22586 \begin_layout Standard
22587
22588 \series bold
22589
22590 \backslash
22591 raisebox
22592 \series default
22593  is only used as spacer.
22594 \end_layout
22595
22596 \end_inset
22597
22598
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 </row>
22604 <row topline="true" bottomline="true">
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Standard
22609 A(r)
22610 \backslash
22611 stackrel
22612 \begin_inset ERT
22613 status collapsed
22614
22615 \begin_layout Standard
22616
22617
22618 \backslash
22619 spce 
22620 \end_layout
22621
22622 \end_inset
22623
22624 r
22625 \backslash
22626 to
22627 \backslash
22628 infty
22629 \begin_inset ERT
22630 status collapsed
22631
22632 \begin_layout Standard
22633
22634
22635 \backslash
22636 spce 
22637 \end_layout
22638
22639 \end_inset
22640
22641
22642 \begin_inset Formula $\downarrow$
22643 \end_inset
22644
22645
22646 \backslash
22647 approx
22648 \begin_inset ERT
22649 status collapsed
22650
22651 \begin_layout Standard
22652
22653
22654 \backslash
22655 spce 
22656 \end_layout
22657
22658 \end_inset
22659
22660
22661 \begin_inset ERT
22662 status collapsed
22663
22664 \begin_layout Standard
22665
22666
22667 \backslash
22668 spce 
22669 \end_layout
22670
22671 \end_inset
22672
22673 B
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Standard
22682 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 </row>
22691 </lyxtabular>
22692
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \begin_layout Section
22699 Functions
22700 \end_layout
22701
22702 \begin_layout Subsection
22703 Predefined Functions
22704 \begin_inset LatexCommand label
22705 name "sub:Predefined-Functions"
22706
22707 \end_inset
22708
22709
22710 \begin_inset LatexCommand index
22711 name "Functions ! predefined"
22712
22713 \end_inset
22714
22715
22716 \end_layout
22717
22718 \begin_layout Standard
22719 In general, variables are set 
22720 \emph on
22721 italic
22722 \emph default
22723  in mathematical expressions, but not function names, because 
22724 \begin_inset Formula $sin$
22725 \end_inset
22726
22727  could be misunderstood as 
22728 \begin_inset Formula $s\cdot i\cdot n$
22729 \end_inset
22730
22731 .
22732  Therefore there are predefined functions, that are additionally a bit separated
22733  from prefactors.
22734  They are inserted as commands starting with a backslash before their name.
22735 \end_layout
22736
22737 \begin_layout Standard
22738 \align center
22739 \begin_inset Tabular
22740 <lyxtabular version="3" rows="2" columns="4">
22741 <features>
22742 <column alignment="center" valignment="top" leftline="true" width="0pt">
22743 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22744 <column alignment="center" valignment="top" leftline="true" width="0pt">
22745 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22746 <row topline="true" bottomline="true">
22747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22748 \begin_inset Text
22749
22750 \begin_layout Standard
22751 Command
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22757 \begin_inset Text
22758
22759 \begin_layout Standard
22760 Result
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Standard
22769 Command
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Standard
22778 Result
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 </row>
22784 <row topline="true" bottomline="true">
22785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22786 \begin_inset Text
22787
22788 \begin_layout Standard
22789 Asin(x)+B
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22795 \begin_inset Text
22796
22797 \begin_layout Standard
22798 \begin_inset Formula $Asin(x)+B$
22799 \end_inset
22800
22801
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Standard
22810 A
22811 \backslash
22812 sin(x)+B
22813 \end_layout
22814
22815 \end_inset
22816 </cell>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Standard
22821 \begin_inset Formula $A\sin(x)+B$
22822 \end_inset
22823
22824
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 </row>
22830 </lyxtabular>
22831
22832 \end_inset
22833
22834
22835 \begin_inset ERT
22836 status collapsed
22837
22838 \begin_layout Standard
22839
22840
22841 \backslash
22842 pagebreak 
22843 \end_layout
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \begin_layout Standard
22851 The following functions are predefined:
22852 \end_layout
22853
22854 \begin_layout Standard
22855 \begin_inset VSpace -2mm
22856 \end_inset
22857
22858
22859 \end_layout
22860
22861 \begin_layout Standard
22862 \align center
22863 \begin_inset Tabular
22864 <lyxtabular version="3" rows="9" columns="4">
22865 <features>
22866 <column alignment="center" valignment="top" leftline="true" width="0pt">
22867 <column alignment="center" valignment="top" leftline="true" width="0pt">
22868 <column alignment="center" valignment="top" leftline="true" width="0pt">
22869 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22870 <row topline="true" bottomline="true">
22871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Standard
22875 Command
22876 \end_layout
22877
22878 \end_inset
22879 </cell>
22880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22881 \begin_inset Text
22882
22883 \begin_layout Standard
22884 Command
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22890 \begin_inset Text
22891
22892 \begin_layout Standard
22893 Command
22894 \end_layout
22895
22896 \end_inset
22897 </cell>
22898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22899 \begin_inset Text
22900
22901 \begin_layout Standard
22902 Command
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 </row>
22908 <row topline="true">
22909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Standard
22913
22914 \backslash
22915 sin
22916 \end_layout
22917
22918 \end_inset
22919 </cell>
22920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22921 \begin_inset Text
22922
22923 \begin_layout Standard
22924
22925 \backslash
22926 sinh
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Standard
22935
22936 \backslash
22937 arcsin
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Standard
22946
22947 \backslash
22948 sup
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 </row>
22954 <row topline="true">
22955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Standard
22959
22960 \backslash
22961 cos
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Standard
22970
22971 \backslash
22972 cosh
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Standard
22981
22982 \backslash
22983 arccos
22984 \end_layout
22985
22986 \end_inset
22987 </cell>
22988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Standard
22992
22993 \backslash
22994 inf
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 </row>
23000 <row topline="true">
23001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23002 \begin_inset Text
23003
23004 \begin_layout Standard
23005
23006 \backslash
23007 tan
23008 \end_layout
23009
23010 \end_inset
23011 </cell>
23012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23013 \begin_inset Text
23014
23015 \begin_layout Standard
23016
23017 \backslash
23018 tanh
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Standard
23027
23028 \backslash
23029 arctan
23030 \end_layout
23031
23032 \end_inset
23033 </cell>
23034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23035 \begin_inset Text
23036
23037 \begin_layout Standard
23038
23039 \backslash
23040 lim
23041 \end_layout
23042
23043 \end_inset
23044 </cell>
23045 </row>
23046 <row topline="true">
23047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23048 \begin_inset Text
23049
23050 \begin_layout Standard
23051
23052 \backslash
23053 cot
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23059 \begin_inset Text
23060
23061 \begin_layout Standard
23062
23063 \backslash
23064 coth
23065 \end_layout
23066
23067 \end_inset
23068 </cell>
23069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23070 \begin_inset Text
23071
23072 \begin_layout Standard
23073
23074 \backslash
23075 arg
23076 \end_layout
23077
23078 \end_inset
23079 </cell>
23080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Standard
23084
23085 \backslash
23086 liminf
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 </row>
23092 <row topline="true">
23093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Standard
23097
23098 \backslash
23099 sec
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Standard
23108
23109 \backslash
23110 min
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Standard
23119
23120 \backslash
23121 deg
23122 \end_layout
23123
23124 \end_inset
23125 </cell>
23126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23127 \begin_inset Text
23128
23129 \begin_layout Standard
23130
23131 \backslash
23132 limsup
23133 \end_layout
23134
23135 \end_inset
23136 </cell>
23137 </row>
23138 <row topline="true">
23139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23140 \begin_inset Text
23141
23142 \begin_layout Standard
23143
23144 \backslash
23145 csc
23146 \end_layout
23147
23148 \end_inset
23149 </cell>
23150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Standard
23154
23155 \backslash
23156 max
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Standard
23165
23166 \backslash
23167 det
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Standard
23176
23177 \backslash
23178 Pr
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 </row>
23184 <row topline="true">
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Standard
23189
23190 \backslash
23191 ln
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Standard
23200
23201 \backslash
23202 exp
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Standard
23211
23212 \backslash
23213 dim
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Standard
23222
23223 \backslash
23224 hom
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 </row>
23230 <row topline="true" bottomline="true">
23231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Standard
23235
23236 \backslash
23237 lg
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Standard
23246
23247 \backslash
23248 log
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Standard
23257
23258 \backslash
23259 ker
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Standard
23268
23269 \backslash
23270 gcd
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 </row>
23276 </lyxtabular>
23277
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \begin_layout Standard
23284 They can also be inserted with the math toolbar button 
23285 \begin_inset Graphics
23286         filename ../images/math/functions.png
23287         scale 85
23288
23289 \end_inset
23290
23291 .
23292 \end_layout
23293
23294 \begin_layout Subsection
23295 Self-defined Functions
23296 \begin_inset LatexCommand index
23297 name "Functions ! self-defined"
23298
23299 \end_inset
23300
23301
23302 \end_layout
23303
23304 \begin_layout Standard
23305 To use a function that is not predefined, like for example the sign function
23306  sgn(x), there are two possibilities:
23307 \end_layout
23308
23309 \begin_layout Itemize
23310 Define the function by inserting the following line to the LaTeX-preamble
23311 \begin_inset Foot
23312 status collapsed
23313
23314 \begin_layout Standard
23315 For more about 
23316 \series bold
23317
23318 \backslash
23319 DeclareMathOperator
23320 \series default
23321  see 
23322 \begin_inset LatexCommand ref
23323 reference "sub:Self-defined-Operators"
23324
23325 \end_inset
23326
23327 .
23328 \end_layout
23329
23330 \end_inset
23331
23332
23333 \newline
23334
23335 \begin_inset VSpace -3mm
23336 \end_inset
23337
23338
23339 \newline
23340
23341 \series bold
23342
23343 \backslash
23344 DeclareMathOperator{
23345 \backslash
23346 sgn}{sgn}
23347 \series default
23348
23349 \begin_inset LatexCommand index
23350 name "Commands ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
23351
23352 \end_inset
23353
23354
23355 \newline
23356
23357 \begin_inset VSpace -2mm
23358 \end_inset
23359
23360
23361 \newline
23362 Now the new defined function can be called with the command 
23363 \series bold
23364
23365 \backslash
23366 sgn
23367 \series default
23368 .
23369 \end_layout
23370
23371 \begin_layout Itemize
23372 Write the the formula as usual, mark the formula name, in our example the
23373  letters 
23374 \emph on
23375 sgn
23376 \emph default
23377 , and change it to mathematical text.
23378  At last a space is inserted between prefactor and function.
23379 \end_layout
23380
23381 \begin_layout Standard
23382 The result is the same with both methods as with a predefined function
23383 \begin_inset Foot
23384 status collapsed
23385
23386 \begin_layout Standard
23387 In LyX self-defined functions are displayed red, predefined ones black.
23388 \end_layout
23389
23390 \end_inset
23391
23392 :
23393 \end_layout
23394
23395 \begin_layout Standard
23396 \align center
23397 \begin_inset Tabular
23398 <lyxtabular version="3" rows="3" columns="2">
23399 <features>
23400 <column alignment="center" valignment="top" leftline="true" width="0pt">
23401 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23402 <row topline="true" bottomline="true">
23403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Standard
23407 Command
23408 \end_layout
23409
23410 \end_inset
23411 </cell>
23412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Standard
23416 Result
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 </row>
23422 <row topline="true" bottomline="true">
23423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Standard
23427 A
23428 \backslash
23429 sgn(x)+B
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23435 \begin_inset Text
23436
23437 \begin_layout Standard
23438 \begin_inset Formula $A\sgn(x)+B$
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \end_inset
23445 </cell>
23446 </row>
23447 <row topline="true" bottomline="true">
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Standard
23452 A
23453 \backslash
23454 ,
23455 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
23456 \end_inset
23457
23458 (x)+B
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Standard
23467 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 </row>
23476 </lyxtabular>
23477
23478 \end_inset
23479
23480
23481 \end_layout
23482
23483 \begin_layout Standard
23484 The first method is more suitable when the self-defined function should
23485  be used several times.
23486 \end_layout
23487
23488 \begin_layout Subsection
23489 Limits
23490 \begin_inset LatexCommand index
23491 name "Limits"
23492
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \begin_layout Standard
23499 For limits there are defined besides 
23500 \series bold
23501
23502 \backslash
23503 lim
23504 \series default
23505
23506 \begin_inset LatexCommand index
23507 name "Commands ! L ! \\textbackslash lim"
23508
23509 \end_inset
23510
23511
23512 \series bold
23513
23514 \backslash
23515 liminf
23516 \series default
23517  and 
23518 \series bold
23519
23520 \backslash
23521 limsup
23522 \series default
23523  furthermore the following functions:
23524 \end_layout
23525
23526 \begin_layout Standard
23527 \align center
23528 \begin_inset Tabular
23529 <lyxtabular version="3" rows="5" columns="2">
23530 <features>
23531 <column alignment="center" valignment="top" leftline="true" width="0">
23532 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
23533 <row topline="true" bottomline="true">
23534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23535 \begin_inset Text
23536
23537 \begin_layout Standard
23538 Command
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Standard
23547 Result
23548 \begin_inset Note Note
23549 status collapsed
23550
23551 \begin_layout Standard
23552
23553 \series bold
23554
23555 \backslash
23556 raisebox
23557 \series default
23558  is only used as spacer.
23559 \end_layout
23560
23561 \end_inset
23562
23563
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 </row>
23569 <row topline="true">
23570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Standard
23574
23575 \backslash
23576 varliminf
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Standard
23585 \begin_inset Formula $\varliminf$
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 </row>
23594 <row>
23595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Standard
23599
23600 \backslash
23601 varlimsup
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Standard
23610 \begin_inset Formula $\varlimsup$
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Standard
23624
23625 \backslash
23626 varprojlim
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Standard
23635 \begin_inset Formula $\varprojlim$
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row bottomline="true">
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Standard
23649
23650 \backslash
23651 varinjlim
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Standard
23660 \begin_inset Formula $\varinjlim$
23661 \end_inset
23662
23663
23664 \begin_inset Formula $\raisebox{-2.5mm}{}$
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 </lyxtabular>
23674
23675 \end_inset
23676
23677
23678 \end_layout
23679
23680 \begin_layout Standard
23681 \begin_inset VSpace medskip
23682 \end_inset
23683
23684 The limit is created by inserting a subscript.
23685  It is set right beside the function in an inline formula:
23686 \end_layout
23687
23688 \begin_layout Standard
23689 \align center
23690 \begin_inset Tabular
23691 <lyxtabular version="3" rows="2" columns="2">
23692 <features>
23693 <column alignment="center" valignment="top" width="0pt">
23694 <column alignment="center" valignment="top" width="0pt">
23695 <row>
23696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Standard
23700 Command
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Standard
23709 \begin_inset ERT
23710 status collapsed
23711
23712 \begin_layout Standard
23713
23714
23715 \backslash
23716 hspace{1cm}
23717 \end_layout
23718
23719 \end_inset
23720
23721 Result
23722 \begin_inset Note Note
23723 status collapsed
23724
23725 \begin_layout Standard
23726
23727 \series bold
23728
23729 \backslash
23730 hspace
23731 \series default
23732  and
23733 \series bold
23734  
23735 \backslash
23736 raisebox
23737 \series default
23738  are used here as spacer.
23739 \end_layout
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 </row>
23749 <row>
23750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Standard
23754
23755 \backslash
23756 lim_x
23757 \backslash
23758 to
23759 \begin_inset ERT
23760 status collapsed
23761
23762 \begin_layout Standard
23763
23764
23765 \backslash
23766 spce 
23767 \end_layout
23768
23769 \end_inset
23770
23771 A
23772 \begin_inset ERT
23773 status collapsed
23774
23775 \begin_layout Standard
23776
23777
23778 \backslash
23779 spce 
23780 \end_layout
23781
23782 \end_inset
23783
23784 x=B
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Standard
23793 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
23794 \end_inset
23795
23796
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 </row>
23802 </lyxtabular>
23803
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \begin_layout Standard
23810 In a displayed formula the limit is set below the formula, as usual:
23811 \begin_inset Formula \[
23812 \lim_{x\to A}x=B\]
23813
23814 \end_inset
23815
23816
23817 \end_layout
23818
23819 \begin_layout Subsection
23820 Modulo-Functions
23821 \begin_inset LatexCommand index
23822 name "Functions ! modulo-"
23823
23824 \end_inset
23825
23826
23827 \end_layout
23828
23829 \begin_layout Standard
23830 The modulo-function is special, because it exists in four variants.
23831 \end_layout
23832
23833 \begin_layout Standard
23834 The variants in a displayed formula:
23835 \begin_inset Formula \begin{align*}
23836 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
23837 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
23838 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
23839 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
23840 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
23841
23842 \end_inset
23843
23844
23845 \end_layout
23846
23847 \begin_layout Standard
23848 In an inline formula less space is set before the function names for all
23849  variants.
23850 \end_layout
23851
23852 \begin_layout Section
23853 Special Characters
23854 \begin_inset LatexCommand index
23855 name "Special characters"
23856
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \begin_layout Subsection
23863 Special Characters in Mathematical Text
23864 \end_layout
23865
23866 \begin_layout Standard
23867 The following commands can only be used in mathematical text or in TeX-mode:
23868 \end_layout
23869
23870 \begin_layout Standard
23871
23872 \hfill
23873
23874 \begin_inset Tabular
23875 <lyxtabular version="3" rows="8" columns="2">
23876 <features>
23877 <column alignment="block" valignment="top" leftline="true" width="0">
23878 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
23879 <row topline="true" bottomline="true">
23880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Standard
23884 Command
23885 \end_layout
23886
23887 \end_inset
23888 </cell>
23889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Standard
23893 Result
23894 \end_layout
23895
23896 \end_inset
23897 </cell>
23898 </row>
23899 <row topline="true">
23900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Standard
23904
23905 \backslash
23906 oe
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23912 \begin_inset Text
23913
23914 \begin_layout Standard
23915 \begin_inset Formula $\textrm{\oe}$
23916 \end_inset
23917
23918
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 </row>
23924 <row topline="true">
23925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Standard
23929
23930 \backslash
23931 OE
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Standard
23940 \begin_inset Formula $\textrm{\OE}$
23941 \end_inset
23942
23943
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 </row>
23949 <row topline="true">
23950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23951 \begin_inset Text
23952
23953 \begin_layout Standard
23954
23955 \backslash
23956 ae
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23962 \begin_inset Text
23963
23964 \begin_layout Standard
23965 \begin_inset Formula $\textrm{\ae}$
23966 \end_inset
23967
23968
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 </row>
23974 <row topline="true">
23975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23976 \begin_inset Text
23977
23978 \begin_layout Standard
23979
23980 \backslash
23981 AE
23982 \end_layout
23983
23984 \end_inset
23985 </cell>
23986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23987 \begin_inset Text
23988
23989 \begin_layout Standard
23990 \begin_inset Formula $\textrm{\AE}$
23991 \end_inset
23992
23993
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 </row>
23999 <row topline="true">
24000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24001 \begin_inset Text
24002
24003 \begin_layout Standard
24004
24005 \backslash
24006 aa
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24012 \begin_inset Text
24013
24014 \begin_layout Standard
24015 \begin_inset Formula $\textrm{\aa}$
24016 \end_inset
24017
24018
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 </row>
24024 <row topline="true" bottomline="true">
24025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Standard
24029
24030 \backslash
24031 AA
24032 \begin_inset LatexCommand index
24033 name "\\@\\textrm{\\AA}"
24034
24035 \end_inset
24036
24037
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Standard
24046 \begin_inset Formula $\textrm{\AA}$
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 </row>
24055 <row bottomline="true">
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Standard
24060
24061 \backslash
24062 i
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Standard
24071 \begin_inset Formula $\textrm{\i}$
24072 \end_inset
24073
24074
24075 \end_layout
24076
24077 \end_inset
24078 </cell>
24079 </row>
24080 </lyxtabular>
24081
24082 \end_inset
24083
24084
24085 \hfill
24086
24087 \begin_inset Tabular
24088 <lyxtabular version="3" rows="8" columns="2">
24089 <features>
24090 <column alignment="block" valignment="top" leftline="true" width="0">
24091 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24092 <row topline="true" bottomline="true">
24093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Standard
24097 command
24098 \begin_inset Note Note
24099 status collapsed
24100
24101 \begin_layout Standard
24102
24103 \series bold
24104
24105 \backslash
24106 hspace{0mm}
24107 \series default
24108  is used for separation, because otherwise the output will be ¡ and ¿ respective
24109 ly.
24110 \end_layout
24111
24112 \end_inset
24113
24114
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24120 \begin_inset Text
24121
24122 \begin_layout Standard
24123 Result
24124 \end_layout
24125
24126 \end_inset
24127 </cell>
24128 </row>
24129 <row topline="true">
24130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24131 \begin_inset Text
24132
24133 \begin_layout Standard
24134
24135 \backslash
24136 o
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Standard
24145 \begin_inset Formula $\textrm{\o}$
24146 \end_inset
24147
24148
24149 \end_layout
24150
24151 \end_inset
24152 </cell>
24153 </row>
24154 <row topline="true">
24155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \begin_layout Standard
24159
24160 \backslash
24161 O
24162 \end_layout
24163
24164 \end_inset
24165 </cell>
24166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Standard
24170 \begin_inset Formula $\textrm{\O}$
24171 \end_inset
24172
24173
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 </row>
24179 <row topline="true">
24180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24181 \begin_inset Text
24182
24183 \begin_layout Standard
24184
24185 \backslash
24186 l
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Standard
24195 \begin_inset Formula $\textrm{\l}$
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 </row>
24204 <row topline="true">
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Standard
24209
24210 \backslash
24211 L
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Standard
24220 \begin_inset Formula $\textrm{\L}$
24221 \end_inset
24222
24223
24224 \end_layout
24225
24226 \end_inset
24227 </cell>
24228 </row>
24229 <row topline="true" bottomline="true">
24230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Standard
24234 !
24235 \begin_inset ERT
24236 status collapsed
24237
24238 \begin_layout Standard
24239
24240
24241 \backslash
24242 hspace{0mm}
24243 \end_layout
24244
24245 \end_inset
24246
24247 `
24248 \begin_inset ERT
24249 status collapsed
24250
24251 \begin_layout Standard
24252
24253
24254 \backslash
24255 spce 
24256 \end_layout
24257
24258 \end_inset
24259
24260
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Standard
24269 \begin_inset Formula $\textrm{!`}$
24270 \end_inset
24271
24272
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 </row>
24278 <row bottomline="true">
24279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24280 \begin_inset Text
24281
24282 \begin_layout Standard
24283 ?
24284 \begin_inset ERT
24285 status collapsed
24286
24287 \begin_layout Standard
24288
24289
24290 \backslash
24291 hspace{0mm}
24292 \end_layout
24293
24294 \end_inset
24295
24296 `
24297 \begin_inset ERT
24298 status collapsed
24299
24300 \begin_layout Standard
24301
24302
24303 \backslash
24304 spce 
24305 \end_layout
24306
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Standard
24318 \begin_inset Formula $\textrm{?`}$
24319 \end_inset
24320
24321
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 </row>
24327 <row bottomline="true">
24328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Standard
24332
24333 \backslash
24334 j
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Standard
24343 \begin_inset Formula $\textrm{\j}$
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \end_inset
24350 </cell>
24351 </row>
24352 </lyxtabular>
24353
24354 \end_inset
24355
24356
24357 \hfill
24358
24359 \end_layout
24360
24361 \begin_layout Standard
24362 The characters 
24363 \begin_inset Formula $\textrm{\textrm{Å}}$
24364 \end_inset
24365
24366  and 
24367 \begin_inset Formula $\textrm{\textrm{Ø}}$
24368 \end_inset
24369
24370  can also be inserted via the math toolbar button 
24371 \begin_inset Graphics
24372         filename ../images/math/digamma.png
24373         scale 85
24374
24375 \end_inset
24376
24377 .
24378 \end_layout
24379
24380 \begin_layout Standard
24381 An exception are the commands 
24382 \series bold
24383 !
24384 \begin_inset ERT
24385 status collapsed
24386
24387 \begin_layout Standard
24388
24389
24390 \backslash
24391 hspace{0mm}
24392 \end_layout
24393
24394 \end_inset
24395
24396 `
24397 \series default
24398  and 
24399 \series bold
24400 ?
24401 \begin_inset ERT
24402 status collapsed
24403
24404 \begin_layout Standard
24405
24406
24407 \backslash
24408 hspace{0mm}
24409 \end_layout
24410
24411 \end_inset
24412
24413 `
24414 \series default
24415 , because they can be inserted in LyX directly to text.
24416 \end_layout
24417
24418 \begin_layout Subsection
24419 Accents in Text
24420 \begin_inset LatexCommand label
24421 name "sub:Accents-in-Text"
24422
24423 \end_inset
24424
24425
24426 \begin_inset LatexCommand index
24427 name "Accents ! in text"
24428
24429 \end_inset
24430
24431
24432 \end_layout
24433
24434 \begin_layout Standard
24435 With the following commands all letters can be accented.
24436  The commands must be inserted in TeX-mode.
24437 \end_layout
24438
24439 \begin_layout Standard
24440
24441 \hfill
24442
24443 \begin_inset Tabular
24444 <lyxtabular version="3" rows="8" columns="2">
24445 <features>
24446 <column alignment="block" valignment="top" leftline="true" width="0">
24447 <column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
24448 <row topline="true" bottomline="true">
24449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Standard
24453 Command
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Standard
24462 Result
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 </row>
24468 <row topline="true">
24469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24470 \begin_inset Text
24471
24472 \begin_layout Standard
24473
24474 \backslash
24475
24476 \begin_inset Quotes grd
24477 \end_inset
24478
24479 e
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Standard
24488 \begin_inset ERT
24489 status collapsed
24490
24491 \begin_layout Standard
24492
24493
24494 \backslash
24495 "e
24496 \end_layout
24497
24498 \end_inset
24499
24500
24501 \end_layout
24502
24503 \end_inset
24504 </cell>
24505 </row>
24506 <row topline="true">
24507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Standard
24511
24512 \backslash
24513 `e
24514 \end_layout
24515
24516 \end_inset
24517 </cell>
24518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24519 \begin_inset Text
24520
24521 \begin_layout Standard
24522 \begin_inset ERT
24523 status collapsed
24524
24525 \begin_layout Standard
24526
24527
24528 \backslash
24529 `e
24530 \end_layout
24531
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 </row>
24540 <row topline="true">
24541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24542 \begin_inset Text
24543
24544 \begin_layout Standard
24545
24546 \backslash
24547 ^
24548 \begin_inset ERT
24549 status collapsed
24550
24551 \begin_layout Standard
24552
24553
24554 \backslash
24555 spce 
24556 \end_layout
24557
24558 \end_inset
24559
24560 e
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24566 \begin_inset Text
24567
24568 \begin_layout Standard
24569 \begin_inset ERT
24570 status collapsed
24571
24572 \begin_layout Standard
24573
24574
24575 \backslash
24576 ^e
24577 \end_layout
24578
24579 \end_inset
24580
24581
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 </row>
24587 <row topline="true">
24588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \begin_layout Standard
24592
24593 \backslash
24594 =e
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Standard
24603 \begin_inset ERT
24604 status collapsed
24605
24606 \begin_layout Standard
24607
24608
24609 \backslash
24610 =e
24611 \end_layout
24612
24613 \end_inset
24614
24615
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 </row>
24621 <row topline="true">
24622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Standard
24626
24627 \backslash
24628 u
24629 \begin_inset ERT
24630 status collapsed
24631
24632 \begin_layout Standard
24633
24634
24635 \backslash
24636 spce 
24637 \end_layout
24638
24639 \end_inset
24640
24641 e
24642 \end_layout
24643
24644 \end_inset
24645 </cell>
24646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24647 \begin_inset Text
24648
24649 \begin_layout Standard
24650 \begin_inset ERT
24651 status collapsed
24652
24653 \begin_layout Standard
24654
24655
24656 \backslash
24657 u e
24658 \end_layout
24659
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 </row>
24668 <row topline="true" bottomline="true">
24669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Standard
24673
24674 \backslash
24675 b
24676 \begin_inset ERT
24677 status collapsed
24678
24679 \begin_layout Standard
24680
24681
24682 \backslash
24683 spce 
24684 \end_layout
24685
24686 \end_inset
24687
24688 e
24689 \end_layout
24690
24691 \end_inset
24692 </cell>
24693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24694 \begin_inset Text
24695
24696 \begin_layout Standard
24697 \begin_inset ERT
24698 status collapsed
24699
24700 \begin_layout Standard
24701
24702
24703 \backslash
24704 b e
24705 \end_layout
24706
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 </row>
24715 <row bottomline="true">
24716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Standard
24720
24721 \backslash
24722 t
24723 \begin_inset ERT
24724 status collapsed
24725
24726 \begin_layout Standard
24727
24728
24729 \backslash
24730 spce 
24731 \end_layout
24732
24733 \end_inset
24734
24735 ee
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Standard
24744 \begin_inset ERT
24745 status collapsed
24746
24747 \begin_layout Standard
24748
24749
24750 \backslash
24751 t ee
24752 \end_layout
24753
24754 \end_inset
24755
24756
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 </row>
24762 </lyxtabular>
24763
24764 \end_inset
24765
24766
24767 \hfill
24768
24769 \begin_inset Tabular
24770 <lyxtabular version="3" rows="8" columns="2">
24771 <features>
24772 <column alignment="block" valignment="top" leftline="true" width="0">
24773 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
24774 <row topline="true" bottomline="true">
24775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Standard
24779 Command
24780 \end_layout
24781
24782 \end_inset
24783 </cell>
24784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Standard
24788 Result
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 </row>
24794 <row topline="true">
24795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24796 \begin_inset Text
24797
24798 \begin_layout Standard
24799
24800 \backslash
24801 H
24802 \begin_inset ERT
24803 status collapsed
24804
24805 \begin_layout Standard
24806
24807
24808 \backslash
24809 spce 
24810 \end_layout
24811
24812 \end_inset
24813
24814 e
24815 \end_layout
24816
24817 \end_inset
24818 </cell>
24819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24820 \begin_inset Text
24821
24822 \begin_layout Standard
24823 \begin_inset ERT
24824 status collapsed
24825
24826 \begin_layout Standard
24827
24828
24829 \backslash
24830 H e
24831 \end_layout
24832
24833 \end_inset
24834
24835
24836 \end_layout
24837
24838 \end_inset
24839 </cell>
24840 </row>
24841 <row topline="true">
24842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Standard
24846
24847 \backslash
24848 'e
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24854 \begin_inset Text
24855
24856 \begin_layout Standard
24857 \begin_inset ERT
24858 status collapsed
24859
24860 \begin_layout Standard
24861
24862
24863 \backslash
24864 'e
24865 \end_layout
24866
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \end_inset
24873 </cell>
24874 </row>
24875 <row topline="true">
24876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Standard
24880
24881 \backslash
24882 ~e
24883 \begin_inset LatexCommand index
24884 name "Tilde"
24885
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24894 \begin_inset Text
24895
24896 \begin_layout Standard
24897 \begin_inset ERT
24898 status collapsed
24899
24900 \begin_layout Standard
24901
24902
24903 \backslash
24904 ~e
24905 \end_layout
24906
24907 \end_inset
24908
24909
24910 \end_layout
24911
24912 \end_inset
24913 </cell>
24914 </row>
24915 <row topline="true">
24916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Standard
24920
24921 \backslash
24922 .e
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24928 \begin_inset Text
24929
24930 \begin_layout Standard
24931 \begin_inset ERT
24932 status collapsed
24933
24934 \begin_layout Standard
24935
24936
24937 \backslash
24938 .e
24939 \end_layout
24940
24941 \end_inset
24942
24943
24944 \end_layout
24945
24946 \end_inset
24947 </cell>
24948 </row>
24949 <row topline="true" bottomline="true">
24950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24951 \begin_inset Text
24952
24953 \begin_layout Standard
24954
24955 \backslash
24956 v
24957 \begin_inset ERT
24958 status collapsed
24959
24960 \begin_layout Standard
24961
24962
24963 \backslash
24964 spce 
24965 \end_layout
24966
24967 \end_inset
24968
24969 e
24970 \end_layout
24971
24972 \end_inset
24973 </cell>
24974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24975 \begin_inset Text
24976
24977 \begin_layout Standard
24978 \begin_inset ERT
24979 status collapsed
24980
24981 \begin_layout Standard
24982
24983
24984 \backslash
24985 v e
24986 \end_layout
24987
24988 \end_inset
24989
24990
24991 \end_layout
24992
24993 \end_inset
24994 </cell>
24995 </row>
24996 <row bottomline="true">
24997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Standard
25001
25002 \backslash
25003 d
25004 \begin_inset ERT
25005 status collapsed
25006
25007 \begin_layout Standard
25008
25009
25010 \backslash
25011 spce 
25012 \end_layout
25013
25014 \end_inset
25015
25016 e
25017 \end_layout
25018
25019 \end_inset
25020 </cell>
25021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25022 \begin_inset Text
25023
25024 \begin_layout Standard
25025 \begin_inset ERT
25026 status collapsed
25027
25028 \begin_layout Standard
25029
25030
25031 \backslash
25032 d e
25033 \end_layout
25034
25035 \end_inset
25036
25037
25038 \end_layout
25039
25040 \end_inset
25041 </cell>
25042 </row>
25043 <row bottomline="true">
25044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Standard
25048
25049 \backslash
25050 c
25051 \begin_inset ERT
25052 status collapsed
25053
25054 \begin_layout Standard
25055
25056
25057 \backslash
25058 spce 
25059 \end_layout
25060
25061 \end_inset
25062
25063 e
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25069 \begin_inset Text
25070
25071 \begin_layout Standard
25072 \begin_inset ERT
25073 status collapsed
25074
25075 \begin_layout Standard
25076
25077
25078 \backslash
25079 c e
25080 \end_layout
25081
25082 \end_inset
25083
25084
25085 \end_layout
25086
25087 \end_inset
25088 </cell>
25089 </row>
25090 </lyxtabular>
25091
25092 \end_inset
25093
25094
25095 \hfill
25096
25097 \end_layout
25098
25099 \begin_layout Standard
25100 \begin_inset VSpace medskip
25101 \end_inset
25102
25103 With the command 
25104 \series bold
25105
25106 \backslash
25107 t
25108 \series default
25109  also two different characters can be accented.
25110  The command 
25111 \series bold
25112
25113 \backslash
25114 t
25115 \begin_inset ERT
25116 status collapsed
25117
25118 \begin_layout Standard
25119
25120
25121 \backslash
25122 spce 
25123 \end_layout
25124
25125 \end_inset
25126
25127 sz
25128 \series default
25129  creates: 
25130 \begin_inset ERT
25131 status collapsed
25132
25133 \begin_layout Standard
25134
25135
25136 \backslash
25137 t sz
25138 \end_layout
25139
25140 \end_inset
25141
25142
25143 \end_layout
25144
25145 \begin_layout Standard
25146 The accents 
25147 \series bold
25148 `
25149 \series default
25150  , 
25151 \series bold
25152 '
25153 \series default
25154  , and 
25155 \series bold
25156 ^
25157 \series default
25158  can in combination with vowels directly be inserted with the keyboard without
25159  using TeX-mode.
25160  The same applies for the tilde
25161 \begin_inset Foot
25162 status collapsed
25163
25164 \begin_layout Standard
25165 This only applies for keyboards where the tilde is defined as accent.
25166 \end_layout
25167
25168 \end_inset
25169
25170  
25171 \series bold
25172 ~
25173 \series default
25174  in combination with 
25175 \emph on
25176 a
25177 \emph default
25178  , 
25179 \emph on
25180 n
25181 \emph default
25182  , or 
25183 \emph on
25184 o
25185 \emph default
25186 .
25187 \end_layout
25188
25189 \begin_layout Standard
25190 The commands 
25191 \series bold
25192
25193 \backslash
25194 b
25195 \series default
25196  , 
25197 \series bold
25198
25199 \backslash
25200 c
25201 \series default
25202  , 
25203 \series bold
25204
25205 \backslash
25206 d
25207 \series default
25208  , 
25209 \series bold
25210
25211 \backslash
25212 H
25213 \series default
25214  , 
25215 \series bold
25216
25217 \backslash
25218 t
25219 \series default
25220  , 
25221 \series bold
25222
25223 \backslash
25224 u
25225 \series default
25226  , 
25227 \series bold
25228
25229 \backslash
25230 v
25231 \series default
25232 , and accents inserted directly with the keyboard are also available in
25233  mathematical text.
25234  For the other accents there are special math commands to be used in formulas,
25235  see 
25236 \begin_inset LatexCommand ref
25237 reference "sub:Accents-for-one"
25238
25239 \end_inset
25240
25241 .
25242 \end_layout
25243
25244 \begin_layout Standard
25245 \begin_inset VSpace bigskip
25246 \end_inset
25247
25248 Furthermore, with the command 
25249 \series bold
25250
25251 \backslash
25252 textcircled
25253 \series default
25254
25255 \begin_inset LatexCommand index
25256 name "Commands ! T ! \\textbackslash textcircled"
25257
25258 \end_inset
25259
25260  all numbers and letters can be set into a circle, quasi accented with a
25261  circle, similar to the the copyright symbol.
25262 \end_layout
25263
25264 \begin_layout Standard
25265 \align center
25266 \begin_inset Tabular
25267 <lyxtabular version="3" rows="3" columns="2">
25268 <features>
25269 <column alignment="center" valignment="top" leftline="true" width="0">
25270 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25271 <row topline="true" bottomline="true">
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Standard
25276 Command
25277 \end_layout
25278
25279 \end_inset
25280 </cell>
25281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25282 \begin_inset Text
25283
25284 \begin_layout Standard
25285 Result
25286 \begin_inset Note Note
25287 status collapsed
25288
25289 \begin_layout Standard
25290
25291 \series bold
25292
25293 \backslash
25294 raisebox
25295 \series default
25296  is only used as spacer.
25297 \end_layout
25298
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 </row>
25307 <row topline="true">
25308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25309 \begin_inset Text
25310
25311 \begin_layout Standard
25312
25313 \backslash
25314 textcircled{w}
25315 \end_layout
25316
25317 \end_inset
25318 </cell>
25319 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25320 \begin_inset Text
25321
25322 \begin_layout Standard
25323 \begin_inset ERT
25324 status collapsed
25325
25326 \begin_layout Standard
25327
25328
25329 \backslash
25330 textcircled{w}
25331 \end_layout
25332
25333 \end_inset
25334
25335
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 </row>
25341 <row topline="true" bottomline="true">
25342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Standard
25346
25347 \backslash
25348 Large 
25349 \backslash
25350 textcircled{
25351 \backslash
25352 normalsize
25353 \backslash
25354 protect
25355 \backslash
25356 raisebox{-1.5pt}{W}}
25357 \end_layout
25358
25359 \end_inset
25360 </cell>
25361 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Standard
25365 \begin_inset Formula $\raisebox{4.5mm}{}$
25366 \end_inset
25367
25368
25369 \begin_inset ERT
25370 status collapsed
25371
25372 \begin_layout Standard
25373
25374
25375 \backslash
25376 Large 
25377 \backslash
25378 textcircled{
25379 \backslash
25380 normalsize
25381 \backslash
25382 protect
25383 \backslash
25384 raisebox{-1.5pt}W}
25385 \end_layout
25386
25387 \end_inset
25388
25389
25390 \begin_inset Formula $\raisebox{-2mm}{}$
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 </row>
25399 </lyxtabular>
25400
25401 \end_inset
25402
25403
25404 \end_layout
25405
25406 \begin_layout Standard
25407 One has to take care that the character fits in the circle.
25408  
25409 \series bold
25410
25411 \backslash
25412 Large
25413 \series default
25414
25415 \begin_inset Foot
25416 status collapsed
25417
25418 \begin_layout Standard
25419 see 
25420 \begin_inset LatexCommand ref
25421 reference "sub:Font-Sizes"
25422
25423 \end_inset
25424
25425
25426 \end_layout
25427
25428 \end_inset
25429
25430  specifies thereby the size of the circle.
25431  With the help of 
25432 \series bold
25433
25434 \backslash
25435 raisebox
25436 \series default
25437
25438 \begin_inset Foot
25439 status collapsed
25440
25441 \begin_layout Standard
25442 see 
25443 \begin_inset LatexCommand ref
25444 reference "sub:Boxes-without-Frame"
25445
25446 \end_inset
25447
25448
25449 \end_layout
25450
25451 \end_inset
25452
25453  the character can be centered.
25454 \end_layout
25455
25456 \begin_layout Subsection
25457 Minuscule Numbers
25458 \begin_inset LatexCommand index
25459 name "Minuscule numbers"
25460
25461 \end_inset
25462
25463
25464 \end_layout
25465
25466 \begin_layout Standard
25467 Minuscule numbers are created with the command 
25468 \series bold
25469
25470 \backslash
25471 oldstylenums
25472 \series default
25473
25474 \begin_inset LatexCommand index
25475 name "Commands ! O ! \\textbackslash oldstylenums"
25476
25477 \end_inset
25478
25479 .
25480  The command can be used in formulas and in TeX-mode.
25481  The command scheme is:
25482 \end_layout
25483
25484 \begin_layout Standard
25485
25486 \series bold
25487
25488 \backslash
25489 oldstylenums{number}
25490 \end_layout
25491
25492 \begin_layout Standard
25493 The command 
25494 \series bold
25495
25496 \backslash
25497 oldstylenums{0123456789
25498 \series default
25499  produces: 
25500 \begin_inset Formula $\oldstylenums{0123456789}$
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \begin_layout Subsection
25507 Miscellaneous Special Characters
25508 \begin_inset LatexCommand label
25509 name "sub:Miscellaneous-Special-Characters"
25510
25511 \end_inset
25512
25513
25514 \begin_inset LatexCommand index
25515 name "Special characters ! miscellaneous"
25516
25517 \end_inset
25518
25519
25520 \end_layout
25521
25522 \begin_layout Standard
25523 The following characters can only be inserted to formulas by using commands:
25524 \end_layout
25525
25526 \begin_layout Standard
25527 \align center
25528 \begin_inset Tabular
25529 <lyxtabular version="3" rows="4" columns="2">
25530 <features>
25531 <column alignment="center" valignment="top" leftline="true" width="0">
25532 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25533 <row topline="true" bottomline="true">
25534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25535 \begin_inset Text
25536
25537 \begin_layout Standard
25538 Command
25539 \end_layout
25540
25541 \end_inset
25542 </cell>
25543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25544 \begin_inset Text
25545
25546 \begin_layout Standard
25547 Result
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 </row>
25553 <row topline="true">
25554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25555 \begin_inset Text
25556
25557 \begin_layout Standard
25558
25559 \backslash
25560 ^
25561 \begin_inset ERT
25562 status collapsed
25563
25564 \begin_layout Standard
25565
25566
25567 \backslash
25568 spce 
25569 \end_layout
25570
25571 \end_inset
25572
25573
25574 \end_layout
25575
25576 \end_inset
25577 </cell>
25578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25579 \begin_inset Text
25580
25581 \begin_layout Standard
25582 \begin_inset Formula $\mathcircumflex$
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \end_inset
25589 </cell>
25590 </row>
25591 <row topline="true">
25592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25593 \begin_inset Text
25594
25595 \begin_layout Standard
25596
25597 \backslash
25598 _
25599 \end_layout
25600
25601 \end_inset
25602 </cell>
25603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25604 \begin_inset Text
25605
25606 \begin_layout Standard
25607 \begin_inset Formula $\_$
25608 \end_inset
25609
25610
25611 \end_layout
25612
25613 \end_inset
25614 </cell>
25615 </row>
25616 <row topline="true" bottomline="true">
25617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Standard
25621 ^
25622 \begin_inset ERT
25623 status collapsed
25624
25625 \begin_layout Standard
25626
25627
25628 \backslash
25629 spce 
25630 \end_layout
25631
25632 \end_inset
25633
25634
25635 \backslash
25636 circ
25637 \begin_inset LatexCommand index
25638 name "°"
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Standard
25651 \begin_inset Formula $^{\circ}$
25652 \end_inset
25653
25654
25655 \end_layout
25656
25657 \end_inset
25658 </cell>
25659 </row>
25660 </lyxtabular>
25661
25662 \end_inset
25663
25664
25665 \end_layout
25666
25667 \begin_layout Standard
25668 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
25669  contains the following line
25670 \begin_inset Foot
25671 status collapsed
25672
25673 \begin_layout Standard
25674 More about this is described in 
25675 \begin_inset LatexCommand ref
25676 reference "sub:Text-Characters-in"
25677
25678 \end_inset
25679
25680 .
25681 \end_layout
25682
25683 \end_inset
25684
25685 :
25686 \end_layout
25687
25688 \begin_layout Standard
25689
25690 \series bold
25691
25692 \backslash
25693 DeclareInputtext{176}{
25694 \backslash
25695 ifmmode^
25696 \backslash
25697 circ
25698 \backslash
25699 else
25700 \backslash
25701 textdegree
25702 \backslash
25703 f\SpecialChar \textcompwordmark{}
25704 i}
25705 \end_layout
25706
25707 \begin_layout Standard
25708 \begin_inset VSpace bigskip
25709 \end_inset
25710
25711 The tilde
25712 \begin_inset LatexCommand index
25713 name "Tilde"
25714
25715 \end_inset
25716
25717  is designed as accent, thus is looks alone a bit misplaced: ~
25718 \newline
25719 But for web
25720  addresses (URLs) sometimes a single tilde is needed.
25721  In this case the relation sign 
25722 \series bold
25723
25724 \backslash
25725 sim
25726 \begin_inset Foot
25727 status collapsed
25728
25729 \begin_layout Standard
25730 see 
25731 \begin_inset LatexCommand ref
25732 reference "sec:Relations"
25733
25734 \end_inset
25735
25736
25737 \end_layout
25738
25739 \end_inset
25740
25741
25742 \series default
25743  is used in a formula.
25744  As a formula cannot be created in an URL-box (menu 
25745 \family sans
25746 Insert\SpecialChar \menuseparator
25747 URL
25748 \family default
25749 ), the URL is inserted as normal text with the font style '
25750 \family typewriter
25751 typewriter
25752 \family default
25753 '.
25754  Should the URL be a hyperlink in the DVI- or PDF-output, the command 
25755 \series bold
25756
25757 \backslash
25758 href
25759 \series default
25760
25761 \begin_inset Foot
25762 status collapsed
25763
25764 \begin_layout Standard
25765
25766 \series bold
25767
25768 \backslash
25769 href
25770 \series default
25771  can only be used together with the LaTeX-package 
25772 \series bold
25773 hyperref
25774 \series default
25775
25776 \begin_inset LatexCommand index
25777 name "Packages ! hyperref"
25778
25779 \end_inset
25780
25781 .
25782  More about 
25783 \series bold
25784
25785 \backslash
25786 href
25787 \series default
25788  is written in the section 
25789 \family typewriter
25790 URL
25791 \family default
25792  in the 
25793 \family typewriter
25794 Embedded\InsetSpace ~
25795 Objects
25796 \family default
25797  manual.
25798 \end_layout
25799
25800 \end_inset
25801
25802
25803 \begin_inset LatexCommand index
25804 name "Commands ! H ! \\textbackslash href"
25805
25806 \end_inset
25807
25808  is used.
25809 \end_layout
25810
25811 \begin_layout Standard
25812 As example an URL with a tilde:
25813 \end_layout
25814
25815 \begin_layout Standard
25816 as text: 
25817 \family typewriter
25818 http://www.lyx.org/
25819 \begin_inset Formula $\sim$
25820 \end_inset
25821
25822 mustermann
25823 \end_layout
25824
25825 \begin_layout Standard
25826 with 
25827 \series bold
25828
25829 \backslash
25830 href
25831 \series default
25832
25833 \begin_inset ERT
25834 status collapsed
25835
25836 \begin_layout Standard
25837
25838
25839 \backslash
25840 href{http://www.lyx.org/~mustermann}{
25841 \end_layout
25842
25843 \end_inset
25844
25845 http://www.lyx.org/
25846 \begin_inset Formula $\sim$
25847 \end_inset
25848
25849 mustermann
25850 \begin_inset ERT
25851 status collapsed
25852
25853 \begin_layout Standard
25854
25855 }
25856 \end_layout
25857
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \begin_layout Section
25864 Formula Styles
25865 \begin_inset LatexCommand label
25866 name "sec:Formula-Styles"
25867
25868 \end_inset
25869
25870
25871 \begin_inset LatexCommand index
25872 name "Formula ! styles"
25873
25874 \end_inset
25875
25876
25877 \end_layout
25878
25879 \begin_layout Itemize
25880 There are two different alignment styles:
25881 \end_layout
25882
25883 \begin_deeper
25884 \begin_layout Description
25885 Centered is the predefined standard
25886 \end_layout
25887
25888 \begin_layout Description
25889 Indented for this the option 
25890 \series bold
25891 fleqn
25892 \series default
25893  must be inserted in the menu 
25894 \family sans
25895 Document\SpecialChar \menuseparator
25896 Settings
25897 \family default
25898  under 
25899 \family sans
25900 Document\InsetSpace ~
25901 Class
25902 \end_layout
25903
25904 \begin_layout Standard
25905 When 
25906 \series bold
25907 Indented
25908 \series default
25909  is used, the indentation can be adjusted with the length 
25910 \series bold
25911
25912 \backslash
25913 mathindent
25914 \series default
25915
25916 \begin_inset LatexCommand index
25917 name "Commands ! M ! \\textbackslash mathindent"
25918
25919 \end_inset
25920
25921 .
25922  Should the distance be 15\InsetSpace \thinspace{}
25923 mm, the following command line is inserted in
25924  the LaTeX-preamble
25925 \end_layout
25926
25927 \begin_layout Standard
25928
25929 \series bold
25930
25931 \backslash
25932 setlength{
25933 \backslash
25934 mathindent}{15mm}
25935 \end_layout
25936
25937 \begin_layout Standard
25938 When no length is specified, the predefined value of 30\InsetSpace \thinspace{}
25939 pt will be used.
25940 \end_layout
25941
25942 \end_deeper
25943 \begin_layout Itemize
25944 And two different numbering styles:
25945 \end_layout
25946
25947 \begin_deeper
25948 \begin_layout Description
25949 Right is the predefined standard
25950 \end_layout
25951
25952 \begin_layout Description
25953 Left for this the option 
25954 \series bold
25955 leqno
25956 \series default
25957  must be inserted in the menu 
25958 \family sans
25959 Document\SpecialChar \menuseparator
25960 Settings
25961 \family default
25962  under 
25963 \family sans
25964 Document\InsetSpace ~
25965 Class
25966 \end_layout
25967
25968 \end_deeper
25969 \begin_layout Standard
25970
25971 \series bold
25972 fleqn
25973 \series default
25974  and 
25975 \series bold
25976 leqno
25977 \series default
25978  can also be used together.
25979  In this case both options are inserted, separated by a comma.
25980 \end_layout
25981
25982 \begin_layout Standard
25983 The chosen styles are used for all displayed formulas of the document.
25984  When both, centered and indented formulas should be created in a document,
25985  the style 
25986 \series bold
25987 Centered
25988 \series default
25989  is used.
25990  The indented formulas are then set in a flalign environment, see 
25991 \begin_inset LatexCommand ref
25992 reference "sub:Flalign-Environment"
25993
25994 \end_inset
25995
25996 .
25997 \end_layout
25998
25999 \begin_layout Section
26000 Multiline Formulas
26001 \begin_inset LatexCommand label
26002 name "sec:Multiline-Formulas"
26003
26004 \end_inset
26005
26006
26007 \begin_inset LatexCommand index
26008 name "Formula ! multiline"
26009
26010 \end_inset
26011
26012
26013 \end_layout
26014
26015 \begin_layout Subsection
26016 General
26017 \end_layout
26018
26019 \begin_layout Standard
26020 In LyX multiline formulas are created by pressing 
26021 \family sans
26022 \series bold
26023 Ctrl-Return
26024 \family default
26025 \series default
26026  inside a formula.
26027  This creates an 
26028 \series bold
26029 align environment
26030 \series default
26031  that is described in 
26032 \begin_inset LatexCommand ref
26033 reference "sub:Standard-align-Environment"
26034
26035 \end_inset
26036
26037 .
26038 \end_layout
26039
26040 \begin_layout Standard
26041 There are other multiline formula environments that can be created via the
26042  menu 
26043 \family sans
26044 Insert\SpecialChar \menuseparator
26045 Math
26046 \family default
26047 .
26048  These environments are described in the following sections.
26049 \end_layout
26050
26051 \begin_layout Standard
26052 In all multiline formula environments a new line is created by pressing
26053  
26054 \family sans
26055 Ctrl-Return
26056 \family default
26057 .
26058  To add or delete lines, the math toolbar buttons 
26059 \begin_inset Graphics
26060         filename ../images/tabular-feature_append-row.png
26061         scale 85
26062
26063 \end_inset
26064
26065  or 
26066 \begin_inset Graphics
26067         filename ../images/tabular-feature_delete-row.png
26068         scale 85
26069
26070 \end_inset
26071
26072 , respectively, or the menu 
26073 \family sans
26074 Edit\SpecialChar \menuseparator
26075 Rows & Columns
26076 \family default
26077  can be used.
26078 \end_layout
26079
26080 \begin_layout Subsubsection
26081 Line Separation
26082 \begin_inset LatexCommand label
26083 name "sub:Line-Separation"
26084
26085 \end_inset
26086
26087
26088 \begin_inset LatexCommand index
26089 name "Formula ! multiline ! Line separation"
26090
26091 \end_inset
26092
26093
26094 \end_layout
26095
26096 \begin_layout Standard
26097 There is sometimes not enough space in multiline formulas between the lines:
26098 \begin_inset Formula \begin{eqnarray*}
26099 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}\\
26100 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*}
26101
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \begin_layout Standard
26108 In LaTeX additional line space is specified as optional argument of the
26109  new line command.
26110  This is not yet possible in LyX
26111 \begin_inset Foot
26112 status collapsed
26113
26114 \begin_layout Standard
26115 see 
26116 \begin_inset ERT
26117 status collapsed
26118
26119 \begin_layout Standard
26120
26121
26122 \backslash
26123 href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
26124 \end_layout
26125
26126 \end_inset
26127
26128 LyX-bug #1505
26129 \begin_inset ERT
26130 status collapsed
26131
26132 \begin_layout Standard
26133
26134 }
26135 \end_layout
26136
26137 \end_inset
26138
26139
26140 \end_layout
26141
26142 \end_inset
26143
26144 , therefore the whole formula must be inserted in TeX-mode.
26145  To add in our example space, the command 
26146 \series bold
26147
26148 \backslash
26149
26150 \backslash
26151 [3mm]
26152 \series default
26153  is inserted at the end of the first line.
26154  One gets: 
26155 \begin_inset ERT
26156 status collapsed
26157
26158 \begin_layout Standard
26159
26160
26161 \backslash
26162 begin{eqnarray*}
26163 \end_layout
26164
26165 \begin_layout Standard
26166
26167 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26168  = & 
26169 \backslash
26170 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26171 \backslash
26172
26173 \backslash
26174 [3mm]
26175 \end_layout
26176
26177 \begin_layout Standard
26178
26179 4x^{2}
26180 \backslash
26181 left(B^{2}+x_{0}^{2}
26182 \backslash
26183 right)+4x_{0}x
26184 \backslash
26185 left(D-B^{2}
26186 \backslash
26187 right)+B^{2}
26188 \backslash
26189 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26190 \backslash
26191 right) & = & 0
26192 \end_layout
26193
26194 \begin_layout Standard
26195
26196
26197 \backslash
26198 end{eqnarray*}
26199 \end_layout
26200
26201 \end_inset
26202
26203
26204 \end_layout
26205
26206 \begin_layout Standard
26207 \begin_inset VSpace bigskip
26208 \end_inset
26209
26210 To set the the line separation for all lines in a formula, the length 
26211 \series bold
26212
26213 \backslash
26214 jot
26215 \series default
26216
26217 \begin_inset LatexCommand index
26218 name "Commands ! J ! \\textbackslash jot"
26219
26220 \end_inset
26221
26222  is changed.
26223  The definition is: 
26224 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
26225 \end_inset
26226
26227 .
26228  Predefined for 
26229 \series bold
26230
26231 \backslash
26232 jot
26233 \series default
26234  is the value 3\InsetSpace \thinspace{}
26235 pt.
26236  To create 3\InsetSpace \thinspace{}
26237 mm additional line separation as in the previous example, the
26238  command
26239 \end_layout
26240
26241 \begin_layout Standard
26242
26243 \series bold
26244
26245 \backslash
26246 setlength{
26247 \backslash
26248 jot}{3mm+3pt}
26249 \end_layout
26250
26251 \begin_layout Standard
26252 is inserted in TeX-mode before the formula.
26253  This requires that the LaTeX-package 
26254 \series bold
26255 calc
26256 \series default
26257
26258 \begin_inset Foot
26259 status collapsed
26260
26261 \begin_layout Standard
26262
26263 \series bold
26264 calc
26265 \series default
26266  is part of every LaTeX standard installation.
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \begin_inset LatexCommand index
26273 name "Packages ! calc"
26274
26275 \end_inset
26276
26277  was loaded in LaTeX-preamble with the line
26278 \end_layout
26279
26280 \begin_layout Standard
26281
26282 \series bold
26283
26284 \backslash
26285 usepackage{calc}
26286 \end_layout
26287
26288 \begin_layout Standard
26289 One gets: 
26290 \begin_inset ERT
26291 status collapsed
26292
26293 \begin_layout Standard
26294
26295
26296 \backslash
26297 setlength{
26298 \backslash
26299 jot}{3mm+3pt}
26300 \end_layout
26301
26302 \end_inset
26303
26304
26305 \begin_inset Formula \begin{eqnarray*}
26306 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}\\
26307 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*}
26308
26309 \end_inset
26310
26311
26312 \end_layout
26313
26314 \begin_layout Standard
26315 \begin_inset ERT
26316 status collapsed
26317
26318 \begin_layout Standard
26319
26320
26321 \backslash
26322 setlength{
26323 \backslash
26324 jot}{3pt}
26325 \end_layout
26326
26327 \end_inset
26328
26329  To get back to the predefined distance, 
26330 \series bold
26331
26332 \backslash
26333 jot
26334 \series default
26335  is set to the value 3\InsetSpace \thinspace{}
26336 pt.
26337 \end_layout
26338
26339 \begin_layout Subsubsection
26340 Column Separation
26341 \begin_inset LatexCommand label
26342 name "sub:Column-Separation"
26343
26344 \end_inset
26345
26346
26347 \begin_inset LatexCommand index
26348 name "Formula ! multiline ! Column separation"
26349
26350 \end_inset
26351
26352
26353 \end_layout
26354
26355 \begin_layout Standard
26356 Multiline formulas form a matrix.
26357  A formula in the eqnarray environment is for example a matrix with three
26358  columns.
26359  By changing the column separation in this environment, the space beside
26360  the relation sign can be changed.
26361 \end_layout
26362
26363 \begin_layout Standard
26364 The column separation is specified with the length 
26365 \series bold
26366
26367 \backslash
26368 arraycolsep
26369 \series default
26370
26371 \begin_inset LatexCommand index
26372 name "Commands ! A ! \\textbackslash arraycolsep"
26373
26374 \end_inset
26375
26376  according to:
26377 \newline
26378 column separation = 2\InsetSpace \thinspace{}
26379
26380 \series bold
26381
26382 \backslash
26383 arraycolsep
26384 \series default
26385
26386 \newline
26387 Thus, the command
26388 \end_layout
26389
26390 \begin_layout Standard
26391
26392 \series bold
26393
26394 \backslash
26395 setlength{
26396 \backslash
26397 arraycolsep}{1cm}
26398 \end_layout
26399
26400 \begin_layout Standard
26401 inserted in TeX-mode, sets for all following formulas a column separation
26402  of 2\InsetSpace \thinspace{}
26403 cm.
26404  To get back to the predefined distance, 
26405 \series bold
26406
26407 \backslash
26408 arraycolsep
26409 \series default
26410  is set to 5\InsetSpace \thinspace{}
26411 pt.
26412 \end_layout
26413
26414 \begin_layout Standard
26415 A formula with 2\InsetSpace \thinspace{}
26416 cm column separation:
26417 \begin_inset ERT
26418 status collapsed
26419
26420 \begin_layout Standard
26421
26422
26423 \backslash
26424 setlength{
26425 \backslash
26426 arraycolsep}{1cm}
26427 \end_layout
26428
26429 \end_inset
26430
26431
26432 \begin_inset Formula \begin{eqnarray*}
26433 A & = & B\\
26434 C & \ne & A\end{eqnarray*}
26435
26436 \end_inset
26437
26438 A formula with the predefined column separation for matrices of 10\InsetSpace \thinspace{}
26439 pt:
26440 \begin_inset ERT
26441 status collapsed
26442
26443 \begin_layout Standard
26444
26445
26446 \backslash
26447 setlength{
26448 \backslash
26449 arraycolsep}{5pt}
26450 \end_layout
26451
26452 \end_inset
26453
26454
26455 \begin_inset Formula \begin{eqnarray*}
26456 A & = & B\\
26457 C & \ne & A\end{eqnarray*}
26458
26459 \end_inset
26460
26461
26462 \end_layout
26463
26464 \begin_layout Subsubsection
26465 Long Formulas
26466 \begin_inset LatexCommand index
26467 name "Formula ! long"
26468
26469 \end_inset
26470
26471
26472 \end_layout
26473
26474 \begin_layout Standard
26475 Long formulas can be typeset using these methods:
26476 \end_layout
26477
26478 \begin_layout Itemize
26479 When one side of the equation is much shorther than the line width, this
26480  one is chosen for the left side and the right side is typeset over two
26481  lines:
26482 \begin_inset ERT
26483 status collapsed
26484
26485 \begin_layout Standard
26486
26487
26488 \backslash
26489 medskip
26490 \end_layout
26491
26492 \end_inset
26493
26494  
26495 \begin_inset Formula \begin{eqnarray}
26496 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 \\
26497  &  & -\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}
26498
26499 \end_inset
26500
26501
26502 \begin_inset ERT
26503 status collapsed
26504
26505 \begin_layout Standard
26506
26507
26508 \backslash
26509 smallskip
26510 \end_layout
26511
26512 \end_inset
26513
26514
26515 \newline
26516 The minus sign at the beginning of the second line does normally not appear
26517  as operator because it is the first character of the line.
26518  Thus it would not be surrounded by space and could not be distinguished
26519  from the fraction bar.
26520  To avoid this, space was inserted behind the minus sign with the command
26521  
26522 \series bold
26523
26524 \backslash
26525 hspace{3pt}
26526 \series default
26527
26528 \begin_inset Foot
26529 status collapsed
26530
26531 \begin_layout Standard
26532 more about 
26533 \series bold
26534
26535 \backslash
26536 hspace
26537 \series default
26538  see 
26539 \begin_inset LatexCommand ref
26540 reference "sub:Variable-Space"
26541
26542 \end_inset
26543
26544
26545 \end_layout
26546
26547 \end_inset
26548
26549
26550 \begin_inset LatexCommand index
26551 name "Commands ! H ! \\textbackslash hspace"
26552
26553 \end_inset
26554
26555 .
26556 \end_layout
26557
26558 \begin_layout Itemize
26559 When both sides of the equation are too long, the command 
26560 \series bold
26561
26562 \backslash
26563 lefteqn
26564 \series default
26565
26566 \begin_inset LatexCommand index
26567 name "Commands ! L ! \\textbackslash lefteqn"
26568
26569 \end_inset
26570
26571  is used.
26572  It is inserted to the first column of the first line and effects that all
26573  further insertions overwrite the following columns:
26574 \begin_inset ERT
26575 status collapsed
26576
26577 \begin_layout Standard
26578
26579
26580 \backslash
26581 medskip
26582 \end_layout
26583
26584 \end_inset
26585
26586
26587 \begin_inset Formula \begin{eqnarray}
26588 \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 \\
26589  &  & -\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 \\
26590  &  & =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}
26591
26592 \end_inset
26593
26594
26595 \begin_inset ERT
26596 status collapsed
26597
26598 \begin_layout Standard
26599
26600
26601 \backslash
26602 smallskip
26603 \end_layout
26604
26605 \end_inset
26606
26607
26608 \newline
26609 After the insertion of 
26610 \series bold
26611
26612 \backslash
26613 lefteqn
26614 \series default
26615 , the cursor is in a purple box that is a bit shifted to the left from the
26616  blue one.
26617  In this the formula is inserted.
26618 \begin_inset ERT
26619 status collapsed
26620
26621 \begin_layout Standard
26622
26623
26624 \backslash
26625 medskip
26626 \end_layout
26627
26628 \end_inset
26629
26630
26631 \newline
26632 The content of the further lines is inserted to the second or another formula
26633  column.
26634  The greater the column number where it was inserted, the larger the indentation.
26635 \begin_inset ERT
26636 status collapsed
26637
26638 \begin_layout Standard
26639
26640
26641 \backslash
26642 medskip
26643 \end_layout
26644
26645 \end_inset
26646
26647
26648 \newline
26649
26650 \begin_inset Note Greyedout
26651 status open
26652
26653 \begin_layout Standard
26654 Note the following when using 
26655 \series bold
26656
26657 \backslash
26658 lefteqn
26659 \series default
26660 :
26661 \end_layout
26662
26663 \begin_layout Itemize
26664 The formula doesn't use the full page width.
26665  When e.\InsetSpace \thinspace{}
26666 g.\InsetSpace ~
26667 the term 
26668 \begin_inset Formula $-B^{2}$
26669 \end_inset
26670
26671  is added to the first line in the above example, it would have been outside
26672  the page margin.
26673  To better use the width, negative space can be inserted at the beginning
26674  of the first line.
26675 \end_layout
26676
26677 \begin_layout Itemize
26678 Due to a bug in LyX the cursor cannot be set with the mouse into the first
26679  line.
26680 \begin_inset Foot
26681 status collapsed
26682
26683 \begin_layout Standard
26684 \begin_inset ERT
26685 status collapsed
26686
26687 \begin_layout Standard
26688
26689
26690 \backslash
26691 href{http://bugzilla.lyx.org/show_bug.cgi?id=1429}{
26692 \end_layout
26693
26694 \end_inset
26695
26696 LyX-bug #1429
26697 \begin_inset ERT
26698 status collapsed
26699
26700 \begin_layout Standard
26701
26702 }
26703 \end_layout
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \end_inset
26711
26712  One can only set the cursor at the beginning of the line and move it with
26713  the arrow keys.
26714 \end_layout
26715
26716 \end_inset
26717
26718
26719 \end_layout
26720
26721 \begin_layout Itemize
26722 Other methods to set long formulas are offered by the environments described
26723  in 
26724 \begin_inset LatexCommand ref
26725 reference "sub:Multline-Environment"
26726
26727 \end_inset
26728
26729  and 
26730 \begin_inset LatexCommand ref
26731 reference "sub:Multiline-Formula-Parts"
26732
26733 \end_inset
26734
26735 .
26736 \end_layout
26737
26738 \begin_layout Subsubsection
26739 Multiline Brackets
26740 \begin_inset LatexCommand label
26741 name "sub:Multiline-Brackets"
26742
26743 \end_inset
26744
26745
26746 \begin_inset LatexCommand index
26747 name "Brackets ! for multiline expressions"
26748
26749 \end_inset
26750
26751
26752 \end_layout
26753
26754 \begin_layout Standard
26755 For brackets spanning multiple lines the following problem occurs:
26756 \begin_inset Formula \begin{eqnarray*}
26757 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26758  &  & \left.\cdots+B-D\right]\end{eqnarray*}
26759
26760 \end_inset
26761
26762
26763 \end_layout
26764
26765 \begin_layout Standard
26766 The closing bracket is smaller than the opening bracket because brackets
26767  with variable size may not span multiple lines.
26768 \end_layout
26769
26770 \begin_layout Standard
26771 To set the bracket size for the second line correctly, the first line is
26772  ended with 
26773 \series bold
26774
26775 \backslash
26776 right.
26777 \series default
26778
26779 \begin_inset LatexCommand index
26780 name "Commands ! R ! \\textbackslash right"
26781
26782 \end_inset
26783
26784  and the second line with 
26785 \series bold
26786
26787 \backslash
26788 left.
26789 \begin_inset Foot
26790 status collapsed
26791
26792 \begin_layout Standard
26793 for more about 
26794 \series bold
26795
26796 \backslash
26797 left
26798 \series default
26799  and 
26800 \series bold
26801
26802 \backslash
26803 right
26804 \series default
26805  see 
26806 \begin_inset LatexCommand ref
26807 reference "sub:Automatic-Bracket-Size"
26808
26809 \end_inset
26810
26811
26812 \end_layout
26813
26814 \end_inset
26815
26816
26817 \series default
26818
26819 \begin_inset LatexCommand index
26820 name "Commands ! L ! \\textbackslash left"
26821
26822 \end_inset
26823
26824 .
26825  After 
26826 \series bold
26827
26828 \backslash
26829 left.
26830
26831 \series default
26832  the command 
26833 \series bold
26834
26835 \backslash
26836 vphantom
26837 \series default
26838
26839 \begin_inset ERT
26840 status collapsed
26841
26842 \begin_layout Standard
26843
26844
26845 \backslash
26846 spce 
26847 \end_layout
26848
26849 \end_inset
26850
26851
26852 \series bold
26853
26854 \backslash
26855 prod
26856 \series default
26857 ^
26858 \begin_inset ERT
26859 status collapsed
26860
26861 \begin_layout Standard
26862
26863
26864 \backslash
26865 spce 
26866 \end_layout
26867
26868 \end_inset
26869
26870
26871 \series bold
26872
26873 \backslash
26874 infty
26875 \series default
26876
26877 \begin_inset ERT
26878 status collapsed
26879
26880 \begin_layout Standard
26881
26882
26883 \backslash
26884 spce 
26885 \end_layout
26886
26887 \end_inset
26888
26889
26890 \series bold
26891
26892 \begin_inset Formula $\downarrow$
26893 \end_inset
26894
26895 _R=1}
26896 \series default
26897
26898 \begin_inset LatexCommand index
26899 name "Commands ! V ! \\textbackslash vphantom"
26900
26901 \end_inset
26902
26903  is inserted, because the multiplication operator with its limits is the
26904  largest symbol in the first line and this should be the size for the bracket
26905  in the second line.
26906 \end_layout
26907
26908 \begin_layout Standard
26909 The result is this:
26910 \begin_inset Formula \begin{eqnarray*}
26911 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
26912  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
26913
26914 \end_inset
26915
26916
26917 \end_layout
26918
26919 \begin_layout Subsection
26920 Align Environments
26921 \end_layout
26922
26923 \begin_layout Standard
26924 Align environments can be used for every kind of multiline formulas.
26925  They are specially useful to set several formulas side by side.
26926 \end_layout
26927
26928 \begin_layout Standard
26929 Align environments consist of columns.
26930  The odd columns are right aligned, the even ones left aligned.
26931  Every line in an Align environment can be numbered.
26932 \end_layout
26933
26934 \begin_layout Standard
26935 Align environments are created via the menu 
26936 \family sans
26937 Insert\SpecialChar \menuseparator
26938 Math
26939 \family default
26940 .
26941  With the menu 
26942 \family sans
26943 Edit\SpecialChar \menuseparator
26944 Math\SpecialChar \menuseparator
26945 Change Formula Type
26946 \family default
26947  already existing existing formulas can be converted to Align environments.
26948 \end_layout
26949
26950 \begin_layout Standard
26951 To add or delete columns, the math toolbar buttons 
26952 \begin_inset Graphics
26953         filename ../images/tabular-feature_append-column.png
26954         scale 85
26955
26956 \end_inset
26957
26958  or 
26959 \begin_inset Graphics
26960         filename ../images/tabular-feature_delete-column.png
26961         scale 85
26962
26963 \end_inset
26964
26965 , respectively, or the menu 
26966 \family sans
26967 Edit\SpecialChar \menuseparator
26968 Rows & Columns
26969 \family default
26970  can be used.
26971 \end_layout
26972
26973 \begin_layout Subsubsection
26974 Standard align Environment
26975 \begin_inset LatexCommand label
26976 name "sub:Standard-align-Environment"
26977
26978 \end_inset
26979
26980
26981 \begin_inset LatexCommand index
26982 name "Formula ! multiline ! align environment"
26983
26984 \end_inset
26985
26986
26987 \end_layout
26988
26989 \begin_layout Standard
26990 This Align environment is created by presssing 
26991 \family sans
26992 Ctrl-Return
26993 \family default
26994  in a formula or by the menu 
26995 \family sans
26996 Insert\SpecialChar \menuseparator
26997 Math\SpecialChar \menuseparator
26998 AMS align Environment
26999 \family default
27000 .
27001 \end_layout
27002
27003 \begin_layout Standard
27004 An example for two formulas set side by side, that are created with a four
27005  column align environment:
27006 \begin_inset Formula \begin{align*}
27007 A & =\sin(B) & C & =D\\
27008 C & \ne A & B & \ne D\end{align*}
27009
27010 \end_inset
27011
27012 As it can be seen, the formulas in this environment are placed so as if
27013  there would be a 
27014 \series bold
27015
27016 \backslash
27017 hfill
27018 \begin_inset Foot
27019 status collapsed
27020
27021 \begin_layout Standard
27022 more about 
27023 \series bold
27024
27025 \backslash
27026 hfill
27027 \series default
27028  see 
27029 \begin_inset LatexCommand ref
27030 reference "sub:Variable-Space"
27031
27032 \end_inset
27033
27034
27035 \end_layout
27036
27037 \end_inset
27038
27039
27040 \series default
27041  before the first and after every even column.
27042  When the formula style 
27043 \series bold
27044 Indented
27045 \begin_inset Foot
27046 status collapsed
27047
27048 \begin_layout Standard
27049 formula styles see 
27050 \begin_inset LatexCommand ref
27051 reference "sec:Formula-Styles"
27052
27053 \end_inset
27054
27055
27056 \end_layout
27057
27058 \end_inset
27059
27060
27061 \series default
27062  is used, the formula is set without the 
27063 \series bold
27064
27065 \backslash
27066 hfill
27067 \series default
27068  before the first column.
27069 \end_layout
27070
27071 \begin_layout Subsubsection
27072 Alignat Environment
27073 \begin_inset LatexCommand index
27074 name "Formula ! multiline ! alignat environment"
27075
27076 \end_inset
27077
27078
27079 \end_layout
27080
27081 \begin_layout Standard
27082 The alignat environment has no predefined column separation.
27083  It can be inserted manually with the spaces that are described 
27084 \begin_inset LatexCommand ref
27085 reference "sub:Space"
27086
27087 \end_inset
27088
27089 .
27090 \end_layout
27091
27092 \begin_layout Standard
27093 The above example in the alignat environment where 1\InsetSpace \thinspace{}
27094 cm space was inserted
27095  at the beginning of the second formula:
27096 \begin_inset Formula \begin{alignat*}{2}
27097 A & =\sin(B) & \hspace{1cm}C & =D\\
27098 C & \ne A & B & \ne D\end{alignat*}
27099
27100 \end_inset
27101
27102 Because the column separation can be set separately for every column, this
27103  environment is especially suitable to set three and more formulas side
27104  by side.
27105 \end_layout
27106
27107 \begin_layout Subsubsection
27108 Flalign Environment
27109 \begin_inset LatexCommand label
27110 name "sub:Flalign-Environment"
27111
27112 \end_inset
27113
27114
27115 \begin_inset LatexCommand index
27116 name "Formula ! multiline ! flalign environment"
27117
27118 \end_inset
27119
27120
27121 \end_layout
27122
27123 \begin_layout Standard
27124 In this environment the first two columns are always set as much as possible
27125  to the left and the last two ones to the right.
27126  An example:
27127 \begin_inset Formula \begin{flalign*}
27128 A & =1 & B & =2 & C & =3\\
27129 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
27130
27131 \end_inset
27132
27133
27134 \end_layout
27135
27136 \begin_layout Standard
27137 By creating a flalign environment with an odd number of columns where an
27138  empty TeX-brace is inserted to the last column, several formulas in a document
27139  can be set to the left, although the formula style 
27140 \series bold
27141 Centered
27142 \series default
27143  is used.
27144  As example the indented formula 
27145 \begin_inset LatexCommand eqref
27146 reference "eq:VolInt"
27147
27148 \end_inset
27149
27150 :
27151 \begin_inset Formula \begin{flalign}
27152 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
27153
27154 \end_inset
27155
27156 The first two columns contain the formula.
27157  To indent it as with the formula style 
27158 \series bold
27159 Indented
27160 \series default
27161 , 30\InsetSpace \thinspace{}
27162 pt space was inserted at the beginning of the first column.
27163 \end_layout
27164
27165 \begin_layout Subsection
27166 Eqnarray Environment
27167 \begin_inset LatexCommand index
27168 name "Formula ! multiline ! eqnarray environment"
27169
27170 \end_inset
27171
27172
27173 \end_layout
27174
27175 \begin_layout Standard
27176 When this environment has been created, three blue boxes appear.
27177  The content of the first box is right aligned, the content of the last
27178  one left aligned.
27179  The content of the middle box appears centered and a bit smaller, because
27180  it is designed to insert there only relation characters.
27181 \begin_inset Formula \begin{eqnarray*}
27182 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27183 AB & AB & AB\\
27184 A & = & A\end{eqnarray*}
27185
27186 \end_inset
27187
27188
27189 \end_layout
27190
27191 \begin_layout Subsection
27192 Gather Environment
27193 \begin_inset LatexCommand index
27194 name "Formula ! multiline ! gather environment"
27195
27196 \end_inset
27197
27198
27199 \end_layout
27200
27201 \begin_layout Standard
27202 This environment consists of only one centered column.
27203  Every line can be numbered.
27204 \begin_inset Formula \begin{gather}
27205 A=1\\
27206 X=\textrm{-}1\end{gather}
27207
27208 \end_inset
27209
27210
27211 \end_layout
27212
27213 \begin_layout Subsection
27214 Multline Environment
27215 \begin_inset LatexCommand label
27216 name "sub:Multline-Environment"
27217
27218 \end_inset
27219
27220
27221 \begin_inset LatexCommand index
27222 name "Formula ! multiline ! multline environment"
27223
27224 \end_inset
27225
27226
27227 \end_layout
27228
27229 \begin_layout Standard
27230 The multline environment consists, like the gather environment, of only
27231  one column.
27232  But the first line is left aligned, the last one right aligned.
27233  All other lines are centered.
27234  Therefore this environment is suitable for long formulas.
27235  As example formula 
27236 \begin_inset LatexCommand eqref
27237 reference "eq:lefteqn"
27238
27239 \end_inset
27240
27241  in the multline environment:
27242 \begin_inset Formula \begin{multline}
27243 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}\\
27244 -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}\\
27245 =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}
27246
27247 \end_inset
27248
27249
27250 \end_layout
27251
27252 \begin_layout Standard
27253 In the output only the the last (first) line of a multline environment appears
27254  numbered when the document numbering is right (left).
27255 \begin_inset Foot
27256 status collapsed
27257
27258 \begin_layout Standard
27259 numbering styles see 
27260 \begin_inset LatexCommand ref
27261 reference "sec:Formula-Styles"
27262
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \end_inset
27269
27270  This is also the case when there is a formula number displayed after every
27271  line in LyX.
27272 \begin_inset Foot
27273 status collapsed
27274
27275 \begin_layout Standard
27276 This is 
27277 \begin_inset ERT
27278 status collapsed
27279
27280 \begin_layout Standard
27281
27282
27283 \backslash
27284 href{http://bugzilla.lyx.org/show_bug.cgi?id=518}{
27285 \end_layout
27286
27287 \end_inset
27288
27289 LyX-bug #518
27290 \begin_inset ERT
27291 status collapsed
27292
27293 \begin_layout Standard
27294
27295 }
27296 \end_layout
27297
27298 \end_inset
27299
27300 .
27301 \end_layout
27302
27303 \end_inset
27304
27305
27306 \end_layout
27307
27308 \begin_layout Standard
27309 With the commands 
27310 \series bold
27311
27312 \backslash
27313 shoveright
27314 \begin_inset LatexCommand index
27315 name "Commands ! S ! \\textbackslash shoveright"
27316
27317 \end_inset
27318
27319
27320 \series default
27321  and 
27322 \series bold
27323
27324 \backslash
27325 shoveleft
27326 \begin_inset LatexCommand index
27327 name "Commands ! S ! \\textbackslash shoveleft"
27328
27329 \end_inset
27330
27331
27332 \series default
27333  a centered line can be right or left aligned, respectively.
27334  The commands are used as follows:
27335 \end_layout
27336
27337 \begin_layout Standard
27338
27339 \series bold
27340
27341 \backslash
27342 shoveright{line content}
27343 \series default
27344  and 
27345 \series bold
27346
27347 \backslash
27348 shoveleft{line content}
27349 \end_layout
27350
27351 \begin_layout Standard
27352 \begin_inset VSpace medskip
27353 \end_inset
27354
27355 The length 
27356 \series bold
27357
27358 \backslash
27359 multlinegap
27360 \begin_inset LatexCommand index
27361 name "Commands ! M ! \\textbackslash multlinegap"
27362
27363 \end_inset
27364
27365
27366 \series default
27367  specifies the distance of the first line from the left page margin.
27368  Predefined is the length 0\InsetSpace \thinspace{}
27369 pt.
27370 \end_layout
27371
27372 \begin_layout Standard
27373 As example the above formula where the command
27374 \end_layout
27375
27376 \begin_layout Standard
27377
27378 \series bold
27379
27380 \backslash
27381 setlength{
27382 \backslash
27383 multlinegap}{2cm}
27384 \end_layout
27385
27386 \begin_layout Standard
27387 was inserted in TeX-mode before:
27388 \begin_inset ERT
27389 status collapsed
27390
27391 \begin_layout Standard
27392
27393
27394 \backslash
27395 setlength{
27396 \backslash
27397 multlinegap}{2cm}
27398 \end_layout
27399
27400 \end_inset
27401
27402
27403 \begin_inset Formula \begin{multline}
27404 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}\\
27405 \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}}\\
27406 =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}
27407
27408 \end_inset
27409
27410
27411 \begin_inset ERT
27412 status collapsed
27413
27414 \begin_layout Standard
27415
27416
27417 \backslash
27418 setlength{
27419 \backslash
27420 multlinegap}{0pt}
27421 \end_layout
27422
27423 \end_inset
27424
27425 The second line was left aligned using 
27426 \series bold
27427
27428 \backslash
27429 shoveleft
27430 \series default
27431 .
27432 \end_layout
27433
27434 \begin_layout Subsection
27435 Multiline Formula Parts
27436 \begin_inset LatexCommand label
27437 name "sub:Multiline-Formula-Parts"
27438
27439 \end_inset
27440
27441
27442 \begin_inset LatexCommand index
27443 name "Formula ! multiline ! formula parts"
27444
27445 \end_inset
27446
27447
27448 \end_layout
27449
27450 \begin_layout Standard
27451 To display only parts of a formula with multiple lines, one of the following
27452  environments are used: 
27453 \series bold
27454 aligned
27455 \series default
27456
27457 \series bold
27458 alignedat
27459 \series default
27460
27461 \series bold
27462 gathered
27463 \series default
27464  or 
27465 \series bold
27466 split
27467 \series default
27468 .
27469  They can be inserted via the menu 
27470 \family sans
27471 Insert\SpecialChar \menuseparator
27472 Math
27473 \family default
27474  or by using the commands described in this section.
27475 \end_layout
27476
27477 \begin_layout Standard
27478 The first three have the same properties as the corresponding multiline
27479  formula environments, but it is possible to set further formula parts beside
27480  them.
27481  An example:
27482 \begin_inset Formula \[
27483 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
27484 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
27485 \right\} \textrm{Uncertainty relations}\]
27486
27487 \end_inset
27488
27489
27490 \end_layout
27491
27492 \begin_layout Standard
27493 To get this formula, a displayed formula is created where the command 
27494 \series bold
27495
27496 \backslash
27497 aligned
27498 \begin_inset LatexCommand index
27499 name "Commands ! A ! \\textbackslash aligned"
27500
27501 \end_inset
27502
27503
27504 \series default
27505  is inserted.
27506  A purple box appears around the blue formula box where now columns and
27507  lines can be added.
27508  Outside the multiline environment other formula parts can be set, like
27509  the brace.
27510 \end_layout
27511
27512 \begin_layout Standard
27513 The aligned environment is also suitable for long formulas whose lines are
27514  horizontally aligned.
27515  Using aligned in a displayed formula has the advantage that the formula
27516  number is vertically centered behind the lines.
27517  As example formula 
27518 \begin_inset LatexCommand eqref
27519 reference "eq:kurzlang"
27520
27521 \end_inset
27522
27523  in the aligned environment:
27524 \begin_inset Formula \begin{equation}
27525 \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}|}\\
27526  & -\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}
27527 \end{equation}
27528
27529 \end_inset
27530
27531
27532 \end_layout
27533
27534 \begin_layout Standard
27535 To use the environments 
27536 \series bold
27537 alignedat
27538 \series default
27539
27540 \series bold
27541 gathered
27542 \series default
27543 , or 
27544 \series bold
27545 split
27546 \series default
27547 , the command 
27548 \series bold
27549
27550 \backslash
27551 alignedat
27552 \series default
27553 ,
27554 \begin_inset LatexCommand index
27555 name "Commands ! A ! \\textbackslash alignedat"
27556
27557 \end_inset
27558
27559  
27560 \series bold
27561
27562 \backslash
27563 gathered
27564 \series default
27565
27566 \begin_inset LatexCommand index
27567 name "Commands ! G ! \\textbackslash gathered"
27568
27569 \end_inset
27570
27571 , or 
27572 \series bold
27573
27574 \backslash
27575 split
27576 \series default
27577
27578 \begin_inset LatexCommand index
27579 name "Commands ! S ! \\textbackslash split"
27580
27581 \end_inset
27582
27583  are inserted, respectively.
27584  The split environment has the same properties as the aligned environment
27585  but it can only have two columns.
27586 \end_layout
27587
27588 \begin_layout Subsection
27589 Text in multiline Formulas
27590 \begin_inset LatexCommand label
27591 name "sub:Text-in-multiline"
27592
27593 \end_inset
27594
27595
27596 \begin_inset LatexCommand index
27597 name "Text ! in formulas"
27598
27599 \end_inset
27600
27601
27602 \begin_inset LatexCommand index
27603 name "Formula ! multiline ! text"
27604
27605 \end_inset
27606
27607
27608 \end_layout
27609
27610 \begin_layout Standard
27611 In the Align environments, and the multline and gather environment, text
27612  can be inserted that will appear in a separate line and doesn't affect
27613  the column alignment.
27614  To do this, the command 
27615 \series bold
27616
27617 \backslash
27618 intertext
27619 \begin_inset LatexCommand index
27620 name "Commands ! I ! \\textbackslash intertext"
27621
27622 \end_inset
27623
27624
27625 \series default
27626  is used in the following scheme:
27627 \end_layout
27628
27629 \begin_layout Standard
27630
27631 \series bold
27632
27633 \backslash
27634 intertext{text}
27635 \end_layout
27636
27637 \begin_layout Standard
27638 The text should not be longer than a line because it cannot be hyphenated.
27639  As LyX doesn't yet support 
27640 \series bold
27641
27642 \backslash
27643 intertext
27644 \series default
27645  directly, the text is written as mathematical text.
27646  
27647 \series bold
27648
27649 \backslash
27650 intertext
27651 \series default
27652  must hereby be at the beginning of a line and appears in the output above
27653  this line.
27654  An example where the text was inserted at the beginning of the second line:
27655 \begin_inset Formula \begin{align}
27656 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
27657 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
27658
27659 \end_inset
27660
27661
27662 \end_layout
27663
27664 \begin_layout Section
27665 Formula Numbering
27666 \begin_inset LatexCommand index
27667 name "Formula numbering"
27668
27669 \end_inset
27670
27671
27672 \begin_inset LatexCommand index
27673 name "Formula ! numbering|see{Formula numbering}"
27674
27675 \end_inset
27676
27677
27678 \end_layout
27679
27680 \begin_layout Subsection
27681 General
27682 \end_layout
27683
27684 \begin_layout Standard
27685 Numbered formulas can be created with the menu 
27686 \family sans
27687 Insert\SpecialChar \menuseparator
27688 Math\SpecialChar \menuseparator
27689 Numbered\InsetSpace ~
27690 Formula
27691 \family default
27692  (shortcut 
27693 \family sans
27694 Ctrl-Alt\InsetSpace ~
27695 n
27696 \family default
27697 ).
27698  Existing formulas can be numbered with the menu 
27699 \family sans
27700 Edit\SpecialChar \menuseparator
27701 Math\SpecialChar \menuseparator
27702 Toggle\InsetSpace ~
27703 Numbering
27704 \family default
27705  (shortcut 
27706 \family sans
27707 Alt-m\InsetSpace ~
27708 n
27709 \family default
27710 ).
27711  The formula number is displayed in LyX behind the formula as number sign
27712  in parentheses.
27713  The number sign is replaced in the output by the formula number.
27714 \end_layout
27715
27716 \begin_layout Standard
27717 When numbering is turned on in multiline formulas, all lines will be numbered.
27718  But the numbering can be controlled with the menu 
27719 \family sans
27720 Edit\SpecialChar \menuseparator
27721 Math\SpecialChar \menuseparator
27722 Toggle\InsetSpace ~
27723 Numbering\InsetSpace ~
27724 of\InsetSpace ~
27725 Line
27726 \family default
27727  (shortcut 
27728 \family sans
27729 Alt-m\InsetSpace ~
27730 N
27731 \family default
27732 ) for every line.
27733 \end_layout
27734
27735 \begin_layout Standard
27736 Except of inline formulas, all formulas can be numbered with two different
27737  styles, see 
27738 \begin_inset LatexCommand ref
27739 reference "sec:Formula-Styles"
27740
27741 \end_inset
27742
27743 .
27744 \end_layout
27745
27746 \begin_layout Subsection
27747 Cross-References
27748 \begin_inset LatexCommand label
27749 name "sub:Cross-References"
27750
27751 \end_inset
27752
27753
27754 \begin_inset LatexCommand index
27755 name "Cross-references ! to formulas"
27756
27757 \end_inset
27758
27759
27760 \end_layout
27761
27762 \begin_layout Standard
27763 All labeled formulas can be cross-referenced.
27764  A label is added by the menu 
27765 \family sans
27766 Insert\SpecialChar \menuseparator
27767 Label
27768 \family default
27769  or the toolbar button 
27770 \begin_inset Graphics
27771         filename ../images/label-insert.png
27772         scale 85
27773
27774 \end_inset
27775
27776 .
27777  The cursor must hereby be inside a displayed formula.
27778  A dialog pops up displaying the prefix 
27779 \series bold
27780 eq:
27781 \series default
27782  in a text field.
27783  The label is inserted there behind the prefix.
27784  The predefined prefix means 
27785 \begin_inset Quotes eld
27786 \end_inset
27787
27788 equation
27789 \begin_inset Quotes erd
27790 \end_inset
27791
27792  and makes it easier to find labels in large documents because it marks
27793  it as formula label to divide it from e.\InsetSpace \thinspace{}
27794 g.\InsetSpace ~
27795 section labels.
27796  To change a label, the menu 
27797 \family sans
27798 Insert\SpecialChar \menuseparator
27799 Label
27800 \family default
27801  is used again.
27802 \end_layout
27803
27804 \begin_layout Standard
27805 The name of the label is displayed in LyX within two parentheses behind
27806  formula.
27807  A formula with a label is always numbered.
27808  The label is deleted when the numbering is turned off.
27809  This is at the moment the only way to delete a label, see 
27810 \begin_inset ERT
27811 status collapsed
27812
27813 \begin_layout Standard
27814
27815
27816 \backslash
27817 href{http://bugzilla.lyx.org/show_bug.cgi?id=2556}{
27818 \end_layout
27819
27820 \end_inset
27821
27822 LyX-bug #2556
27823 \begin_inset ERT
27824 status collapsed
27825
27826 \begin_layout Standard
27827
27828 }
27829 \end_layout
27830
27831 \end_inset
27832
27833 .
27834 \end_layout
27835
27836 \begin_layout Standard
27837 Cross-references are inserted via the menu 
27838 \family sans
27839 Insert\SpecialChar \menuseparator
27840 Cross-Reference
27841 \family default
27842  or with the toolbar button 
27843 \begin_inset Graphics
27844         filename ../images/dialog-show-new-inset_ref.png
27845         scale 85
27846
27847 \end_inset
27848
27849 .
27850  A formula cross-reference appears in the output as formula number.
27851  When in the cross-reference dialog window the format 
27852 \series bold
27853 (<reference>)
27854 \series default
27855  is chosen, the cross-reference appears in the output as formula number
27856  in parentheses.
27857 \newline
27858 By right-clicking on a cross-reference in LyX, one jumps
27859  to the formula that is referenced.
27860 \end_layout
27861
27862 \begin_layout Standard
27863 Here are as examples cross-references to formulas of the following subsections:
27864 \begin_inset Note Note
27865 status open
27866
27867 \begin_layout Standard
27868 Note the different cross-reference types.
27869 \end_layout
27870
27871 \end_inset
27872
27873
27874 \end_layout
27875
27876 \begin_layout Standard
27877 The equations 
27878 \begin_inset LatexCommand eqref
27879 reference "eq:tag"
27880
27881 \end_inset
27882
27883  and 
27884 \begin_inset LatexCommand eqref
27885 reference "eq:c"
27886
27887 \end_inset
27888
27889  are equivalent.
27890  In (
27891 \begin_inset LatexCommand ref
27892 reference "eq:Lat"
27893
27894 \end_inset
27895
27896 ) big Latin letters are used for the numbering in contrary to (
27897 \begin_inset LatexCommand ref
27898 reference "eq:Rom"
27899
27900 \end_inset
27901
27902 ).
27903 \end_layout
27904
27905 \begin_layout Standard
27906 \begin_inset VSpace medskip
27907 \end_inset
27908
27909 When the argument of 
27910 \series bold
27911
27912 \backslash
27913 tag
27914 \begin_inset Foot
27915 status collapsed
27916
27917 \begin_layout Standard
27918
27919 \series bold
27920
27921 \backslash
27922 tag
27923 \series default
27924  is described in 
27925 \begin_inset LatexCommand ref
27926 reference "sub:User-defined-Numbering"
27927
27928 \end_inset
27929
27930 .
27931 \end_layout
27932
27933 \end_inset
27934
27935
27936 \series default
27937  contains a box like in 
27938 \begin_inset LatexCommand ref
27939 reference "sub:Paragraph-Boxes"
27940
27941 \end_inset
27942
27943 , the formula cannot be referenced.
27944 \end_layout
27945
27946 \begin_layout Subsection
27947 Subnumbering
27948 \begin_inset LatexCommand index
27949 name "Formula numbering ! subnumbering"
27950
27951 \end_inset
27952
27953
27954 \end_layout
27955
27956 \begin_layout Standard
27957 With the help of the commands 
27958 \series bold
27959
27960 \backslash
27961 begin{subequations}
27962 \series default
27963  and 
27964 \series bold
27965
27966 \backslash
27967 end{subequations}
27968 \series default
27969  formulas can be subnumbered.
27970  Both commands are inserted in TeX-mode.
27971 \end_layout
27972
27973 \begin_layout Standard
27974 An example:
27975 \begin_inset Formula \begin{equation}
27976 A=C-B\label{eq:a}\end{equation}
27977
27978 \end_inset
27979
27980
27981 \begin_inset ERT
27982 status collapsed
27983
27984 \begin_layout Standard
27985
27986
27987 \backslash
27988 addtocounter{equation}{-1}
27989 \end_layout
27990
27991 \end_inset
27992
27993
27994 \begin_inset ERT
27995 status collapsed
27996
27997 \begin_layout Standard
27998
27999
28000 \backslash
28001 begin{subequations}
28002 \end_layout
28003
28004 \end_inset
28005
28006
28007 \begin_inset VSpace -5mm
28008 \end_inset
28009
28010
28011 \begin_inset Formula \begin{equation}
28012 B=C-A\label{eq:b}\end{equation}
28013
28014 \end_inset
28015
28016
28017 \begin_inset Formula \begin{equation}
28018 C=A+B\label{eq:c}\end{equation}
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \begin_layout Standard
28026 \begin_inset ERT
28027 status collapsed
28028
28029 \begin_layout Standard
28030
28031
28032 \backslash
28033 end{subequations}
28034 \end_layout
28035
28036 \end_inset
28037
28038
28039 \end_layout
28040
28041 \begin_layout Standard
28042 To create the example, the following is done:
28043 \end_layout
28044
28045 \begin_layout Enumerate
28046 first formula is inserted
28047 \end_layout
28048
28049 \begin_layout Enumerate
28050
28051 \series bold
28052
28053 \backslash
28054 addtocounter{equation}{-1} 
28055 \backslash
28056 begin{subequations}
28057 \begin_inset LatexCommand index
28058 name "Commands ! A ! \\textbackslash addtocounter"
28059
28060 \end_inset
28061
28062
28063 \newline
28064
28065 \series default
28066 is inserted after the first formula
28067 \end_layout
28068
28069 \begin_layout Enumerate
28070 second formula is inserted
28071 \end_layout
28072
28073 \begin_layout Enumerate
28074 third formula is inserted
28075 \end_layout
28076
28077 \begin_layout Enumerate
28078
28079 \series bold
28080
28081 \backslash
28082 end{subequations}
28083 \series default
28084  is inserted after the third formula
28085 \end_layout
28086
28087 \begin_layout Standard
28088 Every formula between the commands 
28089 \series bold
28090
28091 \backslash
28092 begin
28093 \series default
28094  and 
28095 \series bold
28096
28097 \backslash
28098 end
28099 \series default
28100  is subnumbered as a, b, 
28101 \begin_inset ERT
28102 status collapsed
28103
28104 \begin_layout Standard
28105
28106
28107 \backslash
28108 linebreak 
28109 \end_layout
28110
28111 \end_inset
28112
28113 c, \SpecialChar \ldots{}
28114  For multiline formulas every line will be subnumbered.
28115  All subnumbered formulas are treated as 
28116 \emph on
28117 one
28118 \emph default
28119  numbered formula.
28120  But as every numbered formula increases the counter 
28121 \series bold
28122 equation
28123 \series default
28124  by one, the command 
28125 \series bold
28126
28127 \backslash
28128 addtocounter
28129 \series default
28130  is needed to decrease it.
28131  Otherwise the formulas 
28132 \begin_inset LatexCommand eqref
28133 reference "eq:a"
28134
28135 \end_inset
28136
28137
28138 \begin_inset LatexCommand eqref
28139 reference "eq:b"
28140
28141 \end_inset
28142
28143
28144 \begin_inset LatexCommand eqref
28145 reference "eq:c"
28146
28147 \end_inset
28148
28149  would be numbered as 
28150 \begin_inset LatexCommand eqref
28151 reference "eq:a"
28152
28153 \end_inset
28154
28155
28156 \begin_inset LatexCommand eqref
28157 reference "eq:d"
28158
28159 \end_inset
28160
28161
28162 \begin_inset LatexCommand eqref
28163 reference "eq:f"
28164
28165 \end_inset
28166
28167 .
28168 \end_layout
28169
28170 \begin_layout Standard
28171 By inserting the commands in TeX-mode, a space is created between the first
28172  two formulas.
28173  To revert this -5\InsetSpace \thinspace{}
28174 mm vertical space is inserted after the command 
28175 \series bold
28176
28177 \backslash
28178 begin{subequations}
28179 \series default
28180 .
28181  When the formula style 
28182 \series bold
28183 Indented
28184 \begin_inset Foot
28185 status collapsed
28186
28187 \begin_layout Standard
28188 formula styles see 
28189 \begin_inset LatexCommand ref
28190 reference "sec:Formula-Styles"
28191
28192 \end_inset
28193
28194
28195 \end_layout
28196
28197 \end_inset
28198
28199
28200 \series default
28201  is used, -7\InsetSpace \thinspace{}
28202 mm space is inserted instead.
28203 \end_layout
28204
28205 \begin_layout Standard
28206 Here is an example for a multiline formula where the numbering was turned
28207  off for the second line:
28208 \begin_inset ERT
28209 status collapsed
28210
28211 \begin_layout Standard
28212
28213
28214 \backslash
28215 begin{subequations}
28216 \end_layout
28217
28218 \end_inset
28219
28220
28221 \begin_inset Formula \begin{eqnarray}
28222 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28223  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
28224  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
28225
28226 \end_inset
28227
28228
28229 \begin_inset ERT
28230 status collapsed
28231
28232 \begin_layout Standard
28233
28234
28235 \backslash
28236 end{subequations}
28237 \end_layout
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Subsection
28245 User-defined Numbering
28246 \begin_inset LatexCommand label
28247 name "sub:User-defined-Numbering"
28248
28249 \end_inset
28250
28251
28252 \begin_inset LatexCommand index
28253 name "Formula numbering ! user-defined"
28254
28255 \end_inset
28256
28257
28258 \end_layout
28259
28260 \begin_layout Standard
28261 \begin_inset LatexCommand index
28262 name "Formula numbering ! self-defined delimiters"
28263
28264 \end_inset
28265
28266 With the standard numbering parentheses are set around the formula number.
28267  To replace the parentheses for example by vertical bars, the following
28268  line is added to the LaTeX-preamble:
28269 \end_layout
28270
28271 \begin_layout Standard
28272
28273 \series bold
28274
28275 \backslash
28276 def
28277 \backslash
28278 tagform@#1{
28279 \backslash
28280 maketag@@@{|#1|}}
28281 \series default
28282
28283 \begin_inset Note Note
28284 status collapsed
28285
28286 \begin_layout Standard
28287 This macro is already declared in the LaTeX-preamble for testing.
28288  To activate it, remove the percent sign at the beginning.
28289 \end_layout
28290
28291 \end_inset
28292
28293
28294 \end_layout
28295
28296 \begin_layout Standard
28297 To use other characters, the vertical bars besides the 
28298 \series bold
28299 #1
28300 \series default
28301  are replaced by one ore more characters.
28302  To get only the formula number the vertical bars are omitted.
28303 \end_layout
28304
28305 \begin_layout Standard
28306 \begin_inset VSpace bigskip
28307 \end_inset
28308
28309 When there should be an expression of your choice instead of the consecutive
28310  formula number in parentheses behind the formula, the command 
28311 \series bold
28312
28313 \backslash
28314 tag{expression}
28315 \series default
28316
28317 \begin_inset LatexCommand index
28318 name "Commands ! T ! \\textbackslash tag"
28319
28320 \end_inset
28321
28322  is used:
28323 \begin_inset Formula \begin{equation}
28324 A+B=C\tag{something}\label{eq:tag}\end{equation}
28325
28326 \end_inset
28327
28328 In this example the command 
28329 \series bold
28330
28331 \backslash
28332 tag
28333 \backslash
28334 {something
28335 \series default
28336  was inserted to the formula.
28337 \end_layout
28338
28339 \begin_layout Standard
28340 When the command 
28341 \series bold
28342
28343 \backslash
28344 tag*
28345 \backslash
28346 {something
28347 \series default
28348  is inserted instead, the star prevents the parentheses around the expression:
28349 \begin_inset Formula \[
28350 A+B=C\tag*{something}\]
28351
28352 \end_inset
28353
28354
28355 \end_layout
28356
28357 \begin_layout Standard
28358 \begin_inset VSpace bigskip
28359 \end_inset
28360
28361 To restart the formula numbering with new document parts or sections, the
28362  following command is used:
28363 \end_layout
28364
28365 \begin_layout Standard
28366
28367 \series bold
28368
28369 \backslash
28370 @addtoreset{equation}{part}
28371 \series default
28372
28373 \begin_inset LatexCommand index
28374 name "Commands ! \"@\" ! \\textbackslash \"@\"addtoreset"
28375
28376 \end_inset
28377
28378
28379 \newline
28380 resp.
28381 \newline
28382
28383 \series bold
28384
28385 \backslash
28386 @addtoreset{equation}{section}
28387 \end_layout
28388
28389 \begin_layout Standard
28390 To be able to use these commands in TeX-mode, the 
28391 \begin_inset Quotes eld
28392 \end_inset
28393
28394 @
28395 \begin_inset Quotes erd
28396 \end_inset
28397
28398  character has to be made 
28399 \begin_inset Quotes eld
28400 \end_inset
28401
28402 active
28403 \begin_inset Quotes erd
28404 \end_inset
28405
28406  for LaTeX using the command 
28407 \series bold
28408
28409 \backslash
28410 makeatletter.
28411
28412 \series default
28413  The command 
28414 \series bold
28415
28416 \backslash
28417 makeatother
28418 \series default
28419  reverts this.
28420  So the command sequence in TeX-mode is:
28421 \end_layout
28422
28423 \begin_layout Standard
28424
28425 \series bold
28426
28427 \backslash
28428 makeatletter
28429 \newline
28430
28431 \backslash
28432 @addtoreset{equation}{section}
28433 \newline
28434
28435 \backslash
28436 makeatother
28437 \end_layout
28438
28439 \begin_layout Standard
28440 In the LaTeX-preamble 
28441 \series bold
28442
28443 \backslash
28444 makeatletter
28445 \series default
28446  and 
28447 \series bold
28448
28449 \backslash
28450 makeatother
28451 \series default
28452  can be omitted as they are automatically internally inserted by LyX.
28453 \end_layout
28454
28455 \begin_layout Standard
28456 To revert 
28457 \series bold
28458
28459 \backslash
28460 @addtoreset
28461 \series default
28462 , the file 
28463 \series bold
28464 remreset.sty
28465 \series default
28466
28467 \begin_inset Foot
28468 status collapsed
28469
28470 \begin_layout Standard
28471
28472 \series bold
28473 remreset
28474 \series default
28475  is part of the LaTeX-package 
28476 \series bold
28477 carlisle
28478 \series default
28479
28480 \begin_inset LatexCommand index
28481 name "Packages ! carlisle"
28482
28483 \end_inset
28484
28485  that is part of every LaTeX standard installation.
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \begin_inset LatexCommand index
28492 name "Packages ! remreset"
28493
28494 \end_inset
28495
28496  has to be loaded in the LaTeX-preamble with the line
28497 \end_layout
28498
28499 \begin_layout Standard
28500
28501 \series bold
28502
28503 \backslash
28504 usepackage{remreset}
28505 \end_layout
28506
28507 \begin_layout Standard
28508 Then the command 
28509 \series bold
28510
28511 \backslash
28512 @removefromreset
28513 \series default
28514
28515 \begin_inset LatexCommand index
28516 name "Commands ! \"@\" ! \\textbackslash \"@\"removefromreset"
28517
28518 \end_inset
28519
28520  can be used with the same scheme as 
28521 \series bold
28522
28523 \backslash
28524 @addtoreset
28525 \series default
28526 .
28527 \end_layout
28528
28529 \begin_layout Standard
28530 \begin_inset VSpace bigskip
28531 \end_inset
28532
28533 Sometimes formulas should be numbered in the following form:
28534 \end_layout
28535
28536 \begin_layout Standard
28537
28538 \family typewriter
28539 (section number.formula number)
28540 \end_layout
28541
28542 \begin_layout Standard
28543 The formula number should start with every section with 
28544 \begin_inset Quotes eld
28545 \end_inset
28546
28547 1
28548 \begin_inset Quotes erd
28549 \end_inset
28550
28551 .
28552 \end_layout
28553
28554 \begin_layout Standard
28555 For this case there is the command 
28556 \series bold
28557
28558 \backslash
28559 numberwithin
28560 \series default
28561
28562 \begin_inset LatexCommand index
28563 name "Commands ! N ! \\textbackslash numberwithin"
28564
28565 \end_inset
28566
28567 , which is used with the following scheme:
28568 \end_layout
28569
28570 \begin_layout Standard
28571
28572 \series bold
28573
28574 \backslash
28575 numberwithin{counter}{sectioning}
28576 \end_layout
28577
28578 \begin_layout Standard
28579 Counter denotes what kind of numbering is affected, sectioning denotes what
28580  number is before the dot.
28581 \end_layout
28582
28583 \begin_layout Standard
28584 Thus in our case the following LaTeX-preamble or ERT line is used:
28585 \end_layout
28586
28587 \begin_layout Standard
28588
28589 \series bold
28590
28591 \backslash
28592 numberwithin{equation}{section}
28593 \end_layout
28594
28595 \begin_layout Standard
28596 This is the result:
28597 \begin_inset ERT
28598 status collapsed
28599
28600 \begin_layout Standard
28601
28602
28603 \backslash
28604 numberwithin{equation}{section}
28605 \end_layout
28606
28607 \end_inset
28608
28609
28610 \begin_inset Formula \begin{equation}
28611 A+B=C\end{equation}
28612
28613 \end_inset
28614
28615
28616 \end_layout
28617
28618 \begin_layout Standard
28619 To number e.\InsetSpace \thinspace{}
28620 g.\InsetSpace ~
28621 tables so that the number of the part is the sectioning,
28622 \newline
28623
28624 \series bold
28625
28626 \backslash
28627 numberwithin{table}{part}
28628 \series default
28629  is used.
28630 \end_layout
28631
28632 \begin_layout Standard
28633 To go back to the standard numbering or to prevent this kind of numbering
28634  when it is defined by the document class, the following command is inserted
28635  as ERT or to the LaTeX-preamble:
28636 \end_layout
28637
28638 \begin_layout Standard
28639
28640 \series bold
28641
28642 \backslash
28643 renewcommand{
28644 \backslash
28645 theequation}{
28646 \backslash
28647 arabic{equation}}
28648 \begin_inset LatexCommand index
28649 name "Commands ! A ! \\textbackslash arabic"
28650
28651 \end_inset
28652
28653
28654 \series default
28655
28656 \begin_inset ERT
28657 status collapsed
28658
28659 \begin_layout Standard
28660
28661
28662 \backslash
28663 renewcommand{
28664 \backslash
28665 theequation}{
28666 \backslash
28667 arabic{equation}}
28668 \end_layout
28669
28670 \end_inset
28671
28672
28673 \series bold
28674
28675 \newline
28676
28677 \series default
28678 or
28679 \series bold
28680
28681 \newline
28682
28683 \backslash
28684 renewcommand{
28685 \backslash
28686 thetable}{
28687 \backslash
28688 arabic{table}}
28689 \end_layout
28690
28691 \begin_layout Standard
28692
28693 \series bold
28694
28695 \backslash
28696 numberwithin
28697 \series default
28698  uses internally the command 
28699 \series bold
28700
28701 \backslash
28702 @addtoreset
28703 \series default
28704 , described above, that also needs to be reverted.
28705 \begin_inset ERT
28706 status collapsed
28707
28708 \begin_layout Standard
28709
28710
28711 \backslash
28712 makeatletter
28713 \end_layout
28714
28715 \begin_layout Standard
28716
28717
28718 \backslash
28719 @removefromreset{equation}{section}
28720 \end_layout
28721
28722 \begin_layout Standard
28723
28724
28725 \backslash
28726 makeatother
28727 \end_layout
28728
28729 \end_inset
28730
28731
28732 \end_layout
28733
28734 \begin_layout Subsection
28735 Numbering with Roman Numbers and Letters
28736 \begin_inset LatexCommand label
28737 name "sub:Numbering-with-Roman"
28738
28739 \end_inset
28740
28741
28742 \begin_inset LatexCommand index
28743 name "Formula numbering ! with letters"
28744
28745 \end_inset
28746
28747
28748 \begin_inset LatexCommand index
28749 name "Formula numbering ! with Roman numbers"
28750
28751 \end_inset
28752
28753
28754 \end_layout
28755
28756 \begin_layout Standard
28757 Formulas can also be numbered with Roman numbers and Latin letters.
28758  To number for example with small Roman numbers, the command
28759 \end_layout
28760
28761 \begin_layout Standard
28762
28763 \series bold
28764
28765 \backslash
28766 renewcommand{
28767 \backslash
28768 theequation}{
28769 \backslash
28770 roman{equation}}
28771 \end_layout
28772
28773 \begin_layout Standard
28774 is inserted before the formula in TeX-mode.
28775  
28776 \series bold
28777
28778 \backslash
28779 renewcommand
28780 \series default
28781
28782 \begin_inset LatexCommand index
28783 name "Commands ! R ! \\textbackslash renewcommand"
28784
28785 \end_inset
28786
28787  redefines the predefined command 
28788 \series bold
28789
28790 \backslash
28791 theequation
28792 \series default
28793  to the command 
28794 \series bold
28795
28796 \backslash
28797 roman{equation}
28798 \series default
28799
28800 \begin_inset Foot
28801 status collapsed
28802
28803 \begin_layout Standard
28804 The command 
28805 \series bold
28806
28807 \backslash
28808 renewcommand
28809 \series default
28810  has the same scheme like the command 
28811 \series bold
28812
28813 \backslash
28814 newcommand
28815 \series default
28816  that is described in 
28817 \begin_inset LatexCommand ref
28818 reference "sec:User-defined-commands"
28819
28820 \end_inset
28821
28822 .
28823 \end_layout
28824
28825 \end_inset
28826
28827 .
28828  
28829 \series bold
28830 equation
28831 \series default
28832  is the formula counter.
28833  When the command 
28834 \series bold
28835
28836 \backslash
28837 the
28838 \series default
28839  is used as prefix for a counter, the value of the counter is output as
28840  Arabic number.
28841  When a formula is numbered, LaTeX sets internally the command 
28842 \series bold
28843
28844 \backslash
28845 theequation
28846 \series default
28847  behind the formula.
28848  
28849 \series bold
28850
28851 \backslash
28852 roman{equation}
28853 \begin_inset LatexCommand index
28854 name "Commands ! R ! \\textbackslash roman"
28855
28856 \end_inset
28857
28858
28859 \series default
28860  outputs the counter as small Roman number.
28861 \end_layout
28862
28863 \begin_layout Standard
28864 All formulas behind the command 
28865 \series bold
28866
28867 \backslash
28868 renew
28869 \series default
28870 c
28871 \series bold
28872 ommand
28873 \series default
28874  are now numbered Roman.
28875  To switch to numbering with big Roman numbers, the command is inserted
28876  again, but 
28877 \series bold
28878
28879 \backslash
28880 roman
28881 \series default
28882  is replaced by 
28883 \series bold
28884
28885 \backslash
28886 Roman
28887 \series default
28888
28889 \begin_inset LatexCommand index
28890 name "Commands ! R ! \\textbackslash roman@\\textbackslash Roman"
28891
28892 \end_inset
28893
28894 .
28895  To 
28896 \begin_inset Quotes eld
28897 \end_inset
28898
28899 number
28900 \begin_inset Quotes erd
28901 \end_inset
28902
28903  with small Latin letters there is the command 
28904 \series bold
28905
28906 \backslash
28907 alph
28908 \series default
28909
28910 \begin_inset LatexCommand index
28911 name "Commands ! A ! \\textbackslash alph"
28912
28913 \end_inset
28914
28915 , for big ones there is the command 
28916 \series bold
28917
28918 \backslash
28919 Alph
28920 \series default
28921
28922 \begin_inset LatexCommand index
28923 name "Commands ! A ! \\textbackslash alph@\\textbackslash Alph"
28924
28925 \end_inset
28926
28927 .
28928 \end_layout
28929
28930 \begin_layout Standard
28931 \begin_inset Note Greyedout
28932 status open
28933
28934 \begin_layout Standard
28935
28936 \series bold
28937 Note:
28938 \series default
28939  Only maximal 26 formulas can be numbered with Latin letters in one document.
28940 \end_layout
28941
28942 \end_inset
28943
28944
28945 \end_layout
28946
28947 \begin_layout Standard
28948 \begin_inset ERT
28949 status collapsed
28950
28951 \begin_layout Standard
28952
28953
28954 \backslash
28955 renewcommand{
28956 \backslash
28957 theequation}{
28958 \backslash
28959 roman{equation}}
28960 \end_layout
28961
28962 \end_inset
28963
28964
28965 \end_layout
28966
28967 \begin_layout Standard
28968 \begin_inset Formula \begin{equation}
28969 A=\textrm{small roman}\label{eq:rom}\end{equation}
28970
28971 \end_inset
28972
28973
28974 \begin_inset ERT
28975 status collapsed
28976
28977 \begin_layout Standard
28978
28979
28980 \backslash
28981 renewcommand{
28982 \backslash
28983 theequation}{
28984 \backslash
28985 Roman{equation}}
28986 \end_layout
28987
28988 \end_inset
28989
28990
28991 \begin_inset Formula \begin{equation}
28992 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
28993
28994 \end_inset
28995
28996
28997 \begin_inset ERT
28998 status collapsed
28999
29000 \begin_layout Standard
29001
29002
29003 \backslash
29004 renewcommand{
29005 \backslash
29006 theequation}{
29007 \backslash
29008 alph{equation}}
29009 \end_layout
29010
29011 \end_inset
29012
29013
29014 \begin_inset Formula \begin{equation}
29015 C=\textrm{small Latin}\label{eq:lat}\end{equation}
29016
29017 \end_inset
29018
29019
29020 \begin_inset ERT
29021 status collapsed
29022
29023 \begin_layout Standard
29024
29025
29026 \backslash
29027 renewcommand{
29028 \backslash
29029 theequation}{
29030 \backslash
29031 Alph{equation}}
29032 \end_layout
29033
29034 \end_inset
29035
29036
29037 \begin_inset Formula \begin{equation}
29038 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
29039
29040 \end_inset
29041
29042
29043 \end_layout
29044
29045 \begin_layout Standard
29046 To switch back to the default numbering, insert the command:
29047 \end_layout
29048
29049 \begin_layout Standard
29050
29051 \series bold
29052
29053 \backslash
29054 renewcommand{
29055 \backslash
29056 theequation}{
29057 \backslash
29058 arabic{equation}}
29059 \begin_inset LatexCommand index
29060 name "Commands ! A ! \\textbackslash arabic"
29061
29062 \end_inset
29063
29064
29065 \end_layout
29066
29067 \begin_layout Standard
29068 \begin_inset ERT
29069 status collapsed
29070
29071 \begin_layout Standard
29072
29073
29074 \backslash
29075 renewcommand{
29076 \backslash
29077 theequation}{
29078 \backslash
29079 arabic{equation}}
29080 \end_layout
29081
29082 \end_inset
29083
29084
29085 \begin_inset Formula \begin{equation}
29086 E=\textrm{Arabic}\label{eq:arab}\end{equation}
29087
29088 \end_inset
29089
29090
29091 \end_layout
29092
29093 \begin_layout Standard
29094 \begin_inset VSpace medskip
29095 \end_inset
29096
29097 As you see, formulas are numbered serially independent from the numbering
29098  style.
29099  When then numbering should start with 
29100 \begin_inset Quotes eld
29101 \end_inset
29102
29103 1
29104 \begin_inset Quotes erd
29105 \end_inset
29106
29107  when the style is changed, new equation counters have to be defined.
29108  A description about this can be found in the file 
29109 \begin_inset ERT
29110 status collapsed
29111
29112 \begin_layout Standard
29113
29114
29115 \backslash
29116 href{Formula-numbering.pdf}{
29117 \end_layout
29118
29119 \end_inset
29120
29121 Formula-numbering.pdf
29122 \begin_inset ERT
29123 status collapsed
29124
29125 \begin_layout Standard
29126
29127 }
29128 \end_layout
29129
29130 \end_inset
29131
29132 .
29133 \begin_inset Note Note
29134 status collapsed
29135
29136 \begin_layout Standard
29137 More about the command 
29138 \series bold
29139
29140 \backslash
29141 href
29142 \series default
29143 , see section 
29144 \begin_inset LatexCommand ref
29145 reference "sub:Links-in-DVI-"
29146
29147 \end_inset
29148
29149
29150 \end_layout
29151
29152 \end_inset
29153
29154
29155 \end_layout
29156
29157 \begin_layout Section
29158 User-defined commands
29159 \begin_inset LatexCommand label
29160 name "sec:User-defined-commands"
29161
29162 \end_inset
29163
29164
29165 \begin_inset LatexCommand index
29166 name "User-defined commands"
29167
29168 \end_inset
29169
29170
29171 \end_layout
29172
29173 \begin_layout Standard
29174 Many LaTeX-commands are too long to be used frequently.
29175  But it is possible to define with the command 
29176 \series bold
29177
29178 \backslash
29179 newcommand
29180 \series default
29181
29182 \begin_inset LatexCommand index
29183 name "Commands ! N ! \\textbackslash newcommand"
29184
29185 \end_inset
29186
29187  new shorter commands.
29188 \end_layout
29189
29190 \begin_layout Standard
29191 The command scheme of 
29192 \series bold
29193
29194 \backslash
29195 newcommand
29196 \series default
29197  is:
29198 \end_layout
29199
29200 \begin_layout Standard
29201
29202 \series bold
29203
29204 \backslash
29205 newcommand{new command name}[number of arguments][optional
29206 \series default
29207  
29208 \series bold
29209 value]
29210 \newline
29211
29212 \begin_inset ERT
29213 status collapsed
29214
29215 \begin_layout Standard
29216
29217
29218 \backslash
29219 phantom{
29220 \end_layout
29221
29222 \end_inset
29223
29224
29225 \backslash
29226 newcommand
29227 \begin_inset ERT
29228 status collapsed
29229
29230 \begin_layout Standard
29231
29232 }
29233 \end_layout
29234
29235 \end_inset
29236
29237 {command definition}
29238 \end_layout
29239
29240 \begin_layout Standard
29241 \begin_inset Note Greyedout
29242 status open
29243
29244 \begin_layout Standard
29245
29246 \series bold
29247 Note:
29248 \series default
29249  Assure that the name of the new command is not already used in your document
29250  or by LaTeX-packages that you use.
29251  When you for example define the command 
29252 \series bold
29253
29254 \backslash
29255 le
29256 \series default
29257  for 
29258 \series bold
29259
29260 \backslash
29261 Leftarrow
29262 \series default
29263 , you get an error message because 
29264 \series bold
29265
29266 \backslash
29267 le
29268 \series default
29269  is already defined as command for 
29270 \begin_inset Quotes eld
29271 \end_inset
29272
29273
29274 \begin_inset Formula $\le$
29275 \end_inset
29276
29277
29278 \begin_inset Quotes erd
29279 \end_inset
29280
29281 .
29282 \end_layout
29283
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \begin_layout Standard
29290 \begin_inset Note Greyedout
29291 status open
29292
29293 \begin_layout Standard
29294
29295 \series bold
29296 Note:
29297 \series default
29298  The names of user-defined commands may only consist of Latin letters.
29299 \end_layout
29300
29301 \end_inset
29302
29303
29304 \end_layout
29305
29306 \begin_layout Standard
29307 The number of arguments is an integer in the range 0\InsetSpace \thinspace{}
29308 -\InsetSpace \thinspace{}
29309 9 and specifies how
29310  many arguments the new command should have.
29311  With the optional value a value for an optional argument can be predefined.
29312  When this is done, the 
29313 \emph on
29314 first
29315 \emph default
29316  
29317 \emph on
29318 a
29319 \emph default
29320 rgument of the new command is automatically an optional one.
29321 \end_layout
29322
29323 \begin_layout Standard
29324 Here are some examples:
29325 \end_layout
29326
29327 \begin_layout Itemize
29328 To define the command 
29329 \series bold
29330
29331 \backslash
29332 gr
29333 \series default
29334  for 
29335 \series bold
29336
29337 \backslash
29338 Longrightarrow
29339 \series default
29340 , the LaTeX-preamble line is:
29341 \begin_inset ERT
29342 status collapsed
29343
29344 \begin_layout Standard
29345
29346
29347 \backslash
29348 medskip
29349 \end_layout
29350
29351 \end_inset
29352
29353
29354 \series bold
29355
29356 \newline
29357
29358 \backslash
29359 newcommand{
29360 \backslash
29361 gr}{
29362 \backslash
29363 Longrightarrow}
29364 \end_layout
29365
29366 \begin_layout Itemize
29367 To define the command 
29368 \series bold
29369
29370 \backslash
29371 us
29372 \series default
29373  for 
29374 \series bold
29375
29376 \backslash
29377 underline
29378 \series default
29379 , the argument (that should be underlined) must be taken into account.
29380  For this the preamble line is:
29381 \begin_inset ERT
29382 status collapsed
29383
29384 \begin_layout Standard
29385
29386
29387 \backslash
29388 medskip
29389 \end_layout
29390
29391 \end_inset
29392
29393
29394 \series bold
29395
29396 \newline
29397
29398 \backslash
29399 newcommand{
29400 \backslash
29401 us}[1]{
29402 \backslash
29403 underline{#1}}
29404 \series default
29405
29406 \begin_inset ERT
29407 status collapsed
29408
29409 \begin_layout Standard
29410
29411
29412 \backslash
29413 medskip
29414 \end_layout
29415
29416 \end_inset
29417
29418
29419 \series bold
29420
29421 \newline
29422
29423 \series default
29424 The character 
29425 \series bold
29426 #
29427 \series default
29428  acts as argument placeholder, the 
29429 \series bold
29430 1
29431 \series default
29432  behind it denotes that it is the placeholder for the first argument.
29433 \end_layout
29434
29435 \begin_layout Itemize
29436 For 
29437 \series bold
29438
29439 \backslash
29440 framebox
29441 \series default
29442  one can e.\InsetSpace \thinspace{}
29443 g.\InsetSpace ~
29444 define the command 
29445 \series bold
29446
29447 \backslash
29448 fb
29449 \series default
29450 :
29451 \begin_inset ERT
29452 status collapsed
29453
29454 \begin_layout Standard
29455
29456
29457 \backslash
29458 medskip
29459 \end_layout
29460
29461 \end_inset
29462
29463
29464 \series bold
29465
29466 \newline
29467
29468 \backslash
29469 newcommand{
29470 \backslash
29471 fb}[3]{
29472 \backslash
29473 framebox#1#2{$#3$}}
29474 \series default
29475
29476 \begin_inset ERT
29477 status collapsed
29478
29479 \begin_layout Standard
29480
29481
29482 \backslash
29483 medskip
29484 \end_layout
29485
29486 \end_inset
29487
29488
29489 \series bold
29490
29491 \newline
29492
29493 \series default
29494 The two Dollar signs creates the extra formula needed for 
29495 \series bold
29496
29497 \backslash
29498 framebox
29499 \series default
29500 , see 
29501 \begin_inset LatexCommand ref
29502 reference "sub:Boxes-with-Frame"
29503
29504 \end_inset
29505
29506 .
29507 \end_layout
29508
29509 \begin_layout Itemize
29510 To create a new command for 
29511 \series bold
29512
29513 \backslash
29514 fcolorbox
29515 \series default
29516  where the color for the box needn't to be specified, the argument for the
29517  color is defined optional:
29518 \begin_inset ERT
29519 status collapsed
29520
29521 \begin_layout Standard
29522
29523
29524 \backslash
29525 medskip
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \series bold
29532
29533 \newline
29534
29535 \backslash
29536 newcommand{
29537 \backslash
29538 cb}[3][white]{
29539 \backslash
29540 fcolorbox{#2}{#1}{$#3$}}
29541 \series default
29542
29543 \begin_inset ERT
29544 status collapsed
29545
29546 \begin_layout Standard
29547
29548
29549 \backslash
29550 medskip
29551 \end_layout
29552
29553 \end_inset
29554
29555
29556 \newline
29557 When the color is not specified when using 
29558 \series bold
29559
29560 \backslash
29561 cb
29562 \series default
29563 , the predefined color 
29564 \series bold
29565 white
29566 \series default
29567  will be used.
29568 \end_layout
29569
29570 \begin_layout Standard
29571 A test of the new defined commands:
29572 \end_layout
29573
29574 \begin_layout Standard
29575 \align center
29576 \begin_inset Tabular
29577 <lyxtabular version="3" rows="6" columns="2">
29578 <features>
29579 <column alignment="center" valignment="top" leftline="true" width="0">
29580 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
29581 <row topline="true" bottomline="true">
29582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29583 \begin_inset Text
29584
29585 \begin_layout Standard
29586 Command
29587 \end_layout
29588
29589 \end_inset
29590 </cell>
29591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29592 \begin_inset Text
29593
29594 \begin_layout Standard
29595 Result
29596 \begin_inset Note Note
29597 status collapsed
29598
29599 \begin_layout Standard
29600
29601 \series bold
29602
29603 \backslash
29604 raisebox
29605 \series default
29606  is only used as spacer.
29607 \end_layout
29608
29609 \end_inset
29610
29611
29612 \end_layout
29613
29614 \end_inset
29615 </cell>
29616 </row>
29617 <row topline="true">
29618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29619 \begin_inset Text
29620
29621 \begin_layout Standard
29622 A
29623 \backslash
29624 gr
29625 \begin_inset ERT
29626 status collapsed
29627
29628 \begin_layout Standard
29629
29630
29631 \backslash
29632 spce 
29633 \end_layout
29634
29635 \end_inset
29636
29637 B
29638 \end_layout
29639
29640 \end_inset
29641 </cell>
29642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29643 \begin_inset Text
29644
29645 \begin_layout Standard
29646 \begin_inset Formula $A\gr B$
29647 \end_inset
29648
29649
29650 \end_layout
29651
29652 \end_inset
29653 </cell>
29654 </row>
29655 <row topline="true">
29656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29657 \begin_inset Text
29658
29659 \begin_layout Standard
29660
29661 \backslash
29662 us{ABcd
29663 \end_layout
29664
29665 \end_inset
29666 </cell>
29667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29668 \begin_inset Text
29669
29670 \begin_layout Standard
29671 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
29672 \end_inset
29673
29674
29675 \end_layout
29676
29677 \end_inset
29678 </cell>
29679 </row>
29680 <row topline="true">
29681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29682 \begin_inset Text
29683
29684 \begin_layout Standard
29685
29686 \backslash
29687 fb{[2cm]
29688 \begin_inset Formula $\to$
29689 \end_inset
29690
29691
29692 \backslash
29693 {
29694 \begin_inset Formula $\to$
29695 \end_inset
29696
29697
29698 \backslash
29699 {
29700 \backslash
29701 int
29702 \begin_inset ERT
29703 status collapsed
29704
29705 \begin_layout Standard
29706
29707
29708 \backslash
29709 spce 
29710 \end_layout
29711
29712 \end_inset
29713
29714 A=B
29715 \end_layout
29716
29717 \end_inset
29718 </cell>
29719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29720 \begin_inset Text
29721
29722 \begin_layout Standard
29723 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
29724 \end_inset
29725
29726
29727 \end_layout
29728
29729 \end_inset
29730 </cell>
29731 </row>
29732 <row topline="true">
29733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29734 \begin_inset Text
29735
29736 \begin_layout Standard
29737
29738 \backslash
29739 cb{red
29740 \begin_inset Formula $\to$
29741 \end_inset
29742
29743
29744 \backslash
29745 {
29746 \backslash
29747 int
29748 \begin_inset ERT
29749 status collapsed
29750
29751 \begin_layout Standard
29752
29753
29754 \backslash
29755 spce 
29756 \end_layout
29757
29758 \end_inset
29759
29760 A=B
29761 \end_layout
29762
29763 \end_inset
29764 </cell>
29765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29766 \begin_inset Text
29767
29768 \begin_layout Standard
29769 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \end_inset
29776 </cell>
29777 </row>
29778 <row topline="true" bottomline="true">
29779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29780 \begin_inset Text
29781
29782 \begin_layout Standard
29783
29784 \backslash
29785 cb[green]
29786 \backslash
29787 {red
29788 \begin_inset Formula $\to$
29789 \end_inset
29790
29791
29792 \backslash
29793 {
29794 \backslash
29795 int
29796 \begin_inset ERT
29797 status collapsed
29798
29799 \begin_layout Standard
29800
29801
29802 \backslash
29803 spce 
29804 \end_layout
29805
29806 \end_inset
29807
29808 A=B
29809 \end_layout
29810
29811 \end_inset
29812 </cell>
29813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29814 \begin_inset Text
29815
29816 \begin_layout Standard
29817 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
29818 \end_inset
29819
29820
29821 \end_layout
29822
29823 \end_inset
29824 </cell>
29825 </row>
29826 </lyxtabular>
29827
29828 \end_inset
29829
29830
29831 \end_layout
29832
29833 \begin_layout Section
29834 Diagrams
29835 \begin_inset LatexCommand index
29836 name "Diagrams"
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \begin_layout Standard
29844 To create diagrams, the LaTeX-package 
29845 \series bold
29846 amscd
29847 \begin_inset Foot
29848 status collapsed
29849
29850 \begin_layout Standard
29851
29852 \series bold
29853 amscd
29854 \series default
29855  is part of every LaTeX standard installation.
29856 \end_layout
29857
29858 \end_inset
29859
29860
29861 \series default
29862
29863 \begin_inset LatexCommand index
29864 name "Packages ! amscd"
29865
29866 \end_inset
29867
29868  is needed.
29869  It is loaded in the LaTeX-preamble with the line
29870 \end_layout
29871
29872 \begin_layout Standard
29873
29874 \series bold
29875
29876 \backslash
29877 usepackage{amscd}
29878 \end_layout
29879
29880 \begin_layout Standard
29881 Diagrams visualize relations and look like this:
29882 \begin_inset Formula \[
29883 \begin{CD}A@>>>B@>>>C\\
29884 @AAA@.@VVV\\
29885 F@<<<E@<<<D\end{CD}\]
29886
29887 \end_inset
29888
29889
29890 \end_layout
29891
29892 \begin_layout Standard
29893 To get them, the command 
29894 \series bold
29895
29896 \backslash
29897 CD
29898 \begin_inset LatexCommand index
29899 name "Commands ! C ! \\textbackslash CD"
29900
29901 \end_inset
29902
29903
29904 \series default
29905  is inserted to a formula.
29906  A blue box appears with two dashed lines where further commands can be
29907  inserted.
29908  With 
29909 \family sans
29910 Ctrl-Return
29911 \family default
29912  a new line is created.
29913  Horizontal relations are inserted in odd, vertical in even formula lines.
29914 \end_layout
29915
29916 \begin_layout Standard
29917 To create the relations there are the following commands:
29918 \end_layout
29919
29920 \begin_layout Itemize
29921
29922 \series bold
29923 @<<<
29924 \series default
29925  creates a left arrow, 
29926 \series bold
29927 @>>>
29928 \series default
29929  a right arrow, and 
29930 \series bold
29931 @=
29932 \series default
29933  a long equal sign
29934 \end_layout
29935
29936 \begin_layout Itemize
29937
29938 \series bold
29939 @AAA
29940 \series default
29941  creates an up arrow, 
29942 \series bold
29943 @VVV
29944 \series default
29945  an down arrow, and 
29946 \series bold
29947 @|
29948 \series default
29949  a vertical equal sign
29950 \end_layout
29951
29952 \begin_layout Itemize
29953
29954 \series bold
29955 @.
29956
29957 \series default
29958  is a placeholder for non-existent relations
29959 \end_layout
29960
29961 \begin_layout Standard
29962 All arrows can be labeled as follows:
29963 \end_layout
29964
29965 \begin_layout Itemize
29966 Is text inserted between the first and second < or >, resp., it is placed
29967  above the arrow.
29968  When it is inserted between the second and third one, it appears under
29969  the arrow.
29970 \end_layout
29971
29972 \begin_layout Itemize
29973 When text for vertical arrows is inserted between the first and second A
29974  or V, resp., it is placed left beside the arrow.
29975  When it is inserted between the second and third one, it appears right
29976  beside the arrow.
29977  If the text contains an A or V, these letters must be set into a TeX-brace.
29978 \end_layout
29979
29980 \begin_layout Standard
29981 As example a diagram with all possible relations:
29982 \end_layout
29983
29984 \begin_layout Standard
29985 \begin_inset Formula \[
29986 \begin{CD}A@>j>>B@>>k>C@=F\\
29987 @AmAA@.@VV{V}V@|\\
29988 D@<<j<E@>k>>F@=C\end{CD}\]
29989
29990 \end_inset
29991
29992
29993 \end_layout
29994
29995 \begin_layout Standard
29996 The command for this is:
29997 \newline
29998
29999 \series bold
30000
30001 \backslash
30002 CD
30003 \begin_inset ERT
30004 status collapsed
30005
30006 \begin_layout Standard
30007
30008
30009 \backslash
30010 spce 
30011 \end_layout
30012
30013 \end_inset
30014
30015 A@>j>>B@>>k>C@=F Ctrl-Enter
30016 \newline
30017
30018 \begin_inset ERT
30019 status collapsed
30020
30021 \begin_layout Standard
30022
30023
30024 \backslash
30025 hphantom{
30026 \end_layout
30027
30028 \end_inset
30029
30030
30031 \backslash
30032 CD
30033 \begin_inset ERT
30034 status collapsed
30035
30036 \begin_layout Standard
30037
30038
30039 \backslash
30040 spce 
30041 \end_layout
30042
30043 \end_inset
30044
30045
30046 \begin_inset ERT
30047 status collapsed
30048
30049 \begin_layout Standard
30050
30051 }
30052 \end_layout
30053
30054 \end_inset
30055
30056 @AmAA@.@VV
30057 \backslash
30058 {V
30059 \series default
30060
30061 \begin_inset Formula $\to$
30062 \end_inset
30063
30064
30065 \series bold
30066 V@| Ctrl-Enter
30067 \newline
30068
30069 \begin_inset ERT
30070 status collapsed
30071
30072 \begin_layout Standard
30073
30074
30075 \backslash
30076 hphantom{
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \backslash
30083 CD
30084 \begin_inset ERT
30085 status collapsed
30086
30087 \begin_layout Standard
30088
30089
30090 \backslash
30091 spce 
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \begin_inset ERT
30098 status collapsed
30099
30100 \begin_layout Standard
30101
30102 }
30103 \end_layout
30104
30105 \end_inset
30106
30107 D@<<j<E@>k>>F@=C
30108 \end_layout
30109
30110 \begin_layout Standard
30111
30112 \newpage
30113
30114 \end_layout
30115
30116 \begin_layout Section
30117 Tips
30118 \begin_inset ERT
30119 status collapsed
30120
30121 \begin_layout Standard
30122
30123
30124 \backslash
30125 texorpdfstring{
30126 \end_layout
30127
30128 \end_inset
30129
30130
30131 \begin_inset Foot
30132 status collapsed
30133
30134 \begin_layout Standard
30135 Other useful math tips can be found in 
30136 \begin_inset LatexCommand cite
30137 key "Voss"
30138
30139 \end_inset
30140
30141 .
30142 \end_layout
30143
30144 \end_inset
30145
30146
30147 \begin_inset ERT
30148 status collapsed
30149
30150 \begin_layout Standard
30151
30152 }{}
30153 \end_layout
30154
30155 \end_inset
30156
30157
30158 \begin_inset Note Note
30159 status collapsed
30160
30161 \begin_layout Standard
30162
30163 \backslash
30164 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
30165 \end_layout
30166
30167 \begin_layout Standard
30168 More about 
30169 \backslash
30170 texorpdfstring is in section 
30171 \begin_inset LatexCommand ref
30172 reference "sub:Formulas-in-Section"
30173
30174 \end_inset
30175
30176 .
30177 \end_layout
30178
30179 \end_inset
30180
30181
30182 \begin_inset LatexCommand index
30183 name "Tips"
30184
30185 \end_inset
30186
30187
30188 \begin_inset LatexCommand index
30189 name "Ions|see{Chemical characters}"
30190
30191 \end_inset
30192
30193
30194 \end_layout
30195
30196 \begin_layout Subsection
30197 Chemical Symbols and Equations
30198 \begin_inset LatexCommand label
30199 name "sub:Chemical-Symbols-and"
30200
30201 \end_inset
30202
30203
30204 \begin_inset LatexCommand index
30205 name "Chemical characters ! Symbols"
30206
30207 \end_inset
30208
30209
30210 \begin_inset LatexCommand index
30211 name "Chemical equations"
30212
30213 \end_inset
30214
30215
30216 \begin_inset LatexCommand index
30217 name "Symbols ! chemical"
30218
30219 \end_inset
30220
30221
30222 \end_layout
30223
30224 \begin_layout Standard
30225 An example text from chemistry:
30226 \end_layout
30227
30228 \begin_layout Quote
30229 The 
30230 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30231 \end_inset
30232
30233 -ion reacts with two 
30234 \begin_inset Formula $\mathrm{Na^{+}}$
30235 \end_inset
30236
30237 -ions to sodium sulfate 
30238 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30239 \end_inset
30240
30241 .
30242  The chemical equation for this is:
30243 \begin_inset Formula \[
30244 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
30245
30246 \end_inset
30247
30248
30249 \end_layout
30250
30251 \begin_layout Standard
30252 This chemical equation can directly be created as formula.
30253  To avoid that the symbols appear italic, everything is highlighted and
30254  changed by the shortcut 
30255 \family sans
30256 Alt-c\InsetSpace ~
30257 r
30258 \family default
30259  to the upright font style.
30260 \begin_inset Foot
30261 status collapsed
30262
30263 \begin_layout Standard
30264 font styles
30265 \series bold
30266  
30267 \series default
30268 see 
30269 \begin_inset LatexCommand ref
30270 reference "sub:Font-Styles"
30271
30272 \end_inset
30273
30274
30275 \end_layout
30276
30277 \end_inset
30278
30279
30280 \end_layout
30281
30282 \begin_layout Subsection
30283 Negative Numbers
30284 \begin_inset LatexCommand index
30285 name "Numbers ! negative"
30286
30287 \end_inset
30288
30289
30290 \end_layout
30291
30292 \begin_layout Standard
30293 Negative numbers often look ugly in formulas because the minus sign before
30294  the number is set with the same length as the minus operator sign.
30295  When writing the negative number in normal text, the minus sign appears
30296  correctly.
30297 \end_layout
30298
30299 \begin_layout Standard
30300 Thus, the problem disappears when converting the minus sign to mathematical
30301  text.
30302 \end_layout
30303
30304 \begin_layout Standard
30305 An example to visualize the problem:
30306 \end_layout
30307
30308 \begin_layout Standard
30309 \align center
30310 \begin_inset Tabular
30311 <lyxtabular version="3" rows="3" columns="2">
30312 <features>
30313 <column alignment="right" valignment="top" leftline="true" width="0">
30314 <column alignment="left" valignment="top" rightline="true" width="0">
30315 <row topline="true">
30316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30317 \begin_inset Text
30318
30319 \begin_layout Standard
30320 normal text:
30321 \end_layout
30322
30323 \end_inset
30324 </cell>
30325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30326 \begin_inset Text
30327
30328 \begin_layout Standard
30329 x = -2
30330 \end_layout
30331
30332 \end_inset
30333 </cell>
30334 </row>
30335 <row topline="true" bottomline="true">
30336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30337 \begin_inset Text
30338
30339 \begin_layout Standard
30340 formula:
30341 \end_layout
30342
30343 \end_inset
30344 </cell>
30345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30346 \begin_inset Text
30347
30348 \begin_layout Standard
30349 \begin_inset Formula $x=-2$
30350 \end_inset
30351
30352
30353 \end_layout
30354
30355 \end_inset
30356 </cell>
30357 </row>
30358 <row topline="true" bottomline="true">
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Standard
30363 solution:
30364 \end_layout
30365
30366 \end_inset
30367 </cell>
30368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30369 \begin_inset Text
30370
30371 \begin_layout Standard
30372 \begin_inset Formula $x=\textrm{-}2$
30373 \end_inset
30374
30375
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 </row>
30381 </lyxtabular>
30382
30383 \end_inset
30384
30385
30386 \end_layout
30387
30388 \begin_layout Subsection
30389 Comma as Decimal Separator
30390 \begin_inset LatexCommand index
30391 name "Comma"
30392
30393 \end_inset
30394
30395
30396 \end_layout
30397
30398 \begin_layout Standard
30399 In LaTeX a comma inside a formula is used, according to the English convention,
30400  as number group separator.
30401  So there will be space added behind all commas in formulas.
30402 \end_layout
30403
30404 \begin_layout Standard
30405 To avoid this, the comma is highlighted and changed to mathematical text
30406  (shortcut 
30407 \family sans
30408 Alt-m\InsetSpace ~
30409 m
30410 \family default
30411 ).
30412 \end_layout
30413
30414 \begin_layout Standard
30415 To use all formula commas in the document as decimal separator, the file
30416  
30417 \series bold
30418 icomma.sty
30419 \series default
30420
30421 \begin_inset Foot
30422 status collapsed
30423
30424 \begin_layout Standard
30425
30426 \series bold
30427 icomma
30428 \series default
30429  is part of the LaTeX-package 
30430 \series bold
30431 was
30432 \series default
30433
30434 \begin_inset LatexCommand index
30435 name "Packages ! was\\vspace{4mm}"
30436
30437 \end_inset
30438
30439 .
30440 \end_layout
30441
30442 \end_inset
30443
30444
30445 \begin_inset LatexCommand index
30446 name "Packages ! icomma"
30447
30448 \end_inset
30449
30450  is loaded with the LaTeX-preamble line
30451 \end_layout
30452
30453 \begin_layout Standard
30454
30455 \series bold
30456
30457 \backslash
30458 usepackage{icomma}
30459 \end_layout
30460
30461 \begin_layout Subsection
30462 Physical Vectors
30463 \begin_inset LatexCommand label
30464 name "sub:Physical-Vectors"
30465
30466 \end_inset
30467
30468
30469 \begin_inset LatexCommand index
30470 name "Vectors ! physical"
30471
30472 \end_inset
30473
30474
30475 \end_layout
30476
30477 \begin_layout Standard
30478 Predefined vectors are offered by the LaTeX-package 
30479 \series bold
30480 braket
30481 \series default
30482
30483 \begin_inset Foot
30484 status collapsed
30485
30486 \begin_layout Standard
30487
30488 \series bold
30489 braket
30490 \series default
30491  is part of every LaTeX standard installation.
30492 \end_layout
30493
30494 \end_inset
30495
30496
30497 \begin_inset LatexCommand index
30498 name "Packages ! braket"
30499
30500 \end_inset
30501
30502  that is loaded with the LaTeX-preamble line
30503 \end_layout
30504
30505 \begin_layout Standard
30506
30507 \series bold
30508
30509 \backslash
30510 usepackage{braket}
30511 \end_layout
30512
30513 \begin_layout Standard
30514 The following commands are defined:
30515 \end_layout
30516
30517 \begin_layout Standard
30518 \align center
30519 \begin_inset Tabular
30520 <lyxtabular version="3" rows="4" columns="2">
30521 <features>
30522 <column alignment="center" valignment="top" leftline="true" width="0">
30523 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30524 <row topline="true" bottomline="true">
30525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30526 \begin_inset Text
30527
30528 \begin_layout Standard
30529 Command
30530 \end_layout
30531
30532 \end_inset
30533 </cell>
30534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30535 \begin_inset Text
30536
30537 \begin_layout Standard
30538 Result
30539 \end_layout
30540
30541 \end_inset
30542 </cell>
30543 </row>
30544 <row topline="true">
30545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30546 \begin_inset Text
30547
30548 \begin_layout Standard
30549
30550 \backslash
30551 Bra{
30552 \backslash
30553 psi
30554 \end_layout
30555
30556 \end_inset
30557 </cell>
30558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30559 \begin_inset Text
30560
30561 \begin_layout Standard
30562 \begin_inset Formula $\Bra{\psi}$
30563 \end_inset
30564
30565
30566 \end_layout
30567
30568 \end_inset
30569 </cell>
30570 </row>
30571 <row topline="true">
30572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30573 \begin_inset Text
30574
30575 \begin_layout Standard
30576
30577 \backslash
30578 Ket{
30579 \backslash
30580 psi
30581 \end_layout
30582
30583 \end_inset
30584 </cell>
30585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30586 \begin_inset Text
30587
30588 \begin_layout Standard
30589 \begin_inset Formula $\Ket{\psi}$
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \end_inset
30596 </cell>
30597 </row>
30598 <row topline="true" bottomline="true">
30599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30600 \begin_inset Text
30601
30602 \begin_layout Standard
30603
30604 \backslash
30605 Braket{
30606 \backslash
30607 psi|
30608 \backslash
30609 phi
30610 \end_layout
30611
30612 \end_inset
30613 </cell>
30614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30615 \begin_inset Text
30616
30617 \begin_layout Standard
30618 \begin_inset Formula $\Braket{\psi|\phi}$
30619 \end_inset
30620
30621
30622 \end_layout
30623
30624 \end_inset
30625 </cell>
30626 </row>
30627 </lyxtabular>
30628
30629 \end_inset
30630
30631
30632 \end_layout
30633
30634 \begin_layout Standard
30635 The command 
30636 \series bold
30637
30638 \backslash
30639 Braket
30640 \series default
30641  assures that all vertical bars are set in the size of the surrounding brackets:
30642 \begin_inset Formula \[
30643 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
30644
30645 \end_inset
30646
30647
30648 \end_layout
30649
30650 \begin_layout Standard
30651 The effect of 
30652 \series bold
30653
30654 \backslash
30655 Braket
30656 \series default
30657  can also be achieved using the command 
30658 \series bold
30659
30660 \backslash
30661 middle
30662 \series default
30663 , that is described in 
30664 \begin_inset LatexCommand ref
30665 reference "sub:Automatic-Bracket-Size"
30666
30667 \end_inset
30668
30669 .
30670 \end_layout
30671
30672 \begin_layout Subsection
30673 Self-defined Fractions
30674 \begin_inset LatexCommand label
30675 name "sub:Self-defined-Fractions"
30676
30677 \end_inset
30678
30679
30680 \begin_inset LatexCommand index
30681 name "Fractions ! self-defined"
30682
30683 \end_inset
30684
30685
30686 \end_layout
30687
30688 \begin_layout Standard
30689 To define custom commands for fractions, the command 
30690 \series bold
30691
30692 \backslash
30693 genfrac
30694 \series default
30695
30696 \begin_inset LatexCommand index
30697 name "Commands ! G ! \\textbackslash genfrac"
30698
30699 \end_inset
30700
30701  is used in the following scheme:
30702 \end_layout
30703
30704 \begin_layout Standard
30705
30706 \series bold
30707
30708 \backslash
30709 genfrac{left
30710 \series default
30711  
30712 \series bold
30713 bracket}{right
30714 \series default
30715  
30716 \series bold
30717 bracket}{fraction bar thickness}{style}
30718 \newline
30719
30720 \begin_inset ERT
30721 status collapsed
30722
30723 \begin_layout Standard
30724
30725
30726 \backslash
30727 phantom{
30728 \end_layout
30729
30730 \end_inset
30731
30732
30733 \backslash
30734 genfrac
30735 \begin_inset ERT
30736 status collapsed
30737
30738 \begin_layout Standard
30739
30740 }
30741 \end_layout
30742
30743 \end_inset
30744
30745 {numerator}{denominator}
30746 \end_layout
30747
30748 \begin_layout Standard
30749 The style is a number in the range of 0\InsetSpace \thinspace{}
30750 -\InsetSpace \thinspace{}
30751 3.
30752 \end_layout
30753
30754 \begin_layout Standard
30755 \align center
30756 \begin_inset Tabular
30757 <lyxtabular version="3" rows="5" columns="2">
30758 <features>
30759 <column alignment="center" valignment="top" leftline="true" width="0">
30760 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
30761 <row topline="true" bottomline="true">
30762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30763 \begin_inset Text
30764
30765 \begin_layout Standard
30766 Number
30767 \end_layout
30768
30769 \end_inset
30770 </cell>
30771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30772 \begin_inset Text
30773
30774 \begin_layout Standard
30775 Style (Size)
30776 \end_layout
30777
30778 \end_inset
30779 </cell>
30780 </row>
30781 <row topline="true">
30782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30783 \begin_inset Text
30784
30785 \begin_layout Standard
30786 0
30787 \end_layout
30788
30789 \end_inset
30790 </cell>
30791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30792 \begin_inset Text
30793
30794 \begin_layout Standard
30795 display style formula
30796 \end_layout
30797
30798 \end_inset
30799 </cell>
30800 </row>
30801 <row topline="true">
30802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30803 \begin_inset Text
30804
30805 \begin_layout Standard
30806 1
30807 \end_layout
30808
30809 \end_inset
30810 </cell>
30811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30812 \begin_inset Text
30813
30814 \begin_layout Standard
30815 inline formula
30816 \end_layout
30817
30818 \end_inset
30819 </cell>
30820 </row>
30821 <row topline="true">
30822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30823 \begin_inset Text
30824
30825 \begin_layout Standard
30826 2
30827 \end_layout
30828
30829 \end_inset
30830 </cell>
30831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30832 \begin_inset Text
30833
30834 \begin_layout Standard
30835 small
30836 \end_layout
30837
30838 \end_inset
30839 </cell>
30840 </row>
30841 <row topline="true" bottomline="true">
30842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30843 \begin_inset Text
30844
30845 \begin_layout Standard
30846 3
30847 \end_layout
30848
30849 \end_inset
30850 </cell>
30851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30852 \begin_inset Text
30853
30854 \begin_layout Standard
30855 tiny
30856 \end_layout
30857
30858 \end_inset
30859 </cell>
30860 </row>
30861 </lyxtabular>
30862
30863 \end_inset
30864
30865
30866 \end_layout
30867
30868 \begin_layout Standard
30869 When no style is given, the size is adjusted to the surrounding environment
30870  like for the command 
30871 \series bold
30872
30873 \backslash
30874 frac
30875 \series default
30876 .
30877 \end_layout
30878
30879 \begin_layout Standard
30880 When no fraction bar thickness is given, the predefined value of 0.4\InsetSpace \thinspace{}
30881 pt will
30882  be used.
30883 \end_layout
30884
30885 \begin_layout Standard
30886 \begin_inset VSpace medskip
30887 \end_inset
30888
30889 For example, the commands 
30890 \series bold
30891
30892 \backslash
30893 dfrac
30894 \series default
30895  and 
30896 \series bold
30897
30898 \backslash
30899 tbinom
30900 \series default
30901  from 
30902 \begin_inset LatexCommand ref
30903 reference "sub:Fractions"
30904
30905 \end_inset
30906
30907  are defined with the commands
30908 \end_layout
30909
30910 \begin_layout Standard
30911
30912 \series bold
30913
30914 \backslash
30915 newcommand{
30916 \backslash
30917 dfrac}[2]{
30918 \backslash
30919 genfrac{}{}{}{0}{#1}{#2}}
30920 \end_layout
30921
30922 \begin_layout Standard
30923 and
30924 \end_layout
30925
30926 \begin_layout Standard
30927
30928 \series bold
30929
30930 \backslash
30931 newcommand{
30932 \backslash
30933 tbinom}[2]{
30934 \backslash
30935 genfrac{(}{)}{0pt}{1}{#1}{#2}}
30936 \end_layout
30937
30938 \begin_layout Standard
30939 \begin_inset VSpace medskip
30940 \end_inset
30941
30942 To define a fraction where the fraction bar thickness can be given as optional
30943  argument, the following line is inserted to the LaTeX-preamble:
30944 \end_layout
30945
30946 \begin_layout Standard
30947
30948 \series bold
30949
30950 \backslash
30951 newcommand{
30952 \backslash
30953 fracS}[3][]{
30954 \backslash
30955 genfrac{}{}{#1}{}{#2}{#3}}
30956 \end_layout
30957
30958 \begin_layout Standard
30959 A test:
30960 \begin_inset Formula \begin{align*}
30961 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
30962 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
30963
30964 \end_inset
30965
30966 As one can see, the distance of the numerator and the denominator to the
30967  fraction bar is round about three times the bar thickness.
30968 \end_layout
30969
30970 \begin_layout Subsection
30971 Canceled Formulas
30972 \begin_inset LatexCommand label
30973 name "sub:Canceled-Formulas"
30974
30975 \end_inset
30976
30977
30978 \begin_inset LatexCommand index
30979 name "Formula ! canceled"
30980
30981 \end_inset
30982
30983
30984 \end_layout
30985
30986 \begin_layout Standard
30987 To cancel formulas or formula parts, the LaTeX-package 
30988 \series bold
30989 cancel
30990 \series default
30991
30992 \begin_inset Foot
30993 status collapsed
30994
30995 \begin_layout Standard
30996
30997 \series bold
30998 cancel
30999 \series default
31000  is part of every LaTeX standard installation.
31001 \end_layout
31002
31003 \end_inset
31004
31005
31006 \begin_inset LatexCommand index
31007 name "Packages ! cancel"
31008
31009 \end_inset
31010
31011  has to be loaded with the LaTeX-preamble line
31012 \end_layout
31013
31014 \begin_layout Standard
31015
31016 \series bold
31017
31018 \backslash
31019 usepackage[samesize]{cancel}
31020 \end_layout
31021
31022 \begin_layout Standard
31023 There are four ways to cancel formulas:
31024 \end_layout
31025
31026 \begin_layout Standard
31027 \align center
31028 \begin_inset Tabular
31029 <lyxtabular version="3" rows="5" columns="2">
31030 <features>
31031 <column alignment="center" valignment="top" leftline="true" width="0">
31032 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
31033 <row topline="true" bottomline="true">
31034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31035 \begin_inset Text
31036
31037 \begin_layout Standard
31038 Command
31039 \end_layout
31040
31041 \end_inset
31042 </cell>
31043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31044 \begin_inset Text
31045
31046 \begin_layout Standard
31047 Result
31048 \begin_inset Note Note
31049 status collapsed
31050
31051 \begin_layout Standard
31052
31053 \series bold
31054
31055 \backslash
31056 hspace
31057 \series default
31058  and
31059 \series bold
31060  
31061 \backslash
31062 raisebox
31063 \series default
31064  are used here as spacer.
31065 \end_layout
31066
31067 \end_inset
31068
31069
31070 \end_layout
31071
31072 \end_inset
31073 </cell>
31074 </row>
31075 <row topline="true">
31076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31077 \begin_inset Text
31078
31079 \begin_layout Standard
31080
31081 \backslash
31082 cancel{
31083 \backslash
31084 int
31085 \begin_inset ERT
31086 status collapsed
31087
31088 \begin_layout Standard
31089
31090
31091 \backslash
31092 spce 
31093 \end_layout
31094
31095 \end_inset
31096
31097 A=B
31098 \end_layout
31099
31100 \end_inset
31101 </cell>
31102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31103 \begin_inset Text
31104
31105 \begin_layout Standard
31106 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
31107 \end_inset
31108
31109
31110 \end_layout
31111
31112 \end_inset
31113 </cell>
31114 </row>
31115 <row topline="true">
31116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31117 \begin_inset Text
31118
31119 \begin_layout Standard
31120
31121 \backslash
31122 bcancel{
31123 \backslash
31124 int
31125 \begin_inset ERT
31126 status collapsed
31127
31128 \begin_layout Standard
31129
31130
31131 \backslash
31132 spce 
31133 \end_layout
31134
31135 \end_inset
31136
31137 A=B
31138 \end_layout
31139
31140 \end_inset
31141 </cell>
31142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31143 \begin_inset Text
31144
31145 \begin_layout Standard
31146 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
31147 \end_inset
31148
31149
31150 \end_layout
31151
31152 \end_inset
31153 </cell>
31154 </row>
31155 <row topline="true" bottomline="true">
31156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31157 \begin_inset Text
31158
31159 \begin_layout Standard
31160
31161 \backslash
31162 xcancel{
31163 \backslash
31164 int
31165 \begin_inset ERT
31166 status collapsed
31167
31168 \begin_layout Standard
31169
31170
31171 \backslash
31172 spce 
31173 \end_layout
31174
31175 \end_inset
31176
31177 A=B
31178 \end_layout
31179
31180 \end_inset
31181 </cell>
31182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31183 \begin_inset Text
31184
31185 \begin_layout Standard
31186 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
31187 \end_inset
31188
31189
31190 \end_layout
31191
31192 \end_inset
31193 </cell>
31194 </row>
31195 <row topline="true" bottomline="true">
31196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31197 \begin_inset Text
31198
31199 \begin_layout Standard
31200
31201 \backslash
31202 cancelto{1
31203 \begin_inset Formula $\to$
31204 \end_inset
31205
31206
31207 \backslash
31208 {
31209 \backslash
31210 int
31211 \begin_inset ERT
31212 status collapsed
31213
31214 \begin_layout Standard
31215
31216
31217 \backslash
31218 spce 
31219 \end_layout
31220
31221 \end_inset
31222
31223 A=B
31224 \end_layout
31225
31226 \end_inset
31227 </cell>
31228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31229 \begin_inset Text
31230
31231 \begin_layout Standard
31232 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
31233 \end_inset
31234
31235
31236 \end_layout
31237
31238 \end_inset
31239 </cell>
31240 </row>
31241 </lyxtabular>
31242
31243 \end_inset
31244
31245
31246 \end_layout
31247
31248 \begin_layout Standard
31249
31250 \series bold
31251
31252 \backslash
31253 cancelto
31254 \series default
31255  is especially suitable to visualize the reduction of fractions within formulas:
31256 \begin_inset Formula \[
31257 \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}}}\]
31258
31259 \end_inset
31260
31261
31262 \end_layout
31263
31264 \begin_layout Subsection
31265 Formulas in Section Headings
31266 \begin_inset LatexCommand label
31267 name "sub:Formulas-in-Section"
31268
31269 \end_inset
31270
31271
31272 \begin_inset LatexCommand index
31273 name "Formula ! in section headings"
31274
31275 \end_inset
31276
31277
31278 \end_layout
31279
31280 \begin_layout Standard
31281 When formulas are used in section headings, the following has to be taken
31282  into account:
31283 \end_layout
31284
31285 \begin_layout Standard
31286 \begin_inset Note Greyedout
31287 status open
31288
31289 \begin_layout Standard
31290 When the LaTeX-package 
31291 \series bold
31292 hyperref
31293 \series default
31294
31295 \begin_inset LatexCommand index
31296 name "Packages ! hyperref"
31297
31298 \end_inset
31299
31300  is used, PDF-bookmarks are automatically created for every section heading
31301  in the table of contents.
31302  If a section heading contains formulas, they are incorrectly displayed
31303  in the bookmark text, because formulas in bookmarks infringe the PDF convention
31304 s.
31305 \end_layout
31306
31307 \end_inset
31308
31309
31310 \end_layout
31311
31312 \begin_layout Standard
31313 Both problems can be solved by inserting at the end of the section heading
31314  a short title with the menu 
31315 \family sans
31316 Insert\SpecialChar \menuseparator
31317 Short\InsetSpace ~
31318 Title
31319 \family default
31320 .
31321  Short titles are used as alternative for multiline section headings to
31322  keep the table of contents clearly arranged.
31323  Only the short title appears in the table of contents and therefore also
31324  in the PDF-bookmark.
31325 \end_layout
31326
31327 \begin_layout Standard
31328 When formulas should be used in the table of contents but 
31329 \series bold
31330 hyperref
31331 \series default
31332  is used, one can use the following command in TeX-mode:
31333 \end_layout
31334
31335 \begin_layout Standard
31336
31337 \series bold
31338
31339 \backslash
31340 texorpdfstring{part}{alternative}
31341 \begin_inset LatexCommand index
31342 name "Commands ! T ! \\textbackslash texorpdfstring"
31343
31344 \end_inset
31345
31346
31347 \end_layout
31348
31349 \begin_layout Standard
31350 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
31351  This can be characters, formulas, footnotes, but also cross-references.
31352  The alternative is used instead of the part for the bookmark.
31353 \end_layout
31354
31355 \begin_layout Standard
31356 Here are two example headings:
31357 \begin_inset VSpace -3mm
31358 \end_inset
31359
31360
31361 \begin_inset ERT
31362 status collapsed
31363
31364 \begin_layout Standard
31365
31366
31367 \backslash
31368 boldmath 
31369 \end_layout
31370
31371 \end_inset
31372
31373
31374 \end_layout
31375
31376 \begin_layout Subsubsection
31377 Heading without formula in table of contents 
31378 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31379 \end_inset
31380
31381
31382 \begin_inset OptArg
31383 status collapsed
31384
31385 \begin_layout Standard
31386 Heading without formula in table of contents
31387 \end_layout
31388
31389 \end_inset
31390
31391
31392 \end_layout
31393
31394 \begin_layout Subsubsection
31395 Heading with formula in table of contents
31396 \begin_inset ERT
31397 status collapsed
31398
31399 \begin_layout Standard
31400
31401
31402 \backslash
31403 texorpdfstring{
31404 \end_layout
31405
31406 \end_inset
31407
31408  
31409 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
31410 \end_inset
31411
31412
31413 \begin_inset ERT
31414 status collapsed
31415
31416 \begin_layout Standard
31417
31418 }{}
31419 \end_layout
31420
31421 \end_inset
31422
31423
31424 \end_layout
31425
31426 \begin_layout Standard
31427 \begin_inset ERT
31428 status collapsed
31429
31430 \begin_layout Standard
31431
31432
31433 \backslash
31434 unboldmath 
31435 \end_layout
31436
31437 \end_inset
31438
31439 In the first heading a short title was used, in the second one 
31440 \series bold
31441
31442 \backslash
31443 texorpdfstring
31444 \series default
31445 .
31446 \end_layout
31447
31448 \begin_layout Standard
31449 To get the same formatting as for the other headings, the complete heading
31450  was set into a 
31451 \series bold
31452 boldmath environment
31453 \series default
31454
31455 \begin_inset Foot
31456 status collapsed
31457
31458 \begin_layout Standard
31459 see 
31460 \begin_inset LatexCommand ref
31461 reference "sub:Bold-Formulas"
31462
31463 \end_inset
31464
31465
31466 \end_layout
31467
31468 \end_inset
31469
31470 .
31471 \end_layout
31472
31473 \begin_layout Subsection
31474 Formulas in multi-column Text
31475 \begin_inset LatexCommand index
31476 name "Formula ! in multi-column text"
31477
31478 \end_inset
31479
31480
31481 \end_layout
31482
31483 \begin_layout Standard
31484 Formulas in multi-column text are often too wide to fit into a column and
31485  thus need to be set over the whole page width.
31486  This is done by using the LaTeX-package 
31487 \series bold
31488 multicol
31489 \series default
31490
31491 \begin_inset Foot
31492 status collapsed
31493
31494 \begin_layout Standard
31495
31496 \series bold
31497 multicol
31498 \series default
31499  is part of every LaTeX standard installation.
31500 \end_layout
31501
31502 \end_inset
31503
31504
31505 \begin_inset LatexCommand index
31506 name "Packages ! multicol"
31507
31508 \end_inset
31509
31510 , that is loaded with the LaTeX-preamble line
31511 \end_layout
31512
31513 \begin_layout Standard
31514
31515 \series bold
31516
31517 \backslash
31518 usepackage{multicol}
31519 \end_layout
31520
31521 \begin_layout Standard
31522 \begin_inset Note Greyedout
31523 status open
31524
31525 \begin_layout Standard
31526 Note herby that the setting 
31527 \family sans
31528 Two-column\InsetSpace ~
31529 document
31530 \family default
31531  in the menu 
31532 \family sans
31533 Document\SpecialChar \menuseparator
31534 Settings
31535 \family default
31536  under 
31537 \family sans
31538 Text\InsetSpace ~
31539 Layout
31540 \family default
31541 \emph on
31542  
31543 \emph default
31544 must 
31545 \emph on
31546 not
31547 \emph default
31548  be selected.
31549 \end_layout
31550
31551 \end_inset
31552
31553
31554 \end_layout
31555
31556 \begin_layout Standard
31557 Before the multi-column text the command
31558 \end_layout
31559
31560 \begin_layout Standard
31561
31562 \series bold
31563
31564 \backslash
31565 begin{multicols}{column number}
31566 \end_layout
31567
31568 \begin_layout Standard
31569 is written in TeX-mode.
31570  The column number is a number in the range of 2\InsetSpace \thinspace{}
31571 -\InsetSpace \thinspace{}
31572 10.
31573  Before the formula the multi-column text is ended by inserting the command
31574 \end_layout
31575
31576 \begin_layout Standard
31577
31578 \series bold
31579
31580 \backslash
31581 end{multicols}
31582 \end_layout
31583
31584 \begin_layout Standard
31585 in TeX-mode.
31586 \end_layout
31587
31588 \begin_layout Standard
31589 Due to the command some space is automatically added before the formula.
31590  To revert this, -6\InsetSpace \thinspace{}
31591 mm vertical space is inserted before the formula.
31592  When the formula style 
31593 \series bold
31594 Indented
31595 \begin_inset Foot
31596 status collapsed
31597
31598 \begin_layout Standard
31599 formula styles see 
31600 \begin_inset LatexCommand ref
31601 reference "sec:Formula-Styles"
31602
31603 \end_inset
31604
31605
31606 \end_layout
31607
31608 \end_inset
31609
31610
31611 \series default
31612  is used, -9\InsetSpace \thinspace{}
31613 mm space is inserted instead.
31614 \end_layout
31615
31616 \begin_layout Standard
31617 As example a multi-column text with a displayed formula:
31618 \end_layout
31619
31620 \begin_layout Standard
31621 \begin_inset ERT
31622 status collapsed
31623
31624 \begin_layout Standard
31625
31626
31627 \backslash
31628 begin{multicols}{2}
31629 \end_layout
31630
31631 \end_inset
31632
31633 Das Spektrum wird fouriertransformiert.
31634  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
31635 , Lösungsmittel) zu trennen.
31636  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
31637  nun das Aussehen des Ausgangssignals.
31638  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
31639  über alle Phasen integrieren muss.
31640  Sei nun 
31641 \begin_inset Formula $S$
31642 \end_inset
31643
31644  unser normiertes Ausgangssignal and 
31645 \begin_inset Formula $P$
31646 \end_inset
31647
31648  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
31649 \begin_inset ERT
31650 status collapsed
31651
31652 \begin_layout Standard
31653
31654
31655 \backslash
31656 end{multicols}
31657 \end_layout
31658
31659 \end_inset
31660
31661
31662 \begin_inset VSpace -6mm
31663 \end_inset
31664
31665
31666 \begin_inset Formula \begin{equation}
31667 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
31668
31669 \end_inset
31670
31671
31672 \begin_inset ERT
31673 status collapsed
31674
31675 \begin_layout Standard
31676
31677
31678 \backslash
31679 begin{multicols}{2}
31680 \end_layout
31681
31682 \end_inset
31683
31684 wobei 
31685 \begin_inset Formula $S_{0}$
31686 \end_inset
31687
31688  das Signal ohne Gradient ist and the Normierungsbedingung 
31689 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
31690 \end_inset
31691
31692  gilt.
31693  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
31694  Direkt nach the 
31695 \begin_inset Formula $\nicefrac{\pi}{2}$
31696 \end_inset
31697
31698 \InsetSpace \thinspace{}
31699 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
31700  das Signal zusätzlich abschwächt.
31701  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
31702  
31703 \begin_inset Formula $T_{2}$
31704 \end_inset
31705
31706 -Zeit.
31707 \end_layout
31708
31709 \begin_layout Standard
31710 \begin_inset ERT
31711 status collapsed
31712
31713 \begin_layout Standard
31714
31715
31716 \backslash
31717 end{multicols}
31718 \end_layout
31719
31720 \end_inset
31721
31722  
31723 \end_layout
31724
31725 \begin_layout Subsection
31726 Formulas with Description of Variables
31727 \begin_inset LatexCommand index
31728 name "Formula ! with description of variables"
31729
31730 \end_inset
31731
31732
31733 \end_layout
31734
31735 \begin_layout Standard
31736 To describe variables within a formula, like in formula 
31737 \begin_inset LatexCommand eqref
31738 reference "eq:within"
31739
31740 \end_inset
31741
31742 , a 2
31743 \series bold
31744 ×
31745 \series default
31746
31747 \begin_inset Formula $n$
31748 \end_inset
31749
31750 \InsetSpace ~
31751 matrix is used with left aligned columns for the 
31752 \begin_inset Formula $n$
31753 \end_inset
31754
31755  used variables.
31756 \begin_inset Foot
31757 status collapsed
31758
31759 \begin_layout Standard
31760 matrices see 
31761 \begin_inset LatexCommand ref
31762 reference "sec:Matrices"
31763
31764 \end_inset
31765
31766
31767 \end_layout
31768
31769 \end_inset
31770
31771  To set the description in a smaller size, before the matrix e.\InsetSpace \thinspace{}
31772 g.\InsetSpace ~
31773 the command
31774  
31775 \series bold
31776
31777 \backslash
31778 footnotesize
31779 \series default
31780  is inserted.
31781 \begin_inset Foot
31782 status collapsed
31783
31784 \begin_layout Standard
31785 font sizes see 
31786 \begin_inset LatexCommand ref
31787 reference "sub:Font-Sizes"
31788
31789 \end_inset
31790
31791
31792 \end_layout
31793
31794 \end_inset
31795
31796
31797 \end_layout
31798
31799 \begin_layout Standard
31800 When the formula style 
31801 \series bold
31802 Indented
31803 \begin_inset Foot
31804 status collapsed
31805
31806 \begin_layout Standard
31807 formula styles see 
31808 \begin_inset LatexCommand ref
31809 reference "sec:Formula-Styles"
31810
31811 \end_inset
31812
31813
31814 \end_layout
31815
31816 \end_inset
31817
31818
31819 \series default
31820  is used, a 
31821 \series bold
31822
31823 \backslash
31824 hfill
31825 \series default
31826
31827 \begin_inset Foot
31828 status collapsed
31829
31830 \begin_layout Standard
31831
31832 \series bold
31833
31834 \backslash
31835 hfill
31836 \series default
31837  only works in formulas with the style 
31838 \series bold
31839 Indented
31840 \series default
31841 , see 
31842 \begin_inset LatexCommand ref
31843 reference "sub:Variable-Space"
31844
31845 \end_inset
31846
31847 .
31848 \end_layout
31849
31850 \end_inset
31851
31852  is inserted before and after the matrix to have the same separation of
31853  the matrix from the equation and the side margin.
31854 \end_layout
31855
31856 \begin_layout Standard
31857 When the formula style 
31858 \series bold
31859 Centered
31860 \series default
31861  is used, the method described in 
31862 \begin_inset LatexCommand ref
31863 reference "sub:Flalign-Environment"
31864
31865 \end_inset
31866
31867  is used to indent formulas.
31868  Formula 
31869 \begin_inset LatexCommand eqref
31870 reference "eq:within"
31871
31872 \end_inset
31873
31874  consists of five columns whereas in the first two columns contain the equation,
31875  the third the matrix, and the last one an empty TeX-brace.
31876 \begin_inset Formula \begin{flalign}
31877 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
31878 \rho & \textrm{density}\\
31879 V & \textrm{volume}\\
31880 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
31881
31882 \end_inset
31883
31884
31885 \end_layout
31886
31887 \begin_layout Subsection
31888 Upright small Greek Letters
31889 \begin_inset LatexCommand label
31890 name "sub:Upright-small-Greek"
31891
31892 \end_inset
31893
31894
31895 \begin_inset LatexCommand index
31896 name "Greek letters ! upright"
31897
31898 \end_inset
31899
31900
31901 \end_layout
31902
31903 \begin_layout Standard
31904 Most of the math fonts only provide italic small Greek letters.
31905  But for symbols of elementary particles like pions and neutrinos, upright
31906  Greek letters are needed.
31907  The file 
31908 \series bold
31909 upgreek.sty
31910 \series default
31911
31912 \begin_inset Foot
31913 status collapsed
31914
31915 \begin_layout Standard
31916
31917 \series bold
31918 upgreek
31919 \series default
31920  is part of the LaTeX-package 
31921 \series bold
31922 was
31923 \series default
31924
31925 \begin_inset LatexCommand index
31926 name "Packages ! was\\vspace{4mm}"
31927
31928 \end_inset
31929
31930 .
31931 \end_layout
31932
31933 \end_inset
31934
31935
31936 \begin_inset LatexCommand index
31937 name "Packages ! upgreek"
31938
31939 \end_inset
31940
31941  that is loaded with the LaTeX-preamble line
31942 \end_layout
31943
31944 \begin_layout Standard
31945
31946 \series bold
31947
31948 \backslash
31949 usepackage{upgreek}
31950 \end_layout
31951
31952 \begin_layout Standard
31953 provides them.
31954  
31955 \begin_inset ERT
31956 status collapsed
31957
31958 \begin_layout Standard
31959
31960
31961 \backslash
31962 ifupgreek 
31963 \end_layout
31964
31965 \end_inset
31966
31967
31968 \begin_inset Note Note
31969 status open
31970
31971 \begin_layout Standard
31972 The following table will only be displayed when the LaTeX-package 
31973 \series bold
31974 upgreek
31975 \series default
31976  is installed.
31977 \end_layout
31978
31979 \end_inset
31980
31981  They are created when the command for a small Greek letters is started
31982  with 
31983 \series bold
31984 up
31985 \series default
31986 .
31987  For example the command 
31988 \series bold
31989
31990 \backslash
31991 uptau
31992 \series default
31993  creates this: 
31994 \begin_inset Formula $\uptau$
31995 \end_inset
31996
31997
31998 \end_layout
31999
32000 \begin_layout Standard
32001 With these commands reactions of elementary particles can be typeset:
32002 \begin_inset Formula \[
32003 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
32004
32005 \end_inset
32006
32007
32008 \end_layout
32009
32010 \begin_layout Standard
32011 The upright letters are more bold and wider than the italic ones.
32012  They should therefore not be used for units like 
32013 \begin_inset Quotes eld
32014 \end_inset
32015
32016 µm
32017 \begin_inset Quotes erd
32018 \end_inset
32019
32020 .
32021 \end_layout
32022
32023 \begin_layout Standard
32024 \begin_inset ERT
32025 status collapsed
32026
32027 \begin_layout Standard
32028
32029
32030 \backslash
32031 else 
32032 \end_layout
32033
32034 \end_inset
32035
32036
32037 \begin_inset Note Note
32038 status open
32039
32040 \begin_layout Standard
32041 The following will be displayed when the LaTeX-package 
32042 \series bold
32043 upgreek
32044 \series default
32045  is not installed:
32046 \end_layout
32047
32048 \end_inset
32049
32050
32051 \end_layout
32052
32053 \begin_layout Standard
32054 You need to install the package 
32055 \series bold
32056 upgreek
32057 \series default
32058  to see the rest of this subsection in the output.
32059 \end_layout
32060
32061 \begin_layout Standard
32062 \begin_inset ERT
32063 status collapsed
32064
32065 \begin_layout Standard
32066
32067
32068 \backslash
32069 fi 
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \end_layout
32076
32077 \begin_layout Subsection
32078 Text Characters in Formulas
32079 \begin_inset LatexCommand label
32080 name "sub:Text-Characters-in"
32081
32082 \end_inset
32083
32084
32085 \begin_inset LatexCommand index
32086 name "Text ! in formulas"
32087
32088 \end_inset
32089
32090
32091 \end_layout
32092
32093 \begin_layout Standard
32094 In some cases you might want to insert text characters directly into formulas.
32095  When for example the centered dot · is often used in formulas like 
32096 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
32097 \end_inset
32098
32099 , one would have to insert the command 
32100 \series bold
32101
32102 \backslash
32103 cdot
32104 \series default
32105
32106 \begin_inset Foot
32107 status collapsed
32108
32109 \begin_layout Standard
32110 see 
32111 \begin_inset LatexCommand ref
32112 reference "sub:Binary-Operators"
32113
32114 \end_inset
32115
32116
32117 \end_layout
32118
32119 \end_inset
32120
32121  all the time, because this character is defined in all encodings as text
32122  character.
32123  But the encoding can be changed by this LaTeX-preamble line:
32124 \end_layout
32125
32126 \begin_layout Standard
32127
32128 \series bold
32129
32130 \backslash
32131 Declare Inputtext{183}{
32132 \backslash
32133 ifmmode
32134 \backslash
32135 cdot
32136 \backslash
32137 else
32138 \backslash
32139 textperiodcentered
32140 \backslash
32141 f\SpecialChar \textcompwordmark{}
32142 i}
32143 \end_layout
32144
32145 \begin_layout Standard
32146 The character encoding (menu 
32147 \family sans
32148 Document\SpecialChar \menuseparator
32149 Settings\SpecialChar \menuseparator
32150 Language
32151 \family default
32152 ) specifies what character appears when a keyboard key is pressed.
32153  When the key for the character '·' is pressed, internally the command 
32154 \series bold
32155
32156 \backslash
32157 textperiodcentered
32158 \series default
32159  is used.
32160  But this command is not available in a formula so that you would get LaTeX-erro
32161 rs.
32162  With the changed encoding the right command is chosen automatically, depending
32163  on if the character was inserted into a formula or not.
32164 \end_layout
32165
32166 \begin_layout Standard
32167 The encoding of several characters is saved in definition files.
32168  Fore example the encoding 
32169 \series bold
32170 latin9
32171 \series default
32172  is defined in the file 
32173 \series bold
32174 latin9.def
32175 \series default
32176  that is in the installation folder of LaTeX.
32177  Encodings should only be changed via the LaTeX-preamble and not in the
32178  definition files.
32179  Otherwise own documents could not be edited by other LyX users working
32180  on other computers.
32181 \end_layout
32182
32183 \begin_layout Standard
32184 \begin_inset VSpace medskip
32185 \end_inset
32186
32187 Besides the centered dot, in this document the degree sign ° is defined
32188  with the following LaTeX-preamble line so that it can directly be inserted
32189  to a formula:
32190 \end_layout
32191
32192 \begin_layout Standard
32193
32194 \series bold
32195
32196 \backslash
32197 DeclareInputtext{176}{
32198 \backslash
32199 ifmmode^
32200 \backslash
32201 circ
32202 \backslash
32203 else
32204 \backslash
32205 textdegree
32206 \backslash
32207 f\SpecialChar \textcompwordmark{}
32208 i}
32209 \end_layout
32210
32211 \begin_layout Standard
32212
32213 \newpage
32214
32215 \end_layout
32216
32217 \begin_layout Section
32218 \start_of_appendix
32219 Typographic Advises
32220 \begin_inset LatexCommand index
32221 name "Typographic Advises"
32222
32223 \end_inset
32224
32225
32226 \end_layout
32227
32228 \begin_layout Standard
32229 This section is a summary of the most important typographic rules, listed
32230  in ISO norms.
32231 \begin_inset Foot
32232 status collapsed
32233
32234 \begin_layout Standard
32235 This collection was partly taken from the German semi-official dictionary
32236  called 
32237 \begin_inset Quotes eld
32238 \end_inset
32239
32240 Duden
32241 \begin_inset Quotes erd
32242 \end_inset
32243
32244  
32245 \begin_inset LatexCommand cite
32246 key "Duden"
32247
32248 \end_inset
32249
32250  that lists some of the ISO rules.
32251 \end_layout
32252
32253 \end_inset
32254
32255
32256 \end_layout
32257
32258 \begin_layout Itemize
32259 Physical units are 
32260 \emph on
32261 always
32262 \emph default
32263  set upright
32264 \begin_inset Foot
32265 status collapsed
32266
32267 \begin_layout Standard
32268 done with font styles, see 
32269 \begin_inset LatexCommand ref
32270 reference "sub:Font-Styles"
32271
32272 \end_inset
32273
32274
32275 \end_layout
32276
32277 \end_inset
32278
32279 : 30\InsetSpace \thinspace{}
32280 km/h
32281 \newline
32282 Between the value and the unit is the smallest space, see 
32283 \begin_inset LatexCommand ref
32284 reference "sub:Predefined-Space"
32285
32286 \end_inset
32287
32288 .
32289 \end_layout
32290
32291 \begin_layout Itemize
32292 Percent and perthousand signs are set like physical units:
32293 \newline
32294 1,2\InsetSpace \thinspace{}
32295
32296 \begin_inset ERT
32297 status collapsed
32298
32299 \begin_layout Standard
32300
32301
32302 \backslash
32303 textperthousand 
32304 \end_layout
32305
32306 \end_inset
32307
32308 \InsetSpace ~
32309 alcohol in blood
32310 \end_layout
32311
32312 \begin_layout Itemize
32313 The degree sign follows directly on the value: 15°, but not when it is used
32314  in units: 15\InsetSpace \thinspace{}
32315 °C
32316 \end_layout
32317
32318 \begin_layout Itemize
32319 In numbers with more than four digits the smallest space is inserted before
32320  every third digit to group them: 
32321 \family roman
32322 \series medium
32323 \shape up
32324 \size normal
32325 \emph off
32326 \bar no
32327 \noun off
32328 \color none
32329 18\InsetSpace \thinspace{}
32330 473\InsetSpace \thinspace{}
32331 588
32332 \end_layout
32333
32334 \begin_layout Itemize
32335 For dimensionings like 120×90×40\InsetSpace \thinspace{}
32336 cm the multiplication sign 
32337 \begin_inset Quotes eld
32338 \end_inset
32339
32340 ×
32341 \begin_inset Quotes erd
32342 \end_inset
32343
32344  is used.
32345  It is available with the LaTeX-command 
32346 \series bold
32347
32348 \backslash
32349 texttimes
32350 \series default
32351 , but can also directly be inserted with some keyboard definitions.
32352 \end_layout
32353
32354 \begin_layout Itemize
32355 Functions with names consisting of several letters are set upright to avoid
32356  confusions, see 
32357 \begin_inset LatexCommand ref
32358 reference "sub:Predefined-Functions"
32359
32360 \end_inset
32361
32362 .
32363 \end_layout
32364
32365 \begin_layout Itemize
32366 Indices consisting of several letters, are set upright: 
32367 \begin_inset Formula $E_{\mathrm{kin}}$
32368 \end_inset
32369
32370
32371 \newline
32372 Components of matrices are set italic: 
32373 \begin_inset Formula $\hat{H}_{kl}$
32374 \end_inset
32375
32376
32377 \end_layout
32378
32379 \begin_layout Itemize
32380 The differentiation/integration operator 'd', the Euler's number 'e', and
32381  the imaginary unit 'i' should be set upright, to avoid mixing them up with
32382  other variables.
32383 \end_layout
32384
32385 \begin_layout Standard
32386
32387 \newpage
32388
32389 \end_layout
32390
32391 \begin_layout Section
32392 Synonyms
32393 \begin_inset LatexCommand index
32394 name "Synonyms"
32395
32396 \end_inset
32397
32398
32399 \end_layout
32400
32401 \begin_layout Standard
32402 Some characters and symbols can be created with several commands.
32403  Here is a list of the synonym commands:
32404 \end_layout
32405
32406 \begin_layout Standard
32407 \begin_inset VSpace bigskip
32408 \end_inset
32409
32410
32411 \hfill
32412
32413 \begin_inset Tabular
32414 <lyxtabular version="3" rows="12" columns="2">
32415 <features>
32416 <column alignment="center" valignment="top" leftline="true" width="0pt">
32417 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32418 <row topline="true" bottomline="true">
32419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout Standard
32423 Command
32424 \end_layout
32425
32426 \end_inset
32427 </cell>
32428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32429 \begin_inset Text
32430
32431 \begin_layout Standard
32432 equivalent to
32433 \begin_inset Note Note
32434 status collapsed
32435
32436 \begin_layout Standard
32437
32438 \series bold
32439
32440 \backslash
32441 raisebox
32442 \series default
32443  is only used as spacer.
32444 \end_layout
32445
32446 \end_inset
32447
32448
32449 \end_layout
32450
32451 \end_inset
32452 </cell>
32453 </row>
32454 <row topline="true">
32455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32456 \begin_inset Text
32457
32458 \begin_layout Standard
32459
32460 \backslash
32461 ast
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32467 \begin_inset Text
32468
32469 \begin_layout Standard
32470 \begin_inset ERT
32471 status collapsed
32472
32473 \begin_layout Standard
32474
32475
32476 \backslash
32477 raisebox{-1.2mm}{
32478 \end_layout
32479
32480 \end_inset
32481
32482 *
32483 \begin_inset ERT
32484 status collapsed
32485
32486 \begin_layout Standard
32487
32488 }
32489 \end_layout
32490
32491 \end_inset
32492
32493
32494 \end_layout
32495
32496 \end_inset
32497 </cell>
32498 </row>
32499 <row topline="true">
32500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32501 \begin_inset Text
32502
32503 \begin_layout Standard
32504
32505 \backslash
32506 choose
32507 \end_layout
32508
32509 \end_inset
32510 </cell>
32511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32512 \begin_inset Text
32513
32514 \begin_layout Standard
32515
32516 \backslash
32517 binom
32518 \end_layout
32519
32520 \end_inset
32521 </cell>
32522 </row>
32523 <row topline="true">
32524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32525 \begin_inset Text
32526
32527 \begin_layout Standard
32528
32529 \backslash
32530 geq
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Standard
32539
32540 \backslash
32541 ge
32542 \end_layout
32543
32544 \end_inset
32545 </cell>
32546 </row>
32547 <row topline="true">
32548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Standard
32552
32553 \backslash
32554 lbrace
32555 \end_layout
32556
32557 \end_inset
32558 </cell>
32559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32560 \begin_inset Text
32561
32562 \begin_layout Standard
32563 {
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 </row>
32569 <row topline="true">
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Standard
32574
32575 \backslash
32576 lbracket
32577 \end_layout
32578
32579 \end_inset
32580 </cell>
32581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32582 \begin_inset Text
32583
32584 \begin_layout Standard
32585 [
32586 \end_layout
32587
32588 \end_inset
32589 </cell>
32590 </row>
32591 <row topline="true">
32592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32593 \begin_inset Text
32594
32595 \begin_layout Standard
32596
32597 \backslash
32598 leftarrow
32599 \end_layout
32600
32601 \end_inset
32602 </cell>
32603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32604 \begin_inset Text
32605
32606 \begin_layout Standard
32607
32608 \backslash
32609 gets
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 </row>
32615 <row topline="true">
32616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Standard
32620
32621 \backslash
32622 leq
32623 \end_layout
32624
32625 \end_inset
32626 </cell>
32627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Standard
32631
32632 \backslash
32633 le
32634 \end_layout
32635
32636 \end_inset
32637 </cell>
32638 </row>
32639 <row topline="true">
32640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Standard
32644
32645 \backslash
32646 lor
32647 \end_layout
32648
32649 \end_inset
32650 </cell>
32651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32652 \begin_inset Text
32653
32654 \begin_layout Standard
32655
32656 \backslash
32657 vee
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 </row>
32663 <row topline="true">
32664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Standard
32668
32669 \backslash
32670 neq
32671 \end_layout
32672
32673 \end_inset
32674 </cell>
32675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32676 \begin_inset Text
32677
32678 \begin_layout Standard
32679
32680 \backslash
32681 not=
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 </row>
32687 <row topline="true">
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Standard
32692
32693 \backslash
32694 slash
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32700 \begin_inset Text
32701
32702 \begin_layout Standard
32703 /
32704 \end_layout
32705
32706 \end_inset
32707 </cell>
32708 </row>
32709 <row topline="true" bottomline="true">
32710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32711 \begin_inset Text
32712
32713 \begin_layout Standard
32714
32715 \backslash
32716 vert
32717 \end_layout
32718
32719 \end_inset
32720 </cell>
32721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32722 \begin_inset Text
32723
32724 \begin_layout Standard
32725 |
32726 \end_layout
32727
32728 \end_inset
32729 </cell>
32730 </row>
32731 </lyxtabular>
32732
32733 \end_inset
32734
32735
32736 \hfill
32737
32738 \begin_inset Tabular
32739 <lyxtabular version="3" rows="12" columns="2">
32740 <features>
32741 <column alignment="center" valignment="top" leftline="true" width="0pt">
32742 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
32743 <row topline="true" bottomline="true">
32744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Standard
32748 Command
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Standard
32757 equivalent to
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 </row>
32763 <row topline="true">
32764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32765 \begin_inset Text
32766
32767 \begin_layout Standard
32768
32769 \backslash
32770 backslash
32771 \end_layout
32772
32773 \end_inset
32774 </cell>
32775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32776 \begin_inset Text
32777
32778 \begin_layout Standard
32779
32780 \backslash
32781
32782 \backslash
32783
32784 \end_layout
32785
32786 \end_inset
32787 </cell>
32788 </row>
32789 <row topline="true">
32790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32791 \begin_inset Text
32792
32793 \begin_layout Standard
32794
32795 \backslash
32796 dasharrow
32797 \end_layout
32798
32799 \end_inset
32800 </cell>
32801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32802 \begin_inset Text
32803
32804 \begin_layout Standard
32805
32806 \backslash
32807 dashrightarrow
32808 \end_layout
32809
32810 \end_inset
32811 </cell>
32812 </row>
32813 <row topline="true">
32814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Standard
32818
32819 \backslash
32820 land
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Standard
32829
32830 \backslash
32831 wedge
32832 \end_layout
32833
32834 \end_inset
32835 </cell>
32836 </row>
32837 <row topline="true">
32838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Standard
32842
32843 \backslash
32844 rbrace
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Standard
32853 }
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 </row>
32859 <row topline="true">
32860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32861 \begin_inset Text
32862
32863 \begin_layout Standard
32864
32865 \backslash
32866 rbracket
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32872 \begin_inset Text
32873
32874 \begin_layout Standard
32875 ]
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 </row>
32881 <row topline="true">
32882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32883 \begin_inset Text
32884
32885 \begin_layout Standard
32886
32887 \backslash
32888 rightarrow
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32894 \begin_inset Text
32895
32896 \begin_layout Standard
32897
32898 \backslash
32899 to
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 </row>
32905 <row topline="true">
32906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Standard
32910
32911 \backslash
32912 lnot
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Standard
32921
32922 \backslash
32923 neg
32924 \end_layout
32925
32926 \end_inset
32927 </cell>
32928 </row>
32929 <row topline="true">
32930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Standard
32934
32935 \backslash
32936 ne
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32942 \begin_inset Text
32943
32944 \begin_layout Standard
32945
32946 \backslash
32947 not=
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 </row>
32953 <row topline="true">
32954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32955 \begin_inset Text
32956
32957 \begin_layout Standard
32958
32959 \backslash
32960 owns
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Standard
32969
32970 \backslash
32971 ni
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 </row>
32977 <row topline="true">
32978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Standard
32982
32983 \backslash
32984 square
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32990 \begin_inset Text
32991
32992 \begin_layout Standard
32993
32994 \backslash
32995 Box
32996 \end_layout
32997
32998 \end_inset
32999 </cell>
33000 </row>
33001 <row topline="true" bottomline="true">
33002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33003 \begin_inset Text
33004
33005 \begin_layout Standard
33006
33007 \backslash
33008 Vert
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Standard
33017
33018 \backslash
33019 |
33020 \end_layout
33021
33022 \end_inset
33023 </cell>
33024 </row>
33025 </lyxtabular>
33026
33027 \end_inset
33028
33029
33030 \hfill
33031
33032 \end_layout
33033
33034 \begin_layout Standard
33035
33036 \newpage
33037
33038 \end_layout
33039
33040 \begin_layout Bibliography
33041 \begin_inset LatexCommand bibitem
33042 key "TLC2"
33043
33044 \end_inset
33045
33046
33047 \shape smallcaps
33048 Mittelbach, F.
33049  ; Goossens, M.
33050 \shape default
33051
33052 \shape italic
33053 The LaTeX Companion
33054 \shape default
33055 .
33056  Addison Wesley, 2004
33057 \end_layout
33058
33059 \begin_layout Bibliography
33060 \begin_inset LatexCommand bibitem
33061 key "Mathmode"
33062
33063 \end_inset
33064
33065
33066 \begin_inset ERT
33067 status collapsed
33068
33069 \begin_layout Standard
33070
33071
33072 \backslash
33073 href{ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf}{
33074 \end_layout
33075
33076 \end_inset
33077
33078 Description
33079 \begin_inset ERT
33080 status collapsed
33081
33082 \begin_layout Standard
33083
33084 }
33085 \end_layout
33086
33087 \end_inset
33088
33089  of LaTeX's math abilities
33090 \end_layout
33091
33092 \begin_layout Bibliography
33093 \begin_inset LatexCommand bibitem
33094 key "Voss"
33095
33096 \end_inset
33097
33098 LaTeX tips and tricks-
33099 \begin_inset ERT
33100 status collapsed
33101
33102 \begin_layout Standard
33103
33104
33105 \backslash
33106 href{http://tug.org/TeXnik/}{
33107 \end_layout
33108
33109 \end_inset
33110
33111 page
33112 \begin_inset ERT
33113 status collapsed
33114
33115 \begin_layout Standard
33116
33117 }
33118 \end_layout
33119
33120 \end_inset
33121
33122
33123 \end_layout
33124
33125 \begin_layout Bibliography
33126 \begin_inset LatexCommand bibitem
33127 key "AMS"
33128
33129 \end_inset
33130
33131
33132 \begin_inset ERT
33133 status collapsed
33134
33135 \begin_layout Standard
33136
33137
33138 \backslash
33139 href{ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf}{
33140 \end_layout
33141
33142 \end_inset
33143
33144 Description
33145 \begin_inset ERT
33146 status collapsed
33147
33148 \begin_layout Standard
33149
33150 }
33151 \end_layout
33152
33153 \end_inset
33154
33155  of 
33156 \begin_inset ERT
33157 status collapsed
33158
33159 \begin_layout Standard
33160
33161
33162 \backslash
33163 AmS
33164 \end_layout
33165
33166 \end_inset
33167
33168 -LaTeX
33169 \end_layout
33170
33171 \begin_layout Bibliography
33172 \begin_inset LatexCommand bibitem
33173 key "Symbole"
33174
33175 \end_inset
33176
33177
33178 \begin_inset ERT
33179 status collapsed
33180
33181 \begin_layout Standard
33182
33183
33184 \backslash
33185 href{ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf}{
33186 \end_layout
33187
33188 \end_inset
33189
33190 List
33191 \begin_inset ERT
33192 status collapsed
33193
33194 \begin_layout Standard
33195
33196 }
33197 \end_layout
33198
33199 \end_inset
33200
33201  of all symbols available with LaTeX-packages
33202 \end_layout
33203
33204 \begin_layout Bibliography
33205 \begin_inset LatexCommand bibitem
33206 key "hyperref"
33207
33208 \end_inset
33209
33210
33211 \begin_inset ERT
33212 status collapsed
33213
33214 \begin_layout Standard
33215
33216
33217 \backslash
33218 href{http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf}{
33219 \end_layout
33220
33221 \end_inset
33222
33223 Documentation
33224 \begin_inset ERT
33225 status collapsed
33226
33227 \begin_layout Standard
33228
33229 }
33230 \end_layout
33231
33232 \end_inset
33233
33234  of the LaTeX-package 
33235 \series bold
33236 hyperref
33237 \series default
33238
33239 \begin_inset LatexCommand index
33240 name "Packages ! hyperref"
33241
33242 \end_inset
33243
33244
33245 \end_layout
33246
33247 \begin_layout Bibliography
33248 \begin_inset LatexCommand bibitem
33249 key "Mathclap"
33250
33251 \end_inset
33252
33253
33254 \begin_inset ERT
33255 status collapsed
33256
33257 \begin_layout Standard
33258
33259
33260 \backslash
33261 href{http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf}{
33262 \end_layout
33263
33264 \end_inset
33265
33266 Description
33267 \begin_inset ERT
33268 status collapsed
33269
33270 \begin_layout Standard
33271
33272 }
33273 \end_layout
33274
33275 \end_inset
33276
33277  of the command 
33278 \series bold
33279
33280 \backslash
33281 mathclap
33282 \series default
33283 , described in 
33284 \begin_inset LatexCommand ref
33285 reference "sub:Operator-Limits"
33286
33287 \end_inset
33288
33289
33290 \begin_inset LatexCommand index
33291 name "Commands ! M ! \\textbackslash mathclap"
33292
33293 \end_inset
33294
33295
33296 \end_layout
33297
33298 \begin_layout Bibliography
33299 \begin_inset LatexCommand bibitem
33300 key "Duden"
33301
33302 \end_inset
33303
33304
33305 \emph on
33306 Duden Band 1
33307 \emph default
33308 .
33309  22.
33310  Auflage, Duden 2001
33311 \end_layout
33312
33313 \begin_layout Subsubsection*
33314 \begin_inset LatexCommand printindex
33315
33316 \end_inset
33317
33318
33319 \end_layout
33320
33321 \end_body
33322 \end_document